.card{background-color:#fefefe;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;border:2px solid rgba(0,10,14,0.1);display:flex;flex-direction:column;justify-content:space-between;padding:25px;row-gap:25px}.button--primary{align-items:center;background-color:var(--wp--preset--color--primary,rgba(0,98,254,1));border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--wp--preset--color--base,rgba(255,255,255,1));display:inline-flex;font-family:var(--wp--preset--font-family--merriweather-sans);font-size:var(--wp--preset--font-size--medium);font-weight:700;height:66px;justify-content:center;line-height:1;margin-bottom:0px;margin-top:0px;min-width:150px;text-decoration:none;transition:all 0.2s ease-in-out 0s;border-radius:33px;padding:10px 30px}.button--primary:is(:hover,:focus){color:var(--wp--preset--color--base,rgba(254,254,254,1));text-decoration:none;cursor:pointer;background-color:var(--wp--preset--color--secondary,rgba(18,44,101,1))}.no-underline{text-decoration:none}.no-underline:is(:hover,:focus){text-decoration:none}.no-margin{margin:0px}.no-margin-top{margin-top:0px}.button--base{align-items:center;border-bottom-style:solid;border-bottom-width:2px;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;display:inline-flex;font-size:16px;font-weight:700;height:50px;justify-content:center;margin-bottom:0px;margin-top:0px;transition:all 0.2s ease-in-out 0s;padding:5px 25px}.button--base:is(:hover,:focus){text-decoration:none;cursor:pointer}.link--base a{color:var(--wp--preset--color--base,rgba(254,254,254,1))}.link--base a:hover{color:var(--wp--preset--color--neutral,rgba(238,238,238,1))}.button--close{align-items:center;background-color:var(--wp--preset--color--primary,rgba(4,96,187,1));border-bottom-left-radius:var(--wp--custom--border--radius);border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;border-right-style:none;border-right-width:0px;border-top-right-radius:var(--wp--custom--border--radius);border-top-style:none;border-top-width:0px;display:inline-flex;height:50px;justify-content:center;transition:all 0.2s ease-in-out 0s;width:50px}.button--close:is(:hover,:focus){cursor:pointer;background-color:var(--wp--preset--color--secondary,rgba(2,58,112,1));transition:all 0.2s ease-in-out 0s}.button--close .gb-shape svg{width:20px;height:20px;color:var(--wp--preset--color--base,rgba(254,254,254,1));transition:all 0.2s ease-in-out 0s}.button--secondary{align-items:center;background-color:var(--wp--preset--color--secondary,rgba(18,44,101,1));border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--wp--preset--color--base,rgba(255,255,255,1));display:inline-flex;font-family:var(--wp--preset--font-family--merriweather-sans);font-size:var(--wp--preset--font-size--medium);font-weight:700;height:66px;justify-content:center;margin-bottom:0px;margin-top:0px;min-width:150px;text-decoration:none;transition:all 0.2s ease-in-out 0s;border-radius:33px;padding:10px 30px}.button--secondary:is(:hover,:focus){color:var(--wp--preset--color--base,rgba(254,254,254,1));text-decoration:none;cursor:pointer;background-color:var(--wp--preset--color--primary,rgba(0,98,254,1))}.button-hover--base:is(:hover,:focus){background-color:var(--wp--preset--color--base,rgba(255,255,255,1));color:var(--wp--preset--color--primary,rgba(0,98,254,1))}