@media screen and (min-width:1023px){.our-values{background:var(--blue-200);border-radius:2.5rem}}.our-values__main-wrapper{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:1023px){.our-values__main-wrapper{gap:5rem;padding-block:3.75rem}}.our-values__small-title{color:var(--blue-200);font-size:.75rem;font-weight:700;margin-block-end:1rem;text-transform:uppercase}@media screen and (min-width:1023px){.our-values__small-title{color:var(--white);font-size:1rem;margin-block-end:1.5rem;text-align:center}}.our-values__section-title{margin:0}@media screen and (min-width:1023px){.our-values__section-title{color:var(--white);margin-block-end:1.5rem;margin-inline:auto;max-width:62.75rem;text-align:center}}.our-values__section-description{display:none}@media screen and (min-width:1023px){.our-values__section-description{color:var(--white);display:block;margin-inline:auto;max-width:62.75rem;text-align:center}}.our-values__values{display:flex;flex-wrap:wrap;gap:1.5rem}@media screen and (min-width:1023px){.our-values__values{gap:1.5rem 2.625rem}}.our-values__value{align-items:start;background:var(--blue-250);border-radius:.5rem;box-shadow:0 .25rem .25rem rgba(0,0,0,.25);display:flex;gap:1.75rem;padding:1rem;width:100%}@media screen and (min-width:1023px){.our-values__value{box-shadow:.375rem .875rem 1.25rem rgba(0,0,0,.08);flex:0 1 calc(50% - 1.3125rem);padding:1.375rem}}.our-values__icon{aspect-ratio:1/1;height:1.5rem;line-height:0;transition:all .3s ease-in-out}@media screen and (min-width:767px){.our-values__icon{height:3rem}}.our-values__icon svg{height:100%;width:100%}.our-values__content{overflow:hidden;position:relative}.our-values__title{color:var(--white);font-size:1.25rem;margin-block-end:1.125rem}@media screen and (min-width:767px){.our-values__title{font-size:2.375rem;margin-block-end:1.5rem}}.our-values__description p{color:var(--white);font-size:.875rem;margin:0}@media screen and (min-width:767px){.our-values__description p{font-size:1.25rem}}.our-values__description--hovered{display:none}@media screen and (min-width:1023px){.our-values__description--hovered{background:var(--blue-250);bottom:0;color:var(--white);display:block;left:0;position:absolute;right:0;top:0;transform:translateY(100%);transition:all .2s ease-in-out;z-index:1}}.our-values__description--hovered p{margin:0}@media screen and (min-width:1023px){.our-values__value:hover .our-values__icon{transform:rotate(90deg)}.our-values__value:hover .our-values__description--hovered{transform:translateY(0)}}