.nutshell{--n_title_color:#FFFFFFA6;--n_bar_color:#F86133;--n_description_color:#f8f8f8;--n_title_active_color:#F85133;--n_box_color:#f8f8f840}.nutshell--white{--n_title_color:#FFFFFFA6;--n_bar_color:#F86133;--n_description_color:#f8f8f8;--n_box_color:rgba(248, 248, 248, 0.25);--n_title_active_color:#F85133}.nutshell__img,.nutshell__video{object-fit:cover;width:100%;height:100%}.nutshell__titles{display:flex;align-items:flex-start;justify-content:space-between;margin:22px 0 0;overflow-x:auto;flex-direction:column}.nutshell__slide{position:relative}.block-editor__container .nutshell__titles{overflow:hidden}.nutshell__btn{cursor:pointer;flex:1 1 auto;padding:0 8px;@media (max-width:768px){min-width:150px}}.nutshell__title{color:var(--n_title_color);font-weight:600;font-size:16px;line-height:1.3;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nutshell__btn.is-active .nutshell__title,.nutshell__btn:hover .nutshell__title{color:var(--n_title_active_color)}.nutshell__box{overflow:hidden;position:relative;background:var(--n_box_color);height:4px}.nutshell__box>span{content:'';position:absolute;top:0;left:0;bottom:0;width:100%;height:10px;transform:translate(-110%,0);background:var(--n_bar_color)}.nutshell__btn.is-active .nutshell__box>span{animation:var(--nutshell_duration,6s) 1 linear nutshell-grow;animation-fill-mode:forwards}.nutshell__descriptions p{color:var(--n_description_color);font-size:16px;font-weight:300;line-height:1.5}@media only screen and (max-width:1000px){.nutshell__slide--desktop{display:none!important}.nutshell__titles{padding-bottom:17px;margin-top:21px}.nutshell__titles .nutshell__btn:first-child{padding-left:0}.nutshell__box{width:calc(100% + 8px)}}@media only screen and (max-width:768px){.nutshell__descriptions{margin-top:0}.nutshell__descriptions p{margin-bottom:20px}}@media only screen and (min-width:1000px){.nutshell__titles{flex-direction:row;align-items:center}.nutshell__descriptions{margin-top:32px}.home .nutshell__descriptions{margin-top:18px}.nutshell__descriptions p{color:var(--n_description_color);font-size:16px;line-height:1.5}.nutshell__titles .slick-list{width:100%}.nutshell__img--mobile{display:none!important}.nutshell{min-height:400px}.nutshell__slider{height:auto;min-height:400px;.slick-list{border-radius:2rem}}.nutshell__img,.nutshell__video{aspect-ratio:1.56;height:auto}.nutshell__btn{width:calc(100% / var(--nutshell_count))!important;flex:1 0 calc(100% / var(--nutshell_count));padding:0 15px}.nutshell__titles{margin-left:-11px;margin-right:-11px}.nutshell__description-line{display:none}}@media only screen and (max-width:999.6px){.nutshell__btn{padding-left:16px!important;margin-bottom:16px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;min-height:48px}.nutshell__descriptions{display:none!important}.nutshell__description-line{display:none;color:#F8F8F8;font-weight:300;font-size:16px;line-height:1.5}.nutshell__description-line p{margin-bottom:0}.nutshell__box>span{display:none;transform:translate(0%,0)}.nutshell__title{margin-bottom:0}.nutshell__btn{position:relative}.nutshell__btn.is-active .nutshell__description-line{display:block}.nutshell__btn.is-active .nutshell__box{background:var(--n_bar_color)}.nutshell__box{position:absolute;top:0;left:0;height:auto;width:4px;bottom:0}.nutshell__title{font-size:16px!important}.nutshell__slide img,.motor-hero .nutshell__slide img{border-radius:16px}}@keyframes nutshell-grow{0%{transform:translate(-100%,0)}100%{transform:translate(0,0)}}.nutshell__titles--5 .nutshell__title{font-size:15px}