.card-section{display:inline-block;width:100%}.card-section .card-section-outer{display:flex;flex-wrap:wrap;justify-content:center}.card-section .card-section-outer .card-section-box{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;box-shadow:0 11px 25px 0 rgba(0,42,255,.05),0 45px 45px 0 rgba(0,42,255,.04),0 100px 60px 0 rgba(0,42,255,.03),0 178px 71px 0 rgba(0,42,255,.01),0 279px 78px 0 rgba(0,42,255,0);padding:36px;position:relative;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.card-section .card-section-outer .card-section-box:first-child{transform:rotate(-3deg);-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg)}.card-section .card-section-outer .card-section-box:nth-child(2){left:-10px;top:-5px;transform:rotate(4deg);-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg)}.card-section .card-section-outer .card-section-box:last-child{left:-30px;transform:rotate(-3deg);-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg)}.card-section .card-section-outer .card-section-box:hover{transform:rotate(0) translateY(-50px);-webkit-transform:rotate(0) translateY(-50px);-ms-transform:rotate(0) translateY(-50px);-o-transform:rotate(0) translateY(-50px)}.card-section .card-section-outer .card-section-box .content{padding-top:35px}.card-section .card-section-outer .card-section-box .content .title{font-size:32px;font-weight:700}.card-section .card-section-outer .card-section-box .content .number{color:rgba(0,0,0,.5);font-size:24px;font-weight:400}.card-section .card-full-width{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:48px;box-shadow:0 11px 25px 0 rgba(0,42,255,.05),0 45px 45px 0 rgba(0,42,255,.04),0 100px 60px 0 rgba(0,42,255,.03),0 178px 71px 0 rgba(0,42,255,.01),0 279px 78px 0 rgba(0,42,255,0);display:flex;flex-wrap:wrap;justify-content:space-between;padding:64px;position:relative}.card-section .card-full-width .content,.card-section .card-full-width .image{width:50%}.card-section .card-full-width .content>img{filter:drop-shadow(0 44px 18px rgba(0,0,0,.01)) drop-shadow(0 25px 15px rgba(0,0,0,.05)) drop-shadow(0 11px 11px rgba(0,0,0,.09)) drop-shadow(0 3px 6px rgba(0,0,0,.1))}.card-section .card-full-width .image{padding-left:50px;text-align:right}.card-section .card-full-width .pin-icon{position:absolute;right:0;top:-23px}.card-section .card-full-width .content .button-box a.button{text-transform:lowercase}@media (max-width:639px){.card-section .card-section-outer .card-section-box{align-items:center;display:flex;margin:8px 0;padding:16px;width:100%}.card-section .card-section-outer .card-section-box .image{width:90px}.card-section .card-section-outer .card-section-box .content{padding-left:24px;padding-top:0}.card-section .card-section-outer .card-section-box .content .title{font-size:24px}.card-section .card-full-width .content .button-box a.button{font-size:16px}}@media (max-width:767px){.card-section .card-section-outer .card-section-box:first-child,.card-section .card-section-outer .card-section-box:last-child,.card-section .card-section-outer .card-section-box:nth-child(2){left:0;top:0;transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}.card-section .card-full-width{border-radius:24px;padding:24px}.card-section .card-full-width .content,.card-section .card-full-width .image{width:100%}.card-section .card-full-width .image{padding-left:0;padding-top:50px;text-align:left}}@media (min-width:640px) and (max-width:767px){.card-section .card-section-outer .card-section-box{border-radius:16px;margin:0 8px;padding:24px;width:calc(33.33% - 16px)}.card-section .card-section-outer .card-section-box .content .title{font-size:24px}.card-section .card-full-width{padding:36px}}@media (min-width:768px) and (max-width:1200px){.card-section .card-section-outer .card-section-box{width:33.33%}.card-section .card-full-width{border-radius:24px;padding:36px}}