/* NOTE: You shouldn't change this style block.	*/
/* If you need to override styles, you should	*/
/* Add your own style block after this one.		*/body{color:#000;font-family:helvetica;line-height:1.2 /* = normal */;font-weight:400;font-size:15px;-webkit-text-size-adjust:100%}
/* Prevent mobile safari from zooming certain fonts */h1,h2,h3,h4,h5,h6{font-weight:inherit}
/* Common run-time object styles */.object{display:block}.object.hidden:not(.animated),.object[data-hidden=true]:not(.animated),[mcs-section][data-hidden=true]{display:none!important}body.editing .object.hidden,body.editing .object[data-hidden=true]{display:block!important}.object.attachment a:hover{opacity:.6!important}.object.text a{cursor:pointer}.object.text a:hover{opacity:.6!important}a.object:hover{opacity:.8}a{text-decoration:inherit;color:inherit}
/* Text object reset
    If we remove the color set here, we need to update the business logic in
    src/editor/model/descriptors/text.js
*/.object.text:not([class^=pc-]){color:#000;font-family:helvetica;line-height:1.2 /* = normal */;font-weight:400;font-size:15px}
/* Form elements */input[type=text]{border-radius:2px;background-color:#fff}
/* Focus glow */a:focus,input:focus{box-shadow:0 0 4px #1a64a5,inset 0 0 4px #1a64a5!important;outline:none;outline-offset:0}input::-moz-focus-inner{padding:0;border:none}input[type=text]{-webkit-appearance:none;-moz-appearance:none;border:1px solid #e6e6e6}input[type=text]:focus{border-color:rgba(26,100,165,.5)}.fullbleed{min-width:100%!important;width:100vw!important;left:calc(-50vw + 50%)!important;box-sizing:border-box;transform:none!important}