:root{--box-bg:#20354a}[data-theme=light]{--box-bg:#fff}DIV.benefitRow{background-color:#fff;padding:100px 0}DIV.benefitRow.digitalisation DIV.box.hoverable:hover{box-shadow:inset 0 -10px 0 #23659b,0 8px 6px rgba(0,0,0,.08)}DIV.benefitRow.digitalisation DIV.box.hoverable:hover DIV.image:before{background-color:#23659b;z-index:1}DIV.benefitRow.slimline{padding:30px 0}DIV.benefitRow.standalone{padding:200px 0}DIV.benefitRow .glide__arrows{text-align:center}DIV.benefitRow .glide__arrows .glide__arrow{background:none;border:0}DIV.benefitRow .glide__arrows .glide__arrow,DIV.benefitRow .glide__arrows .glide__arrow:before{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}DIV.benefitRow .glide__arrows .glide__arrow:before{align-items:center;border:2px solid var(--primary-text);border-radius:50%;color:var(--primary-text);content:"\f105";display:flex;font-family:FontAwesome;font-size:25px;height:50px;justify-content:center;opacity:1;width:50px}DIV.benefitRow .glide__arrows .glide__arrow:hover{cursor:pointer}DIV.benefitRow .glide__arrows .glide__arrow:hover:before{border:2px solid #5f96c1;color:#5f96c1}DIV.benefitRow .glide__arrows .glide__arrow--left:before{content:"\f104"}DIV.benefitRow DIV.text{margin-bottom:60px}DIV.box{background-color:#f6f8fa;border-radius:10px;height:calc(100% - 30px);margin-bottom:30px;padding:30px}DIV.box.hoverable{align-items:center;column-gap:12px;display:grid;grid-template-areas:"img title" "p   p";grid-template-columns:75px 1fr;overflow:hidden;position:relative;row-gap:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}DIV.box.hoverable:hover{box-shadow:inset 0 -10px 0 #369ea6,0 8px 6px rgba(0,0,0,.08)}DIV.box.hoverable:hover DIV.image:before{background-color:#369ea6;z-index:1}DIV.box.hoverable H3{font-size:20px;grid-area:title;margin:0;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}DIV.box.hoverable P:first-of-type{grid-area:p;margin-top:10px}DIV.box.hoverable P:not(:first-of-type){grid-area:unset;grid-column:1/-1}DIV.box.hoverable DIV.image{align-items:center;display:inline-flex;grid-area:img;height:75px;justify-content:center;margin-bottom:0;position:relative;width:75px}DIV.box.hoverable DIV.image:before{background-color:#101d2a;border-radius:50%;content:"";inset:0;position:absolute;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:1}DIV.box.hoverable DIV.image IMG{display:block;height:60px;margin-bottom:0;object-fit:contain;position:relative;width:60px;z-index:2}DIV.box H3{font-size:18px;font-weight:700;margin-bottom:15px}DIV.box IMG{margin-bottom:15px;max-width:75px}DIV.box P{line-height:1.44}@media only screen and (max-width:1200px){DIV.box{padding:30px}}@media only screen and (max-width:767px){DIV.box{padding:20px}DIV.box IMG{max-width:60px}}