:root{--black-a1:rgba(0,0,0,0.05);--black-a2:rgba(0,0,0,0.1);--black-a3:rgba(0,0,0,0.15);--black-a4:rgba(0,0,0,0.2);--black-a5:rgba(0,0,0,0.3);--black-a6:rgba(0,0,0,0.4);--black-a7:rgba(0,0,0,0.5);--black-a8:rgba(0,0,0,0.6);--black-a9:rgba(0,0,0,0.7);--black-a10:rgba(0,0,0,0.8);--black-a11:rgba(0,0,0,0.9);--black-a12:rgba(0,0,0,0.95)}@supports(color:color(display-p3 1 1 1)){@media(color-gamut:p3){:root{--black-a1:color(display-p3 0 0 0/0.05);--black-a2:color(display-p3 0 0 0/0.1);--black-a3:color(display-p3 0 0 0/0.15);--black-a4:color(display-p3 0 0 0/0.2);--black-a5:color(display-p3 0 0 0/0.3);--black-a6:color(display-p3 0 0 0/0.4);--black-a7:color(display-p3 0 0 0/0.5);--black-a8:color(display-p3 0 0 0/0.6);--black-a9:color(display-p3 0 0 0/0.7);--black-a10:color(display-p3 0 0 0/0.8);--black-a11:color(display-p3 0 0 0/0.9);--black-a12:color(display-p3 0 0 0/0.95)}}}.light,.light-theme,:root{--green-1:#fbfefc;--green-2:#f4fbf6;--green-3:#e6f6eb;--green-4:#d6f1df;--green-5:#c4e8d1;--green-6:#adddc0;--green-7:#8eceaa;--green-8:#5bb98b;--green-9:#30a46c;--green-10:#2b9a66;--green-11:#218358;--green-12:#193b2d}@supports(color:color(display-p3 1 1 1)){@media(color-gamut:p3){.light,.light-theme,:root{--green-1:color(display-p3 0.986 0.996 0.989);--green-2:color(display-p3 0.963 0.983 0.967);--green-3:color(display-p3 0.913 0.964 0.925);--green-4:color(display-p3 0.859 0.94 0.879);--green-5:color(display-p3 0.796 0.907 0.826);--green-6:color(display-p3 0.718 0.863 0.761);--green-7:color(display-p3 0.61 0.801 0.675);--green-8:color(display-p3 0.451 0.715 0.559);--green-9:color(display-p3 0.332 0.634 0.442);--green-10:color(display-p3 0.308 0.595 0.417);--green-11:color(display-p3 0.19 0.5 0.32);--green-12:color(display-p3 0.132 0.228 0.18)}}}.light,.light-theme,:root{--mauve-1:#fdfcfd;--mauve-2:#faf9fb;--mauve-3:#f2eff3;--mauve-4:#eae7ec;--mauve-5:#e3dfe6;--mauve-6:#dbd8e0;--mauve-7:#d0cdd7;--mauve-8:#bcbac7;--mauve-9:#8e8c99;--mauve-10:#84828e;--mauve-11:#65636d;--mauve-12:#211f26}@supports(color:color(display-p3 1 1 1)){@media(color-gamut:p3){.light,.light-theme,:root{--mauve-1:color(display-p3 0.991 0.988 0.992);--mauve-2:color(display-p3 0.98 0.976 0.984);--mauve-3:color(display-p3 0.946 0.938 0.952);--mauve-4:color(display-p3 0.915 0.906 0.925);--mauve-5:color(display-p3 0.886 0.876 0.901);--mauve-6:color(display-p3 0.856 0.846 0.875);--mauve-7:color(display-p3 0.814 0.804 0.84);--mauve-8:color(display-p3 0.735 0.728 0.777);--mauve-9:color(display-p3 0.555 0.549 0.596);--mauve-10:color(display-p3 0.514 0.508 0.552);--mauve-11:color(display-p3 0.395 0.388 0.424);--mauve-12:color(display-p3 0.128 0.122 0.147)}}}.light,.light-theme,:root{--violet-1:#fdfcfe;--violet-2:#faf8ff;--violet-3:#f4f0fe;--violet-4:#ebe4ff;--violet-5:#e1d9ff;--violet-6:#d4cafe;--violet-7:#c2b5f5;--violet-8:#aa99ec;--violet-9:#6e56cf;--violet-10:#654dc4;--violet-11:#6550b9;--violet-12:#2f265f}@supports(color:color(display-p3 1 1 1)){@media(color-gamut:p3){.light,.light-theme,:root{--violet-1:color(display-p3 0.991 0.988 0.995);--violet-2:color(display-p3 0.978 0.974 0.998);--violet-3:color(display-p3 0.953 0.943 0.993);--violet-4:color(display-p3 0.916 0.897 1);--violet-5:color(display-p3 0.876 0.851 1);--violet-6:color(display-p3 0.825 0.793 0.981);--violet-7:color(display-p3 0.752 0.712 0.943);--violet-8:color(display-p3 0.654 0.602 0.902);--violet-9:color(display-p3 0.417 0.341 0.784);--violet-10:color(display-p3 0.381 0.306 0.741);--violet-11:color(display-p3 0.383 0.317 0.702);--violet-12:color(display-p3 0.179 0.15 0.359)}}}button,fieldset,input{all:unset}.DialogOverlay{background-color:var(--black-a9);position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}button.Button[data-state=closed]{transform:rotateY(0deg);transition:.3s}button.Button[data-state=open]{transform:rotateY(180deg);transition:.3s}.DialogContent{background-color:#fff;border-radius:6px;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:450px;max-height:85vh;padding:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent:focus{outline:none}.DialogTitle{margin:0;font-weight:500;color:var(--mauve-12);font-size:17px}.DialogDescription{margin:10px 0 20px;color:var(--mauve-11);font-size:15px;line-height:1.5}.Button{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 15px;font-size:15px;line-height:1;font-weight:500;height:35px}.Button.violet{background-color:#fff;color:var(--violet-11);box-shadow:0 2px 10px var(--black-a7)}.Button.violet:hover{background-color:var(--mauve-3)}.Button.violet:focus{box-shadow:0 0 0 2px #000}.Button.green{background-color:var(--green-4);color:var(--green-11)}.Button.green:hover{background-color:var(--green-5)}.Button.green:focus{box-shadow:0 0 0 2px var(--green-7)}.IconButton{font-family:inherit;border-radius:100%;height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;color:var(--violet-11);position:absolute;top:10px;right:10px}.IconButton:hover{background-color:var(--violet-4)}.IconButton:focus{box-shadow:0 0 0 2px var(--violet-7)}.Fieldset{display:flex;gap:20px;align-items:center;margin-bottom:15px}.Label{width:90px;text-align:right}.Input,.Label{font-size:15px;color:var(--violet-11)}.Input{width:100%;flex:1 1;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 10px;line-height:1;box-shadow:0 0 0 1px var(--violet-7);height:35px}.Input:focus{box-shadow:0 0 0 2px var(--violet-8)}.aces-surv-modal__button--close{color:#000;font-size:2rem;background-color:rgba(0,0,0,0);border:none;position:absolute;top:15px;right:15px;background:#ffe100;border-radius:100%;padding:3px 6.75px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:2}.aces-surv-modal__button--close:hover{cursor:pointer}.aces-surv-modal__button--close:focus{box-shadow:0 0 0 2px gray}.aces-surv-modal__overlay{background-color:rgba(0,0,0,.447);position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.aces-surv-modal__content{background-color:#fff;box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;height:95vh;overflow:auto;padding:1.5rem 3rem;border:5px solid #d9d9d9;border-radius:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1);z-index:6}.aces-surv-modal__content::-webkit-scrollbar{width:10px;padding:10px;background-color:rgba(0,0,0,0);border-radius:25px}.aces-surv-modal__content::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.aces-surv-modal__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:25px;border:1px solid #fff}.aces-surv-modal__content:focus{outline:none}.aces-surv-modal__content--sm{max-width:450px}.aces-surv-modal__content--md{max-width:600px}.aces-surv-modal__content--lg{max-width:1200px}.aces-surv-modal__content a{text-decoration:underline}.aces-surv-modal__content h4,.aces-surv-modal__title{font-family:var(--font-hand);color:#552d89;font-style:normal;font-weight:400;line-height:normal}.aces-surv-modal__title{display:flex;justify-content:center;font-size:5rem;padding:6rem 0;text-align:center;border-bottom:10px solid #ffe100;align-items:center}.aces-surv-modal__title:after,.aces-surv-modal__title:before{content:"—";font-size:5rem;display:block;width:72px}.aces-surv-modal__title--wrapper{border-top-left-radius:6px;border-top-right-radius:6px;position:relative}.aces-surv-modal__description{color:#000;font-size:1.6rem;line-height:1.5}.aces-surv-modal__description--wrapper{padding:15px 20px 0}.aces-surv-modal__footer--wrapper{height:60px;border-top-left-radius:6px;border-top-right-radius:6px;position:relative}.aces-surv-modal__footer--wrapper .veto-btn{text-align:center;padding:10px;display:inline-block;background-color:#ffcc02;color:#3d316a;font-weight:700;text-decoration:none;opacity:1;border:none;font-size:1.4rem}.relevant-row{padding:50px 0 0;align-items:center}.relevant-row h4{font-size:3.6rem;margin-bottom:2rem}.relevant-row p{margin-bottom:3rem}.relevant-row .image-grey{background-color:#ebebeb;border-radius:13px;width:100%;height:200px;display:flex;align-items:center;justify-content:center}.relevant-row .image-grey img{width:auto;height:auto}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}button{all:unset}.SelectTrigger{color:#fff;border:none;padding:5px 35px 5px 10px;line-height:normal;font-weight:700}.SelectTrigger,.SelectTrigger.disabled{background:#552d89 url(/apps/aces-pces-data-to-action/_next/static/media/ic_arrow-yellow-down@2x.427408ad.png) no-repeat 95% 55%;background-size:15px}.SelectTrigger.disabled{pointer-events:none;filter:grayscale(90%);opacity:.7}.SelectTrigger:focus{box-shadow:0 0 0 2px #000}.SelectIcon,.SelectTrigger[data-placeholder]{color:#fff}.SelectContent{overflow:hidden;background-color:#9e88ba;color:#fff;border-radius:6px;box-shadow:0 10px 38px -10px rgba(22,23,24,.35),0 10px 20px -15px rgba(22,23,24,.2)}.SelectViewport{padding:5px}.SelectItem{font-size:13px;line-height:1;color:#fff;border-radius:3px;display:flex;align-items:center;height:25px;padding:0 35px 0 25px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SelectItem[data-disabled]{color:var(--mauve-8);pointer-events:none}.SelectItem[data-highlighted]{outline:none;background-color:var(--violet-9);color:#fff}.SelectLabel{padding:0 25px;font-size:12px;line-height:25px;color:#fff}.SelectSeparator{height:1px;background-color:var(--violet-6);margin:5px}.SelectItemIndicator{position:absolute;left:0;width:25px;display:inline-flex}.SelectItemIndicator,.SelectScrollButton{align-items:center;justify-content:center}.SelectScrollButton{display:flex;height:25px;background-color:#fff;color:#fff;cursor:default}