.financingsection{background:#fff;padding:60px 20px}.financingsection *{box-sizing:border-box}.financingsection-container{margin:0 auto;max-width:1320px}.financingsection-row{align-items:center;display:flex;gap:70px;justify-content:space-between}.financingsection-content{width:58%}.financingsection-content h2{color:#333;font-family:Anton,sans-serif;font-size:42px;font-weight:800;line-height:1;margin:0 0 15px;text-transform:uppercase}.financingsection-content h2 span{color:#f60}.financingsection-content h3{color:#333;font-family:Lato,sans-serif;font-size:24px;font-weight:800;line-height:1.3;margin:0 0 35px}.financingsection-content p{line-height:1.45;margin:0 0 28px;max-width:760px}.financingsection-content p,.financingsection-note{color:#333;font-family:Lato,sans-serif;font-size:18px;font-weight:400}.financingsection-note{font-style:italic;line-height:1.4}.financingsection-images{align-items:center;display:flex;flex-direction:column;gap:28px;width:42%}.financingsection-card img{display:block;max-width:340px;width:100%}@media(max-width:991px){.financingsection-row{flex-direction:column;gap:50px}.financingsection-content,.financingsection-images{width:100%}.financingsection-images{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(max-width:767px){.financingsection{padding:60px 15px}.financingsection-content h2{font-size:34px;line-height:1.1}.financingsection-content h3{font-size:20px;margin-bottom:25px}.financingsection-content p,.financingsection-note{font-size:16px}.financingsection-images{gap:20px}.financingsection-card img{max-width:100%}}