.stamps-section{background-color:transparent}.stamps-section .stamps{align-items:center;display:flex;flex-direction:column;padding:40px 0}.stamps-section .stamps .stamp-wrapper{display:flex;justify-content:center;width:fit-content}.stamps-section .stamps .stamp-wrapper:not(:last-of-type){margin-bottom:35px}.stamps-section .stamps .stamp-wrapper .stamp{max-height:70px;max-width:200px;object-fit:contain}@media (min-width:768px){.stamps-section .stamps{flex-direction:row;justify-content:space-around;margin:0 auto;max-width:640px;padding:30px 0}.stamps-section .stamps .stamp-wrapper{width:200px}.stamps-section .stamps .stamp-wrapper:not(:last-of-type){margin-bottom:0}}@media (min-width:1200px){.stamps-section .stamps{max-width:750px;padding:40px 0}}