/*! [content/services/brand-repair] section-benefits.css */#section-benefits{background:var(--color-izumi-yellow)}#section-benefits .section-title-main svg{vertical-align:-.15em;width:1em;height:1em;margin:0 .125em;fill:rgb(var(--color-text-h-rgb))}#section-benefits .text-column p+p{margin-top:0}#section-benefits .photo-column{--slidesPerView:3;--spaceBetween:15px;--aspect-ratio:10/16;position:relative}#section-benefits .photo-column::before{content:'';display:block;aspect-ratio:var(--aspect-ratio);width:calc((100% - var(--spaceBetween) * (var(--slidesPerView) - 1))/ var(--slidesPerView));height:auto}.swiper-benefits{position:absolute;left:0;top:0;width:100%;height:100%}.swiper-benefits .img{aspect-ratio:940/1490;border-radius:.5em}#pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2em;background:rgb(var(--color-bg-body-rgb) / .5)}.pricing-title{--line-height-gap:calc((var(--line-height-p) - var(--line-height-h)) / 2);white-space:nowrap;font-size:var(--font-size-h4)}@media (min-width:1281px){.pricing-title{--line-height-gap:calc((var(--line-height-p) - var(--line-height-h)) / 2);margin-right:2em;padding:0 2em;white-space:nowrap}.pricing-text{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:0 2em;border-left:1px solid rgb(var(--color-izumi-blue-rgb) / .3)}}@media (max-width:1280px){#pricing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing-title{margin:0 0 1em}}