.wp-block-jetpack-videopress{position:relative}.wp-block-jetpack-videopress figcaption{color:#555;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.is-dark-theme .wp-block-jetpack-videopress figcaption{color:hsla(0,0%,100%,.65)}.wp-block-jetpack-videopress .jetpack-videopress-player__wrapper{display:flex;position:relative}.wp-block-jetpack-videopress .jetpack-videopress-player__overlay{cursor:pointer;height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.wp-block-jetpack-videopress .jetpack-videopress-player__overlay:hover{opacity:0}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.epilepsy.org.uk/wp/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.epilepsy.org.uk/wp/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.epilepsy.org.uk/wp/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}
.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
#cookie-law-info-bar,.wt-cli-cookie-bar{box-sizing:border-box;font-size:10pt;margin:0 auto;padding:10px;position:absolute;text-align:center;width:100%;z-index:99999;box-shadow:rgba(0,0,0,.5) 0px 5px 10px;display:none;left:0}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:8px 16px 8px;color:#fff;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;cursor:pointer;text-decoration:none}.cli-accept-button{font-family:Courier;font-variant:small-caps}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:500;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.super.cli-plugin-button,.super.cli-plugin-button:visited{font-size:34px;padding:8px 14px 9px}.pink.cli-plugin-button,.magenta.cli-plugin-button:visited{background-color:#e22092}.pink.cli-plugin-button:hover{background-color:#c81e82}.green.cli-plugin-button,.green.cli-plugin-button:visited{background-color:#91bd09}.green.cli-plugin-button:hover{background-color:#749a02}.red.cli-plugin-button,.red.cli-plugin-button:visited{background-color:#e62727}.red.cli-plugin-button:hover{background-color:#cf2525}.orange.cli-plugin-button,.orange.cli-plugin-button:visited{background-color:#ff5c00}.orange.cli-plugin-button:hover{background-color:#d45500}.blue.cli-plugin-button,.blue.cli-plugin-button:visited{background-color:#2981e4}.blue.cli-plugin-button:hover{background-color:#2575cf}.yellow.cli-plugin-button,.yellow.cli-plugin-button:visited{background-color:#ffb515}.yellow.cli-plugin-button:hover{background-color:#fc9200}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-clearboth{clear:both}@media only screen and (max-width:768px){.cli-settings-mobile:hover{box-shadow:none !important}.cli-settings-desktop{display:none}.cli-col-8{max-width:100% !important;width:100% !important;flex:100% !important;-ms-flex:100% !important}.cli-accordion-plusminus{float:right;font-size:22px;line-height:22px}.cli-plugin-button{margin:10px}}@media only screen and (max-width:567px){.cli-switch .cli-slider:after{display:none}.cli-tab-header a.cli-nav-link{font-size:12px}.cli-modal .cli-modal-close{right:-10px;top:-15px}}.wt-cli-iframe-placeholder{background-image:url(//www.epilepsy.org.uk/app/plugins/webtoffee-gdpr-cookie-consent/public/css/../images/cli_placeholder.svg);background-size:80px;max-width:100%;max-height:100%;background-position:center;background-repeat:no-repeat;background-color:#b2b0b059;position:relative;display:flex;align-items:flex-end;justify-content:center}.wt-cli-iframe-placeholder .wt-cli-inner-text{width:100%;text-align:center;padding:1rem;border-radius:400px}.wt-cli-cookie-bar-container{display:none}.wt-cli-necessary-checkbox{display:none !important}a.wt-cli-ccpa-opt-out{text-decoration:underline !important}
.gdpr-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.gdpr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.gdpr-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.gdpr-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.gdpr-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.gdpr-d-flex{display:-ms-flexbox!important;display:flex!important}.gdpr-px-0{padding-left:0;padding-right:0}.modal-open{overflow:hidden}.modal-open .gdpr-modal{overflow-x:hidden;overflow-y:auto}.gdpr-modal.fade .gdpr-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.gdpr-modal.show .gdpr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.gdpr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:none}.gdpr-modal a{text-decoration:none}.gdpr-modal .gdpr-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem*2))}@media (min-width:576px){.gdpr-modal .gdpr-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem*2))}}@media (min-width:992px){.gdpr-modal .gdpr-modal-dialog{max-width:900px}}.gdpr-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-sizing:border-box;outline:0}.gdpr-modal .row{margin:0 -15px}.gdpr-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.gdpr-modal .close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:transparent;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.gdpr-modal .close:focus{outline:0}.gdpr-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.gdpr-switch input[type=checkbox]{display:none}.gdpr-switch .gdpr-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.gdpr-switch .gdpr-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.gdpr-switch input:checked+.gdpr-slider{background-color:#63b35f}.gdpr-switch input:checked+.gdpr-slider:before{transform:translateX(26px)}.gdpr-switch .gdpr-slider{border-radius:34px}.gdpr-switch .gdpr-slider:before{border-radius:50%}.gdpr-tab-content>.gdpr-tab-pane{display:none}.gdpr-tab-content>.active{display:block}.gdpr-fade{transition:opacity .15s linear}.gdpr-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column !important;flex-direction:column !important;align-items:stretch !important;-ms-align-items:stretch !important}.nav.gdpr-nav-pills,.gdpr-tab-content{width:100%;padding:30px;box-sizing:border-box}.nav.gdpr-nav-pills{background:#f3f3f3}.nav.gdpr-nav-pills .gdpr-nav-link{border:1px solid #0070ad;margin-bottom:10px;color:#0070ad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem}.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link{background-color:#0070ad;border:1px solid #0070ad}.nav.gdpr-nav-pills .gdpr-nav-link.active{color:#fff}.gdpr-tab-content .gdpr-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr{background-color:#0070ad;border-color:#0070ad;color:#fff;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box}.gdpr-tab-content p{color:#343438;font-size:14px;margin-top:0}.gdpr-tab-content h4{font-size:20px;margin-bottom:.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;flex-direction:column}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;-webkit-transform:scale(0);transform:scale(0);overflow:hidden;outline:0;visibility:hidden}.cli-modal.cli-show{visibility:visible}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem*2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem*2))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal-footer{position:relative}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px;width:auto}.cli-switch input[type=checkbox]{display:block;margin:0;width:0;position:absolute !important;left:0 !important;opacity:0 !important}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider{background-color:#28a745}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#fff}.cli-nav-pills .cli-nav-link{border:1px solid #ccc;margin-bottom:10px;color:#2a2a2a;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#f6f6f9;border:1px solid #ccc}.cli-nav-pills .cli-nav-link.cli-active{color:#2a2a2a}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{background:0 0}#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}#cookie-law-info-bar .cli-col-8{flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.cli-wrapper{max-width:100%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-nav-pills .cli-nav-link{padding:.2rem .5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{padding:10px 15px;width:auto;text-decoration:none}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-decoration:none}.cli-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:0 0;border:none}.cli-tab-container h4{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;font-size:12px;text-align:right;min-width:120px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;cursor:pointer;text-decoration:underline}.cli-privacy-overview{padding-bottom:12px}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height .25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-section.cli-privacy-tab{display:none}#cookie-law-info-bar .cli-tab-section.cli-privacy-tab{display:block}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;-webkit-transform:scale(1);transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:blowUpModal .5s cubic-bezier(.165,.84,.44,1) forwards}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:blowUpModalTwo .5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes blowUpContent{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}99.9%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes blowUpContentTwo{0%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes blowUpModalTwo{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.cli-bar-container{float:none;margin:0 auto;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap}.cli-style-v2 a{cursor:pointer}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;font-weight:400}#cookie-law-info-bar[data-cli-type=widget] .cli-bar-container,#cookie-law-info-bar[data-cli-type=popup] .cli-bar-container{display:block}.cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type=widget] .cli-bar-message,#cookie-law-info-bar[data-cli-type=popup] .cli-bar-message{width:100%}#cookie-law-info-bar[data-cli-style=cli-style-v2] .cli_messagebar_head{text-align:left;margin-left:5%;margin-bottom:10px}@media (max-width:985px){.cli-bar-message{width:100%}.cli-bar-container{justify-content:center}}#cookie-law-info-bar[data-cli-style=cli-style-v2] .wt-cli-ccpa-checkbox{display:block}.wt-cli-form-group input:disabled{opacity:.5}.wt-cli-custom-checkbox input[type=checkbox]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block !important;line-height:0;height:16px;margin:-4px 4px 0 0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:.05s border-color ease-in-out}.wt-cli-custom-checkbox input[type=checkbox]:checked:before{content:'';display:block;border:solid #61a229;width:5px;height:10px;border-width:0 2px 2px 0;transform:rotate(45deg);margin:1px 0 0 5px;box-sizing:border-box}.wt-cli-form-group{margin-right:15px}.cli-style-v3 .cli-bar-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.cli-style-v3 .cli-bar-btn_container,.cli-style-v3 .wt-cli-category-widget{margin-top:10px}.cli-style-v3{text-align:left}#cookie-law-info-bar a,.wt-cli-category-widget .wt-cli-form-group label{cursor:pointer}.wt-cli-category-widget .wt-cli-form-group label{font-size:inherit}#cookie-law-info-bar[data-template-id=cli-style-v3]{padding:10px 90px}#cookie-law-info-bar[data-template-id=cli-style-v3][data-cli-type=widget]{padding:10px 20px}#cookie-law-info-bar[data-template-id=cli-style-v3][data-cli-type=popup]{padding:10px 20px}#cookie-law-info-bar[data-template-id=cli-style-v3] .wt-cli-category-widget{display:flex;flex-wrap:wrap}#cookie-law-info-bar[data-template-id=cli-style-v3]{text-align:left;font-size:11pt;border:1px solid #ffffffe6}#cookie-law-info-bar[data-template-id=cli-style-v3] h5{margin:10px 0}.wt-cli-category-widget-active .cli-switch,.wt-cli-category-widget-active .wt-cli-necessary-checkbox,.wt-cli-category-widget-active .cli-necessary-caption{display:none !important}@media (max-width:985px){#cookie-law-info-bar[data-template-id=cli-style-v3]{padding:10px 20px}}.wt-cli-sr-only{display:none}.wt-cli-cookie-bar-container.wt-cli-hide-bar{display:none !important}.wt-cli-privacy-accept-btn{margin-left:10px}.cli_settings_button:focus,#cookie-law-info-again:focus,#wt-cli-cookie-banner-title:focus,.cli-plugin-main-link,.cli_action_button,.cli-privacy-readmore,.cli-tab-header a,.cli-switch .cli-slider,.cli-tab-content .cli-tab-pane:focus{outline:0}.cli-plugin-button:focus{outline:0;opacity:.7}.wt-cli-ckyes-brand-logo{display:flex;align-items:center;font-size:9px;color:#111;font-weight:400}.wt-cli-ckyes-brand-logo img{width:65px;margin-left:2px}.wt-cli-privacy-overview-actions{padding-bottom:0}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}
:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:#fff;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before{content:" ";display:table}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce ul.products:after,.woocommerce-page ul.products:after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before{content:" ";display:table}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input:after,.woocommerce-page form .show-password-input:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password:after,.woocommerce-page form .show-password-input.display-password:after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before{content:" ";display:table}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:#fff;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/star.eot);src:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"),url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"),url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);src:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"),url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb:after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{content:" ";display:table}.woocommerce div.product p.cart:after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{content:" ";display:table}.woocommerce div.product form.cart:after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}.woocommerce .products ul:after,.woocommerce ul.products:after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before{content:" ";display:table}.woocommerce #reviews #comments .add_review:after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist:after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text:after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating:before{content:"sssss";color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating:after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce #review_form #respond:after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description:before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details:after,.woocommerce ul.order_details:before{content:" ";display:table}.woocommerce ul.order_details:after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li:after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .woocommerce:after{clear:both}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}.woocommerce-account .addresses .title:after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//www.epilepsy.org.uk/app/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
body.wp-admin.role-proofreader #adminmenu #menu-pages .wp-submenu li:last-child,body.wp-admin.role-proofreader #adminmenu #menu-posts .wp-submenu li:last-child,body.wp-admin.role-proofreader #submitdiv #major-publishing-actions,body.wp-admin.role-proofreader #wpadminbar #wp-admin-bar-new-content{display:none}

@charset "UTF-8";@font-face{font-family:GT-Walsheim-Regular;font-style:normal;font-weight:400;src:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular.woff2) format("woff2"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular.woff) format("woff"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular.otf) format("opentype"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular.ttf) format("truetype")}@font-face{font-family:GT-Walsheim-Regular;font-style:italic;font-weight:400;src:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular-Oblique.woff2) format("woff2"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular-Oblique.woff) format("woff"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular-Oblique.otf) format("opentype"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Regular-Oblique.ttf) format("truetype")}@font-face{font-family:GT-Walsheim-Medium;font-style:normal;font-weight:500;src:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium.woff2) format("woff2"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium.woff) format("woff"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium.otf) format("opentype"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium.ttf) format("truetype")}@font-face{font-family:GT-Walsheim-Medium;font-style:italic;font-weight:500;src:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium-Oblique.woff2) format("woff2"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium-Oblique.woff) format("woff"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium-Oblique.otf) format("opentype"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Medium-Oblique.ttf) format("truetype")}@font-face{font-family:GT-Walsheim-Bold;font-style:normal;font-weight:700;src:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold.woff2) format("woff2"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold.woff) format("woff"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold.otf) format("opentype"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold.ttf) format("truetype")}@font-face{font-family:GT-Walsheim-Bold;font-style:italic;font-weight:700;src:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold-Oblique.woff2) format("woff2"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold-Oblique.woff) format("woff"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold-Oblique.otf) format("opentype"),url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../fonts/GT-Walsheim-Bold-Oblique.ttf) format("truetype")}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:1rem}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#313131;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400;line-height:1.5;margin:0;padding:0}img{-ms-interpolation-mode:bicubic;display:inline-block;height:auto;max-width:100%;vertical-align:middle}textarea{border-radius:0;height:auto;min-height:50px}select{border-radius:0;box-sizing:border-box}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;border-radius:0;cursor:auto;line-height:1;padding:0}[data-whatinput=mouse] button{outline:0}pre{-webkit-overflow-scrolling:touch;overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{text-rendering:optimizeLegibility;font-size:inherit;line-height:1.6;margin-bottom:1rem}em,i{font-style:italic}b,em,i,small,strong{line-height:inherit}small{font-size:80%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;color:inherit;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-style:normal;font-weight:400}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-bottom:.5rem;margin-top:0}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.1875rem}.h3,.h4,h3,h4{line-height:1.4;margin-bottom:.5rem;margin-top:0}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.4;margin-bottom:.5rem;margin-top:0}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{color:#1779ba;cursor:pointer;line-height:inherit;text-decoration:none}a:focus,a:hover{color:#1468a0}a img,hr{border:0}hr{border-bottom:1px solid #cacaca;clear:both;height:0;margin:1.25rem auto;max-width:75rem}dl,ol,ul{line-height:1.6;list-style-position:outside;margin-bottom:1rem}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-left:1.25rem}dl{margin-bottom:1rem}dl dt{font-weight:700;margin-bottom:.3rem}blockquote{border-left:1px solid #cacaca;margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem}blockquote,blockquote p{color:#8a8a8a;line-height:1.6}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,Liberation Mono,Courier,monospace;padding:.125rem .25rem 0}.subheader{color:#8a8a8a;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{list-style:none;margin-left:0}.cite-block,cite{color:#8a8a8a;display:block;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{word-wrap:break-word;display:inline;max-width:100%;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{background-color:#e6e6e6;border:1px solid #cacaca;color:#0a0a0a;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400}.code-block{display:block;margin-bottom:1.5rem;overflow:auto;padding:1rem;white-space:pre}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{color-adjust:economy;background:transparent!important;box-shadow:none!important;color:#000!important;-webkit-print-color-adjust:economy;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.grid-container{margin-left:auto;margin-right:auto;max-width:82.875rem;padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:40em){.grid-container{padding-left:1.15625rem;padding-right:1.15625rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:40em){.grid-container.fluid{padding-left:1.15625rem;padding-right:1.15625rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:75em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:75em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-1.5625rem;margin-right:-1.5625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-1.15625rem;margin-right:-1.15625rem}}.grid-margin-x>.cell{margin-left:1.5625rem;margin-right:1.5625rem;width:calc(100% - 3.125rem)}@media print,screen and (min-width:40em){.grid-margin-x>.cell{margin-left:1.15625rem;margin-right:1.15625rem;width:calc(100% - 2.3125rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 3.125rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 3.125rem)}.grid-margin-x>.small-3{width:calc(25% - 3.125rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 3.125rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 3.125rem)}.grid-margin-x>.small-6{width:calc(50% - 3.125rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 3.125rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 3.125rem)}.grid-margin-x>.small-9{width:calc(75% - 3.125rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 3.125rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 3.125rem)}.grid-margin-x>.small-12{width:calc(100% - 3.125rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2.3125rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2.3125rem)}.grid-margin-x>.small-3{width:calc(25% - 2.3125rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2.3125rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2.3125rem)}.grid-margin-x>.small-6{width:calc(50% - 2.3125rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2.3125rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2.3125rem)}.grid-margin-x>.small-9{width:calc(75% - 2.3125rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2.3125rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2.3125rem)}.grid-margin-x>.small-12{width:calc(100% - 2.3125rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 2.3125rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 2.3125rem)}.grid-margin-x>.medium-3{width:calc(25% - 2.3125rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 2.3125rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 2.3125rem)}.grid-margin-x>.medium-6{width:calc(50% - 2.3125rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 2.3125rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 2.3125rem)}.grid-margin-x>.medium-9{width:calc(75% - 2.3125rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 2.3125rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 2.3125rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.3125rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 2.3125rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 2.3125rem)}.grid-margin-x>.large-3{width:calc(25% - 2.3125rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 2.3125rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 2.3125rem)}.grid-margin-x>.large-6{width:calc(50% - 2.3125rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 2.3125rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 2.3125rem)}.grid-margin-x>.large-9{width:calc(75% - 2.3125rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 2.3125rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 2.3125rem)}.grid-margin-x>.large-12{width:calc(100% - 2.3125rem)}}@media screen and (min-width:75em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 2.3125rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 2.3125rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 2.3125rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 2.3125rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 2.3125rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 2.3125rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 2.3125rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 2.3125rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 2.3125rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 2.3125rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 2.3125rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 2.3125rem)}}.grid-padding-x .grid-padding-x{margin-left:-1.5625rem;margin-right:-1.5625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-left:-1.15625rem;margin-right:-1.15625rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-1.5625rem;margin-right:-1.5625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-left:-1.15625rem;margin-right:-1.15625rem}}.grid-padding-x>.cell{padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-left:1.15625rem;padding-right:1.15625rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:75em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 3.125rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 3.125rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 3.125rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 3.125rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 3.125rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 3.125rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 3.125rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 3.125rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 2.3125rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 2.3125rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2.3125rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 2.3125rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 2.3125rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2.3125rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2.3125rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2.3125rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 2.3125rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 2.3125rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 2.3125rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 2.3125rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 2.3125rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 2.3125rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 2.3125rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 2.3125rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 2.3125rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2.3125rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 2.3125rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2.3125rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2.3125rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 2.3125rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 2.3125rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2.3125rem)}}@media screen and (min-width:75em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 2.3125rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 2.3125rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 2.3125rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 2.3125rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 2.3125rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 2.3125rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 2.3125rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 2.3125rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:75em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.grid-margin-x>.small-offset-0{margin-left:1.5625rem}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + 1.5625rem)}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + 1.5625rem)}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.5625rem)}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + 1.5625rem)}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + 1.5625rem)}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.5625rem)}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + 1.5625rem)}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + 1.5625rem)}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.5625rem)}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + 1.5625rem)}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + 1.5625rem)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:1.15625rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + 1.15625rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + 1.15625rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.15625rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + 1.15625rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + 1.15625rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.15625rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + 1.15625rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + 1.15625rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.15625rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + 1.15625rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + 1.15625rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:1.15625rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.15625rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.15625rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.15625rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.15625rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.15625rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.15625rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.15625rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.15625rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.15625rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.15625rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.15625rem)}}@media screen and (min-width:75em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:1.15625rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + 1.15625rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + 1.15625rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + 1.15625rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + 1.15625rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + 1.15625rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + 1.15625rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + 1.15625rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + 1.15625rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + 1.15625rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + 1.15625rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + 1.15625rem)}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:75em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-margin-y{margin-bottom:-1.5625rem;margin-top:-1.5625rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-bottom:-1.15625rem;margin-top:-1.15625rem}}.grid-margin-y>.cell{height:calc(100% - 3.125rem);margin-bottom:1.5625rem;margin-top:1.5625rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 2.3125rem);margin-bottom:1.15625rem;margin-top:1.15625rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 3.125rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 3.125rem)}.grid-margin-y>.small-3{height:calc(25% - 3.125rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 3.125rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 3.125rem)}.grid-margin-y>.small-6{height:calc(50% - 3.125rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 3.125rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 3.125rem)}.grid-margin-y>.small-9{height:calc(75% - 3.125rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 3.125rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 3.125rem)}.grid-margin-y>.small-12{height:calc(100% - 3.125rem)}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2.3125rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2.3125rem)}.grid-margin-y>.small-3{height:calc(25% - 2.3125rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2.3125rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2.3125rem)}.grid-margin-y>.small-6{height:calc(50% - 2.3125rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2.3125rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2.3125rem)}.grid-margin-y>.small-9{height:calc(75% - 2.3125rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2.3125rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2.3125rem)}.grid-margin-y>.small-12{height:calc(100% - 2.3125rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2.3125rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2.3125rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.3125rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2.3125rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2.3125rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.3125rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2.3125rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2.3125rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.3125rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2.3125rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2.3125rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.3125rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 2.3125rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 2.3125rem)}.grid-margin-y>.large-3{height:calc(25% - 2.3125rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 2.3125rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 2.3125rem)}.grid-margin-y>.large-6{height:calc(50% - 2.3125rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 2.3125rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 2.3125rem)}.grid-margin-y>.large-9{height:calc(75% - 2.3125rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 2.3125rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 2.3125rem)}.grid-margin-y>.large-12{height:calc(100% - 2.3125rem)}}@media screen and (min-width:75em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 2.3125rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 2.3125rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 2.3125rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 2.3125rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 2.3125rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 2.3125rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 2.3125rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 2.3125rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 2.3125rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 2.3125rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 2.3125rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 2.3125rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 3.125rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 2.3125rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 2.3125rem)}}@media screen and (min-width:75em){.grid-frame.grid-margin-y{height:calc(100vh + 2.3125rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 2.3125rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 2.3125rem)}}@media screen and (min-width:75em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 2.3125rem)}}.row{margin-left:auto;margin-right:auto;max-width:75rem}.row:after,.row:before{content:" ";display:table;flex-basis:0;order:1}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}@media screen and (min-width:75em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-left:.625rem;padding-right:.625rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-left:.9375rem;padding-right:.9375rem}.column,.columns{float:left;padding-left:.625rem;padding-right:.625rem;width:100%}@media print,screen and (min-width:40em){.column,.columns{padding-left:.9375rem;padding-right:.9375rem}}.column,.column:last-child:not(:first-child),.columns{clear:none;float:left}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.small-1{width:8.3333333333%}.small-push-1{left:8.3333333333%;position:relative}.small-pull-1{left:-8.3333333333%;position:relative}.small-offset-0{margin-left:0}.small-2{width:16.6666666667%}.small-push-2{left:16.6666666667%;position:relative}.small-pull-2{left:-16.6666666667%;position:relative}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{left:25%;position:relative}.small-pull-3{left:-25%;position:relative}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{left:33.3333333333%;position:relative}.small-pull-4{left:-33.3333333333%;position:relative}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{left:41.6666666667%;position:relative}.small-pull-5{left:-41.6666666667%;position:relative}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{left:50%;position:relative}.small-pull-6{left:-50%;position:relative}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{left:58.3333333333%;position:relative}.small-pull-7{left:-58.3333333333%;position:relative}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{left:66.6666666667%;position:relative}.small-pull-8{left:-66.6666666667%;position:relative}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{left:75%;position:relative}.small-pull-9{left:-75%;position:relative}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{left:83.3333333333%;position:relative}.small-pull-10{left:-83.3333333333%;position:relative}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{left:91.6666666667%;position:relative}.small-pull-11{left:-91.6666666667%;position:relative}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.3333333333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.6666666667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.2857142857%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.expanded.row .small-collapse.row,.small-collapse .row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem}.small-centered{margin-left:auto;margin-right:auto}.small-centered,.small-centered:last-child:not(:first-child){clear:both;float:none}.small-pull-0,.small-push-0,.small-uncentered{margin-left:0;margin-right:0;position:static}.small-pull-0,.small-pull-0:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-uncentered,.small-uncentered:last-child:not(:first-child){clear:none;float:left}.small-pull-0:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-uncentered:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){.medium-1{width:8.3333333333%}.medium-push-1{left:8.3333333333%;position:relative}.medium-pull-1{left:-8.3333333333%;position:relative}.medium-offset-0{margin-left:0}.medium-2{width:16.6666666667%}.medium-push-2{left:16.6666666667%;position:relative}.medium-pull-2{left:-16.6666666667%;position:relative}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{left:25%;position:relative}.medium-pull-3{left:-25%;position:relative}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{left:33.3333333333%;position:relative}.medium-pull-4{left:-33.3333333333%;position:relative}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{left:41.6666666667%;position:relative}.medium-pull-5{left:-41.6666666667%;position:relative}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{left:50%;position:relative}.medium-pull-6{left:-50%;position:relative}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{left:58.3333333333%;position:relative}.medium-pull-7{left:-58.3333333333%;position:relative}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{left:66.6666666667%;position:relative}.medium-pull-8{left:-66.6666666667%;position:relative}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{left:75%;position:relative}.medium-pull-9{left:-75%;position:relative}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{left:83.3333333333%;position:relative}.medium-pull-10{left:-83.3333333333%;position:relative}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{left:91.6666666667%;position:relative}.medium-pull-11{left:-91.6666666667%;position:relative}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.3333333333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.6666666667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.2857142857%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.expanded.row .medium-collapse.row,.medium-collapse .row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.medium-centered{margin-left:auto;margin-right:auto}.medium-centered,.medium-centered:last-child:not(:first-child){clear:both;float:none}.medium-pull-0,.medium-push-0,.medium-uncentered{margin-left:0;margin-right:0;position:static}.medium-pull-0,.medium-pull-0:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-uncentered,.medium-uncentered:last-child:not(:first-child){clear:none;float:left}.medium-pull-0:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-uncentered:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){.large-1{width:8.3333333333%}.large-push-1{left:8.3333333333%;position:relative}.large-pull-1{left:-8.3333333333%;position:relative}.large-offset-0{margin-left:0}.large-2{width:16.6666666667%}.large-push-2{left:16.6666666667%;position:relative}.large-pull-2{left:-16.6666666667%;position:relative}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{left:25%;position:relative}.large-pull-3{left:-25%;position:relative}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{left:33.3333333333%;position:relative}.large-pull-4{left:-33.3333333333%;position:relative}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{left:41.6666666667%;position:relative}.large-pull-5{left:-41.6666666667%;position:relative}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{left:50%;position:relative}.large-pull-6{left:-50%;position:relative}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{left:58.3333333333%;position:relative}.large-pull-7{left:-58.3333333333%;position:relative}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{left:66.6666666667%;position:relative}.large-pull-8{left:-66.6666666667%;position:relative}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{left:75%;position:relative}.large-pull-9{left:-75%;position:relative}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{left:83.3333333333%;position:relative}.large-pull-10{left:-83.3333333333%;position:relative}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{left:91.6666666667%;position:relative}.large-pull-11{left:-91.6666666667%;position:relative}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.3333333333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.6666666667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.2857142857%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.expanded.row .large-collapse.row,.large-collapse .row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.large-centered{margin-left:auto;margin-right:auto}.large-centered,.large-centered:last-child:not(:first-child){clear:both;float:none}.large-pull-0,.large-push-0,.large-uncentered{margin-left:0;margin-right:0;position:static}.large-pull-0,.large-pull-0:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-uncentered,.large-uncentered:last-child:not(:first-child){clear:none;float:left}.large-pull-0:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-uncentered:last-child:not(:first-child){float:right}}@media screen and (min-width:75em){.xlarge-1{width:8.3333333333%}.xlarge-push-1{left:8.3333333333%;position:relative}.xlarge-pull-1{left:-8.3333333333%;position:relative}.xlarge-offset-0{margin-left:0}.xlarge-2{width:16.6666666667%}.xlarge-push-2{left:16.6666666667%;position:relative}.xlarge-pull-2{left:-16.6666666667%;position:relative}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{width:25%}.xlarge-push-3{left:25%;position:relative}.xlarge-pull-3{left:-25%;position:relative}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{width:33.3333333333%}.xlarge-push-4{left:33.3333333333%;position:relative}.xlarge-pull-4{left:-33.3333333333%;position:relative}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.6666666667%}.xlarge-push-5{left:41.6666666667%;position:relative}.xlarge-pull-5{left:-41.6666666667%;position:relative}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{width:50%}.xlarge-push-6{left:50%;position:relative}.xlarge-pull-6{left:-50%;position:relative}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{width:58.3333333333%}.xlarge-push-7{left:58.3333333333%;position:relative}.xlarge-pull-7{left:-58.3333333333%;position:relative}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.6666666667%}.xlarge-push-8{left:66.6666666667%;position:relative}.xlarge-pull-8{left:-66.6666666667%;position:relative}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{width:75%}.xlarge-push-9{left:75%;position:relative}.xlarge-pull-9{left:-75%;position:relative}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{width:83.3333333333%}.xlarge-push-10{left:83.3333333333%;position:relative}.xlarge-pull-10{left:-83.3333333333%;position:relative}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.6666666667%}.xlarge-push-11{left:91.6666666667%;position:relative}.xlarge-pull-11{left:-91.6666666667%;position:relative}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(odd),.xlarge-up-2>.columns:nth-of-type(odd){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.3333333333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.6666666667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.2857142857%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-left:0;padding-right:0}.expanded.row .xlarge-collapse.row,.xlarge-collapse .row{margin-left:0;margin-right:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.xlarge-centered{margin-left:auto;margin-right:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){clear:both;float:none}.xlarge-pull-0,.xlarge-push-0,.xlarge-uncentered{margin-left:0;margin-right:0;position:static}.xlarge-pull-0,.xlarge-pull-0:last-child:not(:first-child),.xlarge-push-0,.xlarge-push-0:last-child:not(:first-child),.xlarge-uncentered,.xlarge-uncentered:last-child:not(:first-child){clear:none;float:left}.xlarge-pull-0:last-child:not(:first-child),.xlarge-push-0:last-child:not(:first-child),.xlarge-uncentered:last-child:not(:first-child){float:right}}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}table{border-collapse:collapse;border-radius:0;margin-bottom:1rem;width:100%}tbody,tfoot,thead{background-color:#fefefe;border:1px solid #f1f1f1}caption{font-weight:700;padding:.5rem .625rem .625rem}thead{background:#f8f8f8}tfoot,thead{color:#0a0a0a}tfoot{background:#f1f1f1}tfoot tr,thead tr{background:0 0}tfoot td,tfoot th,thead td,thead th{font-weight:700;padding:.5rem .625rem .625rem;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){background-color:#f1f1f1;border-bottom:0}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{background-color:#fefefe;border-bottom:1px solid #f1f1f1}@media print,screen and (max-width:63.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;overflow-x:auto;width:100%}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.accordion,.c-membership-select{background:#fefefe;list-style-type:none;margin-left:0}.accordion[disabled] .accordion-title,.accordion[disabled] .c-membership-select__option-title,[disabled].c-membership-select .accordion-title,[disabled].c-membership-select .c-membership-select__option-title{cursor:not-allowed}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child,.c-membership-select__option:first-child>:first-child,.c-membership-select__option:last-child>:last-child{border-radius:0}.accordion-title,.c-membership-select__option-title{border:1px solid #e6e6e6;border-bottom:0;color:#1779ba;display:block;font-size:.75rem;line-height:1;padding:1.25rem 1rem;position:relative}:last-child:not(.is-active)>.accordion-title,:last-child:not(.is-active)>.c-membership-select__option-title{border-bottom:1px solid #e6e6e6;border-radius:0}.accordion-title:focus,.accordion-title:hover,.c-membership-select__option-title:focus,.c-membership-select__option-title:hover{background-color:#e6e6e6}.accordion-title:before,.c-membership-select__option-title:before{content:"+";margin-top:-.5rem;position:absolute;right:1rem;top:50%}.is-active>.accordion-title:before,.is-active>.c-membership-select__option-title:before{content:"–"}.accordion-content,.c-membership-select__option-includes{background-color:#fefefe;border:1px solid #e6e6e6;border-bottom:0;color:#0a0a0a;display:none;padding:1rem}:last-child>.accordion-content:last-child,:last-child>.c-membership-select__option-includes:last-child{border-bottom:1px solid #e6e6e6}.flex-video,.responsive-embed{height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:75%;position:relative}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{height:100%;left:0;position:absolute;top:0;width:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.tabs{background:#fefefe;border:1px solid #e6e6e6;list-style-type:none;margin:0}.tabs:after,.tabs:before{content:" ";display:table;flex-basis:0;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:0 0}.tabs.primary{background:#1779ba}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#1673b1}.tabs-title{float:left}.tabs-title>a{color:#1779ba;display:block;font-size:.75rem;line-height:1;padding:1.25rem 1.5rem}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#1779ba}.tabs-content{background:#fefefe;border:1px solid #e6e6e6;border-top:0;color:#0a0a0a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:75em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:75em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.utl-clearfix:after,.utl-clearfix:before{content:" ";display:table;flex-basis:0;order:1}.utl-clearfix:after{clear:both}.utl-hide{display:none}.c-callout-block.has-angle:after,.c-career-roles.has-angle:after,.c-donate-hero:after,.c-epilepsy-stories.has-angle:after,.c-page-banner-cutout:after,.c-page-banner:after,.c-video-hero.has-angle:after,.utl-angle{background-color:#e50e63;bottom:-.0625rem;-webkit-clip-path:polygon(0 1%,0 100%,100% 100%);clip-path:polygon(0 1%,0 100%,100% 100%);left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:2}@media print,screen and (max-width:39.99875em){.c-callout-block.has-angle:after,.c-career-roles.has-angle:after,.c-donate-hero:after,.c-epilepsy-stories.has-angle:after,.c-page-banner-cutout:after,.c-page-banner:after,.c-video-hero.has-angle:after,.utl-angle{height:3.125rem}}@media print,screen and (min-width:40em){.c-callout-block.has-angle:after,.c-career-roles.has-angle:after,.c-donate-hero:after,.c-epilepsy-stories.has-angle:after,.c-page-banner-cutout:after,.c-page-banner:after,.c-video-hero.has-angle:after,.utl-angle{height:6.25rem}}.is-reversed.c-callout-block.has-angle:after,.is-reversed.c-career-roles.has-angle:after,.is-reversed.c-donate-hero:after,.is-reversed.c-epilepsy-stories.has-angle:after,.is-reversed.c-page-banner-cutout:after,.is-reversed.c-page-banner:after,.is-reversed.c-video-hero.has-angle:after,.utl-angle.is-reversed{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}.style-guide__angles .c-callout-block.has-angle:after,.style-guide__angles .c-career-roles.has-angle:after,.style-guide__angles .c-donate-hero:after,.style-guide__angles .c-epilepsy-stories.has-angle:after,.style-guide__angles .c-page-banner-cutout:after,.style-guide__angles .c-page-banner:after,.style-guide__angles .c-video-hero.has-angle:after,.style-guide__angles .utl-angle{position:relative}.style-guide__angles .c-callout-block.has-angle:not(:last-child):after,.style-guide__angles .c-career-roles.has-angle:not(:last-child):after,.style-guide__angles .c-donate-hero:not(:last-child):after,.style-guide__angles .c-epilepsy-stories.has-angle:not(:last-child):after,.style-guide__angles .c-page-banner-cutout:not(:last-child):after,.style-guide__angles .c-page-banner:not(:last-child):after,.style-guide__angles .c-video-hero.has-angle:not(:last-child):after,.style-guide__angles .utl-angle:not(:last-child){margin-bottom:2rem}.is-active.c-concertina__title.has-circled-text path,.is-active.c-donation-banner__title.has-circled-text path,.is-active.c-learn-more__title.has-circled-text path,.is-active.c-make-a-difference__title.has-circled-text path,.is-active.c-member-banner__title.has-circled-text path,.is-active.c-promo-10050__title.has-circled-text path,.is-active.c-promo-5050__title.has-circled-text path,.utl-circled-text.is-active path{-webkit-animation:draw 1s forwards;animation:draw 1s forwards}@media print,screen and (min-width:40em){.style-guide__circled-text .c-concertina__title.has-circled-text,.style-guide__circled-text .c-donation-banner__title.has-circled-text,.style-guide__circled-text .c-learn-more__title.has-circled-text,.style-guide__circled-text .c-make-a-difference__title.has-circled-text,.style-guide__circled-text .c-member-banner__title.has-circled-text,.style-guide__circled-text .c-promo-10050__title.has-circled-text,.style-guide__circled-text .c-promo-5050__title.has-circled-text,.style-guide__circled-text .utl-circled-text{display:inline-block;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.style-guide__circled-text .c-concertina__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-donation-banner__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-learn-more__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-make-a-difference__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-member-banner__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-promo-10050__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-promo-5050__title.has-circled-text:not(:last-child),.style-guide__circled-text .utl-circled-text:not(:last-child){margin-bottom:2rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.style-guide__circled-text .c-concertina__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-donation-banner__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-learn-more__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-make-a-difference__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-member-banner__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-promo-10050__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-promo-5050__title.has-circled-text:not(:last-child),.style-guide__circled-text .utl-circled-text:not(:last-child){margin-right:1rem}}@media print,screen and (min-width:64em){.style-guide__circled-text .c-concertina__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-donation-banner__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-learn-more__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-make-a-difference__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-member-banner__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-promo-10050__title.has-circled-text:not(:last-child),.style-guide__circled-text .c-promo-5050__title.has-circled-text:not(:last-child),.style-guide__circled-text .utl-circled-text:not(:last-child){margin-right:4rem}}.style-guide__circled-text .c-concertina__title.has-circled-text:first-child,.style-guide__circled-text .c-donation-banner__title.has-circled-text:first-child,.style-guide__circled-text .c-learn-more__title.has-circled-text:first-child,.style-guide__circled-text .c-make-a-difference__title.has-circled-text:first-child,.style-guide__circled-text .c-member-banner__title.has-circled-text:first-child,.style-guide__circled-text .c-promo-10050__title.has-circled-text:first-child,.style-guide__circled-text .c-promo-5050__title.has-circled-text:first-child,.style-guide__circled-text .utl-circled-text:first-child{color:#009ac7}.style-guide__circled-text .c-concertina__title.has-circled-text:first-child path,.style-guide__circled-text .c-donation-banner__title.has-circled-text:first-child path,.style-guide__circled-text .c-learn-more__title.has-circled-text:first-child path,.style-guide__circled-text .c-make-a-difference__title.has-circled-text:first-child path,.style-guide__circled-text .c-member-banner__title.has-circled-text:first-child path,.style-guide__circled-text .c-promo-10050__title.has-circled-text:first-child path,.style-guide__circled-text .c-promo-5050__title.has-circled-text:first-child path,.style-guide__circled-text .utl-circled-text:first-child path{stroke:#009ac7}.style-guide__circled-text .c-concertina__title.has-circled-text:nth-child(2),.style-guide__circled-text .c-donation-banner__title.has-circled-text:nth-child(2),.style-guide__circled-text .c-learn-more__title.has-circled-text:nth-child(2),.style-guide__circled-text .c-make-a-difference__title.has-circled-text:nth-child(2),.style-guide__circled-text .c-member-banner__title.has-circled-text:nth-child(2),.style-guide__circled-text .c-promo-10050__title.has-circled-text:nth-child(2),.style-guide__circled-text .c-promo-5050__title.has-circled-text:nth-child(2),.style-guide__circled-text .utl-circled-text:nth-child(2){color:#e50e63}.style-guide__circled-text .c-concertina__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .c-donation-banner__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .c-learn-more__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .c-make-a-difference__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .c-member-banner__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .c-promo-10050__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .c-promo-5050__title.has-circled-text:nth-child(2) path,.style-guide__circled-text .utl-circled-text:nth-child(2) path{stroke:#e50e63}.c-concertina__title.has-circled-text span,.c-concertina__title.has-circled-text strong,.c-donation-banner__title.has-circled-text span,.c-donation-banner__title.has-circled-text strong,.c-learn-more__title.has-circled-text span,.c-learn-more__title.has-circled-text strong,.c-make-a-difference__title.has-circled-text span,.c-make-a-difference__title.has-circled-text strong,.c-member-banner__title.has-circled-text span,.c-member-banner__title.has-circled-text strong,.c-promo-10050__title.has-circled-text span,.c-promo-10050__title.has-circled-text strong,.c-promo-5050__title.has-circled-text span,.c-promo-5050__title.has-circled-text strong,.utl-circled-text span,.utl-circled-text strong{display:inline-block;position:relative}.c-concertina__title.has-circled-text svg,.c-donation-banner__title.has-circled-text svg,.c-learn-more__title.has-circled-text svg,.c-make-a-difference__title.has-circled-text svg,.c-member-banner__title.has-circled-text svg,.c-promo-10050__title.has-circled-text svg,.c-promo-5050__title.has-circled-text svg,.utl-circled-text svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:scale(1.1);width:100%}@media print,screen and (max-width:39.99875em){.c-concertina__title.has-circled-text svg,.c-donation-banner__title.has-circled-text svg,.c-learn-more__title.has-circled-text svg,.c-make-a-difference__title.has-circled-text svg,.c-member-banner__title.has-circled-text svg,.c-promo-10050__title.has-circled-text svg,.c-promo-5050__title.has-circled-text svg,.utl-circled-text svg{display:none}}.c-concertina__title.has-circled-text svg path,.c-donation-banner__title.has-circled-text svg path,.c-learn-more__title.has-circled-text svg path,.c-make-a-difference__title.has-circled-text svg path,.c-member-banner__title.has-circled-text svg path,.c-promo-10050__title.has-circled-text svg path,.c-promo-5050__title.has-circled-text svg path,.utl-circled-text svg path{stroke:#313131;stroke-width:.3125rem;stroke-dasharray:0 1500}.c-donation-banner__donate-button,.c-member-banner__button,.c-member-banner__pod,.c-mobile-actions__container,.c-search-main__results,.o-megamenu,.utl-box-shadow,body.is-scrolling .o-header{box-shadow:0 0 40px rgba(0,0,0,.4)}.c-search-main__results,.o-megamenu,.utl-border-radius{border-radius:.9375rem}@-webkit-keyframes draw{0%{stroke-dasharray:0 1500}to{stroke-dasharray:1500 1500}}@keyframes draw{0%{stroke-dasharray:0 1500}to{stroke-dasharray:1500 1500}}.c-donation-amount-slider__amount::-moz-placeholder{color:#313131;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;margin:0 0 1.25rem}#wt-cli-cookie-banner-title,.c-alert-callout__title,.c-application-information__subtitle,.c-application-information__title,.c-article--listed .c-article__title,.c-article__category,.c-articles__title,.c-asset-downloads__single-title,.c-callout-block__title,.c-career-roles__title,.c-concertina .c-membership-select .accordion-title,.c-concertina .c-membership-select .c-membership-select__option-title,.c-concertina .s-foundation-accordion .accordion-title,.c-concertina .s-foundation-accordion .c-membership-select__option-title,.c-concertina__title,.c-donate-hero__title,.c-donate-options__single-title,.c-donation-amount-slider__amount,.c-donation-amount-slider__amount::placeholder,.c-donation-banner__pod-title,.c-donation-banner__title,.c-downloads__single-title,.c-downloads__title,.c-email-signup__title,.c-epilepsy-stories__single-subtitle,.c-epilepsy-stories__single-title,.c-epilepsy-stories__title,.c-event--featured .c-event__content,.c-event--featured .c-event__title,.c-event--listed .c-event__category,.c-event--listed .c-event__title,.c-event--view .c-event__registration-title,.c-event-registration-form__section-title,.c-event__registration .s-foundation-tabs .tabs-title a,.c-further-reading__title,.c-how-feeling__title,.c-learn-more__lozenge,.c-learn-more__title,.c-loqate__result-headline,.c-make-a-difference__subtitle,.c-make-a-difference__title,.c-member-banner__lozenge,.c-member-banner__title,.c-membership-select .accordion-title,.c-membership-select .c-membership-select__option-title,.c-page-banner-cutout__title,.c-page-banner__title,.c-pif-tick__button,.c-pif-tick__title,.c-priority-content-links__pod-title,.c-promo-10050__title,.c-promo-5050__title,.c-quote__content,.c-research-publications__title,.c-search-main__results-title,.c-search-result__title,.c-section-dropdown__title,.c-staggered-content-promos__single-title,.c-staggered-content-promos__title,.c-stats-highlight__single-content,.c-stats-highlight__single-title,.c-steps-highlight__single-title,.c-steps-highlight__title,.c-support-block__single-title,.c-support-block__single:first-child .c-support-block__single-title,.c-support-social__col-title,.c-support-social__icon-title,.c-table th,.c-tabs__single-title,.c-text-highlight__title,.c-video-hero__title,.contact__title,.events__header-title,.news__featured-categories-title,.news__featured-category-title,.news__latest-item-title,.o-mobile-menu .o-header__nav-link.o-header__nav-link--phone,.s-foundation-accordion .accordion-title,.s-foundation-accordion .c-membership-select__option-title,.s-foundation-tabs .tabs-title a,.search__results-title,.utl-heading-alpha,.utl-heading-beta,.utl-heading-delta,.utl-heading-epsilon,.utl-heading-gamma,.utl-heading-zeta,h1,h2,h3,h4,h5,h6{color:#313131;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;margin:0 0 1.25rem}.c-donate-hero__title,.c-page-banner-cutout__title,.c-page-banner__title,.c-video-hero__title,.utl-heading-alpha,h1{font-size:clamp(3.4375rem,calc(3.4375rem + 1.17188vw - 3.75px),4.375rem)}@media print,screen and (max-width:39.99875em){.c-donate-hero__title,.c-page-banner-cutout__title,.c-page-banner__title,.c-video-hero__title,.utl-heading-alpha,h1{line-height:1.03333333}}@media print,screen and (min-width:40em){.c-donate-hero__title,.c-page-banner-cutout__title,.c-page-banner__title,.c-video-hero__title,.utl-heading-alpha,h1{line-height:1.05}}.c-alert-callout__title,.c-application-information__title,.c-articles__title,.c-callout-block__title,.c-career-roles__title,.c-concertina__title,.c-donation-banner__title,.c-downloads__title,.c-email-signup__title,.c-epilepsy-stories__title,.c-further-reading__title,.c-how-feeling__title,.c-learn-more__title,.c-make-a-difference__title,.c-member-banner__title,.c-promo-10050__title,.c-promo-5050__title,.c-research-publications__title,.c-staggered-content-promos__title,.c-stats-highlight__single-title,.c-steps-highlight__title,.c-support-block__single:first-child .c-support-block__single-title,.c-support-social__col-title,.c-tabs__single-title,.c-text-highlight__title,.utl-heading-beta,h2{font-size:clamp(2.5rem,calc(2.5rem + .15625vw - .5px),2.625rem)}@media print,screen and (max-width:39.99875em){.c-alert-callout__title,.c-application-information__title,.c-articles__title,.c-callout-block__title,.c-career-roles__title,.c-concertina__title,.c-donation-banner__title,.c-downloads__title,.c-email-signup__title,.c-epilepsy-stories__title,.c-further-reading__title,.c-how-feeling__title,.c-learn-more__title,.c-make-a-difference__title,.c-member-banner__title,.c-promo-10050__title,.c-promo-5050__title,.c-research-publications__title,.c-staggered-content-promos__title,.c-stats-highlight__single-title,.c-steps-highlight__title,.c-support-block__single:first-child .c-support-block__single-title,.c-support-social__col-title,.c-tabs__single-title,.c-text-highlight__title,.utl-heading-beta,h2{line-height:1.03636364}}@media print,screen and (min-width:40em){.c-alert-callout__title,.c-application-information__title,.c-articles__title,.c-callout-block__title,.c-career-roles__title,.c-concertina__title,.c-donation-banner__title,.c-downloads__title,.c-email-signup__title,.c-epilepsy-stories__title,.c-further-reading__title,.c-how-feeling__title,.c-learn-more__title,.c-make-a-difference__title,.c-member-banner__title,.c-promo-10050__title,.c-promo-5050__title,.c-research-publications__title,.c-staggered-content-promos__title,.c-stats-highlight__single-title,.c-steps-highlight__title,.c-support-block__single:first-child .c-support-block__single-title,.c-support-social__col-title,.c-tabs__single-title,.c-text-highlight__title,.utl-heading-beta,h2{line-height:1.03333333}}.c-application-information__subtitle,.c-concertina .c-membership-select .accordion-title,.c-concertina .c-membership-select .c-membership-select__option-title,.c-concertina .s-foundation-accordion .accordion-title,.c-concertina .s-foundation-accordion .c-membership-select__option-title,.c-donate-options__single-title,.c-downloads__single-title,.c-epilepsy-stories__single-title,.c-event--view .c-event__registration-title,.c-priority-content-links__pod-title,.c-quote__content,.c-section-dropdown__title,.c-staggered-content-promos__single-title,.c-steps-highlight__single-title,.contact__title,.events__header-title,.news__featured-categories-title,.news__latest-item-title,.search__results-title,.utl-heading-gamma,h3{font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.5rem,calc(1.5rem + .3125vw - 1px),1.75rem)}@media print,screen and (max-width:39.99875em){.c-application-information__subtitle,.c-concertina .c-membership-select .accordion-title,.c-concertina .c-membership-select .c-membership-select__option-title,.c-concertina .s-foundation-accordion .accordion-title,.c-concertina .s-foundation-accordion .c-membership-select__option-title,.c-donate-options__single-title,.c-downloads__single-title,.c-epilepsy-stories__single-title,.c-event--view .c-event__registration-title,.c-priority-content-links__pod-title,.c-quote__content,.c-section-dropdown__title,.c-staggered-content-promos__single-title,.c-steps-highlight__single-title,.contact__title,.events__header-title,.news__featured-categories-title,.news__latest-item-title,.search__results-title,.utl-heading-gamma,h3{line-height:1.10526316}}@media print,screen and (min-width:40em){.c-application-information__subtitle,.c-concertina .c-membership-select .accordion-title,.c-concertina .c-membership-select .c-membership-select__option-title,.c-concertina .s-foundation-accordion .accordion-title,.c-concertina .s-foundation-accordion .c-membership-select__option-title,.c-donate-options__single-title,.c-downloads__single-title,.c-epilepsy-stories__single-title,.c-event--view .c-event__registration-title,.c-priority-content-links__pod-title,.c-quote__content,.c-section-dropdown__title,.c-staggered-content-promos__single-title,.c-steps-highlight__single-title,.contact__title,.events__header-title,.news__featured-categories-title,.news__latest-item-title,.search__results-title,.utl-heading-gamma,h3{line-height:1.1}}.c-asset-downloads__single-title,.c-donation-banner__pod-title,.c-epilepsy-stories__single-subtitle,.c-event-registration-form__section-title,.c-loqate__result-headline,.c-membership-select .accordion-title,.c-membership-select .c-membership-select__option-title,.c-search-result__title,.c-support-block__single-title,.news__featured-category-title,.s-foundation-accordion .accordion-title,.s-foundation-accordion .c-membership-select__option-title,.s-foundation-tabs .tabs-title a,.utl-heading-delta,h4{font-size:1.375rem}@media print,screen and (max-width:39.99875em){.c-asset-downloads__single-title,.c-donation-banner__pod-title,.c-epilepsy-stories__single-subtitle,.c-event-registration-form__section-title,.c-loqate__result-headline,.c-membership-select .accordion-title,.c-membership-select .c-membership-select__option-title,.c-search-result__title,.c-support-block__single-title,.news__featured-category-title,.s-foundation-accordion .accordion-title,.s-foundation-accordion .c-membership-select__option-title,.s-foundation-tabs .tabs-title a,.utl-heading-delta,h4{line-height:1.07142857}}@media print,screen and (min-width:40em){.c-asset-downloads__single-title,.c-donation-banner__pod-title,.c-epilepsy-stories__single-subtitle,.c-event-registration-form__section-title,.c-loqate__result-headline,.c-membership-select .accordion-title,.c-membership-select .c-membership-select__option-title,.c-search-result__title,.c-support-block__single-title,.news__featured-category-title,.s-foundation-accordion .accordion-title,.s-foundation-accordion .c-membership-select__option-title,.s-foundation-tabs .tabs-title a,.utl-heading-delta,h4{line-height:1.13333333}}.c-donation-amount-slider__amount::-moz-placeholder{font-size:1.125rem}#wt-cli-cookie-banner-title,.c-article--listed .c-article__title,.c-article__category,.c-donation-amount-slider__amount,.c-donation-amount-slider__amount::placeholder,.c-event--featured .c-event__title,.c-event--listed .c-event__category,.c-event--listed .c-event__title,.c-event__registration .s-foundation-tabs .tabs-title a,.c-learn-more__lozenge,.c-make-a-difference__subtitle,.c-member-banner__lozenge,.c-pif-tick__button,.c-pif-tick__title,.c-stats-highlight__single-content,.c-table th,.o-mobile-menu .o-header__nav-link.o-header__nav-link--phone,.utl-heading-epsilon,h5{font-size:1.125rem}@media print,screen and (max-width:39.99875em){.c-donation-amount-slider__amount::-moz-placeholder{line-height:1.2}#wt-cli-cookie-banner-title,.c-article--listed .c-article__title,.c-article__category,.c-donation-amount-slider__amount,.c-donation-amount-slider__amount::placeholder,.c-event--featured .c-event__title,.c-event--listed .c-event__category,.c-event--listed .c-event__title,.c-event__registration .s-foundation-tabs .tabs-title a,.c-learn-more__lozenge,.c-make-a-difference__subtitle,.c-member-banner__lozenge,.c-pif-tick__button,.c-pif-tick__title,.c-stats-highlight__single-content,.c-table th,.o-mobile-menu .o-header__nav-link.o-header__nav-link--phone,.utl-heading-epsilon,h5{line-height:1.2}}@media print,screen and (min-width:40em){.c-donation-amount-slider__amount::-moz-placeholder{line-height:1.16666667}#wt-cli-cookie-banner-title,.c-article--listed .c-article__title,.c-article__category,.c-donation-amount-slider__amount,.c-donation-amount-slider__amount::placeholder,.c-event--featured .c-event__title,.c-event--listed .c-event__category,.c-event--listed .c-event__title,.c-event__registration .s-foundation-tabs .tabs-title a,.c-learn-more__lozenge,.c-make-a-difference__subtitle,.c-member-banner__lozenge,.c-pif-tick__button,.c-pif-tick__title,.c-stats-highlight__single-content,.c-table th,.o-mobile-menu .o-header__nav-link.o-header__nav-link--phone,.utl-heading-epsilon,h5{line-height:1.16666667}}.c-event--featured .c-event__content,.c-search-main__results-title,.c-support-social__icon-title,.utl-heading-zeta,h6{font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:1.125rem;font-weight:500}@media print,screen and (max-width:39.99875em){.c-event--featured .c-event__content,.c-search-main__results-title,.c-support-social__icon-title,.utl-heading-zeta,h6{line-height:1.18181818}}@media print,screen and (min-width:40em){.c-event--featured .c-event__content,.c-search-main__results-title,.c-support-social__icon-title,.utl-heading-zeta,h6{line-height:1.16666667}}.c-alert,.c-alert-callout__content,.c-application-information__content,.c-application-information__download,.c-asset-downloads__single-content,.c-callout-block__content,.c-career-roles__single-subtitle,.c-career-roles__single-title,.c-donate-hero__content,.c-donate-options__single-content,.c-donation-banner__content,.c-downloads__single-content,.c-email-signup__content,.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-subtitle,.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-title,.c-epilepsy-stories__single-content,.c-further-reading__link,.c-how-feeling__bubble-title,.c-info-tooltip__detail,.c-info-tooltip__title,.c-learn-more__content,.c-member-banner__check,.c-member-banner__content,.c-membership-select .accordion-content,.c-membership-select .c-membership-select__option-includes,.c-page-banner-cutout__content,.c-page-banner-cutout__search input,.c-page-banner__content,.c-pif-tick-review__intro,.c-priority-content-links__pod-link,.c-promo-10050__content,.c-promo-5050__content,.c-quote__cite,.c-research-publications__single-title,.c-search-result__excerpt,.c-section-dropdown__button,.c-section-dropdown__dropdown a,.c-staggered-content-promos__single-content,.c-staggered-content-promos__single-media-button,.c-steps-highlight__single-content,.c-support-block__single-content,.c-table td,.c-text-highlight__content,.c-video-hero__content,.c-video-hero__media-button,.c-wysiwyg,.o-footer .c-nav a,.o-footer__nav-title,.o-form__summary-item,.s-foundation-accordion .accordion-content,.s-foundation-accordion .c-membership-select__option-includes,.s-foundation-tabs .tabs-content,.s-gravity-forms .gf_prepend_pound .ginput_container:before,.s-gravity-forms .gform_wrapper.gravity-theme input[type=color],.s-gravity-forms .gform_wrapper.gravity-theme input[type=date],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime-local],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime],.s-gravity-forms .gform_wrapper.gravity-theme input[type=email],.s-gravity-forms .gform_wrapper.gravity-theme input[type=month],.s-gravity-forms .gform_wrapper.gravity-theme input[type=number],.s-gravity-forms .gform_wrapper.gravity-theme input[type=password],.s-gravity-forms .gform_wrapper.gravity-theme input[type=search],.s-gravity-forms .gform_wrapper.gravity-theme input[type=tel],.s-gravity-forms .gform_wrapper.gravity-theme input[type=text],.s-gravity-forms .gform_wrapper.gravity-theme input[type=time],.s-gravity-forms .gform_wrapper.gravity-theme input[type=url],.s-gravity-forms .gform_wrapper.gravity-theme input[type=week],.s-gravity-forms .gform_wrapper.gravity-theme select,.s-gravity-forms .gform_wrapper.gravity-theme textarea,.s-wp-pagination__total,.utl-type-b1,select{font-size:clamp(1.125rem,calc(1.125rem + .15625vw - .5px),1.25rem)}@media print,screen and (max-width:39.99875em){.c-alert,.c-alert-callout__content,.c-application-information__content,.c-application-information__download,.c-asset-downloads__single-content,.c-callout-block__content,.c-career-roles__single-subtitle,.c-career-roles__single-title,.c-donate-hero__content,.c-donate-options__single-content,.c-donation-banner__content,.c-downloads__single-content,.c-email-signup__content,.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-subtitle,.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-title,.c-epilepsy-stories__single-content,.c-further-reading__link,.c-how-feeling__bubble-title,.c-info-tooltip__detail,.c-info-tooltip__title,.c-learn-more__content,.c-member-banner__check,.c-member-banner__content,.c-membership-select .accordion-content,.c-membership-select .c-membership-select__option-includes,.c-page-banner-cutout__content,.c-page-banner-cutout__search input,.c-page-banner__content,.c-pif-tick-review__intro,.c-priority-content-links__pod-link,.c-promo-10050__content,.c-promo-5050__content,.c-quote__cite,.c-research-publications__single-title,.c-search-result__excerpt,.c-section-dropdown__button,.c-section-dropdown__dropdown a,.c-staggered-content-promos__single-content,.c-staggered-content-promos__single-media-button,.c-steps-highlight__single-content,.c-support-block__single-content,.c-table td,.c-text-highlight__content,.c-video-hero__content,.c-video-hero__media-button,.c-wysiwyg,.o-footer .c-nav a,.o-footer__nav-title,.o-form__summary-item,.s-foundation-accordion .accordion-content,.s-foundation-accordion .c-membership-select__option-includes,.s-foundation-tabs .tabs-content,.s-gravity-forms .gf_prepend_pound .ginput_container:before,.s-gravity-forms .gform_wrapper.gravity-theme input[type=color],.s-gravity-forms .gform_wrapper.gravity-theme input[type=date],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime-local],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime],.s-gravity-forms .gform_wrapper.gravity-theme input[type=email],.s-gravity-forms .gform_wrapper.gravity-theme input[type=month],.s-gravity-forms .gform_wrapper.gravity-theme input[type=number],.s-gravity-forms .gform_wrapper.gravity-theme input[type=password],.s-gravity-forms .gform_wrapper.gravity-theme input[type=search],.s-gravity-forms .gform_wrapper.gravity-theme input[type=tel],.s-gravity-forms .gform_wrapper.gravity-theme input[type=text],.s-gravity-forms .gform_wrapper.gravity-theme input[type=time],.s-gravity-forms .gform_wrapper.gravity-theme input[type=url],.s-gravity-forms .gform_wrapper.gravity-theme input[type=week],.s-gravity-forms .gform_wrapper.gravity-theme select,.s-gravity-forms .gform_wrapper.gravity-theme textarea,.s-wp-pagination__total,.utl-type-b1,select{line-height:1.38888889}}@media print,screen and (min-width:40em){.c-alert,.c-alert-callout__content,.c-application-information__content,.c-application-information__download,.c-asset-downloads__single-content,.c-callout-block__content,.c-career-roles__single-subtitle,.c-career-roles__single-title,.c-donate-hero__content,.c-donate-options__single-content,.c-donation-banner__content,.c-downloads__single-content,.c-email-signup__content,.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-subtitle,.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-title,.c-epilepsy-stories__single-content,.c-further-reading__link,.c-how-feeling__bubble-title,.c-info-tooltip__detail,.c-info-tooltip__title,.c-learn-more__content,.c-member-banner__check,.c-member-banner__content,.c-membership-select .accordion-content,.c-membership-select .c-membership-select__option-includes,.c-page-banner-cutout__content,.c-page-banner-cutout__search input,.c-page-banner__content,.c-pif-tick-review__intro,.c-priority-content-links__pod-link,.c-promo-10050__content,.c-promo-5050__content,.c-quote__cite,.c-research-publications__single-title,.c-search-result__excerpt,.c-section-dropdown__button,.c-section-dropdown__dropdown a,.c-staggered-content-promos__single-content,.c-staggered-content-promos__single-media-button,.c-steps-highlight__single-content,.c-support-block__single-content,.c-table td,.c-text-highlight__content,.c-video-hero__content,.c-video-hero__media-button,.c-wysiwyg,.o-footer .c-nav a,.o-footer__nav-title,.o-form__summary-item,.s-foundation-accordion .accordion-content,.s-foundation-accordion .c-membership-select__option-includes,.s-foundation-tabs .tabs-content,.s-gravity-forms .gf_prepend_pound .ginput_container:before,.s-gravity-forms .gform_wrapper.gravity-theme input[type=color],.s-gravity-forms .gform_wrapper.gravity-theme input[type=date],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime-local],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime],.s-gravity-forms .gform_wrapper.gravity-theme input[type=email],.s-gravity-forms .gform_wrapper.gravity-theme input[type=month],.s-gravity-forms .gform_wrapper.gravity-theme input[type=number],.s-gravity-forms .gform_wrapper.gravity-theme input[type=password],.s-gravity-forms .gform_wrapper.gravity-theme input[type=search],.s-gravity-forms .gform_wrapper.gravity-theme input[type=tel],.s-gravity-forms .gform_wrapper.gravity-theme input[type=text],.s-gravity-forms .gform_wrapper.gravity-theme input[type=time],.s-gravity-forms .gform_wrapper.gravity-theme input[type=url],.s-gravity-forms .gform_wrapper.gravity-theme input[type=week],.s-gravity-forms .gform_wrapper.gravity-theme select,.s-gravity-forms .gform_wrapper.gravity-theme textarea,.s-wp-pagination__total,.utl-type-b1,select{line-height:1.4}}.c-application-information__ancillary,.c-article--view .c-article__modified,.c-search-result__date,.c-search-result__type,.c-section-dropdown__dropdown ul a,.cli-bar-message,.contact__address-strip,.s-wp-pagination .next,.s-wp-pagination .prev,.utl-type-b2{font-size:clamp(.9375rem,calc(.9375rem + .15625vw - .5px),1.0625rem)}@media print,screen and (max-width:39.99875em){.c-application-information__ancillary,.c-article--view .c-article__modified,.c-search-result__date,.c-search-result__type,.c-section-dropdown__dropdown ul a,.cli-bar-message,.contact__address-strip,.s-wp-pagination .next,.s-wp-pagination .prev,.utl-type-b2{line-height:1.33333333}}@media print,screen and (min-width:40em){.c-application-information__ancillary,.c-article--view .c-article__modified,.c-search-result__date,.c-search-result__type,.c-section-dropdown__dropdown ul a,.cli-bar-message,.contact__address-strip,.s-wp-pagination .next,.s-wp-pagination .prev,.utl-type-b2{line-height:1.29411765}}b,strong{font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700}i{font-family:GT-Walsheim-Regular,Arial,sans-serif;font-style:italic;font-weight:400}.s-wp-cms blockquote,blockquote{border:none;border-left:.3125rem solid #313131;color:#313131;font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.125rem,calc(1.125rem + .625vw - 2px),1.625rem);font-style:normal;font-weight:500;line-height:1.2;margin:2rem 0}@media print,screen and (max-width:39.99875em){.s-wp-cms blockquote,blockquote{padding:0 0 0 2rem}}@media print,screen and (min-width:40em){.s-wp-cms blockquote,blockquote{padding:0 0 0 4rem}}.s-wp-cms blockquote cite,blockquote cite{font-size:clamp(1.125rem,calc(1.125rem + .625vw - 2px),1.625rem);font-style:normal;font-weight:"GT-Walsheim-Regular",Arial,sans-serif;font-weight:400;margin-top:1rem}.s-wp-cms blockquote cite:before,blockquote cite:before{display:none}a{text-decoration:underline;transition:color .2s ease-in-out}a,a:focus,a:hover{color:#313131}sub,sup{font-size:.875rem}#wt-cli-accept-btn,#wt-cli-settings-btn,.c-add-to-basket__add,.c-article__read,.c-asset-downloads__single-link,.c-bulk-ordering-product__add,.c-button,.c-callout-block__button,.c-donate-hero__donate-button,.c-donation-banner__donate-button,.c-downloads__single-button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input,.c-epilepsy-stories__single-link,.c-event-registration-form__participant-button,.c-further-reading__button button,.c-how-feeling__bubble-button,.c-learn-more__button,.c-loqate__search,.c-make-a-difference__donate-button,.c-member-banner__button,.c-page-banner-cutout__button,.c-page-banner__button,.c-promo-10050__link,.c-promo-5050__link,.c-search-main__search,.c-staggered-content-promos__single-link,.c-steps-highlight__button a,.c-support-block__single-button,.cli-tab-footer .wt-cli-privacy-accept-btn,.o-form__final-action-button,.o-header__donate,.o-header__reciteme,button[type=submit],input[type=submit]{-webkit-font-smoothing:antialiased;align-items:center;background-color:#fff;border:.1875rem solid #e50e63;border-radius:3.33em;color:#e50e63;cursor:pointer;display:inline-flex;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:1.125rem;font-weight:700;justify-content:space-between;line-height:1.2;outline:none;overflow:hidden;padding:.625rem 1.25rem;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;white-space:normal}#wt-cli-accept-btn:after,#wt-cli-settings-btn:after,.c-add-to-basket__add:after,.c-article__read:after,.c-asset-downloads__single-link:after,.c-bulk-ordering-product__add:after,.c-button:after,.c-callout-block__button:after,.c-donate-hero__donate-button:after,.c-donation-banner__donate-button:after,.c-downloads__single-button:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:after,.c-epilepsy-stories__single-link:after,.c-event-registration-form__participant-button:after,.c-further-reading__button button:after,.c-how-feeling__bubble-button:after,.c-learn-more__button:after,.c-loqate__search:after,.c-make-a-difference__donate-button:after,.c-member-banner__button:after,.c-page-banner-cutout__button:after,.c-page-banner__button:after,.c-promo-10050__link:after,.c-promo-5050__link:after,.c-search-main__search:after,.c-staggered-content-promos__single-link:after,.c-steps-highlight__button a:after,.c-support-block__single-button:after,.cli-tab-footer .wt-cli-privacy-accept-btn:after,.o-form__final-action-button:after,.o-header__donate:after,.o-header__reciteme:after,button[type=submit]:after,input[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.9375rem;margin-left:1.25rem;width:.9375rem}#wt-cli-accept-btn:active,#wt-cli-accept-btn:hover,#wt-cli-settings-btn:active,#wt-cli-settings-btn:hover,.c-add-to-basket__add:active,.c-add-to-basket__add:hover,.c-article__read:active,.c-article__read:hover,.c-asset-downloads__single-link:active,.c-asset-downloads__single-link:hover,.c-bulk-ordering-product__add:active,.c-bulk-ordering-product__add:hover,.c-button:active,.c-button:hover,.c-callout-block__button:active,.c-callout-block__button:hover,.c-donate-hero__donate-button:active,.c-donate-hero__donate-button:hover,.c-donation-banner__donate-button:active,.c-donation-banner__donate-button:hover,.c-downloads__single-button:active,.c-downloads__single-button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:hover,.c-epilepsy-stories__single-link:active,.c-epilepsy-stories__single-link:hover,.c-event-registration-form__participant-button:active,.c-event-registration-form__participant-button:hover,.c-further-reading__button button:active,.c-further-reading__button button:hover,.c-how-feeling__bubble-button:active,.c-how-feeling__bubble-button:hover,.c-learn-more__button:active,.c-learn-more__button:hover,.c-loqate__search:active,.c-loqate__search:hover,.c-make-a-difference__donate-button:active,.c-make-a-difference__donate-button:hover,.c-member-banner__button:active,.c-member-banner__button:hover,.c-page-banner-cutout__button:active,.c-page-banner-cutout__button:hover,.c-page-banner__button:active,.c-page-banner__button:hover,.c-promo-10050__link:active,.c-promo-10050__link:hover,.c-promo-5050__link:active,.c-promo-5050__link:hover,.c-search-main__search:active,.c-search-main__search:hover,.c-staggered-content-promos__single-link:active,.c-staggered-content-promos__single-link:hover,.c-steps-highlight__button a:active,.c-steps-highlight__button a:hover,.c-support-block__single-button:active,.c-support-block__single-button:hover,.cli-tab-footer .wt-cli-privacy-accept-btn:active,.cli-tab-footer .wt-cli-privacy-accept-btn:hover,.o-form__final-action-button:active,.o-form__final-action-button:hover,.o-header__donate:active,.o-header__donate:hover,.o-header__reciteme:active,.o-header__reciteme:hover,button[type=submit]:active,button[type=submit]:hover,input[type=submit]:active,input[type=submit]:hover{background-color:#fff;color:#e50e63}#wt-cli-accept-btn:not(.no-scale):active,#wt-cli-accept-btn:not(.no-scale):hover,#wt-cli-settings-btn:not(.no-scale):active,#wt-cli-settings-btn:not(.no-scale):hover,.c-add-to-basket__add:not(.no-scale):active,.c-add-to-basket__add:not(.no-scale):hover,.c-article__read:not(.no-scale):active,.c-article__read:not(.no-scale):hover,.c-asset-downloads__single-link:not(.no-scale):active,.c-asset-downloads__single-link:not(.no-scale):hover,.c-bulk-ordering-product__add:not(.no-scale):active,.c-bulk-ordering-product__add:not(.no-scale):hover,.c-button:not(.no-scale):active,.c-button:not(.no-scale):hover,.c-callout-block__button:not(.no-scale):active,.c-callout-block__button:not(.no-scale):hover,.c-donate-hero__donate-button:not(.no-scale):active,.c-donate-hero__donate-button:not(.no-scale):hover,.c-donation-banner__donate-button:not(.no-scale):active,.c-donation-banner__donate-button:not(.no-scale):hover,.c-downloads__single-button:not(.no-scale):active,.c-downloads__single-button:not(.no-scale):hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:not(.no-scale):active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:not(.no-scale):hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:not(.no-scale):active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:not(.no-scale):hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:not(.no-scale):active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:not(.no-scale):hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:not(.no-scale):active,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:not(.no-scale):hover,.c-epilepsy-stories__single-link:not(.no-scale):active,.c-epilepsy-stories__single-link:not(.no-scale):hover,.c-event-registration-form__participant-button:not(.no-scale):active,.c-event-registration-form__participant-button:not(.no-scale):hover,.c-further-reading__button button:not(.no-scale):active,.c-further-reading__button button:not(.no-scale):hover,.c-how-feeling__bubble-button:not(.no-scale):active,.c-how-feeling__bubble-button:not(.no-scale):hover,.c-learn-more__button:not(.no-scale):active,.c-learn-more__button:not(.no-scale):hover,.c-loqate__search:not(.no-scale):active,.c-loqate__search:not(.no-scale):hover,.c-make-a-difference__donate-button:not(.no-scale):active,.c-make-a-difference__donate-button:not(.no-scale):hover,.c-member-banner__button:not(.no-scale):active,.c-member-banner__button:not(.no-scale):hover,.c-page-banner-cutout__button:not(.no-scale):active,.c-page-banner-cutout__button:not(.no-scale):hover,.c-page-banner__button:not(.no-scale):active,.c-page-banner__button:not(.no-scale):hover,.c-promo-10050__link:not(.no-scale):active,.c-promo-10050__link:not(.no-scale):hover,.c-promo-5050__link:not(.no-scale):active,.c-promo-5050__link:not(.no-scale):hover,.c-search-main__search:not(.no-scale):active,.c-search-main__search:not(.no-scale):hover,.c-staggered-content-promos__single-link:not(.no-scale):active,.c-staggered-content-promos__single-link:not(.no-scale):hover,.c-steps-highlight__button a:not(.no-scale):active,.c-steps-highlight__button a:not(.no-scale):hover,.c-support-block__single-button:not(.no-scale):active,.c-support-block__single-button:not(.no-scale):hover,.cli-tab-footer .wt-cli-privacy-accept-btn:not(.no-scale):active,.cli-tab-footer .wt-cli-privacy-accept-btn:not(.no-scale):hover,.o-form__final-action-button:not(.no-scale):active,.o-form__final-action-button:not(.no-scale):hover,.o-header__donate:not(.no-scale):active,.o-header__donate:not(.no-scale):hover,.o-header__reciteme:not(.no-scale):active,.o-header__reciteme:not(.no-scale):hover,button[type=submit]:not(.no-scale):active,button[type=submit]:not(.no-scale):hover,input[type=submit]:not(.no-scale):active,input[type=submit]:not(.no-scale):hover{transform:scale(1.05) translateZ(0)}#wt-cli-accept-btn:disabled,#wt-cli-settings-btn:disabled,.c-add-to-basket__add:disabled,.c-article__read:disabled,.c-asset-downloads__single-link:disabled,.c-bulk-ordering-product__add:disabled,.c-button:disabled,.c-callout-block__button:disabled,.c-donate-hero__donate-button:disabled,.c-donation-banner__donate-button:disabled,.c-downloads__single-button:disabled,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:disabled,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:disabled,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:disabled,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:disabled,.c-epilepsy-stories__single-link:disabled,.c-event-registration-form__participant-button:disabled,.c-further-reading__button button:disabled,.c-how-feeling__bubble-button:disabled,.c-learn-more__button:disabled,.c-loqate__search:disabled,.c-make-a-difference__donate-button:disabled,.c-member-banner__button:disabled,.c-page-banner-cutout__button:disabled,.c-page-banner__button:disabled,.c-promo-10050__link:disabled,.c-promo-5050__link:disabled,.c-search-main__search:disabled,.c-staggered-content-promos__single-link:disabled,.c-steps-highlight__button a:disabled,.c-support-block__single-button:disabled,.cli-tab-footer .wt-cli-privacy-accept-btn:disabled,.o-form__final-action-button:disabled,.o-header__donate:disabled,.o-header__reciteme:disabled,button[type=submit]:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}#wt-cli-accept-btn:disabled:hover,#wt-cli-settings-btn:disabled:hover,.c-add-to-basket__add:disabled:hover,.c-article__read:disabled:hover,.c-asset-downloads__single-link:disabled:hover,.c-bulk-ordering-product__add:disabled:hover,.c-button:disabled:hover,.c-callout-block__button:disabled:hover,.c-donate-hero__donate-button:disabled:hover,.c-donation-banner__donate-button:disabled:hover,.c-downloads__single-button:disabled:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:disabled:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:disabled:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:disabled:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:disabled:hover,.c-epilepsy-stories__single-link:disabled:hover,.c-event-registration-form__participant-button:disabled:hover,.c-further-reading__button button:disabled:hover,.c-how-feeling__bubble-button:disabled:hover,.c-learn-more__button:disabled:hover,.c-loqate__search:disabled:hover,.c-make-a-difference__donate-button:disabled:hover,.c-member-banner__button:disabled:hover,.c-page-banner-cutout__button:disabled:hover,.c-page-banner__button:disabled:hover,.c-promo-10050__link:disabled:hover,.c-promo-5050__link:disabled:hover,.c-search-main__search:disabled:hover,.c-staggered-content-promos__single-link:disabled:hover,.c-steps-highlight__button a:disabled:hover,.c-support-block__single-button:disabled:hover,.cli-tab-footer .wt-cli-privacy-accept-btn:disabled:hover,.o-form__final-action-button:disabled:hover,.o-header__donate:disabled:hover,.o-header__reciteme:disabled:hover,button[type=submit]:disabled:hover,input[type=submit]:disabled:hover{background-color:#8a8a8a}@media print,screen and (max-width:39.99875em){.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .style-guide__buttons button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .style-guide__buttons input,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .style-guide__buttons button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .style-guide__buttons input,.c-further-reading__button .style-guide__buttons button,.c-steps-highlight__button .style-guide__buttons a,.cli-tab-footer .style-guide__buttons .wt-cli-privacy-accept-btn,.style-guide__buttons #wt-cli-accept-btn,.style-guide__buttons #wt-cli-settings-btn,.style-guide__buttons .c-add-to-basket__add,.style-guide__buttons .c-article__read,.style-guide__buttons .c-asset-downloads__single-link,.style-guide__buttons .c-bulk-ordering-product__add,.style-guide__buttons .c-button,.style-guide__buttons .c-callout-block__button,.style-guide__buttons .c-donate-hero__donate-button,.style-guide__buttons .c-donation-banner__donate-button,.style-guide__buttons .c-downloads__single-button,.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button,.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input,.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button,.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input,.style-guide__buttons .c-epilepsy-stories__single-link,.style-guide__buttons .c-event-registration-form__participant-button,.style-guide__buttons .c-further-reading__button button,.style-guide__buttons .c-how-feeling__bubble-button,.style-guide__buttons .c-learn-more__button,.style-guide__buttons .c-loqate__search,.style-guide__buttons .c-make-a-difference__donate-button,.style-guide__buttons .c-member-banner__button,.style-guide__buttons .c-page-banner-cutout__button,.style-guide__buttons .c-page-banner__button,.style-guide__buttons .c-promo-10050__link,.style-guide__buttons .c-promo-5050__link,.style-guide__buttons .c-search-main__search,.style-guide__buttons .c-staggered-content-promos__single-link,.style-guide__buttons .c-steps-highlight__button a,.style-guide__buttons .c-support-block__single-button,.style-guide__buttons .cli-tab-footer .wt-cli-privacy-accept-btn,.style-guide__buttons .o-form__final-action-button,.style-guide__buttons .o-header__donate,.style-guide__buttons .o-header__reciteme,.style-guide__buttons button[type=submit],.style-guide__buttons input[type=submit]{width:100%}.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .style-guide__buttons button:not(:last-child),.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .style-guide__buttons input:not(:last-child),.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .style-guide__buttons button:not(:last-child),.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .style-guide__buttons input:not(:last-child),.c-further-reading__button .style-guide__buttons button:not(:last-child),.c-steps-highlight__button .style-guide__buttons a:not(:last-child),.cli-tab-footer .style-guide__buttons .wt-cli-privacy-accept-btn:not(:last-child),.style-guide__buttons #wt-cli-accept-btn:not(:last-child),.style-guide__buttons #wt-cli-settings-btn:not(:last-child),.style-guide__buttons .c-add-to-basket__add:not(:last-child),.style-guide__buttons .c-article__read:not(:last-child),.style-guide__buttons .c-asset-downloads__single-link:not(:last-child),.style-guide__buttons .c-bulk-ordering-product__add:not(:last-child),.style-guide__buttons .c-button:not(:last-child),.style-guide__buttons .c-callout-block__button:not(:last-child),.style-guide__buttons .c-donate-hero__donate-button:not(:last-child),.style-guide__buttons .c-donation-banner__donate-button:not(:last-child),.style-guide__buttons .c-downloads__single-button:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:not(:last-child),.style-guide__buttons .c-epilepsy-stories__single-link:not(:last-child),.style-guide__buttons .c-event-registration-form__participant-button:not(:last-child),.style-guide__buttons .c-further-reading__button button:not(:last-child),.style-guide__buttons .c-how-feeling__bubble-button:not(:last-child),.style-guide__buttons .c-learn-more__button:not(:last-child),.style-guide__buttons .c-loqate__search:not(:last-child),.style-guide__buttons .c-make-a-difference__donate-button:not(:last-child),.style-guide__buttons .c-member-banner__button:not(:last-child),.style-guide__buttons .c-page-banner-cutout__button:not(:last-child),.style-guide__buttons .c-page-banner__button:not(:last-child),.style-guide__buttons .c-promo-10050__link:not(:last-child),.style-guide__buttons .c-promo-5050__link:not(:last-child),.style-guide__buttons .c-search-main__search:not(:last-child),.style-guide__buttons .c-staggered-content-promos__single-link:not(:last-child),.style-guide__buttons .c-steps-highlight__button a:not(:last-child),.style-guide__buttons .c-support-block__single-button:not(:last-child),.style-guide__buttons .cli-tab-footer .wt-cli-privacy-accept-btn:not(:last-child),.style-guide__buttons .o-form__final-action-button:not(:last-child),.style-guide__buttons .o-header__donate:not(:last-child),.style-guide__buttons .o-header__reciteme:not(:last-child),.style-guide__buttons button[type=submit]:not(:last-child),.style-guide__buttons input[type=submit]:not(:last-child){margin-bottom:1rem}}@media print,screen and (min-width:40em){.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .style-guide__buttons button:not(:last-child),.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .style-guide__buttons input:not(:last-child),.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .style-guide__buttons button:not(:last-child),.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .style-guide__buttons input:not(:last-child),.c-further-reading__button .style-guide__buttons button:not(:last-child),.c-steps-highlight__button .style-guide__buttons a:not(:last-child),.cli-tab-footer .style-guide__buttons .wt-cli-privacy-accept-btn:not(:last-child),.style-guide__buttons #wt-cli-accept-btn:not(:last-child),.style-guide__buttons #wt-cli-settings-btn:not(:last-child),.style-guide__buttons .c-add-to-basket__add:not(:last-child),.style-guide__buttons .c-article__read:not(:last-child),.style-guide__buttons .c-asset-downloads__single-link:not(:last-child),.style-guide__buttons .c-bulk-ordering-product__add:not(:last-child),.style-guide__buttons .c-button:not(:last-child),.style-guide__buttons .c-callout-block__button:not(:last-child),.style-guide__buttons .c-donate-hero__donate-button:not(:last-child),.style-guide__buttons .c-donation-banner__donate-button:not(:last-child),.style-guide__buttons .c-downloads__single-button:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:not(:last-child),.style-guide__buttons .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:not(:last-child),.style-guide__buttons .c-epilepsy-stories__single-link:not(:last-child),.style-guide__buttons .c-event-registration-form__participant-button:not(:last-child),.style-guide__buttons .c-further-reading__button button:not(:last-child),.style-guide__buttons .c-how-feeling__bubble-button:not(:last-child),.style-guide__buttons .c-learn-more__button:not(:last-child),.style-guide__buttons .c-loqate__search:not(:last-child),.style-guide__buttons .c-make-a-difference__donate-button:not(:last-child),.style-guide__buttons .c-member-banner__button:not(:last-child),.style-guide__buttons .c-page-banner-cutout__button:not(:last-child),.style-guide__buttons .c-page-banner__button:not(:last-child),.style-guide__buttons .c-promo-10050__link:not(:last-child),.style-guide__buttons .c-promo-5050__link:not(:last-child),.style-guide__buttons .c-search-main__search:not(:last-child),.style-guide__buttons .c-staggered-content-promos__single-link:not(:last-child),.style-guide__buttons .c-steps-highlight__button a:not(:last-child),.style-guide__buttons .c-support-block__single-button:not(:last-child),.style-guide__buttons .cli-tab-footer .wt-cli-privacy-accept-btn:not(:last-child),.style-guide__buttons .o-form__final-action-button:not(:last-child),.style-guide__buttons .o-header__donate:not(:last-child),.style-guide__buttons .o-header__reciteme:not(:last-child),.style-guide__buttons button[type=submit]:not(:last-child),.style-guide__buttons input[type=submit]:not(:last-child){margin-right:1rem}}.c-donate-hero .c-button.is-shortcode,.c-donate-hero .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode,.c-donate-hero .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode,.c-donate-hero .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode,.c-donate-hero .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode,.c-donate-hero .c-further-reading__button button.is-shortcode,.c-donate-hero .c-steps-highlight__button a.is-shortcode,.c-donate-hero .cli-tab-footer .is-shortcode.wt-cli-privacy-accept-btn,.c-donate-hero .is-shortcode#wt-cli-accept-btn,.c-donate-hero .is-shortcode#wt-cli-settings-btn,.c-donate-hero .is-shortcode.c-add-to-basket__add,.c-donate-hero .is-shortcode.c-article__read,.c-donate-hero .is-shortcode.c-asset-downloads__single-link,.c-donate-hero .is-shortcode.c-bulk-ordering-product__add,.c-donate-hero .is-shortcode.c-callout-block__button,.c-donate-hero .is-shortcode.c-donate-hero__donate-button,.c-donate-hero .is-shortcode.c-donation-banner__donate-button,.c-donate-hero .is-shortcode.c-downloads__single-button,.c-donate-hero .is-shortcode.c-epilepsy-stories__single-link,.c-donate-hero .is-shortcode.c-event-registration-form__participant-button,.c-donate-hero .is-shortcode.c-how-feeling__bubble-button,.c-donate-hero .is-shortcode.c-learn-more__button,.c-donate-hero .is-shortcode.c-loqate__search,.c-donate-hero .is-shortcode.c-make-a-difference__donate-button,.c-donate-hero .is-shortcode.c-member-banner__button,.c-donate-hero .is-shortcode.c-page-banner-cutout__button,.c-donate-hero .is-shortcode.c-page-banner__button,.c-donate-hero .is-shortcode.c-promo-10050__link,.c-donate-hero .is-shortcode.c-promo-5050__link,.c-donate-hero .is-shortcode.c-search-main__search,.c-donate-hero .is-shortcode.c-staggered-content-promos__single-link,.c-donate-hero .is-shortcode.c-support-block__single-button,.c-donate-hero .is-shortcode.o-form__final-action-button,.c-donate-hero .is-shortcode.o-header__donate,.c-donate-hero .is-shortcode.o-header__reciteme,.c-donate-hero button.is-shortcode[type=submit],.c-donate-hero input.is-shortcode[type=submit],.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .c-donate-hero button.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .c-donate-hero input.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .c-page-banner button.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .c-page-banner input.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .c-page-banner-cutout button.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer .c-page-banner-cutout input.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .c-donate-hero button.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .c-donate-hero input.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .c-page-banner button.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .c-page-banner input.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .c-page-banner-cutout button.is-shortcode,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer .c-page-banner-cutout input.is-shortcode,.c-further-reading__button .c-donate-hero button.is-shortcode,.c-further-reading__button .c-page-banner button.is-shortcode,.c-further-reading__button .c-page-banner-cutout button.is-shortcode,.c-page-banner .c-button.is-shortcode,.c-page-banner .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode,.c-page-banner .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode,.c-page-banner .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode,.c-page-banner .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode,.c-page-banner .c-further-reading__button button.is-shortcode,.c-page-banner .c-steps-highlight__button a.is-shortcode,.c-page-banner .cli-tab-footer .is-shortcode.wt-cli-privacy-accept-btn,.c-page-banner .is-shortcode#wt-cli-accept-btn,.c-page-banner .is-shortcode#wt-cli-settings-btn,.c-page-banner .is-shortcode.c-add-to-basket__add,.c-page-banner .is-shortcode.c-article__read,.c-page-banner .is-shortcode.c-asset-downloads__single-link,.c-page-banner .is-shortcode.c-bulk-ordering-product__add,.c-page-banner .is-shortcode.c-callout-block__button,.c-page-banner .is-shortcode.c-donate-hero__donate-button,.c-page-banner .is-shortcode.c-donation-banner__donate-button,.c-page-banner .is-shortcode.c-downloads__single-button,.c-page-banner .is-shortcode.c-epilepsy-stories__single-link,.c-page-banner .is-shortcode.c-event-registration-form__participant-button,.c-page-banner .is-shortcode.c-how-feeling__bubble-button,.c-page-banner .is-shortcode.c-learn-more__button,.c-page-banner .is-shortcode.c-loqate__search,.c-page-banner .is-shortcode.c-make-a-difference__donate-button,.c-page-banner .is-shortcode.c-member-banner__button,.c-page-banner .is-shortcode.c-page-banner-cutout__button,.c-page-banner .is-shortcode.c-page-banner__button,.c-page-banner .is-shortcode.c-promo-10050__link,.c-page-banner .is-shortcode.c-promo-5050__link,.c-page-banner .is-shortcode.c-search-main__search,.c-page-banner .is-shortcode.c-staggered-content-promos__single-link,.c-page-banner .is-shortcode.c-support-block__single-button,.c-page-banner .is-shortcode.o-form__final-action-button,.c-page-banner .is-shortcode.o-header__donate,.c-page-banner .is-shortcode.o-header__reciteme,.c-page-banner button.is-shortcode[type=submit],.c-page-banner input.is-shortcode[type=submit],.c-page-banner-cutout .c-button.is-shortcode,.c-page-banner-cutout .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode,.c-page-banner-cutout .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode,.c-page-banner-cutout .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode,.c-page-banner-cutout .c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode,.c-page-banner-cutout .c-further-reading__button button.is-shortcode,.c-page-banner-cutout .c-steps-highlight__button a.is-shortcode,.c-page-banner-cutout .cli-tab-footer .is-shortcode.wt-cli-privacy-accept-btn,.c-page-banner-cutout .is-shortcode#wt-cli-accept-btn,.c-page-banner-cutout .is-shortcode#wt-cli-settings-btn,.c-page-banner-cutout .is-shortcode.c-add-to-basket__add,.c-page-banner-cutout .is-shortcode.c-article__read,.c-page-banner-cutout .is-shortcode.c-asset-downloads__single-link,.c-page-banner-cutout .is-shortcode.c-bulk-ordering-product__add,.c-page-banner-cutout .is-shortcode.c-callout-block__button,.c-page-banner-cutout .is-shortcode.c-donate-hero__donate-button,.c-page-banner-cutout .is-shortcode.c-donation-banner__donate-button,.c-page-banner-cutout .is-shortcode.c-downloads__single-button,.c-page-banner-cutout .is-shortcode.c-epilepsy-stories__single-link,.c-page-banner-cutout .is-shortcode.c-event-registration-form__participant-button,.c-page-banner-cutout .is-shortcode.c-how-feeling__bubble-button,.c-page-banner-cutout .is-shortcode.c-learn-more__button,.c-page-banner-cutout .is-shortcode.c-loqate__search,.c-page-banner-cutout .is-shortcode.c-make-a-difference__donate-button,.c-page-banner-cutout .is-shortcode.c-member-banner__button,.c-page-banner-cutout .is-shortcode.c-page-banner-cutout__button,.c-page-banner-cutout .is-shortcode.c-page-banner__button,.c-page-banner-cutout .is-shortcode.c-promo-10050__link,.c-page-banner-cutout .is-shortcode.c-promo-5050__link,.c-page-banner-cutout .is-shortcode.c-search-main__search,.c-page-banner-cutout .is-shortcode.c-staggered-content-promos__single-link,.c-page-banner-cutout .is-shortcode.c-support-block__single-button,.c-page-banner-cutout .is-shortcode.o-form__final-action-button,.c-page-banner-cutout .is-shortcode.o-header__donate,.c-page-banner-cutout .is-shortcode.o-header__reciteme,.c-page-banner-cutout button.is-shortcode[type=submit],.c-page-banner-cutout input.is-shortcode[type=submit],.c-steps-highlight__button .c-donate-hero a.is-shortcode,.c-steps-highlight__button .c-page-banner a.is-shortcode,.c-steps-highlight__button .c-page-banner-cutout a.is-shortcode,.cli-tab-footer .c-donate-hero .is-shortcode.wt-cli-privacy-accept-btn,.cli-tab-footer .c-page-banner .is-shortcode.wt-cli-privacy-accept-btn,.cli-tab-footer .c-page-banner-cutout .is-shortcode.wt-cli-privacy-accept-btn{font-size:1.5rem}.c-button.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-pink,.c-further-reading__button button.is-shortcode.is-pink,.c-steps-highlight__button a.is-shortcode.is-pink,.cli-tab-footer .is-shortcode.is-pink.wt-cli-privacy-accept-btn,.is-shortcode.is-pink#wt-cli-accept-btn,.is-shortcode.is-pink#wt-cli-settings-btn,.is-shortcode.is-pink.c-add-to-basket__add,.is-shortcode.is-pink.c-article__read,.is-shortcode.is-pink.c-asset-downloads__single-link,.is-shortcode.is-pink.c-bulk-ordering-product__add,.is-shortcode.is-pink.c-callout-block__button,.is-shortcode.is-pink.c-donate-hero__donate-button,.is-shortcode.is-pink.c-donation-banner__donate-button,.is-shortcode.is-pink.c-downloads__single-button,.is-shortcode.is-pink.c-epilepsy-stories__single-link,.is-shortcode.is-pink.c-event-registration-form__participant-button,.is-shortcode.is-pink.c-how-feeling__bubble-button,.is-shortcode.is-pink.c-learn-more__button,.is-shortcode.is-pink.c-loqate__search,.is-shortcode.is-pink.c-make-a-difference__donate-button,.is-shortcode.is-pink.c-member-banner__button,.is-shortcode.is-pink.c-page-banner-cutout__button,.is-shortcode.is-pink.c-page-banner__button,.is-shortcode.is-pink.c-promo-10050__link,.is-shortcode.is-pink.c-promo-5050__link,.is-shortcode.is-pink.c-search-main__search,.is-shortcode.is-pink.c-staggered-content-promos__single-link,.is-shortcode.is-pink.c-support-block__single-button,.is-shortcode.is-pink.o-form__final-action-button,.is-shortcode.is-pink.o-header__donate,.is-shortcode.is-pink.o-header__reciteme,button.is-shortcode.is-pink[type=submit],input.is-shortcode.is-pink[type=submit]{background-color:transparent}.c-button.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-white,.c-further-reading__button button.is-shortcode.is-white,.c-steps-highlight__button a.is-shortcode.is-white,.cli-tab-footer .is-shortcode.is-white.wt-cli-privacy-accept-btn,.is-shortcode.is-white#wt-cli-accept-btn,.is-shortcode.is-white#wt-cli-settings-btn,.is-shortcode.is-white.c-add-to-basket__add,.is-shortcode.is-white.c-article__read,.is-shortcode.is-white.c-asset-downloads__single-link,.is-shortcode.is-white.c-bulk-ordering-product__add,.is-shortcode.is-white.c-callout-block__button,.is-shortcode.is-white.c-donate-hero__donate-button,.is-shortcode.is-white.c-donation-banner__donate-button,.is-shortcode.is-white.c-downloads__single-button,.is-shortcode.is-white.c-epilepsy-stories__single-link,.is-shortcode.is-white.c-event-registration-form__participant-button,.is-shortcode.is-white.c-how-feeling__bubble-button,.is-shortcode.is-white.c-learn-more__button,.is-shortcode.is-white.c-loqate__search,.is-shortcode.is-white.c-make-a-difference__donate-button,.is-shortcode.is-white.c-member-banner__button,.is-shortcode.is-white.c-page-banner-cutout__button,.is-shortcode.is-white.c-page-banner__button,.is-shortcode.is-white.c-promo-10050__link,.is-shortcode.is-white.c-promo-5050__link,.is-shortcode.is-white.c-search-main__search,.is-shortcode.is-white.c-staggered-content-promos__single-link,.is-shortcode.is-white.c-support-block__single-button,.is-shortcode.is-white.o-form__final-action-button,.is-shortcode.is-white.o-header__donate,.is-shortcode.is-white.o-header__reciteme,button.is-shortcode.is-white[type=submit],input.is-shortcode.is-white[type=submit]{background-color:transparent;border-color:#fff;color:#fff}.c-button.is-shortcode.is-white:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-white:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-white:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-white:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-white:after,.c-further-reading__button button.is-shortcode.is-white:after,.c-steps-highlight__button a.is-shortcode.is-white:after,.cli-tab-footer .is-shortcode.is-white.wt-cli-privacy-accept-btn:after,.is-shortcode.is-white#wt-cli-accept-btn:after,.is-shortcode.is-white#wt-cli-settings-btn:after,.is-shortcode.is-white.c-add-to-basket__add:after,.is-shortcode.is-white.c-article__read:after,.is-shortcode.is-white.c-asset-downloads__single-link:after,.is-shortcode.is-white.c-bulk-ordering-product__add:after,.is-shortcode.is-white.c-callout-block__button:after,.is-shortcode.is-white.c-donate-hero__donate-button:after,.is-shortcode.is-white.c-donation-banner__donate-button:after,.is-shortcode.is-white.c-downloads__single-button:after,.is-shortcode.is-white.c-epilepsy-stories__single-link:after,.is-shortcode.is-white.c-event-registration-form__participant-button:after,.is-shortcode.is-white.c-how-feeling__bubble-button:after,.is-shortcode.is-white.c-learn-more__button:after,.is-shortcode.is-white.c-loqate__search:after,.is-shortcode.is-white.c-make-a-difference__donate-button:after,.is-shortcode.is-white.c-member-banner__button:after,.is-shortcode.is-white.c-page-banner-cutout__button:after,.is-shortcode.is-white.c-page-banner__button:after,.is-shortcode.is-white.c-promo-10050__link:after,.is-shortcode.is-white.c-promo-5050__link:after,.is-shortcode.is-white.c-search-main__search:after,.is-shortcode.is-white.c-staggered-content-promos__single-link:after,.is-shortcode.is-white.c-support-block__single-button:after,.is-shortcode.is-white.o-form__final-action-button:after,.is-shortcode.is-white.o-header__donate:after,.is-shortcode.is-white.o-header__reciteme:after,button.is-shortcode.is-white[type=submit]:after,input.is-shortcode.is-white[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-button.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-blue,.c-further-reading__button button.is-shortcode.is-blue,.c-steps-highlight__button a.is-shortcode.is-blue,.cli-tab-footer .is-shortcode.is-blue.wt-cli-privacy-accept-btn,.is-shortcode.is-blue#wt-cli-accept-btn,.is-shortcode.is-blue#wt-cli-settings-btn,.is-shortcode.is-blue.c-add-to-basket__add,.is-shortcode.is-blue.c-article__read,.is-shortcode.is-blue.c-asset-downloads__single-link,.is-shortcode.is-blue.c-bulk-ordering-product__add,.is-shortcode.is-blue.c-callout-block__button,.is-shortcode.is-blue.c-donate-hero__donate-button,.is-shortcode.is-blue.c-donation-banner__donate-button,.is-shortcode.is-blue.c-downloads__single-button,.is-shortcode.is-blue.c-epilepsy-stories__single-link,.is-shortcode.is-blue.c-event-registration-form__participant-button,.is-shortcode.is-blue.c-how-feeling__bubble-button,.is-shortcode.is-blue.c-learn-more__button,.is-shortcode.is-blue.c-loqate__search,.is-shortcode.is-blue.c-make-a-difference__donate-button,.is-shortcode.is-blue.c-member-banner__button,.is-shortcode.is-blue.c-page-banner-cutout__button,.is-shortcode.is-blue.c-page-banner__button,.is-shortcode.is-blue.c-promo-10050__link,.is-shortcode.is-blue.c-promo-5050__link,.is-shortcode.is-blue.c-search-main__search,.is-shortcode.is-blue.c-staggered-content-promos__single-link,.is-shortcode.is-blue.c-support-block__single-button,.is-shortcode.is-blue.o-form__final-action-button,.is-shortcode.is-blue.o-header__donate,.is-shortcode.is-blue.o-header__reciteme,button.is-shortcode.is-blue[type=submit],input.is-shortcode.is-blue[type=submit]{background-color:transparent;border-color:#009ac7;color:#009ac7}.c-button.is-shortcode.is-blue:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-blue:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-blue:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-blue:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-blue:after,.c-further-reading__button button.is-shortcode.is-blue:after,.c-steps-highlight__button a.is-shortcode.is-blue:after,.cli-tab-footer .is-shortcode.is-blue.wt-cli-privacy-accept-btn:after,.is-shortcode.is-blue#wt-cli-accept-btn:after,.is-shortcode.is-blue#wt-cli-settings-btn:after,.is-shortcode.is-blue.c-add-to-basket__add:after,.is-shortcode.is-blue.c-article__read:after,.is-shortcode.is-blue.c-asset-downloads__single-link:after,.is-shortcode.is-blue.c-bulk-ordering-product__add:after,.is-shortcode.is-blue.c-callout-block__button:after,.is-shortcode.is-blue.c-donate-hero__donate-button:after,.is-shortcode.is-blue.c-donation-banner__donate-button:after,.is-shortcode.is-blue.c-downloads__single-button:after,.is-shortcode.is-blue.c-epilepsy-stories__single-link:after,.is-shortcode.is-blue.c-event-registration-form__participant-button:after,.is-shortcode.is-blue.c-how-feeling__bubble-button:after,.is-shortcode.is-blue.c-learn-more__button:after,.is-shortcode.is-blue.c-loqate__search:after,.is-shortcode.is-blue.c-make-a-difference__donate-button:after,.is-shortcode.is-blue.c-member-banner__button:after,.is-shortcode.is-blue.c-page-banner-cutout__button:after,.is-shortcode.is-blue.c-page-banner__button:after,.is-shortcode.is-blue.c-promo-10050__link:after,.is-shortcode.is-blue.c-promo-5050__link:after,.is-shortcode.is-blue.c-search-main__search:after,.is-shortcode.is-blue.c-staggered-content-promos__single-link:after,.is-shortcode.is-blue.c-support-block__single-button:after,.is-shortcode.is-blue.o-form__final-action-button:after,.is-shortcode.is-blue.o-header__donate:after,.is-shortcode.is-blue.o-header__reciteme:after,button.is-shortcode.is-blue[type=submit]:after,input.is-shortcode.is-blue[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-blue.svg)}.c-button.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-purple,.c-further-reading__button button.is-shortcode.is-purple,.c-steps-highlight__button a.is-shortcode.is-purple,.cli-tab-footer .is-shortcode.is-purple.wt-cli-privacy-accept-btn,.is-shortcode.is-purple#wt-cli-accept-btn,.is-shortcode.is-purple#wt-cli-settings-btn,.is-shortcode.is-purple.c-add-to-basket__add,.is-shortcode.is-purple.c-article__read,.is-shortcode.is-purple.c-asset-downloads__single-link,.is-shortcode.is-purple.c-bulk-ordering-product__add,.is-shortcode.is-purple.c-callout-block__button,.is-shortcode.is-purple.c-donate-hero__donate-button,.is-shortcode.is-purple.c-donation-banner__donate-button,.is-shortcode.is-purple.c-downloads__single-button,.is-shortcode.is-purple.c-epilepsy-stories__single-link,.is-shortcode.is-purple.c-event-registration-form__participant-button,.is-shortcode.is-purple.c-how-feeling__bubble-button,.is-shortcode.is-purple.c-learn-more__button,.is-shortcode.is-purple.c-loqate__search,.is-shortcode.is-purple.c-make-a-difference__donate-button,.is-shortcode.is-purple.c-member-banner__button,.is-shortcode.is-purple.c-page-banner-cutout__button,.is-shortcode.is-purple.c-page-banner__button,.is-shortcode.is-purple.c-promo-10050__link,.is-shortcode.is-purple.c-promo-5050__link,.is-shortcode.is-purple.c-search-main__search,.is-shortcode.is-purple.c-staggered-content-promos__single-link,.is-shortcode.is-purple.c-support-block__single-button,.is-shortcode.is-purple.o-form__final-action-button,.is-shortcode.is-purple.o-header__donate,.is-shortcode.is-purple.o-header__reciteme,button.is-shortcode.is-purple[type=submit],input.is-shortcode.is-purple[type=submit]{background-color:transparent;border-color:#6c2180;color:#6c2180}.c-button.is-shortcode.is-purple:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-purple:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-purple:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-purple:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-purple:after,.c-further-reading__button button.is-shortcode.is-purple:after,.c-steps-highlight__button a.is-shortcode.is-purple:after,.cli-tab-footer .is-shortcode.is-purple.wt-cli-privacy-accept-btn:after,.is-shortcode.is-purple#wt-cli-accept-btn:after,.is-shortcode.is-purple#wt-cli-settings-btn:after,.is-shortcode.is-purple.c-add-to-basket__add:after,.is-shortcode.is-purple.c-article__read:after,.is-shortcode.is-purple.c-asset-downloads__single-link:after,.is-shortcode.is-purple.c-bulk-ordering-product__add:after,.is-shortcode.is-purple.c-callout-block__button:after,.is-shortcode.is-purple.c-donate-hero__donate-button:after,.is-shortcode.is-purple.c-donation-banner__donate-button:after,.is-shortcode.is-purple.c-downloads__single-button:after,.is-shortcode.is-purple.c-epilepsy-stories__single-link:after,.is-shortcode.is-purple.c-event-registration-form__participant-button:after,.is-shortcode.is-purple.c-how-feeling__bubble-button:after,.is-shortcode.is-purple.c-learn-more__button:after,.is-shortcode.is-purple.c-loqate__search:after,.is-shortcode.is-purple.c-make-a-difference__donate-button:after,.is-shortcode.is-purple.c-member-banner__button:after,.is-shortcode.is-purple.c-page-banner-cutout__button:after,.is-shortcode.is-purple.c-page-banner__button:after,.is-shortcode.is-purple.c-promo-10050__link:after,.is-shortcode.is-purple.c-promo-5050__link:after,.is-shortcode.is-purple.c-search-main__search:after,.is-shortcode.is-purple.c-staggered-content-promos__single-link:after,.is-shortcode.is-purple.c-support-block__single-button:after,.is-shortcode.is-purple.o-form__final-action-button:after,.is-shortcode.is-purple.o-header__donate:after,.is-shortcode.is-purple.o-header__reciteme:after,button.is-shortcode.is-purple[type=submit]:after,input.is-shortcode.is-purple[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-purple.svg)}.c-button.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-orange,.c-further-reading__button button.is-shortcode.is-orange,.c-steps-highlight__button a.is-shortcode.is-orange,.cli-tab-footer .is-shortcode.is-orange.wt-cli-privacy-accept-btn,.is-shortcode.is-orange#wt-cli-accept-btn,.is-shortcode.is-orange#wt-cli-settings-btn,.is-shortcode.is-orange.c-add-to-basket__add,.is-shortcode.is-orange.c-article__read,.is-shortcode.is-orange.c-asset-downloads__single-link,.is-shortcode.is-orange.c-bulk-ordering-product__add,.is-shortcode.is-orange.c-callout-block__button,.is-shortcode.is-orange.c-donate-hero__donate-button,.is-shortcode.is-orange.c-donation-banner__donate-button,.is-shortcode.is-orange.c-downloads__single-button,.is-shortcode.is-orange.c-epilepsy-stories__single-link,.is-shortcode.is-orange.c-event-registration-form__participant-button,.is-shortcode.is-orange.c-how-feeling__bubble-button,.is-shortcode.is-orange.c-learn-more__button,.is-shortcode.is-orange.c-loqate__search,.is-shortcode.is-orange.c-make-a-difference__donate-button,.is-shortcode.is-orange.c-member-banner__button,.is-shortcode.is-orange.c-page-banner-cutout__button,.is-shortcode.is-orange.c-page-banner__button,.is-shortcode.is-orange.c-promo-10050__link,.is-shortcode.is-orange.c-promo-5050__link,.is-shortcode.is-orange.c-search-main__search,.is-shortcode.is-orange.c-staggered-content-promos__single-link,.is-shortcode.is-orange.c-support-block__single-button,.is-shortcode.is-orange.o-form__final-action-button,.is-shortcode.is-orange.o-header__donate,.is-shortcode.is-orange.o-header__reciteme,button.is-shortcode.is-orange[type=submit],input.is-shortcode.is-orange[type=submit]{background-color:transparent;border-color:#ff9b00;color:#ff9b00}.c-button.is-shortcode.is-orange:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-orange:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-orange:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-orange:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-orange:after,.c-further-reading__button button.is-shortcode.is-orange:after,.c-steps-highlight__button a.is-shortcode.is-orange:after,.cli-tab-footer .is-shortcode.is-orange.wt-cli-privacy-accept-btn:after,.is-shortcode.is-orange#wt-cli-accept-btn:after,.is-shortcode.is-orange#wt-cli-settings-btn:after,.is-shortcode.is-orange.c-add-to-basket__add:after,.is-shortcode.is-orange.c-article__read:after,.is-shortcode.is-orange.c-asset-downloads__single-link:after,.is-shortcode.is-orange.c-bulk-ordering-product__add:after,.is-shortcode.is-orange.c-callout-block__button:after,.is-shortcode.is-orange.c-donate-hero__donate-button:after,.is-shortcode.is-orange.c-donation-banner__donate-button:after,.is-shortcode.is-orange.c-downloads__single-button:after,.is-shortcode.is-orange.c-epilepsy-stories__single-link:after,.is-shortcode.is-orange.c-event-registration-form__participant-button:after,.is-shortcode.is-orange.c-how-feeling__bubble-button:after,.is-shortcode.is-orange.c-learn-more__button:after,.is-shortcode.is-orange.c-loqate__search:after,.is-shortcode.is-orange.c-make-a-difference__donate-button:after,.is-shortcode.is-orange.c-member-banner__button:after,.is-shortcode.is-orange.c-page-banner-cutout__button:after,.is-shortcode.is-orange.c-page-banner__button:after,.is-shortcode.is-orange.c-promo-10050__link:after,.is-shortcode.is-orange.c-promo-5050__link:after,.is-shortcode.is-orange.c-search-main__search:after,.is-shortcode.is-orange.c-staggered-content-promos__single-link:after,.is-shortcode.is-orange.c-support-block__single-button:after,.is-shortcode.is-orange.o-form__final-action-button:after,.is-shortcode.is-orange.o-header__donate:after,.is-shortcode.is-orange.o-header__reciteme:after,button.is-shortcode.is-orange[type=submit]:after,input.is-shortcode.is-orange[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-orange.svg)}.c-button.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-green,.c-further-reading__button button.is-shortcode.is-green,.c-steps-highlight__button a.is-shortcode.is-green,.cli-tab-footer .is-shortcode.is-green.wt-cli-privacy-accept-btn,.is-shortcode.is-green#wt-cli-accept-btn,.is-shortcode.is-green#wt-cli-settings-btn,.is-shortcode.is-green.c-add-to-basket__add,.is-shortcode.is-green.c-article__read,.is-shortcode.is-green.c-asset-downloads__single-link,.is-shortcode.is-green.c-bulk-ordering-product__add,.is-shortcode.is-green.c-callout-block__button,.is-shortcode.is-green.c-donate-hero__donate-button,.is-shortcode.is-green.c-donation-banner__donate-button,.is-shortcode.is-green.c-downloads__single-button,.is-shortcode.is-green.c-epilepsy-stories__single-link,.is-shortcode.is-green.c-event-registration-form__participant-button,.is-shortcode.is-green.c-how-feeling__bubble-button,.is-shortcode.is-green.c-learn-more__button,.is-shortcode.is-green.c-loqate__search,.is-shortcode.is-green.c-make-a-difference__donate-button,.is-shortcode.is-green.c-member-banner__button,.is-shortcode.is-green.c-page-banner-cutout__button,.is-shortcode.is-green.c-page-banner__button,.is-shortcode.is-green.c-promo-10050__link,.is-shortcode.is-green.c-promo-5050__link,.is-shortcode.is-green.c-search-main__search,.is-shortcode.is-green.c-staggered-content-promos__single-link,.is-shortcode.is-green.c-support-block__single-button,.is-shortcode.is-green.o-form__final-action-button,.is-shortcode.is-green.o-header__donate,.is-shortcode.is-green.o-header__reciteme,button.is-shortcode.is-green[type=submit],input.is-shortcode.is-green[type=submit]{background-color:transparent;border-color:#2c776e;color:#2c776e}.c-button.is-shortcode.is-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-green:after,.c-further-reading__button button.is-shortcode.is-green:after,.c-steps-highlight__button a.is-shortcode.is-green:after,.cli-tab-footer .is-shortcode.is-green.wt-cli-privacy-accept-btn:after,.is-shortcode.is-green#wt-cli-accept-btn:after,.is-shortcode.is-green#wt-cli-settings-btn:after,.is-shortcode.is-green.c-add-to-basket__add:after,.is-shortcode.is-green.c-article__read:after,.is-shortcode.is-green.c-asset-downloads__single-link:after,.is-shortcode.is-green.c-bulk-ordering-product__add:after,.is-shortcode.is-green.c-callout-block__button:after,.is-shortcode.is-green.c-donate-hero__donate-button:after,.is-shortcode.is-green.c-donation-banner__donate-button:after,.is-shortcode.is-green.c-downloads__single-button:after,.is-shortcode.is-green.c-epilepsy-stories__single-link:after,.is-shortcode.is-green.c-event-registration-form__participant-button:after,.is-shortcode.is-green.c-how-feeling__bubble-button:after,.is-shortcode.is-green.c-learn-more__button:after,.is-shortcode.is-green.c-loqate__search:after,.is-shortcode.is-green.c-make-a-difference__donate-button:after,.is-shortcode.is-green.c-member-banner__button:after,.is-shortcode.is-green.c-page-banner-cutout__button:after,.is-shortcode.is-green.c-page-banner__button:after,.is-shortcode.is-green.c-promo-10050__link:after,.is-shortcode.is-green.c-promo-5050__link:after,.is-shortcode.is-green.c-search-main__search:after,.is-shortcode.is-green.c-staggered-content-promos__single-link:after,.is-shortcode.is-green.c-support-block__single-button:after,.is-shortcode.is-green.o-form__final-action-button:after,.is-shortcode.is-green.o-header__donate:after,.is-shortcode.is-green.o-header__reciteme:after,button.is-shortcode.is-green[type=submit]:after,input.is-shortcode.is-green[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-green.svg)}.c-button.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-lime-green,.c-further-reading__button button.is-shortcode.is-lime-green,.c-steps-highlight__button a.is-shortcode.is-lime-green,.cli-tab-footer .is-shortcode.is-lime-green.wt-cli-privacy-accept-btn,.is-shortcode.is-lime-green#wt-cli-accept-btn,.is-shortcode.is-lime-green#wt-cli-settings-btn,.is-shortcode.is-lime-green.c-add-to-basket__add,.is-shortcode.is-lime-green.c-article__read,.is-shortcode.is-lime-green.c-asset-downloads__single-link,.is-shortcode.is-lime-green.c-bulk-ordering-product__add,.is-shortcode.is-lime-green.c-callout-block__button,.is-shortcode.is-lime-green.c-donate-hero__donate-button,.is-shortcode.is-lime-green.c-donation-banner__donate-button,.is-shortcode.is-lime-green.c-downloads__single-button,.is-shortcode.is-lime-green.c-epilepsy-stories__single-link,.is-shortcode.is-lime-green.c-event-registration-form__participant-button,.is-shortcode.is-lime-green.c-how-feeling__bubble-button,.is-shortcode.is-lime-green.c-learn-more__button,.is-shortcode.is-lime-green.c-loqate__search,.is-shortcode.is-lime-green.c-make-a-difference__donate-button,.is-shortcode.is-lime-green.c-member-banner__button,.is-shortcode.is-lime-green.c-page-banner-cutout__button,.is-shortcode.is-lime-green.c-page-banner__button,.is-shortcode.is-lime-green.c-promo-10050__link,.is-shortcode.is-lime-green.c-promo-5050__link,.is-shortcode.is-lime-green.c-search-main__search,.is-shortcode.is-lime-green.c-staggered-content-promos__single-link,.is-shortcode.is-lime-green.c-support-block__single-button,.is-shortcode.is-lime-green.o-form__final-action-button,.is-shortcode.is-lime-green.o-header__donate,.is-shortcode.is-lime-green.o-header__reciteme,button.is-shortcode.is-lime-green[type=submit],input.is-shortcode.is-lime-green[type=submit]{background-color:transparent;border-color:#c7d146;color:#c7d146}.c-button.is-shortcode.is-lime-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-lime-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-lime-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-lime-green:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-lime-green:after,.c-further-reading__button button.is-shortcode.is-lime-green:after,.c-steps-highlight__button a.is-shortcode.is-lime-green:after,.cli-tab-footer .is-shortcode.is-lime-green.wt-cli-privacy-accept-btn:after,.is-shortcode.is-lime-green#wt-cli-accept-btn:after,.is-shortcode.is-lime-green#wt-cli-settings-btn:after,.is-shortcode.is-lime-green.c-add-to-basket__add:after,.is-shortcode.is-lime-green.c-article__read:after,.is-shortcode.is-lime-green.c-asset-downloads__single-link:after,.is-shortcode.is-lime-green.c-bulk-ordering-product__add:after,.is-shortcode.is-lime-green.c-callout-block__button:after,.is-shortcode.is-lime-green.c-donate-hero__donate-button:after,.is-shortcode.is-lime-green.c-donation-banner__donate-button:after,.is-shortcode.is-lime-green.c-downloads__single-button:after,.is-shortcode.is-lime-green.c-epilepsy-stories__single-link:after,.is-shortcode.is-lime-green.c-event-registration-form__participant-button:after,.is-shortcode.is-lime-green.c-how-feeling__bubble-button:after,.is-shortcode.is-lime-green.c-learn-more__button:after,.is-shortcode.is-lime-green.c-loqate__search:after,.is-shortcode.is-lime-green.c-make-a-difference__donate-button:after,.is-shortcode.is-lime-green.c-member-banner__button:after,.is-shortcode.is-lime-green.c-page-banner-cutout__button:after,.is-shortcode.is-lime-green.c-page-banner__button:after,.is-shortcode.is-lime-green.c-promo-10050__link:after,.is-shortcode.is-lime-green.c-promo-5050__link:after,.is-shortcode.is-lime-green.c-search-main__search:after,.is-shortcode.is-lime-green.c-staggered-content-promos__single-link:after,.is-shortcode.is-lime-green.c-support-block__single-button:after,.is-shortcode.is-lime-green.o-form__final-action-button:after,.is-shortcode.is-lime-green.o-header__donate:after,.is-shortcode.is-lime-green.o-header__reciteme:after,button.is-shortcode.is-lime-green[type=submit]:after,input.is-shortcode.is-lime-green[type=submit]:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-light-green.svg)}#wt-cli-accept-btn,#wt-cli-settings-btn,.c-button--beta,.c-donate-hero__donate-button,.c-donation-banner__donate-button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input,.c-event-registration-form__participant-button,.c-make-a-difference__donate-button,.c-member-banner__button,.c-support-block__single-button,.cli-tab-footer .wt-cli-privacy-accept-btn,.o-form__final-action-button,.o-header__donate,.o-header__reciteme,button[type=submit],input[type=submit]{background-color:#e50e63;color:#fff;justify-content:center;padding:.625rem 2.5rem;text-align:center}#wt-cli-accept-btn:after,#wt-cli-settings-btn:after,.c-button--beta:after,.c-donate-hero__donate-button:after,.c-donation-banner__donate-button:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:after,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:after,.c-event-registration-form__participant-button:after,.c-make-a-difference__donate-button:after,.c-member-banner__button:after,.c-support-block__single-button:after,.cli-tab-footer .wt-cli-privacy-accept-btn:after,.o-form__final-action-button:after,.o-header__donate:after,.o-header__reciteme:after,button[type=submit]:after,input[type=submit]:after{display:none}#wt-cli-accept-btn:focus,#wt-cli-accept-btn:hover,#wt-cli-settings-btn:focus,#wt-cli-settings-btn:hover,.c-button--beta.is-shortcode.is-pink,.c-button--beta:focus,.c-button--beta:hover,.c-donate-hero__donate-button:focus,.c-donate-hero__donate-button:hover,.c-donation-banner__donate-button:focus,.c-donation-banner__donate-button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-pink,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:hover,.c-event-registration-form__participant-button:focus,.c-event-registration-form__participant-button:hover,.c-make-a-difference__donate-button:focus,.c-make-a-difference__donate-button:hover,.c-member-banner__button:focus,.c-member-banner__button:hover,.c-support-block__single-button:focus,.c-support-block__single-button:hover,.cli-tab-footer .is-shortcode.is-pink.wt-cli-privacy-accept-btn,.cli-tab-footer .wt-cli-privacy-accept-btn:focus,.cli-tab-footer .wt-cli-privacy-accept-btn:hover,.is-shortcode.is-pink#wt-cli-accept-btn,.is-shortcode.is-pink#wt-cli-settings-btn,.is-shortcode.is-pink.c-donate-hero__donate-button,.is-shortcode.is-pink.c-donation-banner__donate-button,.is-shortcode.is-pink.c-event-registration-form__participant-button,.is-shortcode.is-pink.c-make-a-difference__donate-button,.is-shortcode.is-pink.c-member-banner__button,.is-shortcode.is-pink.c-support-block__single-button,.is-shortcode.is-pink.o-form__final-action-button,.is-shortcode.is-pink.o-header__donate,.is-shortcode.is-pink.o-header__reciteme,.o-form__final-action-button:focus,.o-form__final-action-button:hover,.o-header__donate:focus,.o-header__donate:hover,.o-header__reciteme:focus,.o-header__reciteme:hover,button.is-shortcode.is-pink[type=submit],button[type=submit]:focus,button[type=submit]:hover,input.is-shortcode.is-pink[type=submit],input[type=submit]:focus,input[type=submit]:hover{background-color:#e50e63;color:#fff}.c-button--beta.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-blue,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-blue,.cli-tab-footer .is-shortcode.is-blue.wt-cli-privacy-accept-btn,.is-shortcode.is-blue#wt-cli-accept-btn,.is-shortcode.is-blue#wt-cli-settings-btn,.is-shortcode.is-blue.c-donate-hero__donate-button,.is-shortcode.is-blue.c-donation-banner__donate-button,.is-shortcode.is-blue.c-event-registration-form__participant-button,.is-shortcode.is-blue.c-make-a-difference__donate-button,.is-shortcode.is-blue.c-member-banner__button,.is-shortcode.is-blue.c-support-block__single-button,.is-shortcode.is-blue.o-form__final-action-button,.is-shortcode.is-blue.o-header__donate,.is-shortcode.is-blue.o-header__reciteme,button.is-shortcode.is-blue[type=submit],input.is-shortcode.is-blue[type=submit]{background-color:#009ac7;color:#fff}.c-button--beta.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-purple,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-purple,.cli-tab-footer .is-shortcode.is-purple.wt-cli-privacy-accept-btn,.is-shortcode.is-purple#wt-cli-accept-btn,.is-shortcode.is-purple#wt-cli-settings-btn,.is-shortcode.is-purple.c-donate-hero__donate-button,.is-shortcode.is-purple.c-donation-banner__donate-button,.is-shortcode.is-purple.c-event-registration-form__participant-button,.is-shortcode.is-purple.c-make-a-difference__donate-button,.is-shortcode.is-purple.c-member-banner__button,.is-shortcode.is-purple.c-support-block__single-button,.is-shortcode.is-purple.o-form__final-action-button,.is-shortcode.is-purple.o-header__donate,.is-shortcode.is-purple.o-header__reciteme,button.is-shortcode.is-purple[type=submit],input.is-shortcode.is-purple[type=submit]{background-color:#6c2180;color:#fff}.c-button--beta.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-orange,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-orange,.cli-tab-footer .is-shortcode.is-orange.wt-cli-privacy-accept-btn,.is-shortcode.is-orange#wt-cli-accept-btn,.is-shortcode.is-orange#wt-cli-settings-btn,.is-shortcode.is-orange.c-donate-hero__donate-button,.is-shortcode.is-orange.c-donation-banner__donate-button,.is-shortcode.is-orange.c-event-registration-form__participant-button,.is-shortcode.is-orange.c-make-a-difference__donate-button,.is-shortcode.is-orange.c-member-banner__button,.is-shortcode.is-orange.c-support-block__single-button,.is-shortcode.is-orange.o-form__final-action-button,.is-shortcode.is-orange.o-header__donate,.is-shortcode.is-orange.o-header__reciteme,button.is-shortcode.is-orange[type=submit],input.is-shortcode.is-orange[type=submit]{background-color:#ff9b00;color:#313131}.c-button--beta.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-green,.cli-tab-footer .is-shortcode.is-green.wt-cli-privacy-accept-btn,.is-shortcode.is-green#wt-cli-accept-btn,.is-shortcode.is-green#wt-cli-settings-btn,.is-shortcode.is-green.c-donate-hero__donate-button,.is-shortcode.is-green.c-donation-banner__donate-button,.is-shortcode.is-green.c-event-registration-form__participant-button,.is-shortcode.is-green.c-make-a-difference__donate-button,.is-shortcode.is-green.c-member-banner__button,.is-shortcode.is-green.c-support-block__single-button,.is-shortcode.is-green.o-form__final-action-button,.is-shortcode.is-green.o-header__donate,.is-shortcode.is-green.o-header__reciteme,button.is-shortcode.is-green[type=submit],input.is-shortcode.is-green[type=submit]{background-color:#2c776e;color:#fff}.c-button--beta.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-lime-green,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-lime-green,.cli-tab-footer .is-shortcode.is-lime-green.wt-cli-privacy-accept-btn,.is-shortcode.is-lime-green#wt-cli-accept-btn,.is-shortcode.is-lime-green#wt-cli-settings-btn,.is-shortcode.is-lime-green.c-donate-hero__donate-button,.is-shortcode.is-lime-green.c-donation-banner__donate-button,.is-shortcode.is-lime-green.c-event-registration-form__participant-button,.is-shortcode.is-lime-green.c-make-a-difference__donate-button,.is-shortcode.is-lime-green.c-member-banner__button,.is-shortcode.is-lime-green.c-support-block__single-button,.is-shortcode.is-lime-green.o-form__final-action-button,.is-shortcode.is-lime-green.o-header__donate,.is-shortcode.is-lime-green.o-header__reciteme,button.is-shortcode.is-lime-green[type=submit],input.is-shortcode.is-lime-green[type=submit]{background-color:#c7d146;color:#313131}.c-button--beta.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button.is-shortcode.is-white,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input.is-shortcode.is-white,.cli-tab-footer .is-shortcode.is-white.wt-cli-privacy-accept-btn,.is-shortcode.is-white#wt-cli-accept-btn,.is-shortcode.is-white#wt-cli-settings-btn,.is-shortcode.is-white.c-donate-hero__donate-button,.is-shortcode.is-white.c-donation-banner__donate-button,.is-shortcode.is-white.c-event-registration-form__participant-button,.is-shortcode.is-white.c-make-a-difference__donate-button,.is-shortcode.is-white.c-member-banner__button,.is-shortcode.is-white.c-support-block__single-button,.is-shortcode.is-white.o-form__final-action-button,.is-shortcode.is-white.o-header__donate,.is-shortcode.is-white.o-header__reciteme,button.is-shortcode.is-white[type=submit],input.is-shortcode.is-white[type=submit]{background-color:#fff;color:#e50e63}.c-button--gamma,.c-callout-block__button,.c-epilepsy-stories__single-link,.c-how-feeling__bubble-button{border-width:.0625rem;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400}.c-button--delta{background-color:#009ac7;border:none;color:#fff;justify-content:center;text-align:center}.c-button--delta:after{display:none}.c-button--block,button[type=submit],input[type=submit]{display:block;width:100%}label,legend{color:#313131;display:block;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;margin-bottom:.5rem}fieldset{border:none;box-sizing:border-box;padding:0}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f8f8f8;border:.25rem solid #f8f8f8;border-radius:1.875rem;color:#e50e63;display:block;line-height:1.4;margin-bottom:1.25rem;outline:none;padding:.5rem 1rem;transition:border-color .2s ease-in-out;width:100%}@media print,screen and (max-width:39.99875em){[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{font-size:1.125rem}}@media print,screen and (min-width:40em){[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{font-size:1.25rem}}.c-pif-tick [type=color],.c-pif-tick [type=date],.c-pif-tick [type=datetime-local],.c-pif-tick [type=datetime],.c-pif-tick [type=email],.c-pif-tick [type=month],.c-pif-tick [type=number],.c-pif-tick [type=password],.c-pif-tick [type=search],.c-pif-tick [type=tel],.c-pif-tick [type=text],.c-pif-tick [type=time],.c-pif-tick [type=url],.c-pif-tick [type=week],.c-pif-tick textarea{background-color:#fff}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{border-color:#e50e63}[type=color][type=file],[type=date][type=file],[type=datetime-local][type=file],[type=datetime][type=file],[type=email][type=file],[type=month][type=file],[type=number][type=file],[type=password][type=file],[type=search][type=file],[type=tel][type=file],[type=text][type=file],[type=time][type=file],[type=url][type=file],[type=week][type=file],textarea[type=file]{border:none;padding:0}[type=color][type=search],[type=date][type=search],[type=datetime-local][type=search],[type=datetime][type=search],[type=email][type=search],[type=month][type=search],[type=number][type=search],[type=password][type=search],[type=search][type=search],[type=tel][type=search],[type=text][type=search],[type=time][type=search],[type=url][type=search],[type=week][type=search],textarea[type=search]{-webkit-appearance:none}[type=color]::-moz-placeholder,[type=date]::-moz-placeholder,[type=datetime-local]::-moz-placeholder,[type=datetime]::-moz-placeholder,[type=email]::-moz-placeholder,[type=month]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,[type=time]::-moz-placeholder,[type=url]::-moz-placeholder,[type=week]::-moz-placeholder,textarea::-moz-placeholder{color:#313131}[type=color]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=datetime]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,textarea::placeholder{color:#313131}textarea{border-radius:.9375rem;min-height:6.25rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f8f8f8;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-chevron-down.svg);background-position:right .625rem center;background-repeat:no-repeat;border:.125rem solid #313131;border-radius:1.875rem;color:#313131;margin-bottom:2.5rem;outline:none;padding:.5rem 1rem;width:100%}select:focus,select:focus-visible{border-color:#e50e63}button[type=submit],input[type=submit]{margin-bottom:0}.c-pif-tick button[type=submit],.c-pif-tick input[type=submit]{background-color:#009ac7;border-color:#009ac7;width:auto}.c-pif-tick button[type=submit]:focus,.c-pif-tick button[type=submit]:hover,.c-pif-tick input[type=submit]:focus,.c-pif-tick input[type=submit]:hover{background-color:#009ac7;color:#fff}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.c-event-registration-form__checkbox-container,.s-checkbox{cursor:pointer;display:block;font-size:22px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-check-table .c-event-registration-form__checkbox-container,.c-check-table .s-checkbox{height:1.5625rem;margin:0;padding:0;width:1.5625rem}.c-event-registration-form__checkbox-container .s-checkbox__box,.c-event-registration-form__checkbox-container input[type=checkbox],.s-checkbox .s-checkbox__box{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;width:100%;z-index:1}.s-checkbox__checkmark{background-color:#f8f8f8;border:1px solid #717171;height:25px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:25px}.c-event-registration-form__checkbox-container .s-checkbox:hover input[type=checkbox]~.s-checkbox__checkmark,.c-event-registration-form__checkbox-container:hover .s-checkbox__box~.s-checkbox__checkmark,.c-event-registration-form__checkbox-container:hover input[type=checkbox]~.s-checkbox__checkmark,.s-checkbox:hover .c-event-registration-form__checkbox-container input[type=checkbox]~.s-checkbox__checkmark,.s-checkbox:hover .s-checkbox__box~.s-checkbox__checkmark{background-color:#fff}.c-event-registration-form__checkbox-container .s-checkbox input[type=checkbox]:checked~.s-checkbox__checkmark,.c-event-registration-form__checkbox-container .s-checkbox__box:checked~.s-checkbox__checkmark,.c-event-registration-form__checkbox-container input[type=checkbox]:checked~.s-checkbox__checkmark,.s-checkbox .s-checkbox__box:checked~.s-checkbox__checkmark{background-color:#009ac7;border-color:#009ac7}.s-checkbox__checkmark:after{content:"";display:none;position:absolute}.c-event-registration-form__checkbox-container .s-checkbox input[type=checkbox]:checked~.s-checkbox__checkmark:after,.c-event-registration-form__checkbox-container .s-checkbox__box:checked~.s-checkbox__checkmark:after,.c-event-registration-form__checkbox-container input[type=checkbox]:checked~.s-checkbox__checkmark:after,.s-checkbox .s-checkbox__box:checked~.s-checkbox__checkmark:after{display:block}.c-event-registration-form__checkbox-container .s-checkbox__checkmark:after,.s-checkbox .s-checkbox__checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:9px;top:5px;transform:rotate(45deg);width:5px}.c-event-registration-form__checkbox-container label,.s-checkbox__label{font-size:1.0625rem}.s-dynamic-radio input[type=radio],.s-radio input[type=radio]{border:0;height:1.5em;min-width:1.5em}.s-dynamic-radio{align-items:center;background-color:#313131;border-radius:1.5625rem;display:flex;margin-bottom:1.25rem;padding:1em}.s-dynamic-radio label{color:#fff;margin-bottom:0;padding-left:1em}.s-dynamic-radio+.o-form__fields-wrapper{display:none}.c-alert-callout{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-alert-callout{padding:1.25rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-alert-callout{padding:2.5rem}}@media print,screen and (min-width:64em){.c-alert-callout{padding:2.5rem 5rem}}.c-alert-callout__title{color:#009ac7;margin-bottom:1rem}.c-alert{background-color:#313131;border:none;border-radius:1.875rem;color:#fff;padding:1rem 2rem}.page-template-bulk-ordering .c-alert{margin-bottom:1.25rem}.c-application-information{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-application-information{padding:2.5rem 1.25rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-application-information{padding:2.5rem}}@media print,screen and (min-width:64em){.c-application-information{padding:2.5rem 5rem}}.c-application-information__title{color:#009ac7;margin-bottom:0}.c-application-information__subtitle{color:#313131;margin:.5rem auto 0}.c-application-information__content{margin-top:.5rem}.c-application-information__downloads{margin-top:2.5rem}.c-application-information__download{align-items:center;background-color:#fff;border-radius:3.125rem;box-shadow:0 0 1.25rem 0 rgba(0,0,0,.13);display:flex;justify-content:space-between;padding:1rem 2rem;text-decoration:none;width:100%}.c-application-information__download:not(:last-child){margin-bottom:1.25rem}.c-application-information__download:focus,.c-application-information__download:hover{transform:scale(1.02)}.c-application-information__download:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-download.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex:0 0 auto;height:1.4375rem;margin-left:1.25rem;width:1.25rem}.c-application-information__ancillary{margin-top:2.5rem}.c-articles__title{margin-bottom:2.5rem}@media print,screen and (min-width:40em){.c-articles__items{display:grid;gap:0 2.5rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}.c-articles__all{display:block;margin-top:2.5rem}.c-article--listed{display:block;position:relative;text-decoration:none}@media print,screen and (max-width:39.99875em){.c-article--listed:not(:last-child){margin-bottom:2.5rem}}.c-article--listed:hover{transform:scale(1.05)}.c-article--view .c-article__modified{color:#fff}.c-article--listed .c-article__media{aspect-ratio:1/1;border-radius:.9375rem;margin-bottom:1.25rem;overflow:hidden}.c-article--listed .c-article__media.has-placeholder{align-items:center;background-color:#f8f8f8;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-pen-line-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:2.5rem 2.5rem;display:flex;flex:0 0 auto;justify-content:center;text-align:center}.c-article--view .c-article__media img{height:auto;width:100%}.c-article--listed .c-article__media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-article--listed .c-article__title{margin-bottom:0}.c-article--listed .c-article__excerpt,.c-article__read{margin-top:1.25rem}.c-article__read{background-color:#fff;border-color:#313131;color:#313131}.c-article--listed:focus .c-article__read,.c-article--listed:hover .c-article__read{transform:scale(1.05) translateZ(0)}.c-article__read:focus,.c-article__read:hover{background-color:#fff;color:#313131}.c-article__read:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-article__category{background-color:#e50e63;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;color:#fff;left:0;margin-bottom:0;padding:.625rem 1.25rem;position:absolute;text-align:center;top:0;transform:translateX(2.5rem);z-index:2}@media print,screen and (min-width:40em){.c-asset-downloads__items{display:grid;gap:0 2.5rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto 1fr}}.c-asset-downloads__single{display:block;text-decoration:none}.c-asset-downloads__single:not(:last-child){margin-bottom:5rem}.c-asset-downloads__single-media{border-radius:.9375rem;margin-bottom:1.25rem;overflow:hidden;position:relative}.c-asset-downloads__single-media.is-doc{align-items:center;background-color:#f8f8f8;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-page-lines-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:2.5rem 2.5rem;display:flex;flex:0 0 auto;height:12.5rem;justify-content:center;text-align:center;width:100%}.c-asset-downloads__single-title{margin-bottom:0}.c-asset-downloads__single-content,.c-asset-downloads__single-link{margin-top:1.25rem}.c-asset-downloads__single-link:hover{transform:scale(1.05) translateZ(0)}.c-asset-downloads__single-physical{display:block;font-size:1rem;margin-top:1.25rem}.c-callout-block{position:relative}.c-callout-block.has-angle:after{background-color:#fff;content:""}.c-callout-block.has-angle.angle-pink:after{background-color:#e50e63}.c-callout-block.has-angle.angle-blue:after{background-color:#009ac7}.c-callout-block.has-angle.angle-dark_blue:after{background-color:#005972}.c-callout-block.has-angle.angle-green:after{background-color:#2c776e}.c-callout-block.has-angle.angle-light_green:after{background-color:#c7d146}.c-callout-block.has-angle.angle-purple:after{background-color:#6c2180}.c-callout-block.has-angle.angle-orange:after{background-color:#ff9b00}.c-callout-block.has-angle.angle-light_grey:after{background-color:#f8f8f8}.c-callout-block.has-angle.angle-up:after{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}.c-callout-block__slide{background-color:#e50e63}@media print,screen and (max-width:39.99875em){.c-callout-block__slide{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-callout-block__slide{padding:5rem 0}}.c-callout-block__slide.t-blue{background-color:#009ac7}.c-callout-block__slide.t-dark_blue{background-color:#005972}.c-callout-block__slide.t-purple{background-color:#6c2180}.c-callout-block__slide.t-orange{background-color:#ff9b00}.c-callout-block__slide.t-light_green{background-color:#c7d146}.c-callout-block__slide.t-green{background-color:#2c776e}@media print,screen and (max-width:39.99875em){.c-callout-block.has-angle .c-callout-block__slide{padding:2.5rem 0 5.625rem}}@media print,screen and (min-width:40em){.c-callout-block.has-angle .c-callout-block__slide{padding:5rem 0 11.25rem}}.c-callout-block__media{aspect-ratio:1/1;border-radius:.9375rem;overflow:hidden}@media print,screen and (max-width:39.99875em){.c-callout-block__media{margin-bottom:2.5rem}}.c-callout-block__media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-callout-block__title{color:#fff;margin-bottom:0}.c-callout-block__slide.t-light_green .c-callout-block__title,.c-callout-block__slide.t-orange .c-callout-block__title{color:#313131}.c-callout-block__content{color:#fff;font-size:1.5rem;margin-top:1rem}.c-callout-block__slide.t-light_green .c-callout-block__content,.c-callout-block__slide.t-orange .c-callout-block__content{color:#313131}.c-callout-block__button{background-color:transparent;border-color:#fff;color:#fff;font-size:1.5rem;margin-top:2rem}.c-callout-block__slide.t-light_green .c-callout-block__button,.c-callout-block__slide.t-orange .c-callout-block__button{border-color:#313131;color:#313131}.c-callout-block__button:focus,.c-callout-block__button:hover{background-color:transparent;color:#fff}.c-callout-block__slide.t-light_green .c-callout-block__button:focus,.c-callout-block__slide.t-light_green .c-callout-block__button:hover,.c-callout-block__slide.t-orange .c-callout-block__button:focus,.c-callout-block__slide.t-orange .c-callout-block__button:hover{border-color:#313131;color:#313131}.c-callout-block__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-callout-block__slide.t-light_green .c-callout-block__button:after,.c-callout-block__slide.t-orange .c-callout-block__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-career-roles{background-color:#009ac7;overflow:hidden;padding:5rem 0}.c-career-roles .cell,.c-career-roles.has-angle{position:relative}@media print,screen and (max-width:39.99875em){.c-career-roles.has-angle{padding:5rem 0 8.125rem}}@media print,screen and (min-width:40em){.c-career-roles.has-angle{padding:5rem 0 11.25rem}}.c-career-roles.has-angle:after{background-color:#fff;content:""}.c-career-roles.has-angle.angle-pink:after{background-color:#e50e63}.c-career-roles.has-angle.angle-blue:after{background-color:#009ac7}.c-career-roles.has-angle.angle-dark_blue:after{background-color:#005972}.c-career-roles.has-angle.angle-green:after{background-color:#2c776e}.c-career-roles.has-angle.angle-light_green:after{background-color:#c7d146}.c-career-roles.has-angle.angle-purple:after{background-color:#6c2180}.c-career-roles.has-angle.angle-orange:after{background-color:#ff9b00}.c-career-roles.has-angle.angle-light_grey:after{background-color:#f8f8f8}.c-career-roles.has-angle.angle-up:after{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}@media print,screen and (min-width:64em){.c-career-roles__slider{padding-right:9.375rem}}.c-career-roles__title{color:#fff;margin-bottom:2.5rem}.c-career-roles__single{cursor:pointer;display:block;text-decoration:none;transition:transform .2s ease-in-out}@media print,screen and (min-width:40em){.c-career-roles__single:hover{transform:scale(1.05)}}.c-career-roles__single-media{aspect-ratio:1/1;border-radius:3.75rem;margin-bottom:2.5rem;overflow:hidden;width:100%}.c-career-roles__single-media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-career-roles__single-title{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:1.5rem;font-weight:700}.c-career-roles__single-subtitle{color:#fff;font-size:1.5rem}@media screen and (min-width:75em){.c-career-roles__single-subtitle{opacity:0;transition:opacity .2s ease-in-out}.c-career-roles__single:hover .c-career-roles__single-subtitle{opacity:1}}@media print,screen and (max-width:39.99875em){.c-concertina__title{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.c-concertina__title{margin-bottom:5rem}}.c-concertina.t-pink .c-concertina__title{color:#e50e63}.c-concertina.t-blue .c-concertina__title{color:#009ac7}.c-concertina__title.has-circled-text svg path{stroke:#313131}.c-concertina.t-pink .c-concertina__title.has-circled-text path{stroke:#e50e63}.c-concertina.t-blue .c-concertina__title.has-circled-text path{stroke:#009ac7}@media print,screen and (min-width:40em){.c-donate-options{display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-donate-options__single{padding:0 1.5625rem}}@media print,screen and (min-width:64em){.c-donate-options__single{padding:0 2.3125rem}}@media print,screen and (max-width:39.99875em){.c-donate-options__single:not(:last-child){border-bottom:.0625rem solid rgba(49,49,49,.4);margin-bottom:2.5rem;padding-bottom:2.5rem}}@media print,screen and (min-width:40em){.c-donate-options__single:not(:last-child){border-right:.0625rem solid rgba(49,49,49,.4)}}.c-donate-options__single-icon{height:5rem;margin-bottom:1rem;width:auto}.c-donate-options__single-icon img,.c-donate-options__single-icon svg{height:100%;width:auto}.c-donate-options__single-icon svg path{fill:#e50e63;stroke:#e50e63}.c-donate-options__single-title{margin-bottom:1rem}.c-donation-banner{position:relative}@media print,screen and (min-width:40em){.c-donation-banner{height:43.75rem}}@media print,screen and (max-width:39.99875em){.o-flexible-module--flush .c-donation-banner{margin-top:2.5rem}}.c-donation-banner__background{height:100%;width:100%}@media print,screen and (max-width:39.99875em){.c-donation-banner__background{display:none}}.c-donation-banner__background:after{background:linear-gradient(90deg,rgba(0,0,0,.65),#313131 15%,transparent);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}@media print,screen and (max-width:39.99875em){.c-donation-banner__background:after{display:none}}.c-donation-banner__background img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}@media print,screen and (min-width:40em){.c-donation-banner__wrapper{height:100%;position:absolute;right:0;top:0;width:100%}.c-donation-banner__wrapper .grid-container,.c-donation-banner__wrapper .grid-x{height:100%}}.c-donation-banner__title{color:#fff;margin-bottom:0}@media print,screen and (max-width:39.99875em){.c-donation-banner__pullout .c-donation-banner__title{display:none}}@media print,screen and (min-width:40em){.c-donation-banner__pod .c-donation-banner__title{display:none}}.c-donation-banner__title.has-circled-text svg path{stroke:#fff}.c-donation-banner__content{color:#fff;margin-top:1rem}@media print,screen and (max-width:39.99875em){.c-donation-banner__pullout .c-donation-banner__content{display:none}}@media print,screen and (min-width:40em){.c-donation-banner__pod .c-donation-banner__content{display:none}}.c-donation-banner__pod{background-color:#e50e63;border-radius:.9375rem;width:100%}@media print,screen and (max-width:39.99875em){.c-donation-banner__pod{padding:2.5rem 1.25rem}}@media print,screen and (min-width:40em){.c-donation-banner__pod{padding:2.5rem}}.c-donation-banner__pod-title{color:#fff;margin-bottom:2.5rem}@media print,screen and (max-width:39.99875em){.c-donation-banner__pod-title{margin-top:2.5rem}}.c-donation-banner__donate-button{border-color:#fff;width:100%}.c-donation-banner__donate-button,.c-donation-banner__donate-button:focus,.c-donation-banner__donate-button:hover{background-color:#fff;color:#e50e63}.c-downloads__title{color:#009ac7;margin-bottom:2.5rem}.c-downloads__single{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-downloads__single{padding:2.5rem 1.25rem}}@media print,screen and (min-width:40em){.c-downloads__single{align-items:center;display:flex;justify-content:space-between;padding:2.5rem}}.c-downloads__single:not(:last-child){margin-bottom:2.5rem}@media print,screen and (max-width:39.99875em){.c-downloads__single-meta{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.c-downloads__single-meta{margin-right:1.25rem;width:70%}}.c-downloads__single-title{margin-bottom:0}.c-downloads__single-content{margin-top:1rem}.c-downloads__single-button-wrapper{text-align:center}.c-downloads__single-button{background-color:transparent;border-color:#009ac7;color:#009ac7}@media print,screen and (max-width:39.99875em){.c-downloads__single-button{width:100%}}.c-downloads__single-button:focus,.c-downloads__single-button:hover{background-color:transparent;color:#009ac7}.c-downloads__single-button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-blue.svg)}.c-downloads__single-physical{display:block;text-align:center}@media print,screen and (max-width:39.99875em){.c-downloads__single-physical{margin-top:1.25rem}}@media print,screen and (min-width:40em){.c-downloads__single-physical{margin-top:.5rem;width:10.9375rem}}.c-email-signup{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-email-signup{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-email-signup{padding:5rem 0}}.c-email-signup__wrapper{position:relative}.c-email-signup__title{color:#009ac7;margin-bottom:0}.c-email-signup__content{margin-top:1.25rem}.c-email-signup__arrow{height:auto}@media print,screen and (max-width:39.99875em){.c-email-signup__arrow{margin:1.25rem 2.5rem 1.25rem auto;transform:rotate(225deg) scaleY(-1);width:6.25rem}}@media print,screen and (min-width:40em){.c-email-signup__arrow{bottom:0;position:absolute;right:0;width:9.375rem;z-index:2}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-email-signup__arrow{transform:scale(-1) rotate(-30deg) translate(-100%,-90%)}}@media print,screen and (min-width:64em){.c-email-signup__arrow{transform:scale(-1) rotate(-30deg) translate(-70%,-80%)}}.c-epilepsy-stories{background-color:#ff9b00;padding:5rem 0}.c-epilepsy-stories.t-lime{background-color:#c7d146}.page-template-template-stories .c-epilepsy-stories{background-color:transparent}.stories.has-featured-story .c-epilepsy-stories{padding-top:0}.c-epilepsy-stories.has-multiple{overflow:hidden}.c-epilepsy-stories.has-angle,.c-epilepsy-stories.has-multiple .cell{position:relative}@media print,screen and (max-width:39.99875em){.c-epilepsy-stories.has-angle{padding:5rem 0 8.125rem}}@media print,screen and (min-width:40em){.c-epilepsy-stories.has-angle{padding:5rem 0 11.25rem}}.c-epilepsy-stories.has-angle:after{background-color:#fff;content:""}.c-epilepsy-stories.has-angle.angle-pink:after{background-color:#e50e63}.c-epilepsy-stories.has-angle.angle-blue:after{background-color:#009ac7}.c-epilepsy-stories.has-angle.angle-dark_blue:after{background-color:#005972}.c-epilepsy-stories.has-angle.angle-green:after{background-color:#2c776e}.c-epilepsy-stories.has-angle.angle-light_green:after{background-color:#c7d146}.c-epilepsy-stories.has-angle.angle-purple:after{background-color:#6c2180}.c-epilepsy-stories.has-angle.angle-orange:after{background-color:#ff9b00}.c-epilepsy-stories.has-angle.angle-light_grey:after{background-color:#f8f8f8}.c-epilepsy-stories.has-angle.angle-up:after{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}.c-epilepsy-stories__title{color:#313131;margin-bottom:2.5rem}.c-epilepsy-stories__single{display:block;text-decoration:none;transition:transform .2s ease-in-out}.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single{cursor:pointer}@media print,screen and (min-width:40em){.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single:hover{transform:scale(1.05)}}.c-epilepsy-stories__single-media{aspect-ratio:1/1;border-radius:3.75rem;cursor:pointer;overflow:hidden;transition:transform .2s ease-in-out;width:100%}@media print,screen and (max-width:39.99875em){.c-epilepsy-stories__single-media{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.c-epilepsy-stories__single:hover .c-epilepsy-stories__single-media{transform:scale(1.05)}}.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-media{margin-bottom:2.5rem;transform:none}.c-epilepsy-stories__single-media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-epilepsy-stories__single-title{margin-bottom:0}.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-title{font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700}.c-epilepsy-stories__single-subtitle{margin-bottom:0}.c-epilepsy-stories.has-multiple .c-epilepsy-stories__single-subtitle{font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400}@media print,screen and (max-width:39.99875em){.c-epilepsy-stories__single-content{margin-top:2.5rem}}@media print,screen and (min-width:40em){.c-epilepsy-stories__single-content{margin-top:2.5rem}}@media print,screen and (min-width:64em){.c-epilepsy-stories__slider{padding-right:9.375rem}}.c-epilepsy-stories__single-link{border-color:#313131;margin-top:2.5rem}.c-epilepsy-stories__single-link,.c-epilepsy-stories__single-link:focus,.c-epilepsy-stories__single-link:hover{background-color:transparent;color:#313131}.c-epilepsy-stories__single-link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-event-registration-form__section{border-top:.3125rem solid #313131;padding-top:.625rem;width:100%}.c-event-registration-form__section:not(:last-child){margin-bottom:2.5rem}.c-event-registration-form__section:last-child{border-top:none;padding-top:0}.c-event-registration-form__section-title{cursor:pointer;margin-bottom:0;padding:1.25rem 2.5rem 1.25rem 0;position:relative}.o-form__summary .c-event-registration-form__section-title{padding:0}.c-event-registration-form__section-title:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-down.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;margin-left:1.25rem;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .2s ease-in-out;width:1.25rem}.o-form__summary .c-event-registration-form__section-title:after{display:none}.c-event-registration-form__section-title.is-active:after{transform:translateY(-50%) rotate(180deg)}.c-event-registration-form__checkbox-container{align-items:center;display:flex}.c-event-registration-form__checkbox-container:not(:last-child){margin-bottom:.5rem}.c-event-registration-form__checkbox-container input[type=checkbox]{margin:0 .5rem 0 0}.c-event-registration-form__section.is-gdpr .c-event-registration-form__checkbox-container input[type=checkbox]:not(:last-of-type){margin-right:1.5rem}.c-event-registration-form__checkbox-container label{margin:0}.c-event-registration-form__section.is-gdpr .c-event-registration-form__checkbox-container label{min-width:4.6875rem}.c-event-registration-form__additional-participant-wrapper{margin-bottom:2.5rem}.c-event-registration-form__additional-participant-wrapper:not(:first-child){border-top:.0625rem solid #313131;padding-top:1.25rem}@media print,screen and (min-width:40em){.c-event-registration-form__add-remove-participants{display:flex;justify-content:space-between}}.c-event-registration-form__participant-button{background-color:#fff;border-color:#313131;color:#313131}@media print,screen and (max-width:39.99875em){.c-event-registration-form__participant-button{width:100%}}.c-event-registration-form__participant-button.is-remove{border-width:.0625rem;display:none;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400}.c-event-registration-form__participant-button:focus,.c-event-registration-form__participant-button:hover{background-color:#fff;color:#313131}@media print,screen and (max-width:39.99875em){.c-event-registration-form__participant-button:not(:last-child){margin-bottom:1.25rem}}@media print,screen and (min-width:40em){.c-event-registration-form__participant-button:not(:last-child){margin-right:1.25rem}}.c-event-registration-form__addon{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem}.c-event-registration-form__addon-variations{display:none}@media print,screen and (min-width:40em){.c-event-registration-form__addon-variations{width:50%}}.c-event--listed{display:block;position:relative;text-decoration:none;transition:transform .3s ease}@media print,screen and (max-width:39.99875em){.c-event--listed:not(:last-child){margin-bottom:2.5rem}}.c-event--listed:hover{transform:scale(1.05)}.c-event--featured{background-color:#e50e63;width:100%}@media print,screen and (max-width:39.99875em){.c-event--featured{display:block}}@media print,screen and (min-width:40em){.c-event--featured{display:flex;grid-column:span 3;justify-content:center}}.c-event--listed .c-event__media{aspect-ratio:1/1;border-radius:.9375rem;margin-bottom:1.25rem;overflow:hidden}@media print,screen and (max-width:39.99875em){.c-event--featured .c-event__media{aspect-ratio:1/1;overflow:hidden;width:100%}}@media print,screen and (min-width:40em){.c-event--featured .c-event__media{flex:0 0 auto;width:50%}}.c-event--featured .c-event__media img,.c-event--listed .c-event__media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-event--listed .c-event__title{margin-bottom:0}.c-event--featured .c-event__title{background-color:#fff;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;color:#e50e63;left:50%;margin-bottom:0;padding:.625rem 1.25rem;position:absolute;text-align:center;top:0;transform:translateX(-50%);z-index:2}@media print,screen and (max-width:63.99875em){.c-event--featured .c-event__title{width:70%}}.c-event--featured .c-event__meta{color:#fff;position:relative;text-align:center}@media print,screen and (max-width:39.99875em){.c-event--featured .c-event__meta{padding:5.3125rem 2.5rem 2.5rem}}@media print,screen and (min-width:40em){.c-event--featured .c-event__meta{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-event--featured .c-event__meta{padding:5.3125rem 2.5rem 3.125rem}}@media print,screen and (min-width:64em){.c-event--featured .c-event__meta{padding:2.5rem 5rem 3.125rem}}.c-event--featured .c-event__content{color:#fff;margin-bottom:0}.c-event--listed .c-event__category{background-color:#e50e63;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;color:#fff;left:0;margin-bottom:0;padding:.625rem 1.25rem;position:absolute;text-align:center;top:0;transform:translateX(2.5rem);z-index:2}.c-event--view .c-event__registration-title{color:#009ac7;margin-bottom:2.5rem}.c-event--view .c-event__form-selector{background-color:#f8f8f8;border-radius:3.75rem;margin-bottom:2.5rem;padding:1.25rem}.c-further-reading{background-color:#f8f8f8}@media print,screen and (max-width:63.99875em){.c-further-reading{padding:2.5rem 0}}@media print,screen and (min-width:64em){.c-further-reading{padding:5rem 0}}.c-further-reading__title{color:#009ac7;margin-bottom:2.5rem}@media print,screen and (min-width:40em){.c-further-reading__links{display:grid;gap:2.5rem 2.5rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}.c-further-reading__link{display:block}@media print,screen and (max-width:39.99875em){.c-further-reading__link:not(:last-child){margin-bottom:1.25rem}}.c-further-reading__more-links{display:none}@media print,screen and (max-width:39.99875em){.c-further-reading__more-links{margin-top:1.25rem}}@media print,screen and (min-width:40em){.c-further-reading__more-links{margin-top:2.5rem}}.c-further-reading__button{text-align:center}@media print,screen and (max-width:63.99875em){.c-further-reading__button{margin-top:2.5rem}}@media print,screen and (min-width:64em){.c-further-reading__button{margin-top:5rem}}.c-further-reading__button button{border-color:#009ac7}.c-further-reading__button button,.c-further-reading__button button:focus,.c-further-reading__button button:hover{background-color:transparent;color:#009ac7}.c-further-reading__button button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-down-blue.svg);transition:transform .2s ease-in-out}.c-further-reading__button button.is-open:after{transform:rotate(-180deg)}.c-how-feeling{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-how-feeling{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-how-feeling{padding:5rem 0}}.c-how-feeling__title{color:#009ac7;text-align:center}@media print,screen and (max-width:39.99875em){.c-how-feeling__title{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.c-how-feeling__title{margin-bottom:5rem}.c-how-feeling__bubbles{align-items:center;display:flex;height:19.6875rem;justify-content:space-between}}@media print,screen and (min-width:64em){.c-how-feeling__bubbles{height:35.625rem}}.c-how-feeling__bubble{align-items:center;aspect-ratio:1/1;background:linear-gradient(150deg,#009ac7 60%,#abeeff);border-radius:50%;display:flex;flex-direction:column;justify-content:center;padding:.5rem}@media print,screen and (max-width:39.99875em){.c-how-feeling__bubble{width:100%}}@media print,screen and (min-width:40em){.c-how-feeling__bubble{cursor:pointer;transition:width .2s ease-in-out,background .2s ease-in-out;width:33.3333333333%}}.c-how-feeling__bubble.is-active{background:linear-gradient(150deg,#e50e63 60%,#f788b4)}@media print,screen and (min-width:40em){.c-how-feeling__bubble.is-active{width:50%}}.c-how-feeling__bubble-icon{height:5rem;margin:0 auto .5rem;width:5rem}.c-how-feeling__bubble-icon svg{height:auto;width:100%}.c-how-feeling__bubble-title{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:1.5rem;font-weight:700;text-align:center}@media print,screen and (min-width:40em){.c-how-feeling__bubble-title{transition:all .2s ease-in-out}.c-how-feeling__bubble.is-active .c-how-feeling__bubble-title{color:#fff;font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(2.375rem,calc(2.375rem + .15625vw - .5px),2.5rem);font-weight:500;line-height:1.1}}.c-how-feeling__bubble-button{background-color:transparent;border-color:#fff;color:#fff;margin-top:.5rem}@media print,screen and (min-width:40em){.c-how-feeling__bubble-button{opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.c-how-feeling__bubble.is-active .c-how-feeling__bubble-button{opacity:1;pointer-events:auto}}.c-how-feeling__bubble-button:focus,.c-how-feeling__bubble-button:hover{background-color:transparent;color:#fff}.c-how-feeling__bubble-button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-info-tooltip{display:block;position:relative}.c-info-tooltip:not(:last-child){margin-bottom:1.25rem}.c-info-tooltip__wrapper{align-items:flex-start;display:flex}.c-info-tooltip__toggle{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-info-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;flex:0 0 auto;height:1.25rem;margin:.25rem .5rem 0 0;width:1.25rem}.c-info-tooltip__toggle.is-active{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-info-pink.svg)}.c-info-tooltip__title{cursor:pointer;text-decoration:underline}.c-info-tooltip__detail{background-color:#fff;box-shadow:0 0 2.5rem 0 rgba(0,0,0,.13);display:none;left:0;padding:2.5rem;position:absolute;top:0;transform:translate(.625rem,3.125rem);z-index:3}@media print,screen and (max-width:63.99875em){.c-info-tooltip__detail{width:calc(100% - .625rem)}}@media print,screen and (min-width:64em){.c-info-tooltip__detail{width:50rem}}.c-info-tooltip__detail:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:1.25rem 0 0 1.25rem;content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0}.c-info-tooltip__close{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-close.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:1.875rem;position:absolute;right:0;top:0;transform:translate(-.625rem,.625rem);width:1.875rem}.c-learn-more{background-color:#e50e63;color:#fff}@media print,screen and (max-width:63.99875em){.c-learn-more{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-learn-more{text-align:center}}@media print,screen and (min-width:64em){.c-learn-more{padding:5rem 0}}.c-learn-more.t-blue{background-color:#009ac7}.c-learn-more.t-dark_blue{background-color:#005972}.c-learn-more.t-purple{background-color:#6c2180}.c-learn-more.t-orange{background-color:#ff9b00}.c-learn-more.t-light_green{background-color:#c7d146}.c-learn-more.t-green{background-color:#2c776e}.c-learn-more .cell{position:relative}.c-learn-more__title{color:#fff;margin-bottom:0}.c-learn-more.t-light_green .c-learn-more__title,.c-learn-more.t-orange .c-learn-more__title{color:#313131}.c-learn-more__title.has-circled-text svg path{stroke:#fff}.c-learn-more.t-light_green .c-learn-more__title.has-circled-text svg path,.c-learn-more.t-orange .c-learn-more__title.has-circled-text svg path{stroke:#313131}.c-learn-more__content{font-size:1.5rem;margin:1rem auto 0;max-width:100%;width:50rem}.c-learn-more.t-light_green .c-learn-more__content,.c-learn-more.t-orange .c-learn-more__content{color:#313131}.c-learn-more__button{background-color:transparent;border-color:#fff;color:#fff;font-size:1.5rem;margin-top:2rem}.c-learn-more.t-light_green .c-learn-more__button,.c-learn-more.t-orange .c-learn-more__button{border-color:#313131;color:#313131}.c-learn-more__button:focus,.c-learn-more__button:hover{background-color:transparent;color:#fff}.c-learn-more__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-learn-more.t-light_green .c-learn-more__button:after,.c-learn-more.t-orange .c-learn-more__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-learn-more__lozenge{background-color:#fff;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;color:#e50e63;margin-bottom:0;padding:.625rem 1.25rem;position:absolute;right:0;text-align:center;top:0}@media print,screen and (max-width:63.99875em){.c-learn-more__lozenge{transform:translateY(-2.5rem)}}@media print,screen and (min-width:64em){.c-learn-more__lozenge{transform:translateY(-5rem)}}.c-learn-more.t-blue .c-learn-more__lozenge{color:#009ac7}.c-learn-more.t-dark_blue .c-learn-more__lozenge{color:#005972}.c-learn-more.t-green .c-learn-more__lozenge{color:#2c776e}.c-learn-more.t-purple .c-learn-more__lozenge{color:#6c2180}.c-learn-more.t-orange .c-learn-more__lozenge{color:#ff9b00}.c-learn-more.t-light_green .c-learn-more__lozenge,.c-learn-more.t-orange .c-learn-more__lozenge{color:#313131}.c-loader{display:inline-block;height:5rem;position:relative;width:5rem}.c-loader div{-webkit-animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.5rem solid transparent;border-radius:50%;border-top-color:#e50e63;box-sizing:border-box;display:block;height:4rem;margin:.5rem;position:absolute;width:4rem}.c-loader div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.c-loader div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.c-loader div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.page-template-template-bulk-ordering-place-order .c-loader{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1}.o-bulk-ordering .c-loader,.page-template-template-bulk-ordering-place-order .c-loader{transform:scale(2)}@-webkit-keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-loqate{position:relative}@media print,screen and (min-width:40em){.c-loqate__wrapper{align-items:flex-start;display:flex}}@media print,screen and (max-width:39.99875em){.c-loqate__input-container{margin-bottom:.5rem}}@media print,screen and (min-width:40em){.c-loqate__input-container{flex:1 1 auto;margin-right:1rem}}@media print,screen and (max-width:39.99875em){.c-loqate__search{display:block;width:100%}}@media print,screen and (min-width:40em){.c-loqate__search{flex:0 0 auto;width:9.375rem}}.c-loqate__error{background-color:#ff9b00;display:none;margin-top:.5rem;padding:.5rem 1rem;width:100%}.c-loqate__results{border:.0625rem solid #313131;display:none;list-style:none;margin:1.25rem 0;max-height:10.9375rem;overflow-y:scroll;padding:0;width:100%}.c-loqate__result{cursor:pointer;padding:.5rem 1rem}.c-loqate__result:hover{background-color:#e50e63;color:#fff}.c-loqate__result:not(:last-child){border-bottom:.0625rem solid #313131}.c-search-main{align-items:center;display:flex;flex-wrap:wrap;position:relative}.c-search-main input{border-radius:2.375rem;margin:0;min-height:3rem;outline:none;padding-left:3.5rem;transition:all .3s ease}@media print,screen and (max-width:74.99875em){.c-search-main input{border:1px solid hsla(0,0%,44%,.4);padding-right:3.75rem;width:100%}}@media screen and (min-width:75em){.c-search-main input{border:none;width:0}}.search-active .c-search-main input{width:52.1875rem}.c-search-main.show-results .c-search-main__results{display:block}.c-search-main__input-container{margin:0;position:relative}@media print,screen and (max-width:74.99875em){.c-search-main__input-container{opacity:1;visibility:visible;width:100%}}@media screen and (min-width:75em){.c-search-main__input-container{opacity:0;visibility:hidden;width:0}}.search-active .c-search-main__input-container{opacity:1;visibility:visible;width:auto}.c-search-main__input-container:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-search-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:75%;content:"";display:block;height:1.625rem;left:1em;min-width:1.625rem;position:absolute;top:50%;transform:translateY(-50%)}.c-search-main__search{background-color:#009ac7!important;border:none!important;color:#fff;justify-content:center;position:absolute!important;right:.4375rem;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s ease}@media print,screen and (max-width:74.99875em){.c-search-main__search{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;border-radius:50%!important;font-size:0!important;height:2.375rem;padding:.3125rem!important;width:2.375rem!important}}@media screen and (min-width:75em){.c-search-main__search{font-size:1em!important;width:auto!important}}.c-search-main__search:after{display:none}.c-search-main__toggle{background-color:#fff;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-search-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;border-radius:50%;cursor:pointer;height:2.6875rem;margin-left:.75em;min-width:2.6875rem;transition:all .3s ease}@media print,screen and (max-width:74.99875em){.c-search-main__toggle{display:none}}.search-active .c-search-main__toggle{background-color:transparent;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-close-white.svg);background-size:40%}.c-search-main__results{background-color:#fff;display:none;width:100%}@media print,screen and (max-width:74.99875em){.c-search-main__results{box-shadow:none;min-height:15.625rem;padding:2.5rem 0;position:relative}}@media screen and (min-width:75em){.c-search-main__results{border-radius:.9375rem;margin-top:1.25rem;padding:2.8125rem 0;position:absolute;top:100%;z-index:1}}.c-search-main__results ul{list-style-type:none;margin:0}.c-search-main__results li{margin-bottom:1em}.c-search-main__results>.grid-container{display:flex;flex-direction:column;height:100%}.c-search-main__results .c-loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(2)}.c-search-main__results-column{display:flex;flex-direction:column}@media print,screen and (max-width:74.99875em){.c-search-main__results-column{margin-bottom:2.5rem}}@media screen and (min-width:75em){.c-search-main__results-column{padding:0 2.5rem}}.c-search-main__results-column ol{list-style-type:none;margin-left:0}.c-search-main__results-row:first-of-type{flex-grow:1}.c-search-main__results-row:last-of-type{margin-top:2.5rem}@media screen and (min-width:75em){.c-search-main__results-column:first-of-type{border-right:1px solid rgba(49,49,49,.3)}}.c-search-main__more{font-weight:700;margin-top:auto;padding-top:1.25rem}@media print,screen and (max-width:74.99875em){.c-search-main__more{display:none}}@media print,screen and (min-width:40em){.c-member-banner{padding:5rem 0;position:relative}}.c-member-banner__background{height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}@media print,screen and (max-width:39.99875em){.c-member-banner__background{display:none}}.c-member-banner.has-pullout-title .c-member-banner__background:after{background:linear-gradient(90deg,rgba(0,0,0,.65),#313131 15%,transparent);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}@media print,screen and (max-width:39.99875em){.c-member-banner.has-pullout-title .c-member-banner__background:after{display:none}}.c-member-banner__background img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}@media print,screen and (max-width:39.99875em){.c-member-banner__pullout{display:none}}.c-member-banner__pod{background-color:#009ac7;border-radius:.9375rem;color:#fff;position:relative;z-index:2}.c-member-banner.t-light_green .c-member-banner__pod,.c-member-banner.t-orange .c-member-banner__pod{color:#313131}.c-member-banner.t-light_green .c-member-banner__pod{background-color:#c7d146}.c-member-banner.t-green .c-member-banner__pod{background-color:#2c776e}.c-member-banner.t-orange .c-member-banner__pod{background-color:#ff9b00}.c-member-banner.t-purple .c-member-banner__pod{background-color:#6c2180}@media print,screen and (max-width:39.99875em){.c-member-banner__pod{box-shadow:none;padding:5rem 1.25rem 2.5rem}}@media print,screen and (min-width:40em){.c-member-banner__pod{padding:5rem 2.5rem 2.5rem}}.c-member-banner__lozenge{background-color:#e50e63;border-bottom-left-radius:.9375rem;border-bottom-right-radius:.9375rem;color:#fff;left:0;margin-bottom:0;padding:.625rem 1.25rem;position:absolute;text-align:center;top:0;transform:translateX(2.5rem)}.c-member-banner__title{color:#fff;margin-bottom:0;position:relative;z-index:2}@media print,screen and (min-width:40em){.c-member-banner.has-pullout-title .c-member-banner__pod .c-member-banner__title{display:none}}.c-member-banner.t-light_green:not(.has-pullout-title) .c-member-banner__title,.c-member-banner.t-orange:not(.has-pullout-title) .c-member-banner__title{color:#313131}.c-member-banner__title.has-circled-text svg path{stroke:#fff}.c-member-banner.t-light_green:not(.has-pullout-title) .c-member-banner__title.has-circled-text svg path,.c-member-banner.t-orange:not(.has-pullout-title) .c-member-banner__title.has-circled-text svg path{stroke:#313131}.c-member-banner__content{color:#fff;font-size:1.5rem;margin-top:1.25rem}.c-member-banner.t-light_green .c-member-banner__content,.c-member-banner.t-orange .c-member-banner__content{color:#313131}.c-member-banner__checks{list-style:none;margin:1.25rem 0 0;padding:0}.c-member-banner__check{align-items:flex-start;color:#fff;display:flex;font-size:1.5rem}.c-member-banner.t-light_green .c-member-banner__check,.c-member-banner.t-orange .c-member-banner__check{color:#313131}.c-member-banner__check:not(:last-child){margin-bottom:1rem}.c-member-banner__check:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-check-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex:0 0 auto;height:1.25rem;margin:.25rem 1rem 0 0;width:1.25rem}.c-member-banner__button{background-color:#fff;border-color:#fff;color:#009ac7;font-size:1.5rem;margin-top:2.5rem;width:100%}.c-member-banner.t-light_green .c-member-banner__button,.c-member-banner.t-orange .c-member-banner__button{color:#313131}.c-member-banner.t-green .c-member-banner__button{color:#2c776e}.c-member-banner.t-purple .c-member-banner__button{color:#6c2180}.c-member-banner__button:focus,.c-member-banner__button:hover{background-color:#fff;color:#009ac7}.c-member-banner.t-light_green .c-member-banner__button:focus,.c-member-banner.t-light_green .c-member-banner__button:hover,.c-member-banner.t-orange .c-member-banner__button:focus,.c-member-banner.t-orange .c-member-banner__button:hover{color:#313131}.c-mobile-menu-toggle{align-items:center;border:.125rem solid #fff;border-radius:50%;cursor:pointer;display:flex;height:2.0625rem;justify-content:center;min-width:2.0625rem;transition:all .3s ease}@media screen and (min-width:75em){.c-mobile-menu-toggle{display:none}}body.is-scrolling .c-mobile-menu-toggle{border-color:#000}body.mobile-menu-active .c-mobile-menu-toggle{border-color:hsla(0,0%,44%,.4)}.c-mobile-menu-toggle__inner{height:50%;min-width:50%;position:relative}.c-mobile-menu-toggle__line{background-color:#fff;border-radius:.125rem;display:block;height:.125rem;position:absolute;transform-origin:center;transition:all .3s;width:100%}.c-mobile-menu-toggle__line:first-of-type{top:0}body.mobile-menu-active .c-mobile-menu-toggle__line:first-of-type{top:50%;transform:translateY(-50%) rotate(-45deg)}.c-mobile-menu-toggle__line:nth-of-type(2){top:50%;transform:translateY(-50%)}body.mobile-menu-active .c-mobile-menu-toggle__line:nth-of-type(2){opacity:0}.c-mobile-menu-toggle__line:last-of-type{bottom:0}body.mobile-menu-active .c-mobile-menu-toggle__line:last-of-type{bottom:unset;top:50%;transform:translateY(-50%) rotate(45deg)}body.is-scrolling .c-mobile-menu-toggle__line{background-color:#000}body.mobile-menu-active .c-mobile-menu-toggle__line{background-color:hsla(0,0%,44%,.4)}.c-nav ul{list-style:none;margin:0;padding:0}.c-nav a{color:#fff;transition:color .2s ease-in-out}.o-footer .c-nav a{color:hsla(0,0%,100%,.6);text-decoration:none}.o-footer .c-nav a:hover{text-decoration:underline}.c-nav--vertical li:not(:last-child){margin-bottom:.5rem}.c-nav--inline ul{display:flex}.c-nav--inline li:not(:last-child){margin-right:1rem}.c-nav--stretch{width:100%}.c-nav--stretch>ul{margin:0;padding:0;width:auto}@media print,screen and (max-width:39.99875em){.c-nav--stretch>ul{display:block}}@media print,screen and (min-width:40em){.c-nav--stretch>ul{display:flex;flex-direction:row;flex-wrap:wrap}}.c-nav--stretch li{position:relative;text-align:center}@media print,screen and (max-width:39.99875em){.c-nav--stretch li{display:block}}@media print,screen and (min-width:40em){.c-nav--stretch li{display:list-item;flex-grow:1}}.c-page-actions{background-color:#313131;left:0;opacity:.6;padding:.625rem;position:fixed;top:100%;transform:translateY(calc(-100% - 6.25rem));transition:opacity .2s ease-in-out;z-index:200}@media print,screen and (max-width:63.99875em){.c-page-actions{display:none}}.c-page-actions:hover{opacity:1}.c-page-actions .c-page-actions__addtoany{display:none;margin-top:1.25rem}.c-page-actions .c-page-actions__addtoany .a2a_default_style:not(.a2a_flex_style) a{display:block;float:none}.c-page-actions .c-page-actions__addtoany .a2a_default_style:not(.a2a_flex_style) a:not(:last-child){margin-bottom:.625rem}.c-page-actions .c-page-actions__addtoany .a2a_default_style .a2a_counter img,.c-page-actions .c-page-actions__addtoany .a2a_default_style .a2a_dd,.c-page-actions .c-page-actions__addtoany .a2a_default_style .a2a_svg{display:block;float:none}.c-page-actions .c-page-actions__addtoany .a2a_default_style .a2a_count,.c-page-actions .c-page-actions__addtoany .a2a_default_style .a2a_svg,.c-page-actions .c-page-actions__addtoany .a2a_floating_style .a2a_svg,.c-page-actions .c-page-actions__addtoany .a2a_menu .a2a_svg,.c-page-actions .c-page-actions__addtoany .a2a_vertical_style .a2a_count,.c-page-actions .c-page-actions__addtoany .a2a_vertical_style .a2a_svg{border-radius:50%!important}.c-page-actions .c-page-actions__addtoany .a2a_svg svg{transform:scale(.75)}.c-page-actions__action{background-color:#f8f8f8;background-position:50%;background-repeat:no-repeat;background-size:50%;border-radius:50%;cursor:pointer;display:block;height:1.875rem;margin-left:auto;margin-right:auto;transition:background-color .2s ease-in-out;width:1.875rem}.c-page-actions__action:not(:last-child){margin-bottom:.625rem}.c-page-actions__action:hover{background-color:#009ac7}.c-page-actions__action.is-print{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-print.svg)}.c-page-actions__action.is-share{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-share.svg)}.c-page-banner-cutout{background:linear-gradient(150deg,#e50e63 60%,#f788b4);max-height:62.5rem;overflow:hidden;padding-top:10%;position:relative}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout{padding-top:6.625rem}}@media print,screen and (min-width:40em){.c-page-banner-cutout{height:90vh;min-height:36.5625rem}}.c-page-banner-cutout.has-search-bar{height:90vh;min-height:53.125rem}.c-page-banner-cutout.t-blue{background:linear-gradient(150deg,#009ac7 60%,#abeeff)}.c-page-banner-cutout.t-dark_blue{background:#005972}.c-page-banner-cutout.t-purple{background:linear-gradient(150deg,#6c2180 60%,#9a5daa)}.c-page-banner-cutout.t-light_green{background:#c7d146}.c-page-banner-cutout.t-green{background:linear-gradient(150deg,#2c776e 60%,#6bd3c8)}.c-page-banner-cutout.t-orange{background:#ff9b00}.c-page-banner-cutout:after{background-color:#fff;content:""}.c-page-banner-cutout.angle-pink:after{background-color:#e50e63}.c-page-banner-cutout.angle-dark_blue:after{background-color:#005972}.c-page-banner-cutout.angle-blue:after{background-color:#009ac7}.c-page-banner-cutout.angle-light_green:after{background-color:#c7d146}.c-page-banner-cutout.angle-green:after{background-color:#2c776e}.c-page-banner-cutout.angle-purple:after{background-color:#6c2180}.c-page-banner-cutout.angle-orange:after{background-color:#ff9b00}.c-page-banner-cutout.angle-light_grey:after{background-color:#f8f8f8}.c-page-banner-cutout.angle-down:after{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}@media print,screen and (min-width:40em){.c-page-banner-cutout:not(.has-search-bar) .grid-container,.c-page-banner-cutout:not(.has-search-bar) .grid-x{height:100%}}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout:not(.has-search-bar) .grid-container{padding:0}.c-page-banner-cutout:not(.has-search-bar) .cell:first-child{padding:0 1.5625rem}}@media print,screen and (min-width:40em){.c-page-banner-cutout:not(.has-search-bar) .cell:first-child{align-self:center;margin-top:-10%}}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout .cell:last-child{position:relative}}.c-page-banner-cutout__title{color:#fff;margin-bottom:0}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout__title{font-size:12vw}}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__title,.c-page-banner-cutout.t-orange .c-page-banner-cutout__title{color:#313131}.c-page-banner-cutout__content{color:#fff;font-size:1.5rem;margin-top:2.5rem}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout__content{font-size:1rem;line-height:1.25}}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__content,.c-page-banner-cutout.t-orange .c-page-banner-cutout__content{color:#313131}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout__content .c-button.is-shortcode,.c-page-banner-cutout__content .is-shortcode.c-add-to-basket__add,.c-page-banner-cutout__content .is-shortcode.c-bulk-ordering-product__add,.c-page-banner-cutout__content .is-shortcode.c-search-main__search{width:100%}.c-page-banner-cutout__content .c-button.is-shortcode:not(:last-child),.c-page-banner-cutout__content .is-shortcode.c-add-to-basket__add:not(:last-child),.c-page-banner-cutout__content .is-shortcode.c-bulk-ordering-product__add:not(:last-child),.c-page-banner-cutout__content .is-shortcode.c-search-main__search:not(:last-child){margin-right:0!important}}.c-page-banner-cutout__button{background-color:transparent;border-color:#fff;color:#fff;font-size:1.5rem;margin-top:2.5rem}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout__button{width:100%}}.c-page-banner-cutout.t-orange .c-page-banner-cutout__button{border-color:#313131;color:#313131}.c-page-banner-cutout__button:focus,.c-page-banner-cutout__button:hover{background-color:transparent;color:#fff}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__button:focus,.c-page-banner-cutout.t-light_green .c-page-banner-cutout__button:hover,.c-page-banner-cutout.t-orange .c-page-banner-cutout__button:focus,.c-page-banner-cutout.t-orange .c-page-banner-cutout__button:hover{border-color:#313131;color:#313131}.c-page-banner-cutout__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__button:after,.c-page-banner-cutout.t-orange .c-page-banner-cutout__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-page-banner-cutout__search{margin-bottom:6.25rem;margin-top:2.5rem;position:relative}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout__search{display:none}}.c-page-banner-cutout__search:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-magnify-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;left:0;position:absolute;top:50%;transform:translate(1rem,-50%);width:1.5625rem}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__search:before,.c-page-banner-cutout.t-orange .c-page-banner-cutout__search:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-magnify.svg)}.c-page-banner-cutout__search input{background-color:#009ac7;border:none;border-radius:3.125rem;box-shadow:0 0 2.5rem 0 rgba(0,0,0,.15);color:#fff;height:5rem;margin:0;padding:1rem 2rem 1rem 3.5625rem;width:100%}.c-page-banner-cutout.t-green .c-page-banner-cutout__search input{background-color:#4e9a91}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__search input{background-color:#dbe562;color:#313131}.c-page-banner-cutout.t-orange .c-page-banner-cutout__search input{background-color:#ffa315;color:#313131}.c-page-banner-cutout__search input:focus,.c-page-banner-cutout__search input:hover{border:none}.c-page-banner-cutout__search input::-moz-placeholder{color:#fff}.c-page-banner-cutout__search input::placeholder{color:#fff}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__search input::-moz-placeholder,.c-page-banner-cutout.t-orange .c-page-banner-cutout__search input::-moz-placeholder{color:#313131}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__search input::placeholder,.c-page-banner-cutout.t-orange .c-page-banner-cutout__search input::placeholder{color:#313131}.c-page-banner-cutout__search button[type=submit]{align-items:center;background-color:#fff;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:30%;border:none;border-radius:50%;cursor:pointer;display:flex;flex:0 0 auto;height:3.125rem;justify-content:center;padding:.5rem;position:absolute;right:0;text-align:center;top:50%;transform:translate(-.5rem,-50%) scale(1);width:3.125rem}.c-page-banner-cutout__search button[type=submit]:hover{background-color:#fff;transform:translate(-.5rem,-50%) scale(1.05)}@media print,screen and (max-width:39.99875em){.c-page-banner-cutout__media{margin-top:4rem;width:100%}}@media print,screen and (min-width:40em){.c-page-banner-cutout__media{bottom:0;display:flex;height:80%;position:absolute}}.c-page-banner-cutout__media:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-curly-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:none;height:10.9375rem;left:0;position:absolute;top:0;transform:translateX(-100%);width:10.9375rem;z-index:2}@media screen and (min-width:75em){.c-page-banner-cutout__media:before{display:block}}.c-page-banner-cutout.t-light_green .c-page-banner-cutout__media:before,.c-page-banner-cutout.t-orange .c-page-banner-cutout__media:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-curly.svg)}.c-page-banner-cutout__media img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;width:100%}.c-donate-hero,.c-page-banner{background:linear-gradient(150deg,#e50e63 60%,#f788b4);overflow:hidden;position:relative}@media print,screen and (max-width:39.99875em){.c-donate-hero,.c-page-banner{padding:9.375rem 0 0}}@media print,screen and (min-width:40em){.c-donate-hero,.c-page-banner{padding:9.375rem 0 5.625rem}}@media screen and (min-width:75em){.c-donate-hero,.c-page-banner{padding:9.375rem 0 0}}@media print,screen and (max-width:39.99875em){.c-page-banner.has-no-image,.has-no-image.c-donate-hero{padding:9.375rem 0 5.625rem}}@media print,screen and (min-width:40em){.c-page-banner.has-no-image,.has-no-image.c-donate-hero{padding:9.375rem 0 8.75rem}}.c-page-banner.t-blue,.t-blue.c-donate-hero{background:linear-gradient(150deg,#009ac7 60%,#abeeff)}.c-page-banner.t-dark_blue,.t-dark_blue.c-donate-hero{background:#005972}.c-page-banner.t-purple,.t-purple.c-donate-hero{background:linear-gradient(150deg,#6c2180 60%,#9a5daa)}.c-page-banner.t-light_green,.t-light_green.c-donate-hero{background:#c7d146}.c-page-banner.t-green,.t-green.c-donate-hero{background:linear-gradient(150deg,#2c776e 60%,#6bd3c8)}.c-page-banner.t-orange,.t-orange.c-donate-hero{background:#ff9b00}.c-donate-hero:after,.c-page-banner:after{background-color:#fff;content:""}.stories.has-featured-story .c-donate-hero:after,.stories.has-featured-story .c-page-banner:after{display:none}.angle-pink.c-donate-hero:after,.c-page-banner.angle-pink:after{background-color:#e50e63}.angle-blue.c-donate-hero:after,.c-page-banner.angle-blue:after{background-color:#009ac7}.angle-dark_blue.c-donate-hero:after,.c-page-banner.angle-dark_blue:after{background-color:#005972}.angle-light_green.c-donate-hero:after,.c-page-banner.angle-light_green:after{background-color:#c7d146}.angle-green.c-donate-hero:after,.c-page-banner.angle-green:after{background-color:#2c776e}.angle-orange.c-donate-hero:after,.c-page-banner.angle-orange:after{background-color:#ff9b00}.angle-purple.c-donate-hero:after,.c-page-banner.angle-purple:after{background-color:#6c2180}.angle-light_grey.c-donate-hero:after,.c-page-banner.angle-light_grey:after{background-color:#f8f8f8}.angle-down.c-donate-hero:after,.c-page-banner.angle-down:after{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}.c-donate-hero__title,.c-page-banner__title{color:#fff;margin-bottom:0;overflow-wrap:normal}@media print,screen and (max-width:39.99875em){.c-donate-hero__title,.c-page-banner__title{font-size:12vw}}.c-page-banner.t-light_green .c-donate-hero__title,.c-page-banner.t-light_green .c-page-banner__title,.c-page-banner.t-orange .c-donate-hero__title,.c-page-banner.t-orange .c-page-banner__title,.t-light_green.c-donate-hero .c-donate-hero__title,.t-light_green.c-donate-hero .c-page-banner__title,.t-orange.c-donate-hero .c-donate-hero__title,.t-orange.c-donate-hero .c-page-banner__title{color:#313131}.c-donate-hero__content,.c-page-banner__content{color:#fff;font-size:1.5rem;margin-top:2.5rem}@media print,screen and (max-width:39.99875em){.c-donate-hero__content,.c-page-banner__content{line-height:1.25}}.c-page-banner.t-light_green .c-donate-hero__content,.c-page-banner.t-light_green .c-page-banner__content,.c-page-banner.t-orange .c-donate-hero__content,.c-page-banner.t-orange .c-page-banner__content,.t-light_green.c-donate-hero .c-donate-hero__content,.t-light_green.c-donate-hero .c-page-banner__content,.t-orange.c-donate-hero .c-donate-hero__content,.t-orange.c-donate-hero .c-page-banner__content{color:#313131}@media print,screen and (max-width:39.99875em){.c-donate-hero__content .c-button.is-shortcode,.c-donate-hero__content .is-shortcode.c-add-to-basket__add,.c-donate-hero__content .is-shortcode.c-bulk-ordering-product__add,.c-donate-hero__content .is-shortcode.c-search-main__search,.c-page-banner__content .c-button.is-shortcode,.c-page-banner__content .is-shortcode.c-add-to-basket__add,.c-page-banner__content .is-shortcode.c-bulk-ordering-product__add,.c-page-banner__content .is-shortcode.c-search-main__search{width:100%}.c-donate-hero__content .c-button.is-shortcode:not(:last-child),.c-donate-hero__content .is-shortcode.c-add-to-basket__add:not(:last-child),.c-donate-hero__content .is-shortcode.c-bulk-ordering-product__add:not(:last-child),.c-donate-hero__content .is-shortcode.c-search-main__search:not(:last-child),.c-page-banner__content .c-button.is-shortcode:not(:last-child),.c-page-banner__content .is-shortcode.c-add-to-basket__add:not(:last-child),.c-page-banner__content .is-shortcode.c-bulk-ordering-product__add:not(:last-child),.c-page-banner__content .is-shortcode.c-search-main__search:not(:last-child){margin-right:0!important}}.c-page-banner__button{background-color:transparent;border-color:#fff;color:#fff;font-size:1.5rem;margin-top:2.5rem}@media print,screen and (max-width:39.99875em){.c-page-banner__button{width:100%}}.c-page-banner.t-light_green .c-page-banner__button,.c-page-banner.t-orange .c-page-banner__button,.t-light_green.c-donate-hero .c-page-banner__button,.t-orange.c-donate-hero .c-page-banner__button{border-color:#313131;color:#313131}.c-page-banner__button:focus,.c-page-banner__button:hover{background-color:transparent;color:#fff}.c-page-banner.t-light_green .c-page-banner__button:focus,.c-page-banner.t-light_green .c-page-banner__button:hover,.c-page-banner.t-orange .c-page-banner__button:focus,.c-page-banner.t-orange .c-page-banner__button:hover,.t-light_green.c-donate-hero .c-page-banner__button:focus,.t-light_green.c-donate-hero .c-page-banner__button:hover,.t-orange.c-donate-hero .c-page-banner__button:focus,.t-orange.c-donate-hero .c-page-banner__button:hover{border-color:#313131;color:#313131}.c-page-banner__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-page-banner.t-light_green .c-page-banner__button:after,.c-page-banner.t-orange .c-page-banner__button:after,.t-light_green.c-donate-hero .c-page-banner__button:after,.t-orange.c-donate-hero .c-page-banner__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-page-banner__media{aspect-ratio:1/1;border-radius:50%;overflow:hidden;position:relative;text-align:center;width:100%;z-index:3}@media print,screen and (max-width:39.99875em){.c-page-banner__media{margin-top:2.5rem}}.c-page-banner__media:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-curly-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:none;height:10.9375rem;left:0;position:absolute;top:0;width:10.9375rem;z-index:2}.c-page-banner__media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-pif-tick-review{border-top:.3125rem solid #313131;padding-top:2.5rem}.c-pif-tick-review__intro{margin-bottom:1.25rem}.c-pif-tick-review__meta-wrapper{width:100%}@media print,screen and (min-width:40em){.c-pif-tick-review__meta-wrapper{align-items:center;display:flex;justify-content:space-between}.c-pif-tick-review__meta{margin-right:1.25rem}}.c-pif-tick-review__logo{height:auto;max-width:100%;width:9.375rem}@media print,screen and (max-width:39.99875em){.c-pif-tick-review__logo{margin-top:1.25rem}}@media print,screen and (min-width:40em){.c-pif-tick-review__logo{margin-left:auto}}.c-pif-tick{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-pif-tick{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-pif-tick{padding:5rem 0}}.c-pif-tick__header-wrapper{align-items:center;display:flex;width:100%}.c-pif-tick__header-wrapper:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-thumbup-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex:0 0 auto;height:3.125rem;margin-right:1.25rem;width:3.125rem}.c-pif-tick__header{display:flex}@media print,screen and (max-width:39.99875em){.c-pif-tick__header{flex-direction:column}}.c-pif-tick__title{margin-bottom:0}@media print,screen and (max-width:39.99875em){.c-pif-tick__buttons{margin-top:.625rem}}@media print,screen and (min-width:40em){.c-pif-tick__buttons{margin-left:1.25rem}}.c-pif-tick__button{color:#009ac7;cursor:pointer;margin-bottom:0;text-decoration:underline}.c-pif-tick__button:not(:last-child){margin-right:1rem}.c-pif-tick__button.is-active{color:#313131;text-decoration:none}.c-pif-tick__form-wrapper{display:none;margin-top:2.5rem}@media print,screen and (min-width:40em){.c-pif-tick__form-wrapper{width:50%}}.c-priority-content-links{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-priority-content-links{padding:2.5rem 1.25rem}}@media print,screen and (min-width:40em){.c-priority-content-links{padding:5rem 0;position:relative}}.c-priority-content-links__arrow{height:100%;position:relative}@media print,screen and (max-width:39.99875em){.c-priority-content-links__arrow{margin-bottom:2.5rem;max-width:5.625rem;transform:rotate(64deg)}}.c-priority-content-links__arrow svg{width:100%}.c-priority-content-links__arrow svg path{fill:#313131;stroke:#313131}.c-priority-content-links.t-pink .c-priority-content-links__arrow svg path{fill:#e50e63;stroke:#e50e63}.c-priority-content-links.t-blue .c-priority-content-links__arrow svg path{fill:#009ac7;stroke:#009ac7}@media print,screen and (min-width:40em){.c-priority-content-links__pods{display:grid;gap:2.5rem 2.5rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.c-priority-content-links__pod{display:flex;flex-direction:column}}@media print,screen and (max-width:39.99875em){.c-priority-content-links__pod:not(:last-child){margin-bottom:5rem}}.c-priority-content-links__pod-icon{height:auto;margin-bottom:.5rem;width:6.875rem}.c-priority-content-links__pod-icon img,.c-priority-content-links__pod-icon svg{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:100%}.c-priority-content-links__pod-icon svg path{fill:#313131;stroke:#313131}.c-priority-content-links.t-pink .c-priority-content-links__pod-icon svg path{fill:#e50e63;stroke:#e50e63}.c-priority-content-links.t-blue .c-priority-content-links__pod-icon svg path{fill:#009ac7;stroke:#009ac7}.c-priority-content-links__pod-title{margin-bottom:.5rem}@media print,screen and (min-width:40em){.c-priority-content-links__pod-link{margin-top:auto}}.c-priority-content-links.t-pink .c-priority-content-links__pod-link{color:#e50e63}.c-priority-content-links.t-blue .c-priority-content-links__pod-link{color:#009ac7}.c-promo-5050{background-color:#fff;position:relative}@media print,screen and (max-width:39.99875em){.c-promo-5050{padding:2rem 0}}@media print,screen and (min-width:40em){.c-promo-5050{padding:5rem 0}}.c-promo-5050.c-promo-5050--alpha{background-color:#f8f8f8}.c-promo-5050 .grid-container{position:relative;z-index:2}@media print,screen and (max-width:39.99875em){.c-promo-5050.is-reversed .cell:first-child{order:2}.c-promo-5050.is-reversed .cell:last-child{order:1}}.c-promo-5050__background{pointer-events:none;width:100%}@media print,screen and (max-width:39.99875em){.c-promo-5050__background{height:60vh}}@media print,screen and (min-width:40em){.c-promo-5050__background{height:100%;position:absolute;right:0;top:0;z-index:1}}.c-promo-5050__background:after{background-color:rgba(0,0,0,.2);content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media print,screen and (max-width:39.99875em){.c-promo-5050__background:after{display:none}}.c-promo-5050__background img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-promo-5050__media-wrapper{align-items:center;display:flex;justify-content:center;text-align:center}@media print,screen and (max-width:39.99875em){.c-promo-5050__media-wrapper{margin:2rem 0}}.c-promo-5050__media{position:relative;width:100%}.c-promo-5050__media:after{content:"";display:block;padding-bottom:100%}.c-promo-5050__media img{border-radius:50%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;overflow:hidden;position:absolute;right:0;top:0;width:100%}.c-promo-5050__arrow{margin:0 auto;max-width:8.6875rem;pointer-events:none;width:100%}@media print,screen and (max-width:63.99875em){.c-promo-5050__arrow{display:none}}.c-promo-5050.is-reversed .c-promo-5050__arrow{transform:scaleX(-1)}.c-promo-5050__arrow svg{height:auto;width:100%}.c-promo-5050__arrow svg path{fill:#313131;stroke:#313131}.c-promo-5050.t-pink .c-promo-5050__arrow svg path{fill:#e50e63;stroke:#e50e63}.c-promo-5050.t-blue .c-promo-5050__arrow svg path{fill:#009ac7;stroke:#009ac7}.c-promo-5050.t-dark_blue .c-promo-5050__arrow svg path{fill:#005972;stroke:#005972}.c-promo-5050.t-green .c-promo-5050__arrow svg path{fill:#2c776e;stroke:#2c776e}.c-promo-5050.t-light_green .c-promo-5050__arrow svg path{fill:#c7d146;stroke:#c7d146}.c-promo-5050.t-orange .c-promo-5050__arrow svg path{fill:#ff9b00;stroke:#ff9b00}.c-promo-5050.t-purple .c-promo-5050__arrow svg path{fill:#6c2180;stroke:#6c2180}.c-promo-5050__title{color:#313131;margin-bottom:1rem}.c-promo-5050.t-pink .c-promo-5050__title{color:#e50e63}.c-promo-5050.t-blue .c-promo-5050__title{color:#009ac7}.c-promo-5050.t-dark_blue .c-promo-5050__title{color:#005972}.c-promo-5050.t-green .c-promo-5050__title{color:#2c776e}.c-promo-5050.t-light_green .c-promo-5050__title{color:#c7d146}.c-promo-5050.t-orange .c-promo-5050__title{color:#ff9b00}.c-promo-5050.t-purple .c-promo-5050__title{color:#6c2180}.c-promo-5050__title.has-circled-text svg path{stroke:#313131}.c-promo-5050.t-pink .c-promo-5050__title.has-circled-text path{stroke:#e50e63}.c-promo-5050.t-blue .c-promo-5050__title.has-circled-text path{stroke:#009ac7}.c-promo-5050.t-dark_blue .c-promo-5050__title.has-circled-text path{stroke:#005972}.c-promo-5050.t-green .c-promo-5050__title.has-circled-text path{stroke:#2c776e}.c-promo-5050.t-light_green .c-promo-5050__title.has-circled-text path{stroke:#c7d146}.c-promo-5050.t-orange .c-promo-5050__title.has-circled-text path{stroke:#ff9b00}.c-promo-5050.t-purple .c-promo-5050__title.has-circled-text path{stroke:#6c2180}.c-promo-5050__content{color:#313131}@media print,screen and (min-width:40em){.c-promo-5050__content{max-width:28.125rem}}.c-promo-5050__links{margin-top:2rem}.c-promo-5050__link{background-color:transparent;border-color:#313131;color:#313131}@media print,screen and (max-width:39.99875em){.c-promo-5050__link{width:100%}}@media print,screen and (min-width:40em){.c-promo-5050__link{margin:0 .3125rem 1.25rem 0}}.c-promo-5050__link:not(.is-primary){border-width:.0625rem;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400}@media print,screen and (max-width:39.99875em){.c-promo-5050__link:not(:last-child){margin-bottom:1rem}}.c-promo-5050__link:hover{background-color:transparent;color:#313131}.c-promo-5050.t-pink .c-promo-5050__link{border-color:#e50e63;color:#e50e63}.c-promo-5050.c-promo-5050--alpha.t-pink .c-promo-5050__link{color:#dd1665}.c-promo-5050.t-blue .c-promo-5050__link{border-color:#009ac7;color:#1c7eab}.c-promo-5050.t-dark_blue .c-promo-5050__link{border-color:#005972;color:#005972}.c-promo-5050.t-green .c-promo-5050__link{border-color:#2c776e;color:#2c776e}.c-promo-5050.t-light_green .c-promo-5050__link{border-color:#c7d146;color:#c7d146}.c-promo-5050.t-orange .c-promo-5050__link{border-color:#ff9b00;color:#ff9b00}.c-promo-5050.t-purple .c-promo-5050__link{border-color:#6c2180;color:#6c2180}.c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg)}.c-promo-5050.t-pink .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-pink.svg)}.c-promo-5050.t-blue .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-blue.svg)}.c-promo-5050.t-dark_blue .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-dark-blue.svg)}.c-promo-5050.t-green .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-dark-green.svg)}.c-promo-5050.t-light_green .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-light-green.svg)}.c-promo-5050.t-orange .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-orange.svg)}.c-promo-5050.t-purple .c-promo-5050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-purple.svg)}.c-promo-10050{background-color:#fff;position:relative}@media print,screen and (max-width:39.99875em){.c-promo-10050{padding:0}}@media print,screen and (min-width:40em){.c-promo-10050{height:70vh;min-height:37.5rem;padding:5rem 0}.c-promo-10050 .grid-container,.c-promo-10050 .grid-x{height:100%}}.c-promo-10050 .grid-container{position:relative;z-index:2}.c-promo-10050__background{pointer-events:none;width:100%}@media print,screen and (max-width:39.99875em){.c-promo-10050__background{height:60vh}}@media print,screen and (min-width:40em){.c-promo-10050__background{height:100%;position:absolute;right:0;top:0;z-index:1}}.c-promo-10050__background:after{background:linear-gradient(90deg,rgba(0,0,0,.65),#313131 15%,transparent);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}@media print,screen and (max-width:39.99875em){.c-promo-10050__background:after{display:none}}.c-promo-10050.is-reversed .c-promo-10050__background:after{left:auto;right:0;transform:rotate(180deg)}.c-promo-10050__background img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-promo-10050__media-wrapper{align-items:center;display:flex;justify-content:center;text-align:center}@media print,screen and (max-width:39.99875em){.c-promo-10050__media-wrapper{margin:2rem 0}}.c-promo-10050__media{position:relative;width:100%}.c-promo-10050__media:after{content:"";display:block;padding-bottom:100%}.c-promo-10050__media img{border-radius:50%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;overflow:hidden;position:absolute;right:0;top:0;width:100%}.c-promo-10050__arrow{margin:0 auto;max-width:8.6875rem;pointer-events:none;width:100%}@media print,screen and (max-width:63.99875em){.c-promo-10050__arrow{display:none}}.c-promo-10050__arrow svg{height:auto;width:100%}.c-promo-10050__arrow svg path{fill:#fff;stroke:#fff}@media print,screen and (max-width:39.99875em){.c-promo-10050__content-wrapper{background:linear-gradient(180deg,rgba(49,49,49,0),#313131 40%,#313131);margin-top:-60%;padding:2.5rem 0;position:relative;z-index:2}}@media print,screen and (min-width:40em){.c-promo-10050__content-wrapper{height:100%}}.c-promo-10050__title{color:#fff;margin-bottom:1rem}.c-promo-10050__title.has-circled-text svg path{stroke:#fff}.c-promo-10050__content{color:#fff}@media print,screen and (min-width:40em){.c-promo-10050__content{max-width:28.125rem}}.c-promo-10050__links{margin-top:2rem}.c-promo-10050__link{background-color:transparent;border-color:#fff;color:#fff}@media print,screen and (max-width:39.99875em){.c-promo-10050__link{width:100%}}@media print,screen and (min-width:40em){.c-promo-10050__link{margin:0 .3125rem 1.25rem 0}}.c-promo-10050__link:not(.is-primary){border-width:.0625rem;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400}@media print,screen and (max-width:39.99875em){.c-promo-10050__link:not(:last-child){margin-bottom:1rem}}.c-promo-10050__link:hover{background-color:transparent;color:#fff}.c-promo-10050__link:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.c-quote__ancillary-media,.c-quote__media{border-radius:3.75rem;overflow:hidden;width:100%}.c-quote__ancillary-media img,.c-quote__media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-quote__media{aspect-ratio:1/1}.c-quote__content{margin-bottom:0}@media print,screen and (max-width:39.99875em){.c-quote__content{margin-top:2.5rem}}.c-quote__content:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-quote-open-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4.0625rem;margin-bottom:2.5rem;width:5.3125rem}.c-quote__cite{border-top:.25rem solid #009ac7;color:#009ac7;font-size:1.5rem;padding-top:.5rem;width:100%}.c-quote__ancillary-media,.c-quote__cite{margin-top:1.25rem}.c-research-publications{background-color:#f8f8f8;overflow:hidden;padding:5rem 0}.c-research-publications .cell{position:relative}.c-research-publications__title{color:#009ac7;margin-bottom:2.5rem}.c-research-publications__single{display:block;text-decoration:none;transition:transform .2s ease-in-out}@media print,screen and (min-width:40em){.c-research-publications__single:hover{transform:scale(1.05)}}.c-research-publications__single-media{align-items:center;aspect-ratio:1/1;background-color:#e3e3e3;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-book-white.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;border-radius:1.875rem;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;margin-bottom:1.25rem;padding:.5rem;text-align:center;transition:background-color .2s ease-in-out;width:100%}.c-research-publications__single:hover .c-research-publications__single-media{background-color:#009ac7}.c-research-publications__single-title{font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;transition:color .2s ease-in-out}.c-research-publications__single:hover .c-research-publications__single-title{color:#009ac7}.c-research-publications__single-title:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-download-gray.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.875rem;width:1.875rem}.c-search-result{display:block;text-decoration:none;width:100%}.c-search-result:not(:last-child){border-bottom:.125rem solid rgba(49,49,49,.5);margin-bottom:1.25rem;padding-bottom:1.25rem}.c-search-result:last-child{margin-bottom:2.5rem}.c-search-result__type{color:#009ac7;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;margin-bottom:1.25rem}.c-search-result__wrapper{width:100%}@media print,screen and (min-width:40em){.c-search-result__wrapper{align-items:flex-start;display:flex}.c-search-result__meta{flex:1 1 auto;margin-right:1rem;order:1;width:70%}}.c-search-result__title{margin-bottom:0}.c-search-result__date,.c-search-result__excerpt{margin-top:1.25rem}.c-search-result__media{align-items:center;background-color:#f8f8f8;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-page-lines.svg);background-position:50%;background-repeat:no-repeat;background-size:2.5rem 2.5rem;border-radius:.9375rem;display:flex;flex:0 0 auto;height:8.4375rem;justify-content:center;overflow:hidden;text-align:center}@media print,screen and (max-width:39.99875em){.c-search-result__media{margin-bottom:1.25rem}}@media print,screen and (min-width:40em){.c-search-result__media{order:2;width:14.375rem}}.c-search-result.is-post .c-search-result__media{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-pen-line.svg)}.c-search-result.is-event .c-search-result__media{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-calendar-star.svg)}.c-search-result__media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-section-dropdown{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-section-dropdown{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-section-dropdown{padding:5rem 0}}.c-section-dropdown.t-pink{background-color:#e50e63}.c-section-dropdown.t-blue{background-color:#009ac7}.c-section-dropdown.t-green{background-color:#2c776e}.c-section-dropdown.t-light_green{background-color:#c7d146}.c-section-dropdown.t-orange{background-color:#ff9b00}.c-section-dropdown.t-purple{background-color:#6c2180}.c-section-dropdown__wrapper{position:relative}@media print,screen and (max-width:39.99875em){.c-section-dropdown__title{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.c-section-dropdown__title{margin-bottom:0}}.c-section-dropdown__title.t-pink{color:#e50e63}.c-section-dropdown__title.t-blue{color:#009ac7}.c-section-dropdown__title.t-green{color:#2c776e}.c-section-dropdown__title.t-light_green{color:#c7d146}.c-section-dropdown__title.t-orange{color:#ff9b00}.c-section-dropdown__title.t-purple{color:#6c2180}.c-section-dropdown.t-blue .c-section-dropdown__title,.c-section-dropdown.t-green .c-section-dropdown__title,.c-section-dropdown.t-pink .c-section-dropdown__title,.c-section-dropdown.t-purple .c-section-dropdown__title{color:#fff}.c-section-dropdown.t-light_green .c-section-dropdown__title,.c-section-dropdown.t-orange .c-section-dropdown__title{color:#313131}@media print,screen and (max-width:39.99875em){.c-section-dropdown__arrow{height:5.625rem;margin:2.5rem auto;text-align:center}}@media print,screen and (max-width:63.99875em){.c-section-dropdown__arrow{display:none}}@media print,screen and (min-width:40em){.c-section-dropdown__arrow{position:absolute;right:0;top:0;transform:translate(150%,-25%) rotate(110deg) scaleY(-1);width:4.375rem}}@media print,screen and (max-width:39.99875em){.c-section-dropdown__arrow svg{height:100%;width:auto}}.c-section-dropdown.t-blue .c-section-dropdown__arrow svg path,.c-section-dropdown.t-green .c-section-dropdown__arrow svg path,.c-section-dropdown.t-pink .c-section-dropdown__arrow svg path,.c-section-dropdown.t-purple .c-section-dropdown__arrow svg path{fill:#fff;stroke:#fff}.c-section-dropdown.t-light_green .c-section-dropdown__arrow svg path,.c-section-dropdown.t-orange .c-section-dropdown__arrow svg path{fill:#313131;stroke:#313131}.c-section-dropdown__arrow.t-pink svg path{fill:#e50e63;stroke:#e50e63}.c-section-dropdown__arrow.t-blue svg path{fill:#009ac7;stroke:#009ac7}.c-section-dropdown__arrow.t-green svg path{fill:#2c776e;stroke:#2c776e}.c-section-dropdown__arrow.t-light_green svg path{fill:#c7d146;stroke:#c7d146}.c-section-dropdown__arrow.t-orange svg path{fill:#ff9b00;stroke:#ff9b00}.c-section-dropdown__arrow.t-purple svg path{fill:#6c2180;stroke:#6c2180}.c-section-dropdown__button{background-color:#fff;border:.0625rem solid #313131;border-radius:1.875rem;color:#313131;cursor:pointer;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;padding:.5rem 2rem;position:relative}.archive.category .c-section-dropdown__button,.blog .c-section-dropdown__button{max-width:100%}@media print,screen and (min-width:40em){.archive.category .c-section-dropdown__button,.blog .c-section-dropdown__button{margin-left:auto;width:16.875rem}}.c-section-dropdown.t-blue .c-section-dropdown__button,.c-section-dropdown.t-green .c-section-dropdown__button,.c-section-dropdown.t-light_green .c-section-dropdown__button,.c-section-dropdown.t-orange .c-section-dropdown__button,.c-section-dropdown.t-pink .c-section-dropdown__button,.c-section-dropdown.t-purple .c-section-dropdown__button{border:none}.c-section-dropdown.t-blue .c-section-dropdown__button{color:#009ac7}.c-section-dropdown.t-pink .c-section-dropdown__button{color:#e50e63}.c-section-dropdown.t-green .c-section-dropdown__button{color:#2c776e}.c-section-dropdown.t-purple .c-section-dropdown__button{color:#6c2180}.c-section-dropdown__button.is-open:after{transform:translate(-1rem,-50%) rotate(180deg)}.c-section-dropdown__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-chevron-down.svg);background-position:50%;background-repeat:no-repeat;content:"";height:1.25rem;position:absolute;right:0;top:50%;transform:translate(-1rem,-50%);transition:transform .2s ease-in-out;width:1.25rem}.c-section-dropdown.t-pink .c-section-dropdown__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-chevron-down-pink.svg)}.c-section-dropdown.t-blue .c-section-dropdown__button:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-chevron-down-blue.svg)}.c-section-dropdown__dropdown{background-color:#fff;border:.0625rem solid #313131;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;border-top:none;display:none;left:0;list-style:none;margin:0;max-height:18.75rem;overflow-y:scroll;padding:1rem 0;position:absolute;right:0;top:100%;transform:translate(1rem,-.0625rem);width:calc(100% - 2rem);z-index:3}.c-section-dropdown.t-blue .c-section-dropdown__dropdown,.c-section-dropdown.t-green .c-section-dropdown__dropdown,.c-section-dropdown.t-light_green .c-section-dropdown__dropdown,.c-section-dropdown.t-orange .c-section-dropdown__dropdown,.c-section-dropdown.t-pink .c-section-dropdown__dropdown,.c-section-dropdown.t-purple .c-section-dropdown__dropdown{border:none}.c-section-dropdown__dropdown a{color:#313131;display:block;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400;padding:.5rem 2rem;text-decoration:none;width:100%}.c-section-dropdown__dropdown a:focus,.c-section-dropdown__dropdown a:hover{text-decoration:underline}.c-section-dropdown__dropdown ul{list-style:none;margin:0;padding:0}.c-section-dropdown__dropdown ul a{padding-left:3rem}.c-staggered-content-promos__title{margin-bottom:2.5rem}@media print,screen and (min-width:40em){.c-staggered-content-promos__items{display:grid;gap:0 2.5rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto 1fr}.c-staggered-content-promos__single:nth-child(2n){margin-top:5rem}.c-staggered-content-promos__single:nth-child(2){margin-top:10rem}}@media print,screen and (max-width:39.99875em){.c-staggered-content-promos__single:not(:last-child){margin-bottom:5rem}}.c-staggered-content-promos__items.no-offset .c-staggered-content-promos__single:not(:last-child){margin-bottom:5rem}@media print,screen and (min-width:40em){.c-staggered-content-promos__items.no-offset .c-staggered-content-promos__single{margin-top:0}}.c-staggered-content-promos__single-media{border-radius:.9375rem;margin-bottom:1.25rem;overflow:hidden;position:relative}.c-staggered-content-promos__single-media-button{align-items:center;background-color:#e50e63;border-radius:3.75rem;bottom:0;color:#fff;cursor:pointer;display:flex;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;justify-content:space-between;left:0;max-width:100%;padding:.625rem 1.25rem;position:absolute;text-align:left;transform:translate(1.25rem,-1.25rem);z-index:3}@media print,screen and (max-width:39.99875em){.c-staggered-content-promos__single-media-button{display:none}}.c-staggered-content-promos__single-media-button:after{align-items:center;background-color:#fff;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-play-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:25%;border-radius:50%;content:"";display:flex;flex:0 0 auto;height:2.5rem;justify-content:center;margin-left:1.25rem;padding:.5rem;text-align:center;transform:translateX(.625rem);width:2.5rem}.c-staggered-content-promos__single-media-embed{margin-bottom:0}.c-staggered-content-promos__single-media-embed iframe{z-index:1}.c-staggered-content-promos__single-media-poster{height:100%;position:absolute;right:0;top:0;width:100%;z-index:2}@media print,screen and (max-width:39.99875em){.c-staggered-content-promos__single-media-poster{display:none}}.c-staggered-content-promos__single-media-poster img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-staggered-content-promos__single-title{margin-bottom:0}.c-staggered-content-promos__single-content,.c-staggered-content-promos__single-link{margin-top:1.25rem}.c-stats-highlight{padding:2.5rem 0}@media print,screen and (min-width:40em){.c-stats-highlight__items{align-items:center;display:flex;justify-content:space-between}}.c-stats-highlight__single{text-align:center}@media print,screen and (min-width:40em){.c-stats-highlight__single{flex:1 1 25%;height:100%;padding:0 .625rem}}@media print,screen and (max-width:39.99875em){.c-stats-highlight__single:not(:last-child){border-bottom:.125rem solid #f8f8f8;margin-bottom:1.25rem;padding-bottom:1.25rem}}@media print,screen and (min-width:40em){.c-stats-highlight__single:not(:last-child){border-right:.125rem solid #f8f8f8}}.c-stats-highlight__single-media{margin:0 auto 1.25rem;text-align:center;width:75%}.c-stats-highlight__single-title{color:#e50e63;margin-bottom:0}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-stats-highlight__single-title{font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(2.375rem,calc(2.375rem + .15625vw - .5px),2.5rem);font-weight:500;line-height:1.1}}.c-stats-highlight__single.t-blue .c-stats-highlight__single-title{color:#009ac7}.c-stats-highlight__single-content{margin-bottom:0;margin-top:.5rem}.c-steps-highlight{padding:2.5rem 0}.c-steps-highlight__title{color:#313131;margin-bottom:2.5rem}.c-steps-highlight__single{background-color:#f8f8f8;padding:2.5rem 1.25rem}.c-steps-highlight__single-title{color:#009ac7;margin-bottom:0}.c-steps-highlight__single-content{margin-top:1.25rem}.c-steps-highlight__button{margin-top:2.5rem;text-align:center}.c-steps-highlight__button a{border-color:#009ac7;color:#1c7eab}.c-steps-highlight__button a:focus,.c-steps-highlight__button a:hover{color:#1c7eab}.c-steps-highlight__button a:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-blue.svg)}.c-support-block{background-color:#009ac7;color:#fff}@media print,screen and (max-width:39.99875em){.c-support-block{padding:2.5rem 0}}@media print,screen and (min-width:40em){.c-support-block{padding:5rem 0}.c-support-block__pods{display:grid;gap:0 2.5rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr}}.c-support-block__single{display:flex;flex-direction:column}@media print,screen and (max-width:39.99875em){.c-support-block__single:not(:last-child){margin-bottom:2.5rem;padding-bottom:2.5rem}.c-support-block__single:nth-child(2){border-bottom:.0625rem solid hsla(0,0%,100%,.4)}}.c-support-block__single-icon{height:4.6875rem;margin-bottom:2rem;width:auto}.c-support-block__single-icon img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%}.c-support-block__single-icon svg{height:100%;width:auto}.c-support-block__single-icon svg path{fill:#fff;stroke:#fff}.c-support-block__single-title{color:#fff;margin-bottom:0}@media print,screen and (min-width:40em){.c-support-block__single-title{min-height:4.375rem}}.c-support-block__single:first-child .c-support-block__single-title{color:#fff}@media print,screen and (max-width:39.99875em){.c-support-block__single:first-child .c-support-block__single-title{margin-bottom:1rem}}@media print,screen and (min-width:40em){.c-support-block__single:first-child .c-support-block__single-title{margin-bottom:0}}.c-support-block__single-content{color:#fff;font-size:1.5rem;margin-top:1rem}@media print,screen and (max-width:39.99875em){.c-support-block__single-content{margin-bottom:2rem}}@media print,screen and (min-width:40em){.c-support-block__single-content{margin-bottom:4rem}}.c-support-block__single:first-child .c-support-block__single-content{margin-bottom:0;margin-top:auto}.c-support-block__single:first-child .c-support-block__single-content:focus,.c-support-block__single:first-child .c-support-block__single-content:hover{color:inherit}.c-support-block__single-button{border-color:#fff;display:flex;font-size:1.5rem;font-weight:400;margin-top:auto}.c-support-block__single-button,.c-support-block__single-button:focus,.c-support-block__single-button:hover{background-color:transparent;color:#fff}.c-support-social{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-support-social{padding:2.5rem 1.25rem}}@media print,screen and (min-width:40em){.c-support-social{padding:5rem 0}}.c-support-social__wrapper{border-top:.0625rem solid rgba(49,49,49,.4)}@media print,screen and (min-width:40em){.c-support-social__wrapper{display:flex}}@media print,screen and (max-width:39.99875em){.c-support-social__col{padding-top:1.25rem}}@media print,screen and (min-width:40em){.c-support-social__col{width:50%}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-support-social__col{padding:2.5rem 1.25rem 0}}@media print,screen and (min-width:64em){.c-support-social__col{padding:5rem 5rem 0}}@media print,screen and (max-width:39.99875em){.c-support-social__col:not(:last-child){border-bottom:.0625rem solid rgba(49,49,49,.4);padding-bottom:1.25rem}}@media print,screen and (min-width:40em){.c-support-social__col:not(:last-child){border-right:.0625rem solid rgba(49,49,49,.4)}}.c-support-social__col-title{color:#e50e63;margin-bottom:2.5rem}.c-support-social__col.is-social .c-support-social__col-title{color:#009ac7}.c-support-social__icon{align-items:center;display:flex;text-decoration:none}.c-support-social__icon:not(:last-child){margin-bottom:2rem}.c-support-social__icon-roundel{align-items:center;background-color:#e50e63;border-radius:50%;display:flex;flex:0 0 auto;justify-content:center;margin-right:2rem;padding:.5rem;text-align:center}@media print,screen and (max-width:63.99875em){.c-support-social__icon-roundel{height:3.75rem;margin-right:1rem;width:3.75rem}}@media print,screen and (min-width:64em){.c-support-social__icon-roundel{height:5rem;width:5rem}}.c-support-social__col.is-social .c-support-social__icon-roundel{background-color:#009ac7}.c-support-social__icon:hover .c-support-social__icon-roundel{transform:scale(1.2)}.c-support-social__icon-roundel:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}@media print,screen and (max-width:63.99875em){.c-support-social__icon-roundel:after{height:1.875rem;width:1.875rem}}@media print,screen and (min-width:64em){.c-support-social__icon-roundel:after{height:2.5rem;width:2.5rem}}.c-support-social__icon.is-tel .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-headset.svg)}.c-support-social__icon.is-chat .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-chat.svg)}.c-support-social__icon.is-forum .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-user.svg)}.c-support-social__icon.is-discord .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-discord.svg)}.c-support-social__icon.is-facebook .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-facebook.svg)}.c-support-social__icon.is-twitter .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-twitter.svg)}.c-support-social__icon.is-instagram .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-instagram.svg)}.c-support-social__icon.is-youtube .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-youtube.svg)}.c-support-social__icon.is-reddit .c-support-social__icon-roundel:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-reddit.svg)}.c-support-social__icon-title{display:flex;margin-bottom:0;text-decoration:none}.c-support-social__icon:hover .c-support-social__icon-title{color:#e50e63}.c-support-social__col.is-social .c-support-social__icon:hover .c-support-social__icon-title{color:#009ac7}.c-table{margin:0}.c-table tbody,.c-table tfoot,.c-table thead{border:.0625rem solid #313131}.c-table td:not(:last-child),.c-table th:not(:last-child){border-right:.0625rem solid #313131}.c-table th{margin-bottom:0}@media print,screen and (max-width:39.99875em){.c-table td{min-width:18.75rem}}.c-tabs__single-title{margin-bottom:1rem}.c-text-highlight{background-color:#f8f8f8;padding:2.5rem}.c-text-highlight__title{color:#009ac7;margin-bottom:1rem}.c-video-hero{background:linear-gradient(150deg,#009ac7 60%,#abeeff);text-align:center}@media print,screen and (max-width:39.99875em){.c-video-hero{padding:6.25rem 0 1.25rem}}@media print,screen and (min-width:40em){.c-video-hero{padding:9.375rem 0 1.25rem}}.c-video-hero.t-pink{background:linear-gradient(150deg,#e50e63 60%,#f788b4)}.c-video-hero.t-dark_blue{background:#005972}.c-video-hero.t-purple{background:linear-gradient(150deg,#6c2180 60%,#9a5daa)}.c-video-hero.t-green{background:linear-gradient(150deg,#2c776e 60%,#6bd3c8)}.c-video-hero.t-light_green{background:#c7d146}.c-video-hero.t-orange{background:#ff9b00}.c-video-hero.has-angle{position:relative}.c-video-hero.has-angle:after{background-color:#fff;content:""}@media print,screen and (max-width:39.99875em){.c-video-hero.has-angle:after{height:6.25rem}}@media print,screen and (min-width:40em){.c-video-hero.has-angle:after{height:12.5rem}}.c-video-hero.has-angle.angle-pink:after{background-color:#e50e63}.c-video-hero.has-angle.angle-blue:after{background-color:#009ac7}.c-video-hero.has-angle.angle-dark_blue:after{background-color:#005972}.c-video-hero.has-angle.angle-green:after{background-color:#2c776e}.c-video-hero.has-angle.angle-light_green:after{background-color:#c7d146}.c-video-hero.has-angle.angle-purple:after{background-color:#6c2180}.c-video-hero.has-angle.angle-orange:after{background-color:#ff9b00}.c-video-hero.has-angle.angle-light_grey:after{background-color:#f8f8f8}.c-video-hero.has-angle.angle-up:after{-webkit-clip-path:polygon(100% 1%,0 100%,100% 100%);clip-path:polygon(100% 1%,0 100%,100% 100%)}.c-video-hero__title{color:#fff;margin-bottom:0}.c-video-hero.t-light_green .c-video-hero__title,.c-video-hero.t-orange .c-video-hero__title{color:#313131}.c-video-hero__content{color:#fff;font-size:1.5rem;margin-top:1.25rem}.c-video-hero.t-light_green .c-video-hero__content,.c-video-hero.t-orange .c-video-hero__content{color:#313131}.c-video-hero__media-container{position:relative;z-index:3}@media print,screen and (max-width:39.99875em){.c-video-hero__media-container{margin-top:5rem}}@media print,screen and (min-width:40em){.c-video-hero__media-container{margin-top:1.25rem}}.c-video-hero__media-button{align-items:center;background-color:#e50e63;border-radius:3.75rem;bottom:0;color:#fff;cursor:pointer;display:flex;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;justify-content:space-between;left:0;max-width:100%;padding:1rem;position:absolute;text-align:left;transform:translate(1.25rem,-1.25rem);width:20rem;z-index:3}@media print,screen and (max-width:39.99875em){.c-video-hero__media-button{display:none}}.c-video-hero__media-button:after{align-items:center;background-color:#fff;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-play-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:25%;border-radius:50%;content:"";display:flex;flex:0 0 auto;height:4.0625rem;justify-content:center;margin-left:1rem;padding:.5rem;text-align:center;width:4.0625rem}.c-video-hero__media{border-radius:1.875rem;overflow:hidden;position:relative}.c-video-hero__media-embed{margin-bottom:0}.c-video-hero__media-embed iframe{z-index:1}.c-video-hero__media-poster{height:100%;position:absolute;right:0;top:0;width:100%;z-index:2}@media print,screen and (max-width:39.99875em){.c-video-hero__media-poster{display:none}}.c-video-hero__media-poster img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.c-mobile-actions{bottom:1.5625rem;position:fixed;width:100vw;z-index:10}@media screen and (min-width:75em){.c-mobile-actions{display:none}}.c-mobile-actions__cell{margin:.3125rem 0;width:100%}.c-mobile-actions__cell:nth-child(2){border-left:1px solid rgba(49,49,49,.3);border-right:1px solid rgba(49,49,49,.3)}.c-mobile-actions__container{align-items:stretch;background-color:#fff;border-radius:.3125rem;display:flex;min-height:3.125rem;overflow:hidden}.c-mobile-actions__action{align-items:center;border-radius:.3125rem;color:#009ac7;display:flex;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:.6875rem;font-weight:700;height:100%;justify-content:center;margin:0 .3125rem;padding:0 .3125rem;text-decoration:none;transition:none}.c-mobile-actions__action:hover{background-color:#009ac7;color:#fff}.c-donation-amount-slider{background-color:rgba(0,0,0,.25);border-radius:1.875rem;display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin-bottom:1.25rem;padding:.5rem 1rem;position:relative}.c-donation-amount-slider__highlight-lozenge{background-color:#e50e63;border:none;border-radius:1.875rem;box-shadow:0 0 15px rgba(0,0,0,.31);height:calc(100% - .9375rem);margin-bottom:0;opacity:0;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:0}.c-donation-amount-slider__amount{align-items:center;background-color:transparent;border:none;border-radius:1.875rem;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:0;padding:.5rem;position:relative;text-align:center;white-space:nowrap;width:100%;z-index:1}.c-donation-amount-slider__amount:not(:last-child){margin-right:.5rem}.c-donation-amount-slider__amount:focus,.c-donation-amount-slider__amount:hover{border:none;color:#fff}.c-donation-amount-slider__amount::-moz-placeholder{color:#fff;margin-bottom:0}.c-donation-amount-slider__amount::placeholder{color:#fff;margin-bottom:0}.c-donation-amount-slider__amount::-webkit-inner-spin-button,.c-donation-amount-slider__amount::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.c-donation-amount-slider__amount[type=number]{-moz-appearance:textfield}.c-make-a-difference{background-color:#e50e63}@media print,screen and (max-width:63.99875em){.c-make-a-difference{padding:2.5rem 0}}@media print,screen and (min-width:64em){.c-make-a-difference{padding:5rem 0}}.c-make-a-difference .c-donation-amount-slider{margin-bottom:0}.c-make-a-difference__title{color:#fff;margin-bottom:2.5rem;max-width:100%;width:53.4375rem}@media print,screen and (min-width:40em){.c-make-a-difference__title{text-align:center}}.c-make-a-difference__title.has-circled-text svg path{stroke:#fff}.c-make-a-difference__subtitle{color:#fff}.c-make-a-difference__donate-container{margin:1rem auto 0}@media print,screen and (min-width:40em){.c-make-a-difference__donate-container{max-width:90%}}.c-make-a-difference__donate-button{background-color:#fff;border-color:#fff;box-shadow:0 0 .9375rem rgba(0,0,0,.4);color:#e50e63;width:100%}@media print,screen and (max-width:39.99875em){.c-make-a-difference__donate-button{margin-top:1.25rem}}@media print,screen and (min-width:40em){.c-make-a-difference__donate-button{height:100%}}.c-make-a-difference__donate-button:focus,.c-make-a-difference__donate-button:hover{background-color:#fff;color:#e50e63}@media print,screen and (max-width:39.99875em){.c-donate-hero{padding:6.25rem 0 5.625rem}}@media print,screen and (min-width:40em){.c-donate-hero{padding:11.25rem 0 8.75rem}}.c-donate-hero__title{text-align:center}.c-donate-hero__content{margin-top:0;text-align:center}.c-donate-hero__option-title{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.875rem,calc(1.875rem + 2.34375vw - 7.5px),3.75rem);font-weight:700;margin-bottom:0;position:relative;z-index:2}.c-donate-hero__frequency-toggle{margin:2.5rem 0}.c-donate-hero__donation-options{margin-top:2.5rem;position:relative}.c-donate-hero__donation-options--medium-up{display:none}@media print,screen and (min-width:40em){.c-donate-hero__donation-options--medium-up{display:flex;flex-wrap:wrap}.c-donate-hero__donation-options--mobile-only{display:none}}.c-donate-hero__donation-option{cursor:pointer;height:0;padding-bottom:13%;position:relative;width:20%}.c-donate-hero__donation-option.is-active .c-donate-hero__option-title,.c-donate-hero__donation-option.is-active .c-donate-hero__other{transform:scale(1.1)}@media print,screen and (max-width:39.99875em){.c-donate-hero__donation-option.is-active .c-donate-hero__option-title,.c-donate-hero__donation-option.is-active .c-donate-hero__other{transform:scale(2)}}.c-donate-hero__donation-option.is-active .c-donate-hero__donate-button{font-size:1em;min-height:2.8125rem;opacity:1;visibility:visible}@media print,screen and (min-width:64em){.c-donate-hero__donation-option.is-active .c-donate-hero__donate-button{margin-top:1.5rem}}@media print,screen and (min-width:40em){.c-donate-hero__donation-option:not(:last-of-type){border-right:.0625rem solid hsla(0,0%,100%,.84)}}@media print,screen and (max-width:39.99875em){.c-donate-hero__donation-option{height:auto;padding-bottom:0;width:100%}}.c-donate-hero__donation-option-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;transform-origin:center;z-index:2}@media print,screen and (max-width:39.99875em){.c-donate-hero__donation-option-inner{min-height:5.625rem}}@media print,screen and (min-width:40em){.c-donate-hero__donation-option-inner{height:100%;left:0;position:absolute;top:0;width:100%}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-donate-hero__donation-option-inner{padding:1.25rem .625rem}}@media print,screen and (min-width:64em){.c-donate-hero__donation-option-inner{padding:1.25rem}}.c-donate-hero__donate-button{background-color:#fff;border-color:#fff;color:#e50e63;font-size:0;margin-top:0;opacity:0;visibility:hidden;white-space:nowrap;width:100%}@media print,screen and (max-width:39.99875em){.c-donate-hero__donate-button{font-size:1em;margin-top:2rem;opacity:1;visibility:visible}}.c-donate-hero__donate-button:hover{background-color:#fff;color:#e50e63}.c-donate-hero__other{background-color:transparent;border:none;border-radius:0;color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.875rem,calc(1.875rem + 2.34375vw - 7.5px),3.75rem);font-weight:700;margin:0;padding:0;position:relative;text-align:center;z-index:2}@media print,screen and (max-width:39.99875em){.c-donate-hero__other{line-height:1.03636364}}@media print,screen and (min-width:40em){.c-donate-hero__other{line-height:1.03333333}}.c-donate-hero__other::-webkit-input-placeholder{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.875rem,calc(1.875rem + 2.34375vw - 7.5px),3.75rem);font-weight:700}@media print,screen and (max-width:39.99875em){.c-donate-hero__other::-webkit-input-placeholder{line-height:1.03636364}}@media print,screen and (min-width:40em){.c-donate-hero__other::-webkit-input-placeholder{line-height:1.03333333}}.c-donate-hero__other:-moz-placeholder{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.875rem,calc(1.875rem + 2.34375vw - 7.5px),3.75rem);font-weight:700}@media print,screen and (max-width:39.99875em){.c-donate-hero__other:-moz-placeholder{line-height:1.03636364}}@media print,screen and (min-width:40em){.c-donate-hero__other:-moz-placeholder{line-height:1.03333333}}.c-donate-hero__other::-moz-placeholder{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.875rem,calc(1.875rem + 2.34375vw - 7.5px),3.75rem);font-weight:700}@media print,screen and (max-width:39.99875em){.c-donate-hero__other::-moz-placeholder{line-height:1.03636364}}@media print,screen and (min-width:40em){.c-donate-hero__other::-moz-placeholder{line-height:1.03333333}}.c-donate-hero__other:-ms-input-placeholder{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.875rem,calc(1.875rem + 2.34375vw - 7.5px),3.75rem);font-weight:700}@media print,screen and (max-width:39.99875em){.c-donate-hero__other:-ms-input-placeholder{line-height:1.03636364}}@media print,screen and (min-width:40em){.c-donate-hero__other:-ms-input-placeholder{line-height:1.03333333}}.c-donate-hero__other::-webkit-inner-spin-button,.c-donate-hero__other::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.c-donate-hero__other:focus:before{content:"£"}.c-donate-hero__highlight{height:0;left:40%;position:absolute;top:50%;transition:all .3s ease;width:20%;z-index:1}@media print,screen and (max-width:39.99875em){.c-donate-hero__highlight{left:0;padding-bottom:20%;top:11.25rem;transform:translateY(14%);width:100%}}@media print,screen and (min-width:40em){.c-donate-hero__highlight{transform:translateY(-50%)}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.c-donate-hero__highlight{padding-bottom:22%}}@media print,screen and (min-width:64em){.c-donate-hero__highlight{padding-bottom:15%}}.c-donate-hero__highlight:before{background-color:#e50e63;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media print,screen and (max-width:39.99875em){.c-donate-hero__highlight:before{border-radius:3.75rem}}@media print,screen and (min-width:40em){.c-donate-hero__highlight:before{border-radius:.5rem}}.c-donate-hero__highlight:after{background-color:#fff;content:"";height:calc(100% + 2.1875rem);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 2.1875rem);z-index:-1}@media print,screen and (max-width:39.99875em){.c-donate-hero__highlight:after{border-radius:3.75rem}}@media print,screen and (min-width:40em){.c-donate-hero__highlight:after{border-radius:1.875rem}}.c-donate-hero__highlight:hover:after,.c-donate-hero__highlight:hover:before{opacity:1;visibility:visible}.c-basket-summary{background-color:#fff;border-radius:2.125rem;box-shadow:0 0 30px rgba(0,0,0,.16)}.page-template-template-donate .c-basket-summary{margin-bottom:2.5rem}@media print,screen and (min-width:40em){.page-template-template-bulk-ordering .c-basket-summary{min-width:23.125rem}}@media print,screen and (max-width:39.99875em){.c-basket-summary{margin-bottom:2.5rem}}.c-basket-summary.is-sticky{position:-webkit-sticky;position:sticky;top:1.25rem}.c-basket-summary__inner{display:flex;flex-direction:column;padding:1.5625rem 2.5rem}.c-basket-summary__item-total,.c-basket-summary__title{color:#e50e63;font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.5rem,calc(1.5rem + 1.25vw - 4px),2.5rem);font-weight:700}.c-basket-summary__totals{margin-top:auto}.c-basket-summary__item-name{align-items:center;border-bottom:1px solid rgba(49,49,49,.17);display:flex;font-size:clamp(1rem,calc(1rem + .3125vw - 1px),1.25rem);justify-content:space-between;padding:.625rem 0}.c-basket-summary__item-name span:first-of-type{display:inline-block;margin-right:.625rem}.c-basket-summary__item-total{align-items:center;display:flex;justify-content:space-between;padding:.4375rem 0}.c-basket-summary__item-remove{cursor:pointer;display:block;height:1.25rem;margin-left:auto;padding-left:1.25rem;position:relative;width:1.25rem}.c-basket-summary__item-remove:after,.c-basket-summary__item-remove:before{background-color:#e50e63;content:"";height:3px;left:50%;position:absolute;top:50%;width:80%}.c-basket-summary__item-remove:before{transform:translate(-50%,-50%) rotate(45deg)}.c-basket-summary__item-remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.c-basket-summary__cta{width:100%}.c-basket-summary__note{margin:1rem auto}.c-check-table{margin-bottom:1.25rem}.c-check-table td,.c-check-table th{padding:.4375rem}.c-check-table th:nth-of-type(2){position:relative}.c-check-table th:nth-of-type(2):before{background-color:#f8f8f8;border-radius:1.375rem;content:"";height:11.25rem;left:50%;position:absolute;top:-.3125rem;transform:translateX(-50%);width:2.5rem;z-index:-1}@media print,screen and (max-width:39.99875em){.c-check-table{margin-left:auto;margin-right:auto}}.c-membership-select__option-title{align-items:center;border-bottom:none!important;cursor:pointer;display:flex}.c-membership-select__option-includes{border-bottom:none!important}.c-membership-select__select-container{cursor:pointer;display:block;height:2.5rem;margin-right:.5em;min-width:2.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-membership-select__select-container input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.c-membership-select__select-container:hover input~.c-membership-select__select{background-color:rgba(0,154,199,.8)}.c-membership-select__select-container input:checked~.c-membership-select__select:after{display:block}.c-membership-select__select{background-color:#009ac7;border-radius:50%;height:2.5rem;left:0;position:absolute;top:0;width:2.5rem}.c-membership-select__select:after{border-bottom:6px solid #fff;border-right:6px solid #fff;content:"";display:none;height:1.4375rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:.75rem}.c-bulk-ordering-product{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.25rem}@media print,screen and (max-width:74.99875em){.c-bulk-ordering-product{margin-bottom:2.5rem}}.c-bulk-ordering-product__thumbnail{min-width:30%}@media print,screen and (max-width:63.99875em){.c-bulk-ordering-product__thumbnail{margin-bottom:1.25rem;width:100%}}@media print,screen and (min-width:64em){.c-bulk-ordering-product__details{padding:0 1.25rem}}@media screen and (min-width:75em){.c-bulk-ordering-product__details{width:40%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.c-bulk-ordering-product__details{width:60%}}@media print,screen and (max-width:63.99875em){.c-bulk-ordering-product__details{margin-bottom:1.25rem;width:100%}}.c-bulk-ordering-product__actions,.c-bulk-ordering-product__oos{align-items:center;display:flex}@media print,screen and (min-width:64em) and (max-width:74.99875em){.c-bulk-ordering-product__actions,.c-bulk-ordering-product__oos{margin-left:auto;padding-left:1.25rem;width:70%}}@media print,screen and (max-width:63.99875em){.c-bulk-ordering-product__actions,.c-bulk-ordering-product__oos{width:100%}}.c-bulk-ordering-product__oos{background-color:#f8f8f8;border:.125rem solid #313131;border-radius:1.875rem;color:#313131;flex:1 1 auto;font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:1.125rem;font-weight:500;justify-content:center;padding:.5rem 1rem;text-align:center}.single-product .c-bulk-ordering-product__oos{flex:0 1 auto}@media print,screen and (min-width:64em){.single-product .c-bulk-ordering-product__oos{width:auto}}.c-bulk-ordering-product.is-oos .c-bulk-ordering-product__actions{display:none}.c-bulk-ordering-product__actions input{border:.1875rem solid #e50e63;border-radius:.5rem;margin-bottom:0;margin-right:.625rem;width:6.25rem}.c-bulk-ordering-product__add{min-width:8.125rem}.c-bulk-ordering-product__add:hover{transform:scale(1)}.c-bulk-ordering-product__add.is-added,.c-bulk-ordering-product__add.is-adding{background-color:#e50e63;color:#fff}.c-bulk-ordering-product__add.is-added:after,.c-bulk-ordering-product__add.is-adding:after{display:none}.c-thumbnail{background-color:#e50e63;height:0;overflow:hidden;padding-bottom:80%;position:relative;width:100%}.c-thumbnail.has-image-zoom{cursor:zoom-in}.c-thumbnail.has-image-zoom:before{background-color:#fff;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-search-pink.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;border-radius:50%;content:"";height:2.5rem;left:10px;position:absolute;top:10px;width:2.5rem;z-index:1}.c-thumbnail:not(.has-image){background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/logo.png);background-position:50%;background-repeat:no-repeat;background-size:75%}.c-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;transition:opacity .5s;width:100%}.c-thumbnail img:hover{opacity:0}@media print,screen and (max-width:63.99875em){.c-thumbnail{margin-bottom:1.25rem;padding-bottom:60%;width:100%}}.c-add-to-basket{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.25rem}.c-add-to-basket__description{margin-bottom:.625rem;max-width:60%}@media print,screen and (max-width:63.99875em){.c-add-to-basket__description{max-width:100%}}.c-add-to-basket__actions{align-items:center;display:flex}.c-add-to-basket__actions input{border:.1875rem solid #e50e63;border-radius:.5rem;margin-bottom:0;margin-right:.625rem;width:6.25rem}.c-add-to-basket__add{min-width:8.125rem}.c-add-to-basket__add.is-added,.c-add-to-basket__add.is-adding{background-color:#e50e63;color:#fff}.c-add-to-basket__add.is-added:after,.c-add-to-basket__add.is-adding:after{display:none}.c-mini-basket{background-color:#fff;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-basket-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;border-radius:50%;display:block;height:2.6875rem;margin-left:.75em;min-width:2.6875rem;padding:.3125rem;position:relative}.c-mini-basket>a{display:block;height:100%;width:100%}.c-mini-basket.is-hidden{display:none}.c-mini-basket__summary{background-color:#fff;min-width:10.625rem;padding:1rem;position:absolute;right:0;top:calc(100% + .75em)}.c-mini-basket__summary ul{list-style-type:none;margin:0}.c-mini-basket__summary li{white-space:nowrap}@media print,screen and (max-width:39.99875em){.o-flexible-module{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.o-flexible-module{margin-bottom:5rem}}.o-flexible-module--flush{margin-bottom:0}.o-footer{background-color:#313131;padding:2.5rem 0 1.25rem;position:relative;z-index:100}.o-footer__navs{margin-bottom:5rem}@media print,screen and (max-width:39.99875em){.o-footer__navs .cell:not(:last-child){margin-bottom:2.5rem}}.o-footer__nav-title{color:#fff;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;margin-bottom:1rem}.o-footer__logos{margin-bottom:1.25rem}@media print,screen and (max-width:39.99875em){.o-footer__logos{display:flex;justify-content:space-between}}.o-footer__logo{display:inline-block;flex:1 1 auto}@media print,screen and (max-width:39.99875em){.o-footer__logo:not(:last-child){margin-right:1.25rem}}@media print,screen and (min-width:40em){.o-footer__logo:not(:last-child){margin-right:2.5rem}}.o-footer__copyright{color:hsla(0,0%,100%,.6);font-size:.875rem}.o-header{left:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:1000}.o-header.is-sticky{background-color:#009ac7;position:fixed;transform:translateY(-150%)}.o-header.is-sticky.is-sticky-visible{transform:translateY(0)}.o-header.is-sticky.is-sticky-visible:before{opacity:0}body.is-scrolling .o-header{background-color:#f8f8f8}body.mobile-menu-active .o-header{background-color:#f8f8f8;padding-bottom:0}.o-header:before{background:linear-gradient(180deg,#000,transparent);content:"";height:13.75rem;opacity:.2;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:1}@media print,screen and (max-width:74.99875em){.o-header:before{display:none}}.o-header .grid-container{position:relative;z-index:2}.o-header__logo{display:block;position:absolute;top:0;z-index:1}@media screen and (max-width:20em){.o-header__logo{transform:translateY(.875rem);width:6.875rem}}@media screen and (min-width:321px) and (max-width:379px){.o-header__logo{width:8.4375rem}}@media screen and (min-width:23.75em){.o-header__logo{width:7.5rem}}@media screen and (min-width:75em){.o-header__logo{width:15.375rem}}.o-header__logo>img{display:block;height:auto;width:100%}.o-header__top{margin:.5rem 0}@media print,screen and (max-width:74.99875em){.o-header__nav{padding-bottom:1.25rem}}.o-header__nav>ul{align-items:center;display:flex;list-style-type:none;margin:0}.o-header__nav>ul>li{align-items:center;display:flex;height:100%;padding:.75em}@media print,screen and (max-width:74.99875em){.o-header__nav.o-header__nav--secondary{display:none}}.o-header__nav.o-header__nav--primary{display:flex;height:100%;position:relative;z-index:1}@media print,screen and (max-width:74.99875em){.o-header__nav.o-header__nav--primary{display:none}}.search-active .o-header__nav.o-header__nav--primary{display:none}.o-header__nav.o-header__nav--primary li{position:relative}.o-header__nav.o-header__nav--primary li:before{background-color:#e50e63;bottom:0;content:"";height:.3125rem;left:0;position:absolute;transition:all .3s ease;width:0}.o-header__nav.o-header__nav--primary li.is-active:before,.o-header__nav.o-header__nav--primary li:hover:before{width:100%}.o-header__nav.o-header__nav--primary li.menu-item-has-children:after{background-color:transparent;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-down-white.svg);background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border-radius:50%;content:"";display:inline-block;height:1.25rem;margin-left:.3em;min-width:1.25rem;transition:all .3s ease}body.is-scrolling .o-header__nav.o-header__nav--primary li.menu-item-has-children:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-down-black.svg)}.o-header__nav.o-header__nav--primary li.is-active:after,.o-header__nav.o-header__nav--primary li.menu-item-has-children:hover:after{background-color:#e50e63;transform:rotate(180deg)}.o-header__nav.o-header__nav--primary li ul.sub-menu,.o-header__nav.o-header__nav--primary ul.sub-menu{display:none}.o-header__nav-link{color:#fff;text-decoration:none;white-space:nowrap}.o-header__nav--primary .o-header__nav-link{font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1rem,calc(1rem + .15625vw - .5px),1.125rem);font-weight:700}.o-header__nav--secondary .o-header__nav-link{font-size:clamp(.75rem,calc(.75rem + .15625vw - .5px),.875rem);letter-spacing:.05em;text-transform:uppercase}body.is-scrolling .o-header__nav-link{color:#000}.o-header__nav-link.o-header__nav-link--phone{align-items:center;display:flex;padding:0}@media print,screen and (max-width:39.99875em){.o-header .o-header__nav-link.o-header__nav-link--phone{display:none}}.o-mobile-menu .o-header__nav-link.o-header__nav-link--phone{color:#313131;justify-content:center;margin:0;padding:0}.o-header__nav-link.o-header__nav-link--phone:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-phone-white.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:1.21em;margin-right:.5em;min-width:.86em;transition:all .3s ease}.o-mobile-menu .o-header__nav-link.o-header__nav-link--phone:before,body.is-scrolling .o-header__nav-link.o-header__nav-link--phone:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-phone-black.svg)}.o-header__nav-link:hover{color:#fff}.o-header__nav--secondary .o-header__nav-link:hover{text-decoration:underline}.o-header__donate{background-color:#fff;border-color:#fff;color:#e50e63}@media print,screen and (max-width:74.99875em){.o-header__donate{font-size:1.0625rem;padding:.4375rem .625rem}}@media screen and (min-width:75em){.o-header__donate{padding:.5rem 1.5rem}}.search-active .o-header__donate{display:none}.o-header__donate:focus,.o-header__donate:hover{background-color:#fff;color:#e50e63}.o-header__actions{align-items:center;display:flex}@media print,screen and (max-width:74.99875em){.o-header__search{display:none}}.o-header__lower{position:relative}@media print,screen and (min-width:64em) and (max-width:74.99875em){.o-header__lower{padding-bottom:1.25rem}}.o-header__lower>div{min-height:3.75rem}.o-header__mobile-toggle{margin-left:1em}.o-header__breadcrumbs{margin-top:.625rem;position:absolute;transition:opacity .2s ease-in-out;width:100%}.o-header.is-sticky .o-header__breadcrumbs{opacity:0}body.mobile-menu-active .o-header__breadcrumbs{display:none}.o-header__breadcrumbs a,.o-header__breadcrumbs>span>span,.o-header__breadcrumbs>span>span>a,.o-header__breadcrumbs>span>span>span{color:#fff;text-decoration:none}.o-header__ancillary{align-items:center;display:flex;margin:.5rem 0}@media print,screen and (min-width:40em){.o-header__reciteme{font-size:1rem;margin-left:1.25rem;padding:.3125rem .625rem}}@media print,screen and (max-width:39.99875em){.o-header__ancillary .o-header__reciteme{display:none}}.o-header__reciteme.is-mobile{margin:0 auto 1.25rem}.o-header__reciteme:after,.o-megamenu{display:none}.o-megamenu{background-color:#fff;padding:4.125rem 3.3125rem 3.5625rem 4.6875rem;position:relative;top:-.3125rem}.o-megamenu.is-active{display:block}.o-megamenu__panes *{margin:0}.o-megamenu__panes>li{display:flex;flex-direction:column-reverse}.o-megamenu__panes>li>a{font-weight:700}.o-megamenu__panes>li>a:after{content:" >";display:inline}.o-megamenu__panes>li:not(.menu-item-has-children){display:none}.o-megamenu__panes .sub-menu{display:flex;flex-wrap:wrap;list-style-type:none}.o-megamenu__panes .sub-menu>li{margin-bottom:2em;width:25%}.o-megamenu__panes .sub-menu li.link-highlight a{color:#009ac7;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700}.o-mobile-menu{background-color:#f8f8f8;height:100vh;height:-webkit-fill-available;height:-moz-available;height:fill-available;max-width:43.75rem;overflow:hidden;position:fixed;right:0;transform:translateX(100%);transition:all .3s ease;width:100vw;z-index:100}.o-mobile-menu ul{list-style-type:none;margin:0}.o-mobile-menu ul.sub-menu{display:none;font-size:.75em;padding-top:1em}.o-mobile-menu ul.sub-menu>li{line-height:2.5}.o-mobile-menu.is-active{transform:translateX(0)}.o-mobile-menu__inner{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-top:3.75rem}.o-mobile-menu__nav.is-primary>ul>li{font-size:1.5rem}.o-mobile-menu__nav.is-secondary>ul>li>a{display:block;width:100%}.o-mobile-menu__nav>ul>li{border-bottom:1px solid hsla(0,0%,44%,.4);font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;padding:.5em 1.5625rem;position:relative}.o-mobile-menu__nav>ul>li.menu-item-has-children:after{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-down-black.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.0625rem;min-width:1.0625rem;opacity:.4;position:absolute;right:1.5625rem;top:1.5625rem;transition:all .3s ease}.o-mobile-menu__nav>ul>li.is-active{background-color:#fff}.o-mobile-menu__nav>ul>li.is-active:after{opacity:1;transform:rotate(180deg)}.o-mobile-menu__nav>ul>li>a{display:inline-block;position:relative;text-decoration:none}.o-mobile-menu__helpline{margin:2rem 1.5625rem;text-align:center}.o-mobile-menu__search{background-color:#fff;padding:1.5625rem}.o-form{position:relative}.o-form.is-loading:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);content:"";height:calc(100% + 40px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 40px);z-index:100}.o-form.is-paypal .o-form__submit{display:none}.o-form.is-paypal #paypal-container{display:block;min-width:18.75rem}.o-form #paypal-container{display:none}.o-form #message-stripe-error{background-color:#e50e63;border-radius:1.5625rem;color:#fff;left:0;padding:1rem;position:absolute;width:100%}.o-form__error{background-color:#e50e63;border-radius:8px;color:#fff;display:none;margin-bottom:1.25rem;padding:1em}.has-validation-error .o-form__error{display:block}.o-form__error>ul{margin-bottom:0}.o-form__section{margin-bottom:2.5rem}.o-form__section.is-expandable{border-top:5px solid #313131}.o-form__section-title{font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.5rem,calc(1.5rem + 1.25vw - 4px),2.5rem);font-weight:700;padding:1.25rem 0}.is-expandable .o-form__section-title{cursor:pointer;position:relative}.is-expandable .o-form__section-title:after{border:solid #313131;border-width:0 3px 3px 0;content:"";display:inline-block;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg);transition:all .3s ease}.o-form__section.is-active .o-form__section-title:after{transform:translateY(-50%) rotate(-135deg)}.is-expandable .o-form__section-content{display:none}.o-form__form-field{margin-bottom:1.875rem;position:relative}.o-form__form-field input,.o-form__form-field select{color:#313131;margin:0}.o-form__form-field--label-above label{display:block;font-size:1rem;font-weight:700;margin:.9375rem 0}.o-form__form-field--label-inline{align-items:center;display:flex}.o-form__form-field--label-inline label{margin-bottom:0;margin-left:1em}.o-form__form-field--inline-radio{align-items:center;display:flex;flex-wrap:wrap}.o-form__form-field--inline-radio p{color:#313131;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:1rem;font-weight:700;margin-right:1em;margin-top:1em;width:100%}.o-form__form-field--inline-radio label{margin-left:.5em;margin-right:1em}.o-form__form-field--upload{border:2px solid #313131;border-radius:8px;padding:20px}.o-form__form-field--upload label{margin-top:0}.o-form__form-field.is-size-select{display:none}@media print,screen and (min-width:40em){.o-form__form-field.is-size-select{width:50%}}.o-form__form-field.is-size-select select{margin-bottom:0}.o-form__form-field.is-required label:before{color:#e50e63;content:"*";font-weight:700;margin-right:.4375rem}.o-form__form-field-error{color:#e50e63;display:none;font-weight:700;margin-top:.5em}.has-error .o-form__form-field-error{display:block}.o-form__loader{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%) scale(2);z-index:2}.o-form__summary{background-color:#f8f8f8;padding:1.25rem}.o-membership .o-form__summary{display:none;margin-bottom:2.5rem}.o-form__summary-items{list-style:none;margin:1.25rem 0 0;padding:0}.o-form__summary-item{display:flex}.o-form__summary-item.is-total{border-top:.0625rem solid #313131;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;margin-top:1.25rem;padding-top:1.25rem}.o-form__summary-item.is-addon{font-size:.75em;margin-bottom:.625rem}.o-form__summary-item:not(:last-child){margin-bottom:.5rem}.o-form__summary-item-price{margin-left:auto}.o-form__summary-item-price:before{content:"£";display:inline}.o-form__final-actions{display:flex;margin-top:2.5rem}@media print,screen and (max-width:39.99875em){.o-form__final-actions{flex-direction:column-reverse}}@media print,screen and (min-width:40em){.o-form__final-actions{justify-content:space-between}}.o-form__final-action{width:100%}@media print,screen and (max-width:39.99875em){.o-form__final-action{margin-top:1.25rem}.o-form__final-action-button{width:100%}}@media print,screen and (min-width:40em){.o-form__final-action-button{width:auto!important}}.o-form__final-action-button.is-justgiving,.o-form__final-action-button.is-justgiving:focus,.o-form__final-action-button.is-justgiving:hover{background-color:#fff;color:#e50e63}.o-form__final-action-blurb{margin-top:1.25rem}.o-bulk-ordering{position:relative}.o-bulk-ordering.is-loading{text-align:center}.o-bulk-ordering__category{border-top:5px solid #313131;margin-bottom:2.5rem}.o-bulk-ordering__category-title{cursor:pointer;font-family:GT-Walsheim-Medium,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1.5rem,calc(1.5rem + 1.25vw - 4px),2.5rem);font-weight:700;padding:1.25rem 0;position:relative}.o-bulk-ordering__category-title:after{border:solid #313131;border-width:0 .1875rem .1875rem 0;content:"";display:inline-block;padding:.3125rem;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg);transition:all .3s ease}.o-bulk-ordering__category-title.is-active:after{transform:translateY(-50%) rotate(-135deg)}.o-bulk-ordering__category-content{display:none}.o-bulk-ordering__category:first-child .o-bulk-ordering__category-content{display:block}.o-product-view{padding:10vh 0}.o-product-view__panel--left{position:relative}.o-product-view__panel--left .c-loader{left:50%;position:absolute;top:50%;transform:scale(2) translate(-50%,-50%)}.o-product-view__basket{position:-webkit-sticky;position:sticky;top:2.5rem}.o-product-view__additional-materials{display:inline-block;margin:1.25rem 0;text-align:center;width:100%}.bulk-ordering__mobile-basket{align-items:center;background-color:#009ac7;background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-basket-white.svg);background-position:50%;background-repeat:no-repeat;background-size:55%;border-radius:50%;bottom:0;box-shadow:0 0 1.25rem rgba(0,0,0,.2);cursor:pointer;display:flex;flex:0 0 auto;height:3.125rem;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:0;transform:translate(-1.875rem,-6.25rem);transition:opacity .2s ease-in-out;width:3.125rem}@media print,screen and (min-width:40em){.bulk-ordering__mobile-basket{display:none}}.bulk-ordering__mobile-basket.is-active{opacity:1;pointer-events:auto}@media print,screen and (max-width:39.99875em){.contact__form-wrapper{margin-top:2.5rem}}.contact__title{margin-bottom:2.5rem}.contact__address-strip:not(:last-child){margin-bottom:1.25rem}.contact__address-strip a{font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700}.events__header{border-bottom:.3125rem solid #e50e63;margin-bottom:2.5rem;padding-bottom:1.25rem;width:100%}@media print,screen and (min-width:40em){.events__header{align-items:center;display:flex;justify-content:space-between}}@media print,screen and (max-width:39.99875em){.events__header-title{margin-bottom:1.25rem}}@media print,screen and (min-width:40em){.events__header-title{margin-bottom:0;margin-right:1.25rem}}.events__filters{max-width:100%}@media print,screen and (min-width:40em){.events__filters{width:16.875rem}.events__items{display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto 1fr}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.events__items{gap:2.5rem 1.875rem}}@media print,screen and (min-width:64em){.events__items{gap:5rem 1.875rem}}@media print,screen and (max-width:39.99875em){.events__fundraising-spotlight{margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.events__fundraising-spotlight{grid-column:span 3}.news__latest-items{display:grid;gap:1.875rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}@media print,screen and (max-width:39.99875em){.news__latest-item:not(:last-child){margin-bottom:2.5rem}}.news__featured-categories-title,.news__latest-item-title{margin-bottom:2.5rem}@media print,screen and (max-width:39.99875em){.news__featured-category:not(:last-child){margin-bottom:2.5rem}}@media print,screen and (min-width:40em){.news__featured-category:not(:last-child){margin-bottom:5rem}}.news__featured-category-title{margin-bottom:1.25rem}@media print,screen and (min-width:40em){.news__featured-category-items,.news__items{display:grid;gap:5rem 1.875rem;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}.news__featured-category-more{display:block;margin-top:2.5rem}.news__filters{border-bottom:.3125rem solid #009ac7;display:block;margin-bottom:2.5rem;padding-bottom:1.25rem;width:100%}.news__view-all{display:block;margin-top:2.5rem;text-align:center}.search__header{border-bottom:.3125rem solid #009ac7;margin-bottom:2.5rem;padding-bottom:1.25rem;width:100%}@media print,screen and (min-width:40em){.search__header{align-items:center;display:flex;justify-content:space-between}}@media print,screen and (max-width:39.99875em){.search__results-title{margin-bottom:1.25rem}}@media print,screen and (min-width:40em){.search__results-title{margin-bottom:0;margin-right:1.25rem}}.search__filters{margin-bottom:0;max-width:100%}@media print,screen and (min-width:40em){.search__filters{width:16.875rem}}.style-guide__swatches{display:flex;flex-wrap:wrap}.style-guide__swatch{align-items:center;border:.0625rem solid #ccc;border-radius:50%;color:#fff;display:flex;flex:0 0 auto;font-size:.875rem;font-weight:700;height:6.25rem;justify-content:center;margin:.3125rem;padding:.3125rem;width:6.25rem}.style-guide__swatch.is-gradient{border-radius:0;margin:0 0 1.25rem;width:100%}.style-guide__swatch--alpha{background-color:#e50e63}.style-guide__swatch--beta{background-color:#009ac7}.style-guide__swatch--beta-dark{background-color:#005972}.style-guide__swatch--gamma{background-color:#6c2180}.style-guide__swatch--delta{background-color:#ff9b00}.style-guide__swatch--epsilon-light{background-color:#c7d146;color:#313131}.style-guide__swatch--epsilon{background-color:#2c776e}.style-guide__swatch--zeta-light{background-color:#f8f8f8;color:#313131}.style-guide__swatch--zeta{background-color:#313131}.style-guide__swatch--grad-alpha{background:linear-gradient(150deg,#e50e63 60%,#f788b4)}.style-guide__swatch--grad-beta{background:linear-gradient(150deg,#009ac7 60%,#abeeff)}.style-guide__swatch--grad-gamma{background:linear-gradient(150deg,#6c2180 60%,#9a5daa)}.style-guide__swatch--grad-delta{background:linear-gradient(150deg,#2c776e 60%,#6bd3c8)}@media print,screen and (min-width:40em){.style-guide__buttons{align-items:center;display:flex;flex-wrap:wrap}}#bugherd_embed_communication_frame{z-index:1000!important}#cookie-law-info-bar,.wt-cli-cookie-bar{background-color:#fff!important;bottom:0;box-shadow:0 0 2.5rem 0 rgba(0,0,0,.25);left:50%;margin:0 auto;max-width:100%;padding:1.25rem!important;transform:translate(-50%,-1.25rem)}@media print,screen and (max-width:74.99875em){#cookie-law-info-bar,.wt-cli-cookie-bar{width:95%}}@media screen and (min-width:75em){#cookie-law-info-bar,.wt-cli-cookie-bar{width:82.875rem}}@media print,screen and (max-width:39.99875em){.cli-bar-container{display:block}}@media print,screen and (min-width:40em){.cli-bar-container{flex-wrap:nowrap}}#wt-cli-cookie-banner-title{margin-bottom:.5rem}@media print,screen and (min-width:40em){.cli-bar-message{margin-right:1.25rem}}@media print,screen and (max-width:39.99875em){.cli-bar-btn_container{justify-content:space-between;margin-top:1.25rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.cli-bar-btn_container{flex-direction:column;width:40%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.cli-bar-btn_container{justify-content:flex-end;width:45%}}@media print,screen and (max-width:74.99875em){.cli-bar-btn_container{display:flex}}.cli-bar-btn_container a{margin:0!important}@media print,screen and (max-width:39.99875em){.cli-bar-btn_container a:not(:last-child){margin-right:1.25rem!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.cli-bar-btn_container a:not(:last-child){order:2}}@media print,screen and (min-width:64em){.cli-bar-btn_container a:not(:last-child){margin-right:1.25rem!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.cli-bar-btn_container a:last-child{margin-bottom:1.25rem!important;order:1}}#wt-cli-accept-btn,#wt-cli-settings-btn,.cli-tab-footer .wt-cli-privacy-accept-btn{border-radius:3.33em!important;padding:.625rem 1.25rem}@media print,screen and (max-width:39.99875em){#wt-cli-accept-btn,#wt-cli-settings-btn,.cli-tab-footer .wt-cli-privacy-accept-btn{font-size:.875rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){#wt-cli-accept-btn,#wt-cli-settings-btn,.cli-tab-footer .wt-cli-privacy-accept-btn{width:100%}}#wt-cli-settings-btn{background-color:#f8f8f8!important;border-color:#f8f8f8;border-bottom:.1875rem solid #f8f8f8!important;color:#009ac7!important}#wt-cli-settings-btn:focus,#wt-cli-settings-btn:hover{background-color:#f8f8f8!important;border-color:#f8f8f8;color:#009ac7}#wt-cli-accept-btn,#wt-cli-accept-btn:focus,#wt-cli-accept-btn:hover,.cli-tab-footer .wt-cli-privacy-accept-btn,.cli-tab-footer .wt-cli-privacy-accept-btn:focus,.cli-tab-footer .wt-cli-privacy-accept-btn:hover{background-color:#009ac7!important;border-color:#009ac7;color:#fff}.cli-tab-footer .wt-cli-privacy-accept-btn:focus,.cli-tab-footer .wt-cli-privacy-accept-btn:hover{transform:none!important}.c-membership-select .accordion,.c-membership-select .c-membership-select,.s-foundation-accordion .accordion,.s-foundation-accordion .c-membership-select{background:0 0;margin:0}.c-membership-select .accordion-item,.c-membership-select .c-membership-select__option,.s-foundation-accordion .accordion-item,.s-foundation-accordion .c-membership-select__option{background-color:#f8f8f8}@media print,screen and (max-width:39.99875em){.c-membership-select .accordion-item:not(:last-child),.c-membership-select .c-membership-select__option:not(:last-child),.s-foundation-accordion .accordion-item:not(:last-child),.s-foundation-accordion .c-membership-select__option:not(:last-child){margin-bottom:1.25rem}}@media print,screen and (min-width:40em){.c-membership-select .accordion-item:not(:last-child),.c-membership-select .c-membership-select__option:not(:last-child),.s-foundation-accordion .accordion-item:not(:last-child),.s-foundation-accordion .c-membership-select__option:not(:last-child){margin-bottom:2.5rem}}.c-membership-select .accordion-item.is-active .accordion-title:before,.c-membership-select .accordion-item.is-active .c-membership-select__option-title:before,.c-membership-select .is-active.c-membership-select__option .accordion-title:before,.c-membership-select .is-active.c-membership-select__option .c-membership-select__option-title:before,.s-foundation-accordion .accordion-item.is-active .accordion-title:before,.s-foundation-accordion .accordion-item.is-active .c-membership-select__option-title:before,.s-foundation-accordion .is-active.c-membership-select__option .accordion-title:before,.s-foundation-accordion .is-active.c-membership-select__option .c-membership-select__option-title:before{opacity:1;transform:translate(-1.25rem,-50%) rotate(180deg)}.c-membership-select .accordion-content,.c-membership-select .accordion-title,.c-membership-select .c-membership-select__option-includes,.c-membership-select .c-membership-select__option-title,.s-foundation-accordion .accordion-content,.s-foundation-accordion .accordion-title,.s-foundation-accordion .c-membership-select__option-includes,.s-foundation-accordion .c-membership-select__option-title,.s-foundation-accordion :last-child:not(.is-active)>.accordion-title,.s-foundation-accordion :last-child>.accordion-content:last-child{border:none}.c-membership-select .accordion-title,.c-membership-select .c-membership-select__option-title,.s-foundation-accordion .accordion-title,.s-foundation-accordion .c-membership-select__option-title{color:#313131;margin-bottom:0;text-align:left;text-decoration:none}.c-concertina .c-membership-select .accordion-title,.c-concertina .c-membership-select .c-membership-select__option-title,.c-concertina .s-foundation-accordion .accordion-title,.c-concertina .s-foundation-accordion .c-membership-select__option-title{color:#313131;margin-bottom:0;padding-right:3.75rem}.c-membership-select .accordion-title:focus,.c-membership-select .accordion-title:hover,.c-membership-select .c-membership-select__option-title:focus,.c-membership-select .c-membership-select__option-title:hover,.s-foundation-accordion .accordion-title:focus,.s-foundation-accordion .accordion-title:hover,.s-foundation-accordion .c-membership-select__option-title:focus,.s-foundation-accordion .c-membership-select__option-title:hover{background-color:transparent}.c-membership-select .accordion-title:before,.c-membership-select .c-membership-select__option-title:before,.s-foundation-accordion .accordion-title:before,.s-foundation-accordion .c-membership-select__option-title:before{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-down.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;margin:0;opacity:.4;position:absolute;right:0;top:50%;transform:translate(-1.25rem,-50%) rotate(0deg);transition:opacity .2s ease-in-out,transform .2s ease-in-out;width:1.25rem}.c-membership-select .accordion-content,.c-membership-select .c-membership-select__option-includes,.s-foundation-accordion .accordion-content,.s-foundation-accordion .c-membership-select__option-includes{background-color:transparent;border:none;color:#313131;max-width:100%}.s-foundation-tabs .tabs{background:0 0;border:none}@media print,screen and (max-width:39.99875em){.s-foundation-tabs .tabs{display:flex;margin-bottom:2.5rem;overflow-x:scroll}}@media print,screen and (min-width:40em){.s-foundation-tabs .tabs{margin-bottom:3.75rem}}.c-event__registration .s-foundation-tabs .tabs{margin-bottom:0}@media print,screen and (max-width:39.99875em){.c-event__registration .s-foundation-tabs .tabs{display:block}}@media print,screen and (min-width:40em){.c-event__registration .s-foundation-tabs .tabs{align-items:center;display:flex;justify-content:center}}.c-event__registration .s-foundation-tabs .tabs:before{display:none}.s-foundation-tabs .tabs-title{padding:0}@media print,screen and (max-width:39.99875em){.c-event__registration .s-foundation-tabs .tabs-title{width:100%}}@media print,screen and (min-width:64em){.s-foundation-tabs .tabs-title.is-active{transform:scale(1.1)}}.c-event__registration .s-foundation-tabs .tabs-title.is-active{transform:none}@media print,screen and (max-width:39.99875em){.s-foundation-tabs .tabs-title:not(:last-child){margin-right:2.5rem}}@media print,screen and (min-width:64em){.s-foundation-tabs .tabs-title:not(:last-child){margin-right:2.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.s-foundation-tabs .tabs-title:not(:last-child){margin-right:1.25rem}}@media print,screen and (max-width:39.99875em){.c-event__registration .s-foundation-tabs .tabs-title:not(:last-child){margin:0 0 1rem}}.s-foundation-tabs .tabs-title a{background-color:#f8f8f8;border-radius:1.875rem;color:#009ac7;margin-bottom:0;text-decoration:none}@media print,screen and (max-width:39.99875em){.s-foundation-tabs .tabs-title a{padding:.625rem 2.5rem}}@media print,screen and (min-width:64em){.s-foundation-tabs .tabs-title a{padding:.625rem 2.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.s-foundation-tabs .tabs-title a{padding:.625rem 1.25rem}}.c-event__registration .s-foundation-tabs .tabs-title a{border:.125rem solid #313131;color:#313131;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400;margin-bottom:0;text-align:center;width:100%}@media print,screen and (max-width:63.99875em){.c-event__registration .s-foundation-tabs .tabs-title a{padding:.625rem 1.25rem}}.s-foundation-tabs .tabs-title.is-active a{background-color:#009ac7;color:#fff}.c-event__registration .s-foundation-tabs .tabs-title.is-active a{background-color:#313131;color:#fff}.s-foundation-tabs .tabs-content{background:0 0;border:none;color:#313131}.s-foundation-tabs .tabs-panel{padding:0}.s-google-map{height:25rem;width:100%}@media print,screen and (min-width:40em) and (max-width:63.99875em){.contact .s-google-map{height:12.5rem}}.s-google-map img{max-width:inherit!important}.c-email-signup .s-gravity-forms form{position:relative}.c-email-signup .s-gravity-forms .gform_required_legend{display:none}.s-gravity-forms .gfield_consent_label{display:inline;font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400;margin-left:.5rem}.s-gravity-forms .gf_prepend_pound .ginput_container{position:relative}.s-gravity-forms .gf_prepend_pound .ginput_container:before{align-items:center;background-color:#313131;border-bottom-left-radius:1.875rem;border-top-left-radius:1.875rem;color:#fff;content:"£";display:flex;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;height:100%;justify-content:center;left:0;padding:.3125rem;position:absolute;text-align:center;top:0;width:3.125rem}.s-gravity-forms .gf_prepend_pound .ginput_container input{padding-left:4.125rem!important}.s-gravity-forms .gform_wrapper.gravity-theme .gfield:not(:last-child){margin-bottom:1.25rem}.s-gravity-forms .gform_wrapper.gravity-theme input[type=color],.s-gravity-forms .gform_wrapper.gravity-theme input[type=date],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime-local],.s-gravity-forms .gform_wrapper.gravity-theme input[type=datetime],.s-gravity-forms .gform_wrapper.gravity-theme input[type=email],.s-gravity-forms .gform_wrapper.gravity-theme input[type=month],.s-gravity-forms .gform_wrapper.gravity-theme input[type=number],.s-gravity-forms .gform_wrapper.gravity-theme input[type=password],.s-gravity-forms .gform_wrapper.gravity-theme input[type=search],.s-gravity-forms .gform_wrapper.gravity-theme input[type=tel],.s-gravity-forms .gform_wrapper.gravity-theme input[type=text],.s-gravity-forms .gform_wrapper.gravity-theme input[type=time],.s-gravity-forms .gform_wrapper.gravity-theme input[type=url],.s-gravity-forms .gform_wrapper.gravity-theme input[type=week],.s-gravity-forms .gform_wrapper.gravity-theme select,.s-gravity-forms .gform_wrapper.gravity-theme textarea{padding:.5rem 1rem}.s-gravity-forms .gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,.s-gravity-forms .gform_wrapper.gravity-theme .gfield_checkbox label,.s-gravity-forms .gform_wrapper.gravity-theme .gfield_consent_description,.s-gravity-forms .gform_wrapper.gravity-theme .gfield_radio label{font-size:1rem}.s-gravity-forms .gform_wrapper.gravity-theme .gfield-choice-input+label{font-family:GT-Walsheim-Regular,Arial,sans-serif;font-weight:400;margin-left:.5rem}.s-gravity-forms .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{margin-left:1rem}.s-gravity-forms .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:1.2;min-height:auto}.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]){background-color:#fff;border:.1875rem solid #fff;border-radius:1.875rem;margin-bottom:0;padding:1rem 7.5rem 1rem 1rem}.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]):focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]):hover{border:.1875rem solid #fff}.s-gravity-forms .gform_wrapper.gravity-theme .gform_footer,.s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer{margin:2.5rem 0 0;padding:0}.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer{margin:0;position:absolute;right:0;top:2.5rem;transform:translateX(-.5rem)}.s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button,.s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input,.s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button,.s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input{margin:0}.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input{background-color:#009ac7;border-color:#009ac7;font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-size:clamp(1rem,calc(1rem + .15625vw - .5px),1.125rem);font-weight:700;padding:.625rem .9375rem;width:auto}.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_footer input:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer button:hover,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:focus,.c-email-signup .s-gravity-forms .gform_wrapper.gravity-theme .gform_page_footer input:hover{background-color:#009ac7;transform:scale(1.02)}.c-email-signup .s-gravity-forms .gform_ajax_spinner{display:none}.grecaptcha-badge{left:4px!important;overflow:hidden!important;transition:all .3s ease!important;width:70px!important}.grecaptcha-badge:hover{width:256px!important}@media print,screen and (min-width:64em){.s-swiper.c-career-roles .swiper,.s-swiper.c-epilepsy-stories .swiper,.s-swiper.c-research-publications .swiper{overflow:visible}}@media print,screen and (min-width:40em){.s-swiper.c-career-roles .swiper-slide,.s-swiper.c-epilepsy-stories .swiper-slide{width:40%}.s-swiper.c-research-publications .swiper-slide{width:20%}}.s-swiper .swiper-pagination{align-items:center;display:flex;justify-content:center}@media print,screen and (min-width:40em){.events__fundraising-spotlight .s-swiper .swiper-pagination{left:auto;right:0;transform:translateY(-.625rem);width:50%}}.s-swiper .swiper-pagination-bullet{background:rgba(0,0,0,.18);height:.625rem;width:.625rem}.events__fundraising-spotlight .s-swiper .swiper-pagination-bullet{background:hsla(0,0%,100%,.9)}.s-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#009ac7;height:.9375rem;width:.9375rem}.events__fundraising-spotlight .s-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.s-swiper.c-callout-block .swiper-pagination-bullet{border:.125rem solid #000}.s-swiper.c-callout-block:not(.angle-white) .swiper-pagination-bullet-active{border-color:#fff}.s-swiper.c-callout-block.angle-white .swiper-pagination-bullet-active{border:none}.s-swiper .swiper-button-next,.s-swiper .swiper-button-prev{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-flex;height:1.5625rem;margin:0 0 1.25rem;position:static;width:1.5625rem}.s-swiper .swiper-button-next:after,.s-swiper .swiper-button-prev:after{display:none}.s-swiper .swiper-button-prev{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-left.svg)}.s-swiper.c-steps-highlight .swiper-button-prev{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-left-blue.svg)}.s-swiper.c-career-roles .swiper-button-prev,.s-swiper.c-epilepsy-stories .swiper-button-prev,.s-swiper.c-research-publications .swiper-button-prev{margin-bottom:2.5rem}.s-swiper.c-career-roles .swiper-button-prev{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-left-white.svg)}.s-swiper .swiper-button-next{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right.svg);margin-left:2.5rem}.s-swiper.c-steps-highlight .swiper-button-next{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-blue.svg)}.s-swiper.c-career-roles .swiper-button-next,.s-swiper.c-epilepsy-stories .swiper-button-next,.s-swiper.c-research-publications .swiper-button-next{margin-bottom:2.5rem}.s-swiper.c-career-roles .swiper-button-next{background-image:url(//www.epilepsy.org.uk/app/themes/epilepsy-action/dist/css/../img/icon-arrow-right-white.svg)}.s-wp-cms ol:last-child,.s-wp-cms p:last-child,.s-wp-cms ul:last-child{margin-bottom:0}.s-wp-cms ol,.s-wp-cms ul{margin-bottom:1rem;margin-left:0;padding-left:1.25rem}.s-wp-cms ol li,.s-wp-cms ul li{padding-left:.5rem}.s-wp-cms ol li:not(:last-child),.s-wp-cms ul li:not(:last-child){margin-bottom:.5rem}.s-wp-cms ol li::marker,.s-wp-cms ul li::marker{color:#009ac7;font-size:1.5em}.c-callout-block__slide.t-blue .s-wp-cms ol li::marker,.c-callout-block__slide.t-blue .s-wp-cms ul li::marker{color:#fff}.s-wp-cms ol li ul,.s-wp-cms ul li ul{margin-top:1rem}.s-wp-cms ol li ul li::marker,.s-wp-cms ul li ul li::marker{color:#313131}.s-wp-cms ol{list-style-position:inside;list-style-type:decimal;padding-left:0}.s-wp-cms ol ol{padding-left:1.25rem}.s-wp-cms .wp-caption,.s-wp-cms img{height:auto!important;margin-bottom:1rem;width:auto}.s-wp-cms .wp-caption{margin:0 0 1rem}.s-wp-cms .wp-caption img{border-bottom:none;margin-bottom:0}.s-wp-cms .wp-caption .wp-caption-text{font-size:.875rem;margin-top:0;text-align:left}.s-wp-cms img.alignleft,.s-wp-cms img.alignright{width:auto!important}@media print,screen and (max-width:39.99875em){.s-wp-cms img.alignleft,.s-wp-cms img.alignright{display:block;margin:1rem auto}}@media print,screen and (min-width:40em){.s-wp-cms img.alignleft{float:left;margin-right:1rem}.s-wp-cms img.alignright{float:right;margin-left:1rem}}.s-wp-cms img.aligncenter{display:flex;margin:0 auto 1rem}.s-wp-cms blockquote p{color:inherit;line-height:inherit}.s-wp-cms p{line-height:inherit}.s-wp-cms p a:not(.c-button):not(.c-search-main__search):not(.c-bulk-ordering-product__add):not(.c-add-to-basket__add){color:inherit}.s-wp-cms p iframe{max-width:100%}.s-wp-cms p>a.c-button.is-shortcode,.s-wp-cms p>a.is-shortcode.c-add-to-basket__add,.s-wp-cms p>a.is-shortcode.c-bulk-ordering-product__add,.s-wp-cms p>a.is-shortcode.c-search-main__search{margin-bottom:1.25rem}.s-wp-cms p>a.c-button.is-shortcode:not(:last-child),.s-wp-cms p>a.is-shortcode.c-add-to-basket__add:not(:last-child),.s-wp-cms p>a.is-shortcode.c-bulk-ordering-product__add:not(:last-child),.s-wp-cms p>a.is-shortcode.c-search-main__search:not(:last-child){margin-right:1.25rem}.s-wp-pagination{background-color:#f8f8f8;position:relative;width:100%}@media print,screen and (max-width:39.99875em){.s-wp-pagination{margin:2.5rem auto 0;padding:2.5rem 1.25rem}}@media print,screen and (min-width:40em){.s-wp-pagination{margin:5rem auto 0;padding:2.5rem}}.s-wp-pagination .nav-links{position:relative;width:100%}.s-wp-pagination .page-numbers:not(.prev):not(.next){display:none}.s-wp-pagination .next,.s-wp-pagination .prev{color:#009ac7;position:absolute;text-decoration:none;top:50%;transform:translateY(-50%)}.s-wp-pagination .next:focus,.s-wp-pagination .next:hover,.s-wp-pagination .prev:focus,.s-wp-pagination .prev:hover{text-decoration:underline}.s-wp-pagination .prev{left:0}.s-wp-pagination .next{right:0}.s-wp-pagination__total{font-family:GT-Walsheim-Bold,GT-Walsheim-Regular,Arial,sans-serif;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}
@media print{.c-button,.c-pif-tick-review a:after,.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-2r-2p-30-30-33-39-38-19-2q-30-33-2r-2z-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-2s-33-32-2p-38-2x-33-32-19-2q-2p-32-32-2t-36-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-2s-33-3b-32-30-33-2p-2s-37-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-2t-31-2p-2x-30-19-37-2x-2v-32-39-34-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-2t-34-2x-30-2t-34-37-3d-19-37-38-33-36-2x-2t-37-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-2u-39-36-38-2w-2t-36-19-36-2t-2p-2s-2x-32-2v-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-30-2t-2p-36-32-19-31-33-36-2t-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-31-2p-2z-2t-19-2p-19-2s-2x-2u-2u-2t-36-2t-32-2r-2t-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-31-2t-31-2q-2t-36-19-2q-2p-32-32-2t-36-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-34-2x-2u-19-38-2x-2r-2z-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-34-36-33-31-33-19-1d-1c-1c-1h-1c-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-34-36-33-31-33-19-1h-1c-1h-1c-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-37-2t-2r-38-2x-33-32-19-2s-36-33-34-2s-33-3b-32-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-37-39-34-34-33-36-38-19-2q-30-33-2r-2z-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-37-39-34-34-33-36-38-19-37-33-2r-2x-2p-30-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-3a-2x-2s-2t-33-15]:not(.does-not-exist),.js-has-pseudo [csstools-has-1a-33-19-2u-30-2t-3c-2x-2q-30-2t-19-31-33-2s-39-30-2t-1m-2w-2p-37-14-1a-2r-19-3b-3d-37-2x-3b-3d-2v-w-34-1m-2u-2x-36-37-38-19-2r-2w-2x-30-2s-w-1q-w-2x-31-2v-15]:not(.does-not-exist):not(.does-not-exist):not(does-not-exist):not(does-not-exist),.js-has-pseudo [csstools-has-1a-37-19-3b-34-19-2r-31-37-w-34-1m-2w-2p-37-14-2x-2u-36-2p-31-2t-15]:not(does-not-exist):not(does-not-exist),.o-footer,.s-wp-cms a:after,img,table a:after{display:none}.c-button,.c-pif-tick-review a:after,.o-flexible-module:has(.c-callout-block),.o-flexible-module:has(.c-donation-banner),.o-flexible-module:has(.c-downloads),.o-flexible-module:has(.c-email-signup),.o-flexible-module:has(.c-epilepsy-stories),.o-flexible-module:has(.c-further-reading),.o-flexible-module:has(.c-learn-more),.o-flexible-module:has(.c-make-a-difference),.o-flexible-module:has(.c-member-banner),.o-flexible-module:has(.c-pif-tick),.o-flexible-module:has(.c-promo-10050),.o-flexible-module:has(.c-promo-5050),.o-flexible-module:has(.c-section-dropdown),.o-flexible-module:has(.c-support-block),.o-flexible-module:has(.c-support-social),.o-flexible-module:has(.c-video),.o-flexible-module:has(.c-wysiwyg p:first-child>img),.o-footer,.s-wp-cms a:after,.s-wp-cms p:has(iframe),img,table a:after{display:none}.grecaptcha-badge,.wt-cli-cookie-bar-container{display:none!important}h1{font-size:60px!important}h2{font-size:42px}h3{font-size:28px}.table-scroll{overflow-x:visible}.c-table td{min-width:auto}.grid-container{max-width:100%}.grid-container .cell{margin:0 1.15625rem;width:calc(100% - 2.3125rem)}.o-header{margin-bottom:60px;position:static!important;transform:none!important}.o-header .o-header__logo{display:block;position:static;transform:translateX(-20px);width:200px}.o-header .o-header__actions,.o-header .o-header__ancillary,.o-header .o-header__breadcrumbs,.o-header .o-header__logo:after,.o-header .o-header__lower,.o-header .o-header__nav{display:none}.o-flexible-module{margin-bottom:40px}.c-alert-callout,.c-page-banner{padding:0!important}.c-page-banner{margin-bottom:80px}.c-page-banner .c-page-banner__media,.c-page-banner:after{display:none}.c-page-banner-cutout{height:auto;max-height:none;min-height:auto;padding:0}.c-page-banner-cutout .c-page-banner-cutout__button,.c-page-banner-cutout:after{display:none}.c-page-banner-cutout:not(.has-search-bar) .cell:first-child{margin:0}.c-page-banner-cutout .c-page-banner-cutout__content{font-size:24px}.c-video-hero{height:auto;margin-bottom:80px;max-height:none;min-height:auto;padding:0;text-align:left}.c-video-hero .c-video-hero__media-container,.c-video-hero:after{display:none}.c-support-block .c-support-block__pods{display:block}.c-support-block .c-support-block__single-icon{display:none}.s-foundation-accordion .accordion-content,.s-foundation-accordion .accordion-title{padding:1rem 0}.s-foundation-accordion .accordion-title:before{display:none}.s-foundation-accordion .accordion-content{display:block}.c-staggered-content-promos .c-staggered-content-promos__single-media{display:none}.c-staggered-content-promos .c-staggered-content-promos__items{display:block}.c-staggered-content-promos .c-staggered-content-promos__single{margin-bottom:40px}.c-staggered-content-promos .c-staggered-content-promos__single:nth-child(2){margin-top:0}.c-text-highlight{padding:0}}
.algolia-autocomplete{z-index:999999 !important}.aa-dropdown-menu{font-family:sans-serif;background-color:#fff;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35)}.aa-dropdown-menu:after{content:" ";display:block;clear:both}.aa-dropdown-menu .aa-input,.aa-dropdown-menu .aa-hint{width:100%}.aa-dropdown-menu .aa-hint{color:#999}.aa-dropdown-menu{color:#1a1a1a;font-size:12px}.aa-dropdown-menu a{font-size:12px;color:#1a1a1a;font-weight:400;text-decoration:none}.aa-dropdown-menu a:hover{text-decoration:none}.aa-dropdown-menu .autocomplete-header{margin:0 14px;line-height:3em;border-bottom:1px solid rgba(0,0,0,.05)}.aa-dropdown-menu .autocomplete-header-title,.aa-dropdown-menu .autocomplete-header-more{letter-spacing:1px;text-transform:uppercase;font-weight:700}.aa-dropdown-menu .autocomplete-header-title{float:left}.aa-dropdown-menu .autocomplete-header-more{float:right}.aa-dropdown-menu .autocomplete-header-more a{color:rgba(0,0,0,.3);font-weight:700}.aa-dropdown-menu .autocomplete-header-more a:hover{color:rgba(0,0,0,.4)}.aa-dropdown-menu .aa-suggestion{padding:5px 0}.aa-dropdown-menu .aa-suggestion:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.aa-dropdown-menu .aa-suggestion em{color:#174d8c;background:rgba(143,187,237,.1);font-style:normal}.aa-dropdown-menu .aa-suggestion .suggestion-post-title{font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content{color:#63676d;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content em{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(69,142,225,.8);color:inherit}.aa-dropdown-menu .aa-suggestion.aa-cursor{background-color:#f9f9f9}.aa-dropdown-menu a.suggestion-link{display:block;padding:0 14px}.aa-dropdown-menu a.suggestion-link.user-suggestion-link{line-height:32px}.aa-dropdown-menu a.suggestion-link svg{vertical-align:middle;fill:rgba(0,0,0,.3);float:left}.aa-dropdown-menu .suggestion-post-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:3px;width:32px;height:32px}.aa-dropdown-menu .suggestion-user-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:16px;width:32px;height:32px}.aa-dropdown-menu .autocomplete-footer-branding{padding:15px 14px 0;float:right;color:rgba(0,0,0,.3);margin-bottom:7px}.aa-dropdown-menu .clear{clear:both}.autocomplete-empty{clear:both;padding:15px}.autocomplete-empty .empty-query{font-weight:700}
@charset "UTF-8";@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.jp-carousel-overlay .swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.jp-carousel-overlay .swiper-container-vertical>.swiper-wrapper{flex-direction:column}.jp-carousel-overlay .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.jp-carousel-overlay .swiper-container-android .swiper-slide,.jp-carousel-overlay .swiper-wrapper{transform:translateZ(0)}.jp-carousel-overlay .swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.jp-carousel-overlay .swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.jp-carousel-overlay .swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.jp-carousel-overlay .swiper-container-pointer-events{touch-action:pan-y}.jp-carousel-overlay .swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.jp-carousel-overlay .swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.jp-carousel-overlay .swiper-slide-invisible-blank{visibility:hidden}.jp-carousel-overlay .swiper-container-autoheight,.jp-carousel-overlay .swiper-container-autoheight .swiper-slide{height:auto}.jp-carousel-overlay .swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.jp-carousel-overlay .swiper-container-3d{perspective:1200px}.jp-carousel-overlay .swiper-container-3d .swiper-cube-shadow,.jp-carousel-overlay .swiper-container-3d .swiper-slide,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top,.jp-carousel-overlay .swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.jp-carousel-overlay .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.jp-carousel-overlay .swiper-button-next.swiper-button-disabled,.jp-carousel-overlay .swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next{left:10px;right:auto}.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after{content:"prev"}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:"next"}.jp-carousel-overlay .swiper-button-next.swiper-button-white,.jp-carousel-overlay .swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.jp-carousel-overlay .swiper-button-next.swiper-button-black,.jp-carousel-overlay .swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.jp-carousel-overlay .swiper-button-lock{display:none}.jp-carousel-overlay .swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.jp-carousel-overlay .swiper-pagination.swiper-pagination-hidden{opacity:0}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets,.jp-carousel-overlay .swiper-pagination-custom,.jp-carousel-overlay .swiper-pagination-fraction{bottom:10px;left:0;width:100%}.jp-carousel-overlay .swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}.jp-carousel-overlay button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.jp-carousel-overlay .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.jp-carousel-overlay .swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.jp-carousel-overlay .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.jp-carousel-overlay .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.jp-carousel-overlay .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.jp-carousel-overlay .swiper-pagination-white{--swiper-pagination-color:#fff}.jp-carousel-overlay .swiper-pagination-black{--swiper-pagination-color:#000}.jp-carousel-overlay .swiper-pagination-lock{display:none}.jp-carousel-overlay .swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.jp-carousel-overlay .swiper-zoom-container>canvas,.jp-carousel-overlay .swiper-zoom-container>img,.jp-carousel-overlay .swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.jp-carousel-overlay .swiper-slide-zoomed{cursor:move}.jp-carousel-overlay .swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}:root{--jp-carousel-primary-color:#fff;--jp-carousel-primary-subtle-color:#999;--jp-carousel-bg-color:#000;--jp-carousel-bg-faded-color:#222;--jp-carousel-border-color:#3a3a3a}:root .jp-carousel-light{--jp-carousel-primary-color:#000;--jp-carousel-primary-subtle-color:#646970;--jp-carousel-bg-color:#fff;--jp-carousel-bg-faded-color:#fbfbfb;--jp-carousel-border-color:#dcdcde}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{background-image:none}[data-carousel-extra]:not(.jp-carousel-wrap) img,[data-carousel-extra]:not(.jp-carousel-wrap) img+figcaption{cursor:pointer}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-wrap.swiper-container{height:auto;width:100vw}.jp-carousel-overlay .swiper-zoom-container{background-position:50%;background-repeat:no-repeat;background-size:200%}.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img,.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img{transition:none!important}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{background-image:none;height:auto;opacity:.5;padding:20px 40px;transition:opacity .5s ease-out;width:auto}.jp-carousel-overlay .swiper-button-next:hover,.jp-carousel-overlay .swiper-button-prev:hover{opacity:1}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:none}.jp-carousel-overlay .swiper-button-next svg,.jp-carousel-overlay .swiper-button-prev svg{background:var(--jp-carousel-bg-color);border-radius:4px;height:30px;width:28px}.jp-carousel-overlay .swiper-button-next svg:hover,.jp-carousel-overlay .swiper-button-prev svg:hover{background:var(--jp-carousel-primary-subtle-color)}.jp-carousel-overlay{background:var(--jp-carousel-bg-color);bottom:0;direction:ltr;font-family:Helvetica Neue,sans-serif!important;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:2147483647}.jp-carousel-overlay *{box-sizing:border-box}.jp-carousel-overlay h1:before,.jp-carousel-overlay h2:before,.jp-carousel-overlay h3:before{content:none;display:none}.jp-carousel-overlay .swiper-container .swiper-button-prev{left:0;right:auto}.jp-carousel-overlay .swiper-container .swiper-button-next{left:auto;right:0}.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-prev{transform:scaleX(-1)}.jp-carousel-container{display:grid;grid-template-rows:1fr 64px;height:100%}.jp-carousel-hide-controls .jp-carousel-container{grid-template-rows:1fr}.jp-carousel-hide-controls .swiper-wrapper{margin-top:-32px}.jp-carousel-hide-controls .jp-swiper-button-next,.jp-carousel-hide-controls .jp-swiper-button-prev{margin-top:-54px}.jp-carousel-msg{background-color:var(--jp-carousel-primary-color);border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:inline-block;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;line-height:19px;margin:25px 20px 0 2px;padding:11px 15px;text-align:center}.jp-carousel-info{-webkit-font-smoothing:subpixel-antialiased!important;background-color:var(--jp-carousel-bg-color);display:flex;flex-direction:column;opacity:1;text-align:left!important;transition:opacity .2s ease-out;z-index:100}.jp-carousel-hide-controls .jp-carousel-info{height:0;overflow:hidden;visibility:hidden}.jp-carousel-info-footer{align-items:center;display:flex;height:64px;justify-content:space-between;position:relative}.jp-carousel-info-extra,.jp-carousel-info-footer{background-color:var(--jp-carousel-bg-color);width:100vw}.jp-carousel-info-extra{border-top:1px solid var(--jp-carousel-bg-faded-color);display:none;padding:35px}.jp-carousel-title-and-caption{margin-bottom:15px}.jp-carousel-info-extra.jp-carousel-show{display:block}.jp-carousel-info ::selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color)}.jp-carousel-info ::-moz-selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color)}.jp-carousel-photo-info{left:0!important;width:100%!important}.jp-carousel-comments-wrapper{display:none;padding:0;width:100%!important}.jp-carousel-comments-wrapper.jp-carousel-show{display:block}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:none}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-buttons{background:#222;border-bottom:1px solid #222;margin:-18px -20px 15px;padding:8px 10px;text-align:center}div.jp-carousel-buttons a{-webkit-font-smoothing:subpixel-antialiased;border:none!important;color:var(--jp-carousel-primary-subtle-color);font:normal 11px/1.2em Helvetica Neue,sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle}div.jp-carousel-buttons a:hover{border:none!important;color:var(--jp-carousel-primary-color)}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-slide,.jp-carousel-slide img{transform:translateZ(0)}.jp-carousel-close-hint{color:var(--jp-carousel-primary-color);cursor:default;cursor:pointer;height:45px;letter-spacing:0!important;padding:10px;position:fixed;right:30px;text-align:right;top:20px;transition:opacity .2s ease-out;width:45px;z-index:15}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint svg{background:var(--jp-carousel-bg-color);border-radius:4px;padding:3px 2px}.jp-carousel-close-hint svg:hover{background:var(--jp-carousel-primary-subtle-color)}.jp-carousel-close-hint:hover{color:var(--jp-carousel-primary-color)}.jp-carousel-close-hint:hover span{border-color:var(--jp-carousel-primary-color)}.jp-carousel-pagination-container{flex:1;margin:0 15px 0 35px}.jp-carousel-pagination,.jp-swiper-pagination{color:var(--jp-carousel-primary-color);display:none;font-size:15px;font-weight:400;position:static!important;white-space:nowrap}.jp-carousel-pagination-container .swiper-pagination{line-height:8px;text-align:left}.jp-carousel-pagination{padding-left:5px}.jp-swiper-pagination .swiper-pagination-bullet{background:var(--jp-carousel-primary-subtle-color);margin:0 4px}.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--jp-carousel-primary-color)}.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var(--jp-carousel-primary-color);opacity:.5}.jp-carousel-info-footer .jp-carousel-photo-title-container{flex-basis:50vw;flex:4;justify-content:center;margin:0;overflow:hidden}.jp-carousel-photo-caption,.jp-carousel-photo-title{background:none!important;border:none!important;color:var(--jp-carousel-primary-color);display:inline-block;font:normal 20px/1.3em Helvetica Neue,sans-serif;letter-spacing:0!important;line-height:normal;margin:0 0 10px;overflow:hidden;padding:0;text-shadow:none!important;text-transform:none!important}.jp-carousel-info-footer .jp-carousel-photo-caption{color:var(--jp-carousel-primary-subtle-color);cursor:pointer;font-size:15px;margin:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.jp-carousel-info-footer .jp-carousel-photo-caption p{margin:0}.jp-carousel-photo-title{font-size:32px;margin-bottom:2px}.jp-carousel-photo-description{color:var(--jp-carousel-primary-subtle-color);font-size:16px;margin:25px 0;overflow:hidden;overflow-wrap:break-word;width:100%}.jp-carousel-photo-description p{color:var(--jp-carousel-primary-subtle-color);line-height:1.4;margin-bottom:0}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-photo-description p a{border:none!important;color:var(--jp-carousel-primary-color)!important;font-style:normal!important;font-weight:400!important;text-decoration:underline!important}.jp-carousel-photo-description p b,.jp-carousel-photo-description p strong{color:var(--jp-carousel-primary-subtle-color);font-weight:700}.jp-carousel-photo-description p em,.jp-carousel-photo-description p i{color:var(--jp-carousel-primary-subtle-color);font-style:italic}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-photo-description p a:hover{color:var(--jp-carousel-primary-subtle-color)!important}.jp-carousel-photo-description p:empty{display:none}.jp-carousel-comments-wrapper h1:after,.jp-carousel-comments-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-caption{font-size:14px;font-weight:400;margin:0}.jp-carousel-image-meta{color:var(--jp-carousel-primary-color);display:none;font-size:13px;font:12px/1.4 Helvetica Neue,sans-serif!important;width:100%}.jp-carousel-image-meta.jp-carousel-show{display:block}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{background:none!important;border:none!important;bottom:auto!important;font-family:Helvetica Neue,sans-serif!important;font-weight:400!important;left:auto!important;line-height:1.3em!important;position:inherit!important;right:auto!important;top:auto!important}.jp-carousel-image-meta ul{list-style:none!important;margin:0!important;padding:0!important}.jp-carousel-image-meta li{color:var(--jp-carousel-primary-color)!important;display:inline-block!important;font-size:13px!important;margin:0 2% 15px 0!important;vertical-align:top!important;width:48%!important}.jp-carousel-image-meta h5{color:var(--jp-carousel-primary-subtle-color)!important;font-size:10px!important;letter-spacing:.1em!important;margin:0 0 2px!important;text-transform:uppercase!important}a.jp-carousel-image-download{clear:both;color:var(--jp-carousel-primary-subtle-color);display:inline-block;font-size:14px;font-weight:400;line-height:1;text-decoration:none}a.jp-carousel-image-download svg{display:inline-block;margin:0 3px;padding-bottom:2px;vertical-align:middle}a.jp-carousel-image-download span.photo-size{border-radius:1em;display:inline-block;font-size:11px;margin-left:2px}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}.jp-carousel-comments{background:none transparent;bottom:10px;font:15px/1.7 Helvetica Neue,sans-serif!important;font-weight:400;margin-top:20px;width:100%}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:var(--jp-carousel-primary-color)!important}.jp-carousel-comment{background:none transparent;color:var(--jp-carousel-primary-subtle-color);display:flex;overflow:auto;width:100%}.jp-carousel-comment+.jp-carousel-comment{margin-top:20px}.jp-carousel-comment:last-of-type{margin-bottom:20px}.jp-carousel-comment p{color:var(--jp-carousel-primary-subtle-color)!important}.jp-carousel-comment .comment-author{border:none;display:inline;float:none;font-size:15px;font-weight:500;margin:0;padding:0;width:auto}.jp-carousel-comment .comment-author a{color:var(--jp-carousel-primary-color)}.jp-carousel-comment .comment-gravatar{float:none;margin-right:10px}.jp-carousel-comment .comment-content{border:none;padding:0}.jp-carousel-comment .avatar{background-color:transparent!important;border:none!important;border-radius:4px;height:64px;margin:0;min-height:64px;min-width:64px;padding:0!important;width:64px}.jp-carousel-comment .comment-date{border-bottom:1px solid var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color);font-size:11px;margin-bottom:6px}#jp-carousel-comment-form{margin:0 0 10px!important;width:100%}#jp-carousel-comment-form.jp-carousel-is-disabled{opacity:.5;pointer-events:none}textarea#jp-carousel-comment-form-comment-field{background:var(--jp-carousel-bg-faded-color);border:1px solid var(--jp-carousel-border-color);border-radius:3px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1);box-sizing:border-box;color:var(--jp-carousel-primary-subtle-color);float:none;font:16px/1.4 Helvetica Neue,sans-serif!important;height:147px;margin:0;overflow:hidden;padding:10px 10px 5px;width:100%}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color)}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:var(--jp-carousel-primary-subtle-color)}#jp-carousel-loading-overlay{bottom:0;display:none;left:0;position:fixed;right:0;top:0}#jp-carousel-loading-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}#jp-carousel-library-loading,#jp-carousel-library-loading:after{border-radius:50%;height:40px;width:40px}#jp-carousel-library-loading{animation:load8 1.1s linear infinite;border:8px solid hsla(0,0%,100%,.2);border-left:8px solid var(--jp-carousel-primary-color);float:left;font-size:10px;margin:22px 0 0 10px;position:relative;text-indent:-9999em;transform:translateZ(0)}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;height:20px;width:20px}#jp-carousel-comment-form-spinner{animation:load8 1.1s linear infinite;border:4px solid hsla(0,0%,100%,.2);border-left:4px solid var(--jp-carousel-primary-color);bottom:0;display:none;float:left;font-size:10px;left:0;margin:0 auto;position:absolute;right:0;text-indent:-9999em;top:calc(50% - 15px);transform:translateZ(0)}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.jp-carousel-info-content-wrapper{margin:auto;max-width:800px}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:var(--jp-carousel-bg-color);border:1px solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);color:var(--jp-carousel-primary-subtle-color);float:left;font:16px/1.4 Helvetica Neue,sans-serif!important;padding:10px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color)}#jp-carousel-comment-form-commenting-as p{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif!important;margin:22px 0 0}#jp-carousel-comment-form-commenting-as fieldset{border:none;clear:both;float:left;margin:20px 0 0;padding:0}#jp-carousel-comment-form-commenting-as label{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif!important;margin:0 20px 3px 0;width:100px}#jp-carousel-comment-form-button-submit{background:var(--jp-carousel-bg-color);border:1px solid var(--jp-carousel-primary-color);border-radius:3px;color:var(--jp-carousel-primary-color);display:block;font-size:14px;margin-left:auto;margin-top:20px;padding:8px 16px}#jp-carousel-comment-form-button-submit:active,#jp-carousel-comment-form-button-submit:focus{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-bg-color)}#jp-carousel-comment-form-container{color:var(--jp-carousel-primary-subtle-color);margin-bottom:15px;margin-top:20px;overflow:hidden;position:relative;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{border:1px solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:block;font:13px/1.4 Helvetica Neue,sans-serif!important;margin-top:20px;overflow:auto;padding:1em 0;text-align:center;width:100%}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed,#jp-carousel-comments-loading{color:var(--jp-carousel-primary-subtle-color);display:none}#jp-carousel-comments-loading{bottom:10px;font:400 15px/1.7 Helvetica Neue,sans-serif!important;margin-bottom:20px;margin-top:20px;text-align:left;width:100%}.jp-carousel-photo-icons-container{display:block;flex:1;margin:0 20px 0 30px;text-align:right;white-space:nowrap}.jp-carousel-icon-btn{background:0 0;border:none;display:inline-block;height:64px;padding:16px;text-decoration:none}.jp-carousel-icon{border:none;border-radius:4px;display:inline-block;font-style:normal;font-weight:400;line-height:0;padding:4px 3px 3px;width:31px}.jp-carousel-icon:hover{background:var(--jp-carousel-primary-subtle-color)}.jp-carousel-icon svg{display:inline-block}.jp-carousel-overlay rect{fill:var(--jp-carousel-primary-color)}.jp-carousel-selected .jp-carousel-icon{background:var(--jp-carousel-primary-color)}.jp-carousel-selected rect{fill:var(--jp-carousel-bg-color)}.jp-carousel-icon-comments.jp-carousel-show{display:inline-block}.jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-primary-color);border-radius:4px;color:var(--jp-carousel-bg-color);display:none;font-family:Helvetica Neue,sans-serif!important;font-size:12px;font-weight:400;line-height:1;margin-left:-16px;padding:2px 4px;position:relative;vertical-align:top}.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-bg-color);color:var(--jp-carousel-primary-color)}.jp-carousel-has-comments-indicator.jp-carousel-show{display:inline-block}@media only screen and (max-width:760px){.jp-carousel-buttons,.jp-carousel-overlay .swiper-container .swiper-button-next,.jp-carousel-overlay .swiper-container .swiper-button-prev{display:none!important}.jp-carousel-image-meta{box-sizing:border-box;float:none!important;margin-left:0;width:100%!important}.jp-carousel-close-hint{font-size:26px!important;position:fixed!important;right:10px;top:10px}.admin-bar .jp-carousel-close-hint{top:40px}.jp-carousel-slide img{opacity:1}.jp-carousel-wrap{background-color:var(--jp-carousel-bg-color)}.jp-carousel-fadeaway,.jp-carousel-info>.jp-carousel-photo-info{display:none}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:block}.jp-carousel-caption{overflow:visible!important}.jp-carousel-info-footer .jp-carousel-photo-title-container{display:none}.jp-carousel-photo-icons-container{margin:0 10px 0 0;white-space:nowrap}.jp-carousel-icon-btn{padding-left:20px}.jp-carousel-pagination{padding-left:5px}.jp-carousel-pagination-container{margin-left:25px}.jp-carousel-comment .avatar{min-width:48px}#jp-carousel-comment-form-commenting-as fieldset,#jp-carousel-comment-form-commenting-as input{float:none;width:100%}}:root{--jetpack--contact-form--border:1px solid #8c8f94;--jetpack--contact-form--border-color:#8c8f94;--jetpack--contact-form--border-size:1px;--jetpack--contact-form--border-style:solid;--jetpack--contact-form--border-radius:0px;--jetpack--contact-form--input-padding:16px;--jetpack--contact-form--font-size:16px}.contact-form .clear-form{clear:both}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus::placeholder{opacity:.3}:where(.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=url],.contact-form textarea){border:1px solid #8c8f94;border-radius:0;box-sizing:border-box;font:inherit;padding:16px;width:100%}:where(.contact-form textarea){height:200px}.contact-form :where(.grunion-field[type=text],.grunion-field.textarea){padding-left:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));padding-right:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius))}.contact-form .grunion-field-wrap input,.contact-form .grunion-field-wrap textarea{margin:0}.contact-form select{min-width:150px;padding:14px 7px}.contact-form :where(input[type=radio],input[type=checkbox]){float:none;height:1rem;width:1rem}.contact-form input[type=checkbox],.contact-form input[type=radio]{margin:0 .75rem 0 0}.contact-form input[type=checkbox]{margin-left:0;top:0}.contact-form label{display:block;float:none;font-weight:700;margin-bottom:.25em}.contact-form label.consent{align-items:center;display:flex;font-size:13px;font-weight:400;text-transform:uppercase}.contact-form label.consent-implicit input{display:none}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{align-items:center;display:inline-flex;float:none;font-weight:400;line-height:1;margin-bottom:0}.contact-form .grunion-checkbox-multiple-options,.contact-form .grunion-radio-options{display:flex;flex-direction:column;gap:12px}.contact-form label span{font-size:85%;font-weight:400;margin-left:.25em;opacity:.45}.contact-form-submission{border-bottom:1px solid #000;border-top:1px solid #000;margin-bottom:4em;padding:1.5em 1em;width:100%}.contact-form-submission p{word-wrap:break-word;margin:0 auto}.contact-form-submission h4{font-weight:200;margin-bottom:32px;margin-top:32px}.contact-form-submission .go-back-message{margin-bottom:32px;margin-top:20px;text-align:left}.contact-form-submission .go-back-message .link{color:#000;font-weight:200}.contact-form-submission .field-name{font-weight:200}.contact-form-submission .field-value{font-weight:600;margin-bottom:20px}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:var(--wp--style--block-gap,1.5rem);justify-content:flex-start}.wp-block-jetpack-contact-form>*{box-sizing:border-box;flex:0 0 100%}.wp-block-jetpack-contact-form-container.alignfull .wp-block-jetpack-contact-form{padding-left:0;padding-right:0}.wp-block-jetpack-button.alignright button{float:right}.wp-block-jetpack-contact-form .grunion-field-wrap{box-sizing:border-box}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:1 1 calc(25% - var(--wp--style--block-gap,1.5rem)*1);max-width:25%}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:1 1 calc(50% - var(--wp--style--block-gap,1.5rem)*1);max-width:50%}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:1 1 calc(75% - var(--wp--style--block-gap,1.5rem)*1);max-width:75%}.grunion-field-checkbox-wrap,.grunion-field-consent-wrap{align-self:center}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%}}.jetpack-empty-spam,.jetpack-empty-spam-container{display:inline-block}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form .wp-block-spacer{width:100%}.contact-form .contact-form-dropdown__button.ui-button{align-items:center;background-color:var(--jetpack--contact-form--input-background);border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);box-sizing:border-box;color:var(--jetpack--contact-form--text-color);display:flex;flex-direction:row-reverse;font-family:var(--jetpack--contact-form--font-family);font-size:var(--jetpack--contact-form--font-size);justify-content:space-between;line-height:var(--jetpack--contact-form--line-height);padding:var(--jetpack--contact-form--input-padding);width:100%}.contact-form .contact-form-dropdown__button.ui-button .ui-selectmenu-icon.ui-icon{background:0 0}.contact-form .contact-form-dropdown__button .ui-selectmenu-icon,.contact-form .contact-form-dropdown__button.ui-selectmenu-button-open .ui-selectmenu-icon{align-items:center;border:2px solid transparent;box-sizing:border-box;display:flex;height:.8em;justify-content:center;margin-right:4px;overflow:visible;position:relative;width:.8em}.contact-form .contact-form-dropdown__button .ui-selectmenu-icon:after{border-bottom:2px solid;border-right:2px solid;box-sizing:border-box;content:"";display:block;height:100%;margin-top:-5px;transform:rotate(45deg);transition:all .2s ease-in-out;width:100%}.contact-form .contact-form-dropdown__button.ui-selectmenu-button-open .ui-selectmenu-icon:after{margin-top:8px;transform:rotate(225deg)}.contact-form .contact-form-dropdown__menu{z-index:1}.contact-form .contact-form-dropdown__menu ul.ui-menu{background-color:var(--jetpack--contact-form--input-background-fallback);border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);box-shadow:0 2px 6px rgba(0,0,0,.05);color:var(--jetpack--contact-form--text-color);font-family:var(--jetpack--contact-form--font-family);font-size:var(--jetpack--contact-form--font-size);line-height:normal;list-style:none;margin:0;max-height:230px;overflow:auto;padding:0}.contact-form .contact-form-dropdown__menu .ui-menu-item{margin:0}.contact-form .contact-form-dropdown__menu .ui-menu{margin-top:8px}.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper{padding:var(--jetpack--contact-form--input-padding)}.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper.ui-state-active{background-color:var(--jetpack--contact-form--text-color);border:none;color:var(--jetpack--contact-form--input-background-fallback);position:relative}.contact-form .is-style-animated .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(.grunion-field-consent-wrap),.contact-form .is-style-outlined .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(.grunion-field-consent-wrap){--notch-width:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));display:flex;flex-direction:row-reverse;position:relative}.contact-form .is-style-outlined .grunion-field-checkbox-multiple-wrap,.contact-form .is-style-outlined .grunion-field-radio-wrap{background-color:var(--jetpack--contact-form--input-background)}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options{flex-grow:1;padding:var(--jetpack--contact-form--input-padding,16px);padding-top:calc(var(--jetpack--contact-form--input-padding-top,16px) + 4px)}.contact-form .is-style-outlined .grunion-field-wrap .notched-label{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__leading{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-bottom-right-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-right:none;border-top-right-radius:unset;width:var(--notch-width)}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__notch{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-left:none;border-right:none;padding:0 4px;transition:border .15s linear}.contact-form .is-style-outlined .grunion-field-wrap.no-label .notched-label__notch{padding:0}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__label{font-weight:300;margin:0;pointer-events:none;position:relative;top:50%;transform:translateY(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);will-change:transform}.contact-form .is-style-outlined .grunion-field-textarea-wrap .notched-label .notched-label__label{top:var(--jetpack--contact-form--input-padding-top,16px);transform:unset}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__trailing{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-bottom-left-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-left:none;border-top-left-radius:unset;flex-grow:1}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field.has-placeholder~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:focus~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options~.notched-label .notched-label__notch{border-top-color:transparent}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field.has-placeholder~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:focus~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options~.notched-label .notched-label__label{font-size:.8em;top:calc(var(--jetpack--contact-form--border-size)*-1);transform:translateY(-50%)}.contact-form .is-style-outlined .grunion-field-wrap .contact-form-dropdown__button,.contact-form .is-style-outlined .grunion-field-wrap>input,.contact-form .is-style-outlined .grunion-field-wrap>textarea{border-color:transparent!important;outline:none;padding-left:calc(var(--notch-width) + 4px);padding-right:calc(var(--notch-width) + 4px)}.contact-form .is-style-outlined .grunion-field-wrap textarea{padding:var(--jetpack--contact-form--input-padding,16px)}.contact-form .is-style-outlined .contact-form-dropdown__menu .ui-menu-item-wrapper,.contact-form .is-style-outlined .grunion-field-wrap textarea{padding-left:calc(var(--notch-width) + 4px);padding-right:calc(var(--notch-width) + 4px)}.contact-form .is-style-animated .grunion-field-wrap{--left-offset:calc(var(--jetpack--contact-form--input-padding-left,16px) + var(--jetpack--contact-form--border-size));--label-left:max(var(--left-offset),var(--jetpack--contact-form--border-radius));--field-padding:calc(var(--label-left) - var(--jetpack--contact-form--border-size))}.contact-form .is-style-animated .grunion-field-wrap input{outline:none}.contact-form .is-style-animated .grunion-field-wrap textarea{outline:none;padding:var(--jetpack--contact-form--input-padding,16px)}.contact-form .is-style-animated .grunion-field-wrap:not(.no-label) .contact-form-dropdown__button,.contact-form .is-style-animated .grunion-field-wrap:not(.no-label)>input,.contact-form .is-style-animated .grunion-field-wrap:not(.no-label)>textarea{padding-left:var(--field-padding);padding-right:var(--field-padding);padding-top:1.4em}.contact-form .is-style-animated .grunion-field-wrap .contact-form-dropdown__menu .ui-menu-item-wrapper{padding-left:var(--field-padding);padding-right:var(--field-padding)}.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap,.contact-form .is-style-animated .grunion-field-radio-wrap{background-color:var(--jetpack--contact-form--input-background)}.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap .grunion-checkbox-multiple-options,.contact-form .is-style-animated .grunion-field-radio-wrap .grunion-radio-options{flex-grow:1;padding-bottom:var(--jetpack--contact-form--input-padding,16px);padding-top:1.8em}.contact-form .is-style-animated .grunion-field-wrap .animated-label__label{box-sizing:border-box;left:var(--label-left);margin:0;max-width:100%;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);width:100%}.contact-form .is-style-animated .grunion-field-textarea-wrap .animated-label__label{top:var(--jetpack--contact-form--input-padding-top,16px);transform:unset}.contact-form .is-style-animated .grunion-field-wrap .grunion-field.has-placeholder~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-field:focus~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.animated-label__label{font-size:.75em;top:calc(2px + var(--jetpack--contact-form--border-size));transform:translateY(0)}.contact-form .is-style-animated .grunion-field-wrap .grunion-checkbox-multiple-options~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-radio-options~.animated-label__label{left:0;top:0;transform:translateY(0)}.contact-form .is-style-below .grunion-field-wrap .below-label__label{margin-left:var(--jetpack--contact-form--border-size)}.infinite-loader{color:#000;display:block;height:28px;text-align:center}#infinite-handle span{background:#333;border-radius:1px;color:#f0f0f1;cursor:pointer;font-size:13px;padding:6px 16px}@keyframes spinner-inner{0%{opacity:1}to{opacity:0}}.infinite-loader .spinner-inner div{animation:spinner-inner 1s linear infinite;background:#000;border-radius:3px/6px;height:12px;left:47px;outline:1px solid #fff;position:absolute;top:24px;transform-origin:3px 26px;width:6px}.infinite-loader .spinner-inner div:first-child{animation-delay:-.9166666667s;background:#000;transform:rotate(0deg)}.infinite-loader .spinner-inner div:nth-child(2){animation-delay:-.8333333333s;background:#000;transform:rotate(30deg)}.infinite-loader .spinner-inner div:nth-child(3){animation-delay:-.75s;background:#000;transform:rotate(60deg)}.infinite-loader .spinner-inner div:nth-child(4){animation-delay:-.6666666667s;background:#000;transform:rotate(90deg)}.infinite-loader .spinner-inner div:nth-child(5){animation-delay:-.5833333333s;background:#000;transform:rotate(120deg)}.infinite-loader .spinner-inner div:nth-child(6){animation-delay:-.5s;background:#000;transform:rotate(150deg)}.infinite-loader .spinner-inner div:nth-child(7){animation-delay:-.4166666667s;background:#000;transform:rotate(180deg)}.infinite-loader .spinner-inner div:nth-child(8){animation-delay:-.3333333333s;background:#000;transform:rotate(210deg)}.infinite-loader .spinner-inner div:nth-child(9){animation-delay:-.25s;background:#000;transform:rotate(240deg)}.infinite-loader .spinner-inner div:nth-child(10){animation-delay:-.1666666667s;background:#000;transform:rotate(270deg)}.infinite-loader .spinner-inner div:nth-child(11){animation-delay:-.0833333333s;background:#000;transform:rotate(300deg)}.infinite-loader .spinner-inner div:nth-child(12){animation-delay:0s;background:#000;transform:rotate(330deg)}.infinite-loader .spinner{background:0 0;display:inline-block;height:28px;overflow:hidden;width:28px}.infinite-loader .spinner-inner{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.28);transform-origin:0 0;width:100%}.infinite-loader .spinner-inner div{box-sizing:content-box}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{background:0 0;border:none;color:inherit;cursor:inherit;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;position:static}#infinite-handle span button::-moz-focus-inner{border:none;margin:0;padding:0}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{bottom:-50px;left:0;position:fixed;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:hsla(0,0%,100%,.8);border:solid rgba(0,0,0,.1);border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{float:right;font-weight:400;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#646970}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}#infinite-footer{position:static}}#infinite-aria{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.infinite-wrap:focus{outline:0!important}div.sharedaddy h3.sd-title:before{border-top:1px solid #dcdcde;content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{overflow:hidden;width:61px}#wpadminbar iframe.admin-bar-likes-widget{border-width:0;height:28px;min-height:28px;position:absolute;top:0;width:61px}div.jetpack-likes-widget-wrapper{min-height:50px;position:relative;width:100%}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-comment-likes-widget-wrapper{min-height:31px;position:relative;width:100%}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);display:none;min-width:130px;padding:10px 10px 12px;position:absolute;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{list-style-type:none;margin:0;padding:0;text-indent:0}#likes-other-gravatars li:before{content:""}#likes-other-gravatars ul.wpl-avatars{display:block;max-height:190px;overflow:auto}#likes-other-gravatars ul.wpl-avatars li{float:left;height:32px;margin:0 5px 5px 0;width:32px}#likes-other-gravatars ul.wpl-avatars li a{border-bottom:none!important;display:block;margin:0 2px 0 0}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{border-width:0;display:block;margin:0}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{border-width:0;margin:0;position:relative}.comment-likes-widget-placeholder{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:18px;position:absolute}.comment-likes-widget-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%232EA2CC' d='m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;color:#2ea2cc;content:"";display:inline-block;height:16px;padding-right:5px;position:relative;top:3px;width:16px}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{align-self:center;color:#4e4e4e;margin-top:4px;padding-left:5px}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{float:none;position:absolute;top:0;width:100%}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}@media print{.jetpack-likes-widget-wrapper{display:none}}.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;margin:0 10px;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-author,.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{display:block;flex-direction:row}.jp-related-posts-i2__post-heading{font-size:1rem;line-height:1.2em;margin:.5rem 0}.jp-related-posts-i2__post-link{display:block;line-height:1.2em;width:100%}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{display:block;margin-top:0}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{margin:0;max-width:none}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{display:block;margin-top:0}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{margin:1rem 0 0;max-width:none}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link img{width:350px}}#jp-relatedposts{clear:both;display:none;margin:1em 0;padding-top:1em;position:relative}.jp-relatedposts:after{clear:both;content:"";display:block}#jp-relatedposts h3.jp-relatedposts-headline{display:inline-block;float:left;font-family:inherit;font-size:9pt;font-weight:700;margin:0 0 1em}#jp-relatedposts h3.jp-relatedposts-headline em:before{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.2);content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;margin:0 0 1em;width:33%}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;padding-right:20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{border-bottom:0;bottom:0;display:block;left:0;position:absolute;right:0;top:0}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{display:block;font-family:inherit;margin:0;max-width:100%;text-transform:none}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{filter:alpha(opacity=100);font-size:inherit;font-weight:400;-moz-opacity:1;opacity:1;text-decoration:none}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{height:auto;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;margin-right:3%;max-width:33%;overflow:hidden}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{clear:both;margin:0 0 1em;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;margin-right:0;max-width:100%}}@media print{.jp-relatedposts{display:none!important}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{display:inline-block;font-size:9pt;font-weight:700;line-height:1.2;margin:0 0 1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid hsla(0,0%,100%,.4)}.sd-sharing{margin-bottom:1em}.sd-content ul{list-style:none!important;margin:0!important;padding:0!important}.sd-content ul li{display:inline-block}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:Open Sans,sans-serif;font-size:12px;margin:.5em 0}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.12);color:#2c3338!important;display:inline-block;font-family:Open Sans,sans-serif;font-size:13px;font-weight:500;line-height:23px;padding:4px 11px 3px 9px;text-decoration:none!important;text-shadow:none}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;min-height:20px;padding:1px 6px 0 5px}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:23px;margin-left:6px}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{box-shadow:0 1px 2px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.22)}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal 18px/1 social-logos;text-align:center;vertical-align:top}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 8px 12px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;height:0;line-height:inherit;padding-left:0}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:"\f469"}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:"\f410"}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:"\f207"}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:"\f202"}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-official .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:"\f222"}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:"\f607"}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:"\f224"}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:"\f210"}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:"\f203"}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:"\f220"}.sd-content ul li.share-mastodon div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-mastodon a:before,.sd-social-icon-text .sd-content li.share-mastodon a:before,.sd-social-official .sd-content li.share-mastodon a:before,.sd-social-text .sd-content ul li.share-mastodon a:before{content:"\f10a"}.sd-social-official .sd-content li.share-mastodon a:before{color:#563acc}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:"\f415"}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-nextdoor a:before,.sd-social-icon-text .sd-content li.share-nextdoor a:before,.sd-social-official .sd-content li.share-nextdoor a:before,.sd-social-text .sd-content ul li.share-nextdoor a:before{content:"\f10c"}.sd-social-official .sd-content li.share-nextdoor a:before{color:#8ed500}.sd-social-icon .sd-content ul li[class*=share-].share-nextdoor a.sd-button{background:#8ed500;color:#fff!important}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{content:"🚫";height:1em;width:1em}.sd-social .sd-button .share-count{background:#2ea2cc;border-radius:10px;color:#fff;display:inline-block;font-size:10px;line-height:1;padding:1px 3px;text-align:center}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap}.sd-social-official .sd-content ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px}.sd-social-official .sd-content ul>li{display:flex;max-height:18px}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-skype{min-width:55px}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-repeat:no-repeat;background-size:16px 16px;display:inline-block;height:21px;line-height:16px;margin-left:0;padding:0 0 0 19px}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important;width:0}.sharing-hidden .inner{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:0 5px 20px rgba(0,0,0,.2);margin-top:5px;max-width:400px;padding:10px;position:absolute;z-index:2}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;height:0!important;margin:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{border-bottom:8px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;height:0;left:20px;position:absolute;top:-8px;width:0;z-index:1}.sharing-hidden .inner:after{border-bottom:8px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;top:-7px;z-index:2}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border:0;border-radius:50%;-webkit-border-radius:50%;box-shadow:none;height:auto;line-height:1;margin-bottom:0;max-width:32px;padding:7px;position:relative;top:-2px;width:auto}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{background:#555;border-radius:0;bottom:0;font-size:9px;position:absolute;right:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#1877f2;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-mastodon a.sd-button{background:linear-gradient(0deg,#563acc 0,#6364ff);color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{clip:auto!important;background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#jetpack-source_f_name{display:none!important;left:-9000px;position:absolute!important}.sd-content .share-customize-link{line-height:11px;margin-top:8px}.sd-content .share-customize-link a{font-family:Open Sans,sans-serif;font-size:11px}@media print{.sharedaddy.sd-sharing-enabled{display:none}}.jetpack-slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-bottom:56.25%!important;padding-top:30px!important;position:relative;z-index:1}.jetpack-slideshow-window.jetpack-slideshow-white{background-color:#fff;border-color:#fff}.jetpack-slideshow-window,.jetpack-slideshow-window *{box-sizing:content-box}.jetpack-slideshow-loading{height:100%;margin:auto;text-align:center}body div.jetpack-slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-height:100%;max-width:100%;padding:0!important;position:relative;top:50%;transform:translateY(-50%)}.jetpack-slideshow-loading img{vertical-align:middle}.jetpack-slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.jetpack-slideshow-slide img{vertical-align:middle}.jetpack-slideshow-line-height-hack{font-size:0;overflow:hidden;width:0}.jetpack-slideshow-slide-caption{bottom:5px;color:#f6f7f7;font-family:Helvetica Neue,sans-serif;font-size:13px;height:25px;left:0;line-height:25px;position:absolute;text-align:center;text-shadow:#222 1px 1px 2px;width:100%;z-index:100}.jetpack-slideshow-controls{bottom:30px;direction:ltr;-ms-filter:"alpha(opacity=50)";margin:auto;opacity:.5;position:absolute;text-align:center;transition:opacity .3s ease-out;width:100%;z-index:1000}.jetpack-slideshow-window:hover .jetpack-slideshow-controls{-ms-filter:"alpha(opacity=100)";opacity:1}body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{zoom:1;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(//www.epilepsy.org.uk/app/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png)!important;background-position:-34px 8px!important;background-repeat:no-repeat;background-size:142px 16px!important;border:2px solid hsla(0,0%,100%,.1)!important;border-radius:10em!important;color:#222!important;display:inline-block!important;*display:inline;height:32px!important;line-height:32px!important;margin:0 5px!important;padding:0!important;text-align:center!important;transition:border-color .3s ease-out;width:32px!important}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{background-image:url(//www.epilepsy.org.uk/app/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.jetpack-slideshow-controls a:hover{border-color:#fff!important}body div div.jetpack-slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.jetpack-slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.jetpack-slideshow-controls a.running,body div div.jetpack-slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.jetpack-slideshow-controls a.paused{background-position:9px 8px!important}.jetpack-slideshow-controls a img{border:50px dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{bottom:0!important;left:0!important;margin:0!important;min-height:100%!important;min-width:100%!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{border:1px solid #dcdcde;line-height:normal;margin:20px auto;overflow:hidden}.presentation{margin:0;outline:none;overflow:hidden;position:relative}.presentation,.presentation .step{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{background-repeat:no-repeat;opacity:0;position:absolute;transition:opacity .25s;width:34px;z-index:2}.presentation .nav-arrow-left,.presentation .nav-arrow-right{background-image:url(//www.epilepsy.org.uk/app/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);background-size:450% 61px;height:100%}.presentation .nav-arrow-left{background-position:4px 50%;left:0}.presentation .nav-arrow-right{background-position:-120px 50%;right:0}.presentation .nav-fullscreen-button{background-image:url(//www.epilepsy.org.uk/app/plugins/jetpack/css/../modules/shortcodes/images/expand.png);background-size:100% 100%;bottom:0;height:32px;margin:4px;right:0;width:32px;z-index:3}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(//www.epilepsy.org.uk/app/plugins/jetpack/css/../modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{background-color:#dcdcde;background-color:rgba(0,0,0,.75);border-radius:50px;display:table;height:15%;margin:30% 10%;position:relative;transition:opacity .5s;width:80%;z-index:100}.presentation .autoplay-overlay .overlay-msg{color:#fff;display:table-cell;position:relative;text-align:center;vertical-align:middle}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}div.jetpack-quiz{background-color:#f3f3f3;border:1px solid #deede3;border-radius:.2em;line-height:1.3em;margin-bottom:2em;padding:1em}div.jetpack-quiz div.jetpack-quiz-question{font-weight:700;margin-bottom:.5em}div.jetpack-quiz div.jetpack-quiz-answer{border-bottom:1px dotted #999;cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em}div.jetpack-quiz div.jetpack-quiz-answer.last{border-bottom:0;margin-bottom:0;padding-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{color:#000;display:block;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{background:0 0;font:15px Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;margin:0;padding:0}.jetpack-quiz-options{margin-top:12px;text-align:right}.jetpack-quiz-count{color:#646970;float:left;font-size:12px}.jetpack-quiz-option-button{cursor:pointer;margin-left:12px}.jetpack-quiz-option-button:hover svg{background:#3c434a}.jetpack-quiz-option-button svg{fill:#fff;background:#000;border-radius:50%;display:inline-block;height:24px;width:24px}.jetpack-quiz-wrapper .jetpack-quiz:first-of-type .jetpack-quiz-option-button:first-of-type,.jetpack-quiz-wrapper .jetpack-quiz:last-of-type .jetpack-quiz-option-button:last-of-type{display:none}#subscribe-email input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;line-height:1;margin:0}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{fill:currentColor;color:inherit;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;content:"\f415";display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="nextdoor.com"]:before{content:"\f10c"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#f0f0f1;background:hsla(0,0%,100%,.8);bottom:0;color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;text-indent:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{height:0;overflow:hidden;visibility:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{left:0;position:absolute;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none}.tiled-gallery.type-square .tiled-gallery-item img{object-fit:cover}.jetpack-display-remote-posts{margin:5px 0 20px}.jetpack-display-remote-posts h4{margin:5px 0;padding:0}.jetpack-display-remote-posts p{margin:0;padding:0}.jetpack-display-remote-posts img{max-width:100%}.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{display:inline;list-style:none}.widget-grofile ul.grofile-accounts li:before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;float:left;height:16px;margin-bottom:8px;margin-right:8px;width:16px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{max-width:100%;width:500px}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{background-color:#fff;border:1px solid gray;border-radius:10px;color:#000;padding:10px 5px}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{border-bottom:1px solid #a7aaad;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;width:100%}div[class^=gr_custom_book_container]{float:right;height:60px;margin-left:4px;overflow:hidden;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{color:gray;font-size:10px}div[class^=gr_custom_rating]{display:none}.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{clip:auto!important;background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(2n){float:right}.widget-grid-view-image:nth-child(2n) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{height:auto;max-width:100%}.widgets-list-layout{list-style-type:none;margin:0;padding:0}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;list-style-type:none!important;margin-bottom:1em}.widgets-list-layout .widgets-list-layout-blavatar{float:left;height:auto;max-width:40px;width:21.276596%}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{content:"";display:table}.widgets-multi-column-grid ul{list-style-type:none;margin:0;overflow:hidden;padding:0}.widgets-multi-column-grid ul li{background:0 0;border:none;clear:none;float:left;list-style-type:none!important;margin:0 -5px -3px 0;padding:0 8px 6px 0}.widgets-multi-column-grid ul li a{background:0 0;border:0;margin:0;padding:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-height:48px;max-width:48px}.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{list-style:none;margin-bottom:1em}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{box-shadow:none;margin-bottom:5px;margin-right:5px;vertical-align:middle}.wpcnt{line-height:2;text-align:center}.wpa{display:inline-block;max-width:100%;overflow:hidden;position:relative}.wpa-about{border-bottom:none!important;box-shadow:none!important;color:#888;display:block;font:10px/1 Open Sans,Arial,sans-serif!important;left:0;margin-top:0;opacity:.85;position:absolute;right:0;text-align:left!important;text-decoration:none!important;top:5px}.wpa .u>div{display:block;margin-bottom:1em;margin-top:5px}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{background-color:transparent;display:block;margin-bottom:1em;margin-top:17px}.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em}amp-consent.widget_eu_cookie_law_widget.widget.top{margin:0;top:1em}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{margin-top:3em;top:0}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;transition:opacity .4s,visibility .4s;visibility:hidden}#eu-cookie-law form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}.widget_eu_cookie_law_widget .customize-partial-edit-shortcut>button{left:0}.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images img{margin:5px;max-width:100%}.wpcom-instagram-images{grid-gap:.5rem;display:grid;grid-auto-columns:1fr}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none}.wpcom-instagram-images a{display:block;margin:4px 2px}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{display:inline-block;vertical-align:top}.wpcom-instagram-columns-2 a{width:calc(50% - 8px)}.wpcom-instagram-columns-3 a{width:calc(33.3333% - 8px)}.wpcom-instagram-images .sq-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr)}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr)}@supports (display:grid){.wpcom-instagram-images a{display:block;margin:0}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{width:auto}}.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-bottom:.5em!important;margin-top:1.5em}.jetpack-search-filters-widget__clear{margin-bottom:.5em;margin-top:.5em}.jetpack-search-sort-wrapper{margin-bottom:1.5em;margin-top:1em}.jetpack-search-sort-wrapper label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{height:auto;width:auto}ul.jetpack-search-filters-widget__filter-list li{border:none;list-style:none;padding:0}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li label{display:inherit;font-weight:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name=s]::placeholder{color:transparent}body.search .jetpack-search-form input[name=s].show-placeholder::placeholder{color:inherit}@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{fill:currentColor;color:inherit;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.milestone-widget{margin-bottom:1em}.milestone-content{line-height:2;margin-top:5px;max-width:100%;padding:0;text-align:center}.milestone-header{background-color:var(--milestone-text-color,#111);color:var(--milestone-bg-color,#fff);line-height:1.3;margin:0;padding:.8em}.milestone-header .date,.milestone-header .event{display:block}.milestone-header .event{font-size:120%}.milestone-countdown .difference{display:block;font-size:500%;font-weight:700;line-height:1.2}.milestone-countdown,.milestone-message{background-color:var(--milestone-bg-color,#fff);border:1px solid var(--milestone-border-color,#767676);border-top:0;color:var(--milestone-text-color,#111);padding-bottom:1em}.milestone-message{padding-top:1em}
.gform-theme--framework :where(:not(html):not(iframe):not(canvas):not(img):not(svg):not(video)
		:not(svg *):not(symbol *)
		:not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message>*):not(.form_saved_message_sent>*):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description>*):not(.gform-field-label--type-inline>:not(span))){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework :after,.gform-theme--framework :before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol,.gform-theme--framework ul{list-style:none}.gform-theme--framework img{max-width:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none}.gform-theme--framework :where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework input[type=checkbox]:before,.gform-theme--framework input[type=radio]:before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]:after,.gform-theme--framework input[type=radio]:after{content:none}
.gform-theme--foundation{--gform-theme-form-row-gap:40px;--gform-theme-form-col-gap:16px;--gform-theme-field-row-gap:12px;--gform-theme-field-col-gap:12px;--gform-theme-label-horizontal-layout-width:30%;--gform-theme-label-required-gap:6px;--gform-theme-form-footer-margin-block-start:24px;--gform-theme-form-footer-gap:8px;--gform-theme-field-date-inline-size:168px;--gform-theme-field-time-inline-size:110px;--gform-theme-field-list-buttons-gap:8px;--gform-theme-field-list-buttons-inline-size:calc(32px + var(--gform-theme-field-list-buttons-gap) + var(--gform-theme-field-col-gap));--gform-theme-field-page-steps-row-gap:8px;--gform-theme-field-page-steps-col-gap:24px}.gform-theme--foundation *,.gform-theme--foundation :after,.gform-theme--foundation :before{box-sizing:border-box}.gform-theme--foundation fieldset,.gform-theme--foundation legend{background:none;padding:0}.gform-theme--foundation fieldset{border:none;display:block;margin:0}.gform-theme--foundation legend{margin-inline:0}.gform_anchor.focus-visible{outline:none}.gform_anchor:focus-visible{outline:none}.gform-theme--foundation .hidden_label .gfield_label,.gform-theme--foundation .hidden_sub_label,.gform-theme--foundation .screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.gform-theme--foundation button.screen-reader-text:focus{clip:auto;border:0;-webkit-clip-path:none;clip-path:none;height:auto;margin:0;position:static!important;width:auto}.gform-theme--foundation .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform-theme--foundation .gform-text-input-reset{background-color:transparent;border:none;border-radius:0;box-shadow:none;color:currentColor;font-family:inherit;font-size:inherit;outline:none;padding:inherit;width:auto}@media (min-width:640px){.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .left_label .gfield>.ginput_container,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield>.ginput_container{float:right}.rtl .gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.rtl .gform-theme--foundation .left_label .gfield .gfield_password_strength,.rtl .gform-theme--foundation .left_label .gfield>.ginput_container,.rtl .gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.rtl .gform-theme--foundation .right_label .gfield .gfield_password_strength,.rtl .gform-theme--foundation .right_label .gfield>.ginput_container{float:left}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gform-grid-row)),.gform-theme--foundation .left_label .gfield>.ginput_container:where(:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gform-grid-row)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gform-grid-row)),.gform-theme--foundation .right_label .gfield>.ginput_container:where(:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gform-grid-row)){inline-size:calc(100% - var(--gform-theme-label-horizontal-layout-width))}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.ginput_container:where(.gform-grid-row){inline-size:calc(100% - var(--gform-theme-label-horizontal-layout-width) + var(--gform-theme-field-col-gap))}.gform-theme--foundation .left_label .gfield_html_formatted,.gform-theme--foundation .right_label .gfield_html_formatted{-webkit-margin-start:var(--gform-theme-label-horizontal-layout-width);margin-inline-start:var(--gform-theme-label-horizontal-layout-width)}}.field_sublabel_below .ginput_complex{align-items:flex-start}.field_sublabel_above .ginput_complex{align-items:flex-end}.gform-theme--foundation .ginput_complex label,.gform-theme--foundation .ginput_complex legend{display:block}.gform-theme--foundation .gfield textarea,.gform-theme--foundation .ginput_complex input,.gform-theme--foundation .ginput_complex select{inline-size:100%}.gform-theme--foundation .gfield textarea.small{min-block-size:6rem}.gform-theme--foundation .gfield textarea.medium{min-block-size:12rem}.gform-theme--foundation .gfield textarea.large{min-block-size:18rem}.gform-theme--foundation .gfield .ginput_password,.gform-theme--foundation .gfield input,.gform-theme--foundation .gfield select{max-inline-size:100%}.gform-theme--foundation .gfield .ginput_password.small,.gform-theme--foundation .gfield input.small,.gform-theme--foundation .gfield select.small{inline-size:calc(25% - var(--gform-theme-form-col-gap)*3/4)}.gform-theme--foundation .gfield .ginput_password.medium,.gform-theme--foundation .gfield input.medium,.gform-theme--foundation .gfield select.medium{inline-size:calc(50% - var(--gform-theme-form-col-gap)/2)}.gform-theme--foundation .gfield .ginput_password.large,.gform-theme--foundation .gfield input.large,.gform-theme--foundation .gfield select.large{inline-size:100%}.gform-theme--foundation .gform_fields{grid-column-gap:0;grid-row-gap:var(--gform-theme-form-row-gap);display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);inline-size:100%}.gform-theme--foundation .gfield{grid-column:1/-1;min-inline-size:0}.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{-webkit-margin-before:var(--gform-theme-form-footer-margin-block-start);display:flex;flex-wrap:wrap;gap:var(--gform-theme-form-footer-gap);margin-block-start:var(--gform-theme-form-footer-margin-block-start)}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full,.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-full,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-full{inline-size:100%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-eleven-twelfths,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-eleven-twelfths{inline-size:91.6666%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-five-sixths,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-five-sixths{inline-size:83.3333%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-three-quarter,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-three-quarter{inline-size:75%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-two-thirds,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-two-thirds{inline-size:66.6666%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-seven-twelfths,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-seven-twelfths{inline-size:58.3333%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-half,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-half{inline-size:50%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-five-twelfths,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-five-twelfths{inline-size:41.6666%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-third,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-third{inline-size:33.3333%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-quarter,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-quarter{inline-size:25%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-one-sixth,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-one-sixth{inline-size:16.6666%}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-one-twelfth,.gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full.gfield--width-one-twelfth{inline-size:8.3333%}@media (min-width:640px){.gform-theme--foundation .gform_fields{grid-column-gap:var(--gform-theme-form-col-gap)}.gform-theme--foundation .gfield--width-full{grid-column:span 12}.gform-theme--foundation .gfield--width-eleven-twelfths{grid-column:span 11}.gform-theme--foundation .gfield--width-five-sixths{grid-column:span 10}.gform-theme--foundation .gfield--width-three-quarter{grid-column:span 9}.gform-theme--foundation .gfield--width-two-thirds{grid-column:span 8}.gform-theme--foundation .gfield--width-seven-twelfths{grid-column:span 7}.gform-theme--foundation .gfield--width-half{grid-column:span 6}.gform-theme--foundation .gfield--width-five-twelfths{grid-column:span 5}.gform-theme--foundation .gfield--width-third{grid-column:span 4}.gform-theme--foundation .gfield--width-quarter{grid-column:span 3}.gform-theme--foundation .gfield--width-one-sixth{grid-column:span 2}.gform-theme--foundation .gfield--width-one-twelfth{grid-column:span 1}.gform-theme--foundation .gform_footer.left_label,.gform-theme--foundation .gform_footer.right_label{-webkit-padding-start:var(--gform-theme-label-horizontal-layout-width);padding-inline-start:var(--gform-theme-label-horizontal-layout-width)}}.gform-theme--foundation .gform-grid-row{display:flex;flex-flow:row wrap;margin-inline:calc(var(--gform-theme-field-col-gap)*-1/2);row-gap:var(--gform-theme-field-row-gap)}.gform-theme--foundation .gform-grid-col{flex:none;inline-size:100%;padding-inline:calc(var(--gform-theme-field-col-gap)/2)}.gform-theme--foundation .gform-grid-col.gform-grid-row{inline-size:calc(100% + var(--gform-theme-field-col-gap))}@media (min-width:640px){.gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto{flex:1;inline-size:auto}}.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--gform-theme-label-required-gap)}.gform-theme--foundation .gform-field-label:where([class*=gform-field-label--type-]){display:inline-block}@media (min-width:640px){.gform-theme--foundation .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){flex-direction:column;float:left;gap:calc(var(--gform-theme-label-required-gap)/3);inline-size:var(--gform-theme-label-horizontal-layout-width)}.rtl .gform-theme--foundation .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.rtl .gform-theme--foundation .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){float:right}}@media (min-width:640px){.gform-theme--foundation .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:end;justify-content:normal;text-align:end}}@media (min-width:640px){.gform-theme--foundation .left_label .gfield_description,.gform-theme--foundation .right_label .gfield_description{clear:right;margin-left:auto}.rtl .gform-theme--foundation .left_label .gfield_description,.rtl .gform-theme--foundation .right_label .gfield_description{clear:left;margin-left:0;margin-right:auto}}.gform-theme--foundation .gform_drop_area{background-color:#fff;border:1px dashed #686e77;padding-block:32px;padding-inline:32px;text-align:center}.gform-theme--foundation .gform_drop_instructions,.gform-theme--foundation .gform_fileupload_rules{display:block}.gform-theme--foundation.ui-datepicker{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;z-index:9999!important}.gform-theme--foundation.ui-datepicker .ui-icon{-webkit-margin-before:-.25em;background-repeat:no-repeat;display:block;inset-block-start:.3em;inset-inline-start:.5em;margin-block-start:-.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.gform-theme--foundation.ui-datepicker .ui-datepicker-header{padding-block:.2em;position:relative}.gform-theme--foundation.ui-datepicker .ui-datepicker-next,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev{block-size:1.8em;inline-size:1.8em;inset-block-start:2px;position:absolute}.gform-theme--foundation.ui-datepicker .ui-datepicker-next:before,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev:before{background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:24px 24px;block-size:1em;content:"";display:inline-block;inline-size:1em;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%) rotate(90deg)}.gform-theme--foundation.ui-datepicker .ui-datepicker-next span,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev span{-webkit-margin-before:-8px;-webkit-margin-start:-8px;display:block;inset-block-start:50%;inset-inline-start:50%;margin-block-start:-8px;margin-inline-start:-8px;position:absolute}.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover{inset-block-start:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-prev{inset-inline-start:2px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next{inset-inline-end:2px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next:before{transform:translate(-50%,-50%) rotate(-90deg)}.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover{inset-inline-start:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover{inset-inline-end:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin-inline:2.3em;text-align:center}.gform-theme--foundation.ui-datepicker .ui-datepicker-title select{font-size:1em;margin-block:1px}.gform-theme--foundation.ui-datepicker select.ui-datepicker-month,.gform-theme--foundation.ui-datepicker select.ui-datepicker-year{-webkit-padding-end:24px;background-color:transparent;background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px;padding-inline-end:24px}.gform-theme--foundation.ui-datepicker table{-webkit-margin-after:.4em;border-collapse:collapse;font-size:.9em;inline-size:100%;margin-block-end:.4em;table-layout:fixed}.gform-theme--foundation.ui-datepicker th{border:0;font-weight:700;padding-block:.7em;padding-inline:.3em;text-align:center}.gform-theme--foundation.ui-datepicker td{border:0;padding:1px}.gform-theme--foundation.ui-datepicker td a,.gform-theme--foundation.ui-datepicker td span{display:block;padding:.2em;text-align:center;text-decoration:none}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl{direction:rtl}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev:before{transform:translate(50%,-50%) rotate(-90deg)}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next:before{transform:translate(50%,-50%) rotate(90deg)}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-month,.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-year{background-position:0 50%}.gform-theme--foundation .chosen-container{display:inline-block;font-size:13px;position:relative;text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform-theme--foundation .chosen-container *{box-sizing:border-box}.gform-theme--foundation .chosen-container a{cursor:pointer}.gform-theme--foundation .chosen-container .chosen-drop{-webkit-border-before:0;clip:rect(0,0,0,0);background:#fff;border:1px solid #aaa;border-block-start:0;box-shadow:0 4px 5px rgba(0,0,0,.15);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);inline-size:100%;inset-block-start:100%;position:absolute;z-index:1010}.gform-theme--foundation .chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.gform-theme--foundation .chosen-container .chosen-single .group-name,.gform-theme--foundation .chosen-container .search-choice .group-name{-webkit-margin-end:4px;color:#999;font-weight:400;margin-inline-end:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container .chosen-single .group-name:after,.gform-theme--foundation .chosen-container .search-choice .group-name:after{-webkit-padding-start:2px;content:":";padding-inline-start:2px;vertical-align:top}.gform-theme--foundation .chosen-container-single .chosen-single{background:#fff linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;block-size:25px;border:1px solid #aaa;border-radius:5px;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;line-height:24px;overflow:hidden;padding-block:0;padding-inline:8px 0;position:relative;text-decoration:none;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single span{-webkit-margin-end:26px;display:block;margin-inline-end:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single abbr{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:6px;inset-inline-end:26px;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-single div{block-size:100%;display:block;inline-size:18px;inset-block-start:0;inset-inline-end:0;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single div b{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) no-repeat 0 2px;block-size:100%;display:block;inline-size:100%}.gform-theme--foundation .chosen-container-single .chosen-default{color:#999}.gform-theme--foundation .chosen-container-single .chosen-single-with-deselect span{-webkit-margin-end:38px;margin-inline-end:38px}.gform-theme--foundation .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-search{margin-block:0;margin-inline:0;padding-block:3px;padding-inline:4px;position:relative;white-space:nowrap;z-index:1010}.gform-theme--foundation .chosen-container-single .chosen-search input[type=text]{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) no-repeat 100% -20px;block-size:auto;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;inline-size:100%;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:4px;padding-inline:5px 20px}.gform-theme--foundation .chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);position:absolute}.gform-theme--foundation .chosen-container-single .chosen-drop{-webkit-margin-before:-1px;background-clip:padding-box;border-end-end-radius:4px;border-end-start-radius:4px;border-start-end-radius:0;border-start-start-radius:0;margin-block-start:-1px}.gform-theme--foundation .chosen-container .chosen-results{-webkit-overflow-scrolling:touch;color:#444;margin-block:0 4px;margin-inline:0 4px;max-block-size:240px;overflow-x:hidden;overflow-y:auto;padding-block:0;padding-inline:4px 0;position:relative}.gform-theme--foundation .chosen-container .chosen-results li{-webkit-touch-callout:none;word-wrap:break-word;display:none;line-height:15px;list-style:none;margin-block:0;margin-inline:0;padding-block:5px;padding-inline:6px}.gform-theme--foundation .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform-theme--foundation .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform-theme--foundation .chosen-container .chosen-results li.group-option{-webkit-padding-start:15px;padding-inline-start:15px}.gform-theme--foundation .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform-theme--foundation .chosen-container-multi .chosen-choices{background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);block-size:auto;border:1px solid #aaa;cursor:text;inline-size:100%;margin-block:0;margin-inline:0;overflow:hidden;padding-block:0;padding-inline:5px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;white-space:nowrap}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:transparent!important;block-size:25px;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;inline-size:25px;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin-block:3px;margin-inline:0 5px;max-inline-size:100%;padding-block:3px;padding-inline:5px 20px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:4px;inset-inline-end:3px;position:absolute}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-disabled{-webkit-padding-end:5px;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);border:1px solid #ccc;color:#666;padding-inline-end:5px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-results{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:inset 0 1px 0 #fff}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div{-webkit-border-start:none;background:transparent;border-inline-start:none}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform-theme--foundation .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222}.gform-theme--foundation .chosen-disabled{cursor:default;opacity:.5!important}.gform-theme--foundation .chosen-disabled .chosen-choices .search-choice .search-choice-close,.gform-theme--foundation .chosen-disabled .chosen-single{cursor:default}.gform-theme--foundation .chosen-rtl{direction:rtl}.gform-theme--foundation .chosen-rtl .chosen-choices li{float:right}.gform-theme--foundation .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform-theme--foundation .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-position:-30px -20px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.gform-theme--foundation .chosen-container .chosen-results-scroll-down span,.gform-theme--foundation .chosen-container .chosen-results-scroll-up span,.gform-theme--foundation .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform-theme--foundation .chosen-container-single .chosen-search input[type=text],.gform-theme--foundation .chosen-container-single .chosen-single abbr,.gform-theme--foundation .chosen-container-single .chosen-single div b,.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.gform-theme--foundation .gf_invisible,.gform-theme--foundation .gfield_visibility_hidden{inset-inline-start:-9999px;position:absolute;visibility:hidden}.gform-theme--foundation .gf_hide_charleft .charleft{display:none!important}.gform-theme--foundation .ginput_counter{color:#767676;font-size:.8em}.gform-theme--foundation .ginput_counter_tinymce{-webkit-border-before:1px solid #dcdcde;border-block-start:1px solid #dcdcde;font-size:12px;padding-block:2px;padding-inline:10px}@media (min-width:640px){.gform-theme--foundation .ginput_address_city,.gform-theme--foundation .ginput_address_country,.gform-theme--foundation .ginput_address_state,.gform-theme--foundation .ginput_address_zip{inline-size:50%}}.gform-theme--foundation .gform_card_icon_container{-webkit-margin-after:8px;block-size:32px;display:flex;margin-block-end:8px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon{-webkit-margin-end:.3rem;background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;block-size:32px;inline-size:40px;margin-inline-end:.3rem;text-indent:-9000px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected{position:relative}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected:after{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) 50% no-repeat;block-size:10px;content:"";display:block;inline-size:13px;inset-block-end:4px;inset-inline-end:0;position:absolute}.gform-theme--foundation .ginput_cardinfo_left{display:flex;flex-direction:column}.gform-theme--foundation .ginput_cardinfo_left legend{float:left}.gform-theme--foundation .field_sublabel_below .ginput_cardinfo_left{flex-direction:column-reverse;justify-content:flex-end}.gform-theme--foundation .ginput_cardinfo_right{display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform-theme--foundation .ginput_cardinfo_right label{inline-size:100%}.gform-theme--foundation .ginput_card_security_code{flex:1}.gform-theme--foundation .ginput_card_security_code_icon{-webkit-margin-start:.3em;align-self:center;background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px;background-repeat:no-repeat;block-size:32px;display:block;flex:none;inline-size:40px;margin-inline-start:.3em}@media (min-width:640px){.gform-theme--foundation .ginput_card_expiration_month_container,.gform-theme--foundation .ginput_card_expiration_year_container,.gform-theme--foundation .ginput_cardinfo_left,.gform-theme--foundation .ginput_cardinfo_right{inline-size:50%}.gform-theme--foundation .ginput_cardinfo_right .ginput_card_security_code{flex:none;inline-size:50%}}.gform-theme--foundation .ginput_complex .ginput_container_date{inline-size:var(--gform-theme-field-date-inline-size)}.gform-theme--foundation .ginput_complex .ginput_container_date label{display:block}.gform-theme--foundation .gf_hidden,.gform-theme--foundation .gform_hidden{display:none}.gform-theme--foundation .gform_validation_container{display:none!important}.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item:before{content:attr(data-label)}.gform-theme--foundation .gfield_list_header{display:none}.gform-theme--foundation .gfield_header_item{word-break:break-word}.gform-theme--foundation .gfield_list_group{-webkit-margin-after:var(--gform-theme-field-row-gap);margin-block-end:var(--gform-theme-field-row-gap)}.gform-theme--foundation .gfield_list_group:last-child{-webkit-margin-after:0;margin-block-end:0}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{-webkit-margin-before:4px;margin-block-start:4px}.gform-theme--foundation .gfield_list_group_item input,.gform-theme--foundation .gfield_list_group_item select,.gform-theme--foundation .gfield_list_group_item textarea{inline-size:100%}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{align-items:center;display:flex;gap:var(--gform-theme-field-list-buttons-gap)}.gform-theme--foundation .add_list_item,.gform-theme--foundation .delete_list_item{font-size:12px;padding:0}@media (min-width:640px){.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item:before{content:none}.gform-theme--foundation .gfield_list_group,.gform-theme--foundation .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap}.gform-theme--foundation .gfield_header_item:where(:not(.gfield_header_item--icons)){flex:1 1 0}.gform-theme--foundation .gfield_list_group_item{flex:1}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{-webkit-margin-before:0;margin-block-start:0}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{flex:none;flex-wrap:wrap;inline-size:var(--gform-theme-field-list-buttons-inline-size);justify-content:center}}.gform-theme--foundation .gf_page_steps{display:flex;flex-wrap:wrap;gap:var(--gform-theme-field-page-steps-row-gap) var(--gform-theme-field-page-steps-col-gap)}.gform-theme--foundation .gf_step_active{font-weight:500}.gform-theme--foundation .gform_show_password{inset-block-start:50%;inset-inline-end:12px;position:absolute;transform:translateY(-50%)}.gform-theme--foundation .password_input_container{display:block;position:relative}.gform-theme--foundation .ginput_password{display:block}.gform-theme--foundation .ginput_password input{inline-size:100%}.gform-theme--foundation ::-ms-reveal{display:none}.gform-theme--foundation .gfield--type-captcha iframe{inline-size:100%}.gform-theme--foundation .gfield_post_tags_hint{margin:0}.gform-theme--foundation .ginput_complex .ginput_container_time{inline-size:var(--gform-theme-field-time-inline-size)}.gform-theme--foundation .hour_minute_colon{display:none}@media (min-width:640px){.gform-theme--foundation .gfield.gf_list_2col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform-theme--foundation .gfield.gf_list_3col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform-theme--foundation .gfield.gf_list_4col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform-theme--foundation .gfield.gf_list_5col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_inline .gfield_radio{display:block}.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice{-webkit-padding-after:var(--gform-theme-field-choice-spacing);-webkit-padding-end:1rem;display:inline-grid;padding-block-end:var(--gform-theme-field-choice-spacing);padding-inline-end:1rem}.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice label{max-inline-size:none}.gform-theme--foundation .gf_list_2col_vertical .ginput_container .gfield_checkbox,.gform-theme--foundation .gf_list_2col_vertical .ginput_container .gfield_radio{grid-column-gap:2rem;-moz-column-count:2;column-count:2;display:block}.gform-theme--foundation .gf_list_2col_vertical .ginput_container .gfield_checkbox .gchoice,.gform-theme--foundation .gf_list_2col_vertical .ginput_container .gfield_radio .gchoice{-webkit-margin-after:var(--gform-theme-field-choice-spacing);display:grid;margin-block-end:var(--gform-theme-field-choice-spacing)}.gform-theme--foundation .gf_list_3col_vertical .gfield_checkbox,.gform-theme--foundation .gf_list_3col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:3;column-count:3;display:block}.gform-theme--foundation .gf_list_4col_vertical .gfield_checkbox,.gform-theme--foundation .gf_list_4col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:4;column-count:4;display:block}.gform-theme--foundation .gf_list_5col_vertical .gfield_checkbox,.gform-theme--foundation .gf_list_5col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:5;column-count:5;display:block}.gform-theme--foundation .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_25 .gfield_radio .gchoice{block-size:25px}.gform-theme--foundation .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_50 .gfield_radio .gchoice{block-size:50px}.gform-theme--foundation .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_75 .gfield_radio .gchoice{block-size:75px}.gform-theme--foundation .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_100 .gfield_radio .gchoice{block-size:100px}.gform-theme--foundation .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_125 .gfield_radio .gchoice{block-size:125px}.gform-theme--foundation .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_150 .gfield_radio .gchoice{block-size:150px}}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform-theme--foundation .gsection.gf_scroll_text{background-color:#fff;block-size:15rem;border:1px solid #ccc;overflow-x:hidden;overflow-y:scroll;padding:2rem}.gform-theme--foundation .gsection.gf_scroll_text .gsection_title{-webkit-margin-before:0;margin-block-start:0}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue,.gform-theme--foundation .gfield.gfield_html.gf_alert_gray,.gform-theme--foundation .gfield.gfield_html.gf_alert_green,.gform-theme--foundation .gfield.gfield_html.gf_alert_red,.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin-block:1.25rem!important;margin-inline:0!important;padding:1.25rem!important}.gform-theme--foundation .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform-theme--foundation .gf_simple_horizontal{inline-size:calc(100% - 16px);margin-block:0;margin-inline:auto}.gform-theme--foundation .gf_simple_horizontal .gform_body,.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gform_body{inline-size:auto;max-inline-size:75%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label{display:table;inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield{-webkit-padding-end:1em;block-size:auto;display:table-cell;padding-inline-end:1em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .small{inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{-webkit-margin-end:.5em;display:inline-block;margin-inline-end:.5em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gfield,.gform-theme--foundation .gf_simple_horizontal .ginput_container{-webkit-margin-before:0!important;margin-block-start:0!important}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{inline-size:auto;margin:0;max-inline-size:25%;padding:0;text-align:start}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=submit]{block-size:auto}.gform-theme--foundation .gf_simple_horizontal .gfield_description:not(.gfield_validation_message),.gform-theme--foundation .gf_simple_horizontal .gfield_label,.gform-theme--foundation .gf_simple_horizontal .ginput_complex label{block-size:1px;display:block;inline-size:1px;inset-block-start:0;inset-inline-start:-9000px;overflow:hidden;position:absolute}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-block:1px solid #e6db55;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-block:1px solid #ccc;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px hsla(56,57%,69%,.75);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{-webkit-border-after:1px solid #e6db55;-webkit-border-before:2px solid #fff;background:#fffce5;background:linear-gradient(180deg,#fffce5 0,#fff9bf);background-color:#fffbcc;border-block-end:1px solid #e6db55;border-block-start:2px solid #fff;color:#424242;font-size:28px;margin:0;max-inline-size:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{-webkit-border-after:1px solid #a7c37c;-webkit-border-before:2px solid #effade;background:#dbf2b7;background:linear-gradient(180deg,#dbf2b7 0,#b4d088);background-color:#fffbcc;border-block-end:1px solid #a7c37c;border-block-start:2px solid #effade;color:#030;font-size:28px;margin:0;max-inline-size:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before{background:rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";inline-size:50%;inset-block:80% 15px;inset-inline-start:10px;max-inline-size:40%;position:absolute;transform:rotate(-3deg);z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after{inset-inline:auto 10px;transform:rotate(3deg)}.gform-theme--foundation .validation_message--hidden-on-empty:empty{display:none}.gform-theme--foundation .gform-loader{-webkit-border-after:1.1em solid #000;-webkit-border-before:1.1em solid #fff;-webkit-border-end:1.1em solid #fff;-webkit-border-start:1.1em solid #000;align-self:center;animation:gformLoader 1.1s linear infinite;block-size:10em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:10em;position:relative;transform:translateZ(0)}@keyframes gformLoader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.gform-theme--framework{--gform-theme-font-family:initial;--gform-theme-font-style-base:normal;--gform-theme-border-radius:3px;--gform-theme-border-radius-max-sm:2px;--gform-theme-border-radius-max-md:3px;--gform-theme-border-radius-max-lg:8px;--gform-theme-transition-duration:0.15s;--gform-theme-transition-control:var(--gform-theme-transition-duration);--gform-theme-color-primary:#204ce5;--gform-theme-color-primary-rgb:45,127,251;--gform-theme-color-primary-contrast:#fff;--gform-theme-color-primary-contrast-rgb:255,255,255;--gform-theme-color-primary-darker:#044ad3;--gform-theme-color-primary-lighter:#044ad3;--gform-theme-color-secondary:#fff;--gform-theme-color-secondary-rgb:255,255,255;--gform-theme-color-secondary-contrast:#112337;--gform-theme-color-secondary-contrast-rgb:17,35,55;--gform-theme-color-secondary-darker:#f2f3f5;--gform-theme-color-secondary-lighter:#f2f3f5;--gform-theme-color-outside-control-dark:#585e6a;--gform-theme-color-outside-control-dark-rgb:88,94,106;--gform-theme-color-outside-control-dark-darker:#112337;--gform-theme-color-outside-control-dark-lighter:#686e77;--gform-theme-color-outside-control-light:#e5e7eb;--gform-theme-color-outside-control-light-rgb:229,231,235;--gform-theme-color-outside-control-light-darker:#d2d5db;--gform-theme-color-outside-control-light-lighter:#f2f3f5;--gform-theme-color-inside-control:#fff;--gform-theme-color-inside-control-rgb:255,255,255;--gform-theme-color-inside-control-contrast:#112337;--gform-theme-color-inside-control-contrast-rgb:17,35,55;--gform-theme-color-inside-control-darker:#f2f3f5;--gform-theme-color-inside-control-lighter:#f2f3f5;--gform-theme-color-inside-control-dark:#585e6a;--gform-theme-color-inside-control-dark-rgb:88,94,106;--gform-theme-color-inside-control-dark-darker:#112337;--gform-theme-color-inside-control-dark-lighter:#686e77;--gform-theme-color-inside-control-light:#e5e7eb;--gform-theme-color-inside-control-light-rgb:229,231,235;--gform-theme-color-inside-control-light-darker:#d2d5db;--gform-theme-color-inside-control-light-lighter:#f2f3f5;--gform-theme-color-danger:#c02b0a;--gform-theme-color-danger-rgb:192,43,10;--gform-theme-color-danger-contrast:#fff;--gform-theme-color-danger-contrast-rgb:255,255,255;--gform-theme-color-success:#399f4b;--gform-theme-color-success-rgb:57,159,75;--gform-theme-color-success-contrast:#fff;--gform-theme-color-success-contrast-rgb:255,255,255;--gform-theme-color-primary-shade:var(--gform-theme-color-primary-darker);--gform-theme-color-secondary-shade:var(--gform-theme-color-secondary-darker);--gform-theme-color-light:var(--gform-theme-color-outside-control-light);--gform-theme-color-light-shade:var(--gform-theme-color-inside-control-light-darker);--gform-theme-color-light-tint:var(--gform-theme-color-inside-control-light-lighter);--gform-theme-color-dark:var(--gform-theme-color-outside-control-dark);--gform-theme-color-dark-rgb:var(--gform-theme-color-outside-control-dark-rgb);--gform-theme-color-dark-shade:var(--gform-theme-color-inside-control-dark-darker);--gform-theme-color-dark-tint:var(--gform-theme-color-inside-control-dark-lighter);--gform-theme-padding-inline:12px;--gform-theme-padding-block:12px;--gform-theme-font-family-primary:var(--gform-theme-font-family);--gform-theme-font-size-primary:14px;--gform-theme-font-style-primary:var(--gform-theme-font-style-base);--gform-theme-font-weight-primary:400;--gform-theme-letter-spacing-primary:0;--gform-theme-line-height-primary:1.5;--gform-theme-font-family-secondary:var(--gform-theme-font-family);--gform-theme-font-size-secondary:14px;--gform-theme-font-style-secondary:var(--gform-theme-font-style-base);--gform-theme-font-weight-secondary:500;--gform-theme-letter-spacing-secondary:0;--gform-theme-line-height-secondary:1.43;--gform-theme-font-family-tertiary:var(--gform-theme-font-family);--gform-theme-font-size-tertiary:14px;--gform-theme-font-style-tertiary:var(--gform-theme-font-style-base);--gform-theme-font-weight-tertiary:400;--gform-theme-letter-spacing-tertiary:0;--gform-theme-line-height-tertiary:1.43;--gform-theme-icon-font-family:"gform-icons-orbital";--gform-theme-icon-font-size:20px;--gform-theme-icon-control-checkbox:"\e900";--gform-theme-icon-control-select-down:"\e901";--gform-theme-icon-control-select-up:"\e902";--gform-theme-icon-control-select:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293.293a1 1 0 0 1 1.414 0L5 3.586 8.293.293a1 1 0 0 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z' fill='%23686E77'/%3E%3C/svg%3E");--gform-theme-icon-control-number:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0a1 1 0 0 1 .707.293l3 3a1 1 0 0 1-1.414 1.414L4 2.414 1.707 4.707A1 1 0 0 1 .293 3.293l3-3A1 1 0 0 1 4 0ZM.293 9.293a1 1 0 0 1 1.414 0L4 11.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414Z' fill='%23686E77'/%3E%3C/svg%3E");--gform-theme-icon-control-search:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='%23686E77'/%3E%3C/svg%3E");--gform-theme-icon-control-password-hidden:"\e90a";--gform-theme-icon-control-password-visible:"\e909";--gform-theme-icon-control-list-item-add:"\e90f";--gform-theme-icon-control-list-item-remove:"\e90e";--gform-theme-icon-control-save-continue:"\e910";--gform-theme-icon-control-page-numbers-complete:"\e90b";--gform-theme-icon-control-cancel:"\e918";--gform-theme-icon-control-file-upload:"\e911";--gform-theme-icon-control-file-upload-completed:"\e90c";--gform-theme-icon-control-file-upload-cancel:"\e904";--gform-theme-icon-control-file-upload-remove:"\e919";--gform-theme-icon-tooltip-error:"\e906";--gform-theme-icon-control-datepicker:"\e91a";--gform-theme-icon-control-datepicker-left:"\e91b";--gform-theme-icon-control-datepicker-right:"\e91c";--gform-theme-label-spacing-primary:8px;--gform-theme-label-choice-field-spacing-primary:12px;--gform-theme-label-spacing-horizontal-secondary:12px;--gform-theme-label-spacing-vertical-sm-secondary:-1px;--gform-theme-label-spacing-vertical-md-secondary:0;--gform-theme-label-spacing-vertical-lg-secondary:1px;--gform-theme-label-spacing-vertical-xl-secondary:4px;--gform-theme-label-spacing-vertical-secondary:var(--gform-theme-label-spacing-vertical-md-secondary);--gform-theme-label-spacing-tertiary:8px;--gform-theme-description-spacing:8px;--gform-theme-description-choice-field-spacing:12px;--gform-theme-control-accent-color:var(--gform-theme-color-primary);--gform-theme-control-appearance:none;--gform-theme-control-background-color:var(--gform-theme-color-inside-control);--gform-theme-control-background-color-hover:var(--gform-theme-control-background-color);--gform-theme-control-background-color-focus:var(--gform-theme-control-background-color);--gform-theme-control-background-color-disabled:var(--gform-theme-color-inside-control-light-lighter);--gform-theme-control-background-color-error:var(--gform-theme-control-background-color);--gform-theme-control-border-color:var(--gform-theme-color-inside-control-dark-lighter);--gform-theme-control-border-color-hover:var(--gform-theme-control-border-color);--gform-theme-control-border-color-focus:var(--gform-theme-color-primary);--gform-theme-control-border-color-disabled:var(--gform-theme-color-inside-control-light-darker);--gform-theme-control-border-color-error:var(--gform-theme-color-danger);--gform-theme-control-border-style:solid;--gform-theme-control-border-width:1px;--gform-theme-control-border-radius:var(--gform-theme-border-radius);--gform-theme-control-border-radius-max-sm:min(var(--gform-theme-control-border-radius),var(--gform-theme-border-radius-max-sm));--gform-theme-control-border-radius-max-md:min(var(--gform-theme-control-border-radius),var(--gform-theme-border-radius-max-md));--gform-theme-control-border-radius-max-lg:min(var(--gform-theme-control-border-radius),var(--gform-theme-border-radius-max-lg));--gform-theme-control-box-shadow:0 1px 4px rgba(18,25,97,.078);--gform-theme-control-box-shadow-color-focus:rgba(var(--gform-theme-color-primary-rgb),0.3);--gform-theme-control-box-shadow-size-focus:3px;--gform-theme-control-box-shadow-offset-color-focus:transparent;--gform-theme-control-box-shadow-offset-size-focus:0;--gform-theme-control-box-shadow-focus:0 0 0 var(--gform-theme-control-box-shadow-offset-size-focus) var(--gform-theme-control-box-shadow-offset-color-focus),0 0 0 var(--gform-theme-control-box-shadow-size-focus) var(--gform-theme-control-box-shadow-color-focus);--gform-theme-control-color:var(--gform-theme-color-inside-control-contrast);--gform-theme-control-color-hover:var(--gform-theme-control-color);--gform-theme-control-color-focus:var(--gform-theme-control-color);--gform-theme-control-color-disabled:rgba(var(--gform-theme-color-inside-control-contrast-rgb),0.6);--gform-theme-control-color-error:var(--gform-theme-control-color);--gform-theme-control-icon-color:var(--gform-theme-color-inside-control-dark-lighter);--gform-theme-control-icon-color-hover:var(--gform-theme-color-inside-control-dark-darker);--gform-theme-control-icon-color-focus:var(--gform-theme-control-icon-color-hover);--gform-theme-control-icon-color-disabled:var(--gform-theme-control-icon-color);--gform-theme-control-size-sm:35px;--gform-theme-control-size-md:38px;--gform-theme-control-size-lg:47px;--gform-theme-control-size-xl:54px;--gform-theme-control-size:var(--gform-theme-control-size-md);--gform-theme-control-padding-inline:var(--gform-theme-padding-inline);--gform-theme-control-padding-block:0;--gform-theme-control-font-family:var(--gform-theme-font-family-primary);--gform-theme-control-font-size:var(--gform-theme-font-size-primary);--gform-theme-control-font-style:var(--gform-theme-font-style-base);--gform-theme-control-font-weight:var(--gform-theme-font-weight-primary);--gform-theme-control-letter-spacing:var(--gform-theme-letter-spacing-primary);--gform-theme-control-line-height:var(--gform-theme-control-size);--gform-theme-control-outline:none;--gform-theme-control-outline-offset:0;--gform-theme-control-transition:var(--gform-theme-transition-control);--gform-theme-control-placeholder-color:rgba(var(--gform-theme-color-inside-control-contrast-rgb),0.7);--gform-theme-control-placeholder-font-family:var(--gform-theme-control-font-family);--gform-theme-control-placeholder-font-size:var(--gform-theme-control-font-size);--gform-theme-control-placeholder-font-style:var(--gform-theme-control-font-style);--gform-theme-control-placeholder-font-weight:var(--gform-theme-control-font-weight);--gform-theme-control-placeholder-letter-spacing:var(--gform-theme-control-letter-spacing);--gform-theme-control-placeholder-opacity:1;--gform-theme-control-readonly-color:var(--gform-theme-control-color);--gform-theme-control-readonly-font-family:var(--gform-theme-control-font-family);--gform-theme-control-readonly-font-size:var(--gform-theme-control-font-size);--gform-theme-control-readonly-font-style:var(--gform-theme-control-font-style);--gform-theme-control-readonly-font-weight:500;--gform-theme-control-readonly-letter-spacing:var(--gform-theme-control-letter-spacing);--gform-theme-control-readonly-line-height:1;--gform-theme-control-button-border-radius:var(--gform-theme-border-radius);--gform-theme-control-button-box-shadow:0 1px 4px rgba(18,25,97,.078);--gform-theme-control-button-box-shadow-hover:var(--gform-theme-control-button-box-shadow);--gform-theme-control-button-box-shadow-focus:var(--gform-theme-control-box-shadow-focus);--gform-theme-control-button-box-shadow-disabled:var(--gform-theme-control-button-box-shadow);--gform-theme-control-button-font-family:var(--gform-theme-font-family);--gform-theme-control-button-font-size-xs:12px;--gform-theme-control-button-font-size-sm:14px;--gform-theme-control-button-font-size-md:14px;--gform-theme-control-button-font-size-lg:16px;--gform-theme-control-button-font-size-xl:16px;--gform-theme-control-button-font-size:var(--gform-theme-control-button-font-size-md);--gform-theme-control-button-font-style:var(--gform-theme-font-style-base);--gform-theme-control-button-font-weight:500;--gform-theme-control-button-letter-spacing:var(--gform-theme-letter-spacing-primary);--gform-theme-control-button-line-height:1;--gform-theme-control-button-opacity:1;--gform-theme-control-button-opacity-disabled:0.5;--gform-theme-control-button-padding-block:0;--gform-theme-control-button-padding-inline-xs:8px;--gform-theme-control-button-padding-inline-sm:12px;--gform-theme-control-button-padding-inline-md:16px;--gform-theme-control-button-padding-inline-lg:20px;--gform-theme-control-button-padding-inline-xl:24px;--gform-theme-control-button-padding-inline:var(--gform-theme-control-button-padding-inline-md);--gform-theme-control-button-size-xs:30px;--gform-theme-control-button-size-sm:var(--gform-theme-control-size-sm);--gform-theme-control-button-size-md:var(--gform-theme-control-size-md);--gform-theme-control-button-size-lg:var(--gform-theme-control-size-lg);--gform-theme-control-button-size-xl:var(--gform-theme-control-size-xl);--gform-theme-control-button-size:var(--gform-theme-control-button-size-md);--gform-theme-control-button-text-decoration:none;--gform-theme-control-button-text-transform:none;--gform-theme-control-button-icon:none;--gform-theme-control-button-icon-font-size:var(--gform-theme-icon-font-size);--gform-theme-control-button-icon-gap:6px;--gform-theme-control-button-transition:var(--gform-theme-control-transition);--gform-theme-control-button-background-color-primary:var(--gform-theme-color-primary);--gform-theme-control-button-background-color-hover-primary:var(--gform-theme-color-primary-darker);--gform-theme-control-button-background-color-focus-primary:var(--gform-theme-control-button-background-color-primary);--gform-theme-control-button-background-color-disabled-primary:var(--gform-theme-control-button-background-color-primary);--gform-theme-control-button-border-color-primary:transparent;--gform-theme-control-button-border-color-hover-primary:transparent;--gform-theme-control-button-border-color-focus-primary:var(--gform-theme-control-button-background-color-hover-primary);--gform-theme-control-button-border-color-disabled-primary:transparent;--gform-theme-control-button-border-style-primary:solid;--gform-theme-control-button-border-width-primary:1px;--gform-theme-control-button-color-primary:var(--gform-theme-color-primary-contrast);--gform-theme-control-button-color-hover-primary:var(--gform-theme-control-button-color-primary);--gform-theme-control-button-color-focus-primary:var(--gform-theme-control-button-color-primary);--gform-theme-control-button-color-disabled-primary:var(--gform-theme-control-button-color-primary);--gform-theme-control-button-icon-color-primary:var(--gform-theme-control-button-color-primary);--gform-theme-control-button-icon-color-hover-primary:var(--gform-theme-control-button-icon-color-primary);--gform-theme-control-button-icon-color-focus-primary:var(--gform-theme-control-button-icon-color-primary);--gform-theme-control-button-icon-color-disabled-primary:var(--gform-theme-control-button-icon-color-primary);--gform-theme-control-button-background-color-secondary:var(--gform-theme-color-secondary);--gform-theme-control-button-background-color-hover-secondary:var(--gform-theme-color-secondary-darker);--gform-theme-control-button-background-color-focus-secondary:var(--gform-theme-control-button-background-color-secondary);--gform-theme-control-button-background-color-disabled-secondary:var(--gform-theme-control-button-background-color-secondary);--gform-theme-control-button-border-color-secondary:var(--gform-theme-color-inside-control-light-darker);--gform-theme-control-button-border-color-hover-secondary:var(--gform-theme-control-button-border-color-secondary);--gform-theme-control-button-border-color-focus-secondary:var(--gform-theme-control-button-background-color-hover-primary);--gform-theme-control-button-border-color-disabled-secondary:var(--gform-theme-control-button-border-color-secondary);--gform-theme-control-button-border-style-secondary:solid;--gform-theme-control-button-border-width-secondary:1px;--gform-theme-control-button-color-secondary:var(--gform-theme-color-secondary-contrast);--gform-theme-control-button-color-hover-secondary:var(--gform-theme-control-button-color-secondary);--gform-theme-control-button-color-focus-secondary:var(--gform-theme-control-button-color-secondary);--gform-theme-control-button-color-disabled-secondary:var(--gform-theme-control-button-color-secondary);--gform-theme-control-button-icon-color-secondary:var(--gform-theme-control-icon-color);--gform-theme-control-button-icon-color-hover-secondary:var(--gform-theme-control-button-icon-color-secondary);--gform-theme-control-button-icon-color-focus-secondary:var(--gform-theme-control-button-icon-color-secondary);--gform-theme-control-button-icon-color-disabled-secondary:var(--gform-theme-control-button-icon-color-secondary);--gform-theme-control-button-background-color-simple:transparent;--gform-theme-control-button-background-color-hover-simple:var(--gform-theme-control-button-background-color-simple);--gform-theme-control-button-background-color-focus-simple:var(--gform-theme-control-button-background-color-simple);--gform-theme-control-button-background-color-disabled-simple:var(--gform-theme-control-button-background-color-simple);--gform-theme-control-button-border-color-simple:transparent;--gform-theme-control-button-border-color-hover-simple:var(--gform-theme-control-button-border-color-simple);--gform-theme-control-button-border-color-focus-simple:var(--gform-theme-control-border-color-focus);--gform-theme-control-button-border-color-disabled-simple:var(--gform-theme-control-button-border-color-simple);--gform-theme-control-button-border-style-simple:solid;--gform-theme-control-button-border-width-simple:1px;--gform-theme-control-button-box-shadow-simple:none;--gform-theme-control-button-box-shadow-hover-simple:var(--gform-theme-control-button-box-shadow-simple);--gform-theme-control-button-box-shadow-focus-simple:var(--gform-theme-control-box-shadow-focus);--gform-theme-control-button-box-shadow-disabled-simple:var(--gform-theme-control-button-box-shadow-simple);--gform-theme-control-button-color-simple:rgba(var(--gform-theme-color-outside-control-dark-rgb),0.65);--gform-theme-control-button-color-hover-simple:var(--gform-theme-color-outside-control-dark);--gform-theme-control-button-color-focus-simple:var(--gform-theme-control-button-color-hover-simple);--gform-theme-control-button-color-disabled-simple:var(--gform-theme-control-button-color-simple);--gform-theme-control-button-size-simple:24px;--gform-theme-control-button-icon-color-simple:var(--gform-theme-control-button-color-simple);--gform-theme-control-button-icon-color-hover-simple:var(--gform-theme-control-button-color-hover-simple);--gform-theme-control-button-icon-color-focus-simple:var(--gform-theme-control-button-color-focus-simple);--gform-theme-control-button-icon-color-disabled-simple:var(--gform-theme-control-button-color-disabled-simple);--gform-theme-control-choice-check-color:var(--gform-theme-color-primary);--gform-theme-control-choice-check-color-disabled:rgba(var(--gform-theme-color-inside-control-contrast-rgb),0.2);--gform-theme-control-choice-size-sm:18px;--gform-theme-control-choice-size-md:20px;--gform-theme-control-choice-size-lg:22px;--gform-theme-control-choice-size-xl:28px;--gform-theme-control-choice-size:var(--gform-theme-control-choice-size-md);--gform-theme-control-checkbox-check-border-radius:var(--gform-theme-control-border-radius-max-sm);--gform-theme-control-checkbox-check-size-sm:12px;--gform-theme-control-checkbox-check-size-md:initial;--gform-theme-control-checkbox-check-size-lg:15px;--gform-theme-control-checkbox-check-size-xl:19px;--gform-theme-control-checkbox-check-size:var(--gform-theme-control-checkbox-check-size-md);--gform-theme-control-radio-check-border-radius:50%;--gform-theme-control-radio-check-content:"";--gform-theme-control-radio-check-size-sm:6px;--gform-theme-control-radio-check-size-md:7px;--gform-theme-control-radio-check-size-lg:8px;--gform-theme-control-radio-check-size-xl:10px;--gform-theme-control-radio-check-size:var(--gform-theme-control-radio-check-size-md);--gform-theme-control-date-datepicker-background-color:var(--gform-theme-control-background-color);--gform-theme-control-date-datepicker-box-shadow:0 0 1px rgba(18,25,97,.24),0 24px 24px rgba(18,25,97,.03),0 2px 2px rgba(18,25,97,.03),0 4px 4px rgba(18,25,97,.03),0 8px 8px rgba(18,25,97,.03),0 16px 16px rgba(18,25,97,.03);--gform-theme-control-date-datepicker-padding-block:16px;--gform-theme-control-date-datepicker-padding-inline:16px;--gform-theme-control-date-datepicker-border-radius:var(--gform-theme-control-border-radius-max-md);--gform-theme-control-date-datepicker-inline-size:300px;--gform-theme-control-date-datepicker-margin-block-start:12px;--gform-theme-control-date-datepicker-header-icons-inline-size:20px;--gform-theme-control-date-datepicker-header-icons-color:var(--gform-theme-control-icon-color);--gform-theme-control-date-datepicker-header-icons-color-hover:var(--gform-theme-control-icon-color-hover);--gform-theme-control-date-datepicker-header-icons-font-size:20px;--gform-theme-control-date-datepicker-title-color:var(--gform-theme-color-secondary-contrast);--gform-theme-control-date-datepicker-title-font-size:14px;--gform-theme-control-date-datepicker-title-font-weight:500;--gform-theme-control-date-datepicker-title-line-height:1.5;--gform-theme-control-date-datepicker-dropdown-background-image:var(--gform-theme-icon-control-select);--gform-theme-control-date-datepicker-dropdown-background-position:var(--gform-theme-control-select-icon-position);--gform-theme-control-date-datepicker-dropdown-background-size:var(--gform-theme-control-select-icon-size);--gform-theme-control-date-datepicker-dropdown-border-color:var(--gform-theme-color-inside-control-light-darker);--gform-theme-control-date-datepicker-dropdown-border-style:var(--gform-theme-control-border-style);--gform-theme-control-date-datepicker-dropdown-border-width:var(--gform-theme-control-border-width);--gform-theme-control-date-datepicker-dropdown-box-shadow:0 1px 2px rgba(0,0,0,.05);--gform-theme-control-date-datepicker-dropdown-text-align:start;--gform-theme-control-date-datepicker-table-margin-block-start:16px;--gform-theme-control-date-datepicker-table-margin-block-end:0;--gform-theme-control-date-datepicker-table-head-cell-font-size:12px;--gform-theme-control-date-datepicker-table-head-cell-font-weight:600;--gform-theme-control-date-datepicker-table-head-cell-line-height:1.33;--gform-theme-control-date-datepicker-table-head-cell-vertical-align:middle;--gform-theme-control-date-datepicker-table-cell-padding:1px;--gform-theme-control-date-datepicker-table-cell-block-size:40px;--gform-theme-control-date-datepicker-table-cell-font-size:14px;--gform-theme-control-date-datepicker-table-cell-font-weight:400;--gform-theme-control-date-datepicker-table-cell-line-height:1.43;--gform-theme-control-date-datepicker-table-cell-content-align-items:center;--gform-theme-control-date-datepicker-table-cell-content-background-color-disabled:transparent;--gform-theme-control-date-datepicker-table-cell-content-background-color-hover:#f4f8ff;--gform-theme-control-date-datepicker-table-cell-content-background-color-selected:var(--gform-theme-color-primary);--gform-theme-control-date-datepicker-table-cell-content-border:var(--gform-theme-control-border-width) var(--gform-theme-control-border-style) var(--gform-theme-color-primary);--gform-theme-control-date-datepicker-table-cell-content-border-radius:var(--gform-theme-control-border-radius-max-md);--gform-theme-control-date-datepicker-table-cell-content-color:var(--gform-theme-color-secondary-contrast);--gform-theme-control-date-datepicker-table-cell-content-color-disabled:#cfd3d9;--gform-theme-control-date-datepicker-table-cell-content-color-hover:var(--gform-theme-control-date-datepicker-table-cell-content-color);--gform-theme-control-date-datepicker-table-cell-content-color-selected:var(--gform-theme-color-primary-contrast);--gform-theme-control-description-color:var(--gform-theme-color-outside-control-dark);--gform-theme-control-description-font-family:var(--gform-theme-font-family-tertiary);--gform-theme-control-description-font-size:var(--gform-theme-font-size-tertiary);--gform-theme-control-description-font-style:var(--gform-theme-font-style-tertiary);--gform-theme-control-description-font-weight:var(--gform-theme-font-weight-tertiary);--gform-theme-control-description-letter-spacing:var(--gform-theme-letter-spacing-tertiary);--gform-theme-control-description-line-height:var(--gform-theme-line-height-tertiary);--gform-theme-control-description-color-error:var(--gform-theme-color-danger);--gform-theme-control-description-font-family-error:var(--gform-theme-control-description-font-family);--gform-theme-control-description-font-size-error:var(--gform-theme-control-description-font-size);--gform-theme-control-description-font-style-error:var(--gform-theme-control-description-font-style);--gform-theme-control-description-font-weight-error:var(--gform-theme-control-description-font-weight);--gform-theme-control-description-letter-spacing-error:var(--gform-theme-control-description-letter-spacing);--gform-theme-control-description-line-height-error:var(--gform-theme-control-description-line-height);--gform-theme-control-file-padding-inline:0 var(--gform-theme-control-padding-inline);--gform-theme-control-file-button-background-color:var(--gform-theme-color-secondary-darker);--gform-theme-control-file-button-background-color-hover:var(--gform-theme-color-secondary);--gform-theme-control-file-button-background-color-focus:var(--gform-theme-control-file-button-background-color);--gform-theme-control-file-button-background-color-disabled:var(--gform-theme-control-file-button-background-color);--gform-theme-control-file-button-border-inline-end-width:1px;--gform-theme-control-file-button-border-inline-end-style:solid;--gform-theme-control-file-button-border-inline-end-color:var(--gform-theme-control-border-color);--gform-theme-control-file-button-border-inline-end-color-hover:var(--gform-theme-control-file-button-border-inline-end-color);--gform-theme-control-file-button-border-inline-end-color-focus:var(--gform-theme-control-file-button-border-inline-end-color);--gform-theme-control-file-button-border-inline-end-color-disabled:var(--gform-theme-control-file-button-border-inline-end-color);--gform-theme-control-file-button-border-radius:var(--gform-theme-control-border-radius);--gform-theme-control-file-button-color:rgba(var(--gform-theme-color-secondary-contrast-rgb),0.725);--gform-theme-control-file-button-color-hover:var(--gform-theme-control-file-button-color);--gform-theme-control-file-button-color-focus:var(--gform-theme-control-file-button-color);--gform-theme-control-file-button-color-disabled:var(--gform-theme-control-file-button-color);--gform-theme-control-file-button-font-family:var(--gform-theme-font-family);--gform-theme-control-file-button-font-size:14px;--gform-theme-control-file-button-font-style:var(--gform-theme-font-style-base);--gform-theme-control-file-button-font-weight:500;--gform-theme-control-file-button-letter-spacing:var(--gform-theme-letter-spacing-primary);--gform-theme-control-file-button-line-height:1.43;--gform-theme-control-file-button-margin-inline:0 12px;--gform-theme-control-file-button-padding-inline:12px;--gform-theme-control-file-button-text-decoration:none;--gform-theme-control-file-button-text-transform:none;--gform-theme-control-file-button-transition:var(--gform-theme-control-transition);--gform-theme-control-file-drop-area-block-size:auto;--gform-theme-control-file-drop-area-border-style:dashed;--gform-theme-control-file-drop-area-border-radius:var(--gform-theme-control-border-radius-max-lg);--gform-theme-control-file-drop-area-color:rgba(var(--gform-theme-color-inside-control-contrast-rgb),0.725);--gform-theme-control-file-drop-area-font-weight:500;--gform-theme-control-file-drop-area-line-height:1;--gform-theme-control-file-drop-area-padding-inline:40px;--gform-theme-control-file-drop-area-padding-block:40px;--gform-theme-control-file-drop-area-icon-color:var(--gform-theme-color-primary);--gform-theme-control-file-drop-area-icon-font-size:36px;--gform-theme-control-file-drop-area-icon-margin-block-end:8px;--gform-theme-control-file-drop-area-instructions-margin-block-end:12px;--gform-theme-control-file-upload-progress-ui-gap:12px;--gform-theme-control-file-upload-progress-ui-size:var(--gform-theme-icon-font-size);--gform-theme-control-file-upload-progress-bar-background-color:var(--gform-theme-color-outside-control-light);--gform-theme-control-file-upload-progress-bar-background-color-loading:var(--gform-theme-color-primary);--gform-theme-control-file-upload-progress-bar-block-size:6px;--gform-theme-control-file-upload-progress-bar-border-radius:var(--gform-theme-border-radius);--gform-theme-control-file-upload-progress-bar-transition:var(--gform-theme-transition-control);--gform-theme-control-file-upload-progress-text-color:var(--gform-theme-control-description-color);--gform-theme-control-file-upload-progress-text-min-inline-size:33px;--gform-theme-control-file-upload-progress-text-font-size:12px;--gform-theme-control-file-upload-progress-button-inset-block-start:-2px;--gform-theme-control-file-upload-progress-button-inset-inline-end:-2px;--gform-theme-control-file-upload-progress-button-position:absolute;--gform-theme-control-file-upload-progress-button-font-size-cancel:0;--gform-theme-control-file-upload-progress-button-icon-size:var(--gform-theme-icon-font-size);--gform-theme-control-file-upload-progress-button-icon-color-complete:var(--gform-theme-color-success);--gform-theme-control-file-preview-area-gap:16px;--gform-theme-control-file-preview-area-margin-block-start:16px;--gform-theme-control-file-preview-file-font-family:var(--gform-theme-font-family-secondary);--gform-theme-control-file-preview-file-font-size:var(--gform-theme-font-size-secondary);--gform-theme-control-file-preview-file-font-style:var(--gform-theme-font-style-secondary);--gform-theme-control-file-preview-file-font-weight:var(--gform-theme-font-weight-secondary);--gform-theme-control-file-preview-file-letter-spacing:var(--gform-theme-letter-spacing-secondary);--gform-theme-control-file-preview-file-line-height:1;--gform-theme-control-file-preview-file-gap:4px;--gform-theme-control-file-preview-file-name-color:var(--gform-theme-control-label-color-primary);--gform-theme-control-file-preview-file-name-line-height:var(--gform-theme-line-height-secondary);--gform-theme-control-file-preview-file-name-overflow:hidden;--gform-theme-control-file-preview-file-name-padding-inline-end:calc(var(--gform-theme-control-file-upload-progress-button-icon-size) + var(--gform-theme-control-file-upload-progress-text-min-inline-size) + var(--gform-theme-control-file-upload-progress-ui-gap)*2);--gform-theme-control-file-preview-file-name-text-overflow:ellipsis;--gform-theme-control-file-preview-file-name-white-space:nowrap;--gform-theme-control-file-preview-file-size-color:var(--gform-theme-control-description-color);--gform-theme-control-label-color-primary:var(--gform-theme-color-outside-control-dark-darker);--gform-theme-control-label-font-family-primary:var(--gform-theme-font-family-secondary);--gform-theme-control-label-font-size-primary:var(--gform-theme-font-size-secondary);--gform-theme-control-label-font-style-primary:var(--gform-theme-font-style-secondary);--gform-theme-control-label-font-weight-primary:var(--gform-theme-font-weight-secondary);--gform-theme-control-label-letter-spacing-primary:var(--gform-theme-letter-spacing-secondary);--gform-theme-control-label-line-height-primary:var(--gform-theme-line-height-secondary);--gform-theme-control-label-color-secondary:var(--gform-theme-color-outside-control-dark-darker);--gform-theme-control-label-font-family-secondary:var(--gform-theme-font-family-secondary);--gform-theme-control-label-font-size-secondary:var(--gform-theme-font-size-secondary);--gform-theme-control-label-font-style-secondary:var(--gform-theme-font-style-secondary);--gform-theme-control-label-font-weight-secondary:400;--gform-theme-control-label-letter-spacing-secondary:var(--gform-theme-letter-spacing-secondary);--gform-theme-control-label-line-height-secondary:var(--gform-theme-line-height-secondary);--gform-theme-control-label-color-tertiary:var(--gform-theme-color-outside-control-dark);--gform-theme-control-label-font-family-tertiary:var(--gform-theme-font-family-tertiary);--gform-theme-control-label-font-size-tertiary:var(--gform-theme-font-size-tertiary);--gform-theme-control-label-font-style-tertiary:var(--gform-theme-font-style-tertiary);--gform-theme-control-label-font-weight-tertiary:var(--gform-theme-font-weight-tertiary);--gform-theme-control-label-letter-spacing-tertiary:var(--gform-theme-letter-spacing-tertiary);--gform-theme-control-label-line-height-tertiary:var(--gform-theme-line-height-tertiary);--gform-theme-control-label-color-quaternary:var(--gform-theme-color-outside-control-dark);--gform-theme-control-label-font-family-quaternary:var(--gform-theme-font-family-tertiary);--gform-theme-control-label-font-size-quaternary:var(--gform-theme-font-size-secondary);--gform-theme-control-label-font-style-quaternary:var(--gform-theme-font-style-tertiary);--gform-theme-control-label-font-weight-quaternary:var(--gform-theme-font-weight-secondary);--gform-theme-control-label-letter-spacing-quaternary:var(--gform-theme-letter-spacing-tertiary);--gform-theme-control-label-line-height-quaternary:var(--gform-theme-line-height-tertiary);--gform-theme-control-label-color-required:var(--gform-theme-color-danger);--gform-theme-control-label-font-family-required:var(--gform-theme-control-label-font-family-primary);--gform-theme-control-label-font-size-required:12px;--gform-theme-control-label-font-style-required:var(--gform-theme-control-label-font-style-primary);--gform-theme-control-label-font-weight-required:var(--gform-theme-control-label-font-weight-primary);--gform-theme-control-label-letter-spacing-required:var(--gform-theme-control-label-letter-spacing-primary);--gform-theme-control-label-line-height-required:var(--gform-theme-control-label-line-height-primary);--gform-theme-control-number-spin-button-appearance:var(--gform-theme-control-appearance);--gform-theme-control-number-spin-button-background-position:center center;--gform-theme-control-number-spin-button-background-size:8px 14px;--gform-theme-control-number-spin-button-inline-size:8px;--gform-theme-control-number-spin-button-opacity:1;--gform-theme-control-select-icon-position:calc(100% - var(--gform-theme-control-padding-inline)) center;--gform-theme-control-select-icon-size:10px;--gform-theme-control-select-ms-expand:none;--gform-theme-control-select-padding-inline:var(--gform-theme-control-padding-inline) calc(var(--gform-theme-control-select-search-icon-size) + var(--gform-theme-control-padding-inline));--gform-theme-control-select-dropdown-shadow:0 0 1px rgba(18,25,97,.24),0 24px 24px rgba(18,25,97,.03),0 2px 2px rgba(18,25,97,.03),0 4px 4px rgba(18,25,97,.03),0 8px 8px rgba(18,25,97,.03),0 16px 16px rgba(18,25,97,.03);--gform-theme-control-select-dropdown-border-color:transparent;--gform-theme-control-select-dropdown-border-radius:var(--gform-theme-control-border-radius-max-md);--gform-theme-control-select-dropdown-option-background-color-hover:var(--gform-theme-color-inside-control-light-lighter);--gform-theme-control-select-dropdown-option-box-shadow-hover:inset 3px 0 0 var(--gform-theme-color-primary);--gform-theme-control-select-search-icon-size:var(--gform-theme-icon-font-size);--gform-theme-control-select-search-icon-position:var(--gform-theme-control-padding-inline) center;--gform-theme-control-select-search-padding-inline:calc(var(--gform-theme-control-select-search-icon-size) + var(--gform-theme-control-padding-inline) + 8px) var(--gform-theme-control-padding-inline);--gform-theme-control-multiselect-block-size:130px;--gform-theme-control-multiselect-border-radius:var(--gform-theme-control-border-radius-max-lg);--gform-theme-control-multiselect-line-height:1.5;--gform-theme-control-multiselect-padding-block:var(--gform-theme-padding-block);--gform-theme-control-multiselect-close-icon-size:var(--gform-theme-icon-font-size);--gform-theme-control-multiselect-close-icon-inset-block-start:calc(50% - var(--gform-theme-control-multiselect-close-icon-size)/2);--gform-theme-control-multiselect-close-icon-inset-inline-end:calc(var(--gform-theme-control-padding-inline)/2 + 2px);--gform-theme-control-multiselect-selected-item-background-color:var(--gform-theme-color-primary);--gform-theme-control-multiselect-selected-item-border-radius:33px;--gform-theme-control-multiselect-selected-item-color:var(--gform-theme-color-primary-contrast);--gform-theme-control-multiselect-selected-item-font-size:var(--gform-theme-control-font-size);--gform-theme-control-multiselect-selected-item-font-weight:600;--gform-theme-control-multiselect-selected-item-remove-icon-color:var(--gform-theme-color-primary-contrast)}html[dir=rtl] .gform-theme--framework{--gform-theme-control-select-icon-position:var(--gform-theme-control-padding-inline) center;--gform-theme-control-select-search-icon-position:calc(100% - var(--gform-theme-padding-inline)) center}.gform-theme--framework{--gform-theme-control-textarea-block-size:130px;--gform-theme-control-textarea-border-radius:var(--gform-theme-control-border-radius-max-lg);--gform-theme-control-textarea-line-height:1.5;--gform-theme-control-textarea-padding-block:var(--gform-theme-padding-block);--gform-theme-control-textarea-resize:vertical;--gform-theme-field-date-icon-color:var(--gform-theme-control-icon-color);--gform-theme-field-date-icon-color-hover:var(--gform-theme-control-icon-color-hover);--gform-theme-field-date-custom-icon-max-block-size:20px;--gform-theme-field-date-custom-icon-max-inline-size:20px;--gform-theme-field-choice-spacing:var(--gform-theme-label-spacing-horizontal-secondary);--gform-theme-field-choice-meta-margin-block-start:4px;--gform-theme-field-choice-meta-spacing:16px;--gform-theme-field-choice-other-control-max-inline-size:256px;--gform-theme-field-list-button-size:16px;--gform-theme-field-list-button-border-radius:50%;--gform-theme-field-list-button-font-size:0;--gform-theme-field-list-button-padding-block:0;--gform-theme-field-list-button-padding-inline:0;--gform-theme-field-page-progress-color:var(--gform-theme-color-outside-control-dark);--gform-theme-field-page-progress-font-family:var(--gform-theme-font-family);--gform-theme-field-page-progress-font-size:14px;--gform-theme-field-page-progress-font-style:var(--gform-theme-font-style-base);--gform-theme-field-page-progress-font-weight:600;--gform-theme-field-page-progress-letter-spacing:0;--gform-theme-field-page-progress-line-height:1;--gform-theme-field-page-progress-text-transform:uppercase;--gform-theme-field-page-progress-margin-block-end:24px;--gform-theme-field-page-progress-title-margin-block-end:16px;--gform-theme-field-page-progress-bar-background-color:var(--gform-theme-color-outside-control-light);--gform-theme-field-page-progress-bar-background-color-blue:#204ce5;--gform-theme-field-page-progress-bar-background-color-gray:var(--gform-theme-color-outside-control-dark);--gform-theme-field-page-progress-bar-background-color-green:#31c48d;--gform-theme-field-page-progress-bar-background-color-orange:#ff5a1f;--gform-theme-field-page-progress-bar-background-color-red:#c02b0a;--gform-theme-field-page-progress-bar-background-gradient-spring:linear-gradient(270deg,#9cd790,#76d7db);--gform-theme-field-page-progress-bar-background-gradient-blues:linear-gradient(270deg,#00c2ff,#7838e2);--gform-theme-field-page-progress-bar-background-gradient-rainbow:linear-gradient(274.73deg,#74b551 -5.58%,#f3ca30 44.81%,#cd302b 93.15%);--gform-theme-field-page-progress-bar-block-size:10px;--gform-theme-field-page-progress-bar-border-radius:100px;--gform-theme-field-page-steps-step-gap:12px;--gform-theme-field-page-steps-number-background-color:transparent;--gform-theme-field-page-steps-number-background-color-active:var(--gform-theme-color-outside-control-light);--gform-theme-field-page-steps-number-background-color-complete:var(--gform-theme-color-primary);--gform-theme-field-page-steps-number-border-color:var(--gform-theme-color-outside-control-light-darker);--gform-theme-field-page-steps-number-border-color-active:transparent;--gform-theme-field-page-steps-number-border-color-complete:var(--gform-theme-color-primary);--gform-theme-field-page-steps-number-border-radius:50%;--gform-theme-field-page-steps-number-border-style:solid;--gform-theme-field-page-steps-number-border-width:2px;--gform-theme-field-page-steps-number-color:var(--gform-theme-color-outside-control-dark);--gform-theme-field-page-steps-number-color-active:var(--gform-theme-field-page-steps-number-color);--gform-theme-field-page-steps-number-color-complete:var(--gform-theme-color-primary-contrast);--gform-theme-field-page-steps-number-size:32px;--gform-theme-field-page-steps-icon-font-size:var(--gform-theme-icon-font-size);--gform-theme-field-password-strength-background-color:transparent;--gform-theme-field-password-strength-background-color-mismatch:transparent;--gform-theme-field-password-strength-background-color-short:transparent;--gform-theme-field-password-strength-background-color-bad:transparent;--gform-theme-field-password-strength-background-color-good:transparent;--gform-theme-field-password-strength-background-color-strong:transparent;--gform-theme-field-password-strength-border-color:transparent;--gform-theme-field-password-strength-border-color-mismatch:transparent;--gform-theme-field-password-strength-border-color-short:transparent;--gform-theme-field-password-strength-border-color-bad:transparent;--gform-theme-field-password-strength-border-color-good:transparent;--gform-theme-field-password-strength-border-color-strong:transparent;--gform-theme-field-password-strength-border-radius:0;--gform-theme-field-password-strength-border-style:var(--gform-theme-control-border-style);--gform-theme-field-password-strength-border-width:0;--gform-theme-field-password-strength-color:var(--gform-theme-color-outside-control-dark);--gform-theme-field-password-strength-color-mismatch:#c02b0a;--gform-theme-field-password-strength-color-short:#c02b0a;--gform-theme-field-password-strength-color-bad:#ff5a1f;--gform-theme-field-password-strength-color-good:#8b6c32;--gform-theme-field-password-strength-color-strong:#399f4b;--gform-theme-field-password-strength-font-family:var(--gform-theme-font-family-secondary);--gform-theme-field-password-strength-font-size:var(--gform-theme-font-size-primary);--gform-theme-field-password-strength-font-style:var(--gform-theme-font-style-secondary);--gform-theme-field-password-strength-font-weight:var(--gform-theme-font-weight-secondary);--gform-theme-field-password-strength-letter-spacing:var(--gform-theme-letter-spacing-secondary);--gform-theme-field-password-strength-line-height:1;--gform-theme-field-password-strength-margin-block-start:16px;--gform-theme-field-password-strength-padding-block:0;--gform-theme-field-password-strength-padding-inline:73px 0;--gform-theme-field-password-strength-text-align:left;--gform-theme-field-password-strength-transition:var(--gform-theme-transition-control);--gform-theme-field-password-strength-indicator-background-color:var(--gform-theme-color-outside-control-light);--gform-theme-field-password-strength-indicator-background-color-mismatch:var(--gform-theme-field-password-strength-color-mismatch);--gform-theme-field-password-strength-indicator-background-color-short:var(--gform-theme-field-password-strength-color-short);--gform-theme-field-password-strength-indicator-background-color-bad:var(--gform-theme-field-password-strength-color-bad);--gform-theme-field-password-strength-indicator-background-color-good:var(--gform-theme-field-password-strength-color-good);--gform-theme-field-password-strength-indicator-background-color-strong:var(--gform-theme-field-password-strength-color-strong);--gform-theme-field-password-strength-indicator-block-size:6px;--gform-theme-field-password-strength-indicator-border-radius:var(--gform-theme-border-radius);--gform-theme-field-password-strength-indicator-content:"";--gform-theme-field-password-strength-indicator-display:inline-block;--gform-theme-field-password-strength-indicator-inline-size:65px;--gform-theme-field-password-strength-indicator-inline-size-blank:0;--gform-theme-field-password-strength-indicator-inline-size-mismatch:65px;--gform-theme-field-password-strength-indicator-inline-size-short:22px;--gform-theme-field-password-strength-indicator-inline-size-bad:37px;--gform-theme-field-password-strength-indicator-inline-size-good:46px;--gform-theme-field-password-strength-indicator-inline-size-strong:65px;--gform-theme-field-password-strength-indicator-inset-block-start:50%;--gform-theme-field-password-strength-indicator-inset-inline-start:0;--gform-theme-field-password-strength-indicator-position:absolute;--gform-theme-field-password-strength-indicator-transform:translateY(-50%);--gform-theme-field-password-strength-indicator-transition:var(--gform-theme-transition-control);--gform-theme-field-product-quantity-inline-size:150px;--gform-theme-field-product-quantity-margin-block-end:var(--gform-theme-field-row-gap);--gform-theme-field-product-price-color:var(--gform-theme-control-label-color-primary);--gform-theme-field-repeater-row-gap:var(--gform-theme-form-row-gap);--gform-theme-field-repeater-button-inline-gap:var(--gform-theme-form-col-gap);--gform-theme-field-repeater-separator-color:var(--gform-theme-color-outside-control-light-darker);--gform-theme-field-repeater-separator-size:1px;--gform-theme-field-repeater-nested-border-color:var(--gform-theme-color-outside-control-light-darker);--gform-theme-field-repeater-nested-border-size:1px;--gform-theme-field-repeater-nested-border-style:solid;--gform-theme-field-repeater-nested-padding-inline-start:20px;--gform-theme-field-section-border-color:var(--gform-theme-color-outside-control-light-darker);--gform-theme-field-section-border-style:solid;--gform-theme-field-section-border-width:1px;--gform-theme-field-section-padding-block-end:8px;--gform-theme-form-validation-background-color:rgba(var(--gform-theme-color-danger-rgb),0.03);--gform-theme-form-validation-border-color:rgba(var(--gform-theme-color-danger-rgb),0.25);--gform-theme-form-validation-border-width:1px;--gform-theme-form-validation-border-style:solid;--gform-theme-form-validation-border-radius:var(--gform-theme-control-border-radius-max-md);--gform-theme-form-validation-box-shadow:0 1px 4px rgba(18,25,97,.078);--gform-theme-form-validation-color:var(--gform-theme-color-danger);--gform-theme-form-validation-font-family:var(--gform-theme-font-family-primary);--gform-theme-form-validation-font-size:var(--gform-theme-font-size-primary);--gform-theme-form-validation-gap:8px;--gform-theme-form-validation-line-height:1.43;--gform-theme-form-validation-margin-block:0 var(--gform-theme-form-row-gap);--gform-theme-form-validation-padding-block:20px;--gform-theme-form-validation-padding-inline:16px;--gform-theme-form-validation-heading-color:var(--gform-theme-form-validation-color);--gform-theme-form-validation-heading-font-family:var(--gform-theme-form-validation-font-family);--gform-theme-form-validation-heading-font-size:var(--gform-theme-form-validation-font-size);--gform-theme-form-validation-heading-font-weight:500;--gform-theme-form-validation-heading-line-height:var(--gform-theme-form-validation-line-height);--gform-theme-form-validation-heading-gap:12px;--gform-theme-form-validation-heading-icon-background-color:rgba(var(--gform-theme-color-danger-rgb),0.05);--gform-theme-form-validation-heading-icon-border-color:var(--gform-theme-form-validation-border-color);--gform-theme-form-validation-heading-icon-border-width:2px;--gform-theme-form-validation-heading-icon-border-style:var(--gform-theme-form-validation-border-style);--gform-theme-form-validation-heading-icon-border-radius:50%;--gform-theme-form-validation-heading-icon-color:var(--gform-theme-form-validation-heading-color);--gform-theme-form-validation-heading-icon-font-size:18px;--gform-theme-form-validation-heading-icon-size:20px;--gform-theme-form-validation-summary-block-start:4px;--gform-theme-form-validation-summary-color:var(--gform-theme-form-validation-color);--gform-theme-form-validation-summary-font-family:var(--gform-theme-form-validation-font-family);--gform-theme-form-validation-summary-font-size:var(--gform-theme-form-validation-font-size);--gform-theme-form-validation-summary-font-weight:400;--gform-theme-form-validation-summary-line-height:var(--gform-theme-form-validation-line-height);--gform-theme-form-validation-summary-padding-inline:48px;--gform-theme-form-validation-summary-item-link-text-decoration:underline;--gform-theme-form-spinner-foreground-color:var(--gform-theme-color-primary);--gform-theme-form-spinner-background-color:rgba(var(--gform-theme-color-primary-rgb),0.1)}.gform-theme--framework :where(:not(html):not(iframe):not(canvas):not(img):not(svg):not(video)
		:not(svg *):not(symbol *)
		:not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message>*):not(.form_saved_message_sent>*):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description>*):not(.gform-field-label--type-inline>:not(span))){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework :after,.gform-theme--framework :before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol,.gform-theme--framework ul{list-style:none}.gform-theme--framework img{max-width:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none}.gform-theme--framework :where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework input[type=checkbox]:before,.gform-theme--framework input[type=radio]:before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]:after,.gform-theme--framework input[type=radio]:after{content:none}@font-face{font-display:block;font-family:gform-icons-orbital;font-style:normal;font-weight:400;src:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.woff2?a4fc9t) format("woff2"),url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.ttf?a4fc9t) format("truetype"),url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.woff?a4fc9t) format("woff"),url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.svg?a4fc9t#gform-icons-orbital) format("svg")}.gform-orbital-icon{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--gform-theme-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.gform-orbital-icon--arrow-back:before{content:"\e921"}.gform-orbital-icon--calendar-alt:before{content:"\e91a"}.gform-orbital-icon--selector:before{content:"\e90d"}.gform-orbital-icon--search:before{content:"\e917"}.gform-orbital-icon--trash:before{content:"\e919"}.gform-orbital-icon--cloud-upload-alt:before{content:"\e911"}.gform-orbital-icon--arrow-up:before{content:"\e912"}.gform-orbital-icon--arrow-down:before{content:"\e914"}.gform-orbital-icon--arrow-left:before{content:"\e915"}.gform-orbital-icon--arrow-right:before{content:"\e916"}.gform-orbital-icon--arrow-narrow-right:before{content:"\e913"}.gform-orbital-icon--arrow-sm-left:before{content:"\e91f"}.gform-orbital-icon--arrow-sm-right:before{content:"\e920"}.gform-orbital-icon--save-as:before{content:"\e910"}.gform-orbital-icon--minus-alt:before{content:"\e90e"}.gform-orbital-icon--plus-alt:before{content:"\e90f"}.gform-orbital-icon--eye-off:before{content:"\e90a"}.gform-orbital-icon--eye:before{content:"\e909"}.gform-orbital-icon--check-circle:before{content:"\e90c"}.gform-orbital-icon--check-mark:before{content:"\e900"}.gform-orbital-icon--check:before{content:"\e90b"}.gform-orbital-icon--check-mark-simple:before{content:"\e905"}.gform-orbital-icon--exclamation-simple:before{content:"\e906"}.gform-orbital-icon--information-simple:before{content:"\e907"}.gform-orbital-icon--question-mark-simple:before{content:"\e908"}.gform-orbital-icon--chevron-down:before{content:"\e901"}.gform-orbital-icon--chevron-up:before{content:"\e902"}.gform-orbital-icon--chevron-left:before{content:"\e91b"}.gform-orbital-icon--chevron-right:before{content:"\e91c"}.gform-orbital-icon--chevron-double-left:before{content:"\e91d"}.gform-orbital-icon--chevron-double-right:before{content:"\e91e"}.gform-orbital-icon--minus:before{content:"\e903"}.gform-orbital-icon--x-circle:before{content:"\e918"}.gform-orbital-icon--x:before{content:"\e904"}.gform-theme--framework ::-moz-placeholder{color:var(--gform-theme-control-placeholder-color);font-family:var(--gform-theme-control-placeholder-font-family);font-size:var(--gform-theme-control-placeholder-font-size);font-style:var(--gform-theme-control-placeholder-font-style);font-weight:var(--gform-theme-control-placeholder-font-weight);letter-spacing:var(--gform-theme-control-placeholder-letter-spacing);opacity:var(--gform-theme-control-placeholder-opacity)}.gform-theme--framework ::placeholder{color:var(--gform-theme-control-placeholder-color);font-family:var(--gform-theme-control-placeholder-font-family);font-size:var(--gform-theme-control-placeholder-font-size);font-style:var(--gform-theme-control-placeholder-font-style);font-weight:var(--gform-theme-control-placeholder-font-weight);letter-spacing:var(--gform-theme-control-placeholder-letter-spacing);opacity:var(--gform-theme-control-placeholder-opacity)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi,.gform-theme--framework .gfield--type-select .chosen-search input[type=text],.gform-theme--framework .gfield--type-select .chosen-single,.gform-theme--framework .gform-theme-field-control,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)),.gform-theme--framework select,.gform-theme--framework select[multiple],.gform-theme--framework textarea,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)),.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)),.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)),.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)),.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)){--gform-theme-local-appearance:var(--gform-theme-control-appearance);--gform-theme-local-background-color:var(--gform-theme-control-background-color);--gform-theme-local-block-size:var(--gform-theme-control-size);--gform-theme-local-border-radius:var(--gform-theme-control-border-radius);--gform-theme-local-border-color:var(--gform-theme-control-border-color);--gform-theme-local-border-width:var(--gform-theme-control-border-width);--gform-theme-local-border-style:var(--gform-theme-control-border-style);--gform-theme-local-border-block-start:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-block-end:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-inline-start:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-inline-end:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-box-shadow:var(--gform-theme-control-box-shadow);--gform-theme-local-color:var(--gform-theme-control-color);--gform-theme-local-display:block;--gform-theme-local-font-family:var(--gform-theme-control-font-family);--gform-theme-local-font-size:var(--gform-theme-control-font-size);--gform-theme-local-font-style:var(--gform-theme-control-font-style);--gform-theme-local-font-weight:var(--gform-theme-control-font-weight);--gform-theme-local-inline-size:100%;--gform-theme-local-letter-spacing:var(--gform-theme-control-letter-spacing);--gform-theme-local-line-height:var(--gform-theme-control-line-height);--gform-theme-local-min-block-size:auto;--gform-theme-local-outline:var(--gform-theme-control-outline);--gform-theme-local-outline-offset:var(--gform-theme-control-outline-offset);--gform-theme-local-padding-inline:var(--gform-theme-control-padding-inline);--gform-theme-local-padding-block:var(--gform-theme-control-padding-block);--gform-theme-local-transition:var(--gform-theme-control-transition);-webkit-border-after:var(--gform-theme-local-border-block-end);-webkit-border-before:var(--gform-theme-local-border-block-start);-webkit-border-end:var(--gform-theme-local-border-inline-end);-webkit-border-start:var(--gform-theme-local-border-inline-start);-webkit-appearance:var(--gform-theme-local-appearance);-moz-appearance:var(--gform-theme-local-appearance);appearance:var(--gform-theme-local-appearance);background-color:var(--gform-theme-local-background-color);block-size:var(--gform-theme-local-block-size);border-block-end:var(--gform-theme-local-border-block-end);border-block-start:var(--gform-theme-local-border-block-start);border-inline-end:var(--gform-theme-local-border-inline-end);border-inline-start:var(--gform-theme-local-border-inline-start);border-radius:var(--gform-theme-local-border-radius);box-shadow:var(--gform-theme-local-box-shadow);color:var(--gform-theme-local-color);display:var(--gform-theme-local-display);font-family:var(--gform-theme-local-font-family);font-size:var(--gform-theme-local-font-size);font-style:var(--gform-theme-local-font-style);font-weight:var(--gform-theme-local-font-weight);inline-size:var(--gform-theme-local-inline-size);letter-spacing:var(--gform-theme-local-letter-spacing);line-height:var(--gform-theme-local-line-height);margin-block:0;margin-inline:0;min-block-size:var(--gform-theme-local-min-block-size);outline:var(--gform-theme-local-outline);outline-offset:var(--gform-theme-local-outline-offset);padding-block:var(--gform-theme-local-padding-block);padding-inline:var(--gform-theme-local-padding-inline);transition:var(--gform-theme-local-transition)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .gform-theme-field-control--hover,.gform-theme--framework .gfield--type-multiselect .chosen-container-multi:hover,.gform-theme--framework .gfield--type-select .chosen-search input[type=text] .gform-theme-field-control--hover,.gform-theme--framework .gfield--type-select .chosen-search input[type=text]:hover,.gform-theme--framework .gfield--type-select .chosen-single .gform-theme-field-control--hover,.gform-theme--framework .gfield--type-select .chosen-single:hover,.gform-theme--framework .gform-theme-field-control .gform-theme-field-control--hover,.gform-theme--framework .gform-theme-field-control:hover,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)) .gform-theme-field-control--hover,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)):hover,.gform-theme--framework select .gform-theme-field-control--hover,.gform-theme--framework select:hover,.gform-theme--framework select[multiple] .gform-theme-field-control--hover,.gform-theme--framework select[multiple]:hover,.gform-theme--framework textarea .gform-theme-field-control--hover,.gform-theme--framework textarea:hover,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):hover,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):hover,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):hover,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--hover,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):hover{--gform-theme-local-background-color:var(--gform-theme-control-background-color-hover);--gform-theme-local-border-color:var(--gform-theme-control-border-color-hover);--gform-theme-local-color:var(--gform-theme-control-color-hover)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .gform-theme-field-control--focus,.gform-theme--framework .gfield--type-multiselect .chosen-container-multi:focus,.gform-theme--framework .gfield--type-select .chosen-search input[type=text] .gform-theme-field-control--focus,.gform-theme--framework .gfield--type-select .chosen-search input[type=text]:focus,.gform-theme--framework .gfield--type-select .chosen-single .gform-theme-field-control--focus,.gform-theme--framework .gfield--type-select .chosen-single:focus,.gform-theme--framework .gform-theme-field-control .gform-theme-field-control--focus,.gform-theme--framework .gform-theme-field-control:focus,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)) .gform-theme-field-control--focus,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)):focus,.gform-theme--framework select .gform-theme-field-control--focus,.gform-theme--framework select:focus,.gform-theme--framework select[multiple] .gform-theme-field-control--focus,.gform-theme--framework select[multiple]:focus,.gform-theme--framework textarea .gform-theme-field-control--focus,.gform-theme--framework textarea:focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):focus{--gform-theme-local-background-color:var(--gform-theme-control-background-color-focus);--gform-theme-local-border-color:var(--gform-theme-control-border-color-focus);--gform-theme-local-box-shadow:var(--gform-theme-control-box-shadow-focus);--gform-theme-local-color:var(--gform-theme-control-color-focus)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .gform-theme-field-control--disabled,.gform-theme--framework .gfield--type-multiselect .chosen-container-multi:disabled,.gform-theme--framework .gfield--type-select .chosen-search input[type=text] .gform-theme-field-control--disabled,.gform-theme--framework .gfield--type-select .chosen-search input[type=text]:disabled,.gform-theme--framework .gfield--type-select .chosen-single .gform-theme-field-control--disabled,.gform-theme--framework .gfield--type-select .chosen-single:disabled,.gform-theme--framework .gform-theme-field-control .gform-theme-field-control--disabled,.gform-theme--framework .gform-theme-field-control:disabled,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)) .gform-theme-field-control--disabled,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset)):disabled,.gform-theme--framework select .gform-theme-field-control--disabled,.gform-theme--framework select:disabled,.gform-theme--framework select[multiple] .gform-theme-field-control--disabled,.gform-theme--framework select[multiple]:disabled,.gform-theme--framework textarea .gform-theme-field-control--disabled,.gform-theme--framework textarea:disabled,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):disabled,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)) .gform-theme-field-control--disabled,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):disabled{--gform-theme-local-background-color:var(--gform-theme-control-background-color-disabled);--gform-theme-local-border-color:var(--gform-theme-control-border-color-disabled);--gform-theme-local-color:var(--gform-theme-control-color-disabled)}.gform-theme--framework .gfield_error .gform-theme-field-control,.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset)),.gform-theme--framework .gfield_error select,.gform-theme--framework .gfield_error select[multiple],.gform-theme--framework .gfield_error textarea{--gform-theme-local-background-color:var(--gform-theme-control-background-color-error);--gform-theme-local-border-color:var(--gform-theme-control-border-color-error);--gform-theme-local-color:var(--gform-theme-control-color-error)}.gform-theme--framework .gform-field--size-sm input[type]:where(:not(.gform-text-input-reset)),.gform-theme--framework .gform-field--size-sm select,.gform-theme--framework .gform-field--size-sm select[multiple],.gform-theme--framework .gform-field--size-sm textarea{--gform-theme-local-block-size:var(--gform-theme-control-size-sm);--gform-theme-local-line-height:var(--gform-theme-control-size-sm)}.gform-theme--framework .gform-field--size-md input[type]:where(:not(.gform-text-input-reset)),.gform-theme--framework .gform-field--size-md select,.gform-theme--framework .gform-field--size-md select[multiple],.gform-theme--framework .gform-field--size-md textarea{--gform-theme-local-block-size:var(--gform-theme-control-size-md);--gform-theme-local-line-height:var(--gform-theme-control-size-md)}.gform-theme--framework .gform-field--size-lg input[type]:where(:not(.gform-text-input-reset)),.gform-theme--framework .gform-field--size-lg select,.gform-theme--framework .gform-field--size-lg select[multiple],.gform-theme--framework .gform-field--size-lg textarea{--gform-theme-local-block-size:var(--gform-theme-control-size-lg);--gform-theme-local-line-height:var(--gform-theme-control-size-lg)}.gform-theme--framework .gform-field--size-xl input[type]:where(:not(.gform-text-input-reset)),.gform-theme--framework .gform-field--size-xl select,.gform-theme--framework .gform-field--size-xl select[multiple],.gform-theme--framework .gform-field--size-xl textarea{--gform-theme-local-block-size:var(--gform-theme-control-size-xl);--gform-theme-local-line-height:var(--gform-theme-control-size-xl)}.gform-theme--framework input[type].gform-text-input-reset{--gform-theme-local-block-size:auto;--gform-theme-local-color:var(--gform-theme-control-readonly-color);--gform-theme-local-font-family:var(--gform-theme-control-readonly-font-family);--gform-theme-local-font-size:var(--gform-theme-control-readonly-font-size);--gform-theme-local-font-style:var(--gform-theme-control-readonly-font-style);--gform-theme-local-font-weight:var(--gform-theme-control-readonly-font-weight);--gform-theme-local-letter-spacing:var(--gform-theme-control-readonly-letter-spacing);--gform-theme-local-line-height:var(--gform-theme-control-readonly-line-height);block-size:var(--gform-theme-local-block-size);color:var(--gform-theme-local-color);font-family:var(--gform-theme-local-font-family);font-size:var(--gform-theme-local-font-size);font-style:var(--gform-theme-local-font-style);font-weight:var(--gform-theme-local-font-weight);letter-spacing:var(--gform-theme-local-letter-spacing);line-height:var(--gform-theme-local-line-height)}.gform-theme--framework input[type=number]::-webkit-inner-spin-button,.gform-theme--framework input[type=number]::-webkit-outer-spin-button{opacity:var(--gform-theme-control-number-spin-button-opacity)}.gform-theme--framework input[type=number]::-webkit-inner-spin-button{-webkit-appearance:var(--gform-theme-control-number-spin-button-appearance);appearance:var(--gform-theme-control-number-spin-button-appearance);background-image:var(--gform-theme-icon-control-number);background-position:var(--gform-theme-control-number-spin-button-background-position);background-repeat:no-repeat;background-size:var(--gform-theme-control-number-spin-button-background-size);cursor:pointer;width:var(--gform-theme-control-number-spin-button-inline-size)}.gform-theme--framework textarea{--gform-theme-local-border-radius:var(--gform-theme-control-textarea-border-radius);--gform-theme-local-block-size:var(--gform-theme-control-textarea-block-size);--gform-theme-local-line-height:var(--gform-theme-control-textarea-line-height);--gform-theme-local-padding-block:var(--gform-theme-control-textarea-padding-block);resize:var(--gform-theme-control-textarea-resize)}.gform-theme--framework .wp-editor-container{border:var(--gform-theme-control-border-width) var(--gform-theme-control-border-style) var(--gform-theme-control-border-color);border-radius:var(--gform-theme-control-textarea-border-radius);overflow:hidden}.gform-theme--framework input[type=checkbox],.gform-theme--framework input[type=radio]{--gform-theme-local-block-size:var(--gform-theme-control-choice-size);--gform-theme-local-display:inline-grid;--gform-theme-local-inline-size:var(--gform-theme-control-choice-size);--gform-theme-local-line-height:var(--gform-theme-control-choice-size);--gform-theme-local-padding-block:0;--gform-theme-local-padding-inline:0;accent-color:var(--gform-theme-control-accent-color);align-content:center;justify-content:center;opacity:1;place-content:center}.gform-theme--framework input[type=checkbox]:before,.gform-theme--framework input[type=radio]:before{opacity:0}.gform-theme--framework input[type=checkbox]:checked:before,.gform-theme--framework input[type=radio]:checked:before{opacity:1}.gform-theme--framework .gform-field--size-sm input[type=checkbox],.gform-theme--framework .gform-field--size-sm input[type=radio]{--gform-theme-local-block-size:var(--gform-theme-control-choice-size-sm);--gform-theme-local-inline-size:var(--gform-theme-control-choice-size-sm);--gform-theme-local-line-height:var(--gform-theme-control-choice-size-sm)}.gform-theme--framework .gform-field--size-md input[type=checkbox],.gform-theme--framework .gform-field--size-md input[type=radio]{--gform-theme-local-block-size:var(--gform-theme-control-choice-size-md);--gform-theme-local-inline-size:var(--gform-theme-control-choice-size-md);--gform-theme-local-line-height:var(--gform-theme-control-choice-size-md)}.gform-theme--framework .gform-field--size-lg input[type=checkbox],.gform-theme--framework .gform-field--size-lg input[type=radio]{--gform-theme-local-block-size:var(--gform-theme-control-choice-size-lg);--gform-theme-local-inline-size:var(--gform-theme-control-choice-size-lg);--gform-theme-local-line-height:var(--gform-theme-control-choice-size-lg)}.gform-theme--framework .gform-field--size-xl input[type=checkbox],.gform-theme--framework .gform-field--size-xl input[type=radio]{--gform-theme-local-block-size:var(--gform-theme-control-choice-size-xl);--gform-theme-local-inline-size:var(--gform-theme-control-choice-size-xl);--gform-theme-local-line-height:var(--gform-theme-control-choice-size-xl)}.gform-theme--framework input[type=checkbox]{--gform-theme-local-border-radius:var(--gform-theme-control-checkbox-check-border-radius)}.gform-theme--framework input[type=checkbox]:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gform-theme-control-choice-check-color);content:var(--gform-theme-icon-control-checkbox);font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-control-checkbox-check-size);font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.gform-theme--framework input[type=checkbox]:disabled:before{color:var(--gform-theme-control-choice-check-color-disabled)}.gform-theme--framework .gform-field--size-sm input[type=checkbox]:before{font-size:var(--gform-theme-control-checkbox-check-size-sm)}.gform-theme--framework .gform-field--size-md input[type=checkbox]:before{font-size:var(--gform-theme-control-checkbox-check-size-md)}.gform-theme--framework .gform-field--size-lg input[type=checkbox]:before{font-size:var(--gform-theme-control-checkbox-check-size-lg)}.gform-theme--framework .gform-field--size-xl input[type=checkbox]:before{font-size:var(--gform-theme-control-checkbox-check-size-xl)}.gform-theme--framework input[type=radio]{--gform-theme-local-border-radius:var(--gform-theme-control-radio-check-border-radius)}.gform-theme--framework input[type=radio]:before{background-color:var(--gform-theme-control-choice-check-color);block-size:var(--gform-theme-control-radio-check-size);border-radius:var(--gform-theme-control-radio-check-border-radius);content:var(--gform-theme-control-radio-check-content);inline-size:var(--gform-theme-control-radio-check-size)}.gform-theme--framework input[type=radio]:disabled:before{background-color:var(--gform-theme-control-choice-check-color-disabled)}.gform-theme--framework .gform-field--size-sm input[type=radio]:before{block-size:var(--gform-theme-control-radio-check-size-sm);inline-size:var(--gform-theme-control-radio-check-size-sm)}.gform-theme--framework .gform-field--size-md input[type=radio]:before{block-size:var(--gform-theme-control-radio-check-size-md);inline-size:var(--gform-theme-control-radio-check-size-md)}.gform-theme--framework .gform-field--size-lg input[type=radio]:before{block-size:var(--gform-theme-control-radio-check-size-lg);inline-size:var(--gform-theme-control-radio-check-size-lg)}.gform-theme--framework .gform-field--size-xl input[type=radio]:before{block-size:var(--gform-theme-control-radio-check-size-xl);inline-size:var(--gform-theme-control-radio-check-size-xl)}.gform-theme--framework select:where(:not([multiple])){--gform-theme-local-padding-inline:var(--gform-theme-control-select-padding-inline);background-image:var(--gform-theme-icon-control-select);background-position:var(--gform-theme-control-select-icon-position);background-repeat:no-repeat;background-size:var(--gform-theme-control-select-icon-size)}.gform-theme--framework select::-ms-expand{display:var(--gform-theme-control-select-ms-expand)}.gform-theme--framework select[multiple]{--gform-theme-local-block-size:var(--gform-theme-control-multiselect-block-size);--gform-theme-local-border-radius:var(--gform-theme-control-multiselect-border-radius);--gform-theme-local-line-height:var(--gform-theme-control-multiselect-line-height);--gform-theme-local-padding-block:var(--gform-theme-control-multiselect-padding-block);overflow-y:auto}.gform-theme--framework select[multiple] option:checked{background:var(--gform-theme-color-inside-control-light)}.gform-theme--framework .gfield--type-select .chosen-container-single .chosen-single{background-image:var(--gform-theme-icon-control-select);background-position:var(--gform-theme-control-select-icon-position);background-repeat:no-repeat;background-size:var(--gform-theme-control-select-icon-size)}.gform-theme--framework .gfield--type-select .chosen-container-single .chosen-single span{-webkit-margin-end:var(--gform-theme-control-select-search-icon-size);margin-inline-end:var(--gform-theme-control-select-search-icon-size)}.gform-theme--framework .gfield--type-select .chosen-container-single .chosen-single abbr,.gform-theme--framework .gfield--type-select .chosen-container-single .chosen-single div b{background-image:none!important}.gform-theme--framework .gfield--type-select .chosen-container-single.chosen-container-active .chosen-single,.gform-theme--framework .gfield--type-select .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{--gform-theme-local-background-color:var(--gform-theme-control-background-color-focus);--gform-theme-local-border-color:var(--gform-theme-control-border-color-focus);--gform-theme-local-box-shadow:var(--gform-theme-control-box-shadow-focus);--gform-theme-local-color:var(--gform-theme-control-color-focus)}.gform-theme--framework .gfield--type-select .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{border-bottom-left-radius:var(--gform-theme-control-border-radius);border-bottom-right-radius:var(--gform-theme-control-border-radius);border-color:var(--gform-theme-control-border-color-focus);box-shadow:var(--gform-theme-control-box-shadow-focus)}.gform-theme--framework .gfield--type-select .chosen-container-single .chosen-search{padding-block:var(--gform-theme-padding-block) 0;padding-inline:var(--gform-theme-control-padding-inline)}.gform-theme--framework .gfield--type-select .chosen-container-single .chosen-search input[type=text]{--gform-theme-local-block-size:var(--gform-theme-control-size-md);--gform-theme-local-padding-inline:var(--gform-theme-control-select-search-padding-inline);background-image:var(--gform-theme-icon-control-search)!important;background-position:var(--gform-theme-control-select-search-icon-position);background-size:var(--gform-theme-control-select-search-icon-size)!important}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi{--gform-theme-local-block-size:auto;--gform-theme-local-border-radius:var(--gform-theme-control-multiselect-border-radius);padding-inline:0}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi.chosen-container-active{border-color:var(--gform-theme-control-border-color-focus);box-shadow:var(--gform-theme-control-box-shadow-focus)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi.chosen-container-active .chosen-choices{box-shadow:none}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices{align-content:center;background:none;border:none;display:flex;flex-flow:row wrap;gap:calc(var(--gform-theme-padding-block)/2);min-height:calc(var(--gform-theme-control-size) - 2px);padding-block:4px;padding-inline:var(--gform-theme-control-padding-inline)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices li.search-field input[type=text].chosen-search-input{color:var(--gform-theme-control-placeholder-color);font-family:var(--gform-theme-control-placeholder-font-family);font-size:var(--gform-theme-control-placeholder-font-size);font-style:var(--gform-theme-control-placeholder-font-style);font-weight:var(--gform-theme-control-placeholder-font-weight);letter-spacing:var(--gform-theme-control-placeholder-letter-spacing);opacity:var(--gform-theme-control-placeholder-opacity)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices .search-choice+li.search-field input[type=text].chosen-search-input{color:var(--gform-theme-control-color-focus);font-family:var(--gform-theme-control-font-family);font-size:var(--gform-theme-control-font-size);font-style:var(--gform-theme-control-font-style);font-weight:var(--gform-theme-control-font-weight);letter-spacing:var(--gform-theme-control-letter-spacing);opacity:1}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices li.search-choice{align-self:flex-start;background:none;background-color:var(--gform-theme-control-multiselect-selected-item-background-color);border:none;border-radius:var(--gform-theme-control-multiselect-selected-item-border-radius);box-shadow:none;color:var(--gform-theme-control-multiselect-selected-item-color);flex-shrink:0;font-size:var(--gform-theme-control-multiselect-selected-item-font-size);font-weight:var(--gform-theme-control-multiselect-selected-item-font-weight);margin:0;padding-block:8px;padding-inline:var(--gform-theme-control-padding-inline) calc(var(--gform-theme-control-padding-inline)*1.25 + var(--gform-theme-control-multiselect-close-icon-size))}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:none;height:var(--gform-theme-control-multiselect-close-icon-size);inset-block-start:var(--gform-theme-control-multiselect-close-icon-inset-block-start);inset-inline-end:var(--gform-theme-control-multiselect-close-icon-inset-inline-end);opacity:70%;transition:var(--gform-theme-local-transition);width:var(--gform-theme-control-multiselect-close-icon-size)}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gform-theme-control-multiselect-selected-item-remove-icon-color);content:var(--gform-theme-icon-control-cancel);display:inline-block;font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-control-multiselect-close-icon-size);font-style:normal;font-variant:normal;font-weight:400;height:100%;line-height:1;text-transform:none;width:100%}.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus,.gform-theme--framework .gfield--type-multiselect .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{opacity:1}.gform-theme--framework .gfield--type-multiselect .chosen-container .chosen-drop,.gform-theme--framework .gfield--type-select .chosen-container .chosen-drop{background-color:var(--gform-theme-control-background-color);border:var(--gform-theme-control-select-dropdown-border-color);border-radius:var(--gform-theme-control-select-dropdown-border-radius);box-shadow:var(--gform-theme-control-select-dropdown-shadow);overflow:hidden;padding-block:0;padding-inline:0;top:calc(100% + 8px)}.gform-theme--framework .gfield--type-multiselect .chosen-container .chosen-results,.gform-theme--framework .gfield--type-select .chosen-container .chosen-results{margin-block:0;margin-inline:0;padding-block:var(--gform-theme-padding-block);padding-inline:0}.gform-theme--framework .gfield--type-multiselect .chosen-container .chosen-results li,.gform-theme--framework .gfield--type-select .chosen-container .chosen-results li{color:var(--gform-theme-control-color);padding:var(--gform-theme-padding-block) var(--gform-theme-control-padding-inline)}.gform-theme--framework .gfield--type-multiselect .chosen-container .chosen-results li.highlighted,.gform-theme--framework .gfield--type-select .chosen-container .chosen-results li.highlighted{background:none;background-color:var(--gform-theme-control-select-dropdown-option-background-color-hover)}.gform-theme--framework .gfield--type-multiselect .chosen-container .chosen-results li.result-selected,.gform-theme--framework .gfield--type-select .chosen-container .chosen-results li.result-selected{background:none;background-color:var(--gform-theme-control-select-dropdown-option-background-color-hover);box-shadow:var(--gform-theme-control-select-dropdown-option-box-shadow-hover)}.gform-theme--framework .gfield_list_group_item:before,.gform-theme--framework .gform-field-label{--gform-theme-local-color:var(--gform-theme-control-label-color-primary);--gform-theme-local-display:flex;--gform-theme-local-font-family:var(--gform-theme-control-label-font-family-primary);--gform-theme-local-font-size:var(--gform-theme-control-label-font-size-primary);--gform-theme-local-font-style:var(--gform-theme-control-label-font-style-primary);--gform-theme-local-font-weight:var(--gform-theme-control-label-font-weight-primary);--gform-theme-local-letter-spacing:var(--gform-theme-control-label-letter-spacing-primary);--gform-theme-local-line-height:var(--gform-theme-control-label-line-height-primary);--gform-theme-local-margin-block:0;--gform-theme-local-margin-inline:0;color:var(--gform-theme-local-color);display:var(--gform-theme-local-display);font-family:var(--gform-theme-local-font-family);font-size:var(--gform-theme-local-font-size);font-style:var(--gform-theme-local-font-style);font-weight:var(--gform-theme-local-font-weight);letter-spacing:var(--gform-theme-local-letter-spacing);line-height:var(--gform-theme-local-line-height);margin-block:var(--gform-theme-local-margin-block);margin-inline:var(--gform-theme-local-margin-inline)}.gform-theme--framework .gform-field-label--type-inline{--gform-theme-local-color:var(--gform-theme-control-label-color-secondary);--gform-theme-local-display:block;--gform-theme-local-font-family:var(--gform-theme-control-label-font-family-secondary);--gform-theme-local-font-size:var(--gform-theme-control-label-font-size-secondary);--gform-theme-local-font-style:var(--gform-theme-control-label-font-style-secondary);--gform-theme-local-font-weight:var(--gform-theme-control-label-font-weight-secondary);--gform-theme-local-letter-spacing:var(--gform-theme-control-label-letter-spacing-secondary);--gform-theme-local-line-height:var(--gform-theme-control-label-line-height-secondary)}.gform-theme--framework .gform-field-label--type-sub{--gform-theme-local-color:var(--gform-theme-control-label-color-tertiary);--gform-theme-local-display:block;--gform-theme-local-font-family:var(--gform-theme-control-label-font-family-tertiary);--gform-theme-local-font-size:var(--gform-theme-control-label-font-size-tertiary);--gform-theme-local-font-style:var(--gform-theme-control-label-font-style-tertiary);--gform-theme-local-font-weight:var(--gform-theme-control-label-font-weight-tertiary);--gform-theme-local-letter-spacing:var(--gform-theme-control-label-letter-spacing-tertiary);--gform-theme-local-line-height:var(--gform-theme-control-label-line-height-tertiary)}.gform-theme--framework .gform-field-label--type-sub-large{--gform-theme-local-color:var(--gform-theme-control-label-color-quaternary);--gform-theme-local-display:inline-block;--gform-theme-local-font-family:var(--gform-theme-control-label-font-family-quaternary);--gform-theme-local-font-size:var(--gform-theme-control-label-font-size-quaternary);--gform-theme-local-font-style:var(--gform-theme-control-label-font-style-quaternary);--gform-theme-local-font-weight:var(--gform-theme-control-label-font-weight-quaternary);--gform-theme-local-letter-spacing:var(--gform-theme-control-label-letter-spacing-quaternary);--gform-theme-local-line-height:var(--gform-theme-control-label-line-height-quaternary)}.gform-theme--framework .gform-field-label>.gfield_required{color:var(--gform-theme-control-label-color-required);display:inline-block;font-family:var(--gform-theme-control-label-font-family-required);font-size:var(--gform-theme-control-label-font-size-required);font-style:var(--gform-theme-control-label-font-style-required);font-weight:var(--gform-theme-control-label-font-weight-required);letter-spacing:var(--gform-theme-control-label-letter-spacing-required);line-height:var(--gform-theme-control-label-line-height-required)}.gform-theme--framework .gfield_description{--gform-theme-local-color:var(--gform-theme-control-description-color);--gform-theme-local-font-family:var(--gform-theme-control-description-font-family);--gform-theme-local-font-size:var(--gform-theme-control-description-font-size);--gform-theme-local-font-style:var(--gform-theme-control-description-font-style);--gform-theme-local-font-weight:var(--gform-theme-control-description-font-weight);--gform-theme-local-letter-spacing:var(--gform-theme-control-description-letter-spacing);--gform-theme-local-line-height:var(--gform-theme-control-description-line-height);color:var(--gform-theme-local-color);display:block;font-family:var(--gform-theme-local-font-family);font-size:var(--gform-theme-local-font-size);font-style:var(--gform-theme-local-font-style);font-weight:var(--gform-theme-local-font-weight);letter-spacing:var(--gform-theme-local-letter-spacing);line-height:var(--gform-theme-local-line-height)}.gform-theme--framework .gfield_validation_message{--gform-theme-local-color:var(--gform-theme-control-description-color-error);--gform-theme-local-font-family:var(--gform-theme-control-description-font-family-error);--gform-theme-local-font-size:var(--gform-theme-control-description-font-size-error);--gform-theme-local-font-style:var(--gform-theme-control-description-font-style-error);--gform-theme-local-font-weight:var(--gform-theme-control-description-font-weight-error);--gform-theme-local-letter-spacing:var(--gform-theme-control-description-letter-spacing-error);--gform-theme-local-line-height:var(--gform-theme-control-description-line-height-error)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)){--gform-theme-local-block-size:auto;--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-primary);--gform-theme-local-border-radius:var(--gform-theme-control-button-border-radius);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-primary);--gform-theme-local-border-style:var(--gform-theme-control-button-border-style-primary);--gform-theme-local-border-width:var(--gform-theme-control-button-border-width-primary);--gform-theme-local-border-block-start:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-block-end:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-inline-start:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-inline-end:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow);--gform-theme-local-color:var(--gform-theme-control-button-color-primary);--gform-theme-local-column-gap:var(--gform-theme-control-button-icon-gap);--gform-theme-local-cursor:pointer;--gform-theme-local-display:inline-flex;--gform-theme-local-font-style:var(--gform-theme-control-button-font-style);--gform-theme-local-font-weight:var(--gform-theme-control-button-font-weight);--gform-theme-local-font-size:var(--gform-theme-control-button-font-size);--gform-theme-local-font-family:var(--gform-theme-control-button-font-family);--gform-theme-local-inline-size:auto;--gform-theme-local-letter-spacing:var(--gform-theme-control-button-letter-spacing);--gform-theme-local-line-height:var(--gform-theme-control-button-line-height);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size);--gform-theme-local-min-inline-size:auto;--gform-theme-local-opacity:var(--gform-theme-control-button-opacity);--gform-theme-local-padding-block:var(--gform-theme-control-button-padding-block);--gform-theme-local-padding-inline:var(--gform-theme-control-button-padding-inline);--gform-theme-local-text-decoration:var(--gform-theme-control-button-text-decoration);--gform-theme-local-text-transform:var(--gform-theme-control-button-text-transform);align-items:center;-moz-column-gap:var(--gform-theme-local-column-gap);column-gap:var(--gform-theme-local-column-gap);cursor:var(--gform-theme-local-cursor);justify-content:center;min-inline-size:var(--gform-theme-local-min-inline-size);opacity:var(--gform-theme-local-opacity);text-align:center;-webkit-text-decoration:var(--gform-theme-local-text-decoration);text-decoration:var(--gform-theme-local-text-decoration);text-transform:var(--gform-theme-local-text-transform);vertical-align:top}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)) .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-primary);--gform-theme-local-content:var(--gform-theme-control-button-icon);--gform-theme-local-font-size:var(--gform-theme-control-button-icon-font-size);--gform-theme-local-transition:var(--gform-theme-control-button-transition);speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gform-theme-local-color);content:var(--gform-theme-local-content);font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-local-font-size);font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;transition:var(--gform-theme-local-transition)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):hover{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-hover-primary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-hover-primary);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-hover);--gform-theme-local-color:var(--gform-theme-control-button-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):hover:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):hover:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):hover:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):hover:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):hover:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):hover:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):hover:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):hover:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):focus{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-focus-primary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-focus-primary);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-focus);--gform-theme-local-color:var(--gform-theme-control-button-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):focus:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):focus:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):focus:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):focus:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):focus:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):focus:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):focus:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):focus:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):disabled{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-disabled-primary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-disabled-primary);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-disabled);--gform-theme-local-color:var(--gform-theme-control-button-color-disabled-primary);--gform-theme-local-cursor:default;--gform-theme-local-opacity:var(--gform-theme-control-button-opacity-disabled)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)):disabled:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):disabled:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):disabled:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):disabled:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-disabled-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-secondary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-secondary);--gform-theme-local-border-style:var(--gform-theme-control-button-border-style-secondary);--gform-theme-local-border-width:var(--gform-theme-control-button-border-width-secondary);--gform-theme-local-color:var(--gform-theme-control-button-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-hover-secondary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-hover-secondary);--gform-theme-local-color:var(--gform-theme-control-button-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:hover:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-focus-secondary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-focus-secondary);--gform-theme-local-color:var(--gform-theme-control-button-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:focus:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-disabled-secondary);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-disabled-secondary);--gform-theme-local-color:var(--gform-theme-control-button-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--secondary:disabled:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-simple);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-simple);--gform-theme-local-border-width:var(--gform-theme-control-button-border-width-simple);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-simple);--gform-theme-local-color:var(--gform-theme-control-button-color-simple);--gform-theme-local-column-gap:0;--gform-theme-local-line-height:var(--gform-theme-control-button-size-simple);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size-simple);--gform-theme-local-min-inline-size:var(--gform-theme-control-button-size-simple);--gform-theme-local-padding-block:0;--gform-theme-local-padding-inline:0}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-hover-simple);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-hover-simple);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-hover-simple);--gform-theme-local-color:var(--gform-theme-control-button-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:hover:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-focus-simple);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-focus-simple);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-focus-simple);--gform-theme-local-color:var(--gform-theme-control-button-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:focus:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled{--gform-theme-local-background-color:var(--gform-theme-control-button-background-color-disabled-simple);--gform-theme-local-border-color:var(--gform-theme-control-button-border-color-disabled-simple);--gform-theme-local-box-shadow:var(--gform-theme-control-button-box-shadow-disabled-simple);--gform-theme-local-color:var(--gform-theme-control-button-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled .dashicons:before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--simple:disabled:before{--gform-theme-local-color:var(--gform-theme-control-button-icon-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xs{--gform-theme-local-font-size:var(--gform-theme-control-button-font-size-xs);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size-xs);--gform-theme-local-padding-inline:var(--gform-theme-control-button-padding-inline-xs)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-sm{--gform-theme-local-font-size:var(--gform-theme-control-button-font-size-sm);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size-sm);--gform-theme-local-padding-inline:var(--gform-theme-control-button-padding-inline-sm)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-md{--gform-theme-local-font-size:var(--gform-theme-control-button-font-size-md);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size-md);--gform-theme-local-padding-inline:var(--gform-theme-control-button-padding-inline-md)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-lg{--gform-theme-local-font-size:var(--gform-theme-control-button-font-size-lg);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size-lg);--gform-theme-local-padding-inline:var(--gform-theme-control-button-padding-inline-lg)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)).gform-theme-button--size-xl{--gform-theme-local-font-size:var(--gform-theme-control-button-font-size-xl);--gform-theme-local-min-block-size:var(--gform-theme-control-button-size-xl);--gform-theme-local-padding-inline:var(--gform-theme-control-button-padding-inline-xl)}.gform-theme--framework input[type=file]{--gform-theme-local-padding-inline:var(--gform-theme-control-file-padding-inline);text-overflow:ellipsis;white-space:nowrap}.gform-theme--framework input[type=file]:hover::file-selector-button{--gform-theme-local-background-color:var(--gform-theme-control-file-button-background-color-hover);--gform-theme-local-border-inline-end-color:var(--gform-theme-control-file-button-border-inline-end-color-hover);--gform-theme-local-color:var(--gform-theme-control-file-button-color-hover)}.gform-theme--framework input[type=file]:focus::file-selector-button{--gform-theme-local-background-color:var(--gform-theme-control-file-button-background-color-focus);--gform-theme-local-border-inline-end-color:var(--gform-theme-control-file-button-border-inline-end-color-focus);--gform-theme-local-color:var(--gform-theme-control-file-button-color-focus)}.gform-theme--framework input[type=file]:disabled::file-selector-button{--gform-theme-local-background-color:var(--gform-theme-control-file-button-background-color-disabled);--gform-theme-local-border-inline-end-color:var(--gform-theme-control-file-button-border-inline-end-color-disabled);--gform-theme-local-color:var(--gform-theme-control-file-button-color-disabled)}.gform-theme--framework input[type=file]::file-selector-button{--gform-theme-local-background-color:var(--gform-theme-control-file-button-background-color);--gform-theme-local-border-inline-end-color:var(--gform-theme-control-file-button-border-inline-end-color);--gform-theme-local-border-inline-end-style:var(--gform-theme-control-file-button-border-inline-end-style);--gform-theme-local-border-inline-end-width:var(--gform-theme-control-file-button-border-inline-end-width);--gform-theme-local-border-inline-end:var(--gform-theme-local-border-inline-end-width) var(--gform-theme-local-border-inline-end-style) var(--gform-theme-local-border-inline-end-color);--gform-theme-local-color:var(--gform-theme-control-file-button-color);-webkit-border-end:var(--gform-theme-local-border-inline-end);background-color:var(--gform-theme-local-background-color);block-size:100%;border:0;border-end-start-radius:var(--gform-theme-control-file-button-border-radius);border-inline-end:var(--gform-theme-local-border-inline-end);border-start-start-radius:var(--gform-theme-control-file-button-border-radius);color:var(--gform-theme-local-color);font-family:var(--gform-theme-control-file-button-font-family);font-size:var(--gform-theme-control-file-button-font-size);font-style:var(--gform-theme-control-file-button-font-style);font-weight:var(--gform-theme-control-file-button-font-weight);inset-block-start:calc(var(--gform-theme-control-border-width)*-1);letter-spacing:var(--gform-theme-control-file-button-letter-spacing);line-height:var(--gform-theme-control-file-button-line-height);margin-inline:var(--gform-theme-control-file-button-margin-inline);padding-block:0;padding-inline:var(--gform-theme-control-file-button-padding-inline);position:relative;-webkit-text-decoration:var(--gform-theme-control-file-button-text-decoration);text-decoration:var(--gform-theme-control-file-button-text-decoration);text-transform:var(--gform-theme-control-file-button-text-transform);transition:var(--gform-theme-control-file-button-transition)}.gform-theme--framework .gfield--input-type-fileupload .gform_drop_area,.gform-theme--framework .gfield--type-fileupload .gform_drop_area{--gform-theme-local-block-size:var(--gform-theme-control-file-drop-area-block-size);--gform-theme-local-border-radius:var(--gform-theme-control-file-drop-area-border-radius);--gform-theme-local-border-style:var(--gform-theme-control-file-drop-area-border-style);--gform-theme-local-color:var(--gform-theme-control-file-drop-area-color);--gform-theme-local-font-weight:var(--gform-theme-control-file-drop-area-font-weight);--gform-theme-local-line-height:var(--gform-theme-control-file-drop-area-line-height);--gform-theme-local-padding-inline:var(--gform-theme-control-file-drop-area-padding-inline);--gform-theme-local-padding-block:var(--gform-theme-control-file-drop-area-padding-block)}.gform-theme--framework .gfield--input-type-fileupload .gform_drop_area:before,.gform-theme--framework .gfield--type-fileupload .gform_drop_area:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-margin-after:var(--gform-theme-control-file-drop-area-icon-margin-block-end);color:var(--gform-theme-control-file-drop-area-icon-color);content:var(--gform-theme-icon-control-file-upload);display:block;font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-control-file-drop-area-icon-font-size);font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-block-end:var(--gform-theme-control-file-drop-area-icon-margin-block-end);text-transform:none}.gform-theme--framework .gfield--input-type-fileupload .gform_drop_instructions,.gform-theme--framework .gfield--type-fileupload .gform_drop_instructions{-webkit-margin-after:var(--gform-theme-control-file-drop-area-instructions-margin-block-end);margin-block-end:var(--gform-theme-control-file-drop-area-instructions-margin-block-end)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview_list,.gform-theme--framework .gfield--type-fileupload .ginput_preview_list{-webkit-margin-before:var(--gform-theme-control-file-preview-area-margin-block-start);display:flex;flex-direction:column;gap:var(--gform-theme-control-file-preview-area-gap);margin-block-start:var(--gform-theme-control-file-preview-area-margin-block-start);width:100%}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview_list:empty,.gform-theme--framework .gfield--type-fileupload .ginput_preview_list:empty{-webkit-margin-before:0;margin-block-start:0}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview,.gform-theme--framework .gfield--type-fileupload .ginput_preview{display:flex;flex-direction:column;font-family:var(--gform-theme-control-file-preview-file-font-family);font-size:var(--gform-theme-control-file-preview-file-font-size);font-style:var(--gform-theme-control-file-preview-file-font-style);font-weight:var(--gform-theme-control-file-preview-file-font-weight);gap:var(--gform-theme-control-file-preview-file-gap);letter-spacing:var(--gform-theme-control-file-preview-file-letter-spacing);line-height:var(--gform-theme-control-file-preview-file-line-height);position:relative}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_filename,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_filename{-webkit-padding-end:var(--gform-theme-control-file-preview-file-name-padding-inline-end);color:var(--gform-theme-control-file-preview-file-name-color);line-height:var(--gform-theme-control-file-preview-file-name-line-height);overflow:var(--gform-theme-control-file-preview-file-name-overflow);padding-inline-end:var(--gform-theme-control-file-preview-file-name-padding-inline-end);text-overflow:var(--gform-theme-control-file-preview-file-name-text-overflow);white-space:var(--gform-theme-control-file-preview-file-name-white-space)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_filesize,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_filesize{color:var(--gform-theme-control-file-preview-file-size-color)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progress,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progress{align-items:center;display:flex;gap:var(--gform-theme-control-file-upload-progress-ui-gap)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progress:after,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progress:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;block-size:var(--gform-theme-control-file-upload-progress-button-icon-size);color:var(--gform-theme-control-file-upload-progress-button-icon-color-complete);content:var(--gform-theme-icon-control-file-upload-completed);font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-control-file-upload-progress-button-icon-size);font-style:normal;font-variant:normal;font-weight:400;inline-size:var(--gform-theme-control-file-upload-progress-button-icon-size);line-height:1;min-inline-size:var(--gform-theme-control-file-upload-progress-button-icon-size);opacity:0;text-transform:none}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progress_complete:after,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progress_complete:after{opacity:1}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progressbar_progress,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progressbar_progress{block-size:var(--gform-theme-control-file-upload-progress-bar-block-size);border-radius:var(--gform-theme-control-file-upload-progress-bar-border-radius)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progressbar{background-color:var(--gform-theme-control-file-upload-progress-bar-background-color);inline-size:100%;position:relative}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_progressbar_progress,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_progressbar_progress{background-color:var(--gform-theme-control-file-upload-progress-bar-background-color-loading);inline-size:1%;position:absolute;transition:var(--gform-theme-control-file-upload-progress-bar-transition)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_percent,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_percent{color:var(--gform-theme-control-file-upload-progress-text-color);font-size:var(--gform-theme-control-file-upload-progress-text-font-size);min-inline-size:var(--gform-theme-control-file-upload-progress-text-min-inline-size)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_cancel,.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gform_delete_file,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_cancel,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gform_delete_file{inset-block-start:var(--gform-theme-control-file-upload-progress-button-inset-block-start);inset-inline-end:var(--gform-theme-control-file-upload-progress-button-inset-inline-end);position:var(--gform-theme-control-file-upload-progress-button-position)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gform_delete_file .dashicons:before,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gform_delete_file .dashicons:before{--gform-theme-control-button-icon:var(--gform-theme-icon-control-file-upload-remove)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_cancel,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_cancel{--gform-theme-local-font-size:var(--gform-theme-control-file-upload-progress-button-font-size-cancel)}.gform-theme--framework .gfield--input-type-fileupload .ginput_preview .gfield_fileupload_cancel:before,.gform-theme--framework .gfield--type-fileupload .ginput_preview .gfield_fileupload_cancel:before{--gform-theme-control-button-icon:var(--gform-theme-icon-control-file-upload-cancel)}.gform-theme--framework.ui-datepicker{-webkit-margin-before:var(--gform-theme-control-date-datepicker-margin-block-start);background-color:var(--gform-theme-control-date-datepicker-background-color);border-radius:var(--gform-theme-control-date-datepicker-border-radius);box-shadow:var(--gform-theme-control-date-datepicker-box-shadow);display:none;inline-size:var(--gform-theme-control-date-datepicker-inline-size);margin-block-start:var(--gform-theme-control-date-datepicker-margin-block-start);padding-block:var(--gform-theme-control-date-datepicker-padding-block);padding-inline:var(--gform-theme-control-date-datepicker-padding-inline)}.gform-theme--framework.ui-datepicker .ui-datepicker-header{align-items:stretch;display:flex;margin-block:unset;margin-inline:unset;padding-block:0;padding-inline:0;position:unset}.gform-theme--framework.ui-datepicker .ui-datepicker-next,.gform-theme--framework.ui-datepicker .ui-datepicker-prev{align-items:center;block-size:auto;cursor:pointer;display:flex;flex:none;inline-size:var(--gform-theme-control-date-datepicker-header-icons-inline-size);inset:unset;justify-content:center;position:relative}.gform-theme--framework.ui-datepicker .ui-datepicker-next:before,.gform-theme--framework.ui-datepicker .ui-datepicker-prev:before{--gform-theme-local-color:var(--gform-theme-control-date-datepicker-header-icons-color);speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none;border:none;color:var(--gform-theme-local-color);font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-control-date-datepicker-header-icons-font-size);font-style:normal;font-variant:normal;font-weight:400;inset:unset;line-height:1;text-transform:none;transform:unset}.gform-theme--framework.ui-datepicker .ui-datepicker-prev:before{content:var(--gform-theme-icon-control-datepicker-left)}.gform-theme--framework.ui-datepicker .ui-datepicker-next{order:1}.gform-theme--framework.ui-datepicker .ui-datepicker-next:before{content:var(--gform-theme-icon-control-datepicker-right)}.gform-theme--framework.ui-datepicker .ui-datepicker-next-hover:before,.gform-theme--framework.ui-datepicker .ui-datepicker-prev-hover:before{--gform-theme-local-color:var(--gform-theme-control-date-datepicker-header-icons-color-hover)}.gform-theme--framework.ui-datepicker .ui-datepicker-title{align-items:center;color:var(--gform-theme-control-date-datepicker-title-color);display:flex;flex:auto;font-size:var(--gform-theme-control-date-datepicker-title-font-size);font-weight:var(--gform-theme-control-date-datepicker-title-font-weight);gap:8px;line-height:var(--gform-theme-control-date-datepicker-title-line-height);margin-block:0;margin-inline:8px}.gform-theme--framework.ui-datepicker select.ui-datepicker-month,.gform-theme--framework.ui-datepicker select.ui-datepicker-year{background-image:var(--gform-theme-icon-control-select);background-position:var(--gform-theme-control-select-icon-position);background-repeat:no-repeat;background-size:var(--gform-theme-control-select-icon-size);box-shadow:var(--gform-theme-local-box-shadow);flex:auto;inline-size:auto;margin:0;padding-inline:var(--gform-theme-local-padding-inline);text-align:var(--gform-theme-control-date-datepicker-dropdown-text-align)}.gform-theme--framework.ui-datepicker table{-webkit-margin-after:0;-webkit-margin-before:16px;margin-block-end:0;margin-block-start:16px}.gform-theme--framework.ui-datepicker table td,.gform-theme--framework.ui-datepicker table th{--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-color);block-size:40px;color:var(--gform-theme-local-color);font-size:var(--gform-theme-local-font-size);font-weight:var(--gform-theme-local-font-weight);line-height:var(--gform-theme-local-line-height);padding-block:var(--gform-theme-control-date-datepicker-table-cell-padding);padding-inline:var(--gform-theme-control-date-datepicker-table-cell-padding)}.gform-theme--framework.ui-datepicker table th{--gform-theme-local-block-size:var(--gform-theme-control-date-datepicker-table-head-cell-block-size);--gform-theme-local-font-size:var(--gform-theme-control-date-datepicker-table-head-cell-font-size);--gform-theme-local-font-weight:var(--gform-theme-control-date-datepicker-table-head-cell-font-weight);--gform-theme-local-line-height:var(--gform-theme-control-date-datepicker-table-head-cell-line-height);vertical-align:middle}.gform-theme--framework.ui-datepicker table td{--gform-theme-local-block-size:var(--gform-theme-control-date-datepicker-table-cell-block-size);--gform-theme-local-font-size:var(--gform-theme-control-date-datepicker-table-cell-font-size);--gform-theme-local-font-weight:var(--gform-theme-control-date-datepicker-table-cell-font-weight);--gform-theme-local-line-height:var(--gform-theme-control-date-datepicker-table-cell-line-height)}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled){cursor:pointer}.gform-theme--framework.ui-datepicker table td a,.gform-theme--framework.ui-datepicker table td span{--gform-theme-local-background-color:transparent;--gform-theme-local-border:0;--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color);align-items:center;background-color:var(--gform-theme-local-background-color);block-size:100%;border:var(--gform-theme-local-border);border-radius:var(--gform-theme-control-date-datepicker-table-cell-content-border-radius);color:var(--gform-theme-local-color);display:flex;inline-size:100%;justify-content:center;text-decoration:none}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled):not(.ui-datepicker-current-day) a:hover{--gform-theme-local-background-color:var(--gform-theme-control-date-datepicker-table-cell-content-background-color-hover);--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-hover)}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled):not(.ui-datepicker-current-day) a:focus{--gform-theme-local-border:var(--gform-theme-control-date-datepicker-table-cell-content-border)}.gform-theme--framework.ui-datepicker table .ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-state-disabled span{--gform-theme-local-background-color:var(--gform-theme-control-date-datepicker-table-cell-content-background-color-disabled);--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker table .ui-datepicker-today a,.gform-theme--framework.ui-datepicker table .ui-datepicker-today span{--gform-theme-local-background-color:var(--gform-theme-control-date-datepicker-table-cell-content-background-color-hover);--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-hover)}.gform-theme--framework.ui-datepicker table .ui-datepicker-today.ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-datepicker-today.ui-state-disabled span{--gform-theme-local-background-color:var(--gform-theme-control-date-datepicker-table-cell-content-background-color-disabled);--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day span{--gform-theme-local-background-color:var(--gform-theme-control-date-datepicker-table-cell-content-background-color-selected);--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-selected)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:focus,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:hover{--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-selected)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day.ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day.ui-state-disabled span{--gform-theme-local-background-color:var(--gform-theme-control-date-datepicker-table-cell-content-background-color-disabled);--gform-theme-local-color:var(--gform-theme-control-date-datepicker-table-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-month,.gform-theme--framework.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-year{background-position:var(--gform-theme-control-select-icon-position)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next:before,.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev:before{transform:none}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev:before{content:var(--gform-theme-icon-control-datepicker-right)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next:before{content:var(--gform-theme-icon-control-datepicker-left)}.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)){line-height:1}.gform-theme--framework .gfield--type-address .copy_values_option_container{display:inline-grid;gap:var(--gform-theme-field-choice-meta-spacing) 0;grid-template-columns:minmax(var(--gform-theme-control-choice-size),max-content) auto}.gform-theme--framework .gfield--type-address .copy_values_option_container+.ginput_container_address{-webkit-margin-before:var(--gform-theme-field-row-gap);margin-block-start:var(--gform-theme-field-row-gap)}.gform-theme--framework .gfield--type-choice .gfield_checkbox,.gform-theme--framework .gfield--type-choice .gfield_radio{display:flex;flex-direction:column;gap:var(--gform-theme-field-choice-spacing)}.gform-theme--framework .gfield--type-choice .gfield_checkbox>:last-child:where(:not(.gchoice)),.gform-theme--framework .gfield--type-choice .gfield_radio>:last-child:where(:not(.gchoice)){-webkit-margin-before:var(--gform-theme-field-choice-meta-margin-block-start);align-self:self-start;margin-block-start:var(--gform-theme-field-choice-meta-margin-block-start)}.gform-theme--framework .gfield--type-choice .gchoice,.gform-theme--framework .gfield--type-choice .ginput_container_consent{display:inline-grid;gap:var(--gform-theme-field-choice-meta-spacing) 0;grid-template-columns:minmax(var(--gform-theme-control-choice-size),max-content) auto}.gform-theme--framework .gfield--type-choice .gchoice br,.gform-theme--framework .gfield--type-choice .ginput_container_consent br{display:none}.gform-theme--framework .gfield--type-choice .gchoice_other_control{--gform-theme-local-inline-size:auto;grid-column:span 2;max-inline-size:var(--gform-theme-field-choice-other-control-max-inline-size)}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{--gform-theme-local-inline-size:auto}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img.ui-datepicker-trigger{display:none}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:after{--gform-theme-local-color:var(--gform-theme-field-date-icon-color);speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-margin-start:calc(var(--gform-theme-control-padding-inline)*-1);color:var(--gform-theme-local-color);content:var(--gform-theme-icon-control-datepicker);display:inline-block;font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-icon-font-size);font-style:normal;font-variant:normal;font-weight:400;inset-block-start:0;inset-inline-start:0;line-height:1;margin-inline-start:calc(var(--gform-theme-control-padding-inline)*-1);pointer-events:none;text-transform:none;transform:translateX(-100%)}html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:after{order:1;transform:translateX(100%)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus:after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:hover:after{--gform-theme-local-color:var(--gform-theme-field-date-icon-color-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img.ui-datepicker-trigger{-webkit-margin-start:calc(var(--gform-theme-control-padding-inline)*-1);margin-inline-start:calc(var(--gform-theme-control-padding-inline)*-1);max-block-size:var(--gform-theme-field-date-custom-icon-max-block-size);max-inline-size:var(--gform-theme-field-date-custom-icon-max-inline-size);transform:translateX(-100%)}html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img.ui-datepicker-trigger{order:1;transform:translateX(100%)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--input-type-list button.add_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield--input-type-list button.delete_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-list button.add_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-list button.delete_list_item{--gform-theme-local-block-size:var(--gform-theme-field-list-button-size);--gform-theme-local-border-radius:var(--gform-theme-field-list-button-border-radius);--gform-theme-local-column-gap:0;--gform-theme-local-font-size:var(--gform-theme-field-list-button-font-size);--gform-theme-local-inline-size:var(--gform-theme-field-list-button-size);--gform-theme-local-letter-spacing:0;--gform-theme-local-line-height:1;--gform-theme-local-min-block-size:auto;--gform-theme-local-padding-block:var(--gform-theme-field-list-button-padding-block);--gform-theme-local-padding-inline:var(--gform-theme-field-list-button-padding-inline)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--input-type-list button.add_list_item:before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-list button.add_list_item:before{--gform-theme-local-content:var(--gform-theme-icon-control-list-item-add)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--input-type-list button.delete_list_item:before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-list button.delete_list_item:before{--gform-theme-local-content:var(--gform-theme-icon-control-list-item-remove)}.gform-theme--framework .gf_page_steps,.gform-theme--framework .gf_progressbar_wrapper{-webkit-margin-after:var(--gform-theme-field-page-progress-margin-block-end);margin-block-end:var(--gform-theme-field-page-progress-margin-block-end)}.gform-theme--framework .gf_progressbar_title,.gform-theme--framework .gf_step_label,.gform-theme--framework .gf_step_number{--gform-theme-local-color:var(--gform-theme-field-page-progress-color);--gform-theme-local-font-family:var(--gform-theme-field-page-progress-font-family);--gform-theme-local-font-size:var(--gform-theme-field-page-progress-font-size);--gform-theme-local-font-style:var(--gform-theme-field-page-progress-font-style);--gform-theme-local-font-weight:var(--gform-theme-field-page-progress-font-weight);--gform-theme-local-letter-spacing:var(--gform-theme-field-page-progress-letter-spacing);--gform-theme-local-line-height:var(--gform-theme-field-page-progress-line-height);--gform-theme-local-text-transform:none;color:var(--gform-theme-local-color);font-family:var(--gform-theme-local-font-family);font-size:var(--gform-theme-local-font-size);font-style:var(--gform-theme-local-font-style);font-weight:var(--gform-theme-local-font-weight);letter-spacing:var(--gform-theme-local-letter-spacing);line-height:var(--gform-theme-local-line-height);text-transform:var(--gform-theme-local-text-transform)}.gform-theme--framework .gf_progressbar_title{-webkit-margin-after:var(--gform-theme-field-page-progress-title-margin-block-end);margin-block-end:var(--gform-theme-field-page-progress-title-margin-block-end)}.gform-theme--framework .gf_progressbar{background-color:var(--gform-theme-field-page-progress-bar-background-color);border-radius:var(--gform-theme-field-page-progress-bar-border-radius)}.gform-theme--framework .gf_progressbar span{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gf_progressbar .gf_progressbar_percentage{block-size:var(--gform-theme-field-page-progress-bar-block-size);border-radius:var(--gform-theme-field-page-progress-bar-border-radius)}.gform-theme--framework .gf_progressbar .percentbar_blue{background-color:var(--gform-theme-field-page-progress-bar-background-color-blue)}.gform-theme--framework .gf_progressbar .percentbar_gray{background-color:var(--gform-theme-field-page-progress-bar-background-color-gray)}.gform-theme--framework .gf_progressbar .percentbar_green{background-color:var(--gform-theme-field-page-progress-bar-background-color-green)}.gform-theme--framework .gf_progressbar .percentbar_orange{background-color:var(--gform-theme-field-page-progress-bar-background-color-orange)}.gform-theme--framework .gf_progressbar .percentbar_red{background-color:var(--gform-theme-field-page-progress-bar-background-color-red)}.gform-theme--framework .gf_progressbar .percentbar_spring{background:var(--gform-theme-field-page-progress-bar-background-gradient-spring)}.gform-theme--framework .gf_progressbar .percentbar_blues{background:var(--gform-theme-field-page-progress-bar-background-gradient-blues)}.gform-theme--framework .gf_progressbar .percentbar_rainbow{background:var(--gform-theme-field-page-progress-bar-background-gradient-rainbow)}.gform-theme--framework .gf_step{align-items:center;display:flex;gap:var(--gform-theme-field-page-steps-step-gap);position:relative}.gform-theme--framework .gf_step_label{--gform-theme-local-text-transform:var(--gform-theme-field-page-progress-text-transform)}.gform-theme--framework .gf_step_number{--gform-theme-local-background-color:var(--gform-theme-field-page-steps-number-background-color);--gform-theme-local-border-color:var(--gform-theme-field-page-steps-number-border-color);--gform-theme-local-border:var(--gform-theme-field-page-steps-number-border-width) var(--gform-theme-field-page-steps-number-border-style) var(--gform-theme-local-border-color);--gform-theme-local-border-radius:var(--gform-theme-field-page-steps-number-border-radius);--gform-theme-local-color:var(--gform-theme-field-page-steps-number-color);align-content:center;background-color:var(--gform-theme-local-background-color);block-size:var(--gform-theme-field-page-steps-number-size);border:var(--gform-theme-local-border);border-radius:var(--gform-theme-local-border-radius);color:var(--gform-theme-local-color);display:inline-grid;inline-size:var(--gform-theme-field-page-steps-number-size);justify-content:center;min-inline-size:var(--gform-theme-field-page-steps-number-size);place-content:center}.gform-theme--framework .gf_step_active .gf_step_number{--gform-theme-local-background-color:var(--gform-theme-field-page-steps-number-background-color-active);--gform-theme-local-border-color:var(--gform-theme-field-page-steps-number-border-color-active);--gform-theme-local-color:var(--gform-theme-field-page-steps-number-color-active)}.gform-theme--framework .gf_step_completed .gf_step_number{--gform-theme-local-background-color:var(--gform-theme-field-page-steps-number-background-color-complete);--gform-theme-local-border-color:var(--gform-theme-field-page-steps-number-border-color-complete);--gform-theme-local-color:var(--gform-theme-field-page-steps-number-color-complete)}.gform-theme--framework .gf_step_completed .gf_step_number:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-content:center;background-color:var(--gform-theme-field-page-steps-number-background-color-complete);block-size:var(--gform-theme-field-page-steps-number-size);border:var(--gform-theme-field-page-steps-number-border-width) var(--gform-theme-field-page-steps-number-border-style) var(--gform-theme-field-page-steps-number-border-color-complete);border-radius:var(--gform-theme-field-page-steps-number-border-radius);color:var(--gform-theme-field-page-steps-number-color-complete);content:var(--gform-theme-icon-control-page-numbers-complete);display:inline-grid;font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-field-page-steps-icon-font-size);font-style:normal;font-variant:normal;font-weight:400;inline-size:var(--gform-theme-field-page-steps-number-size);inset-block-start:0;inset-inline-start:0;justify-content:center;line-height:1;place-content:center;position:absolute;text-transform:none}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons:before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:before{--gform-theme-local-color:var(--gform-theme-control-icon-color)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover .dashicons:before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover:after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover:before{--gform-theme-local-color:var(--gform-theme-control-icon-color-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus .dashicons:before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus:after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus:before{--gform-theme-local-color:var(--gform-theme-control-icon-color-focus)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled .dashicons:before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled:after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled:before{--gform-theme-local-color:var(--gform-theme-control-icon-color-disabled)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons.dashicons-visibility:before{--gform-theme-local-content:var(--gform-theme-icon-control-password-hidden)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons.dashicons-hidden:before{--gform-theme-local-content:var(--gform-theme-icon-control-password-visible)}.gform-theme--framework .gfield_password_strength{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-background-color);--gform-theme-local-border-color:var(--gform-theme-field-password-strength-border-color);--gform-theme-local-border-style:var(--gform-theme-field-password-strength-border-style);--gform-theme-local-border-width:var(--gform-theme-field-password-strength-border-width);--gform-theme-local-border:var(--gform-theme-local-border-width) var(--gform-theme-local-border-style) var(--gform-theme-local-border-color);--gform-theme-local-color:var(--gform-theme-field-password-strength-color);-webkit-margin-before:var(--gform-theme-field-password-strength-margin-block-start);background-color:var(--gform-theme-local-background-color);border:var(--gform-theme-local-border);border-radius:var(--gform-theme-field-password-strength-border-radius);color:var(--gform-theme-local-color);font-family:var(--gform-theme-field-password-strength-font-family);font-size:var(--gform-theme-field-password-strength-font-size);font-style:var(--gform-theme-field-password-strength-font-style);font-weight:var(--gform-theme-field-password-strength-font-weight);letter-spacing:var(--gform-theme-field-password-strength-letter-spacing);line-height:var(--gform-theme-field-password-strength-line-height);margin-block-start:var(--gform-theme-field-password-strength-margin-block-start);padding-block:var(--gform-theme-field-password-strength-padding-block);padding-inline:var(--gform-theme-field-password-strength-padding-inline);position:relative;text-align:var(--gform-theme-field-password-strength-text-align);transition:var(--gform-theme-field-password-strength-transition)}.gform-theme--framework .gfield_password_strength:after,.gform-theme--framework .gfield_password_strength:before{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-indicator-background-color);--gform-theme-local-block-size:var(--gform-theme-field-password-strength-indicator-block-size);--gform-theme-local-border-radius:var(--gform-theme-field-password-strength-indicator-border-radius);--gform-theme-local-content:var(--gform-theme-field-password-strength-indicator-content);--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size);--gform-theme-local-inset-block-start:var(--gform-theme-field-password-strength-indicator-inset-block-start);--gform-theme-local-inset-inline-start:var(--gform-theme-field-password-strength-indicator-inset-inline-start);--gform-theme-local-position:var(--gform-theme-field-password-strength-indicator-position);--gform-theme-local-transform:var(--gform-theme-field-password-strength-indicator-transform);--gform-theme-local-transition:none;background-color:var(--gform-theme-local-background-color);block-size:var(--gform-theme-local-block-size);border-radius:var(--gform-theme-local-border-radius);content:var(--gform-theme-local-content);display:var(--gform-theme-field-password-strength-indicator-display);inline-size:var(--gform-theme-local-inline-size);inset-block-start:var(--gform-theme-local-inset-block-start);inset-inline-start:var(--gform-theme-local-inset-inline-start);position:var(--gform-theme-local-position);transform:var(--gform-theme-local-transform);transition:var(--gform-theme-local-transition)}.gform-theme--framework .gfield_password_strength:after{--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size-blank);--gform-theme-local-transition:var(--gform-theme-field-password-strength-indicator-transition)}.gform-theme--framework .gfield_password_strength.mismatch{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-background-color-mismatch);--gform-theme-local-border-color:var(--gform-theme-field-password-strength-border-color-mismatch);--gform-theme-local-color:var(--gform-theme-field-password-strength-color-mismatch)}.gform-theme--framework .gfield_password_strength.mismatch:after{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-indicator-background-color-mismatch);--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size-mismatch)}.gform-theme--framework .gfield_password_strength.short{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-background-color-short);--gform-theme-local-border-color:var(--gform-theme-field-password-strength-border-color-short);--gform-theme-local-color:var(--gform-theme-field-password-strength-color-short)}.gform-theme--framework .gfield_password_strength.short:after{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-indicator-background-color-short);--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size-short)}.gform-theme--framework .gfield_password_strength.bad{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-background-color-bad);--gform-theme-local-border-color:var(--gform-theme-field-password-strength-border-color-bad);--gform-theme-local-color:var(--gform-theme-field-password-strength-color-bad)}.gform-theme--framework .gfield_password_strength.bad:after{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-indicator-background-color-bad);--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size-bad)}.gform-theme--framework .gfield_password_strength.good{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-background-color-good);--gform-theme-local-border-color:var(--gform-theme-field-password-strength-border-color-good);--gform-theme-local-color:var(--gform-theme-field-password-strength-color-good)}.gform-theme--framework .gfield_password_strength.good:after{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-indicator-background-color-good);--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size-good)}.gform-theme--framework .gfield_password_strength.strong{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-background-color-strong);--gform-theme-local-border-color:var(--gform-theme-field-password-strength-border-color-strong);--gform-theme-local-color:var(--gform-theme-field-password-strength-color-strong)}.gform-theme--framework .gfield_password_strength.strong:after{--gform-theme-local-background-color:var(--gform-theme-field-password-strength-indicator-background-color-strong);--gform-theme-local-inline-size:var(--gform-theme-field-password-strength-indicator-inline-size-strong)}.gform-theme--framework .gfield--type-product .ginput_product_price{--gform-theme-local-color:var(--gform-theme-field-product-price-color)}.gform-theme--framework .gfield--type-product input[type].ginput_product_price{--gform-theme-local-display:inline-block}.gform-theme--framework .gfield--type-product .ginput_quantity{--gform-theme-local-inline-size:var(--gform-theme-field-product-quantity-inline-size);-webkit-margin-after:var(--gform-theme-field-product-quantity-margin-block-end);margin-block-end:var(--gform-theme-field-product-quantity-margin-block-end)}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct{display:flex;flex-direction:column}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation .ginput_product_price_wrapper,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct .ginput_product_price_wrapper{order:2}.gform-theme--framework .gfield--type-repeater .gfield_repeater_cell:not(:first-child),.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item{-webkit-margin-before:var(--gform-theme-field-repeater-row-gap);margin-block-start:var(--gform-theme-field-repeater-row-gap)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item{position:relative}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item:before{background-color:var(--gform-theme-field-repeater-separator-color);block-size:1px;content:"";display:block;inline-size:100%;inset-block-start:calc(0px - var(--gform-theme-field-repeater-row-gap)/2);position:absolute}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons{-webkit-margin-before:var(--gform-theme-form-footer-margin-block-start);margin-block-start:var(--gform-theme-form-footer-margin-block-start)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons .gform-theme-button.gform-theme-button--secondary.add_repeater_item{-webkit-margin-end:var(--gform-theme-field-repeater-button-inline-gap);margin-inline-end:var(--gform-theme-field-repeater-button-inline-gap)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_wrapper{-webkit-border-start:var(--gform-theme-field-repeater-nested-border-size) var(--gform-theme-field-repeater-nested-border-style) var(--gform-theme-field-repeater-nested-border-color);-webkit-padding-start:var(--gform-theme-field-repeater-nested-padding-inline-start);border-inline-start:var(--gform-theme-field-repeater-nested-border-size) var(--gform-theme-field-repeater-nested-border-style) var(--gform-theme-field-repeater-nested-border-color);border-inline-start-style:var(--gform-theme-field-repeater-nested-border-style);padding-inline-start:var(--gform-theme-field-repeater-nested-padding-inline-start)}.gform-theme--framework .gfield--type-section{-webkit-border-after:var(--gform-theme-field-section-border-width) var(--gform-theme-field-section-border-style) var(--gform-theme-field-section-border-color);-webkit-padding-after:var(--gform-theme-field-section-padding-block-end);border-block-end:var(--gform-theme-field-section-border-width) var(--gform-theme-field-section-border-style) var(--gform-theme-field-section-border-color);padding-block-end:var(--gform-theme-field-section-padding-block-end)}.gform-theme--framework .gform_validation_errors{background-color:var(--gform-theme-form-validation-background-color);border:var(--gform-theme-form-validation-border-width) var(--gform-theme-form-validation-border-style) var(--gform-theme-form-validation-border-color);border-radius:var(--gform-theme-form-validation-border-radius);box-shadow:var(--gform-theme-form-validation-box-shadow);display:flex;flex-direction:column;gap:var(--gform-theme-form-validation-gap);margin-block:var(--gform-theme-form-validation-margin-block);padding-block:var(--gform-theme-form-validation-padding-block);padding-inline:var(--gform-theme-form-validation-padding-inline)}.gform-theme--framework .gform_validation_errors .gform_submission_error{color:var(--gform-theme-form-validation-heading-color);display:flex;flex-direction:column;font-family:var(--gform-theme-form-validation-heading-font-family);font-size:var(--gform-theme-form-validation-heading-font-size);font-weight:var(--gform-theme-form-validation-heading-font-weight);gap:var(--gform-theme-form-validation-heading-gap);line-height:var(--gform-theme-form-validation-heading-line-height)}.gform-theme--framework .gform_validation_errors .gform-icon{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-content:center;background-color:var(--gform-theme-form-validation-heading-icon-background-color);block-size:var(--gform-theme-form-validation-heading-icon-size);border-color:var(--gform-theme-form-validation-heading-icon-border-color);border-radius:var(--gform-theme-form-validation-heading-icon-border-radius);border-style:var(--gform-theme-form-validation-heading-icon-border-style);border-width:var(--gform-theme-form-validation-heading-icon-border-width);color:var(--gform-theme-form-validation-heading-icon-color);display:inline-grid;font-family:var(--gform-theme-icon-font-family)!important;font-size:var(--gform-theme-form-validation-heading-icon-font-size);font-style:normal;font-variant:normal;font-weight:400;inline-size:var(--gform-theme-form-validation-heading-icon-size);justify-content:center;line-height:1;place-content:center;text-transform:none}.gform-theme--framework .gform_validation_errors .gform-icon:before{content:var(--gform-theme-icon-tooltip-error)}.gform-theme--framework .gform_validation_errors ol{color:var(--gform-theme-form-validation-summary-color);font-family:var(--gform-theme-form-validation-summary-font-family);font-size:var(--gform-theme-form-validation-summary-font-size);font-weight:var(--gform-theme-form-validation-summary-font-weight);line-height:var(--gform-theme-form-validation-summary-line-height);list-style-type:disc;margin-block:0;margin-inline:0;padding-inline:var(--gform-theme-form-validation-padding-inline)}.gform-theme--framework .gform_validation_errors ol li+li{-webkit-margin-before:4px;margin-block-start:4px}.gform-theme--framework .gform_validation_errors ol a{color:var(--gform-theme-form-validation-summary-color);-webkit-text-decoration:var(--gform-theme-form-validation-summary-item-link-text-decoration);text-decoration:var(--gform-theme-form-validation-summary-item-link-text-decoration)}@media (min-width:640px){.gform-theme--framework .gform_validation_errors .gform_submission_error{align-items:center;flex-direction:row}.gform-theme--framework .gform_validation_errors ol{padding-inline:var(--gform-theme-form-validation-summary-padding-inline)}}.gform-theme--framework .gform_required_legend .gfield_required{color:var(--gform-theme-color-danger)}.gform-theme--framework .gform-loader{border-block-end-color:var(--gform-theme-form-spinner-foreground-color);border-block-start-color:var(--gform-theme-form-spinner-background-color);border-inline-end-color:var(--gform-theme-form-spinner-background-color);border-inline-start-color:var(--gform-theme-form-spinner-foreground-color)}.gform-theme--framework .gform_save_link svg{display:none}.gform-theme--framework .gform_save_link:before{--gform-theme-control-button-icon:var(--gform-theme-icon-control-save-continue)}.gform-theme--framework .field_description_below .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message)){-webkit-margin-before:var(--gform-theme-description-spacing);margin-block-start:var(--gform-theme-description-spacing)}.gform-theme--framework .field_description_below .gfield_description:where(.gfield_creditcard_warning_message){-webkit-margin-after:var(--gform-theme-description-spacing);margin-block-end:var(--gform-theme-description-spacing)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)){-webkit-margin-before:var(--gform-theme-description-choice-field-spacing);margin-block-start:var(--gform-theme-description-choice-field-spacing)}.gform-theme--framework .field_description_above .gfield_description:where([class=gfield_description],.gfield_creditcard_warning_message){-webkit-margin-after:var(--gform-theme-description-spacing);margin-block-end:var(--gform-theme-description-spacing)}.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.gfield_consent_description)){-webkit-margin-before:var(--gform-theme-description-spacing);margin-block-start:var(--gform-theme-description-spacing)}.gform-theme--framework .field_description_above.gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)){-webkit-margin-after:var(--gform-theme-description-choice-field-spacing);margin-block-end:var(--gform-theme-description-choice-field-spacing)}.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message)){margin-block:var(--gform-theme-description-spacing) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message)){-webkit-padding-before:var(--gform-theme-description-spacing);margin-block:0;margin-inline:auto 0;padding-block-start:var(--gform-theme-description-spacing)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)){margin-block:var(--gform-theme-description-choice-field-spacing) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)){-webkit-padding-before:var(--gform-theme-description-choice-field-spacing);margin-block:0;padding-block-start:var(--gform-theme-description-choice-field-spacing)}}.gform-theme--framework .left_label .hidden_label.field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .hidden_label.field_description_above .gfield_description:where([class=gfield_description]){margin-block:0 var(--gform-theme-description-spacing)}@media (min-width:640px){.gform-theme--framework .left_label .hidden_label.field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .hidden_label.field_description_above .gfield_description:where([class=gfield_description]){margin-block:0;padding-block:0 var(--gform-theme-description-spacing)}}.gform-theme--framework .left_label .hidden_label.field_description_above.gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .hidden_label.field_description_above.gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)){margin-block:0 var(--gform-theme-description-choice-field-spacing)}@media (min-width:640px){.gform-theme--framework .left_label .hidden_label.field_description_above.gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .hidden_label.field_description_above.gfield--type-choice .gfield_description:where(:not(.gfield_validation_message)){margin-block:0;padding-block:0 var(--gform-theme-description-choice-field-spacing)}}.gform-theme--framework .gfield_list_group_item:before,.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gform-theme-local-margin-block:0 var(--gform-theme-label-spacing-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below .gform-field-label:where(:not([class*=gform-field-label--type-])){--gform-theme-local-margin-block:0 var(--gform-theme-label-choice-field-spacing-primary)}@media (min-width:640px){.gform-theme--framework .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--framework .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){--gform-theme-local-margin-block:0;--gform-theme-local-margin-inline:0;-webkit-padding-end:var(--gform-theme-label-spacing-primary);padding-inline-end:var(--gform-theme-label-spacing-primary)}}.gform-theme--framework .gform-field-label--type-inline{--gform-theme-local-margin-inline:var(--gform-theme-label-spacing-horizontal-secondary) 0;--gform-theme-local-margin-block:var(--gform-theme-label-spacing-vertical-secondary) 0}.gform-theme--framework .gform-field--size-sm .gform-field-label--type-inline{--gform-theme-local-margin-block:var(--gform-theme-label-spacing-vertical-sm-secondary)}.gform-theme--framework .gform-field--size-md .gform-field-label--type-inline{--gform-theme-local-margin-block:var(--gform-theme-label-spacing-vertical-md-secondary)}.gform-theme--framework .gform-field--size-lg .gform-field-label--type-inline{--gform-theme-local-margin-block:var(--gform-theme-label-spacing-vertical-lg-secondary)}.gform-theme--framework .gform-field--size-xl .gform-field-label--type-inline{--gform-theme-local-margin-block:var(--gform-theme-label-spacing-vertical-xl-secondary)}.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub{--gform-theme-local-margin-block:var(--gform-theme-label-spacing-tertiary) 0}.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub{--gform-theme-local-margin-block:0 var(--gform-theme-label-spacing-tertiary)}


.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:none;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-display:block;font-family:gform-icons-theme;font-style:normal;font-weight:400;src:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff2?cocjn) format("woff2"),url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.ttf?cocjn) format("truetype"),url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff?cocjn) format("woff"),url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.svg?cocjn#gform-icons-theme) format("svg")}.gform-icon{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.gform-icon--left-arrow:before{color:#2f4054;content:"\e910"}.gform-icon--right-arrow:before{color:#2f4054;content:"\e91b"}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star:before{content:"\e914"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:none;padding:inherit}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:none}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:solid #ddd;border-width:1px 1px 3px;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px}.gravity-theme.ui-datepicker[style]{z-index:9999!important}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute}.gravity-theme.ui-datepicker .ui-datepicker-next:before,.gravity-theme.ui-datepicker .ui-datepicker-prev:before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px}.gravity-theme.ui-datepicker .ui-datepicker-next:before{left:0;transform:rotate(45deg)}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1)}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name:after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover,.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{-webkit-overflow-scrolling:touch;color:#444;margin:0 4px 4px 0;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{-webkit-touch-callout:none;word-wrap:break-word;display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:transparent!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:inset 0 1px 0 #fff}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:transparent;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.gform_wrapper.gravity-theme button.screen-reader-text:focus{clip:auto;border:0;-webkit-clip-path:none;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{grid-column-gap:2rem;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto)}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice{display:inline-block;padding-right:16px}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:2;column-count:2;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:3;column-count:3;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:4;column-count:4;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{grid-column-gap:2rem;-moz-column-count:5;column-count:5;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px hsla(56,57%,69%,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(180deg,#fffce5 0,#fff9bf);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(180deg,#dbf2b7 0,#b4d088);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 12px)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 8px)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:2%;-ms-grid-columns:(1fr 2%) [12];grid-row-gap:16px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{-ms-grid-column-span:12;grid-column:span 12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{-ms-grid-column-span:11;grid-column:span 11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{-ms-grid-column-span:10;grid-column:span 10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{-ms-grid-column-span:9;grid-column:span 9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{-ms-grid-column-span:8;grid-column:span 8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{-ms-grid-column-span:7;grid-column:span 7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{-ms-grid-column-span:6;grid-column:span 6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{-ms-grid-column-span:5;grid-column:span 5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{-ms-grid-column-span:4;grid-column:span 4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{-ms-grid-column-span:3;grid-column:span 3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%}}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left!important}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address.has_street.has_street2 span:not(.ginput_full):nth-of-type(odd),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address.has_street2:not(.has_street) span:not(.ginput_full):nth-of-type(2n),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address.has_street:not(.has_street2) span:not(.ginput_full):nth-of-type(2n),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address:not(.has_street):not(.has_street2) span:not(.ginput_full):nth-of-type(odd){padding-left:16px;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after{background:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) 50% no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:none}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/list-remove.svg);margin-left:5px}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item:before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container{width:100%}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr{display:flex;flex-wrap:nowrap}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td,.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr th{flex-grow:1;white-space:normal;width:0;word-break:break-word}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td:last-child{flex-grow:unset;width:48px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td,.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody th{flex-grow:1;white-space:normal;width:0;word-break:break-word}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td.gfield_list_icons{flex-grow:unset;width:48px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr{display:flex;flex-direction:row;flex-wrap:nowrap}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell{flex-grow:1}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell input{width:95%}@media screen and (max-width:640px){.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container th{display:none}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr{flex-flow:column}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td:before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td{flex-grow:unset;width:auto}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_icons{height:35px;width:auto}}


.gf_browser_ie.gform_wrapper.gravity-theme form{overflow:hidden;padding:1px 1px 8px}.gf_browser_ie.gform_wrapper.gravity-theme .gform-body{margin:0 -32px -32px 0}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields{display:flex;flex-wrap:wrap;overflow:hidden}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield{background-clip:padding-box;border:0 solid transparent;border-width:0 32px 32px 0;width:100%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-full{width:100%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-eleven-twelfths{width:91.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-five-sixths{width:83.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-three-quarter{width:75%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield.gfield--width-two-thirds{width:66.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-seven-twelfths{width:58.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-half{width:50%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-five-twelfths{width:41.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-third{width:33.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-quarter{width:25%}@media (max-width:840px){.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield{width:100%}}.gf_browser_ie.gform_wrapper.gravity-theme .ginput_container_address .ginput_left,.gf_browser_ie.gform_wrapper.gravity-theme .ginput_container_address .ginput_right{flex:0 50%;flex-basis:auto;width:50%}
.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme.left_label fieldset.gfield,.gform_wrapper.gravity-theme.right_label fieldset.gfield{padding:16px 16px 16px 30%}.gform_wrapper.gravity-theme.left_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.left_label fieldset.gfield .ginput_container:not(.ginput_container_time),.gform_wrapper.gravity-theme.right_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.right_label fieldset.gfield .ginput_container:not(.ginput_container_time){width:100%}.gform_wrapper.gravity-theme.left_label legend.gfield_label,.gform_wrapper.gravity-theme.right_label legend.gfield_label{left:0}.gform_wrapper.gravity-theme.left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme.right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){justify-content:flex-start}.gform_wrapper.gravity-theme.left_label .gfield_html.gfield_html_formatted,.gform_wrapper.gravity-theme.right_label .gfield_html.gfield_html_formatted{display:flex}.gform_wrapper.gravity-theme.left_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container,.gform_wrapper.gravity-theme.right_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container{width:100%}.gform_wrapper.gravity-theme.right_label legend.gfield_label{text-align:right}.gform_wrapper.gravity-theme:not(.top_label) .ginput_container.ginput_single_email{margin-left:0}.gform_wrapper.gravity-theme .gform_validation_errors{background:#fff9f9;border:1.5px solid #c02b0a;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.11),0 0 4px rgba(18,25,97,.041);margin-bottom:8px;margin-top:8px;padding:16px 16px 16px 48px;position:relative;width:100%}.gform_wrapper.gravity-theme .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin:0 0 12px}.gform_wrapper.gravity-theme .gform_validation_errors>h2:before{display:none}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{align-items:center;display:flex;font-size:28px;height:100%;left:12px;position:absolute;top:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{margin:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol{padding-left:20px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:#c02b0a;font-size:13.2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li{color:#c02b0a;font-size:13.2px;list-style-type:disc!important;margin:0 0 8px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li:last-of-type{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-left:.125em}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-left:0}.gform_wrapper.gravity-theme .validation_error{border-bottom:2px solid #c02b0a;border-top:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-bottom:32px;padding:16px;text-align:center}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-top:8px;padding:12.992px 24px}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper.gravity-theme .gform_previous_button.button,.gform_wrapper.gravity-theme .gform_save_link.button{-webkit-appearance:none!important;background-color:#fff;color:#6b7280;text-decoration:none}.gform_wrapper.gravity-theme .gform_previous_button.button svg,.gform_wrapper.gravity-theme .gform_save_link.button svg{display:inline-block;margin-right:4px}.gform_wrapper.gravity-theme button.button:disabled{opacity:.6}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit input,.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme #field_submit .gform_image_button,.gform_wrapper.gravity-theme .gform_footer .gform_image_button{background-color:transparent;border:none;border-radius:0;height:auto;padding:0;width:auto}.gform_wrapper.gravity-theme #field_submit .gform-button--width-full,.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{text-align:center;width:100%}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper.gravity-theme .ginput_complex .clear-multi{display:flex}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:-1%;margin-right:-1%}.gform_wrapper.gravity-theme .ginput_container_address span{flex:0 0 50%;padding-left:.9804%;padding-right:.9804%}.gform_wrapper.gravity-theme .gf_browser_ie .ginput_container_address span:not(.ginput_full){flex:0 0 49.3%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}.gform_wrapper.gravity-theme .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)),.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type){margin-bottom:8px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span{padding-left:.9804%}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .field_description_above .description,.gform_wrapper.gravity-theme .field_description_above .gfield_description,.gform_wrapper.gravity-theme .field_description_above .gsection_description,.gform_wrapper.gravity-theme .field_description_above .instruction{padding-bottom:16px;padding-top:0}.gform_wrapper.gravity-theme .field_sublabel_above .description,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description{margin-top:9.008px}.gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:9.008px;width:100%}.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:13.008px;margin-top:12.8px;max-height:240px;overflow-y:scroll;padding:6.4px 8px;width:100%}.gform_wrapper.gravity-theme .gfield_creditcard_warning{background-color:rgba(255,223,224,.25);border-bottom:4px solid #c02b0a;border-top:2px solid #c02b0a;padding:16px}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message{color:#c02b0a;font-family:inherit;font-size:16px;font-weight:700;min-height:32px;position:relative}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMDY3IDI4NjUgMjQgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTEwNjcgMjg2NSAyNCAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTS0xMDUzIDI4NjVjLTUuNSAwLTEwIDQuNS0xMCAxMGg0YzAtMy4zIDIuNy02IDYtNnM2IDIuNyA2IDZ2MmgtMjB2MTRjMCAzLjMgMi43IDYgNiA2aDEyYzMuMyAwIDYtMi43IDYtNnYtMTZjMC01LjUtNC41LTEwLTEwLTEwem00IDI4aC0xMmMtMS4xIDAtMi0uOS0yLTJ2LTEwaDE2djEwYzAgMS4xLS45IDItMiAyem0tNC02YzAgMS4xLS45IDItMiAycy0yLS45LTItMiAuOS0yIDItMiAyIC45IDIgMnoiIHN0eWxlPSJmaWxsOiM3OTAwMDAiLz48L3N2Zz4=);background-position:0 3.2px;background-repeat:no-repeat;background-size:24px 16px;border-bottom:1px solid #c02b0a;display:block;letter-spacing:.1pt;margin-bottom:16px;padding:0 0 16px 24px;text-transform:uppercase}.gform_wrapper.gravity-theme .ginput_cardextras{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_complex .ginput_cardinfo_right input{max-width:112px;width:30%}.gform_wrapper.gravity-theme .ginput_card_expiration_container{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_card_expiration_month{flex:1;margin-right:16px}.gform_wrapper.gravity-theme .ginput_card_expiration_year{flex:1}.gform_wrapper.gravity-theme .ginput_cardinfo_left label,.gform_wrapper.gravity-theme .ginput_cardinfo_left legend,.gform_wrapper.gravity-theme .ginput_cardinfo_right label,.gform_wrapper.gravity-theme .ginput_cardinfo_right legend{flex:1 1 100%}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex;flex-direction:column}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left legend{float:left;padding-top:5px}.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left{flex-direction:column-reverse}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon{float:right}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-position:right 3.2px;background-repeat:no-repeat;background-size:24px 16px;display:block;margin-bottom:16px;padding:0 24px 16px 0}html[dir=rtl] .gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_card_expiration{flex:none}.gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-bottom:8px}}.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:2%}.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-left:0}.gform_wrapper.gravity-theme .ginput_container_date label{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-right:0}.gravity-theme.ui-datepicker{background:#fff;border:1px solid #d0d1d3;border-radius:3px;box-shadow:0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.041);color:#607382;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);margin-top:5px;padding:18px 15px;width:auto}.gravity-theme.ui-datepicker table,.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th,.gravity-theme.ui-datepicker thead,.gravity-theme.ui-datepicker tr{background:none;border:0;margin:0}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:5px;text-shadow:none;text-transform:none}.gravity-theme.ui-datepicker .ui-datepicker-header{border:0;display:flex;flex-direction:row;justify-content:center;margin:0 0 5px;padding:0;position:relative;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:never;align-items:center;background:none;border:0;color:#607382;cursor:pointer;display:flex;font-family:gform-icons-theme!important;font-size:24px;height:30px;justify-content:center;line-height:1;position:absolute;text-decoration:none;top:-2px;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{color:#2f4054}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{border:0;height:auto;position:static;transform:none;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{content:"\e910"}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before{content:"\e91b"}.gravity-theme.ui-datepicker .ui-datepicker-header select{-webkit-appearance:none;background-color:transparent;background-image:url(//www.epilepsy.org.uk/app/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px 24px;border:0;border-radius:0;box-shadow:none;color:#585e6a;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:var(--gform-theme-font-weight-medium);height:auto;min-height:0;padding:0 22px 0 0;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month{margin-right:20px;-moz-text-align-last:right;text-align-last:right}.gravity-theme.ui-datepicker .ui-datepicker-calendar a,.gravity-theme.ui-datepicker .ui-datepicker-calendar span{font-weight:var(--gform-theme-font-weight-normal)}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{align-items:center;color:#2f4054;display:flex;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);height:40px;justify-content:center;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{font-size:.8125rem;height:50px;width:50px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{align-items:center;background:none;border:1px solid transparent;border-radius:100%;box-shadow:none;color:#2f4054;display:flex;height:40px;justify-content:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background:none;border-color:#607382;outline:none}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:active{background:#f2f3f5;border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background:#607382;border-color:#607382;box-shadow:0 .125rem .125rem rgba(58,58,87,.06);color:#fff}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:hover{border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled{background:none}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{align-items:center;background:#f2f3f5;border:1px solid rgba(32,32,46,.079);border-radius:100%;box-shadow:0 .125rem .125rem rgba(58,58,87,.06);color:#686e77;cursor:text;display:flex;height:40px;justify-content:center;text-decoration:none;width:40px}html[dir=rtl] #ui-datepicker-div.gform-theme-datepicker[style]{right:auto!important}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding:16px 0 10px 30%}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:8px}html[dir=rtl] .gform_wrapper.gravity-theme button+input,html[dir=rtl] .gform_wrapper.gravity-theme input+button,html[dir=rtl] .gform_wrapper.gravity-theme input+input{margin-right:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .chosen-container-multi,.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_product_price_label,.gform_wrapper.gravity-theme .ginput_quantity_label{font-size:15px}.gform_wrapper.gravity-theme .chosen-choices{padding:8px}.gform_wrapper.gravity-theme .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform_wrapper.gravity-theme .ginput_container_date input{width:auto}.gform_wrapper.gravity-theme .ginput_container_date .datepicker_with_icon.large{width:calc(100% - 48px)}.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{display:block;margin-left:12.8px;max-height:25.6px;max-width:25.6px}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{flex-basis:min-content;flex-flow:row wrap;max-width:30%}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input,.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select{min-width:84px;width:100%}.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select{min-width:100px}.gform_wrapper.gravity-theme .gform_show_password{align-items:center;background:transparent;color:inherit;display:flex;height:100%}.gform_wrapper.gravity-theme .gform_show_password:focus,.gform_wrapper.gravity-theme .gform_show_password:hover{background:transparent}.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:.8em;margin-top:8px;max-height:240px;overflow-y:scroll;padding:8px}.gform_wrapper.gravity-theme .gfield .ginput_quantity{width:auto}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{margin-left:0;margin-right:12.8px;order:1}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0}html[dir=rtl] .gform_wrapper.gravity-theme .gsection{padding:0 0 8px 16px}.gform_wrapper.gravity-theme .gf_progressbar_title{color:#767676;font-size:12.992px;font-weight:400;margin:0 0 4.8px}.gform_wrapper.gravity-theme .gf_progressbar{background:#e8e8e8;border-radius:10.5px;margin-bottom:16px;position:relative}.gform_wrapper.gravity-theme .gf_progressbar_percentage{border-radius:10.5px;height:20.992px;text-align:right;vertical-align:middle}.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:10.5px 0 0 10.5px}.gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:block;float:right;font-size:13px;line-height:21px;margin-left:8px;margin-right:8px;min-width:2em;width:auto}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span{color:#959595;float:none;margin-left:9.6px;text-shadow:none}.gform_wrapper.gravity-theme .gf_progressbar_blue{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_gray{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_green{background:#e8e8e8}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_orange{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_red{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_spring{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790,#76d7db);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_blues{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff,#7838e2);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_rainbow{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea,#cd6ad6 50%,#f35160);color:#fff}html[dir=rtl] .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:0 10.5px 10.5px 0}.gform_wrapper.gravity-theme .gf_page_steps{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.gform_wrapper.gravity-theme .gf_step{display:inline-block;margin:8px 32px 8px 0}.gform_wrapper.gravity-theme .gf_step_label,.gform_wrapper.gravity-theme .gf_step_number{display:table-cell;vertical-align:middle}.gform_wrapper.gravity-theme .gf_step_number{background:transparent;border:2px solid #cfd3d9;border-radius:20px;color:#585e6a;font-size:14px;font-weight:500;height:40px;text-align:center;width:40px}.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background:#cfd3d9;color:#607382}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number{position:relative}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before{background:#607382;border:2px solid #607382;border-radius:20px;content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:after{align-items:center;color:#fff;content:"\e917";display:flex;font-family:gform-icons-theme;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:5}.gform_wrapper.gravity-theme .gf_step_label{color:inherit;font-size:14px;font-weight:600;line-height:16px;padding-left:16px}.gform_wrapper.gravity-theme .gf_step_hidden{display:none}.gform_wrapper.gravity-theme .ginput_product_price_wrapper{display:inline-block}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:-moz-read-only{background:none;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only{background:none;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_shipping_price{color:#900}.gform_wrapper.gravity-theme .ginput_total{color:#060}.gform_wrapper.gravity-theme .gfield_repeater_cell{margin-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_cell label{color:#9b9a9a;font-size:12.8px;font-weight:400;padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_wrapper.gravity-theme .gfield_repeater_cell>.gfield_repeater_wrapper{background-color:rgba(1,1,1,.02);border-bottom:1px solid #eee;border-left:8px solid #f1f1f1;border-radius:8px;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06);padding:10px 20px}.gform_wrapper.gravity-theme .gfield_repeater_buttons{padding-top:16px}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:hover{background:#fafafa;border:1px solid #757575;color:#374750}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text{background:hsla(0,0%,95%,.5);border:1px solid hsla(0,0%,46%,.4);border-radius:20px;color:#757575;font-size:12px;font-weight:400;height:32px;margin-bottom:8px;margin-right:8px;min-width:100px;transition:all .3s cubic-bezier(.67,.17,.4,.83)}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus{background:hsla(0,0%,95%,.5);border:1px solid hsla(0,0%,46%,.4);border-radius:50%;color:#757575;font-size:16px;font-weight:700;height:24px;margin:10px 5px 0;padding:0;transition:all .3s cubic-bezier(.67,.17,.4,.83);width:24px}.gform_wrapper.gravity-theme .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;margin-bottom:20px;margin-right:8px;padding-bottom:20px}.gform_wrapper.gravity-theme .gfield_time_hour label.hour_label,.gform_wrapper.gravity-theme .gfield_time_minute label.minute_label{display:block;font-size:15px;margin:0;padding-top:5px}.gform_wrapper.gravity-theme .ginput_container_time{flex-basis:min-content;max-width:64px;min-width:64px}.gform_wrapper.gravity-theme .ginput_container_time input{margin-left:0;margin-right:0;min-width:100%}.gform_wrapper.gravity-theme .gfield_time_minute{position:relative}.gform_wrapper.gravity-theme .hour_minute_colon{line-height:2;padding:0 8px}.gform_wrapper.gravity-theme .field_sublabel_above .hour_minute_colon{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_time_ampm{align-items:flex-end;display:flex;margin-left:16px}.gform_wrapper.gravity-theme .gfield_time_ampm.below,.gform_wrapper.gravity-theme .hour_minute_colon.below{align-items:flex-start}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_time_ampm{margin-left:0;margin-right:16px}
.cookielawinfo-column-1{width:25%}.cookielawinfo-column-2{width:10%}.cookielawinfo-column-3{width:15%}.cookielawinfo-column-4{width:50%}.cookielawinfo-simple thead{width:100%}.cookielawinfo-simple td{padding:5px 5px 5px 0;vertical-align:top}.cookielawinfo-simple thead th{padding-right:10px;text-align:left}.cookielawinfo-modern{border:1px solid #e3e3e3;background-color:#f2f2f2;width:100%;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px}.cookielawinfo-modern td,.cookielawinfo-modern th{padding:5px;color:#333}.cookielawinfo-modern thead{font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;padding:.2em 0 .2em .5em;text-align:left;color:#4b4b4b;background-color:#c8c8c8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(#e3e3e3),color-stop(.6,#b3b3b3));background-image:-moz-linear-gradient(top,#d6d6d6,#b0b0b0,#b3b3b3 90%);border-bottom:solid 1px #999}.cookielawinfo-modern th{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:17px;line-height:20px;font-style:normal;font-weight:400;text-align:left;text-shadow:#fff 1px 1px 1px}.cookielawinfo-modern td{line-height:20px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;border-bottom:1px solid #fff;border-top:1px solid #fff}.cookielawinfo-modern tr.cookielawinfo-row:hover{background-color:#fff}.cookielawinfo-elegant{border:1px solid #dfdfdf;background-color:#f9f9f9;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family:Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color:#333}.cookielawinfo-elegant tr{border-top-color:#fff;border-bottom:1px solid #dfdfdf;color:#555}.cookielawinfo-elegant th{text-shadow:rgba(255,255,255,.796875) 0px 1px 0px;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight:400;padding:7px 7px 8px;text-align:left;line-height:1.3em;font-size:14px}.cookielawinfo-elegant td{font-size:12px;padding:4px 7px 2px;vertical-align:top}.cookielawinfo-rounded{background-color:#f5f5f5;padding:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #ebebeb}.cookielawinfo-rounded td,.rounded th{padding:1px 5px}.cookielawinfo-rounded thead{text-shadow:0 1px 0 #fff;color:#999}.cookielawinfo-rounded th{text-align:left;text-transform:uppercase;font-size:11pt;border-bottom:1px solid #fff;padding:1px 5px}.cookielawinfo-rounded td{font-size:10pt;padding:5px}.cookielawinfo-rounded tr.cookielawinfo-row:hover{background-color:#fff}table.cookielawinfo-classic{font-family:Verdana,Arial,Helvetica,sans-serif;border-collapse:collapse;border-left:1px solid #ccc;border-top:1px solid #ccc;color:#333}table.cookielawinfo-classic thead tr th{text-transform:uppercase;background:#e2e2e2}table.cookielawinfo-classic tfoot tr th,table.cookielawinfo-classic tfoot tr td{text-transform:uppercase;color:#000;font-weight:700}table.cookielawinfo-classic tfoot tr th{width:20%}table.cookielawinfo-classic tfoot tr td{width:80%}table.cookielawinfo-classic td,table.cookielawinfo-classic th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px;line-height:1.8em;font-size:.8em;vertical-align:top;width:20%}table.cookielawinfo-classic tr.odd th,table.cookielawinfo-classic tr.odd td{background:#efefef}table.cookielawinfo-winter{font:85% "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;padding:0;margin:10px 0 20px;border-collapse:collapse;color:#333;background:#f3f5f7}table.cookielawinfo-winter a{color:#3a4856;text-decoration:none;border-bottom:1px solid #c6c8cb}table.cookielawinfo-winter a:visited{color:#777}table.cookielawinfo-winter a:hover{color:#000}table.cookielawinfo-winter caption{text-align:left;text-transform:uppercase;padding-bottom:10px;font:200% "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif}table.cookielawinfo-winter thead th{background:#3a4856;padding:15px 10px;color:#fff;text-align:left;font-weight:400}table.cookielawinfo-winter tbody{border-left:1px solid #eaecee;border-right:1px solid #eaecee}table.cookielawinfo-winter tbody{border-bottom:1px solid #eaecee}table.cookielawinfo-winter tbody td,table.cookielawinfo-winter tbody th{padding:10px;text-align:left}table.cookielawinfo-winter tbody tr{background:#f3f5f7}table.cookielawinfo-winter tbody tr.odd{background:#f0f2f4}table.cookielawinfo-winter tbody tr:hover{background:#eaecee;color:#111}table.cookielawinfo-winter tfoot td,table.cookielawinfo-winter tfoot th,table.cookielawinfo-winter tfoot tr{text-align:left;font:120% "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;text-transform:uppercase;background:#fff;padding:10px}@media(max-width:800px){table.cookielawinfo-row-cat-table td,table.cookielawinfo-row-cat-table th{width:23%;font-size:12px}table.cookielawinfo-row-cat-table .cookielawinfo-column-4,table.cookielawinfo-row-cat-table .cookielawinfo-column-4{width:45%}}.cookielawinfo-row-cat-title{border-bottom:1px solid #eee;text-align:center}.cookielawinfo-row-cat-title-head{text-align:center}.cookielawinfo-row-cat-table{width:99%;margin-left:5px;word-wrap:break-word;table-layout:fixed}.cli-tab-section .cookielawinfo-row-cat-table{width:100%;margin-left:0}.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th{font-size:12px}