/** Shopify CDN: Minification failed

Line 149:10 Expected ":"
Line 149:17 Expected ":"

**/
/* start common css */
body {
    display: block;
}
@media (max-width:915px) {
  .el-hide-mobile {
    display:none !important;
  }
}
@media (min-width:915px) {
  .el-hide-desktop {
    display:none !important;
  }
}
.el-slider-main:not(.slick-initialized) {
  display:flex;
}
html {
    scroll-behavior: smooth;
}
p {
    margin: unset;
    padding: unset;
}
* {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
.el-text-left-desktop {
    text-align: left;
    justify-content: left;
}
.el-text-center-desktop {
    text-align: center;
    justify-content: center;
}
.el-text-right-desktop {
    text-align: right;
    justify-content: right;
}
img, video {
    max-width: 100%;
    display: block;
    height: auto;
}

.el-no_buttons .slick-arrow {
    display: none !important;
}

.el-same-height-slider .slick-slide {
    height: inherit !important;
}
.el-same-height-slider .slick-track {
    display: flex;
}
.el-loading:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.el-loading {
    color: transparent !important;
    position: relative;
}



.el-loading-cart:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: #0000003b;
}
.el-loading-cart {
    position: relative;
}
svg, img, video {
    display: inline-block;
}
* {
    box-sizing: border-box;
}
.el-video-wrapper.active img, 
.el-video-wrapper.active .el-play-button {
    display: none;
}
.el-relative {
    position: relative;
}
.el-container {
    max-width:100%;
    width:var(--el-container-width);
    padding-left:50px;
    padding-right:50px;
    margin-left:auto;
    margin-right:auto;
}

body, .el-font-body  {
  font-family:var(--el-body-font);
}
.el-font-heading{
  font-family: var(--el-heading-font);
}

.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
img {
    height; unset;
}



@media (max-width:915px) {
.el-text-left-mobile {
    text-align: left;
    justify-content: left;
}
.el-text-center-mobile {
    text-align: center;
    justify-content: center;
}
.el-text-right-mobilep {
    text-align: right;
    justify-content: right;
}
.el-container {
    padding-left:15px;
    padding-right:15px;
}
}
/* end common css */



/* same css start */
.el-media {
    display: flex;
}
.el-global-heading h1, 
.el-global-heading h2,
.el-adv-content-heading h2 {
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    max-width: 100%;
}
.el-global-heading h1 strong, 
.el-global-heading h2 strong {
    font-weight: unset;
    color: #BFECFF;
}
.el-global-tex {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.195px;
}
.el-button {
    text-decoration: none;
    background: #00053F;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 71px;
    color: #BFECFF;
    text-align: center;
    font-family: Geist;
    font-size: 23.4px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid #00053F;
    max-width: 100%;
    text-transform: uppercase;
}
.el-button:hover {
    background: transparent;
    color: #00053F;
}
.el-btn-bg .el-button {
    background: #BFECFF;
    color: #00053F;
    border-color: #BFECFF;
}
.el-btn-bg .el-button:hover {
    background: transparent;
    color: #BFECFF;
}



@media (max-width:915px) {
.el-container {
    padding-left: 16px;
    padding-right: 16px;
}
.el-global-heading h1, 
.el-global-heading h2, 
.el-adv-content-heading h2 {
    font-size: 36px;
    max-width: 100%;
    width: 328px;
}
.el-adv-banner-heading h1 {
    width: 300px;
}
.el-global-tex {
    font-size: 15px;
    letter-spacing: -0.15px;
}
.el-button {
    width: 100%;
    min-height: 55px;
    font-size: 18px;
}
}
/* same css end */



/* header css start */
.el-advertorial-header-content {
    display: flex;
    align-items: center;
}
.el-header-logo, 
.el-adv-breadcrumb {
    width: auto;
}
.el-header-logo img {
    width: 169px;
    height: unset;
}
.el-adv-breadcrumb p {
    padding-left: 100px;
    color: #00053F;
    font-family: Geist;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.156px;
    display: flex;
    align-items: center;
    gap: 13px;
}
.el-adv-breadcrumb p strong {
    text-decoration-line: underline;
    opacity: 0.6;
}
.el-adv-breadcrumb p em strong {
    font-weight: 400;
    text-decoration-line: underline;
    font-style: normal;
    opacity: 1;
}
.el-adv-breadcrumb p em:before {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/ADV1-header-arrow.webp");
    width: 5.2px;
    height: 10.4px;
    display: block;
}
.el-adv-breadcrumb p em {
    display: flex;
    align-items: center;
    gap: 13px;
}
.el-header-logo img {
    width: 169px;
    height: unset;
}



@media (max-width:915px) {
.el-advertorial-header-content {
    flex-direction: column;
    gap: 16px;
}  
.el-header-logo img {
    width: 131px;
}
.el-adv-breadcrumb p {
    padding-left: 0px;
    font-size: 12px;
    letter-spacing: -0.12px;
    gap: 10px;
}
.el-adv-breadcrumb p em {
    gap: 10px;
}
.el-adv-breadcrumb p em:before {
    width: 4.2px;
    height: 7.4px;
}
}
/* header css end */



/* trending css start */
.el-top-bar-text .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    gap: 10.4px;
}
.el-top-bar-text .el-icon-with-text-flex img {
    width: 19.6px;
    height: unset;
}
.el-top-bar-text .el-icon-with-text-flex strong {
    color: #BFECFF;
    font-weight: unset;
}
.el-adv-top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}



@media (max-width:915px) {
  
}
/* trending css end */



/* section1 css start */
.el-adv-banner .el-image-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-adv-banner .el-image-with-text-flex .el-image-with-text-column1 {
    width: 45.5%;
}
.el-adv-banner .el-image-with-text-flex .el-image-with-text-column2 {
    width: calc(54.5% - 87px);
}
.el-global-user .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    color: #BFECFF;
    font-family: Geist;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.182px;
    text-transform: uppercase;
    gap: 10.4px;
}
.el-global-user .el-icon-with-text-flex .el-element-image {
    width: 50.7px;
    height: unset;
}
.el-global-user .el-element-texts p {
    display: flex;
    align-items: center;
    padding-top: 5.2px;
    color: #FFF;
    font-family: Geist;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.182px;
    gap: 5.2px;
    text-transform: capitalize;
}
.el-global-user .el-element-texts p:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/cdn/shop/files/ADV1-section1-icon.webp");
    width: 16.9px;
    height: 16.9px;
}
.el-adv-banner-text {
    padding: 20.8px 0px 25px;
    width: 555px;
    max-width: 100%;
}
.el-global-read .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    padding: 20.8px 0px 40px;
    gap: 13px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
    letter-spacing: -0.182px;
    text-decoration-line: underline;
}
.el-adv-banner .el-container {
    position: relative;
}
.el-adv-banner-img img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    right: -91px;
    width: 54%;
    object-fit: cover;
}
.el-btn-bg {
    width: 555px;
    max-width: 100%;
}



@media (max-width:915px) {
.el-adv-banner .el-image-with-text-flex {
    flex-direction: column-reverse;
    gap: 20px;
}
.el-adv-banner-img img {
    position: unset;
    width: 100%;
    object-fit: cover;
}
.el-adv-banner .el-image-with-text-flex .el-image-with-text-column1 {
    width: 100%;
}
.el-adv-banner .el-image-with-text-flex .el-image-with-text-column2 {
    width: 100%;
}
.el-adv-banner .el-image-with-text-flex .el-image-with-text-column2 {
    width: calc(100% + 32px);
}
.el-top-bar-text .el-icon-with-text-flex {
    justify-content: flex-start;
    font-size: 14px;
    gap: 8px;
    padding: 10px 16px;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.55);
}
.el-top-bar-text .el-icon-with-text-flex img {
    width: 13px;
}
.el-advertorial-header-content {
    align-items: unset;
}
.el-adv-banner-text {
    padding: 16px 0px 20px;
    width: 265px;
    max-width: 100%;
}
.el-global-user .el-icon-with-text-flex {
    font-size: 14px;
    letter-spacing: -0.14px;
    gap: 8px;
}
.el-global-user .el-icon-with-text-flex .el-element-image {
    width: 39px;
}
.el-global-user .el-element-texts p {
    padding-top: 4px;
    font-size: 14px;
    letter-spacing: -0.14px;
    gap: 4px;
}
.el-global-read .el-icon-with-text-flex {
    padding: 16px 0px 25px;
    gap: 10px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: -0.14px;
}
.el-global-read .el-icon-with-text-flex svg {
    width: 12px;
    height: unset;
}
.el-global-user .el-element-texts p:before {
    width: 13px;
    height: 13px;
}
}
/* section1 css end */



/* section2 css start */
.el-adv-content .el-image-with-text-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.el-adv-content .el-image-with-text-column1 {
    width: 52.4%;
}
.el-adv-content .el-image-with-text-column2 {
    width: 37%;
}
.el-adv-content-right-img {
    margin-bottom: 25px;
}
.el-adv-content-text .el-element-richtext {
    display: flex;
    flex-direction: column;
    gap: 25px;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.195px;
}
.el-medium-padding-top {
    margin-top: 36px;
}
.el-adv-content-list ul {
    background: rgba(193, 51, 51, 0.05);
    list-style-type: none;
    padding: 20.8px;
    display: flex;
    flex-direction: column;
    gap: 15.6px;
    border-left: 3px solid #C13333;
}
.el-adv-content-list ul li {
    display: flex;
    align-items: center;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.195px;
    gap: 10.4px;
}
.el-adv-content-list ul li:before {
    content: "";
    background-image: url("/cdn/shop/files/ADV1-sec2-crose.webp");
    width: 17.551px;
    height: 17.55px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.el-adv-content-box {
    border: 1.3px solid #A62222;
    background: rgba(166, 34, 34, 0.05);
    padding: 25px 30px;
    color: #A62222;
    padding-right: 14%;
}
.el-adv-content-box2 {
    padding-right: 20%;
}
.el-adv-content-text strong {
    font-weight: 500;
}
.el-large-padding-top {
    margin-top: 60px;
}
.el-medium-padding-top {
    margin-top: 36px;
}
.el-adv-content-heading {
    color: #00053F;
}
.el-small-padding-top {
    margin-top: 25px;
}
.el-blur-img img {
    mix-blend-mode: luminosity;
}
.el-adv-content-quote {
    background: rgba(193, 51, 51, 0.05);
    color: #AC3333;
    padding: 20.8px;
}
.el-adv-content-quote1 {
    padding-right: 14% !important;
}
.el-adv-content-quote {
    background: rgba(193, 51, 51, 0.05);
    color: #AC3333;
    padding: 20.8px;
    border-left: 4px solid #AC3333;
}
.el-adv-content-text6 strong {
    color: #A62222;
}
.el-adv-content-heading3 h2 {
    width: 511px;
}
.el-adv-content-quote-blue {
    background: rgba(191, 236, 255, 0.15);
    border-color: #00053F;
    color: #00053F;
}
.el-adv-content-text10 strong {
    font-weight: 600;
}
.el-adv-content-heading4 em {
    display: block;
}
.el-small2-padding-top {
    margin-top: 25px;
}
.el-adv-content-text13 strong {
    font-weight: 600;
}
.el-adv-content-text13 em {
    color: #418E31;
    font-weight: 500;
    font-style: normal;
}
.el-adv-content-quote3 {
    padding-right: 3%;
}
.el-adv-content-text16 ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 39px;
}
.el-adv-content-text16 ul li {
    display: flex;
    flex-direction: column;
    gap: 19.5px;
}
.el-adv-content-text16 ul li strong {
    color: #00053F;
    font-size: 20.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.208px;
    border-bottom: 1px solid #00000066;
    padding-bottom: 19.5px;
}
.el-review-item .el-review-card_main {
    border-radius: 5.2px;
    background: #F9F9F9;
    padding: 25px;
    display: flex;
    flex-direction: column;
    gap: 20.8px;
}
.el-review-card-rating {
    display: flex;
    align-items: center;
    padding-bottom: 15.6px;
    color: rgba(0, 0, 0, 0.80);
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.182px;
    gap: 10.4px;
}
.el-review-card-rating strong {
    color: #000;
    font-weight: unset;
}
.el-review-card-title {
    display: flex;
    align-items: center;
    color: #418E31;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.39px;
    gap: 7.8px;
    padding-bottom: 20.8px;
}
.el-review-card-text {
    color: rgba(0, 0, 0, 0.90);
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.39px;
}
.el-element-review-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.39px;
}
.el-element-review-name span {
    color: #00053F;
    font-family: Geist;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.39px;
    display: flex;
    align-items: center;
    gap: 6.5px;
}
.el-element-review-name span:before {
    content: "";
    background-image: url("/cdn/shop/files/ADV1-reviews-checkblue.webp");
    width: 18.2px;
    height: 18.2px;
    flex-shrink: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.el-adv-list1 .el-icon-with-text-flex {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 79px;
}
.el-adv-list1 .el-element-title {
    color: #00053F;
    font-family: "Instrument Serif";
    font-size: 46.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}
.el-adv-list1 .el-element-text {
    display: flex;
    flex-direction: column;
    gap: 36px;
    padding-top: 25px;
}
.el-adv-list1 .el-element-text strong {
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: -0.208px;
}
.el-adv-list1 .el-element-image img {
    width: 398px;
}
.el-adv-list1 .el-element-texts {
    width: calc(100% - 398px);
}
.el-adv-list1 .el-element-image img {
    width: 398px;
    position: relative;
    right: 16px;
    top: 0;
    margin-top: -39px;
}
.el-adv-content-list-pluse ul {
    background: #F5F9F4;
    border-color: #418E31;
    border-left-width: 7px;
}
.el-adv-content-list-pluse ul li:before {
    background-image: url("/cdn/shop/files/ADV1-sec2-check.webp");
}
.el-adv-content-text17, .el-adv-content-text18, .el-adv-content-list {
    position: relative;
}
.el-adv-list1 {
    margin-bottom: -335px;
}
.el-adv-content-list4 ul {
    background: transparent;
    border: unset;
    padding: 0px;
}
.el-adv-content-list4 ul li {
    gap: 7.8px;
    color: #418E31;
    font-weight: 600;
}



@media (max-width:915px) {
.el-adv-content .el-image-with-text-column1 {
    width: 100%;
}
.el-medium-padding-top {
    margin-top: 25px;
}
.el-adv-content-text .el-element-richtext {
    gap: 19px;
    font-size: 15px;
    letter-spacing: -0.15px;
}
.el-adv-content-list ul {
    padding: 16px;
    gap: 12px;
}
.el-adv-content-list ul li {
    font-size: 15px;
    letter-spacing: -0.15px;
    gap: 8px;
    width: 293px;
    max-width: 100%;
}
.el-adv-content-list ul li:before {
    width: 13.5px;
    height: 13.5px;
    min-width: 13.5px;
}
.el-adv-content-box {
    padding: 16px;
}
.el-large-padding-top {
    margin-top: 40px;
}
.el-small-padding-top {
    margin-top: 16px;
}
.el-adv-content-heading2 em, 
.el-adv-content-heading3 em {
    display: block;
}
.el-adv-content-quote {
    padding: 16px !important;
    border-left-width: 3px;
}
.el-adv-content-quote {
    padding: 20.8px;
}
.el-adv-content-quote1 strong {
    font-weight: 600;
}
.el-small2-padding-top {
    margin-top: 16px;
}
.el-adv-content-text16 ul li strong {
    font-size: 16px;
    letter-spacing: -0.16px;
    padding-bottom: 15px;
}
.el-adv-content-text16 ul li {
    gap: 15px;
}
.el-adv-content-text16 ul {
    gap: 25px;
}
.el-review-item .el-review-card_main {
    padding: 16px;
    gap: 16px;
}
.el-review-card-rating {
    padding-bottom: 12px;
    font-size: 14px;
    letter-spacing: -0.14px;
    gap: 8px;
}
.el-review-card-rating svg {
    width: 75px;
    height: unset;
}
.el-review-card-title {
    font-size: 15px;
    letter-spacing: -0.3px;
    gap: 6px;
    padding-bottom: 16px;
}
.el-review-card-title svg {
    width: 10px;
    height: unset;
}
.el-review-card-text {
    font-size: 15px;
    letter-spacing: -0.3px;
}
.el-element-review-name {
    font-size: 15px;
    letter-spacing: -0.3px;
}
.el-element-review-name span {
    font-size: 15px;
    letter-spacing: -0.3px;
    gap: 5px;
}
.el-element-review-name span:before {
    width: 14px;
    height: 14px;
}
.el-adv-list1 .el-icon-with-text-flex {
    margin-top: 32px;
}
.el-adv-list1 .el-element-title {
    font-size: 36px;
}
.el-adv-list1 {
    margin-bottom: 0px;
}
.el-adv-list1 .el-element-texts {
    width: 328px;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.el-adv-list1 .el-element-image img {
    width: 178px;
    position: absolute;
    right: -16px;
    top: -57px;
    margin-top: 0px;
}
.el-adv-list1 .el-element-text {
    gap: unset;
    padding-top: 15px;
}
.el-adv-content-list2 ul li,
.el-adv-content-list3 ul li {
    width: 273px;
}
.el-adv-content-list-pluse ul {
    border-left-width: 3px;
}
.el-adv-content-list4 ul {
    padding: 0px;
}
.el-adv-content-list4 ul li {
    gap: 7px;
}
.el-adv-content-list4 ul li:before {
    width: 10px;
    height: 10px;
    min-width: 10px;
}
}
/* section2 css end */



/* footer css start */
.el-footer-logo img {
    width: 169px;
}
.el-footer-logo a {
    display: flex;
}
.el-footer-text {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.195px;
    margin-bottom: 25px;
}



@media (max-width:915px) {
.el-footer-logo img {
    width: 131px;
}
.el-top-bar .el-icon-with-text-flex {
    padding: 0px;
    border-bottom: unset;
}  
.el-footer-text {
    font-size: 15px;
    letter-spacing: -0.15px;
    margin-bottom: 20px;
}
}
/* footer css end */



/* zoom */
@media (max-width: 1600px) and (min-width: 1400px) {
body {
    zoom: 90%;
}
}
 
 
@media (max-width: 1400px) and (min-width: 1100px) {
body {
    zoom: 80%;
}
}
 
 
@media (max-width: 1100px) and (min-width: 915px) {
body {
    zoom: 65%;
}
}


@media (min-width:915px) {
.el-adv-content .el-image-with-text-column2 {
    position: sticky;
    top: 90px;
}
}