.three-boxes-overlay{margin-bottom:-100px;position:relative}.three-boxes-overlay__heading{margin-bottom:48px;text-align:center}.three-boxes-overlay__inner{display:flex;justify-content:space-between}.three-boxes-overlay__inner_box{background-color:var(--main-blue-color);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;box-shadow:0 0 24px rgba(0,0,0,.24);flex:1;margin-right:16px;min-height:430px;padding:48px 24px 56px;position:relative;z-index:2}.three-boxes-overlay__inner_box:focus-within,.three-boxes-overlay__inner_box:hover{background:var(--main-blue-color)!important}.three-boxes-overlay__inner_box:focus-within .three-boxes-overlay__inner_box_overlay,.three-boxes-overlay__inner_box:hover .three-boxes-overlay__inner_box_overlay{mix-blend-mode:unset}.three-boxes-overlay__inner_box:last-child{margin-right:0}.three-boxes-overlay__inner_box *{position:relative}.three-boxes-overlay__inner_box_overlay{background:var(--main-blue-color);border-radius:4px;bottom:0;box-shadow:0 0 24px rgba(0,0,0,.24);left:0;mix-blend-mode:multiply;opacity:.9;position:absolute;right:0;top:0}.three-boxes-overlay__inner_box_icon{margin-bottom:24px;width:56px}.three-boxes-overlay__inner_box h4{color:#fff!important;min-height:125px}.three-boxes-overlay__inner_box .body-1{color:#fff!important}.three-boxes-overlay__inner_box_link{color:#fff;font-family:effra;font-size:14px;line-height:1.14;text-transform:uppercase}.three-boxes-overlay__inner_box_link:active,.three-boxes-overlay__inner_box_link:focus,.three-boxes-overlay__inner_box_link:hover{color:#fff}.three-boxes-overlay__inner_box_expander{color:#fff;font-family:effra;font-size:14px;line-height:1.14;text-transform:uppercase}.three-boxes-overlay__inner_box_expander:hover{color:#fff;text-decoration:underline}.three-boxes-overlay__inner_box_content{display:none}@media (max-width:1200px){.three-boxes-overlay__inner_box h4{min-height:100px}}@media (min-width:992px) and (max-width:1250px){.three-boxes-overlay{padding-left:16px;padding-right:16px}}@media (max-width:992px){.three-boxes-overlay{margin-bottom:0}.three-boxes-overlay__heading{margin-bottom:8px}.three-boxes-overlay__inner_box{margin:24px;padding:24px 16px 32px}.three-boxes-overlay__inner_box_expander{text-decoration:underline}.three-boxes-overlay__inner_box_link{border-bottom:2px solid #e4002b;text-decoration:none!important}.three-boxes-overlay__inner_box h4{min-height:50px}}@media (min-width:768px){.three-boxes-overlay_box_content{display:none;height:0;margin:0;transition:height 5s;-moz-transition:height 5s;-webkit-transition:height 5s}.three-boxes-overlay__inner_box:focus-within .three-boxes-overlay__inner_box_expander,.three-boxes-overlay__inner_box:hover .three-boxes-overlay__inner_box_expander{display:none!important}.three-boxes-overlay__inner_box:focus-within .three-boxes-overlay_box_content,.three-boxes-overlay__inner_box:hover .three-boxes-overlay_box_content{display:block!important;height:auto!important;transition:height 5s;-moz-transition:height 5s;-webkit-transition:height 5s}}@media (max-width:767px){.three-boxes-overlay__inner_box h4{min-height:70px}.three-boxes-overlay__inner_box .three-boxes-overlay__inner_box_expander{display:none!important}.three-boxes-overlay__inner_box .three-boxes-overlay_box_content{display:block!important;height:auto!important;transition:height 5s;-moz-transition:height 5s;-webkit-transition:height 5s}}@media (max-width:480px){.three-boxes-overlay__inner_box h4{min-height:100px}}