.custom-modules--wrapper{position:relative;margin:32px 0}.custom-modules--wrapper+.custom-modules--wrapper{margin-top:0}.custom-modules-content{position:relative;z-index:4}.custom-modules--wrapper.guides-cta-module{position:relative;overflow:hidden;padding:60px 20px;border-radius:16px;min-height:180px;display:flex;align-items:center;justify-content:center}.custom-modules--wrapper.guides-cta-module .bkg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.custom-modules--wrapper.guides-cta-module .guides-cta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(27,91,142,.85);z-index:2}.custom-modules--wrapper.guides-cta-module .custom-modules-content{text-align:center;color:#fff}.custom-modules--wrapper.guides-cta-module .custom-modules-content h2,.custom-modules--wrapper.guides-cta-module .custom-modules-content h3{color:#fff;font-size:clamp(28px, 5vw, 42px)}.custom-modules--wrapper.guides-cta-module .custom-modules-content p{color:#fff}.custom-modules--wrapper.guides-cta-module .button-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.custom-modules--wrapper.guides-cta-module .button-group .btn{margin:0;border-color:#fff}.custom-modules--wrapper.guides-cta-module .button-group .btn:hover{border-color:var(--third-color);background:#F0FEFF;color:var(--third-color)}.custom-modules--wrapper.guides-cta-module .decorative-lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.custom-modules--wrapper.guides-cta-module .lines{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width:768px){.custom-modules--wrapper.guides-cta-module{padding:80px 40px}}