.boxes{display:flex;flex-wrap:wrap;gap:20px}.boxed-content-section{box-shadow:1px 1px 10px rgba(0,0,0,.3)}.boxed-content-section .boxed-content-top-section{display:block;position:relative;width:100%}.boxed-content-section .boxed-content-top-widget-heading{background-color:#33475b;min-height:90px;padding:30px 15px;text-align:center}.boxed-content-section .boxed-content-top-widget-heading h6{color:#fff;font-size:20px;font-weight:400;line-height:1.3;margin:0;text-transform:uppercase}.boxed-content-section .boxed-content-price{background-color:#ff7a59;color:#fff;font-size:18px;font-weight:400;padding:8px 15px;text-align:center}.boxed-content-section .boxed-content-bottom-section{background-color:#fff;position:relative}.boxed-content-section .boxed-content-bottom-section .page-center{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:350px}.boxed-content-section .boxed-content-bottom-section .boxed-content-bottom-column{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.boxed-content-section .boxed-content-bottom-section .boxed-content-bottom-widget-wrap{align-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;padding:30px;position:relative;width:100%}.boxed-content-section .boxed-content-bottom-section .boxed-content-bottom-text-editor{font-family:Poppins,Sans-serif;font-size:16px;font-weight:400;margin-bottom:20px}.boxed-content-section .boxed-content-bottom-section .boxed-content-bottom-text-editor p{margin-bottom:1.75em}.boxed-content-section .boxed-content-bottom-section .bottom-button-wrapper{position:relative;text-align:center;width:100%}.boxed-content-section .boxed-content-bottom-section .bottom-button-wrapper a.boxed-button{background-color:transparent;color:#262626!important;display:inline-block;font-size:20px;font-weight:900;line-height:1;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767px){.boxes{flex-wrap:wrap}.boxed-content-section{margin:0 0 25px;width:100%}}