.well{--color:var(--c_dblue);--align:center;border:3px solid transparent;border-radius:9px 0 9px 0;color:var(--color);display:block;margin-top:2.88em;padding:var(--space);padding-top:calc(var(--space)*1.33);position:relative;text-align:var(--align);text-decoration:none;transition:all .25s ease-in-out}.well[href]:focus,.well[href]:hover{box-shadow:0 6px 16px -8px rgba(51,51,51,.66)}.well__icon{height:3.66em;position:absolute;right:.33em;top:-2.33em;width:3.66em}.well__title{font-size:1.33em;margin:.33em 0;text-transform:uppercase}@media (min-width:690px){.well__title{font-size:1.66em}}.well--t-white{background-color:#fff}.well--t-white-o{border-color:#fff}.well--t-lgrey{background-color:var(--c_lgrey)}.well--t-lgrey-o{border-color:var(--c_lgrey)}.well--t-dgrey{background-color:var(--c_dgrey)}.well--t-dgrey-o{border-color:var(--c_dgrey)}.well--t-mgrey{background-color:var(--c_mgrey)}.well--t-mgrey-o{border-color:var(--c_mgrey)}.well--t-yellow{background-color:var(--c_yellow)}.well--t-yellow-o{border-color:var(--c_yellow)}.well--t-orange{background-color:var(--c_orange)}.well--t-orange-o{border-color:var(--c_orange)}.well--t-lblue{background-color:var(--c_lblue);--hc:#fff}.well--t-lblue-o{border-color:var(--c_lblue)}.well--t-dblue{background-color:var(--c_dblue)}.well--t-dblue-o{border-color:var(--c_dblue)}.well a{color:var(--hc)}.well--bg-img{background-image:var(--bg);background-size:cover}@media (min-width:690px){.counter-grid{display:flex;flex-wrap:wrap;gap:var(--space)}.counter-grid__item{flex:1;max-width:calc(50% - 4.66em);min-width:calc(50% - 4.66em)}}@media (min-width:960px){.counter-grid{flex-wrap:nowrap}.counter-grid__item{max-width:unset;min-width:0}}.counter-block{font-weight:700;text-transform:uppercase}.counter-block__line-2{font-size:2.33em;line-height:1.2}@media (min-width:540px){.counter-block__line-2{font-size:3.33em}}.well__body--small{font-size:.75em;line-height:1.2}.well__body--small p{margin-top:.33em}.well--match-across{min-height:100%}