.ad-catalog-component{align-items:center;display:flex;flex-direction:column;gap:32px;margin:50px 160px 0;max-width:2050px}.catalog-cards{display:flex;flex-direction:row;gap:24px;width:100%}.catalog-card-single{background:#fcfbfb;border:1px solid #dcdcdc;border-radius:32px;overflow:hidden}.card-content{justify-content:space-between}.card-content,.card-inner{display:flex;flex-direction:column}.card-inner{gap:16px;padding:32px}.card-title{color:#0c273a;font-size:24px;font-weight:500;line-height:28.8px}.card-description,.card-title{font-family:Gotham,sans-serif;margin:0}.card-description{color:#525252;font-size:18px;font-weight:325;line-height:23.4px}.card-buttons{display:flex;gap:16px}.btn{align-items:center;border-radius:100px;display:inline-flex;font-family:Gotham,sans-serif;font-size:14px;font-weight:350;gap:8px;padding:12px 16px;text-decoration:none;transition:all .5s ease}.primary-btn{background:#f58526;border:3px solid rgba(255,164,88,.6);color:#fff}.secondary-btn{background:transparent;border:3px solid #dcdcdc;color:#000}.secondary-btn:hover{background-color:#1b415c;color:#fff}.primary-btn:hover{background:var(--buttom-gradien-2,linear-gradient(180deg,#c1610e 0,#f58526 63%));border:1.5px solid var(--Primary-Orange-03,#f58526);border-radius:100px}.btn-arrow{object-fit:contain}.card-overlay-content{margin-top:24px}@media only screen and (max-width:1500px){.ad-catalog-component{margin-bottom:10px;margin-left:10%;margin-right:10%}}@media only screen and (max-width:768px){.ad-catalog-component{margin:auto auto 20px}.catalog-cards{align-items:center}.card-inner{padding:0}.catalog-card-single{width:100%}.catalog-cards{flex-direction:column}}.card-header-image{margin-bottom:16px;object-fit:contain;width:100%}