.test{overflow:hidden;padding-block:50px;position:relative}.test .test-content{padding-bottom:40px;text-align:center}.test .test-content h2{border:none;font-weight:700;line-height:1.4;padding:10px 10px 0}.test .test-content p{color:#20124d;font-size:17px;line-height:32px}.test .account{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.test .account .account-content{align-items:start;display:flex;flex-direction:column;gap:24px}.test .account .account-content h4{font-size:22px}.test .account .account-content img{display:inline-block;filter:invert(1);height:34px;vertical-align:middle;width:34px}.test .account .manager .para{font-size:16px;line-height:1.4;margin-top:20px}.test .account .labour .para{font-size:24px;line-height:38px;margin-bottom:38px;margin-top:38px}.test .account .manager a{color:var(--layer-1);font-size:16px;font-weight:700;text-decoration:none}.test .account .manager:hover a{border-bottom:1px solid var(--layer-2);transition:1s}.test .account .labour a{color:var(--layer-1);font-size:16px;font-weight:700;text-decoration:none}.test .account .labour:hover a{border-bottom:1px solid var(--layer-2);transition:.3s}.test .account .manager{border-radius:16px;-webkit-box-shadow:0 10px 60px 0 rgba(0,0,0,.07);box-shadow:0 10px 60px 0 rgba(0,0,0,.07);padding:40px 30px;position:relative;transition:transform .4s ease-in-out;z-index:0}.manager-details{background-color:#f46c25;border-radius:8px;display:block;padding:10px}.test .account .labour{padding:40px 30px;position:relative;transition:transform .4s ease-in-out;z-index:0}.test .account .labour:before{background:rgba(0,2,72,.1);bottom:-25px;content:"";filter:blur(40px);-webkit-filter:blur(40px);height:92%;left:-25px;position:absolute;transform:rotateY(-2deg);-webkit-transform:rotateY(-2deg);transform-style:preserve-3d;transition:tranform .3s ease;visibility:hidden;width:100%;z-index:-1}.test .account .labour:hover:before{visibility:visible}.test .account .labour:after{background:#fff;bottom:0;box-shadow:0 0 1px transparent;content:"";height:100%;left:0;position:absolute;top:0;transform:perspective(700px) rotateY(-2deg);-webkit-transform:perspective(700px) rotateY(-2deg);transition:tranform .3s ease;visibility:hidden;width:100%;z-index:-1}.test .account .labour:hover:after{visibility:visible}h4.head{margin-top:12px}@media(min-width:768px){.test{padding-block:70px}}@media(min-width:992px){.test .account{flex-wrap:nowrap}.test .account .labour,.test .account .manager{width:100%}.test .account .account-content{align-items:center;flex-direction:row}.test .account .labour .para{font-size:25px;line-height:35px}}