.rb-about-section{background-color:var(--mobile-background-color,trasparent)}.rb-about-section__wrapper{display:flex;flex-direction:column;gap:30px 24px;padding-top:50px;padding-bottom:50px}.rb-about-section__image{--aspect-ratio:var(--mobile-aspect-ratio)}.rb-about-section__description{margin-top:18px}.rb-about-section__description ul{list-style:none;padding:0}.rb-about-section__description ul>li{padding-left:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%23C09984' d='M11.53 6.53a.75.75 0 000-1.06L6.757.697a.75.75 0 10-1.06 1.06L9.939 6l-4.242 4.243a.75.75 0 001.06 1.06L11.53 6.53zM0 6.75h11v-1.5H0v1.5z'/%3E%3C/svg%3E");background-position:left 5px;background-size:12px 12px}.rb-about-section__description ul>li+li{margin-top:10px}.rb-about-section__contents{margin-top:34px;display:flex;flex-direction:column;gap:34px}.rb-about-section__content-icon{width:30px;height:30px}.rb-about-section__content-description{margin-top:4px}.rb-about-section__improvements{display:flex;flex-direction:column;gap:20px;margin-top:34px}.rb-about-section__improvement{display:flex;align-items:center;flex-direction:row;gap:18px}.rb-about-section__improvement-icon{position:relative;display:flex}.rb-about-section__improvement-icon .icon-percentage-circle{width:94px;height:94px;transform:rotate(-90deg)}.rb-about-section__improvement-icon circle{stroke:var(--block-color,#403333)}.rb-about-section__improvement-icon .icon-percentage-circle__progress{stroke-dasharray:376.8px;stroke-dashoffset:calc(376.8px*(100 - var(--block-percentage))/100)}.rb-about-section__improvement-percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rb-about-section__improvement-title strong{font-weight:700}.rb-about-section__note{margin-top:28px;font-size:13px;line-height:1.30769}@media only screen and (min-width:768px){.rb-about-section{background-color:var(--desktop-background-color,trasparent)}.rb-about-section__wrapper{align-items:flex-start;flex-direction:row;padding-top:0;padding-bottom:0}.rb-about-section__wrapper--reversed .rb-about-section__image{margin-right:-20px;margin-left:0}.rb-about-section__wrapper--reversed{flex-direction:row-reverse}.rb-about-section__image{--aspect-ratio:var(--desktop-aspect-ratio);--responsive-wrapper-max-width:555px;position:sticky;top:var(--header-height,68px);margin-left:-20px;width:calc(50% + 20px);border-radius:0}.rb-about-section__image--has-navigation{top:calc(var(--header-height, 68px) + 68px)}.rb-about-section__content{flex:1;align-self:center;padding:64px 0}.rb-about-section__description ul>li{padding-left:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' fill='none'%3E%3Cpath fill='%23BF9983' d='M13.83 6.53a.75.75 0 000-1.06L9.057.697a.75.75 0 00-1.06 1.06L12.238 6l-4.243 4.243a.75.75 0 001.06 1.06L13.83 6.53zM0 6.75h13.3v-1.5H0v1.5z'/%3E%3C/svg%3E");background-position:left 6px;background-size:15px 12px}.rb-about-section__improvements{gap:24px}}@media only screen and (min-width:1024px){.rb-about-section__wrapper{gap:84px}.rb-about-section__wrapper--reversed .rb-about-section__image{margin-right:-32px}.rb-about-section__content{padding:92px 0}.rb-about-section__image{--responsive-wrapper-max-width:567px;margin-left:-32px;width:calc(50% + 32px)}.rb-about-section__description{margin-top:20px}.rb-about-section__content-icon{width:35px;height:35px}.rb-about-section__improvement-icon .icon-percentage-circle{width:128px;height:128px}}@media only screen and (min-width:1400px){.rb-about-section__wrapper--reversed .rb-about-section__image{margin-right:-185px}.rb-about-section__image{--responsive-wrapper-max-width:720px;margin-left:-185px;width:calc(50% + 185px)}}