@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}div[data-background=blue]{background-color:#2c717a}div[data-background=white]{background-color:#fff}div[data-background=gold]{background-color:#cda93b}div[data-background=grey]{background-color:#eee}.container[data-align=full]{max-width:none}.editor-block-list__layout.block-editor-block-list__layout .cta-small-block{border-radius:3px}.editor-block-list__layout.block-editor-block-list__layout .cta-small-block.is-admin .container{width:85%;margin:0 auto}.editor-block-list__layout.block-editor-block-list__layout .cta-small-block.is-admin .content p{line-height:1.1}.editor-block-list__layout.block-editor-block-list__layout .cta-small-block.is-admin .content *{color:#fff;margin-top:0}.editor-block-list__layout.block-editor-block-list__layout .cta-small-block.is-admin .content :not(:last-child){margin-bottom:.625rem}.editor-block-list__layout.block-editor-block-list__layout .cta-small-block.is-admin .content :last-child{margin-bottom:0}.cta-small-block{position:relative;z-index:1;background-size:cover;background-position:50%;border-radius:3px;overflow:hidden}@media screen and (max-width:759px){.cta-small-block{text-align:center}}.cta-small-block:before{background-color:#2c717a;opacity:.75;z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;content:""}.cta-small-block-inner{padding:2rem .75rem}@media print,screen and (min-width:760px){.cta-small-block-inner{padding:2.25rem 1.5rem}}@media screen and (min-width:1024px){.cta-small-block-inner{padding:2.875rem 2rem}}@media screen and (min-width:1344px){.cta-small-block-inner{padding:3.25rem 2.5rem}}.cta-small-block .content p{line-height:1.1;font-size:calc(20px + 3*(100vw - 420px)/860)}@media screen and (min-width:1280px){.cta-small-block .content p{font-size:23px}}@media screen and (max-width:420px){.cta-small-block .content p{font-size:20px}}.cta-small-block .content *{color:#fff}.cta-small-block .content :not(:last-child){margin-bottom:.625rem}.cta-small-block .cta-small-contact{display:flex;flex-direction:column;align-items:center;margin-top:-6px;margin-bottom:-6px}.cta-small-block .cta-small-contact *{margin:6px 0}.cta-small-block .cta-tel{text-align:center;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:calc(20px + 4*(100vw - 420px)/860);position:relative}@media screen and (min-width:1280px){.cta-small-block .cta-tel{font-size:24px}}@media screen and (max-width:420px){.cta-small-block .cta-tel{font-size:20px}}.cta-small-block .cta-tel:after{content:"";display:block;position:absolute;left:0;width:100%;height:1px;background-color:#fff;bottom:10px;z-index:2;will-change:transform,color;transform:scaleX(0);transform-origin:100% 50%;transition:transform .35s;transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.cta-small-block .cta-tel:hover:after{transform-origin:0 50%;transform:scaleX(1);transition-timing-function:ease}.cta-small-block .cta-tel i{color:#fff;padding-right:6px}