footer{bottom:0;left:0;width:100%}body,html{min-height:100vh;position:relative}body{display:flex;flex-direction:column}article{flex:1 1}.footer{margin-top:auto}.footer .footer-section{display:flex;flex-grow:1;flex-direction:row;padding:24px;align-items:center;min-height:48px;background-color:#121824;color:#fff;bottom:0}.footer .footer-section .left-content{display:flex;flex:1 1;flex-direction:column;font-size:.7em}.footer .footer-section .left-content span{margin-bottom:6px}.footer .footer-section .left-content .email-wrapper,.footer .footer-section .left-content .website-wrapper{display:flex;align-items:center}.footer .footer-section .left-content .email-wrapper svg,.footer .footer-section .left-content .website-wrapper svg{margin-right:6px}.footer .footer-section .middle-content{display:flex;flex-grow:1;flex-basis:0;justify-content:center;text-align:center;font-size:.7em;flex-direction:column}.footer .footer-section .middle-content .powered-by-wrapper{display:flex;flex-direction:column;align-items:center}.footer .footer-section .middle-content .powered-by-wrapper .powered-by-text{font-style:italic}.footer .footer-section .middle-content .powered-by-wrapper .gg-logo>path{fill:red}.footer .footer-section .right-content{display:flex;flex-direction:column;flex:1 1;align-items:flex-end;font-size:.7em}.footer .footer-section .right-content .social-wrapper,.footer .footer-section .right-content .social-wrapper a{display:flex}.footer .footer-section .right-content .social-wrapper a .social-icon{width:24px;height:24px;margin-left:12px}.footer .footer-section .right-content .terms-wrapper:not(:first-child){padding-top:10px}.footer .footer-section a{color:inherit}@media only screen and (max-width:600px){.footer .footer-section{flex-direction:column}.footer .footer-section .left-content,.footer .footer-section .right-content{padding-bottom:24px}.footer .footer-section .left-content{order:1;text-align:center}.footer .footer-section .left-content .email-wrapper,.footer .footer-section .left-content .website-wrapper{flex-direction:column;margin-bottom:12px}.footer .footer-section .middle-content{order:3;text-align:center}.footer .footer-section .right-content{order:2;text-align:center;align-items:center;justify-content:center}.footer .footer-section .right-content .terms-wrapper{margin-bottom:12px}.footer .footer-section .right-content .terms-wrapper:not(:first-child){padding-top:0}}.confirmation-dialog{z-index:1500!important}.confirmation-dialog .MuiPaper-root{width:450px!important}.confirmation-dialog .MuiDialogContent-root{padding:0}.confirmation-dialog .MuiDialogContent-root .coloured-section{padding:50px 12px;display:flex;align-items:center;justify-content:center}.confirmation-dialog .MuiDialogContent-root .coloured-section img{width:150px;height:150px}.confirmation-dialog .MuiDialogContent-root .content-section{padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center}.confirmation-dialog .MuiDialogContent-root .button-section{padding:12px;display:flex;justify-content:flex-end}.confirmation-dialog .MuiDialogContent-root .button-section .MuiButton-root .bb-button{background-color:#44cf6c;height:50px}@media only screen and (max-width:635px){.MuiDialogContent-root .button-section{flex-direction:column}.MuiDialogContent-root .button-section .gg-button{height:56px}.MuiDialogContent-root .button-section #save-button{order:0}.MuiDialogContent-root .button-section #cancel-button{order:1}}.campaignNotFound_campaignNotFound-wrapper__qoZeN{display:flex;flex-direction:column;align-items:center;max-width:500px!important;text-align:center;margin:auto;padding-top:36px}.campaignNotFound_campaignNotFound-wrapper__qoZeN img{max-width:100px}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#3260a3}.hamburger-box{width:23px;height:15px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:calc(-.5*var(3px))}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:23px;height:3px;background-color:#3260a3;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.cta-button-wrapper{display:flex;align-items:center}.cta-button-wrapper a{text-decoration:none;color:unset}.cta-button-wrapper a .MuiButton-root{--border-size:2px;font-size:.8rem;min-width:120px;padding:0 12px;background-color:var(--background-color);min-height:40px;position:relative;z-index:2;border-radius:20px;transition:opacity .2s}.cta-button-wrapper a .MuiButton-root:hover{background-color:var(--background-color);opacity:.8}.menu-drawer .MuiDrawer-paper{background-color:var(--menu-bar-background-color);padding-bottom:12px;margin-top:56px}.menu-drawer .MuiDrawer-paper a{color:var(--menu-bar-font-color);text-decoration:none}.menu-drawer .MuiDrawer-paper a .MuiMenuItem-root{font-weight:600;font-size:1em;font-family:Poppins,Helvetica,sans-serif;height:50px}.menu-drawer .MuiDrawer-paper .close-icon-container{height:56px;display:flex;justify-content:flex-end}.menu-drawer .MuiDrawer-paper .close-icon-container svg{color:var(--menu-bar-font-color)}.hamburger{padding:0}.hamburger .hamburger-inner,.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{background-color:var(--menu-bar-font-color)!important}@media only screen and (max-width:900px){.cta-button-wrapper a .MuiButton-root:hover{opacity:unset}}.MuiDialog-container .MuiDialogContent-root .MuiFormControl-root:first-child,.MuiDialog-container .MuiDialogContent-root .MuiFormControl-root:first-child .MuiInputLabel-root{padding-top:6px!important}.MuiDialog-container .coloured-section .title{margin:0 0 12px}.MuiDialog-container .content-wrapper .field-wrapper:last-child .MuiFormControl-root{margin-bottom:0}.MuiDialog-container .MuiDialogActions-root .save-button-wrapper{display:flex;flex-direction:column;align-items:flex-end}.MuiDialog-container .MuiDialogActions-root .save-button-wrapper .validation-text{margin-bottom:6px;font-weight:400;font-size:.8em}.MuiDialog-container .intro-text{margin-bottom:6px}.MuiDialog-container .success{font-weight:700;color:green}.MuiDialog-container .danger{font-weight:700;color:red}.MuiDialog-container .button-wrapper{display:flex;margin-top:12px;justify-content:flex-end;align-items:center}.MuiDialog-root .MuiPaper-root{width:600px}.MuiDialog-root .MuiDialogContent-root .MuiFormControl-root{margin-bottom:24px}@media only screen and (max-width:600px){.MuiDialog-root .MuiPaper-root{width:100%!important;margin:12px!important}.MuiDialog-root .MuiDialogContent-root .MuiFormControl-root{margin-bottom:24px}.MuiDialog-root .MuiDialogActions-root .MuiButton-root{width:100%;height:48px}.MuiDialog-container .action-section{width:100%}.MuiDialog-container .save-button-wrapper{align-items:unset;flex-grow:1}.MuiDialog-container .save-button-wrapper .buttons{display:flex;flex-direction:column;align-items:center;width:100%}.MuiDialog-container .save-button-wrapper .buttons #cancel-button{order:1}.MuiDialog-container .save-button-wrapper .buttons #save-button{order:0}}.forgotPassword_forgot-password__9XA1x .forgotPassword_intro-text__pZ2ob{display:block;font-size:.9rem;margin-bottom:6px}.forgotPassword_forgot-password__9XA1x .forgotPassword_button-wrapper__mzTVi{margin-top:0}.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz,.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz .forgotPassword_dialog-button-wrapper__CGUX9{display:flex;flex-direction:column;align-items:flex-end}.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz .forgotPassword_validation-text__Cwyu9{margin-bottom:6px;font-weight:400;font-size:.8em}@media only screen and (max-width:600px){.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz,.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz .forgotPassword_dialog-button-wrapper__CGUX9{align-items:stretch}.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz .forgotPassword_buttons__oVEq1{display:flex;flex-direction:column}.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz .forgotPassword_buttons__oVEq1 .forgotPassword_cancel-button__4HuYG{order:2}.forgotPassword_forgot-password__9XA1x .forgotPassword_save-button-wrapper__JzqQz .forgotPassword_buttons__oVEq1 .forgotPassword_save-button__CkNHb{order:1}}.back-hyperlink-wrapper{margin-bottom:24px}.back-hyperlink-wrapper span{display:flex;align-items:center;text-decoration:none;cursor:pointer}.back-hyperlink-wrapper span span{line-height:1rem}.back-hyperlink-wrapper span svg{margin-right:2px;width:20px;height:20px}.pin-wrapper .MuiFormLabel-root{margin-bottom:2px}.pin-wrapper .MuiFormHelperText-root{margin-left:14px}.pin-wrapper .pin-field{border:1px solid #d3d3d3;font-size:1rem;height:3rem;outline:none;text-align:center;width:3rem;margin-right:3px;border-radius:4px}.pin-wrapper .pin-field:focus{border:2px solid #1976d2}.login .watermark{position:fixed;bottom:-416px;right:-209px;width:1000px;opacity:3%}.login .header-wrapper{display:flex;flex-direction:column;margin-bottom:12px}.login .header-wrapper img{width:200px}.login .MuiTabPanel-root{width:100%;padding-bottom:0}.login .MuiTextField-root{width:100%;margin-bottom:24px}.login .MuiButtonBase-root{align-items:center;text-align:center}.login .action-section,.login .save-button-wrapper{display:flex;flex-direction:column;align-items:flex-end}.login .save-button-wrapper .validation-text{margin-bottom:6px}.forgot-password-link{text-align:left;margin-top:-15px;margin-bottom:15px;font-size:.9rem;cursor:pointer}.back-hyperlink-wrapper{font-size:.9rem}.center-aligned{display:flex;align-items:center}@media only screen and (max-width:600px){.login .save-button-wrapper{align-items:unset}.login .save-button-wrapper .buttons{display:flex;flex-direction:column}.login .save-button-wrapper .buttons #login-button{order:1}.login .save-button-wrapper .buttons #cancel-button{order:2}}.login-dialog{z-index:1600!important}.login-dialog .MuiDialogContent-root{padding:12px}.login-dialog .MuiDialogContent-root .MuiTabPanel-root{padding:24px 0 0}#menu-countryCode{z-index:1610!important}.auto-logout-dialog .intro-text{display:block;margin-bottom:24px}.hamburgerMenu_hamburger-menu-wrapper__Ojzhh{display:none}.hamburgerMenu_hamburger-menu-wrapper__Ojzhh .hamburgerMenu_hamburger-menu___7GzQ{justify-content:flex-end;cursor:pointer;margin-left:12px;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hamburgerMenu_hamburger-menu-wrapper__Ojzhh .hamburgerMenu_hamburger-menu___7GzQ:focus{outline:none!important}.hamburgerMenu_MuiBackdrop-root__EsgEY{margin-top:12px}@media only screen and (max-width:900px){.hamburgerMenu_hamburger-menu-wrapper__Ojzhh{display:flex;align-items:center}.hamburgerMenu_hamburger-menu-wrapper__Ojzhh .hamburgerMenu_hamburger-menu___7GzQ{align-items:center}}#basic-menu .MuiPaper-root{top:64px!important}.MuiMenu-list a{color:rgba(0,0,0,.87);text-decoration:none}.loginButton_login-button-wrapper__D1qea{display:inline-block}.loginButton_login-button-wrapper__D1qea a{cursor:pointer}.loginButton_login-button-wrapper__D1qea .loginButton_user-wrapper__rh8jq{cursor:pointer;display:flex}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiAppBar-root{position:fixed;box-shadow:none}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiAppBar-colorPrimary{flex-grow:1;background-color:var(--menu-bar-background-color);color:#fff}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiAppBar-colorPrimary .authorised-email{display:flex;cursor:pointer}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiAppBar-colorPrimary .authorised-email svg{color:#fff;margin-left:6px}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root{justify-content:space-between;padding:0 24px;align-items:center}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .logo-wrapper{display:flex;padding:3px 0;max-width:120px;max-height:55px;flex-grow:1}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .logo-wrapper a{display:flex;position:relative;align-items:center;flex-grow:1}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .logo-wrapper a img{max-width:120px;max-height:55px}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items ul{display:flex;align-items:center;margin:0;padding:0;list-style:none}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items ul li{display:inline-block;margin-left:35px;transition:opacity .2s}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items ul li a{text-decoration:none;text-transform:uppercase}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items ul li:hover{opacity:.8}@media only screen and (max-width:1180px){.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items ul li a{padding:12px 0}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items ul li:hover{opacity:unset}}@media only screen and (max-width:900px){.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .menu-items{display:none}}@media only screen and (max-width:635px){.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root{padding:0 14px 0 12px}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .logo-wrapper{height:49px}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .logo-wrapper a{height:100%}.campaign-menu-bar-wrapper .campaign-menu-bar .MuiToolbar-root .logo-wrapper a img{max-width:80px;max-height:49px}}