.acf-block--small-text{position:relative;background-color:var(--color-white);overflow:hidden;padding-top:var(--padding-top-desktop,56px);padding-bottom:var(--padding-bottom-desktop,56px);background-image:url(../../../../assets/images/bg-2.png);background-position:right top 40px;background-repeat:no-repeat}@media(max-width:1279px){.acf-block--small-text{padding-top:var(--padding-top-tablet,48px);padding-bottom:var(--padding-bottom-tablet,48px)}}@media(max-width:767px){.acf-block--small-text{padding-top:var(--padding-top-mobile,40px);padding-bottom:var(--padding-bottom-mobile,40px);background-image:none}}.small-text-container{max-width:1280px;margin:0 auto;padding:0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media(max-width:767px){.small-text-container{padding:0 16px;gap:3.2rem}}.small-text__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:630px}.small-text__title{font-size:3rem;font-weight:600;line-height:3.8rem;color:var(--color-secondary);margin:0}@media(max-width:767px){.small-text__title{font-size:2.4rem;line-height:3.2rem}}.small-text__description{background-color:#f5f5f7;border-radius:20px;padding:1.2rem 2rem}.small-text__description p{font-size:1.8rem;font-weight:400;line-height:2.8rem;color:#475467;margin:0}@media(max-width:767px){.small-text__description p{font-size:1.6rem;line-height:2.4rem}}.small-text__content{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:1023px){.small-text__content{grid-template-columns:1fr;gap:4rem}}@media(max-width:767px){.small-text__content{gap:3.2rem}}.small-text__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}@media(max-width:767px){.small-text__left{gap:3.2rem}}.small-text__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:560px}@media(max-width:1023px){.small-text__list{max-width:100%}}.small-text__item{border-left:4px solid #f2f4f7;padding:1.6rem 0 1.6rem 2.4rem;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.small-text__item:hover{border-left-color:var(--color-primary)}.small-text__item--active{border-left-color:var(--color-primary)}.small-text__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;margin-bottom:0}.small-text__icon{width:36px;height:31.304px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.small-text__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.small-text__item-title{font-size:1.8rem;font-weight:700;line-height:2.8rem;color:var(--color-secondary);margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width:767px){.small-text__item-title{font-size:1.6rem;line-height:2.4rem}}.small-text__item-description{font-size:1.8rem;font-weight:400;line-height:2.8rem;color:#475467;margin:0;padding-left:5rem}@media(max-width:767px){.small-text__item-description{font-size:1.6rem;line-height:2.4rem;padding-left:4.8rem}}.small-text__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:767px){.small-text__actions{gap:1rem}}.small-text__right{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width:1023px){.small-text__right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.small-text__image{width:100%;height:auto;opacity:0;visibility:hidden;overflow:hidden;display:none;-webkit-transition:opacity .4s ease,visibility .4s ease;-o-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease;pointer-events:none;border-radius:20px}.small-text__image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:5/4}.small-text__image--active{opacity:1;visibility:visible;display:block;z-index:1}