.lmbd-whyUs-cards-container{max-width:1200px;margin:120px auto}.lmbd-whyUs-cards-header p{max-width:800px;font-family:Poppins;font-style:normal;font-weight:bold;font-size:38px;line-height:139.5%;color:#171b25;margin:0 auto 75px auto;text-align:center}.lmbd-whyUs-cards-list{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:45px;grid-row-gap:35px;-ms-grid-columns:1fr 45px 1fr 45px 1fr;grid-template-columns:1fr 1fr 1fr;counter-reset:counter}.lmbd-whyUs-cards-card{height:420px;background-color:transparent;-webkit-perspective:1000px;perspective:1000px;cursor:default}.lmbd-whyUs-cards-card-inner{position:relative;width:100%;height:100%;text-align:left;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;-o-transition:transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-box-shadow:0px 4px 11px rgba(23,27,37,0.25);box-shadow:0px 4px 11px rgba(23,27,37,0.25)}.lmbd-whyUs-cards-card:hover .lmbd-whyUs-cards-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.lmbd-whyUs-cards-card-front,.lmbd-whyUs-cards-card-back{position:absolute;width:100%;height:100%;border-radius:7px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lmbd-whyUs-cards-card-front{counter-increment:counter;background-color:#d30c7b;color:#fff}.lmbd-whyUs-cards-card-front::before{content:counter(counter);position:absolute;font-size:470px;top:195px;left:0;right:0;margin-left:auto;margin-right:auto;color:rgba(255,255,255,0.15);font-family:Inter}.lmbd-whyUs-cards-card-back{background-color:#223044;color:white;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.lmbd-whyUs-cards-card-frontText p{margin:180px 40px 0 40px;font-family:Inter;font-style:normal;font-weight:600;font-size:28px;line-height:131%}.lmbd-whyUs-cards-card-back{padding:30px}.lmbd-whyUs-cards-card-backText1 p{font-style:normal;font-weight:bold;font-size:17.5px;line-height:164.02%}.lmbd-whyUs-cards-card-backLine{border-top:2px solid #fff;margin:15px 0}.lmbd-whyUs-cards-card-backText2 p{font-style:normal;font-weight:600;font-size:16px;line-height:164.02%}@media only screen and (max-width:1200px){.lmbd-whyUs-cards-list{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width:890px){.lmbd-whyUs-cards-header p{font-size:30px}.lmbd-whyUs-cards-list{-ms-grid-columns:80%;grid-template-columns:80%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:450px){.lmbd-whyUs-cards-list{-ms-grid-columns:96%;grid-template-columns:96%}.lmbd-whyUs-cards-card-backText1 p{font-size:16px}.lmbd-whyUs-cards-card-backText2 p{font-size:15px}}