.how-section{background-color:#000;margin-top:50px;margin-bottom:50px;padding-top:30px;padding-bottom:30px;display:block;overflow:hidden}.how-section .how-heading{font-style:normal;font-weight:500;font-family:var(--font-baskervville),serif;color:#ffb345;letter-spacing:0;text-align:center;flex-flow:wrap;justify-content:center;align-items:center;margin-bottom:40px;font-size:32px;line-height:1.2;display:flex}@media (max-width:991.98px){.how-section .how-heading{text-align:center;font-size:26px}}.how-section .how-heading span{margin-right:10px;display:inline-flex}.how-section .how-items{grid-template-columns:repeat(5,1fr);gap:30px;display:grid}@media (max-width:991.98px){.how-section .how-items{flex-flow:wrap;justify-content:center;gap:22px;display:flex}}.how-section .how-item{border:1px solid #fff7ed;border-radius:19px;flex-direction:column;align-content:center;align-items:center;padding:16px;display:flex}@media (max-width:991.98px){.how-section .how-item{flex:0 calc(50% - 11px)}}.how-section .item-icon{width:68px;height:68px;margin-bottom:25px}@media (max-width:991.98px){.how-section .item-icon{width:50px;height:50px;margin-bottom:10px}}.how-section .item-heading{color:#fff;letter-spacing:.15px;text-align:center;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:500;line-height:22px}@media (max-width:991.98px){.how-section .item-heading{margin-bottom:5px;font-size:14px}}.how-section .item-desc{color:#e2e2e2;letter-spacing:.25px;text-align:center;font-size:14px;font-style:normal;font-weight:300;line-height:20px}@media (max-width:991.98px){.how-section .item-desc{font-size:12px;line-height:17px}}.how-section .how-button-wrap{justify-content:center;align-items:center;margin-top:20px;margin-bottom:5px;display:flex}@media (max-width:991.98px){.how-section .how-button-wrap{margin-top:10px}}.how-section .how-button-wrap a{color:#fff;letter-spacing:.5px;text-align:center;background-color:#000;border:1px solid #ffb345;border-radius:6px;flex-flow:row;place-content:center;align-items:center;gap:10px;padding:13px 22px;font-size:16px;font-style:normal;font-weight:300;line-height:24px;transition:background-color .2s,color .2s;display:flex;overflow:visible}@media (max-width:991.98px){.how-section .how-button-wrap a{font-size:14px}}.how-section .how-button-wrap a:hover{color:#fff;background-color:#ffb345}
