.mcpc-expanding-blocks,.mcpc-expanding-blocks *{box-sizing:border-box}.mcpc-expanding-blocks{margin:2em -30px}.mcpc-expanding-blocks>.wrap{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;gap:50px 0}.mcpc-expanding-blocks .item{width:25%;padding:0 25px}.mcpc-expanding-blocks .item>.wrap{position:relative;padding:65px 30px 100px;background-color:var(--brand-white);border-radius:30px;box-shadow:0 0 20px rgba(0,0,0,.25);text-align:center}.mcpc-expanding-blocks .item .icon{height:90px;margin:0 0 30px}.mcpc-expanding-blocks .item .icon img{display:block;position:relative;height:90px;width:auto;margin:0 auto}.mcpc-expanding-blocks .item .full-text-wrap{overflow:hidden;height:0;-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.mcpc-expanding-blocks .item .full-text-wrap .full-text{padding:1em 0}.mcpc-expanding-blocks .item .full-text-wrap .full-text>*:first-child{margin-top:0}.mcpc-expanding-blocks .item .full-text-wrap .full-text>*:last-child{margin-bottom:0}.mcpc-expanding-blocks .item .toggle-block{display:block;position:absolute;left:0;bottom:10px;height:87px;width:100%;margin:0;padding:0;border:none;outline:none;background-color:transparent;color:var(--brand-black);font-size:16px;line-height:1em;text-align:left;text-decoration:none;text-indent:-9999em;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}.mcpc-expanding-blocks .item .toggle-block:after{content:'';display:block;position:absolute;left:50%;top:50%;height:27px;width:43px;margin:-13px 0 0 -21px;background:transparent url(//www.mcpc.com/wp-content/themes/mcpc-theme/blocks/mcpc-expanding-blocks/../../img/icons/arrow-black-down-small.png) center center no-repeat;background-size:100% 100%;-webkit-transition:top .2s ease-in-out,transform .1s ease-in-out;-moz-transition:top .2s ease-in-out,transform .1s ease-in-out;-o-transition:top .2s ease-in-out,transform .1s ease-in-out;transition:top .2s ease-in-out,transform .1s ease-in-out}.mcpc-expanding-blocks .item .toggle-block:hover:after{top:60%}.mcpc-expanding-blocks .item.open .toggle-block:hover:after{top:40%}.mcpc-expanding-blocks .item.open .toggle-block:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:1400px){.mcpc-expanding-blocks .item{width:50%}}@media screen and (max-width:1024px){.mcpc-expanding-blocks{margin:1.5em -20px}.mcpc-expanding-blocks>.wrap{gap:40px 0}.mcpc-expanding-blocks .item{padding:0 20px}.mcpc-expanding-blocks .item>.wrap{padding:50px 20px 100px}}@media screen and (max-width:600px){.mcpc-expanding-blocks{margin:1.5em 0}.mcpc-expanding-blocks .item{width:100%;padding:0}.mcpc-expanding-blocks .item>.wrap{padding:40px 20px 70px}.mcpc-expanding-blocks .item .toggle-block{height:60px}.mcpc-expanding-blocks .item .toggle-block:after{height:22px;width:35px;margin:-11px 0 0 -17px}}@media screen and (max-width:400px){.mcpc-expanding-blocks>.wrap{gap:30px 0}}