.campaign-page-loader{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%}.campaign-page-wrapper{min-height:100vh}.campaign-page-wrapper ul{list-style:initial}.campaign-page-wrapper:not(.has-header){display:flex;flex-direction:column;justify-content:center;align-items:center}.campaign-page-wrapper.has-header .page-content{margin-left:auto;margin-right:auto}.campaign-page-wrapper .page-header{display:flex;align-items:center;justify-content:center;margin:32px 0;width:100%;overflow:hidden}.campaign-page-wrapper .page-header .agency-logo{width:100%;max-width:200px;height:auto;display:block}.campaign-page-wrapper .page-content{width:100%;max-width:1200px;display:flex;justify-content:center;padding:0 1rem}.campaign-page-wrapper .page-content .campaign-img{width:100%}.campaign-page-wrapper .page-content .text-section{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1;background-color:#fff}.campaign-page-wrapper .page-content .text-section h1{font-size:48px;line-height:1.2}.campaign-page-wrapper .page-content .text-section .ql-size-small{font-size:.75em}.campaign-page-wrapper .page-content .text-section .ql-size-large{font-size:1.5em}.campaign-page-wrapper .page-content .text-section .ql-size-huge{font-size:2.5em}.campaign-page-wrapper .page-content .text-section img{width:100%;margin:1rem 0;background-size:cover;background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.campaign-page-wrapper .page-content .text-section{padding:1.5rem}}@media (max-width:768px){.campaign-page-wrapper .page-content .text-section{margin-bottom:1rem}}.campaign-page-wrapper .page-content .widget-section{background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding-top:24px}.campaign-page-wrapper .page-content .widget-section.with-image-padding{padding-top:40px}@media (min-width:768px){.campaign-page-wrapper .page-content .widget-section{width:540px}}@media (max-width:768px){.campaign-page-wrapper .page-content{flex-direction:column}}