.scale-light .scale-cards__description,.scale-light .scale-cards__description p,.scale-light .scale-cards__item-box{color:var(--clr-text-lt)}.scale-dark .scale-cards__description,.scale-dark .scale-cards__description p,.scale-dark .scale-cards__header-title,.scale-dark .scale-cards__item-box,.scale-dark .scale-cards__title{color:var(--clr-text-dk)}.scale-light.scale-cards--box .scale-cards__item-box{background-color:var(--clr-bg-accent-lt)}.scale-dark.scale-cards--box .scale-cards__item-box{background-color:var(--clr-bg-accent-dk)}.scale-cards__items{display:flex;flex-wrap:wrap;margin:0 -12px;row-gap:32px}.scale-cards__item{display:flex;flex:0 0 100%;max-width:100%;padding:0 12px}.scale-cards__item-box{border-radius:6px;padding:28px;transition:all .4s}.scale-cards--border .scale-cards__item-box{border:1px solid}.scale-light.scale-cards--border .scale-cards__item-box{border-color:color-mix(in srgb,var(--clr-accent-dk) 55%,transparent)}.scale-dark.scale-cards--border .scale-cards__item-box{border-color:color-mix(in srgb,var(--clr-accent-lt) 55%,transparent)}.scale-cards__title{color:#003;font-size:20px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:20px}.scale-button-text{color:var(--clr-primary);opacity:0}.scale-cards__item-box--left,.scale-cards__item-box--right{display:flex;gap:20px;justify-content:space-between}.scale-cards__item-box--right{flex-direction:row-reverse}.scale-cards__item-box--left .scale-cards__item-box-content,.scale-cards__item-box--right .scale-cards__item-box-content{width:calc(100% - 40px)}.scale-cards--simple_text .scale-cards__item-box:hover .scale-button-text{opacity:1}.scale-cards__item-box-image{align-items:center;backdrop-filter:blur(5.80119px);background:rgba(8,99,117,.2);border:1.4503px solid rgba(8,99,117,.2);border-radius:40.6083px;display:flex;flex-direction:column;gap:14.5px;height:120.37px;justify-content:center;margin-bottom:40px;padding:8.70178px 4.35089px;transform:rotate(45deg);width:120.37px}.scale-cards__item-box-image img{transform:rotate(-45deg)}.scale-cards__item-box{display:flex;flex-direction:column;width:100%}.scale-cards__header-subtitle.scale-header__subtitle,.scale-cards__header-title{margin-bottom:24px}.scale-cards__description.scale-rich-text,.scale-cards__description.scale-rich-text p{line-height:1.5}.scale-cards__description.scale-rich-text :last-child{margin-bottom:0}.scale-cards__header{margin-bottom:70px}.scale-cards--simple_text .scale-cards__item-box{padding-bottom:0;padding-top:0}.scale-cards__desc{font-size:16px;margin-bottom:20px}.scale-cards__bottom-text.scale-rich-text{margin-top:56px}.scale-cards__item-box-content :last-child{margin-bottom:0}.scale-cards__items.arrow_between_cards .scale-cards__item{padding:0 24px;position:relative}.scale-cards__items.arrow_between_cards .scale-cards__item:last-child:after{display:none}.scale-cards__items.arrow_between_cards{margin:0 -24px}.scale-cards{overflow:hidden}@media screen and (min-width:768px){.scale-cards__item{flex:0 0 50%;max-width:50%}.scale-cards__bottom-text.scale-rich-text{margin-top:72px}.scale-cards__items.card-3-col .scale-cards__item{flex:0 0 33.333%;max-width:33.333%}.scale-cards__items.arrow_between_cards.card-3-col .scale-cards__item:nth-child(3n+1):after,.scale-cards__items.arrow_between_cards.card-3-col .scale-cards__item:nth-child(3n+2):after,.scale-cards__items.arrow_between_cards.card-4-col .scale-cards__item:nth-child(4n+1):after,.scale-cards__items.arrow_between_cards.card-4-col .scale-cards__item:nth-child(4n+3):after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='55' fill='none' viewBox='0 0 30 55'%3E%3Cpath fill='%23086375' d='M2.55 54.6 0 52.05 24.75 27.3 0 2.55 2.55 0l27.3 27.3z'/%3E%3C/svg%3E");font-size:32px;font-weight:500;position:absolute;right:-15px;top:50%;transform:translateY(-50%)}}@media screen and (min-width:1024px){.scale-cards__item{flex:0 0 25%;max-width:25%}.scale-cards__items.arrow_between_cards.card-4-col .scale-cards__item:nth-child(4n+1):after,.scale-cards__items.arrow_between_cards.card-4-col .scale-cards__item:nth-child(4n+2):after,.scale-cards__items.arrow_between_cards.card-4-col .scale-cards__item:nth-child(4n+3):after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='55' fill='none' viewBox='0 0 30 55'%3E%3Cpath fill='%23086375' d='M2.55 54.6 0 52.05 24.75 27.3 0 2.55 2.55 0l27.3 27.3z'/%3E%3C/svg%3E");font-size:32px;font-weight:500;position:absolute;right:-15px;top:50%;transform:translateY(-50%)}.scale-cards__items{row-gap:32px}}@media screen and (max-width:767px){.scale-cards__item-box-image{margin-bottom:25px}.scale-cards__items.arrow_between_cards .scale-cards__item:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='23' fill='none' viewBox='0 0 41 23'%3E%3Cpath fill='%23086375' d='M0 1.913 1.911 0l18.562 18.563L39.037 0l1.912 1.913-20.475 20.475z'/%3E%3C/svg%3E");display:block;margin:24px 0 0;position:static;text-align:center;transform:unset;width:100%}.scale-cards__items.arrow_between_cards .scale-cards__item{flex-direction:column}}