.gwm-template-integration-section {
    padding: clamp(48px, 7vw, 96px) 0;
    background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
}

.gwm-template-integration-section .gwm-container > .gwm-integration-panel:first-child {
    margin-top: 0;
}

.gwm-template-integration-section .gwm-container > .gwm-integration-panel:last-child {
    margin-bottom: 0;
}