body:not(.wp-core-ui) .three-box,html:not(.wp-toolbar) .three-box,.acf-block-preview .three-box{padding-top:80px;padding-bottom:80px;background-color:#f3f5f6}body:not(.wp-core-ui) .three-box .three-box-wrapper,html:not(.wp-toolbar) .three-box .three-box-wrapper,.acf-block-preview .three-box .three-box-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .three-box .three-box-wrapper,html:not(.wp-toolbar) .three-box .three-box-wrapper,.acf-block-preview .three-box .three-box-wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 576px){body:not(.wp-core-ui) .three-box .three-box-wrapper,html:not(.wp-toolbar) .three-box .three-box-wrapper,.acf-block-preview .three-box .three-box-wrapper{grid-template-columns:1fr}}body:not(.wp-core-ui) .three-box .three-box-wrapper .box,html:not(.wp-toolbar) .three-box .three-box-wrapper .box,.acf-block-preview .three-box .three-box-wrapper .box{border:1px solid rgba(0,0,0,.1);position:relative;padding-bottom:100px}body:not(.wp-core-ui) .three-box .three-box-wrapper .box img,html:not(.wp-toolbar) .three-box .three-box-wrapper .box img,.acf-block-preview .three-box .three-box-wrapper .box img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}body:not(.wp-core-ui) .three-box .three-box-wrapper .box .heading-4,html:not(.wp-toolbar) .three-box .three-box-wrapper .box .heading-4,.acf-block-preview .three-box .three-box-wrapper .box .heading-4{font-weight:700;text-align:center;max-width:300px;margin:auto}body:not(.wp-core-ui) .three-box .three-box-wrapper .box .btn-theme,html:not(.wp-toolbar) .three-box .three-box-wrapper .box .btn-theme,.acf-block-preview .three-box .three-box-wrapper .box .btn-theme{position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}body:not(.wp-core-ui) .three-box .btn-open-popup-big,html:not(.wp-toolbar) .three-box .btn-open-popup-big,.acf-block-preview .three-box .btn-open-popup-big{margin-top:70px}#three-box-white{background-color:#fff}