.primary-navigation-buttons{position:absolute;top:100%;margin-top:32px;font-size:0;line-height:0;border:0;width:45px;height:45px;z-index:2}
.navigation-prev-button{background:url('../clientlib-site/resources/images/previous.png') no-repeat center;right:55px;width:45px;height:45px;background-size:contain;border:0}
.navigation-prev-button:hover{background:url('../clientlib-site/resources/images/previous-hover.png') no-repeat center;background-size:45px 45px}
.navigation-next-button{background:url('../clientlib-site/resources/images/next.png') no-repeat center;right:0;width:45px;height:45px;background-size:contain;border:0}
.navigation-next-button:hover{background:url('../clientlib-site/resources/images/next-hover.png') no-repeat center;background-size:45px 45px}
.pause-button{border:0;background:url('../clientlib-site/resources/images/pause_white.svg') no-repeat center;width:42px;height:43px}
.play-button{border:0;background:url('../clientlib-site/resources/images/play_white.svg') no-repeat center;width:42px;height:43px}
.pause-button-animated{position:relative;width:45px;height:45px;border:0;background:url('../clientlib-site/resources/images/pause-icon.svg') no-repeat center;background-size:contain}
.pause-button-animated svg{position:absolute;top:0;left:0;width:45px;height:45px;transform:rotate(-90deg);pointer-events:none}
.pause-button-animated .progress-circle{fill:none;stroke:var(--white);stroke-width:2.5;stroke-linecap:round;transition:none}
.swiper-pagination-bullet{border-radius:8px;height:8px;border:0;opacity:1;padding:0;background:var(--white);width:8px}
.swiper-pagination-bullet-active{width:24px;background:var(--accent-primary);box-shadow:none}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.link_chevron{height:24px;font-family:"Ford F-1";font-style:normal;font-weight:700;font-size:16px;line-height:24px;display:flex;align-items:center;text-transform:capitalize;color:#0093f0;text-decoration:none}
@media(min-width:350px) and (max-width:1040px){.link_chevron{font-size:14px;line-height:24px}
}
.link_chevron::after{content:" ";display:inline-block;border-bottom:2px solid #0093f0;border-right:2px solid #0093f0;height:10px;width:10px;transform:rotate(-45deg);margin-left:10px;position:relative;top:-2px}
@media(min-width:350px) and (max-width:1040px){.link_chevron::after{background:transparent}
}
.section-ford-cards{max-width:var(--component-global-max-width);background:var(--background-primary);margin:auto}
.section-ford-cards.light-theme-secondary .card{border:1px solid var(--neutral-200)}
.section-ford-cards .cards-background{max-width:var(--component-content-max-width);padding-inline:var(--padding-x-mobile);padding-bottom:var(--mobile-padding-bottom);margin:auto}
@media(min-width:768px){.section-ford-cards .cards-background{padding-inline:var(--padding-x-desktop)}
}
@media(min-width:768px){.section-ford-cards .cards-background{padding-bottom:var(--desktop-padding-bottom)}
}
.section-ford-cards .cards-background .container_cards{display:flex;gap:16px;justify-content:center}
@media(max-width:768px){.section-ford-cards .cards-background .container_cards{flex-direction:column;height:fit-content}
}
.section-ford-cards .cards-background .container_cards .card{display:flex;position:relative;flex-direction:column;padding:16px;gap:16px;background:var(--neutral-1000)}
@media(max-width:768px){.section-ford-cards .cards-background .container_cards .card{flex-direction:row;overflow:hidden}
}
@media(max-width:768px){.section-ford-cards .cards-background .container_cards .card .contendor_img{width:25%;min-width:100px;box-sizing:border-box}
}
.section-ford-cards .cards-background .container_cards .card .contendor_img img{width:100%;height:auto;object-fit:cover}
.section-ford-cards .cards-background .container_cards .card .contenedor_text_a{display:flex;gap:20px;justify-content:space-between}
@media(max-width:768px){.section-ford-cards .cards-background .container_cards .card .contenedor_text_a{width:auto;padding-right:26px}
}
.section-ford-cards .cards-background .container_cards .card .contenedor_text_a h3,.section-ford-cards .cards-background .container_cards .card .contenedor_text_a__title{font-weight:500;font-size:24px;line-height:32px;color:var(--twilight-1000);margin:auto 0}
@media(max-width:1024px){.section-ford-cards .cards-background .container_cards .card .contenedor_text_a h3,.section-ford-cards .cards-background .container_cards .card .contenedor_text_a__title{font-size:20px;font-weight:400;line-height:28px}
}
.section-ford-cards .cards-background .container_cards .card .contenedor_text_a p{font-weight:400;font-size:16px;line-height:24px;color:#00142e;margin:0;width:455px}
.section-ford-cards .cards-background .container_cards .card .contenedor_text_a a{width:14px;height:16px;background:url('../clientlib-site/resources/images/tertiary-button.svg') no-repeat center;margin:auto 0;z-index:1;min-width:40px}
.section-ford-cards .cards-background .container_cards .card .contenedor_text_a a:hover{background:url('../clientlib-site/resources/images/tertiary-button-hover.svg') no-repeat center}
@media(max-width:768px){.section-ford-cards .cards-background .container_cards .card .contenedor_text_a a{position:absolute;right:0;bottom:16px}
}
@media(max-width:768px){.section-ford-cards .cards-background .container_cards .card:after{content:"";width:0;border-top:30px solid transparent;border-left:50px solid var(--twilight-1000);transform:rotate(-90deg);position:absolute;bottom:0;right:-10px}
}
.section-ford-cards .cards-background .card-buttons{position:relative;padding:50px 24px 0;margin:0 auto;z-index:0;width:100%;max-width:1440px;text-align:center;box-sizing:border-box}
.section-ford-cards .cards-background .card-buttons .color-button-grey{display:inline-block}
.section-ford-cards .cards-background .card-buttons .color-button-grey .link-banner{display:flex;justify-content:center;align-items:center;width:231px;height:48px;background:var(--neutral-1000);font-weight:700;font-size:16px;line-height:24px;text-transform:capitalize;color:var(--twilight-1000);text-decoration:none}
.section-ford-cards .cards-background .card-buttons .color-button-grey .link-banner:before{content:"";width:251.19px;height:48px;position:absolute;z-index:-1;transform:skewX(-20deg);background:var(--neutral-1000)}
.section-ford-cards .cards-background .card-buttons .color-button-blue{display:inline-block}
.section-ford-cards .cards-background .card-buttons .color-button-blue .link-banner{position:relative;border:0;padding:var(--spacing-12) var(--spacing-20);text-decoration:none;z-index:1;text-wrap:nowrap;clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px),0 6px);background-color:var(--surface-primary-button)}
.section-ford-cards .cards-background .card-buttons .color-button-blue .link-banner span{font-size:var(--font-size-button-body-2);line-height:var(--font-size-button-body-2);font-weight:var(--font-weight-bold);width:max-content;position:relative;z-index:2;color:var(--white)}
.section-ford-cards .cards-background .card-buttons .color-button-blue .link-banner:hover{background:var(--surface-action-primary-hover)}
@media(min-width:768px){.section-ford-cards .cards-background .card-buttons .color-button-blue .link-banner span{font-size:var(--font-size-body-1);line-height:var(--line-height-body-1)}
}