body{color:#fff;background-color:#eee6ff;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:Barlow Semi Condensed,sans-serif;font-size:13px;display:flex}h3{margin:0;padding:0;font-weight:600}p{margin:0;padding:0;font-weight:300}.container{flex-direction:row;justify-content:center;align-items:center;gap:20px;width:1100px;height:600px;display:flex}.container2{flex-direction:column;justify-content:center;align-items:center;gap:40px;height:100%;display:flex}.container3{flex-direction:row;justify-content:center;align-items:center;gap:20px;height:300px;display:flex}.card{border-radius:10px;height:220px;padding:30px}.card-long{width:600px!important;height:540px!important}.purple{background-color:#7541c8;width:100%;position:relative;overflow:hidden}.purple img{border:3px solid #c4a2f6}.quotation-pattern{z-index:1;opacity:.6;background-image:url("data:image/svg+xml,%3csvg%20width='104'%20height='102'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M104%20102V59.727H84.114c0-5.871.689-11.182%202.068-15.933%201.379-4.75%203.42-9.287%206.125-13.61C95.01%2025.86%2098.909%2022.257%20104%2019.375V0c-9.758%204.27-17.712%209.874-23.864%2016.813-6.151%206.939-10.712%2014.545-13.681%2022.818C63.485%2047.904%2062%2059.941%2062%2075.74V102h42zm-62%200V59.727H22.114c0-5.871.689-11.182%202.068-15.933%201.379-4.75%203.42-9.287%206.125-13.61C33.01%2025.86%2036.909%2022.257%2042%2019.375V0c-9.652%204.27-17.58%209.874-23.784%2016.813C12.01%2023.752%207.424%2031.358%204.455%2039.631%201.485%2047.904%200%2059.941%200%2075.74V102h42z'%20fill='%23A775F1'%20fill-rule='nonzero'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:90px;height:90px;position:absolute;top:0;right:80px}.gray{background-color:#48556a;width:30%}.white{color:#676d7e;background-color:#fff;width:30%}.dark-blue{background-color:#19212e;width:100%}.dark-blue img{border:3px solid #c4a2f6}.card-header{flex-direction:row;align-items:center;gap:20px;padding-bottom:10px;display:flex}.card-text{padding-bottom:20px;font-size:20px;font-weight:600}.card-header img{border-radius:50%;width:30px}@media screen and (width<=1300px){body{height:auto}.container{flex-direction:column;gap:0;width:90%;height:auto}.container2,.container3{flex-direction:column;gap:0;height:auto}.card{margin-top:30px;width:250px!important;height:auto!important}.quotation-pattern{display:none}}
