.home-wcu{flex-direction:column;gap:36px;width:90%;margin:auto;display:flex}.home-wcu__right{flex-direction:column;gap:36px;display:flex}.home-wcu__right__links{align-items:center;gap:24px;display:flex}.home-wcu__right__btn{box-shadow:0 1px 3px 1px #00000036}.home-wcu__right h1{color:#2e2e2e;font-size:clamp(20px,2vw,24px)}.home-wcu__right p{color:#555;font-size:clamp(14px,2vw,16px);line-height:36px}.home-wcu__left{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;display:grid}.home-wcu__left__card{background-color:red;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;height:100px;margin:auto;padding:12px;display:flex;box-shadow:0 1px 3px 1px #00000036;align-items:start!important}.home-wcu__left__card__content{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.home-wcu__left__card__content img{width:20%}@media (min-width:769px){.home-wcu__left__card__content{justify-content:space-between;align-items:center;gap:24px;display:flex}}.home-wcu__left__card h4{color:#fff;margin:0;font-size:16px;text-align:right!important}.home-wcu__left__card p{color:#fff;font-size:clamp(12px,1vw,16px);font-weight:500}@media (min-width:769px){.home-wcu__left__card{width:200px;height:120px}}@media (min-width:1025px){.home-wcu__left__card{width:250px}}@media (min-width:500px){.home-wcu__left{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media (min-width:769px){.home-wcu__left{justify-content:space-between;align-items:center;display:flex}}@media (min-width:1025px){.home-wcu__left{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid}}.home-wcu__btn{justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:1025px){.home-wcu{grid-template-columns:1fr 1fr;display:grid}}@media (min-width:1387px){.home-wcu{gap:13%;width:85%}}
