/** Shopify CDN: Minification failed

Line 182:1 Unexpected "`"

**/
@font-face {
    font-family: 'gotham_roundedbook';
    src: url('/cdn/shop/files/gotham_rounded_book.woff2') format('woff2'),
         url('/cdn/shop/files/gotham_rounded_book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'quentinregular';
    src: url('/cdn/shop/files/quentin_eed5a59d-c06e-4dfd-a037-dab713509e55.woff2') format('woff2'),
         url('/cdn/shop/files/quentin_9b64f311-87b3-4044-b7eb-2355da42f8d3.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexabold';
    src: url('/cdn/shop/files/nexa-bold.woff2') format('woff2'),
         url('/cdn/shop/files/nexa-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexaregular';
    src: url('/cdn/shop/files/nexa-regular.woff2') format('woff2'),
         url('/cdn/shop/files/nexa-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa-trialregular';
    src: url('/cdn/shop/files/nexa-trial-regular.woff2') format('woff2'),
         url('/cdn/shop/files/nexa-trial-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Quentin';
    src: url('/cdn/shop/files/Quentin.eot?v=1715599724');
    src: url('/cdn/shop/files/Quentin.eot?v=1715599724') format('embedded-opentype'),
        url('/cdn/shop/files/Quentin.woff2?v=1715599723') format('woff2'),
        url('/cdn/shop/files/Quentin.woff?v=1715599723') format('woff'),
        url('/cdn/shop/files/Quentin.ttf?v=1715599724') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NexaRegular';
    src: url('/cdn/shop/files/NexaRegular.eot?v=1715681975');
    src: url('/cdn/shop/files/NexaRegular.eot?v=1715681975') format('embedded-opentype'),
        url('/cdn/shop/files/NexaRegular.woff2?v=1715681975') format('woff2'),
        url('/cdn/shop/files/NexaRegular.woff?v=1715681975') format('woff'),
        url('/cdn/shop/files/NexaRegular.ttf?v=1715681975') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'gotham_roundedbook';
}
.announcement-bar p.announcement-bar__message {
    font-weight: 900;
    text-transform: inherit;
    letter-spacing: normal;
    padding-top: 13px;
    color: #fff;
}

.announcement-bar p.announcement-bar__message {
    font-family: nexabold;
    font-size: 16px;
}
.utility-bar {
    background: #8eb6ca;
}
.utility-bar p.announcement-bar__message {
    padding: 10px;
}
.utility-bar p.announcement-bar__message span {
    color: #193c51;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'nexabold';
}
/* header.header {
    grid-template-columns: auto;
} */
 .header__heading-logo{
    max-width: 180px;
 }
.header__menu-item {
    color: #2d2a26;
}
.header__menu-item:hover {
    color: #1E3859;
}
 header.header {
    grid-template-columns: auto 1fr auto;
}
header.header nav.header__inline-menu {
    text-align: right;
}
.cummnuity_slider.multicolumn .my-slider .slick-list {
    overflow: hidden;
}
.cummnuity_slider.multicolumn .my-slider .slick-track {
    display: flex;
    column-gap: 30px;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card__info .inline-richtexthtml img {
    width: 100px;
}
ul.list-menu li:nth-of-type(3) {
    display: none;
}
ul.list-menu li span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .05rem;
    text-transform: uppercase;
    text-decoration: none !important;
}
details[open]>.header__menu-item,
.header__submenu .header__menu-item {
    text-decoration: none !important;
}
ul.list-menu li header-menu .header__submenu li {
    display: block;
    text-transform: uppercase;
}
.header__submenu .header__menu-item:hover {
    text-decoration-line: none;
    color: #1e3859;
    background: #e6e6e6;
}
.home_collection h2.title.inline-richtext,
.cummnuity_slider.multicolumn h2.title.inline-richtext,
.inthepress.multicolumn h2.title.inline-richtext,
.community_video_header h2.rich-text__heading,
.community_video h2.inline-richtext {
    position: relative;
    margin-bottom: 0;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 35px;
    color: #663812;
}
.community_video h2.inline-richtext {
    /* font-size: 28px; */
    line-height: 1.57;
    /* letter-spacing: normal; */
    /* color: #663812 !important; */
    /* text-transform: uppercase; */
}
.community_video_header h2.rich-text__heading {
    width: fit-content;
    margin: 0 auto;
}
/* .home_collection h2.title.inline-richtext:after,
.cummnuity_slider.multicolumn h2.title.inline-richtext:after,
.inthepress.multicolumn h2.title.inline-richtext:after,
.community_video_header h2.rich-text__heading:after,
.community_video h2.inline-richtext:after {
    content: '';
    width: 120px;
    position: absolute;
    background: #192f52;
    height: 3px;
    left: 3px;
    bottom: 0;
} */
.home_collection .collection ul.product-grid {
    column-gap: 30px;
}`
.home_collection .collection ul.product-grid li .card-wrapper {
    /* border: solid 1px #e9e9e9; */
    padding: 10px;
    border-radius: 10px;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__information {
    padding-bottom: 0;
    text-align: center;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__information h3 {
    font-size: 22px;
    font-family: Montserrat, sans-serif !important;
    color: #444;
    font-weight: 400;
    letter-spacing: 2.83px;
    padding-bottom: 15px;
    text-transform: uppercase;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
    height: 70px;
    margin-bottom: 8px;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__information h3 a:hover {
    text-decoration: none;
}
a#cart-icon-bubble {
    top: 5px;
}
.underline-links-hover:hover a {
    text-decoration: none !important;
}

.home_collection .collection ul.product-grid li .card-wrapper .card__information .card-information {
    text-align: center;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__information .card-information .price__container span.price-item {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    font-family: gotham_roundedbook;
    color: #444444;
}
/* .home_collection .collection ul.product-grid li .card-wrapper .card__information .card-information .price__container span.price-item {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
} */
.home_collection .collection slider-component .slider-buttons {
    position: absolute;
    right: 36rem;
    top: -5.6rem;
    gap: 10px;
}
.home_collection .collection slider-component .slider-buttons button.slider-button {
    background: #192f52;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}
.home_collection .collection slider-component .slider-buttons button.slider-button span.svg-wrapper svg.icon {
    color: #fff;
    height: 8px;
}
.unlock_organization .page-width .image-with-text__grid {
    border: #e9e9e9 solid 1px;
    padding: 20px;
    border-radius: 8px;
}
.unlock_organization .page-width .image-with-text__grid .image-with-text__media-item img {
    border-radius: 10px !important;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__media-item {
    width: 60%;
    max-width: 60%;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item {
    width: 40%;
    max-width: 40%;
}
.unlock_organization .page-width .image-with-text__grid h2.image-with-text__heading,
.your_own .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    font-weight: 600;
    letter-spacing: normal;
    font-size: 35px;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__content {
    padding: 6rem 4rem 7rem;
}
a.button.button--primary:after, 
a.button.button--primary:before {
    display: none;
}
a.button.button--primary {
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 50px;
    letter-spacing: normal;
}
.your_own .page-width .image-with-text__text-item.grid__item p.image-with-text__text.image-with-text__text--caption {
    color: #192F52;
    font-family: 'quentinregular';
    font-size: 60px;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container {
    border: solid 1px #e9e9e9;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    margin: 0;
    border-radius: 5px;
    overflow: hidden;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__info {
    padding-top: 15px;
    padding-bottom: 0;
    min-height: 355px;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__info .inline-richtexthtml {
    line-height: 0;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    color: #1e3859;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.8px;
    font-family: 'nexabold';
    margin-bottom: 10px;
    font-weight: 500;
    font-style: normal;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__info .rte p {
    font-family: 'NexaRegular';
    color: #2d2a26;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 0.8px;
}
.cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__info .rte p strong {
    color: #2d2a26;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.2px;
    margin: 0px;
    text-transform: capitalize;
    font-family: Montserrat,sans-serif;
}
.community_video_header.isolate .rich-text__text.rte {
    font-family: NexaRegular, serif;
    width: 100%;
    max-width: 515px;
    margin: auto;
    line-height: 2.13;
    letter-spacing: .91px;
    font-size: 16px;
}
.community_video_header.isolate .rich-text__text.rte p {
    font-family: nexaregular;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    margin: 8px 0 0;
    letter-spacing: normal;
    text-transform: capitalize;
}
.cummnuity_slider.multicolumn .my-slider button.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    border: none;
    background: #192f52 url('/cdn/shop/files/arrownew.svg?v=1765368134');
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    cursor: pointer;
}
.cummnuity_slider.multicolumn .my-slider button.slick-prev.slick-arrow {
    left: -30px;
    transform: rotate(90deg);
}
.cummnuity_slider.multicolumn .my-slider button.slick-next.slick-arrow {
    right: -25px;
    transform: rotate(270deg);
}
.inthepress.multicolumn slider-component ul.multicolumn-list {
    flex-wrap: nowrap;
}
.inthepress.multicolumn slider-component ul.multicolumn-list li {
    width: 14%;
    max-width: 14%;
}
.inthepress.multicolumn slider-component ul.multicolumn-list li .media.media--transparent.media--adapt {
    padding-bottom: 30% !important;
}
.inthepress.multicolumn slider-component ul.multicolumn-list li .media.media--transparent.media--adapt img.multicolumn-card__image {
    object-fit: contain;
}
.inthepress.multicolumn slider-component.slider-mobile-gutter {
    margin-top: 7rem;
}
.community_video .image-with-text .image-with-text__media video.image-with-text__video {
    width: 100%;
    height: 100%;
}
.community_video .image-with-text .image-with-text__media {
    background: #f3f3f3 !important;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content {
    padding-left: 25px;
    padding-right: 0;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte p {
    font-size: 15px;
    line-height: 1.6;
    font-family: 'Montserrat';
    color: #000000;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte {
    margin-top: 0;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content a.button.button--secondary:before, 
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content a.button.button--secondary:after {
    display: none;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content a.button.button--secondary {
    border: 1px solid #192f52;
    font-family: 'gotham_roundedbook';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 220px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: normal;
    background: transparent;
    color: #192f52;
    margin-top: 10px;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content a.button.button--secondary:hover {
    background: #192f52;
    color: #ffffff;
}
.community_video .btm_banner_main {
    margin-top: 30px;
}
.community_video .btm_banner_main .btm_btn a.button.button--primary {
    background: #192f52;
    border: 1px solid #192f52;
    font-family: 'gotham_roundedbook';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 220px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.community_video .btm_banner_main .btm_btn a.button.button--primary:hover {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background-color: #fff;
    color: #2d2a26;
}
slideshow-component.hero-banner .slideshow__controls button.slideshow__autoplay.slider-button,
slideshow-component.hero-banner .slideshow__controls button.slider-button {
    display: none;
}
slideshow-component.hero-banner .slideshow__controls {
    border-bottom: none;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    border-top: none;
}

slideshow-component.hero-banner .slideshow__controls .slideshow__control-wrapper button.slider-counter__link span.dot {
    background: #fff;
    border-color: #fff;
}
slideshow-component.hero-banner .slideshow__controls .slideshow__control-wrapper button.slider-counter__link--active span.dot {
    background: #192f52;
    border-color: #192f52;
}
.cummnuity_slider.multicolumn slider-component.slider-mobile-gutter{
animation:1s ease 2s normal forwards 1 fadein;
-webkit-animation:1s ease 2s normal forwards 1 fadein;
opacity:0
}

@keyframes fadein{from{opacity:0}
to{opacity:1}
}

@-webkit-keyframes fadein{from{opacity:0}
to{opacity:1}
}

footer.footer .footer-block.grid__item h2.footer-block__heading {
    font-family: nexaregular;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    color: #192F52;
    margin: 0 0 10px;
    text-transform: uppercase;
    letter-spacing: normal;
}
footer.footer .footer-block.grid__item ul.footer-block__details-content li a, 
footer.footer .footer-block.grid__item ul.footer-block__details-content li {
    padding-bottom: 0;
    padding-top: 0;
    font-family: 'gotham_roundedbook';
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #2d2a26;
    margin: 0 0 .25em;
    text-transform: uppercase;
    letter-spacing: normal;
}
footer.footer .footer-block.grid__item ul.footer-block__details-content li a:hover {
    color: #553939;
    text-decoration: none;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li {
    padding-bottom: 15px;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(1),
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(2),
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(3),
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(4) {
    position: relative;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(1),
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(2),
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(3),
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(4) {
    position: relative;
    padding-left: 35px;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(1):before {
    content: '';
    background: url('/cdn/shop/files/facebook.svg?v=1715851488');
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    left: 0;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(2):before {
    content: '';
    background: url('/cdn/shop/files/pinterest.svg?v=1715851487');
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    left: 0;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(3):before {
    content: '';
    background: url('/cdn/shop/files/instagram.svg?v=1715851488');
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    left: 0;
}
footer.footer .footer-block.grid__item:last-child ul.footer-block__details-content li:nth-of-type(4):before {
    content: '';
    background: url('/cdn/shop/files/youtube1.svg?v=1715851488');
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    left: 0;
}

.custom-video-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    background-color: #ffd6ba;
}
.text-content {
    max-width: 50%;
    padding: 10rem;
}

.text-content h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: normal;
    color: #663812 !important;
    text-transform: uppercase;
}

.shop-now-btn {
    background-color: #192f52;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    width: 220px;
    border: 1px solid #192f52;
    padding: 15px;
    display: inline-block;
    text-align: center;
    font-family: gotham_roundedbook;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}

.shop-now-btn:hover {
  background-color: #ffffff;
  color: #2d2a26;
}

.video-content {
    max-width: 50%;
    position: relative;
    line-height: 0;
}
.video-content video {
    width: 100%;
    height: auto;
    border-radius: 0;
}
.action_section .rich-text__blocks {
    max-width: 1140px;
}
.action_section .rich-text__blocks h2.rich-text__heading {
    color: #663812;
    font-size: 32px;
    letter-spacing: normal;
}
.action_section .rich-text__blocks .rich-text__text p {
    max-width: 600px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    letter-spacing: normal;
    text-transform: capitalize;
    font-family: nexaregular;
}
.home_collection .collection ul.product-grid li .card-wrapper product-form button[type=submit] {
    color: #fff;
    line-height: 1;
    font-weight: 500;
    padding: 10px 8px;
    border: 1px solid #1e3859;
    background: #1e3859;
    max-width: 100%;
    transition: all .3s ease-in-out;
    height: 57px;
    text-transform: capitalize;
    margin-top: 10px;
}
.unlock_organization .page-width .image-with-text__grid h2.image-with-text__heading {
    color: #553939;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    font-size: 32px;
}
.unlock_organization .page-width .image-with-text__grid .image-with-text__text p strong {
    font-family: nexabold;
    font-weight: 700;
    color: #000;
    display: block;
    padding-bottom: 10px;
}
.unlock_organization .page-width .image-with-text__grid .image-with-text__text p {
    font-family: nexaregular;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    letter-spacing: normal;
    text-transform: capitalize;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item a.button.button--primary {
    background: #192f52;
    border: 1px solid #192f52;
    font-family: 'gotham_roundedbook';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 220px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
    width: 100%;
    max-width: 330px;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item a.button.button--primary:hover {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background-color: #fff;
    color: #2d2a26;
}
.all-accessories-btn.isolate .rich-text__blocks a.button.button--primary {
    color: #192F52;
    font-family: 'gotham_roundedbook';
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    padding: 0;
    background: transparent;
    text-transform: inherit;
    padding-bottom: 2px;
    border-bottom: 1px solid #192F52;
    min-height: auto;
}
.all-accessories-btn.isolate .rich-text__blocks a.button.button--primary:hover {
    color: #553939;
    border-color: #553939;
}
.your_own .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    color: #192F52;
    font-weight: 400;
    margin: -10px 0 0;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    font-family: 'gotham_roundedbook';
}
.your_own .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte p {
    font-family: nexaregular;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    letter-spacing: normal;
    color: #192F52;
    max-width: 320px;
    text-transform: capitalize;
}
.your_own .page-width .image-with-text__text-item.grid__item  a.button.button--primary {
    background: #192f52;
    border: 1px solid #192f52;
    font-family: 'gotham_roundedbook';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 330px;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 330px;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.your_own .page-width .image-with-text__text-item.grid__item  a.button.button--primary:hover {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background-color: #fff;
    color: #2d2a26;
}
.product.product--medium .product__description p,
.product.product--medium .product__description li {
    font-size: 14px;
    font-family: 'nexaregular';
    color: #2d2a26;
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    line-height: 2.14;
    letter-spacing: .8px;
}
.template-product product-form.product-form .product-form__buttons {
    /* max-width: 175px; */
    border-top: 1px solid #f0efef;
    border-bottom: 1px solid #f0efef;
    padding: 17px 0 25px;
}
.template-product product-form.product-form .product-form__buttons button.product-form__submit:after, 
.template-product product-form.product-form .product-form__buttons button.product-form__submit:before {
    display: none;
}
.template-product product-form.product-form .product-form__buttons button.product-form__submit {
    max-width: 100%;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    padding: 12px 20px;
    font-size: .92857em;
    font-family: nexaregular;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    background-color: #1e3859;
    border: 1px solid #1e3859;
    padding-top: 14px;
    margin: 0;
}
.template-product product-form.product-form .product-form__buttons button.product-form__submit:hover {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background-color: #fff;
    color: #2d2a26;
}
.your_own .page-width .image-with-text .image-with-text__grid.grid {
    padding: 30px;
    background: #f3f3f3;
    border-radius: 20px;
}
.your_own .page-width .image-with-text .image-with-text__grid.grid .image-with-text__media-item img {
    object-fit: contain;
    width: 450px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.unlock_organization .page-width .image-with-text__grid {
    border: none;
    padding: 0;
    border-radius: 0;
}
.unlock_organization .page-width .image-with-text__grid img {
    object-fit: contain;
}
.six-steps.multicolumn .multicolumn-card__info h3.inline-richtext {
    color: #000;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: nexaregular;
}
.three-steps.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    margin: 0;
}
.three-steps.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    color: #000;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: nexaregular;
}
.your_own.families .page-width .image-with-text .image-with-text__grid.grid {
    background: #effaff;
    border: 3px solid #BFD0ED;
}
.your_own.families .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    color: #553939;
    font-size: 31px;
    text-align: left;
}
.your_own.families .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte p {
    color: #000;
    font-size: 16px;
    letter-spacing: normal;
    max-width: 100%;
    padding-bottom: 15px;
}
.your_own.families .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte ul {
    padding-left: 0;
}
.your_own.families .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte ul li {
    list-style: none;
    background: url('https://1thrive.com/cdn/shop/files/tick-icon.png?v=1715847833');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 7px;
    font-family: 'gotham_roundedbook';
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #192F52;
    padding-left: 25px;
    margin-bottom: 20px;
    text-align: left;
    letter-spacing: normal;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content {
    /* padding-left: 0; */
    padding-right: 0;
}
.community_video {
    background: #f1f1f1;
}
.community_video .image-with-text {
    max-width: 90rem;
    margin: 0 auto;
}
.btm_btn {
    text-align: center;
}
.btm_banner_main img {
    width: 100%;
}
.rsdpp
{
    display:none;
}
.header__icons details-modal.header__search, 
.header__icons a.header__icon.header__icon--account {
   /* display: none !important;*/
}
a#cart-icon-bubble {
    width: 33px;
    height: 33px;
}
.collection-hero .collection-hero__text-wrapper {
    text-align: center;
}
.collection-hero .collection-hero__text-wrapper h1.collection-hero__title {
    color: #663812;
    font-size: 32px;
    text-transform: uppercase;
}
.collection-hero .collection-hero__text-wrapper .collection-hero__description.rte {
    margin-left: auto;
    margin-right: auto;
}
.collection-hero .collection-hero__text-wrapper .collection-hero__description.rte {
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    color: #2D2A26;
    font-family: nexaregular;
    margin-top: -10px;
}
.template-collection .product-grid-container ul.product-grid {
    gap: 0;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper {
    border-right: 1px solid #eae5dd;
    border-bottom: 1px solid #eae5dd;
    padding: 40px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item:nth-child(3n) .card-wrapper.product-card-wrapper {
    border-right: none;
}
.collection_btm h2.rich-text__heading {
    letter-spacing: normal;
    font-weight: 700;
    color: #663812;
    font-family: 'Montserrat';
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner {
    background: transparent;
}
/* .template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge {
    display: none;
} */
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content {
    text-align: center;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information h3 {
    color: #663812;
    font-size: 17px;
    letter-spacing: normal;
    font-weight: 500;
    font-family: 'nexaregular';
    padding-bottom: 5px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price {
    justify-content: center;
    display: flex;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__regular span.price-item {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__sale span.price-item {
    color: #ff2200;
    letter-spacing: normal;
    font-size: 16px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__sale s.price-item {
    color: #747776;
    letter-spacing: normal;
    font-size: 14px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__media img {
    object-fit: contain;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge {
    position: relative;
    top: -35px;
    left: -15px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge .badge {
    color: #c24949;
    border: 3px solid #c24949;
    background: transparent;
    width: 54px;
    height: 54px;
    padding: 0;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: normal;
}
ul.dd.tab_list.collection_tabs {
    display: -webkit-box;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 10px;
    list-style: none;
    overflow-x: scroll;
    scrollbar-color: #1e3859 #f2f2f2;
    scrollbar-width: thin;
    border-radius: 5px;
    -webkit-box-pack: inherit;
    -webkit-overflow-scrolling: touch;
}
ul.dd.tab_list.collection_tabs li {
    cursor: pointer;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
    color: #1e3859;
    margin: 0;
    background-color: #fff;
    border: 1px solid #1e3859;
    padding: 14px 18px 12px;
    margin-left: -1px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
}
ul.dd.tab_list.collection_tabs li a {
    color: #1e3859;
    text-decoration: none;
    letter-spacing: normal;
    font-size: 15px;
}
ul.dd.tab_list.collection_tabs li.tablinks.active {
    background-color: #1e3859;
}
ul.dd.tab_list.collection_tabs li.tablinks.active a {
    color: #fff;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge .grid-product__badge.badge--new {
    color: #fff;
    background-color: #e1a821;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2pt #e1a821;
    width: 54px;
    height: 54px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.05rem;
    justify-content: center;
}
.collection-hero .collection-hero__text-wrapper .collection-hero__description.rte {
    margin-bottom: 0;
}

.pagination-wrapper ul.pagination__list li span.svg-wrapper {
    background: #192f52;
    width: 30px;
    height: 30px;
    border-radius: 50px;
}
.pagination-wrapper ul.pagination__list li span.svg-wrapper svg.icon {
    color: #fff;
    height: 8px;
}
.pagination-wrapper ul.pagination__list li a.pagination__item.pagination__item--current {
    font-weight: 600;
    color: #192f52;
}
.pagination-wrapper ul.pagination__list li a.pagination__item.pagination__item--current:after {
    display: none;
}
.corporate_heading p.rich-text__caption {
    font-family: quentinregular;
    font-size: 32px;
    line-height: normal;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: normal;
    text-align: center;
    color: #1e3859;
}
.corporate_heading h2.rich-text__heading {
    color: #663812;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: normal;
    margin-top: 10px;
}
.corporate_heading .rich-text__text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    letter-spacing: normal;
}
.featured-blog.new-testimonials.page-width .grid-uniform.multicolumn-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 30px;
    margin-bottom: 50px;
}
.featured-blog.new-testimonials.page-width .grid-uniform.multicolumn-list .multicolumn-list__item.grid__item {
    width: 100%;
    max-width: 100%;
}
.featured-blog.new-testimonials.page-width .grid-uniform.multicolumn-list .multicolumn-list__item.grid__item .featured-blog__post .testimonial-header .article__featured-image-wrapper {
    text-align: center;
}
.featured-blog.new-testimonials.page-width .grid-uniform.multicolumn-list .multicolumn-list__item.grid__item .featured-blog__post .testimonial-header .info-testimonial p {
    font-family: 'NexaRegular';
    color: #000;
    font-size: 16px;
    margin: 0;
}
.featured-blog.new-testimonials.page-width .grid-uniform.multicolumn-list .multicolumn-list__item.grid__item .featured-blog__post .content-testimonial {
    margin: 0;
    font-size: 14px;
    line-height: 1.563;
    font-family: Montserrat,sans-serif;
    color: #2d2a26;
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
}
.thrive_inspiration .rich-text__blocks h2.rich-text__heading {
    font-family: 'nexaregular';
    text-align: center;
    color: #663812;
    width: 100%;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
}
.thrive_inspiration .rich-text__blocks .rich-text__text p {
    max-width: 470px;
    font-family: nexaregular;
    width: 100%;
    margin: auto;
    line-height: 2.13;
    letter-spacing: .91px;
    font-size: 16px;
    color: #2d2a26;
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
}
.thrive_inspiration .rich-text__blocks .rich-text__buttons a.button.button--primary {
    background: #192f52;
    border: 1px solid #192f52;
    font-family: gotham_roundedbook;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 220px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.thrive_inspiration .rich-text__blocks .rich-text__buttons a.button.button--primary:hover {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background-color: #fff;
    color: #2d2a26;
}
.featured-blog.new-testimonials.page-width .section-header.text-center {
    text-align: center;
}
.featured-blog.new-testimonials.page-width .section-header.text-center h1.h1.section-header__title {
    font-family: 'gotham_roundedbook';
    font-size: 32px;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #663812 !important;
    width: 100%;
    max-width: 728px;
    margin: auto auto 50px;
    text-transform: uppercase;
}
.corporate_steps.multicolumn .multicolumn__title {
    justify-content: center;
}
.corporate_steps.multicolumn .multicolumn__title h2.title {
    color: #663812;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.57;
}
.corporate_steps.multicolumn ul li .multicolumn-card__info {
    padding-top: 10px;
}
.corporate_steps.multicolumn ul li .multicolumn-card__info h3.inline-richtext {
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 16px;
}
.corporate_steps.multicolumn ul li .multicolumn-card__info .rte {
    margin-top: 5px;
}
.corporate_steps.multicolumn ul li .multicolumn-card__info .rte p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
}
.corporate_steps.multicolumn ul li .multicolumn-card.content-container:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 36px;
    background: url('https://1thrive.com/cdn/shop/files/Arrow.png') 0 0 no-repeat;
    background-size: contain;
    width: 47px;
    height: 16px;
    transform: translateY(-50%);
    left: -30px;
}
.corporate_steps.multicolumn ul li:nth-of-type(1) .multicolumn-card.content-container:after {
    display: none;
}
section.corporate-sales.section.section--tight {
    padding-bottom: 0;
}
section.corporate-sales.section.section--tight .r-slider .slick-track {
    display: flex;
    gap: 10px;
}
section.corporate-sales.section.section--tight .r-slider {
    overflow: hidden;
}
section.corporate-sales.section.section--tight .r-slider .slick-track .image_one.ss img {
    width: 100%;
}
section.corporate-sales.section.section--tight .r-slider .slick-track .image_one.ss img {
    width: 100%;
    border-radius: 10px;
}
section.corporate-sales.section.section--tight .r-slider .my-slider ul.slick-dots {
    display: flex !important;
    justify-content: center;
    gap: 5px;
    padding: 0;
}
section.corporate-sales.section.section--tight .r-slider .my-slider ul.slick-dots li {
    list-style: none;
}
section.corporate-sales.section.section--tight .r-slider .my-slider ul.slick-dots li button {
    border: 1px solid #B6B6B6;
    background: #ffffff;
    display: block;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    border-radius: 50px;
    width: 10px;
    height: 10px;
    margin: .3rem 0 0 .3rem;
    padding: 0;
}
section.corporate-sales.section.section--tight .r-slider .my-slider ul.slick-dots li.slick-active button {
    background-color: #192F52;
    border-color: #B6B6B6;
}
.collb_header.multicolumn ul li .multicolumn-card__image-wrapper {
    width: 150px;
}
.collb_header.multicolumn ul li .multicolumn-card__info h3.inline-richtext {
    color: #2D2A26;
    font-size: 30px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 500;
}
.collb_header.multicolumn ul li .multicolumn-card__info a.link.animate-arrow {
    background: #192f52;
    color: #fff;
    padding: 10px 20px;
}
.collb_header.multicolumn ul li .multicolumn-card__info {
    padding-bottom: 20px;
}
.corporate_headingnew .rich-text__text p {
    color: #000;
    font-size: 15px;
}
.corporate_headingnew .rich-text__buttons {
    margin-top: 10px;
}
.corporate_headingnew .rich-text__buttons a.button.button--primary {
    background: transparent;
    color: #192f52;
    font-weight: 500;
    text-transform: inherit;
    font-size: 17px;
    padding: 0;
    min-height: auto;
}
.collab_gallery.multicolumn .page-width {
    max-width: 1000px;
}
.collab_gallery.multicolumn .page-width ul li .multicolumn-card__image-wrapper {
    margin: 0 !important;
}
.page-width.coll_btm {
    max-width: 700px;
    text-align: center;
}
.design_own {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}
.design_own a.down {
    display: inline-block;
    color: #fff;
    background-color: #1e3859;
    border: solid 1px #1e3859;
    padding: 10px 28px;
    cursor: pointer;
    border-radius: 50px;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.design_own a.down i.fa.fa-angle-right {
    font-weight: 600;
    font-size: 20px;
    position: relative;
    left: 2px;
    top: 2px;
}

.design_own a.down:hover {
    color: #1e3859;
    background-color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.page-width.coll_btm h2 {
    color: #663812;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: normal;
}
.page-width.coll_btm  .coll_tags {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 10px;
    justify-content: center;
}
.page-width.coll_btm .coll_tags div {
    padding: 2px 16px;
    background: #e4e5e7;
    color: #000;
    font-size: 14px;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow {
    max-width: 1150px;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item summary {
    padding: 25px;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item summary h3.accordion__title {
    color: #000;
    font-size: 18px;
    letter-spacing: normal;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item .accordion.content-container {
    border-radius: 10px;
    border: solid 1px #ccc;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item .accordion.content-container .accordion__content.rte {
    background: #fff;
    padding: 25px;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item .accordion.content-container .accordion__content.rte p, 
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item .accordion.content-container .accordion__content.rte li {
    font-size: 15px;
    color: #000;
}
.faqmain .collapsible-content h2.collapsible-content__heading,
.faqmainpro h2.rich-text__heading {
    color: #663812;
    font-size: 30px;
    margin-bottom: 15px;
}
.faqmain.pd .collapsible-content h2.collapsible-content__heading {
    color: #1E3859;
}
.charlie-sectiontwo h2.rich-text__heading.rte {
    font-size: 35px;
    letter-spacing: normal;
}
.charlie-sectiontwo .rich-text__text {
    margin-top: 0;
}
.charlie-sectiontwo .rich-text__text h1 {
    letter-spacing: normal;
    font-size: 35px;
}
.charlie-sectionthree h2.image-with-text__heading {
    color: #663812;
    font-size: 27px;
    letter-spacing: normal;
}
.charlie-sectionthree .image-with-text__content {
    padding-right: 0;
}
.charlie-sectionthree .image-with-text__content .image-with-text__text.rte {
    margin-top: 0;
}
.charlie-sectionthree .image-with-text__content .image-with-text__text.rte p:last-child {
    font-size: 30px;
}
.charlie-sectionthree .image-with-text__content a.button.button--primary {
    margin-top: 5px;
}
.charlie-sectionfour.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__info {
    padding-top: 10px;
}
.charlie-sectionfour.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    letter-spacing: normal;
}
.charlie-sectionfive.banner:after {
    background: #f8f3ed;
}
.charlie-sectionfive.banner .banner__content .banner__box.content-container {
    max-width: 100rem;
}
.charlie-sectionfive.banner .banner__content .banner__box.content-container h2.banner__heading {
    color: #663812;
    font-size: 35px;
}
.charlie-sectionfive.banner .banner__content .banner__box.content-container .banner__buttons a.button.button--primary {
    background: #192f52;
    color: #fff;
}
.charlie-sectionsix ul li .card-wrapper .card__content {
    text-align: center;
}
.charlie-sectionsix ul li .card-wrapper .card__content .card__information h3 {
    color: #000;
    font-size: 18px;
    letter-spacing: normal;
}
.charlie-sectionsix ul li .card-wrapper .card__content .card__information .card-information .price .price__container {
    justify-content: center;
    display: flex;
}
.charlie-sectionsix ul li .card-wrapper .card__content .card__information .card-information .price .price__container span.price-item {
    color: #1E3758;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 600;
}
.charlie-sectionsix ul li .card-wrapper .card__content .quick-add {
    width: fit-content;
    margin: 0 auto;
}
.charlie-sectionsix ul li .card-wrapper .card__content .quick-add button[type="submit"] {
    background: #192f52;
    color: #fff;
    border: none;
    padding: 5px 25px;
    text-transform: uppercase;
}
.charlie-sectionsix ul li .card-wrapper .card__inner .card__content .dd.card__badge .grid-product__badge.badge--new {
    color: #fff;
    background-color: #e1a821;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2pt #e1a821;
    width: 54px;
    height: 54px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .05rem;
    justify-content: center;
}
.adhd_section.multicolumn ul.multicolumn-list {
    gap: 0;
    justify-content: center;
}
.adhd_section.multicolumn ul.multicolumn-list li .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    margin: 0;
}
.adhd_section.multicolumn ul.multicolumn-list li {
    background: #91b6bb;
}
.adhd_section.multicolumn ul.multicolumn-list li:nth-of-type(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.adhd_section.multicolumn ul.multicolumn-list li:nth-of-type(2) .multicolumn-card.content-container .multicolumn-card__info {
    padding: 0;
}
.adhd_section.multicolumn ul.multicolumn-list li:nth-of-type(2) .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    font-size: 30px;
    color: #fff;
    letter-spacing: normal;
    font-weight: 600;
}
.charlie-sectionthree.adhd .image-with-text__text.rte p:nth-of-type(2),
.charlie-sectionthree.adhd .image-with-text__text.rte p:nth-of-type(4) {
    border-top: solid 1px #fff;
    padding-top: 30px;
    margin-top: 25px;
}
.adhd_first .image-with-text__text-item.grid__item .image-with-text__content {
    padding-right: 0;
}
.adhd_second .image-with-text__text-item.grid__item .image-with-text__content {
    padding-left: 0;
}
.adhd_three.multicolumn .multicolumn-card__image-wrapper img.multicolumn-card__image {
    width: 100%;
}
.adhd_five.multicolumn .page-width ul li .multicolumn-card__image-wrapper {
    margin: 0;
}
.adhd_six.multicolumn .multicolumn-card__info {
    width: fit-content;
    margin: 0 auto;
}
.adhd_six.multicolumn .multicolumn-card__info a.link.animate-arrow span.svg-wrapper {
    display: none;
}
.adhd_six.multicolumn .multicolumn-card__info a.link.animate-arrow {
    background: #192f52;
    color: #fff;
    border: none;
    padding: 10px 25px;
    text-transform: uppercase;
}
.family-wall-secton {
    background: url('/cdn/shop/files/background-1thrive.gif?v=1756520790');
    background-repeat: repeat;
}
.family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content {
    padding-right: 0;
}
.family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content h2.image-with-text__heading {
    color: #663812;
    font-size: 30px;
}
slideshow-component.hero-banner .slideshow__media.banner__media.media .mobile_banner_image {
    display: none;
}
.family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte p, 
.family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte li, 
.family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte a {
    color: #000;
    font-size: 16px;
}
.charlie-sectionfour.family-review.multicolumn .multicolumn__title {
    justify-content: center;
}
.charlie-sectionfour.family-review.multicolumn ul li .multicolumn-card__info h3.inline-richtext {
    color: #2D2A26;
}
.charlie-sectionfour.family-review.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext, 
.charlie-sectionfour.family-review ul li .multicolumn-card.content-container .multicolumn-card__info .rte p {
    color: #2D2A26;
}
.onlytext .rich-text.content-container .rich-text__wrapper .rich-text__blocks {
    max-width: 100%;
}
.onlytext .rich-text.content-container .rich-text__wrapper .rich-text__blocks h2.rich-text__heading {
    color: #663812;
    font-size: 35px;
}
.onlytext .rich-text.content-container .rich-text__wrapper .rich-text__blocks .rich-text__text.rte p {
    color: #2D2A26;
}
.family-wall-secton .image-with-text__grid.grid .image-with-text__media-item img {
    object-fit: contain;
}
.family-wall-secton-heading .rich-text.content-container {
    background: url('/cdn/shop/files/background-1thrive.gif?v=1756520790');
    background-repeat: repeat;
}
.family-wall-secton-heading .rich-text.content-container .rich-text__blocks {
    max-width: 100%;
}
.family-wall-secton-heading .rich-text.content-container h2.rich-text__heading {
    font-size: 38px;
    font-weight: 600;
}
.adhd_first.thrive-paper .image-with-text__text-item.grid__item h2.image-with-text__heading {
    color: #192f52;
    font-family: quentinregular;
    font-size: 50px;
}
.adhd_second.thrive-paper .image-with-text__text-item.grid__item h2.image-with-text__heading {
    color: #B88251;
    font-size: 35px;
}
.thrive-paper-new .rich-text__blocks {
    max-width: 100%;
}
.thrive-paper-new .rich-text__blocks h2.rich-text__heading {
    color: #16597D;
    font-size: 34px;
}
.adhd_first.thrive-paper .image-with-text__text p {
    color: #000;
}
.welcome-wall.banner .banner__box.content-container {
    background: #ffffffb8;
    max-width: 80rem;
}
.welcome-wall.banner .banner__box.content-container .banner__text.rte p {
    font-size: 16px;
    color: #000;
    letter-spacing: normal;
    font-weight: 500;
    font-family: 'gotham_roundedbook';
}
.welcome-wall.banner .banner__box.content-container h2.banner__heading.inline-richtext.h2 {
    font-size: 16px;
    font-weight: 600;
}
.welcome-wall.banner .banner__box.content-container h2.banner__heading {
    color: #192f52;
    font-weight: 600;
    font-size: 35px;
}
.whyus .rich-text__wrapper h2.rich-text__heading {
    color: #663812;
    font-family: quentinregular;
    font-size: 72px;
}
.the_brand.multirow .multirow__inner.page-width {
    row-gap: 0;
}
.the_brand.multirow .image-with-text__content h2.image-with-text__heading {
    color: #B88251;
    letter-spacing: normal;
    font-size: 35px;
}
.make-money .rich-text__wrapper .rich-text__blocks {
    max-width: 100%;
}
.make-money .rich-text__wrapper .rich-text__blocks h2.rich-text__heading {
    font-size: 35px;
    font-weight: 600;
}
.faq-section .collapsible-content-wrapper-narrow {
    max-width: 80rem;
}
.faq-section .collapsible-content-wrapper-narrow h2.collapsible-content__heading {
    font-size: 35px;
    font-weight: 600;
    color: #1e3758;
}
.faq-section .collapsible-content-wrapper-narrow h3.accordion__title {
    color: #000;
    letter-spacing: normal;
    font-size: 19px;
    font-weight: 500;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__inner .card__content .dd.card__badge {
    position: relative;
    top: -12px;
    left: -20px;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__inner .card__content .dd.card__badge .grid-product__badge.badge--new {
    color: #fff;
    background-color: #e1a821;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2pt #e1a821;
    width: 54px;
    height: 54px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .05rem;
    justify-content: center;
}

.byos-section .extra-components .content-extra-component input[type=checkbox]:checked~.remove{
    cursor: pointer;
}
.popup-promotion{
    display: none !important;
}

@media (max-width: 1800px) {
    .home_collection .collection slider-component .slider-buttons {
    right: 27.5rem;
}
}

@media (max-width: 1700px) {
    .home_collection .collection slider-component .slider-buttons {
    right: 12.5rem;
}
}

@media (max-width: 1600px) {
    .home_collection .collection slider-component .slider-buttons {
    right: 16.5rem;
}
}

@media (max-width: 1500px) {
    .home_collection .collection slider-component .slider-buttons {
    right: 10.5rem;
}
}

@media (max-width: 1440px) {
    .home_collection .collection slider-component .slider-buttons {
    right: 8.5rem;
}
}

@media (max-width: 1024px) {
    .home_collection .collection slider-component .slider-buttons {
    right: 6.5rem;
}
.home_collection .collection ul.product-grid {
    column-gap: 8px;
}
ul.list-menu li span {
    font-size: 11px;
}
.custom-video-section .text-content {
    flex: 0 0 50%;
    padding: 50px;
}
}

@media (max-width: 820px) {
    .faqmain .collapsible-content h2.collapsible-content__heading, 
.faqmainpro h2.rich-text__heading {
    font-size: 25px;
    margin-bottom: 0;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item summary {
    padding: 15px;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item summary h3.accordion__title {
    font-size: 16px;
    line-height: 26px;
}
.faqmainpro .rich-text__wrapper {
    width: 100% !important;
    margin-bottom: 15px !important;
}
.faqmain .collapsible-content .collapsible-content-wrapper-narrow .grid__item .accordion.content-container .accordion__content.rte {
    background: #fff;
    padding: 15px;
}
    .collb_header.multicolumn ul li .multicolumn-card__info h3.inline-richtext,
.page-width.coll_btm h2 {
    font-size: 25px;
}
.page-width.coll_btm .coll_tags {
    column-gap: 10px;
}
.page-width.coll_btm .coll_tags div {
    padding: 2px 10px;
}
    .corporate_steps.multicolumn ul li .multicolumn-card.content-container:after {
    display: none;
}
.pxFormGenerator {
    padding: 0 20px;
}
.corporate_heading h2.rich-text__heading,
.corporate_steps.multicolumn .multicolumn__title h2.title {
    font-size: 25px;
}
.corporate_steps.multicolumn ul li .multicolumn-card__info {
    padding-top: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.corporate_steps.multicolumn ul li .multicolumn-card__info .rte p {
    font-size: 15px;
    line-height: 25px;
}
section.corporate-sales.section.section--tight .r-slider .slick-track {
    gap: 0;
}
section.corporate-sales.section.section--tight .r-slider .slick-track .image_one.ss {
    padding: 0 5px;
}
    .custom-video-section {
    flex-direction: column;
}
.custom-video-section .video-content {
    max-width: 100%;
    z-index: 1;
}
.custom-video-section .text-content {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
    padding-top: 10px;
}
.community_video .image-with-text .image-with-text__text-item.grid__item a.button.button--secondary {
    margin-left: auto;
    margin-right: auto;
}
    .cummnuity_slider.multicolumn slider-component.slider-mobile-gutter {
    overflow-x: hidden;
}
.cummnuity_slider.multicolumn .my-slider button.slick-prev.slick-arrow {
    left: 25px;
}
.cummnuity_slider.multicolumn .my-slider button.slick-next.slick-arrow {
    right: 25px;
}
.home_collection .collection ul.product-grid li .card-wrapper {
    padding: 0px 20px 0;
 }
.home_collection .collection ul.product-grid li .card-wrapper .card__inner {
    background: transparent;
}
.home_collection .collection ul.product-grid li .card-wrapper .card__media {
    margin-top: 20px;
    background: transparent;
}
.community_video_header h2.rich-text__heading:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
}
.community_video .page-width .image-with-text__grid.grid {
    flex-direction: column;
}
.community_video .page-width .image-with-text__grid.grid .image-with-text__media-item {
    width: 100%;
}
.community_video .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item {
    width: 100%;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content h2.image-with-text__heading {
    text-align: center;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content h2.image-with-text__heading:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__text.rte {
    text-align: center;
    width: 100%;
}
.community_video .image-with-text .image-with-text__text-item.grid__item a.button.button--primary {
    margin: 15px auto 0;
}
.inthepress.multicolumn slider-component ul.multicolumn-list {
    flex-wrap: wrap;
}
.inthepress.multicolumn slider-component ul.multicolumn-list li {
    width: 23%;
    max-width: 23%;
}
.inthepress.multicolumn slider-component ul.multicolumn-list {
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 30px;
}
}

@media (max-width: 767px) {
    .the_brand.multirow .image-with-text__content h2.image-with-text__heading,
.make-money .rich-text__wrapper .rich-text__blocks h2.rich-text__heading,
.faq-section .collapsible-content-wrapper-narrow h2.collapsible-content__heading {
    font-size: 25px;
}

.faq-section .collapsible-content-wrapper-narrow h3.accordion__title {
    font-size: 18px;
}
    .welcome-wall.banner .banner__box.content-container h2.banner__heading {
    font-size: 25px;
}
.whyus .rich-text__wrapper h2.rich-text__heading {
    font-size: 55px;
}
.charlie-sectionfour.family-review.multicolumn .multicolumn__title h2.title.inline-richtext {
    font-size: 25px;
    text-align: center;
}
.welcome-wall.banner a.button.button--primary {
    padding: 15px 20px;
}
    .adhd_first.thrive-paper .image-with-text__text-item.grid__item h2.image-with-text__heading {
    font-size: 35px;
}
.adhd_second.thrive-paper .image-with-text__text-item.grid__item h2.image-with-text__heading,
.thrive-paper-new .rich-text__blocks h2.rich-text__heading {
    font-size: 25px;
}
    .family-wall-secton-heading .rich-text.content-container h2.rich-text__heading {
    font-size: 25px;
}
    .family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
}
.family-wall-secton .image-with-text__text-item.grid__item .image-with-text__content h2.image-with-text__heading,
.onlytext .rich-text.content-container .rich-text__wrapper .rich-text__blocks h2.rich-text__heading {
    font-size: 25px;
}
    .adhd_section.multicolumn ul.multicolumn-list li:nth-of-type(2) {
    padding: 20px;
    height: 300px;
}
.adhd_first .image-with-text__text-item.grid__item .image-with-text__content {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
}
.adhd_second .image-with-text__text-item.grid__item .image-with-text__content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 0;
}
    .charlie-sectiontwo .rich-text__text h1 {
    font-size: 20px;
}
.charlie-sectiontwo h2.rich-text__heading.rte {
    font-size: 30px;
}
.charlie-sectionthree .image-with-text__content {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.charlie-sectionfour.multicolumn ul li .multicolumn-card.content-container {
    padding: 0 10px;
}
.charlie-sectionfour.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__info {
    padding: 10px 0 20px;
}
.charlie-sectionfour.multicolumn ul li .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    letter-spacing: normal;
    font-size: 15px;
}
.charlie-sectionfive.banner .banner__content .banner__box.content-container h2.banner__heading {
    font-size: 25px;
}
.charlie-sectionfive.banner .banner__content .banner__box.content-container h2.banner__heading {
    font-size: 20px;
}
    .template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge {
    top: -10px;
    left: -10px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge .badge {
    background: #fff;
    width: 37px;
    height: 37px;
    font-size: 10px;
}
    .template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__inner .card__content .card__badge .grid-product__badge.badge--new {
    width: 35px;
    height: 35px;
    font-size: 10px;
    letter-spacing: 0.05rem;
}
    ul.dd.tab_list.collection_tabs li {
    padding: 5px 10px;
    font-size: 14px;
}
    .template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper {
    border-right: none;
    border-bottom: none;
    padding: 15px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__sale span.price-item,
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__regular span.price-item {
    font-size: 14px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__sale s.price-item {
    font-size: 12px;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information .card-information .price .price__container {
    text-align: center;
}
.template-collection .product-grid-container ul.product-grid li.grid__item .card-wrapper.product-card-wrapper .card__content .card__information h3 {
    font-size: 15px;
}
    .text-content h2 {
    font-size: 25px;
    line-height: 40px;
    text-align: center;
}
.custom-video-section .text-content {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
    padding: 10px 20px 30px;
    text-align: center;
}
.action_section .rich-text__blocks h2.rich-text__heading {
    font-size: 25px;
}
.unlock_organization .page-width .image-with-text__grid h2.image-with-text__heading, .your_own .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    font-size: 30px;
}
.your_own .image-with-text__content {
    padding: 0;
}
.your_own.families .image-with-text__content {
    padding-top: 30px;
}
.your_own.families .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    font-size: 25px;
}
.community_video .image-with-text__media-item {
    height: 400px;
}
.community_video .image-with-text .image-with-text__media video.image-with-text__video {
    width: 100%;
    height: 400px;
}
    .cummnuity_slider.multicolumn .my-slider .slick-track .multicolumn-card.content-container .multicolumn-card__info {
    min-height: 320px;
}
.home_collection h2.title.inline-richtext, 
.cummnuity_slider.multicolumn h2.title.inline-richtext, 
.inthepress.multicolumn h2.title.inline-richtext, 
.community_video_header h2.rich-text__heading, 
.community_video h2.inline-richtext {
    font-size: 26px;
}
.home_collection .collection slider-component .slider-buttons {
    right: 2.5rem;
}
}
.byos-section .tab_content#checkout .cart__row--table-large .grid__item>.grid{
    align-items: center;
}
.byos-section .tab_content#checkout .tab-subtitle{
    font-size: 14px;
}
.byos-section .tab_content#checkout .tab-subtitle{
    max-width: 730px;
}
.byos-section .tab_content#checkout .grid.grid--full{
    width: 100%;
}
.byos-section .tab_content#checkout .grid > .grid__item {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons):first-child {
    border-bottom: 1px solid #eae5dd;
    min-height: 50px;
}
.byos-section .tab_content#checkout .grid__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    vertical-align: top;
    width: 100%;
}
.byos-section .tab_content#checkout .grid, 
.byos-section .tab_content#checkout .grid--rev, 
.grid--full, .byos-section .tab_content#checkout .grid-uniform {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -15px;
}
.byos-section .tab_content#checkout .grid--full>.grid__item {
    padding-left: 0;
}
.byos-section .tab_content#checkout button.btn.cart__checkout {
    background-color: #1e3859;
    border: 1px solid #1e3859;
    color: #fff;
    text-transform: none;
    letter-spacing: 1.8px;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 12px 20px;
    margin-left: auto;
}
.blog_logo {
    text-align: center;
}
.main_blog_area.main-blog .blog-articles {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}
.main_blog_area.main-blog .blog-articles h3.card__heading.h2 {
    font-family: nexabold;
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: .91px;
    color: #2d2a26;
    font-weight: 600;
}
.main_blog_area.main-blog .blog-articles p.article-card__excerpt.rte-width {
    font-family: 'nexaregular', serif;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: .8px;
    color: #2d2a26;
    margin-bottom: 0;
    margin-top: 0;
}
.new_article.page-width {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 30px;
}
.new_article.page-width .recent_post_new .grid.grid--3-col-desktop {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.new_article.page-width .recent_post_new .grid.grid--3-col-desktop .grid__item {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid #f0efef;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.new_article.page-width .recent_post_new .grid.grid--3-col-desktop .grid__item h3.recent-post-title, 
.new_article.page-width .recent_post_new .grid.grid--3-col-desktop .grid__item h3.recent-post-title a {
    font-family: 'nexaregular', serif;
    font-size: 17px;
    line-height: 1.63;
    letter-spacing: .91px;
    text-transform: none;
    color: #2d2a26;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-style: normal;
    text-decoration: none;
    margin: 0;
}
.new_article.page-width .recent_post_new .grid.grid--3-col-desktop .grid__item .recent-post-excerpt {
    font-family: 'nexaregular';
    font-size: 14px;
    line-height: 2;
    letter-spacing: .8px;
    padding-bottom: 10px;
}
.new_article.page-width .recent_post_new .grid.grid--3-col-desktop .grid__item a.recent-read-more {
    font-family: 'nexaregular', serif;
    display: block;
    font-size: 15px;
    color: #1e3859;
    position: relative;
    text-decoration: none;
    line-height: 2.14;
    letter-spacing: .8px;
}
.new_article.page-width .recent_post_new h2.article-recent-title {
    text-align: left;
    letter-spacing: normal;
    border-bottom: 1px solid #f0efef;
    padding-bottom: 13px;
    margin-bottom: 19px;
    font-family: 'gotham_roundedbook';
    color: #663812 !important;
    width: 100%;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
}
.new_article.page-width article.article-template .article-template__hero-container .article-template__hero-medium.media img {
    object-fit: contain;
    max-width: fit-content;
}
.new_article.page-width article.article-template .article-template__hero-container .article-template__hero-medium.media {
    background: transparent;
}
.new_article.page-width article.article-template header.page-width {
    margin-left: 0;
}
.new_article.page-width article.article-template header.page-width h1.article-template__title {
    line-height: 1.31;
    letter-spacing: normal;
    color: #663812;
    max-width: 728px;
    margin: auto auto 0;
    text-transform: uppercase;
    font-size: 32px;
}
.new_article.page-width article.article-template header.page-width span.circle-divider time, 
.new_article.page-width article.article-template header.page-width span.caption-with-letter-spacing span {
    font-family: nexabold;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.83;
    letter-spacing: .69px;
    color: #1e3859;
}
.new_article.page-width article.article-template header.page-width span.caption-with-letter-spacing:after {
    font-family: nexabold;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.83;
    letter-spacing: .69px;
    color: #1e3859;
}
.new_article.page-width article.article-template .article-template__content {
    margin-left: 0;
}
.new_article.page-width article.article-template .article-template__content p, 
.new_article.page-width article.article-template .article-template__content li {
    font-family: 'NexaRegular';
    font-weight: 300;
    line-height: 2.14;
    letter-spacing: .8px;
    font-size: 14px;
}
.new_article.page-width article.article-template .article-template__content video.video_sec {
    width: 100%;
}
.new_article.page-width article.article-template .article-template__content .two_imgs_div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.new_article.page-width article.article-template .article-template__content .two_imgs_div img {
    width: 48%;
    max-width: 48%;
}
.down_img-div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.down-pri {
    width: 47%;
}

@media only screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .large--seven-twelfths {
        width: 58.333%;
    }
}
@media only screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .large--two-fifths {
        width: 40%;
        max-width: 100%;
    }
}
.byos-section .tab_content#checkout .grid--full>.grid__item {
    padding-left: 0;
}
.byos-section .tab_content#checkout a.prev-step.aux-control {
    font-size: 14px;
    color: #2d2a26;
    text-decoration: none;
    font-weight: 500;
}
@media screen and (min-width: 591px) {
    .byos-section .tab_content#checkout .grid__item {
        padding-left: 0;
    }
}
.byos-section .tab_content#checkout .large--three-fifths {
    width: 60%;
    max-width: 100%;
}
.byos-section .tab_content#checkout .grid--full>.grid__item.text-center {
    text-align: center !important;
}
.byos-section .tab_content#checkout .one-third {
    width: 33.333% !important;
    max-width: 33.333% !important;
}
.byos-section .tab_content#checkout .cart__row--table-large .grid__item > .grid{
    flex-wrap: nowrap; 
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons) {
    border-bottom: 1px solid #eae5dd;
}
.byos-section .tab_content#checkout .cart__row {
    position: relative;
    margin-bottom: 30px;
}
#popmechanic-container-56052 #popmechanic-form-56052 .popmechanic-limited-quantities {
    font-family: 'nexabold' !important;
}
.byos-section .tab_content#checkout .cart__row--table-large .grid__item{
    text-align: left;
}
.component-tabs.rsdtab .content-header {
    text-align: left;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__totals.right .cart-item__price-wrapper square-placement {
    display: none;
}
.cart-drawer cart-drawer-items tbody tr.cart-item {
    border-bottom: solid 1px #686868;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__media {
    width: 7rem;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__quantity .cart-item__quantity-wrapper {
    justify-content: space-between;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__quantity .cart-item__quantity-wrapper cart-remove-button button.button {
    min-width: 25px;
    min-height: 25px;
    background: transparent;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__quantity .cart-item__quantity-wrapper cart-remove-button button.button span.svg-wrapper {
    color: #000;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__details .product-option {
    display: none;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__details a.cart-item__name {
    font-size: 14px;
    line-height: 1.5;
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__totals span.price {
    font-size: 14px;
    font-family: 'Montserrat';
}
.cart-drawer cart-drawer-items tbody tr.cart-item td.cart-item__details a.cart-item__name:hover {
    text-decoration: none;
}
.cart-drawer .drawer__header h2.drawer__heading {
    text-transform: uppercase;
    color: #663812;
}
.cart-drawer table.cart-items {
    padding-right: 10px;
}
.popmechanic-widget-reco .popmechanic-actions h2 {
    font-family: 'gotham_roundedbook' !important;
}
.cart-drawer .drawer__header button.drawer__close span.svg-wrapper {
    width: 15px;
    height: 15px;
    color: #000;
}
.component-tabs.rsdtab div#disp-num {
    flex: 0 0 30px;
}
.template-page .main-page-title {
    display: none;
}
div#s-1bf5c9b6-2e5a-4e75-968d-383a493b84ef {
    margin: 0;
    padding: 0;
}
.product.product--medium .product__description ul, .product.product--medium .product__description ol {
    list-style-position: outside;
    padding-left: 2rem;
}
.product.product--medium .product__title h1 {
    color: #663812;
    font-family: 'gotham_roundedbook';
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    margin-bottom: -10px;
}
span.jdgm-prev-badge__text {
    font-size: 13px;
}
.template-product span.jdgm-prev-badge__text {
    font-family: nexaregular;
    line-height: 2.5;
    letter-spacing: .57px;
    color: #2d2a26;
    font-size: 10px;
}
.template-product .new_pp {
    margin: -10px 0 -10px !important;
}
.template-product .new_pp span.price-item {
    font-size: 18px;
    line-height: .74;
    letter-spacing: normal;
    color: #1e3859;
    font-family: 'gotham_roundedbook';
}
.template-product .new_pp square-placement {
    margin-top: 0;
}
.template-product .product__info-wrapper.grid__item .product__info-container {
    border-bottom: 1px solid #f0efef;
}
.template-product .product__info-wrapper.grid__item .product__info-container .product__description {
    margin-top: -15px;
    margin-bottom: 10px;
}
product-recommendations.related-products h2.related-products__heading {
    font-size: 18px;
    text-align: left;
    color: #663812;
    width: 100%;
    margin: auto auto 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.57;
    font-family: 'gotham_roundedbook';
}
product-recommendations.related-products .card-wrapper .card__content .dd.card__badge.top.left {
    position: relative;
    top: -12px;
    left: -15px;
}
product-recommendations.related-products .card-wrapper .card__content .dd.card__badge.top.left .grid-product__badge.badge--new {
    color: #fff;
    background-color: #e1a821;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2pt #e1a821;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0.05rem;
    justify-content: center;
}
product-recommendations.related-products li.grid__item .card__content {
    text-align: center;
}
.container-featured-review {
    width: 100%;
    text-align: left;
    padding: 0px;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f0efef;
}
.template-product variant-selects {
    border-top: 1px solid #f0efef;
    padding-top: 20px;
}
.template-product variant-selects legend.form__label {
    font-family: nexaregular;
    font-size: 14px;
    color: #2d2a26;
}
.template-product variant-selects .product-form__input--pill input[type=radio]+label {
    border-color: #1e3859;
    border-radius: 0;
    color: #1e3859;
    font-family: Montserrat;
    font-weight: 600;
    padding: 9px 11px;
    margin: 3px 4px 7px 3px;
    display: inline-block;
    line-height: 1;
}
.template-product variant-selects .product-form__input--pill input[type=radio]:checked+label {
    background-color: #1e3859;
    color: #fff;
}
.template-product product-form.product-form .product-form__buttons div#skt_cgc_lineitems {
    max-width: 200px;
}
.template-product product-form.product-form .product-form__buttons div#skt_cgc_lineitems input[type="text"] {
    padding: 10px;
    background-color: transparent;
    border: 1px solid #1e3859;
    color: #1e3859;
    font-family: nexaregular;
    font-size: 14px;
    padding-top: 10px;
    outline: none;
}
.template-product product-form.product-form .product-form__buttons div#skt_cgc_lineitems textarea {
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    border: 1px solid #1e3859;
    padding: 10px;
    background-color: transparent;
    border: 1px solid #1e3859;
    color: #1e3859;
    font-family: nexaregular;
    font-size: 14px;
    padding-top: 10px;
    outline: none;
}
.container-featured-review p {
    max-width: 282px;
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: 0.69px;
    color: #2d2a26;
    text-align: left;
    margin-bottom: 0px;
    font-family: 'nexaregular';
    margin-top: 0;
}
.template-collection .limittext,
product-recommendations.related-products li.grid__item .card__content .limittext {
    display: none;
}
.limittext {
    margin-bottom: auto;
    margin-top: auto;
    align-items: center;
    display: block;
    line-height: 3.11;
    letter-spacing: .51px;
    font-family: 'nexabold';
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 700;
    color: #c24949;
}
.jdgm-legacy-widget-content b.jdgm-rev__title, .jdgm-legacy-widget-content .jdgm-rev__body p {
    font-family: 'nexaregular';
}
.template-product .new_pp span.badge.price__badge-sale {
    font-family: 'nexaregular';
    font-size: 13px;
    line-height: 2.03;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    background-color: #c24949;
    padding: 2px 13px 0;
    border-radius: 0;
}
.container-featured-review h4 {
    margin: 0;
    font-family: 'nexabold';
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.69px;
    color: #1e3859;
    text-align: left;
    margin-bottom: 0px;
}
.container-featured-review h4 span.stars {
    margin-left: 10px;
    letter-spacing: normal;
}
product-recommendations.related-products li.grid__item .card__content h3 {
    color: #444;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
    font-family: 'Montserrat';
    text-align: center !important;
    text-transform: uppercase;
    margin-bottom: 0.00px;
    margin-left: auto;
    margin-right: auto;
}
product-recommendations.related-products li.grid__item .card__content .jdgm-widget.jdgm-preview-badge span.jdgm-prev-badge__text {
    display: none;
}
product-recommendations.related-products li.grid__item .card__content .card__information .card-information .price {
    text-align: center;
}
product-recommendations.related-products li.grid__item .card__content .card__information .card-information .price .price__container span.price-item {
    font-size: 14px;
    color: #444;
    font-weight: 400;
    font-family: 'gotham_roundedbook';
    letter-spacing: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    opacity: 1;
}
product-recommendations.related-products li.grid__item .card__content .card__information .card-information .price .price__container s.price-item {
    margin-right: 0;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    font-family: 'gotham_roundedbook';
    letter-spacing: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    opacity: 1;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
    font-size: 13px;
}
.product.product--medium .product__description p,
.product.product--medium .product__description li {
    font-size: 14px;
    font-family: 'nexaregular';
    color: #2d2a26;
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    line-height: 2.14;
    letter-spacing: .8px;
}
.home_collection h2.title {
    text-align: center;
}
.cummnuity_slider .title-wrapper-with-link {
    justify-content: center;
}
.inthepress .title-wrapper-with-link {
    justify-content: center;
}
.aa.wrapper .content-extra-component.grid__item.one-half p.price {
    margin-bottom: 10px;
}
.aa.wrapper .content-extra-component.grid__item.one-half .title-extra-component {
    height: 50px;
}
a.cartlinkrsd.quick-add__submit {
    border: 1px solid #1e3859;
    background: #192f52;
    color: #fff;
    text-decoration: none !important;
    padding: 20px 10px;
}
.home_collection  a.cartlinkrsd.quick-add__submit {
    background: #192f52;
    text-decoration: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    grid-row: 7;
    background-color: #1e3859;
    background-repeat: no-repeat;
    color: #fff;
    line-height: 1;
    font-family: nexaregular;
    font-weight: 500;
    font-style: normal;
    padding: 8px 8px;
    border-radius: 0.00px;
    border: 1px solid #1e3859;
    overflow: hidden;
    max-width: 100%;
    width: 204px;
    min-height: 63px;
    transition: all 0.3s ease-in-out;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    cursor: pointer;
    margin-right: auto;
    min-width: 204px;
}
a.cartlinkrsd.quick-add__submit:hover {
    text-decoration: none;
    background: transparent;
    color: #1e3859;
}
a.cartlinkrsd.quick-add__submit:after {
    box-shadow: unset !important;
}
#step-2 .component-title {
    font-family: 'nexabold';
}
.cart-drawer .cart-items .cart-item__quantity .quantity {
    min-height: 30px;
    width: 110px;
}
.cart-drawer .cart-items .cart-item__quantity .quantity__button {
    width: 45px;
}
.cmd_life.isolate a.button.button--primary {
    width: 100%;
    max-width: 266px;
    padding: 17px 15px 15px;
    text-transform: none;
    font-size: 16px;
    background-color: #1e3859;
    color: #fff;
    border: 1px solid #1e3859;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    cursor: pointer;
    font-family: 'gotham_roundedbook';
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-weight: 600;
    line-height: 24px;
    min-width: 220px;
}
.cmd_life.isolate a.button.button--primary:hover {
    color: #1e3859;
    background-color: transparent;
}
.template-page .rte p, .template-page .rte li {
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
        font-family: 'Montserrat', sans-serif;
    color: #2d2a26;
}
#recover, #login {
    letter-spacing: 0;
    text-align: center;
    color: #663812;
    width: 100%;
    font-family: 'gotham_roundedbook';
    font-size: 32px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.field__input, .customer .field input {
    background-color: transparent;
    border: 1px solid #1e3859;
    color: #1e3859;
    font-size: 14px;
    padding-top: 10px;
    outline: none;
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    font-family: 'NexaRegular';
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before,
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    display: none;
}
.field__label, .customer .field label {
    font-family: 'Montserrat';
    color: #2d2a26;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    letter-spacing: normal;
    font-size: 14px;
}
.button, .button-label, .shopify-challenge__button, .customer button {
    padding: 17px 15px 15px;
    font-family: gotham_roundedbook;
    text-transform: none;
    font-size: 16px;
    background-color: #1e3859;
    color: #fff;
    letter-spacing: normal;
}
.down-pri a.center.btn-download {
    border: 1px solid #192f52;
    font-family: 'gotham_roundedbook';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 220px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: normal;
    background: transparent;
    color: #192f52;
    margin-top: 10px;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    margin-bottom: 20px;
    text-decoration: none;
}
.down-pri a.center.btn-download:hover {
    background: #192f52;
    color: #ffffff;
}
.down-pri a.center.btn-download img {
    display: none;
}

@media only screen and (min-width: 769px) {
    .large--hide {
        display: none !important;
    }
}
@media screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .cart__row--table-large {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
}
@media screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .cart__row--table-large .grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}
@media screen and (min-width: 591px) {
    .byos-section .tab_content#checkout .grid, 
    .byos-section .tab_content#checkout .grid--rev, 
    .byos-section .tab_content#checkout .grid--full, 
    .byos-section .tab_content#checkout .grid-uniform {
        margin-left: 0;
    }
}
@media screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .cart__row--table-large .grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}
.byos-section .tab_content#checkout .grid__item img {
    max-width: 100px;
}
.byos-section .tab_content#checkout .two-thirds {
    width: 66.666% !important;
    max-width: 66.666% !important; 
}
@media screen and (min-width: 591px) {
    .byos-section .tab_content#checkout .grid__item {
        padding-left: 30px;
    }
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons) .cart__product-name {
    font-weight: 500;
    font-family: NexaRegular, serif;
    letter-spacing: .91px;
    font-size: 16px;
}
.byos-section .tab_content#checkout .ajaxcart__product-presale {
    font-size: 11px;
}
.byos-section .tab_content#checkout .ajaxcart__product-name, 
.byos-section .tab_content#checkout .ajaxcart__product-meta {
    display: block;
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons).cart__row--last {
    border-top: none;
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons) {
    border-bottom: 1px solid #eae5dd;
}


/*-------------- Editorial Landing Pages 'Start' -------------------*/

html {
  scroll-behavior: smooth;
}

.editorial-hero-section .banner__content .banner__box {
    max-width: 100%;
}
.editorial-hero-section .banner__media.media {
    background: #00000073;
}
.editorial-hero-section h2.banner__heading {
    font-size: 50px;
    font-weight: 600;
}
.editorial-hero-section .banner__content .banner__text p {
    color: #fff;
    font-size: 20px;
}
.editorial-hero-section .banner__content .banner__box .banner__buttons a.button.button--primary {
    border-radius: 10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-weight: bold;
}
.editorial-hero-section .banner__content .banner__box .banner__buttons a.button.button--primary:hover {
    background: transparent;
    border-color: #fff;
}
.editorial-infographics .image-with-text__grid.grid p.image-with-text__text.image-with-text__text--caption,
.editorial-after-before .rich-text__blocks p.rich-text__caption {
    background: #D3E5FE;
    border-radius: 10px;
    padding: 7px 20px;
    letter-spacing: normal;
    color: #2B70D9;
    font-weight: 600;
}
.editorial-infographics .image-with-text__grid.grid h2.image-with-text__heading,
.editorial-after-before .rich-text__blocks h2.rich-text__heading.rte {
    font-weight: bold;
    color: #042A56;
    font-size: 44px;
    letter-spacing: normal;
}
.editorial-infographics .image-with-text__grid.grid h2.image-with-text__heading strong,
.editorial-after-before .rich-text__blocks h2.rich-text__heading.rte strong {
    font-weight: bold;
    color: #4F8DE9;
}
.editorial-infographics .image-with-text__grid.grid .image-with-text__media-item img {
    object-fit: contain;
}
.editorial-infographics .image-with-text__grid.grid .image-with-text__text.rte p,
.editorial-after-before .rich-text__blocks .rich-text__text.rte p {
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    letter-spacing: normal;
}
.editorial-infographics .image-with-text__grid.grid .image-with-text__text.rte ul {
    padding-left: 0;
    list-style: none;
}
.editorial-infographics .image-with-text__grid.grid .image-with-text__text.rte ul li {
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    letter-spacing: normal;
    background: #DFECFF;
    margin-bottom: 12px;
    border-radius: 10px;
    background-image: url('/cdn/shop/files/Frame_12.svg?v=1775714886');
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 25px;
    padding-left: 45px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
.editorial-infographics .image-with-text__grid.grid .image-with-text__text.rte ul li:last-child {
    margin-bottom: 0;
}
.editorial-infographics .image-with-text__grid.grid a.button.button--primary,
.editorial-after-before-banner.multicolumn a.button.button--primary,
.editorial-col.multicolumn a.button.button--primary {
    border-radius: 10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    margin-top: 26px;
    font-weight: bold;
    text-transform: capitalize;
}
.editorial-infographics .image-with-text__grid.grid a.button.button--primary:hover,
.editorial-after-before-banner.multicolumn a.button.button--primary:hover,
.editorial-col.multicolumn a.button.button--primary:hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.editorial-infographics .image-with-text__grid.grid a.button.button--primary,
.editorial-after-before-banner.multicolumn a.button.button--primary,
.editorial-col.multicolumn a.button.button--primary {
    position: relative;
    padding-left: 43px;
}
.editorial-infographics .image-with-text__grid.grid a.button.button--primary:after,
.editorial-after-before-banner.multicolumn a.button.button--primary:after,
.editorial-col.multicolumn a.button.button--primary:after {
    content: '';
    display: block;
    background-image: url('/cdn/shop/files/grommet-icons_link-next.svg?v=1775715295');
    background-repeat: no-repeat;
    background-position: 27.5rem 16px;
    border: none;
    box-shadow: none;
    background-size: 20px;
}
.editorial-infographics .image-with-text__grid.grid a.button.button--primary:hover:after,
.editorial-after-before-banner.multicolumn a.button.button--primary:hover:after,
.editorial-col.multicolumn a.button.button--primary:hover:after {
    content: '';
    display: block;
    background-image: url('/cdn/shop/files/grommet-icons_link-next_1.svg?v=1775715666');
}
.editorial-after-before .rich-text__blocks {
    max-width: 100%;
}
.editorial-after-before .rich-text__blocks p.rich-text__caption {
    width: fit-content;
    margin: auto;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__image-wrapper {
    margin: 0;
    background: #fff;
    padding: 20px 20px 55px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__info {
    margin: 0;
    background: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__info {
    order: 1;
    padding-bottom: 0;
    padding-top: 15px;
    position: relative;
    padding-left: 15rem;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__image-wrapper {
    order: 2;
}
.editorial-after-before-banner.multicolumn ul li:nth-of-type(1) .multicolumn-card__info:before {
    content: '';
    background: url('/cdn/shop/files/Frame_30.svg?v=1775716984');
    width: 120px;
    height: 45px;
    position: absolute;
    left: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
.editorial-after-before-banner.multicolumn ul li:nth-of-type(2) .multicolumn-card__info:before {
    content: '';
    background: url('/cdn/shop/files/Frame_31.svg?v=1775716984');
    width: 120px;
    height: 45px;
    position: absolute;
    left: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__info h3.inline-richtext {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__info .rte {
    margin-top: 5px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__info .rte p {
    color: #555555;
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: normal;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .htmlarea_btm {
    position: absolute;
    bottom: 8rem;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    background: #1e3859;
    width: fit-content;
    margin: 0 auto;
    z-index: 1;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(54, 54, 54, 0.15);
    border-radius: 10px;
    padding: 5px 10px;
    gap: 5px;
    font-size: 15px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .htmlarea_htmlnewbtm {
    order: 4;
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 15px 0 0;
    font-size: 15px;
    gap: 10px;
    font-family: 'nexaregular';
    color: #555555;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .htmlarea_htmlnewbtm p span {
    color: #4F8DE9;
    font-weight: 500;
}
.editorial-after-before-banner.multicolumn ul li:nth-of-type(1) .multicolumn-card .htmlarea_htmlnewbtm img {
    width: 100px;
}
.editorial-after-before-banner.multicolumn a.button.button--primary:after,
.editorial-col.multicolumn a.button.button--primary:after {
    background-position: 22.5rem 16px;
}
.editorial-solution.multicolumn .multicolumn-card:before {
    content: '';
    background: url('/cdn/shop/files/Frame_120.svg?v=1775725806');
    width: 180px;
    height: 86px;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    left: -15rem;
    top: 5rem;
}
.editorial-solution.multicolumn .multicolumn-card:after {
    content: '';
    background: url('/cdn/shop/files/Frame_119.svg?v=1775725806');
    width: 180px;
    height: 86px;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    right: -15rem;
    bottom: 8rem;
    left: auto;
    top: auto;
}
.editorial-col.multicolumn ul.multicolumn-list li {
    padding: 0 5px;
}
.editorial-col.multicolumn ul.multicolumn-list .multicolumn-card.content-container {
    background: #F6FAFF;
    box-shadow: 0px 4px 10px 2px rgba(109, 109, 109, 0.15);
    border-radius: 10px;
}
.editorial-col.multicolumn ul.multicolumn-list .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    font-family: 'nexaregular';
    font-weight: 600;
    font-size: 18px;
}
.editorial-col.multicolumn ul.multicolumn-list .multicolumn-card.content-container .multicolumn-card__info .rte, 
.editorial-col.multicolumn ul.multicolumn-list .multicolumn-card.content-container .multicolumn-card__info .rte p {
    color: #555555;
    font-family: 'nexaregular';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: normal;
}
.editorial-after-before.social-proof .rich-text__blocks h2.rich-text__heading:nth-of-type(2) {
    margin-top: 0;
}
.editorial-after-before .rich-text__blocks .rich-text__text.rte p {
    font-size: 18px;
}
.editorial-result.multicolumn ul li {
    padding: 0 5px;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .multicolumn-card__image-wrapper {
    margin: 0;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .multicolumn-card__info {
    padding-left: 0;
    padding-right: 0;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .multicolumn-card__info h3.inline-richtext {
    font-family: 'nexaregular';
    font-weight: 600;
    font-size: 17px;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .multicolumn-card__info .rte, 
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .multicolumn-card__info .rte p {
    color: #555555;
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    min-height: 96px;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .htmlarea_btm img {
    width: 100px;
}
.editorial-result.multicolumn ul.multicolumn-list .multicolumn-card .htmlarea_btm {
    margin-top: 15px;
}
.editorial-result.multicolumn .htmlarea_htmlnewbtm .result_main {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 0;
}
.editorial-result.multicolumn .htmlarea_htmlnewbtm .result_main .result_inner_text p {
    color: #000;
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: normal;
}
.editorial-result.multicolumn .htmlarea_htmlnewbtm .result_main .result_inner_text p:last-child {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}
.editorial-steps.multicolumn ul li {
    padding: 0 5px;
}
.editorial-steps.multicolumn .multicolumn-card.content-container {
    box-shadow: 0px 4px 10px 2px rgba(109, 109, 109, 0.25);
    border-radius: 20px;
    padding: 30px 20px;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    width: 70px;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    font-family: 'nexaregular';
    font-weight: 600;
    font-size: 19px;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .multicolumn-card__info .rte, 
.editorial-steps.multicolumn .multicolumn-card.content-container .multicolumn-card__info .rte p {
    color: #555555;
    font-family: 'nexaregular';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: normal;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .htmlarea_htmlnewbtm img {
    width: 100%;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .htmlarea_htmlnewbtm a {
    background: #1E3859;
    border-radius: 10px;
    width: 100%;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: -10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .htmlarea_htmlnewbtm a:after {
    content: '';
    background: url('/cdn/shop/files/grommet-icons_link-next.svg?v=1775715295');
    position: absolute;
    width: 35px;
    height: 24px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 10px 7px;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .htmlarea_htmlnewbtm a:hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.editorial-steps.multicolumn .multicolumn-card.content-container .htmlarea_htmlnewbtm a:hover:after {
    content: '';
    background: url('/cdn/shop/files/grommet-icons_link-next_1.svg?v=1775715666');
    position: absolute;
    width: 35px;
    height: 24px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 10px 7px;
}
.editorial-featured-collection .collection {
    margin-top: -20px;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information .card-information .price__regular {
    display: none;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information.rsd3 {
    padding-bottom: 0;
}
.editorial-featured-collection .collection slider-component ul li {
    padding: 0 15px;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__inner {
    background: transparent;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__inner .rsdrrr.card__media {
    border-radius: 15px;
    background: transparent;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content {
    text-align: center;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information .card-information {
    text-align: center;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .quick-add a.cartlinkrsd.quick-add__submit {
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content h3, 
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content h3 a {
    font-weight: 600;
    padding-bottom: 2px;
    font-size: 16px;
}
.editorial-faq .collapsible-content__header p.caption-with-letter-spacing {
    background: #D3E5FE;
    border-radius: 10px;
    padding: 7px 20px;
    letter-spacing: normal;
    color: #2B70D9;
    font-weight: 600;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}
.editorial-faq .collapsible-content__header h2.collapsible-content__heading strong {
    display: block;
    font-weight: bold;
    color: #042A56;
    font-size: 44px;
    letter-spacing: normal;
}
.editorial-faq .collapsible-content__header h2.collapsible-content__heading {
    font-family: 'nexaregular';
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    letter-spacing: normal;
    line-height: 50px;
}
.editorial-faq .grid__item .accordion {
    border: none;
}
.editorial-faq .grid__item .accordion details summary {
    background: #DFECFF;
    margin-bottom: 15px;
    border-radius: 15px;
    padding: 15px 20px;
}
.editorial-faq .grid__item .accordion details .accordion__content {
    padding: 0px 15px;
}
.editorial-faq .grid__item .accordion details .accordion__content p {
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    letter-spacing: normal;
    line-height: 25px;
}
.editorial-faq .grid__item .accordion details summary svg {
    height: 10px;
    top: 40%;
}
.editorial-faq .grid__item .accordion details summary:hover h3 {
    text-decoration: none;
}
.editorial-faq .grid__item .accordion details summary h3.accordion__title {
    font-family: 'nexaregular';
    font-size: 18px;
    color: #000000;
    letter-spacing: normal;
    font-weight: 700;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information .card-information .price__container .price__sale {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information .card-information .price__container span.price-item {
    color: #000;
    font-weight: 600;
    font-family: 'nexaregular';
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information .card-information .price__container s.price-item {
    letter-spacing: normal;
    font-family: 'nexaregular';
    color: #bdbdbd;
}

/*-------------- Editorial Landing Pages CSS 'End' -------------------*/



/*-------------- Family Chaos Command Center Pages CSS 'End' -------------------*/

.editorial-hero-section.new-family .banner__box.content-container {
    max-width: 90rem;
}
.editorial-hero-section.new-family .banner__content .banner__text p {
    line-height: 25px;
    font-size: 16px;
}
.editorial-hero-section.new-family .banner__box.content-container .banner__buttons {
    flex-wrap: nowrap;
    max-width: 80rem;
}
.editorial-hero-section.new-family .banner__box.content-container .banner__buttons a.button.button--primary {
    padding: 15px 20px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 17px;
}
.editorial-hero-section.new-family .banner__box.content-container a.button.button--secondary {
    background: #ffffff47;
    padding: 15px 20px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 17px;
    border-radius: 10px;
    border: solid 1px #fff;
}

.editorial-hero-section.new-family .banner__box.content-container a.button.button--secondary:after, 
.editorial-hero-section.new-family .banner__box.content-container a.button.button--secondary:before {
    display: none;
}
.editorial-hero-section.new-family .banner__box.content-container .banner__buttons a.button.button--primary:hover {
    background: #142e4e;
    border-color: #142e4e;
}
.editorial-hero-section.new-family .banner__box.content-container a.button.button--secondary:hover {
    background: #fff;
    color: #1e3859;
}
.editorial-infographics.new-family .image-with-text__grid.grid h2.image-with-text__heading {
    font-size: 38px;
    line-height: normal;
    padding-top: 5px;
}
.editorial-infographics.new-family .image-with-text__grid.grid a.button.button--primary:after {
    background-position: 31rem 16px;
}
.editorial-after-before.new-family .rich-text__wrapper h2.rich-text__heading {
    font-size: 38px;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
}
.editorial-after-before.new-family .rich-text__wrapper .rich-text__text {
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 20px;
    text-align: center;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 2px rgba(109, 109, 109, 0.15);
    border-radius: 10px;
    padding: 10px;
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
    letter-spacing: normal;
    position: relative;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li:nth-of-type(1):before {
    content: '';
    background: url('/cdn/shop/files/Frame_49_1.svg?v=1777552905');
    width: 56px;
    height: 56px;
    display: block;
    background-size: contain;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li:nth-of-type(2):before {
    content: '';
    background: url('/cdn/shop/files/Frame_49_2.svg?v=1777552905');
    width: 56px;
    height: 56px;
    display: block;
    background-size: contain;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li:nth-of-type(3):before {
    content: '';
    background: url('/cdn/shop/files/Frame_49_3.svg?v=1777552904');
    width: 56px;
    height: 56px;
    display: block;
    background-size: contain;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li:nth-of-type(4):before {
    content: '';
    background: url('/cdn/shop/files/Frame_49_4.svg?v=1777552904');
    width: 56px;
    height: 56px;
    display: block;
    background-size: contain;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li:nth-of-type(5):before {
    content: '';
    background: url('/cdn/shop/files/Frame_49_5.svg?v=1777552905');
    width: 56px;
    height: 56px;
    display: block;
    background-size: contain;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul li:nth-of-type(6):before {
    content: '';
    background: url('/cdn/shop/files/Frame_49_6.svg?v=1777552905');
    width: 56px;
    height: 56px;
    display: block;
    background-size: contain;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid a.button.button--primary,
.family-steps.multicolumn .page-width a.button.button--primary {
    border-radius: 10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    margin-top: 26px;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-left: 43px;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid a.button.button--primary:after,
.family-steps.multicolumn .page-width a.button.button--primary:after {
    content: '';
    display: block;
    background-image: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next.svg?v=1775715295');
    background-repeat: no-repeat;
    background-position: 30.5rem 16px;
    border: none;
    box-shadow: none;
    background-size: 20px;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid a.button.button--primary:hover,
.family-steps.multicolumn .page-width a.button.button--primary:hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid a.button.button--primary:hover:after,
.family-steps.multicolumn .page-width a.button.button--primary:hover:after {
    background-image: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next_1.svg?v=1775715666');
}

.family-steps.multicolumn .page-width a.button.button--primary:after {
    background-position: 21.5rem 16px;
}
.cmp {
  padding: 30px 15px 50px;
}

.cmp-heading {
    text-align: center;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 60px;
    color: #042a56;
    letter-spacing: normal;
}

.cmp-heading strong {
    color: #4f8de9;
}

.cmp-grid {
  display: grid;
  grid-template-columns: 300px 1fr 1fr;
  gap: 40px;
  align-items: start;
}

/* .cmp-image img {
  transform: rotate(-6deg);
} */
.cmp-image img {
    /* transform: rotate(-6deg); */
    width: 341px;
    margin-top: 85px;
}

.cmp-card {
    border: 2px solid #123a6d;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    z-index: 1;
}

.cmp-card-header {
  background: #0f2f57;
  color: #fff;
  text-align: center;
  padding: 18px;
  font-size: 25px;
  font-weight: 600;
}
.cmp-right h3 {
    font-size: 25px;
    margin-bottom: 25px;
    color: #1c355e;
    text-align: center;
    letter-spacing: normal;
    font-weight: bold;
}

.cmp-list {
    list-style: none;
    padding: 5px 20px;
    margin: 0;
}

.cmp-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px solid #cfd8ea;
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    letter-spacing: normal;
}

.cmp-list li:last-child {
  border-bottom: none;
}

.cmp .icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex-shrink: 0;
  display: inline-block;
  position: relative;
}

.cmp .check::after {
    content: " ";
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    color: #2c5aa0;
    background: url('/cdn/shop/files/Frame_189.svg?v=1777611587');
    width: 20px;
    height: 20px;
    background-size: contain;
}


.cmp .cross::after {
  content: " ";
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  color: #7a8aa0;
  background: url('/cdn/shop/files/Frame_197.svg?v=1777611613');
  width: 20px;
  height: 20px;
  background-size: contain;
}
.editorial-after-before.new-family.three-steps h2.rich-text__heading {
    max-width: 55rem;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li {
    padding: 25px 50px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card {
    padding: 10px 20px;
    background: #D3E5FE;
    border-radius: 15px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper .media img.multicolumn-card__image {
    width: 80px;
    object-fit: contain;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__info {
    padding-top: 50px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__info h3.inline-richtext {
    color: #042A56;
    letter-spacing: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte, 
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte p {
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    letter-spacing: normal;
    padding: 0 0px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(1) .multicolumn-card__info .rte, 
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(1) .multicolumn-card__info .rte p {
    padding: 0 10px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(1),
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(2) {
    position: relative;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(1):after,
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(2):after {
    content: '';
    background: url('/cdn/shop/files/maki_arrow.svg?v=1777613639');
    width: 30px;
    height: 30px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 45%;
    right: -20px;
}
.visual-compare {
  padding: 0px 20px 80px;
  position: relative;
}

.visual-compare .vc-wrapper {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.visual-compare .vc-image img {
  width: 100%;
  border-radius: 16px;
  display: block;
}

.visual-compare .vc-card {
  position: absolute;
  width: 260px;
  background: #1f3b63;
  color: #fff;
  padding: 20px;
  border-radius: 14px;
}

.visual-compare .vc-card h4 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    color: #fff;
}
.visual-compare .vc-left {
    left: -60px;
    top: 40%;
}
.visual-compare .vc-right {
  right: -60px;
  top: 40px;
}

.visual-compare .vc-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.visual-compare .vc-card li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    padding: 6px 0;
    font-family: 'nexaregular';
}

.visual-compare .icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
}

.visual-compare .check::after {
  content: " ";
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    color: #2c5aa0;
    background: url('/cdn/shop/files/Vector_74.svg?v=1777616201');
    width: 20px;
    height: 20px;
    background-size: contain;
}

.visual-compare .cross::after {
  content: " ";
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    color: #2c5aa0;
    background: url('/cdn/shop/files/carbon_close-outline.svg?v=1777616201');
    width: 20px;
    height: 20px;
    background-size: contain;
}

.visual-compare .vc-btn-wrap {
  text-align: center;
  margin-top: 40px;
}

.visual-compare .vc-btn {
    background: #1f3b63;
    color: #fff;
    padding: 14px 26px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    margin-top: 26px;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-left: 25px;
    font-family: 'gotham_roundedbook';
}
.visual-compare .vc-btn:after {
    content: '';
    background-image: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next.svg?v=1775715295');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    border: none;
    box-shadow: none;
    background-size: 20px;
    width: 24px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.visual-compare .vc-btn:hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.visual-compare .vc-btn:hover:after {
    background: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next_1.svg?v=1775715666');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    background-size: 20px;
}

.planner-section {
    padding: 0px 15px 80px;
    background: #effaff;
}
.planner-section .page-width {
    max-width: 1200px;
}

.planner-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.planner-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}


.planner-top {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 12px 15px;
    font-weight: 700;
    font-size: 14px;
    color: #1f3d6b;
}
.planner-top h3 {
    margin: 0;
    letter-spacing: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #042A56;
    font-size: 18px;
}
.planner-icon img {
    width: 30px;
    height: 30px;
}
.planner-icon {
    display: flex;
    align-items: center;
}

.planner-image img {
  width: 100%;
  height: auto;
  display: block;
}

.planner-content {
    padding: 20px;
}

.planner-content h4 {
    font-size: 14px;
    font-weight: bold;
    color: #042A56;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}

.planner-content p {
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #000000;
    letter-spacing: normal;
    margin-bottom: 0;
    margin-top: 5px;
}

.planner-btn-wrap {
  text-align: center;
  margin-top: 50px;
}


.planner-btn {
    background: #1f3b63;
    color: #fff;
    padding: 14px 26px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    margin-top: 26px;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-left: 20px;
    font-family: 'gotham_roundedbook';
}
.planner-btn:after {
    content: '';
    background-image: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next.svg?v=1775715295');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    border: none;
    box-shadow: none;
    background-size: 20px;
    width: 24px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.planner-btn:hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.planner-btn:hover:after {
    background: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next_1.svg?v=1775715666');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    background-size: 20px;
}
.editorial-result.multicolumn .htmlarea_htmlnewbtm {
    margin-top: 15px;
}
.editorial-after-before.newfaq .rich-text__blocks h2.rich-text__heading.rte {
    font-size: 38px;
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
}
.editorial-after-before.newproof .rich-text__blocks h2.rich-text__heading.rte {
    font-size: 38px;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__media-item {
    width: 40%;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item {
    width: 60%;
}

.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p {
    display: flex;
    gap: 10px;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p a {
    text-decoration: none;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p a:nth-of-type(1) {
    background: #1f3b63;
    color: #fff;
    padding: 12px 15px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 16px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-left: 20px;
    font-family: 'gotham_roundedbook';
}

.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p a:nth-of-type(1):hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p a:nth-of-type(2) {
    border: solid 1px #042A56;
    display: flex;
    align-items: center;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    border-radius: 10px;
    color: #042A56;
    font-family: 'gotham_roundedbook';
    letter-spacing: normal;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p a:nth-of-type(2):hover {
    background: #042A56;
    border-color: #1e3859;
    color: #fff;
}
.takequiz .rich-text__wrapper .rich-text__text.rte p {
    font-family: 'nexaregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #000000;
    letter-spacing: normal;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.takequiz .rich-text__wrapper .rich-text__buttons a.button.button--primary {
    background: #1f3b63;
    color: #fff;
    padding: 14px 26px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 18px;
    border: solid 1px #1e3859;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-left: 20px;
    font-family: 'gotham_roundedbook';
}
.takequiz .rich-text__wrapper .rich-text__buttons a.button.button--primary:after {
    content: '';
    background-image: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next.svg?v=1775715295');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    border: none;
    box-shadow: none;
    background-size: 20px;
    width: 23px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 0;
}
.takequiz .rich-text__wrapper .rich-text__buttons a.button.button--primary:hover {
    background: transparent;
    border-color: #1e3859;
    color: #1e3859;
}
.takequiz .rich-text__wrapper .rich-text__buttons a.button.button--primary:hover:after {
    background: url('https://1thrive.com/cdn/shop/files/grommet-icons_link-next_1.svg?v=1775715666');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    background-size: 20px;
}

/*-------------- Family Chaos Command Center Pages CSS 'Start' -------------------*/



@media screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .cart__row--table-large {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
}
.byos-section .tab_content#checkout .cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%;
}
@media screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .cart__row--table-large .grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}
.byos-section .tab_content#checkout .cart__row--table {
    display: table;
    table-layout: fixed;
    width: 100%;
}
@media only screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .large--text-left {
        text-align: left !important;
    }
}
@media only screen and (min-width: 769px) {
    .byos-section .tab_content#checkout .large--two-thirds {
        width: 66.666%;
    }
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons) .cart__subtotal {
    font-weight: 500;
    text-transform: capitalize;
    text-align: right;
}
.byos-section .tab_content#checkout .ajaxcart__price, 
.byos-section .tab_content#checkout .cart__price, .cart__subtotal {
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: none;
}
.byos-section .tab_content#checkout .cart__row:not(.cart__row--buttons) .cart__subtotal.cart__subtotal__items {
    font-size: 16px;
    text-align: right;
    padding-right: 62px;
}
.byos-section .tab_content#checkout .cart__row--table-large .grid__item {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.byos-section .tab_content#checkout .push--large--five-twelfths {
    left: 41.666% !important;
}
.byos-section .tab_content#checkout .push--large--five-twelfths  .grid__item{
    width: auto !important;
    max-width: auto !important;
}

.drawer__footer {
    padding: 10px 15px;
}
.menu-drawer summary.menu-drawer__menu-item,
.menu-drawer__menu-item {
    font-family: 'Montserrat';
}
#step-2 .component-description h3.component-title.text-left {
    display: none;
}
.hero-banner .slideshow__slide a {
    height: 100%;
}
.hero-banner .mobile_banner_image {
    display: none;
}

.inthepress.multicolumn slider-component ul.multicolumn-list li {
    width: 12%;
    max-width: 12%;
}

@media (max-width: 900px) {
  .cmp-grid {
    grid-template-columns: repeat(2,1fr);
}
  .cmp-image {
    text-align: center;
  }

  .cmp-image img {
    max-width: 250px;
  }
   .visual-compare .vc-card {
    position: static;
    width: 100%;
    margin-bottom: 20px;
  }

  .visual-compare .vc-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

/* @media (max-width: 768px) {
  .planner-grid {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 15px;
  }

  .planner-card {
    min-width: 80%;
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  .planner-grid::-webkit-scrollbar {
    display: none;
  }
} */

@media (max-width: 820px) {
    .inthepress.multicolumn slider-component ul.multicolumn-list li {
    width: 23%;
    max-width: 23%;
}
}

@media (max-width: 767px){
.editorial-hero-section.new-family.banner .banner__content .banner__buttons.banner__buttons--multiple {
    flex-wrap: wrap;
    max-width: 100%;
}
.editorial-hero-section.new-family.banner .banner__media.media {
    background: transparent;
}
.editorial-infographics.new-family {
    padding-top: 40px;
    padding-bottom: 0;
}
.editorial-infographics.new-family .image-with-text__text-item.grid__item .image-with-text__content {
    padding-bottom: 40px;
    padding-top: 20px;
}
.editorial-infographics.new-family .image-with-text__grid.grid h2.image-with-text__heading {
    font-size: 29px;
    line-height: normal;
    padding-top: 10px;
}
.editorial-infographics.new-family .image-with-text__grid.grid  .image-with-text__text.rte.body {
    margin-top: 1rem;
}
.editorial-infographics.new-family .image-with-text__grid.grid a.button.button--primary {
    padding-left: 30px;
}
.editorial-infographics.new-family .image-with-text__grid.grid a.button.button--primary {
    padding-left: 30px;
    font-size: 17px;
}
.editorial-infographics.new-family .image-with-text__grid.grid a.button.button--primary:after {
    background-position: 29rem 16px;
}
.editorial-after-before.new-family .rich-text.content-container {
    padding-top: 40px;
}
.editorial-after-before.new-family .rich-text.content-container .rich-text__wrapper {
    width: 100%;
}
.editorial-after-before.new-family .rich-text.content-container .rich-text__wrapper h2.rich-text__heading {
    font-size: 29px;
}
.editorial-after-before.new-family .rich-text.content-container .rich-text__wrapper .rich-text__text.rte {
    margin-top: 1rem;
    max-width: 100%;
}
.everyone-family .page-width .image-with-text .image-with-text__grid .image-with-text__media-item img {
    width: 100%;
}
.everyone-family .page-width {
    padding-right: 10px;
}
.everyone-family .page-width .image-with-text .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content {
    padding: 20px 0px 0px;
}
.everyone-family .page-width .image-with-text .image-with-text__grid.grid .image-with-text__content .image-with-text__text ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.everyone-family {
    padding-bottom: 40px;
}
.cmp .page-width {
    padding: 0;
}
.cmp .page-width h2.cmp-heading {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 29px;
}
.cmp-list li {
    align-items: flex-start;
    font-size: 15px;
    text-align: left;
    line-height: normal;
}
.cmp .page-width .cmp-grid .cmp-image {
    display: none;
}
.cmp .icon {
    top: 5px;
}
.cmp .page-width .cmp-grid {
    gap: 5px;
}
.cmp-list {
    padding: 5px 5px;
}
.cmp-right h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #1c355e;
    text-align: center;
    letter-spacing: normal;
    font-weight: bold;
    margin-top: 5px;
}
.cmp-card-header {
    padding: 15px;
}
    .editorial-hero-section h2.banner__heading {
    font-size: 30px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li {
    padding: 25px 5px;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(1):after, 
.family-steps.multicolumn .page-width ul.multicolumn-list li:nth-of-type(2):after {
    display: none;
}
.family-steps.multicolumn .page-width ul.multicolumn-list li .multicolumn-card .multicolumn-card__info {
    padding-left: 0;
    padding-right: 0;
}
.family-steps.multicolumn .page-width {
    padding-bottom: 40px;
}
.family-steps.multicolumn .page-width a.button.button--primary {
    margin-top: 0;
}
.planner-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.planner-section .page-width {
    padding: 0;
}
.planner-section {
    padding: 0px 15px 50px;
}
.planner-btn-wrap {
    margin-top: 40px;
}
.editorial-after-before.newproof .rich-text__blocks h2.rich-text__heading.rte {
    font-size: 29px;
}
.editorial-after-before.social-proof.newproof .rich-text__wrapper {
    width: 100%;
}
.editorial-after-before.social-proof.newproof .rich-text__wrapper .rich-text__text.rte {
    margin-top: 1rem;
}
.editorial-after-before.newfaq .rich-text__blocks h2.rich-text__heading.rte {
    font-size: 29px;
}
.editorial-after-before.social-proof.newfaq .rich-text__wrapper {
    width: 100%;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__media-item {
    width: 100%;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item {
    width: 100%;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p {
    flex-direction: column;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p br {
    display: none;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text.rte.body {
    width: 100%;
}
.editorial-infographics.new-family.familyweek .image-with-text__grid.grid .image-with-text__text.rte.body a {
    padding: 10px !important;
    display: block;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.visual-compare {
    padding: 0px 15px 40px;
    top: -20px;
}
.visual-compare .vc-card li {
    font-size: 16px;
}
.visual-compare .vc-card {
    margin-bottom: 0;
}
.visual-compare .vc-card h4 {
    font-size: 20px;
}
.editorial-hero-section .banner__content .banner__text p {
    font-size: 16px;
    line-height: 25px;
}
.editorial-hero-section .banner__content .banner__box .banner__buttons a.button.button--primary {
    font-size: 16px;
}
.editorial-infographics .image-with-text__text-item.grid__item .image-with-text__content {
    padding-left: 5px;
    padding-right: 5px;
}
.editorial-infographics .image-with-text__grid.grid h2.image-with-text__heading, 
.editorial-after-before .rich-text__blocks h2.rich-text__heading.rte {
    font-size: 35px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .htmlarea_btm {
    font-size: 13px;
}
.editorial-after-before-banner.multicolumn ul li:nth-of-type(1) .multicolumn-card__info:before {
    width: 90px;
}
.editorial-after-before-banner.multicolumn ul li .multicolumn-card .multicolumn-card__info {
    padding-left: 12rem;
}
.editorial-after-before-banner.multicolumn ul li:nth-of-type(2) .multicolumn-card__info:before {
    width: 90px;
}
.editorial-solution.multicolumn .multicolumn-card:after {
    width: 120px;
    right: 0;
}
.editorial-solution.multicolumn .multicolumn-card:before {
    width: 120px;
    left: 0;
}
.editorial-col.multicolumn ul.multicolumn-list li {
    max-width: 85%;
}
.editorial-col.multicolumn ul.multicolumn-list {
    padding-bottom: 15px;
}
.editorial-col.multicolumn .slider-buttons .slider-counter.caption {
    display: none;
}
.editorial-col.multicolumn .slider-buttons button.slider-button svg {
    height: 20px;
}
.editorial-col.multicolumn .page-width {
    padding-bottom: 20px;
}
.editorial-result.multicolumn ul li {
    max-width: 85%;
}
.editorial-result.multicolumn .slider-buttons .slider-counter.caption {
    display: none;
}
.editorial-result.multicolumn .slider-buttons svg {
    height: 20px;
}
.editorial-steps.multicolumn ul {
    row-gap: 25px;
}
.editorial-after-before .rich-text__blocks .rich-text__text.rte p {
    font-size: 16px;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .card__information .card-information .price__container .price__sale {
    gap: 5px;
    flex-wrap: nowrap;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content h3, 
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content h3 a {
    font-size: 15px;
}
.editorial-featured-collection .collection slider-component ul li .card-wrapper .card__content .quick-add a.cartlinkrsd.quick-add__submit {
    padding: 0;
}
.editorial-faq .collapsible-content__header h2.collapsible-content__heading strong {
    font-size: 35px;
    line-height: 45px;
}
.editorial-faq .collapsible-content__header h2.collapsible-content__heading {
    line-height: 28px;
}
.editorial-faq .grid__item .accordion {
    margin-top: 0;
}
.editorial-faq .grid__item .accordion details summary h3.accordion__title {
    font-size: 16px;
}
   
    .home_collection .collection ul.product-grid li .card-wrapper .card__information h3 {
    font-size: 18px;
    height: 45px;
}
    .byos-section .tab_content#checkout .grid, .byos-section .tab_content#checkout .grid--rev, .grid--full, .byos-section .tab_content#checkout .grid-uniform{
        margin: 0 !important;
    }
    .byos-section .tab_content#checkout .grid--full>.grid__item.text-center {
        text-align: left !important;
    }
    .byos-section .tab_content#checkout .grid__item::nth-child(2){
        width: 66.666% !important;
        max-width: 66.666% !important;
    }
    .byos-section .tab_content#checkout .large--three-fifths {
        width: 100%;
        max-width: 100%;
    }
    .home_collection .collection slider-component .slider-buttons {
    right: 0;
    top: 50%;
    gap: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item,
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__media-item {
    width: 100%;
    max-width: 100%;
}
.unlock_organization .page-width .image-with-text__grid.grid .image-with-text__text-item.grid__item .image-with-text__content {
    padding: 3rem 0rem 2rem;
}
.unlock_organization .page-width .image-with-text__grid h2.image-with-text__heading {
    font-size: 22px;
}
.your_own .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte p {
    margin: 0 0 20px;
}
.your_own .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    font-size: 28px;
}
.your_own.families .page-width .image-with-text__text-item.grid__item h2.image-with-text__heading {
    font-size: 22px;
    text-align: center;
    line-height: 1.27;
}
.your_own.families .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte p {
    padding-bottom: 0;
}
.your_own.families .page-width .image-with-text__text-item.grid__item .image-with-text__text.rte ul li {
    margin-bottom: 10px;
}
.btm_banner_main img {
    display: none;
}
.community_video .btm_banner_main {
    margin-top: 14px;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content {
    padding-top: 0;
}
.community_video .image-with-text .image-with-text__text-item.grid__item .image-with-text__content h2.image-with-text__heading {
    text-align: center;
    font-size: 23px;
    line-height: 1.27;
    letter-spacing: 1.6px;
    margin-bottom: 15px;
}
.inthepress.multicolumn slider-component ul.multicolumn-list {
    column-gap: 9px;
    justify-content: space-between;
}
.utility-bar__grid.page-width {
    padding-left: 1rem;
    padding-right: 1rem;
}
.announcement-bar p.announcement-bar__message {
    font-size: 12px;
    padding: 10px 0;
}
.text-content h2 {
    font-size: 19px;
    line-height: 30px;
    text-align: center;
}
.action_section.isolate .rich-text__wrapper.rich-text__wrapper--center.page-width {
    width: 100%;
}
.action_section .rich-text__blocks h2.rich-text__heading {
    font-size: 22px;
}
.six-steps.multicolumn .multicolumn-card__info {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.featured-blog.new-testimonials.page-width .grid-uniform.multicolumn-list {
    grid-template-columns: repeat(1, 1fr);
}
.thrive_inspiration .rich-text__blocks h2.rich-text__heading {
    font-size: 22px;
}
.thrive_inspiration .rich-text__blocks .rich-text__text p {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1.5px;
    text-align: center;
}
.main_blog_area.main-blog .blog-articles {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.new_article.page-width {
    grid-template-columns: 1fr;
    gap: 0;
}
.new_article.page-width article.article-template header.page-width {
    margin-left: 0;
    padding: 0;
    margin-top: 20px;
}
.new_article.page-width article.article-template .article-template__content {
    margin-left: 0;
    padding: 0;
    margin-top: 0;
}
.recent_post_new .article-recent-posts.page-width {
    padding: 0;
}
.hero-banner .mobile_banner_image {
    display: block;
}
.hero-banner .slideshow__media.banner__media.media {
    display: none;
}
.hero-banner .mobile_banner_image img {
    width: 100%;
}
slideshow-component.hero-banner .slideshow.banner {
    height: auto;
}
.hero-banner .slideshow__text-wrapper.banner__content {
    min-height: auto !important;
    position: absolute;
    top: 0;
}
.hero-banner .banner::after {
    position: relative;
}
}

@media (max-width: 480px) {
 slideshow-component.hero-banner .slideshow__media.banner__media img {
    display: none;
}
slideshow-component.hero-banner .slideshow__media.banner__media.media .mobile_banner_image {
    display: block;
}
slideshow-component.hero-banner .slideshow__media.banner__media.media .mobile_banner_image img {
    display: block;
}
    slideshow-component.hero-banner .slideshow__media.banner__media.media .mobile_banner_image img {
    display: block;
    width: 100%;
}
slideshow-component.hero-banner .slideshow.banner {
    height: 52.6vh;
}
slideshow-component.hero-banner .slideshow.banner .media {
    background-color: rgb(255 255 255);
}
header.header {
    padding-left: 17px;
    padding-right: 17px;
}
header.header .header__heading-logo-wrapper {
    width: 90%;
    position: relative;
    left: 15px;
}
div#smile-ui-lite-launcher-frame-container {
    bottom: 65px !important;
    left: 5px !important;
}
.hero-banner .mobile_banner_image {
    display: block;
}
.hero-banner .slideshow__media.banner__media.media {
    display: none;
}
.hero-banner .mobile_banner_image img {
    width: 100%;
}
slideshow-component.hero-banner .slideshow.banner {
    height: auto;
}
.hero-banner .slideshow__text-wrapper.banner__content {
    min-height: auto !important;
    position: absolute;
    top: 0;
}
.hero-banner .banner::after {
    position: relative;
}
.visual-compare .vc-card {
    margin-top: 25px;
}
.vc-card.vc-right {
    margin-top: 0;
}
}

@media (max-width: 430px) {
    .cmp-list {
    padding: 5px 8px;
}
}

@media (max-width: 390px) {
    .cmp-list {
    padding: 5px 5px;
}
}

@media (max-width: 375px) {
    slideshow-component.hero-banner .slideshow.banner {
    height: auto;
}
.cmp-list {
    padding: 5px 5px;
}
.cmp-list li {
    gap: 5px;
}
}

 @media (min-width: 768px) and (max-width: 1280px){
    .header__heading-logo{
        max-width: 132px;
    }
    ul.list-menu li span{
        font-size: 12px;
    }
 }