/** Shopify CDN: Minification failed

Line 412:15 Expected ":"
Line 412:17 Expected identifier but found "15px"

**/
.crinado-pasion {
    padding: 80px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top: 1px solid #3F3D294D;
    border-bottom: 1px solid #3F3D294D;
    background-image: url(/cdn/shop/files/blue_bg.jpg?v=1756493798)
}
.page-width{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px
}

.crinado-pasion .crinado-inner-section {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.crinado-pasion .bottom-text{
    margin-top: 45px;
    text-align: center;
}
.crinado-pasion .images-item .first-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.crinado-pasion .details-crinado,
.crinado-pasion .images-item {
    width: 48%;
}

.crinado-pasion .details-crinado h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
}
.crinado-pasion .details-crinado ul{
    padding-left: 0;
    list-style: none;
    margin-top: 20px;
    color: #fff;
}
.crinado-pasion .details-crinado ul li{
    position: relative;
    padding-left: 30px;
}
.crinado-pasion .details-crinado ul li:before{
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none"><circle cx="9" cy="9.5" r="9" fill="%23008143"/><path d="M5 10L7.42266 12.6458L13 5.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    position: absolute;
    left: 0px;
    top: 5px;
}
.crinado-pasion .details-crinado p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 10px;
    color: #fff;
}

.crinado-pasion .details-crinado .historia-wrap {
    display: flex;
    align-self: stretch;
    justify-content: start;
    gap: 20px;
    margin-top: 35px;
}

.crinado-pasion .historia-wrap .call-wrap {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
}

.crinado-pasion .historia-wrap .call-btn {
    background-color: #fff;
    padding: 15px;
}

.crinado-pasion .historia-wrap .call-wrap p span {
    font-weight: 500;
}

.crinado-pasion .historia-wrap .call-wrap p {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;
    margin-top: 0px;
    color: #fff;
}
.gs-icon-box {
    width: calc(50% - 10px);
    padding: 15px;
    border: 1px solid #fff;
}
.gs-icon-box-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    gap: 20px;
    margin-top: 40px;
}
.gs-icon-box img {
    height: 30px;
    width: 30px;
}
.gs-icon-box h4 {
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
}


.site-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1E3A8A;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    padding: 16px 40px;
    width: auto;
    transition: all .3s ease;
    border: 1px solid #fff;
    background-color: #fff;
}
.gs-testimonial-item {
    padding: 30px;
    text-align: center;
    box-shadow: 0 0 10px 0px #1e3a8a73;
}
.gs-testimonial-item h4{
    font-size: 20px;
    font-weight: 700;
}
.gs-testimonial-item .reviewer {
    font-weight: 700;
}
.gs-testimonial{
    padding: 60px 0;
}
.gs-testimonial .slick-dots li button:before{
    font-size: 15px;
    color: #1E3A8A;
}
.gs-testimonial h3{
    font-size: 38px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 25px;
}
.gs-testimonial-item .stars {
    color: #FDCC0D;
    font-size: 25px;
}
.gs-testimonial .slick-slide {
  margin: 0 10px; 
}
.gs-testimonial .slick-list {
  margin: 0 -10px; 
  padding: 20px 0;
}
.gs-testimonial-slider {
    padding: 50px 0;
}
.gs-testimonial-slider h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 20px;
}
.gs-testimonial-slider .gs-testimonial-main-wrap {
    margin-top: 50px;
    display: flex;
    gap: 20px;
}
.gs-testimonial-main-wrap .gs-testimonial-wrap{
    width: calc((100% - 20px) /3);
}
.gs-testimonial-wrap .gs-testimonial-box {
    background-color: #efefef;
    padding: 20px;
    margin-bottom: 20px;
}
.gs-testimonial-wrap .gs-testimonial-box h5 {
    font-size: 20px;
    font-weight: 700;
}
.gs-testimonial-wrap .testimonial_name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.motor-carplay-product .jdgm-preview-badge .jdgm-star,
.motor-carplay-product sale-price,
.motor-carplay-product .variant-picker__option-values .block-swatch,
.product-popup__button,
.gs-testimonial-slider h6 span {
    color: #1566E0;
}
.buy-buttons button{
    background-color: #1566E0 
}
.motor-carplay-product sale-price{
    font-weight: 700;
}
.motor-carplay-product .variant-picker__option-values :checked+.block-swatch:before{
    display: none
}
.motor-carplay-product .variant-picker__option-values .block-swatch{
    border-radius: 100px;
    border: 1px solid #1566E0;
    height: 40px;
}
.motor-carplay-product .variant-picker__option-values :checked+.block-swatch{
    background-color: #1566E0;
    color: #fff;
}
.motor-carplay-product .variant-picker__option-info legend{
    font-weight: 700px;
    color: #000;
}
.product-popup__button{
    margin-top: 20px;
    background-color: transparent;
    padding: 0;
    display: flex;
    gap: 5px;
    font-size: 16px;
    text-decoration: underline;
    align-items: center;
}
.product-popup-modal {
  position: fixed;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-color: #ffffff99;
  backdrop-filter: blur(6px);
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  z-index: -1;
}
.product-popup-modal[open] {
  top: 0;
  opacity: 1;
  visibility: visible;
  z-index: 103;
}
.product-popup-modal__close {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
}
@media (min-width: 750px) {
  .product-popup-modal__close {
    top: 2.4rem;
    right: 2.4rem;
  }
}
.product-popup-modal__content {
    width: 60%;
    max-width: 100rem;
    height: max-content;
    max-height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 3.2rem;
    background-color: #fff;
    box-shadow: 0 8px 40px #0072ce52;
    border-radius: 1.2rem;
    overflow: auto;
}
.product-popup-modal__content::-webkit-scrollbar {
  width: 0.6rem;
  height: 0.6rem;
}
.product-popup-modal__content::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-border));
  border-radius: 0.3rem;
}
.product-popup-modal__content:focus {
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  outline: none;
}
@media (min-width: 750px) {
  .product-popup-modal__content {
    padding: 4rem;
  }
}
.product-popup-modal__title {
  margin: 0;
}
.product-popup-modal__text {
  margin-top: 1.6rem;
}
.product-popup-modal__text p {
  margin: 0;
}
.product-popup-modal__text p + p {
  margin-top: 1.6rem;
}
.product-popup-modal__text a {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  transition: color var(--duration-default), text-decoration var(--duration-default);
}
.product-popup-modal__text a:hover {
  color: rgb(var(--color-accent));
  text-decoration-color: rgb(var(--color-accent));
}
.product-popup-modal table {
  margin: 0.8rem 0;
}
@media screen and (max-width: 990px) {
  .product-popup-modal table {
    display: block;
    max-width: fit-content;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.product-popup-modal__image-wrapper {
  margin-top: 1.6rem;
  max-width: 100%;
  border-radius: 1.2rem;
  overflow: hidden;
}
.product-popup-modal__image {
  display: block;
  width: 100%;
  height: auto;
}

  .custom-info-section {
    padding: 60px 0px;
    overflow: hidden;
    text-align: center;
    background-color: #1566E0
  }
  .custom-info-section .subheading {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
  }
  .custom-info-section .heading {
    font-size: 32px;
    margin-bottom: 20px;
    color: #fff;
  }
  .custom-info-section .text {
    max-width: 600px;
    margin: 0 auto 20px;
    color: #fff;
  }
  .custom-info-section .btn {
    display: inline-block;
    padding: 12px 24px;
    background-color: #fff;
    color: #1566E0;
    text-decoration: none;
    margin-bottom: 30px;
  }
  .custom-info-section .image-item img {
    height: 300px;
    object-fit: cover;
  }
  .custom-info-section  .slick-slide {
  margin: 0 10px; 
}
  .custom-info-section .slick-list {
  margin: 0 -10px; 
}

@media (max-width: 767px){
    .crinado-pasion .crinado-inner-section{
        flex-direction: column;
        row-gap: 30px;
    }
    .crinado-pasion .details-crinado,
    .crinado-pasion .images-item,
    .gs-testimonial-main-wrap .gs-testimonial-wrap,
    .gs-icon-box{
        width: 100%;
    }
    .gs-testimonial-slider .gs-testimonial-main-wrap{
        flex-wrap: wrap;
    }
    .product-popup-modal__content{
        width: 100%;
        padding; 15px;
    }
    .gs-testimonial-slider h2{
        font-size: 30px;
    }
}