:root{--primary:#bad369;--secondary:#06004b;--secondary-dark:#04001c;--tertiary:#d77287;--link:#bad369;--link-hover:color.adjust(#bad369,$lightness:-10%);--btn-primary-bg:#bad369;--btn-primary-bg-hover:color.adjust(#bad369,$lightness:-10%);--btn-primary-color:#fff;--font-primary:#5e5e5e;--font-secondary:#fff;--font-title:#292922;--bg-white:#fff;--bg-black:#000;--bg-secondary:#e1e1e1;--bg-light:#f5f5f5}[data-theme=dark]{--bg-light:#000;--secondary:#fff;--font-primary:#fff;--tertiary:#5e5e5e}.btn,.gform-theme-button{align-items:center;border-radius:40px;color:var(--secondary);cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:1rem;line-height:1.75rem;position:relative;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn:hover,.gform-theme-button:hover{color:var(--primary);font-style:normal}[data-theme=dark] .btn,[data-theme=dark] .gform-theme-button{color:var(--bg-white)}@media (min-width:1058px){.btn,.gform-theme-button{font-size:1.25rem;line-height:1.75rem}}.btn--hyphen,.gform-theme-button--hyphen{background:var(--primary);flex-shrink:0;height:3px;width:40px}.btn.btn--block,.btn.gform-theme-button,.gform-theme-button.btn--block,.gform-theme-button.gform-theme-button{background-color:var(--primary);color:var(--bg-white);justify-content:center;padding:.75rem 2rem}.btn.btn--block:hover,.btn.gform-theme-button:hover,.gform-theme-button.btn--block:hover,.gform-theme-button.gform-theme-button:hover{color:var(--secondary)}@media (min-width:1058px){.btn.btn--block,.btn.gform-theme-button,.gform-theme-button.btn--block,.gform-theme-button.gform-theme-button{padding-left:3rem;padding-right:3rem}}.btn.btn--block .btn--hyphen,.btn.gform-theme-button .btn--hyphen,.gform-theme-button.btn--block .btn--hyphen,.gform-theme-button.gform-theme-button .btn--hyphen{display:none}.btn.btn--block:after,.btn.btn--block:before,.btn.gform-theme-button:after,.btn.gform-theme-button:before,.gform-theme-button.btn--block:after,.gform-theme-button.btn--block:before,.gform-theme-button.gform-theme-button:after,.gform-theme-button.gform-theme-button:before{height:100%;left:0;position:absolute;top:0;width:100%}.btn.btn--block:before,.btn.gform-theme-button:before,.gform-theme-button.btn--block:before,.gform-theme-button.gform-theme-button:before{background-color:var(--secondary);content:""}[data-theme=dark] .btn.btn--block:before,[data-theme=dark] .btn.gform-theme-button:before,[data-theme=dark] .gform-theme-button.btn--block:before,[data-theme=dark] .gform-theme-button.gform-theme-button:before{background-color:var(--bg-white)}.btn.btn--block:before,.btn.gform-theme-button:before,.gform-theme-button.btn--block:before,.gform-theme-button.gform-theme-button:before{transform-origin:100% 50%;transition:transform .3s cubic-bezier(.7,0,.2,1)}.btn.btn--block:hover:before,.btn.gform-theme-button:hover:before,.gform-theme-button.btn--block:hover:before,.gform-theme-button.gform-theme-button:hover:before{transform:scaleX(0);transform-origin:0 50%}.btn.btn--block span,.btn.gform-theme-button span,.gform-theme-button.btn--block span,.gform-theme-button.gform-theme-button span{display:block;position:relative}.btn.btn--block>span.btn--label,.btn.gform-theme-button>span.btn--label,.gform-theme-button.btn--block>span.btn--label,.gform-theme-button.gform-theme-button>span.btn--label{overflow:hidden;z-index:2}.btn.btn--block>span.btn--label>span,.btn.gform-theme-button>span.btn--label>span,.gform-theme-button.btn--block>span.btn--label>span,.gform-theme-button.gform-theme-button>span.btn--label>span{align-items:center;display:flex;gap:1rem;mix-blend-mode:difference;overflow:hidden;padding-left:4px;padding-right:4px}.btn.btn--block:hover>span.btn--label>span,.btn.gform-theme-button:hover>span.btn--label>span,.gform-theme-button.btn--block:hover>span.btn--label>span,.gform-theme-button.gform-theme-button:hover>span.btn--label>span{animation:move-up-initial .2s forwards,move-up-end .2s .2s forwards}.btn.btn--primary,.gform-theme-button.btn--primary{background-color:var(--primary);color:var(--secondary)}.btn.btn--primary:hover,.gform-theme-button.btn--primary:hover{background-color:var(--bg-white);color:var(--secondary)}.btn.btn--outline,.gform-theme-button.btn--outline{background-color:initial;border-color:var(--bg-white);border-width:2px}.btn.btn--outline:before,.gform-theme-button.btn--outline:before{background-color:initial;content:var(--tw-content)}.btn.btn--outline:hover,.gform-theme-button.btn--outline:hover{border-color:var(--primary)}.gform-button,.gform_button{align-items:center;background-color:var(--primary);border-radius:40px;color:var(--secondary);cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:1rem;justify-content:center;line-height:1.75rem;padding:.75rem 2rem;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gform-button:hover,.gform_button:hover{background-color:var(--secondary);color:var(--bg-white)}[data-theme=dark] .gform-button,[data-theme=dark] .gform_button{background-color:var(--primary);color:var(--bg-black)}[data-theme=dark] .gform-button:hover,[data-theme=dark] .gform_button:hover{background-color:var(--tertiary)}@media (min-width:1058px){.gform-button,.gform_button{font-size:1.25rem;line-height:1.75rem;padding-left:3rem;padding-right:3rem}}.textured-bg .gform-button:hover,.textured-bg .gform_button:hover{background-color:var(--bg-white);color:var(--secondary)}@keyframes move-up-initial{to{transform:translate3d(0,-105%,0)}}@keyframes move-up-end{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}.c-consent{color:#333;line-height:2;position:relative;z-index:999}.c-consent.c-consent-force .cookie-notice{align-items:center;background-color:rgba(51,51,51,.65);display:flex;height:100%;justify-content:center;left:0;position:relative;position:fixed;top:0;width:100%}.c-consent .cookie-notice .cn-body{background-color:#fff;bottom:0;font-size:17px;margin-bottom:0;margin-right:0;padding:1.5rem;position:fixed;right:0;text-align:center;width:100%;z-index:999}@media (min-width:1058px){.c-consent .cookie-notice .cn-body{align-items:center;bottom:0;box-shadow:0 0 8px -4px rgba(0,0,0,.5);display:flex;left:auto;max-width:1210px;padding:2rem 7.5rem;right:auto;text-align:left;top:auto}}.c-consent .cookie-notice .cn-body div{align-items:center;display:flex}.c-consent .cookie-notice .cn-body div svg{display:none;flex-shrink:0;margin-right:3rem}@media (min-width:1058px){.c-consent .cookie-notice .cn-body div svg{display:block}}.c-consent .cookie-notice .cn-body div p a{font-weight:700;transition:color .3s ease-in-out}.c-consent .cookie-notice .cn-body div p a:hover{color:#bad369}.c-consent .cookie-notice .cn-body .cn-changes{display:none}.c-consent .cookie-notice .cn-body .cn-ok{display:flex;justify-content:center;margin-top:1.5rem}@media (min-width:1058px){.c-consent .cookie-notice .cn-body .cn-ok{margin-left:5rem;margin-top:0}}.c-consent .cookie-notice .cn-body .cn-ok>*{text-align:center}.c-consent .cookie-notice .cn-body .cn-ok .cn-learn-more{display:none}.c-consent .cookie-notice .cn-body .cn-ok button{align-items:center;border-radius:40px;color:var(--secondary);cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:1rem;line-height:1.75rem;position:relative;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-consent .cookie-notice .cn-body .cn-ok button:hover{color:var(--primary);font-style:normal}.c-consent .cookie-notice .cn-body .cn-ok button:is([data-theme=dark] *){color:var(--bg-white)}@media (min-width:1058px){.c-consent .cookie-notice .cn-body .cn-ok button{font-size:1.25rem;line-height:1.75rem}}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button{background-color:var(--primary);color:var(--bg-white);justify-content:center;padding:.75rem 2rem}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:hover,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:hover{color:var(--secondary)}@media (min-width:1058px){.c-consent .cookie-notice .cn-body .cn-ok button.btn--block,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button{padding-left:3rem;padding-right:3rem}}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block .btn--hyphen,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button .btn--hyphen{display:none}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:after,.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:before,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:after,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:before{height:100%;left:0;position:absolute;top:0;width:100%}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:before,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:before{background-color:var(--secondary);content:""}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:is([data-theme=dark] *):before{background-color:var(--bg-white)}.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:is([data-theme=dark] *):before{background-color:var(--bg-white)}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:before,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:before{transform-origin:100% 50%;transition:transform .3s cubic-bezier(.7,0,.2,1)}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:hover:before,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:hover:before{transform:scaleX(0);transform-origin:0 50%}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block span,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button span{display:block;position:relative}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block>span.btn--label,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button>span.btn--label{overflow:hidden;z-index:2}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block>span.btn--label>span,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button>span.btn--label>span{align-items:center;display:flex;gap:1rem;mix-blend-mode:difference;overflow:hidden;padding-left:4px;padding-right:4px}.c-consent .cookie-notice .cn-body .cn-ok button.btn--block:hover>span.btn--label>span,.c-consent .cookie-notice .cn-body .cn-ok button.gform-theme-button:hover>span.btn--label>span{animation:move-up-initial .2s forwards,move-up-end .2s .2s forwards}.c-consent .cookie-notice .cn-body .cn-ok button.btn--primary{background-color:var(--primary);color:var(--secondary)}.c-consent .cookie-notice .cn-body .cn-ok button.btn--primary:hover{background-color:var(--bg-white);color:var(--secondary)}.c-consent .cookie-notice .cn-body .cn-ok button.btn--outline{background-color:initial;border-color:var(--bg-white);border-width:2px}.c-consent .cookie-notice .cn-body .cn-ok button.btn--outline:before{background-color:initial;content:var(--tw-content)}.c-consent .cookie-notice .cn-body .cn-ok button.btn--outline:hover{border-color:var(--primary)}.btn.c-consent .cookie-notice .cn-body .cn-ok button,.gform-theme-button.c-consent .cookie-notice .cn-body .cn-ok button{background-color:initial;border-color:var(--bg-white);border-width:2px}.btn.c-consent .cookie-notice .cn-body .cn-ok button:before,.gform-theme-button.c-consent .cookie-notice .cn-body .cn-ok button:before{background-color:initial;content:var(--tw-content)}.btn.c-consent .cookie-notice .cn-body .cn-ok button:hover,.gform-theme-button.c-consent .cookie-notice .cn-body .cn-ok button:hover{border-color:var(--primary)}.c-consent .cookie-notice .cn-body .cn-ok button{border:2px solid #06004b;font-weight:600;padding:.5rem 1.5rem}.c-consent .cm-bg{display:none}.c-consent .cookie-modal{align-items:center;display:flex;justify-content:center;overflow:hidden;z-index:1000}.c-consent .cookie-modal,.c-consent .cookie-modal .cm-bg{background-color:rgba(51,51,51,.65);height:100%;left:0;position:fixed;top:0;width:100%}.c-consent .cookie-modal .cm-modal{background-color:#fff;box-shadow:0 0 8px -4px rgba(0,0,0,.5);max-height:100%;overflow:auto;padding:2.5rem;position:fixed;width:100%;z-index:1001}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal{height:auto;max-width:640px;position:relative;width:auto}}.c-consent .cookie-modal .cm-modal .cm-header{font-size:14px;margin-bottom:1.5rem;position:relative}.c-consent .cookie-modal .cm-modal .cm-header h1{font-size:22px;font-weight:600;line-height:1.8;margin-bottom:1rem}.c-consent .cookie-modal .cm-modal .cm-header p{margin-bottom:1rem}.c-consent .cookie-modal .cm-modal .cm-header button.hide{background:none;border:none;display:block;position:absolute;right:0;top:0}.c-consent .cookie-modal .cm-modal .cm-header button.hide svg{height:16px;stroke:var(--secondary);width:16px}.c-consent .cookie-modal .cm-modal .cm-purposes{position:relative}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-purposes{padding-left:3.5rem}}.c-consent .cookie-modal .cm-modal .cm-purposes .cm-list-title{display:block;font-size:16px;line-height:1.8;margin-bottom:.5rem;padding-left:3.5rem}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-purposes .cm-list-title{display:inline-block;margin-bottom:0;padding-left:0}}.c-consent .cookie-modal .cm-modal .cm-purposes .cm-list-description{font-size:13px}.c-consent .cookie-modal .cm-modal .cm-purpose{position:relative}.c-consent .cookie-modal .cm-modal .cm-purpose:not(:last-of-type){margin-bottom:1rem}.c-consent .cookie-modal .cm-modal .cm-purpose .cm-required,.c-consent .cookie-modal .cm-modal .cm-purpose.cm-toggle-all{display:none}.c-consent .cookie-modal .cm-modal .cm-purpose label{font-weight:600}.c-consent .cookie-modal .cm-modal .cm-services{display:none}.c-consent .cookie-modal .cm-modal .cm-list-input{height:20px;left:0;opacity:0;position:absolute;top:0;width:40px}.c-consent .cookie-modal .cm-modal .cm-list-input:checked+.cm-list-label .slider{background-color:#bad369}.c-consent .cookie-modal .cm-modal .cm-switch{display:inline-block;height:20px;left:0;position:absolute;top:9px;width:40px}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-switch{left:-3.5rem}}.c-consent .cookie-modal .cm-modal .cm-list-label[for=purpose-item-functional] .cm-switch{opacity:.6}.c-consent .cookie-modal .cm-modal .cm-list-label .slider{background-color:#e3e3e3;bottom:0;cursor:pointer;display:inline-block;left:0;position:absolute;right:0;top:0;transition:.4s;width:40px}.c-consent .cookie-modal .cm-modal .cm-list-label .slider.round{border-radius:30px}.c-consent .cookie-modal .cm-modal .cm-list-label .slider.round:before{border-radius:50%}.c-consent .cookie-modal .cm-modal .cm-list-label .slider:before{background-color:#fff;bottom:2px;content:"";height:16px;left:2px;position:absolute;transition:.4s;width:16px}.c-consent .cookie-modal .cm-modal .cm-list-input:checked+.cm-list-label .slider:before{transform:translateX(20px)}.c-consent .cookie-modal .cm-modal .cm-footer{margin-top:3rem}.c-consent .cookie-modal .cm-modal .cm-footer .cm-footer-buttons{display:flex;justify-content:space-between}.c-consent .cookie-modal .cm-modal .cm-footer button{border:none;display:inline-block;font-size:15px;font-weight:600;padding:.5rem 1.1rem;transition:.3s}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept{align-items:center;border-radius:40px;color:var(--secondary);cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:1rem;line-height:1.75rem;position:relative;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept:hover{color:var(--primary);font-style:normal}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept:is([data-theme=dark] *){color:var(--bg-white)}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept{font-size:1.25rem;line-height:1.75rem}}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button{background-color:var(--primary);color:var(--bg-white);justify-content:center;padding:.75rem 2rem}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:hover,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:hover{color:var(--secondary)}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button{padding-left:3rem;padding-right:3rem}}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block .btn--hyphen,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button .btn--hyphen{display:none}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:after,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:after,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:before{height:100%;left:0;position:absolute;top:0;width:100%}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:before{background-color:var(--secondary);content:""}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:is([data-theme=dark] *):before{background-color:var(--bg-white)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:is([data-theme=dark] *):before{background-color:var(--bg-white)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:before{transform-origin:100% 50%;transition:transform .3s cubic-bezier(.7,0,.2,1)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:hover:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:hover:before{transform:scaleX(0);transform-origin:0 50%}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block span,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button span{display:block;position:relative}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block>span.btn--label,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button>span.btn--label{overflow:hidden;z-index:2}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block>span.btn--label>span,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button>span.btn--label>span{align-items:center;display:flex;gap:1rem;mix-blend-mode:difference;overflow:hidden;padding-left:4px;padding-right:4px}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--block:hover>span.btn--label>span,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.gform-theme-button:hover>span.btn--label>span{animation:move-up-initial .2s forwards,move-up-end .2s .2s forwards}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--primary{background-color:var(--primary);color:var(--secondary)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--primary:hover{background-color:var(--bg-white);color:var(--secondary)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--outline{background-color:initial;border-color:var(--bg-white);border-width:2px}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--outline:before{background-color:initial;content:var(--tw-content)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept.btn--outline:hover{border-color:var(--primary)}.btn.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept,.gform-theme-button.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept{background-color:initial;border-color:var(--bg-white);border-width:2px}.btn.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept:before,.gform-theme-button.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept:before{background-color:initial;content:var(--tw-content)}.btn.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept:hover,.gform-theme-button.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept:hover{border-color:var(--primary)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept{padding:0}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all{align-items:center;border-radius:40px;color:var(--secondary);cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:1rem;line-height:1.75rem;position:relative;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all:hover{color:var(--primary);font-style:normal}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all:is([data-theme=dark] *){color:var(--bg-white)}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all{font-size:1.25rem;line-height:1.75rem}}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button{background-color:var(--primary);color:var(--bg-white);justify-content:center;padding:.75rem 2rem}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:hover,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:hover{color:var(--secondary)}@media (min-width:1058px){.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button{padding-left:3rem;padding-right:3rem}}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block .btn--hyphen,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button .btn--hyphen{display:none}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:after,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:after,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:before{height:100%;left:0;position:absolute;top:0;width:100%}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:before{background-color:var(--secondary);content:""}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:is([data-theme=dark] *):before{background-color:var(--bg-white)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:is([data-theme=dark] *):before{background-color:var(--bg-white)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:before{transform-origin:100% 50%;transition:transform .3s cubic-bezier(.7,0,.2,1)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:hover:before,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:hover:before{transform:scaleX(0);transform-origin:0 50%}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block span,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button span{display:block;position:relative}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block>span.btn--label,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button>span.btn--label{overflow:hidden;z-index:2}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block>span.btn--label>span,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button>span.btn--label>span{align-items:center;display:flex;gap:1rem;mix-blend-mode:difference;overflow:hidden;padding-left:4px;padding-right:4px}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--block:hover>span.btn--label>span,.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.gform-theme-button:hover>span.btn--label>span{animation:move-up-initial .2s forwards,move-up-end .2s .2s forwards}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--primary{background-color:var(--primary);color:var(--secondary)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--primary:hover{background-color:var(--bg-white);color:var(--secondary)}.btn.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all,.gform-theme-button.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all{background-color:var(--primary);color:var(--secondary)}.btn.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all:hover,.gform-theme-button.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all:hover{background-color:var(--bg-white);color:var(--secondary)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--outline{background-color:initial;border-color:var(--bg-white);border-width:2px}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--outline:before{background-color:initial;content:var(--tw-content)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all.btn--outline:hover{border-color:var(--primary)}.c-consent .cookie-modal .cm-modal .cm-footer button.cm-btn-accept-all{padding:0}