@import url(fonts.css); .plyr { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; -webkit-filter: brightness(0.5); filter: brightness(0.5); } .plyr video { -o-object-fit: cover; object-fit: cover; } .dropdown-item.active, .dropdown-item:active { --bs-dropdown-link-active-bg: #373736; } .meer-info:hover svg, .minder-info:hover svg { background-color: #79ADA4; } .d-verborgen { max-height: 7.5rem; position: relative; overflow: hidden; } .d-verborgen:before { content: ''; position: absolute; top: 0; width: 100%; left: 0; height: 100%; background: -o-linear-gradient(rgba(255, 255, 255, 0), white); background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white)); background: linear-gradient(rgba(255, 255, 255, 0), white); } .meer-info:after { content: 'meer info'; display: inline-block; position: relative; margin: auto; padding-left: 0.5rem; padding-right: 0.5rem; } .minder-info:after { content: 'minder info'; display: inline-block; position: relative; margin: auto; padding-left: 0.5rem; padding-right: 0.5rem; } .ellipsis { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: initial; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .ellipsis * { display: contents; } .ellipsis:after { content: "\A"; white-space: pre; } .rotate { -webkit-transform: rotate(180deg) scale(1.05)!important; -ms-transform: rotate(180deg) scale(1.05)!important; transform: rotate(180deg) scale(1.05)!important; } .form-control { font-size: 1rem; } .bedrijf-eigenschappen { background-color: #F6F6F6; } .bedrijfsaanbod { background-color: #BFD5D2; padding-top: 3rem; } #filterModal > .modal-dialog > .modal-content { position: absolute; top: 0; bottom: 0; } .modal-body { overflow-y: scroll; } .knop:hover, .knop:focus { -webkit-transform: scale(0.975)!important; -ms-transform: scale(0.975)!important; transform: scale(0.975)!important; transform-origin-y: top!important; transform-origin-x: right!important; } .aanbodinfo::before { content: url("../images/info.svg"); position: absolute; top: -1.4rem; left: -1.4rem; width: 2.5rem; height: 2.5rem; } .types > object { height: 1.5rem; width: 1.5rem; } body { overflow: auto !important; padding-right: 0 !important; } .modal { padding-right: 0 !important; } .modal.fade:not(.show) .modal-dialog { -webkit-transform: translate(50px, 0px); -ms-transform: translate(50px, 0px); transform: translate(50px, 0px) } #contactform * { font-size: 1rem; } #contactform .btn { width: 100%; } #contactform label { display: none; } .form-control::-webkit-input-placeholder { color: #C5C5C5; opacity: 1; } .form-control::-moz-placeholder { color: #C5C5C5; opacity: 1; } .form-control::-ms-placeholder { color: #C5C5C5; opacity: 1; } .form-control::-webkit-input-placeholder { color: #C5C5C5; opacity: 1; } .form-control::-moz-placeholder { color: #C5C5C5; opacity: 1; } .form-control:-ms-input-placeholder { color: #C5C5C5; opacity: 1; } .form-control::-ms-input-placeholder { color: #C5C5C5; opacity: 1; } .form-control::placeholder { color: #C5C5C5; opacity: 1; } textarea.form-control { min-height: 10rem; } input.form-control { margin-right: 6rem; } .form-control { background-color: #3f3f3f; border: solid; border-color: #F1783F; color: #C5C5C5; font-size: 1.25rem; } .form-control:focus { font-size: 1.25rem; color: #C5C5C5; background-color: #3f3f3f; border: solid; border-color: #F1783F; outline: none !important; -webkit-box-shadow: 0 0 10px #fff; box-shadow: 0 0 10px #fff; } .navbar { --bs-navbar-toggler-border-color: #fff; } :root { --bs-black-rgb: 55, 55, 54; --bs-border-radius-lg: 1rem; --bs-border-radius: 1rem; --bs-body-color: #373736; --bs-link-color: #79ADA4; --bs-link-hover-color: #F1783F; --bs-body-font-family: 'Metropolis regular'; } header { position: relative; } .nav-item.px-5 { height: 100%; } .dropdown-menu:after, .fica-blog:after { position: absolute; content: url('../images/nav-dropdown-devider.svg'); left: 100%; top: 1rem; width: 3px; height: 8rem; overflow: hidden; } .offcanvas-body > .row > .col { position: relative; } .dropdown-menu { margin: 0 !important; padding-right: 3rem; padding-left: 3rem; border: none; background-color: transparent; } .dropdown-bg { position: absolute; left: 0; width: 100%; top: 100%; z-index: 2; background-color: #fff; height: 10rem; } .nav-item-dropdown { position: relative; } .dropdown-item { font-size: 0.8rem; white-space: normal; } .nav-dropdown .col.border-end { height: 5rem; } .dropdown-menu { --bs-dropdown-min-width: unset; } .dropdown-menu > .dropdown-item { white-space: pre-wrap; font-size: 0.8rem; } .dropdown-item { color: #373736; padding-left: 0; padding-right: 0; } .nav-item-dropdown > .dropdown-menu { background-color: transparent; border: none; position: absolute; top: 6rem; left: 0; width: 80%; height: auto; } .nav-link { font-size: 1.1rem; } .btn { --bs-btn-font-family: 'Poppins Light' } .edwh-column-card { width: 25% !important; } a { text-decoration: none; font-weight: bold; } footer a { text-decoration: none; font-weight: normal; color: #bfd5d2; } .checker.is-checked:after { content: url('../images/check.svg'); position: absolute; top: -0.25rem; width: calc(90% + 0.25rem); height: calc(90% + 0.25rem); z-index: 1; left: -0.1rem; } .bg-white-ish { background-color: #F6F6F6; } .bg-black { background-color: #373736; } .ps-7 { padding-left: 5rem; } .gx-5 { --bs-gutter-x: 5rem; } .g-5 { --bs-gutter-x: 5rem; --bs-gutter-y: 5rem; } .bedrijf-eigenschappen .card { -webkit-box-shadow: 3px 2px 6px 1px rgba(0, 0, 0, 0.25); box-shadow: 3px 2px 6px 1px rgba(0, 0, 0, 0.25); } .bedrijf-eigenschappen:before { content: ''; position: absolute; top: 0; width: 100vw; left: -100vw; height: 100%; background-color: #F6F6F6; } .text-black { color: #373736; } .text-grey { color: #706F6F; } #index-hero-bg { background-image: url('../images/hero-focus1.svg'); background-repeat: no-repeat; background-position: center; top: 0; left: 0; width: 100%; height: 100%; position: absolute; z-index: -1; opacity: 0.75; -webkit-transform: skew(-20deg); -ms-transform: skew(-20deg); transform: skew(-20deg); -webkit-animation: skew 15s linear infinite; animation: skew 15s linear infinite; } #carousel-home { /* background-image: url('../images/carousel-home.jpg'); background-position: 50% 80%; background-size: cover; opacity: 1; -webkit-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;*/ display: block; min-height: 40rem; width: 100%; } .card { --bs-card-spacer-y: 2rem; --bs-card-spacer-x: 1.5rem; } .agenda:before { content: url('../images/agenda_bg.svg'); width: 35rem; z-index: -1; position: absolute; left: -5rem; top: -5rem; -webkit-animation-name: floating-1; animation-name: floating-1; -webkit-animation-duration: 15s; animation-duration: 15s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-direction: alternate; animation-direction: alternate; } .agenda:after { content: url('../images/agenda_bg.svg'); width: 40rem; z-index: -1; position: absolute; left: -8rem; bottom: -4rem; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-animation-name: floating-2; animation-name: floating-2; -webkit-animation-duration: 20s; animation-duration: 20s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-direction: alternate; animation-direction: alternate; } .gx-6 { --bs-gutter-x: 8rem; } .text-orange { color: #F1783F; } .bg-orange, .btn.bg-orange { background-color: #F1783F; } .border-orange { --bs-border-color: #F1783F; } .navbar.bg-orange a { --bs-nav-link-color: #fff; } .btn { background-color: #fff; border-color: #F1783F; color: #F1783F; border-radius: 0; border-width: 0.2rem; font-weight: 200; } .btn:hover, .btn:focus, .btn:active { background-color: #F1783F; border-color: #F1783F; color: #fff; border-radius: 0; border-width: 0.2rem; } .btn-orange, .btn-outline-info { background-color: #fff; color: #F1783F; border-radius: 0; border-width: 0.2rem; font-weight: 200; border-color: #F1783F; } .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active { background-color: #F1783F!important; border-color: #F1783F!important; color: #fff!important; border-radius: 0!important; border-width: 0.2rem!important; } .btn-dark { background-color: #373736; color: #fff; border-radius: 0; border-width: 0.2rem; font-weight: 200; border-color: #fff; } .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active{ background-color: #F1783F!important; border-color: #F1783F!important; color: #fff!important; border-radius: 0!important; border-width: 0.2rem!important; } .btn-mint { background-color: #fff; color: #79ADA4; border-radius: 0; border-width: 0.2rem; font-weight: 200; border-color: #79ADA4; } .btn-mint:hover, .btn-mint:focus, .btn-mint:active, .btn-mint.active { background-color: #79ADA4!important; border-color: #79ADA4!important; color: #fff!important; border-radius: 0!important; border-width: 0.2rem!important; } .card { -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25); box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25); } .scale { -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; } .scale:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } .bg-mint { background-color: #79ADA4; } .text-mint { color: #79ADA4; } .bg-mint-light { background-color: #BFD5D2; } .card img { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } h1, h2, h3, h4, h5, h6 { font-family: 'Poppins Bold'; } .fw-bold { font-family: 'Metropolis Bold'; } .fw-bold { font-family: 'Metropolis Bold'; } nav { font-family: 'Metropolis Medium'; text-transform: uppercase; } pre { white-space: pre-wrap; /* Since CSS 2.1 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } @-webkit-keyframes skew { 0% { -webkit-transform: skew(10deg); transform: skew(10deg); } 50% { -webkit-transform: skew(-20deg); transform: skew(-20deg); } 100% { -webkit-transform: skew(10deg); transform: skew(10deg); } } @-webkit-keyframes opacity { 0% { opacity: 0; } 100% { opacity: 0.75; } } @-webkit-keyframes floating-1 { 0% { -webkit-transform: translate(0px, 0px) rotate(0deg); transform: translate(0px, 0px) rotate(0deg); } 50% { -webkit-transform: translate(10px, 30px) rotate(-5deg); transform: translate(10px, 30px) rotate(-5deg); } 100% { -webkit-transform: translate(-30px, 10px) rotate(5deg); transform: translate(-30px, 10px) rotate(5deg); } } @keyframes floating-1 { 0% { -webkit-transform: translate(0px, 0px) rotate(0deg); transform: translate(0px, 0px) rotate(0deg); } 50% { -webkit-transform: translate(10px, 30px) rotate(-5deg); transform: translate(10px, 30px) rotate(-5deg); } 100% { -webkit-transform: translate(-30px, 10px) rotate(5deg); transform: translate(-30px, 10px) rotate(5deg); } } @-webkit-keyframes floating-2 { 0% { -webkit-transform: translate(0px, 0px) rotate(180deg); transform: translate(0px, 0px) rotate(180deg); } 50% { -webkit-transform: translate(10px, 30px) rotate(185deg); transform: translate(10px, 30px) rotate(185deg); } 100% { -webkit-transform: translate(-30px, 10px) rotate(175deg); transform: translate(-30px, 10px) rotate(175deg); } } @keyframes floating-2 { 0% { -webkit-transform: translate(0px, 0px) rotate(180deg); transform: translate(0px, 0px) rotate(180deg); } 50% { -webkit-transform: translate(10px, 30px) rotate(185deg); transform: translate(10px, 30px) rotate(185deg); } 100% { -webkit-transform: translate(-30px, 10px) rotate(175deg); transform: translate(-30px, 10px) rotate(175deg); } } @-webkit-keyframes floating-1-mob { 0% { -webkit-transform: translate(0px, 0px) rotate(0deg) scale(0.75); transform: translate(0px, 0px) rotate(0deg) scale(0.75); } 50% { -webkit-transform: translate(10px, 30px) rotate(-5deg) scale(0.75); transform: translate(10px, 30px) rotate(-5deg) scale(0.75); } 100% { -webkit-transform: translate(-30px, 10px) rotate(5deg) scale(0.75); transform: translate(-30px, 10px) rotate(5deg) scale(0.75); } } @keyframes floating-1-mob { 0% { -webkit-transform: translate(0px, 0px) rotate(0deg) scale(0.75); transform: translate(0px, 0px) rotate(0deg) scale(0.75); } 50% { -webkit-transform: translate(10px, 30px) rotate(-5deg) scale(0.75); transform: translate(10px, 30px) rotate(-5deg) scale(0.75); } 100% { -webkit-transform: translate(-30px, 10px) rotate(5deg) scale(0.75); transform: translate(-30px, 10px) rotate(5deg) scale(0.75); } } @-webkit-keyframes floating-2-mob { 0% { -webkit-transform: translate(0px, 0px) rotate(180deg) scale(0.75); transform: translate(0px, 0px) rotate(180deg) scale(0.75); } 50% { -webkit-transform: translate(10px, 30px) rotate(185deg) scale(0.75); transform: translate(10px, 30px) rotate(185deg) scale(0.75); } 100% { -webkit-transform: translate(-30px, 10px) rotate(175deg) scale(0.75); transform: translate(-30px, 10px) rotate(175deg) scale(0.75); } } @keyframes floating-2-mob { 0% { -webkit-transform: translate(0px, 0px) rotate(180deg) scale(0.75); transform: translate(0px, 0px) rotate(180deg) scale(0.75); } 50% { -webkit-transform: translate(10px, 30px) rotate(185deg) scale(0.75); transform: translate(10px, 30px) rotate(185deg) scale(0.75); } 100% { -webkit-transform: translate(-30px, 10px) rotate(175deg) scale(0.75); transform: translate(-30px, 10px) rotate(175deg) scale(0.75); } } @-webkit-keyframes stripe { 0% { -webkit-transform: translate(0px, 0px); transform: translate(0px, 0px); } 100% { -webkit-transform: translate(15%, 0px); transform: translate(15%, 0px); } } @keyframes stripe { 0% { -webkit-transform: translate(0px, 0px); transform: translate(0px, 0px); } 100% { -webkit-transform: translate(15%, 0px); transform: translate(15%, 0px); } } @media screen and (min-width: 992px) { #over-fica-index { background-image: url('../images/over-fica-index.svg'); background-position: center top; } .bedrijf-eigenschappen { background-color: #F6F6F6; border-bottom-right-radius: 5rem; padding-bottom: 8rem; } .bedrijfsrow { margin-bottom: -12rem; } .bedrijfsaanbod { padding-top: 15rem; background-position: center bottom; background-size: 100%; background-repeat: no-repeat; background-color: #fff; background-image: url('../images/bedrijf_bg.svg'); } .radius-md { border-bottom-left-radius: 7rem; } .linear-gradient { background: -o-linear-gradient(bottom, white 77.30%, #79ada4 77.31%); background: -webkit-gradient(linear, left bottom, left top, color-stop(77.30%, white), color-stop(77.31%, #79ada4)); background: linear-gradient(to top, white 77.30%, #79ada4 77.31%); } #index-blog { margin-top: -20%; } .innovatie::after { content: ''; background-image: url('../images/innovatie.svg'); position: absolute; top: 100%; height: 6rem; width: 100%; left: 0; display: block; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-position: center; } .talentontwikkeling::after { content: ''; background-image: url('../images/talentontwikkeling.svg'); position: absolute; top: 100%; height: 6rem; width: 100%; left: 0; display: block; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-position: center; } .kennisuitwisseling::after { content: ''; background-image: url('../images/kennisuitwisseling.svg'); position: absolute; top: 100%; height: 6rem; width: 100%; left: 0; display: block; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-position: center; } } @media screen and (max-width: 991px) { #over-fica-index { background-image: -o-linear-gradient(#79ada4 70%, white); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #79ada4), to(white)); background-image: linear-gradient(#79ada4 70%, white); } .bedrijf-eigenschappen > .card { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; } .radius-sm { border-bottom-right-radius: 40%; border-bottom-left-radius: 40%; } .triangle { -webkit-transform: scale(0.1)!important; -ms-transform: scale(0.1)!important; transform: scale(0.1)!important; } .dropdown-menu:after { display: none; } .dropdown-bg { display: none; } .agenda:before { -webkit-animation-name: floating-1-mob; animation-name: floating-1-mob; } .agenda:after { -webkit-animation-name: floating-2-mob; animation-name: floating-2-mob; } #index-blog { margin-top: -10%; } .innovatie::before { content: ''; background-image: url('../images/innovatie.svg'); position: relative; width: 100%; height: 3rem; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1rem; background-repeat: no-repeat; background-position: center; } .talentontwikkeling::before { content: ''; background-image: url('../images/talentontwikkeling.svg'); position: relative; width: 100%; height: 3rem; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1rem; background-repeat: no-repeat; background-position: center; } .kennisuitwisseling::before { content: ''; background-image: url('../images/kennisuitwisseling.svg'); position: relative; width: 100%; height: 3rem; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1rem; background-repeat: no-repeat; background-position: center; } } /* content-editable: */ .content-edit-activated .is-content-editable { border: 2px dashed grey !important; }
/*! ContentTools v1.6.16 by Anthony Blackshaw <ant@getme.co.uk> (https://github.com/anthonyjb) */.ce--dragging,.ce--resizing{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ce--dragging{cursor:move!important}.ce--resizing{cursor:nwse-resize!important}.ce-element--type-image,.ce-element--type-video{background-repeat:no-repeat;position:relative;cursor:pointer;z-index:1}.ce-element--type-image:after,.ce-element--type-image:before,.ce-element--type-video:after,.ce-element--type-video:before{background:rgba(0,0,0,.5);border-radius:2px;color:#fff;display:none;font-family:arial,sans-serif;font-size:10px;line-height:10px;padding:4px 4px 3px;position:absolute}.ce-element--type-image:before,.ce-element--type-video:before{content:attr(data-ce-size);right:10px;top:10px}.ce-element--type-image.ce-element--over:before,.ce-element--type-image.ce-element--resizing:before,.ce-element--type-video.ce-element--over:before,.ce-element--type-video.ce-element--resizing:before{display:block}.ce-element--type-image{background-position:0 0;background-size:cover}.ce-element--type-image:after{background:transparent;content:"";display:block;left:0;position:relative;top:0;height:100%;width:100%}.ce-element--type-video{background:#333 url(images/video.svg) 50%/auto 48px no-repeat}.ce-element--type-video:after{bottom:10px;content:attr(data-ce-title);display:block;left:10px}.ce-element--empty:after{content:"...";display:inline-block;font-style:italic;opacity:.5}.ce-element--empty[data-ce-placeholder]:after{content:attr(data-ce-placeholder)}.ce-element--dragging{background-color:rgba(51,51,51,.1)!important;opacity:.5;z-index:-1}.ce-element--dragging.ce-element--type-image,.ce-element--dragging.ce-element--type-video{background-color:#333!important;opacity:1;outline-color:rgba(51,51,51,.1)!important}.ce-element--drop{position:relative!important}.ce-element--drop:before{background:#f39c12 url(images/drop-vert-above.svg) 50%/auto 32px repeat;bottom:0;content:""!important;left:0;opacity:.8;position:absolute;right:0;top:0;z-index:9}.ce-element--drop-below:before{transform:rotate(180deg)}.ce-element--drop-left:before{background-image:url(images/drop-horz.svg);transform:rotate(0deg)}.ce-element--drop-right:before{background-image:url(images/drop-horz.svg);transform:rotate(180deg)}.ce-element--drop.ce-element--type-table-row{background:#f39c12 url(images/drop-vert-above.svg) 50%/auto 32px repeat}.ce-element--drop.ce-element--type-table-row:before{display:none}.ce-element--drop.ce-element--type-table-row.ce-element--drop-below{background:#f39c12 url(images/drop-vert-below.svg) 50%/auto 32px repeat}.ce-element--focused,.ce-element--over{background-color:rgba(243,156,18,.1);outline:none}.ce-element--focused.ce-element--type-image,.ce-element--focused.ce-element--type-image-fixture,.ce-element--focused.ce-element--type-video,.ce-element--over.ce-element--type-image,.ce-element--over.ce-element--type-image-fixture,.ce-element--over.ce-element--type-video{background-color:#333;outline:4px solid rgba(243,156,18,.35)}.ce-element--resize-top-left{cursor:nw-resize}.ce-element--resize-top-right{cursor:ne-resize}.ce-element--resize-bottom-right{cursor:se-resize}.ce-element--resize-bottom-left{cursor:sw-resize}.ce-drag-helper{background:#fff;border-radius:2px;box-shadow:0 3px 3px rgba(0,0,0,.25);color:#4e4e4e;font:arial,sans-serif;font-size:12px;height:120px;left:0;line-height:135%;margin:5px 0 0 5px;overflow:hidden;padding:15px;position:absolute;top:0;width:120px;word-wrap:break-word;z-index:9}.ce-drag-helper:before{background:#2980b9;color:#fff;content:attr(data-ce-type);display:block;font-family:arial,sans-serif;font-size:10px;line-height:10px;padding:4px 4px 3px;position:absolute;right:0;top:0}.ce-drag-helper--type-list-item-text:after,.ce-drag-helper--type-list:after,.ce-drag-helper--type-pre-text:after,.ce-drag-helper--type-table-row:after,.ce-drag-helper--type-table:after,.ce-drag-helper--type-text:after{background-image:linear-gradient(hsla(0,0%,100%,0),#fff 66%);bottom:0;content:"";display:block;height:40px;left:0;position:absolute;width:100%}.ce-drag-helper--type-image{background-repeat:no-repeat;background-size:cover}.ce-element--type-image,.ce-element--type-video{display:block;margin-left:auto;margin-right:auto}.ce-element--type-image.align-left,.ce-element--type-video.align-left{clear:none;float:left}.ce-element--type-image.align-right,.ce-element--type-video.align-right{clear:none;float:right}.ce-measure{display:block!important}@font-face{font-family:icon;src:url(images/icons.woff);font-weight:400;font-style:normal}.ct-widget,.ct-widget *{box-sizing:border-box}.ct-widget * a,.ct-widget * b,.ct-widget * caption,.ct-widget * div,.ct-widget * form,.ct-widget * i fieldset,.ct-widget * iframe,.ct-widget * label,.ct-widget * legend,.ct-widget * span,.ct-widget * table,.ct-widget * tbody,.ct-widget * td,.ct-widget * tfoot,.ct-widget * th,.ct-widget * thead,.ct-widget * tr,.ct-widget a,.ct-widget b,.ct-widget caption,.ct-widget div,.ct-widget form,.ct-widget i fieldset,.ct-widget iframe,.ct-widget label,.ct-widget legend,.ct-widget span,.ct-widget table,.ct-widget tbody,.ct-widget td,.ct-widget tfoot,.ct-widget th,.ct-widget thead,.ct-widget tr{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}.ct-widget * ol,.ct-widget * ul,.ct-widget ol,.ct-widget ul{list-style:none}.ct-widget * table,.ct-widget table{border-collapse:collapse;border-spacing:0}.ct-widget{opacity:0;font-family:arial,sans-serif;font-size:14px;line-height:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:9999}.ct-widget,.ct-widget--active{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in}.ct-widget--active{opacity:1}.ct-widget .ct-attribute{border-bottom:1px solid #eee;height:48px;vertical-align:top}.ct-widget .ct-attribute:after{clear:both;content:"";display:table}.ct-widget .ct-attribute__name{background:#f6f6f6;border:none;color:#646464;float:left;height:47px;outline:none;padding:0 16px;font-family:arial,sans-serif;font-size:14px;line-height:48px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:25%}.ct-widget .ct-attribute__name--invalid{color:#e74c3c}.ct-widget .ct-attribute__value{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;color:#646464;float:right;height:47px;outline:none;padding:0 16px;font-family:arial,sans-serif;font-size:14px;line-height:48px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:75%}.ct-widget .ct-crop-marks{height:320px;left:73px;position:absolute;top:0;width:427px}.ct-widget .ct-crop-marks__clipper{height:100%;overflow:hidden;position:relative;width:100%}.ct-widget .ct-crop-marks__ruler--top-left{position:absolute}.ct-widget .ct-crop-marks__ruler--top-left:after{border:1px solid hsla(0,0%,100%,.5);border-bottom:none;border-right:none;box-shadow:-1px -1px 1px rgba(0,0,0,.25),inset 1px 1px 1px rgba(0,0,0,.25);content:"";height:999px;left:0;position:absolute;top:0;width:999px}.ct-widget .ct-crop-marks__ruler--bottom-right{position:absolute}.ct-widget .ct-crop-marks__ruler--bottom-right:after{border:1px solid hsla(0,0%,100%,.5);border-top:none;border-left:none;bottom:0;box-shadow:1px 1px 1px rgba(0,0,0,.25),inset -1px -1px 1px rgba(0,0,0,.25);content:"";height:999px;position:absolute;right:0;width:999px}.ct-widget .ct-crop-marks__handle{background:#2980b9;border:1px solid #409ad5;border-radius:7px;cursor:pointer;height:15px;margin-left:-7px;margin-top:-7px;position:absolute;width:15px}.ct-widget .ct-crop-marks__handle--bottom-right{margin-left:-8px;margin-top:-8px}.ct-widget .ct-crop-marks__handle:hover{background:#2e8ece}@keyframes a{0%{transform:translate(-50%,-50%) rotate(0deg);transform:transform}to{transform:translate(-50%,-50%) rotate(359deg);transform:transform}}.ct-widget.ct-dialog{background:#fff;box-shadow:0 8px 8px rgba(0,0,0,.35);border-radius:2px;height:480px;left:50%;margin-left:-350px;margin-top:-240px;position:fixed;top:50%;width:700px;z-index:10099}.ct-widget.ct-dialog--busy .ct-dialog__busy{display:block}.ct-widget.ct-dialog--busy .ct-dialog__body{opacity:.1}.ct-widget .ct-dialog__header{color:#a4a4a4;border-bottom:1px solid #eee;height:48px;padding:0 16px;position:relative}.ct-widget .ct-dialog__caption{font-family:arial,sans-serif;font-size:18px}.ct-widget .ct-dialog__caption,.ct-widget .ct-dialog__close{line-height:48px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ct-widget .ct-dialog__close{border-left:1px solid #eee;cursor:pointer;height:48px;position:absolute;right:0;text-align:center;top:0;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;width:48px}.ct-widget .ct-dialog__close:before{content:"\ea0f"}.ct-widget .ct-dialog__close:hover:before{color:#646464}.ct-widget .ct-dialog__body{margin:auto;width:572px}.ct-widget .ct-dialog__view{height:320px;margin-top:32px}.ct-widget .ct-dialog__controls{margin-top:16px}.ct-widget .ct-dialog__controls:after{clear:both;content:"";display:table}.ct-widget .ct-dialog__busy{display:none;position:absolute}.ct-widget .ct-dialog__busy:before{animation:a 5s linear;animation-iteration-count:infinite;animation-fill-mode:forwards;color:#a4a4a4;content:"\e994";left:50%;position:fixed;top:50%;font-family:icon;font-size:80px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ct-widget .ct-control-group{font-size:0}.ct-widget .ct-control-group--center{text-align:center}.ct-widget .ct-control-group--left{float:left}.ct-widget .ct-control-group--right{float:right}.ct-widget .ct-control{margin-left:16px;position:relative}.ct-widget .ct-control:first-child{margin-left:0}.ct-widget .ct-control--icon{color:#a4a4a4;cursor:pointer;display:inline-block;height:32px;line-height:32px;text-align:center;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;width:32px}.ct-widget .ct-control--icon,.ct-widget .ct-control--icon:after{border-radius:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ct-widget .ct-control--icon:after{background:#000;color:#fff;content:attr(data-ct-tooltip);display:block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;left:-26.5px;opacity:0;padding:0 8px;pointer-events:none;position:absolute;bottom:37px;font-family:arial,sans-serif;font-size:12px;line-height:20px;visibility:hidden;width:85px;word-break:break-word}.ct-widget .ct-control--icon:hover:after{opacity:.8;visibility:visible;transition-property:opacity;transition-duration:0s;transition-timing-function:ease-in;transition-delay:2s}.ct-widget .ct-control--icon:before{content:""}.ct-widget .ct-control--icon:hover{background:#eee;color:#646464}.ct-widget .ct-control--active,.ct-widget .ct-control--on{background:#a4a4a4;color:#fff}.ct-widget .ct-control--active:hover,.ct-widget .ct-control--on:hover{background:#646464;color:#fff}.ct-widget .ct-control--rotate-ccw:before{content:"\e965"}.ct-widget .ct-control--rotate-cw:before{content:"\e966"}.ct-widget .ct-control--crop:before{content:"\ea57"}.ct-widget .ct-control--remove:before{content:"\e9ac"}.ct-widget .ct-control--styles:before{content:"\e90b"}.ct-widget .ct-control--attributes:before{content:"\e994"}.ct-widget .ct-control--code:before{content:"\ea80"}.ct-widget .ct-control--icon.ct-control--muted{cursor:default}.ct-widget .ct-control--icon.ct-control--muted:before{opacity:.5}.ct-widget .ct-control--icon.ct-control--muted:hover{color:#a4a4a4;background:transparent}.ct-widget .ct-control--text{background:#2980b9;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;height:32px;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis;font-family:arial,sans-serif;font-size:14px;line-height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;width:100px}.ct-widget .ct-control--text:hover{background:#2e8ece}.ct-widget .ct-control--apply,.ct-widget .ct-control--insert,.ct-widget .ct-control--ok{background:#27ae60}.ct-widget .ct-control--apply:hover,.ct-widget .ct-control--insert:hover,.ct-widget .ct-control--ok:hover{background:#2cc36b}.ct-widget .ct-control--cancel,.ct-widget .ct-control--clear{background:#e74c3c}.ct-widget .ct-control--cancel:hover,.ct-widget .ct-control--clear:hover{background:#ea6153}.ct-widget .ct-control--text.ct-control--muted{background:#ccc;cursor:default}.ct-widget .ct-control--text.ct-control--muted:hover{background:#ccc}.ct-widget .ct-control--upload{overflow:hidden}.ct-widget.ct-image-dialog--empty .ct-control--cancel,.ct-widget.ct-image-dialog--empty .ct-control--clear,.ct-widget.ct-image-dialog--empty .ct-control--crop,.ct-widget.ct-image-dialog--empty .ct-control--insert,.ct-widget.ct-image-dialog--empty .ct-control--rotate-ccw,.ct-widget.ct-image-dialog--empty .ct-control--rotate-cw,.ct-widget.ct-image-dialog--empty .ct-progress-bar,.ct-widget.ct-image-dialog--populated .ct-control--cancel,.ct-widget.ct-image-dialog--populated .ct-control--upload,.ct-widget.ct-image-dialog--populated .ct-progress-bar,.ct-widget.ct-image-dialog--uploading .ct-control--clear,.ct-widget.ct-image-dialog--uploading .ct-control--crop,.ct-widget.ct-image-dialog--uploading .ct-control--insert,.ct-widget.ct-image-dialog--uploading .ct-control--rotate-ccw,.ct-widget.ct-image-dialog--uploading .ct-control--rotate-cw,.ct-widget.ct-image-dialog--uploading .ct-control--upload{display:none}.ct-widget .ct-image-dialog__view{background:#eee;position:relative}.ct-widget .ct-image-dialog__view:empty{font-family:icon;font-size:80px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:320px;text-align:center}.ct-widget .ct-image-dialog__view:empty:before{color:#fff;content:"\e90d"}.ct-widget .ct-image-dialog__image{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.ct-widget .ct-image-dialog__file-upload{cursor:pointer;font-size:400px;left:0;opacity:0;position:absolute;top:0}.ct-widget.ct-properties-dialog--attributes .ct-properties-dialog__attributes,.ct-widget.ct-properties-dialog--styles .ct-properties-dialog__styles{display:block}.ct-widget.ct-properties-dialog--styles .ct-properties-dialog__styles:empty:before{color:#a4a4a4;content:attr(data-ct-empty);display:block;font-style:italic;margin-top:20px;text-align:center}.ct-widget.ct-properties-dialog--code .ct-properties-dialog__code{display:block}.ct-widget .ct-properties-dialog__view{border:1px solid #ddd;overflow:auto}.ct-widget .ct-properties-dialog__attributes,.ct-widget .ct-properties-dialog__code,.ct-widget .ct-properties-dialog__styles{display:none}.ct-widget .ct-properties-dialog__inner-html{border:none;display:block;font-family:courier,Bitstream Vera Sans Mono,Consolas,Courier,monospace;height:318px;padding:16px;outline:none;resize:none;width:100%}.ct-widget .ct-properties-dialog__inner-html--invalid{color:#e74c3c}.ct-widget .ct-table-dialog__view{border:1px solid #ddd;overflow:auto}.ct-widget .ct-video-dialog__preview:empty{background:#eee;font-family:icon;font-size:80px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:320px;text-align:center}.ct-widget .ct-video-dialog__preview:empty:before{color:#fff;content:"\ea98"}.ct-widget .ct-video-dialog__input{border:none;border-bottom:1px solid #eee;height:32px;line-height:32px;outline:none;padding:0 4px;font-family:arial,sans-serif;font-size:14px;line-height:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;width:456px}.ct-widget .ct-video-dialog__input:focus{border-bottom:1px solid #e1e1e1}.ct-widget.ct-anchored-dialog{border-bottom:2px solid #27ae60;box-shadow:0 3px 3px rgba(0,0,0,.35);font-size:0;height:34px;left:0;margin-left:-160px;margin-top:-48px;position:absolute;top:0;width:320px;z-index:10099}.ct-widget.ct-anchored-dialog:after{border:16px solid hsla(0,0%,100%,0);border-top-color:#27ae60;content:"";left:144px;position:absolute;top:34px}.ct-widget .ct-anchored-dialog__input{border:none;color:#646464;outline:none;font-family:arial,sans-serif;font-size:14px;padding:0 8px 0 16px;vertical-align:top;width:256px}.ct-widget .ct-anchored-dialog__button,.ct-widget .ct-anchored-dialog__input{height:32px;line-height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ct-widget .ct-anchored-dialog__button{background:#27ae60;cursor:pointer;display:inline-block;text-align:center;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;width:32px}.ct-widget .ct-anchored-dialog__button:before{color:#fff;content:"\ea10"}.ct-widget .ct-anchored-dialog__button:hover{background:#2cc36b}.ct-widget .ct-anchored-dialog__target-button{background:#fff;cursor:pointer;display:inline-block;height:32px;line-height:32px;text-align:center;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:32px}.ct-widget .ct-anchored-dialog__target-button:before{color:#a4a4a4;content:"\ea7d"}.ct-widget .ct-anchored-dialog__target-button:hover:before{color:#b1b1b1}.ct-widget .ct-anchored-dialog__target-button--active:before{color:#27ae60}.ct-widget .ct-anchored-dialog__target-button--active:hover:before{color:#2cc36b}@keyframes b{0%{opacity:0;font-size:32px;transform:font-size}25%{font-size:320px;opacity:1;transform:all}50%{font-size:320px;opacity:1;transform:all}75%{font-size:320px;opacity:1;transform:all}to{opacity:0;transform:all}}@keyframes c{0%{opacity:1;transform:opacity}99%{opacity:1;transform:opacity}to{opacity:0;transform:opacity}}.ct-widget.ct-flash{color:hsla(0,0%,100%,.9);height:0;left:0;position:fixed;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:0;width:0;z-index:10999}.ct-widget.ct-flash:before{left:50%;opacity:0;position:fixed;text-shadow:0 0 20px rgba(0,0,0,.5);top:50%;transform:translate(-50%,-50%)}.ct-widget.ct-flash--active{animation:c 2s ease-in;animation-iteration-count:1;animation-fill-mode:forwards}.ct-widget.ct-flash--active:before{animation:b 2s ease-in;animation-iteration-count:1;animation-fill-mode:forwards;font-size:320px;opacity:1}.ct-widget.ct-flash--ok:before{content:"\ea10"}.ct-widget.ct-flash--no:before{content:"\ea0f"}.ct-widget .ct-grip{cursor:move;font-size:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ct-widget .ct-grip__bump{background:rgba(70,70,70,.15);border-radius:12px;display:inline-block;height:12px;margin-left:12px;width:12px}.ct-widget .ct-grip__bump:first-child{margin-left:0}@keyframes d{0%{transform:rotate(0deg);transform:transform}to{transform:rotate(359deg);transform:transform}}.ct-widget.ct-ignition{left:16px;position:fixed;top:16px}.ct-widget.ct-ignition .ct-ignition__button{display:none}.ct-widget.ct-ignition--editing .ct-ignition__button--cancel,.ct-widget.ct-ignition--editing .ct-ignition__button--confirm,.ct-widget.ct-ignition--ready .ct-ignition__button--edit{display:block}.ct-widget.ct-ignition--busy .ct-ignition__button{display:none}.ct-widget.ct-ignition--busy .ct-ignition__button--busy{display:block}.ct-widget .ct-ignition__button{border-radius:50%;content:"";cursor:pointer;display:block;height:48px;line-height:48px;opacity:.9;position:absolute;text-align:center;font-family:icon;font-size:24px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:48px}.ct-widget .ct-ignition__button:before{color:#fff}.ct-widget .ct-ignition__button--busy{animation:d 5s linear;animation-iteration-count:infinite;animation-fill-mode:forwards;background:#646464;cursor:default}.ct-widget .ct-ignition__button--busy:before{content:"\e994"}.ct-widget .ct-ignition__button--busy:hover{background:#646464}.ct-widget .ct-ignition__button--confirm{background:#27ae60}.ct-widget .ct-ignition__button--confirm:before{content:"\ea10"}.ct-widget .ct-ignition__button--confirm:hover{background:#2cc36b}.ct-widget .ct-ignition__button--cancel{background:#e74c3c;left:64px}.ct-widget .ct-ignition__button--cancel:before{content:"\ea0f"}.ct-widget .ct-ignition__button--cancel:hover{background:#ea6153}.ct-widget .ct-ignition__button--edit{background:#2980b9}.ct-widget .ct-ignition__button--edit:before{content:"\e905";transition-property:transform;transition-duration:.1s;transition-timing-function:ease-in}.ct-widget .ct-ignition__button--edit:hover{background:#2e8ece}.ct-widget .ct-ignition__button--edit:hover:before{display:inline-block;transform:rotate(-15deg)}.ct-widget.ct-inspector{background:hsla(0,0%,91%,.2);border-top:1px solid hsla(0,0%,100%,.1);bottom:0;height:32px;left:0;overflow:hidden;padding:3px 16px 0;position:fixed;width:100%}.ct-widget .ct-inspector__tags{width:calc(100% - 128px)}.ct-widget .ct-inspector__tags:after{clear:both;content:"";display:table}.ct-widget .ct-inspector__tags:before{color:#464646;content:"\ea80";display:block;float:left;height:24px;line-height:24px;margin-right:16px;text-align:center;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:24px}.ct-widget .ct-inspector__counter{border-left:1px solid rgba(0,0,0,.1);height:24px;line-height:24px;margin-right:16px;position:absolute;right:0;text-align:right;top:3px;width:128px}.ct-widget .ct-tag{background-color:#2980b9;border-radius:2px 0 0 2px;color:#fff;cursor:pointer;float:left;font-weight:700;height:24px;line-height:24px;margin-left:24px;padding:0 8px;position:relative;text-shadow:0 1px 0 rgba(0,0,0,.35)}.ct-widget .ct-tag:after{border-style:solid;border-bottom:12px solid rgba(255,0,0,0);border-left:12px solid #2980b9;border-right:none;border-top:12px solid rgba(255,0,0,0);content:"";display:block;height:24px;bottom:0;right:-24px;position:absolute;width:24px;-moz-transform:scale(.9999)}.ct-widget .ct-tag:first-child{margin-left:0}.ct-widget .ct-tag:hover{background-color:#4aa3df}.ct-widget .ct-tag:hover:after{border-left-color:#4aa3df}.ct-widget .ct-tag:first-child{background-color:#8e44ad}.ct-widget .ct-tag:first-child:after{border-left-color:#8e44ad}.ct-widget .ct-tag:first-child:hover{background-color:#9b50ba}.ct-widget .ct-tag:first-child:hover:after{border-left-color:#9b50ba}.ct-widget .ct-tag:nth-child(2){background-color:#2980b9}.ct-widget .ct-tag:nth-child(2):after{border-left-color:#2980b9}.ct-widget .ct-tag:nth-child(2):hover{background-color:#2e8ece}.ct-widget .ct-tag:nth-child(2):hover:after{border-left-color:#2e8ece}.ct-widget .ct-tag:nth-child(3){background-color:#27ae60}.ct-widget .ct-tag:nth-child(3):after{border-left-color:#27ae60}.ct-widget .ct-tag:nth-child(3):hover{background-color:#2cc36b}.ct-widget .ct-tag:nth-child(3):hover:after{border-left-color:#2cc36b}.ct-widget .ct-tag:nth-child(4){background-color:#d35400}.ct-widget .ct-tag:nth-child(4):after{border-left-color:#d35400}.ct-widget .ct-tag:nth-child(4):hover{background-color:#ed5e00}.ct-widget .ct-tag:nth-child(4):hover:after{border-left-color:#ed5e00}.ct-widget .ct-tag:nth-child(5){background-color:#f39c12}.ct-widget .ct-tag:nth-child(5):after{border-left-color:#f39c12}.ct-widget .ct-tag:nth-child(5):hover{background-color:#f4a62a}.ct-widget .ct-tag:nth-child(5):hover:after{border-left-color:#f4a62a}.ct-widget .ct-tag:nth-child(6){background-color:#16a085}.ct-widget .ct-tag:nth-child(6):after{border-left-color:#16a085}.ct-widget .ct-tag:nth-child(6):hover{background-color:#19b698}.ct-widget .ct-tag:nth-child(6):hover:after{border-left-color:#19b698}.ct-widget.ct-modal{background:rgba(0,0,0,.7);height:0;left:0;position:fixed;top:0;width:0;z-index:10009}.ct-widget.ct-modal--transparent{background:transparent}.ct-widget--active.ct-modal{height:100%;width:100%}.ct-widget .ct-progress-bar{border:1px solid #eee;height:32px;line-height:32px;padding:1px;width:456px}.ct-widget .ct-progress-bar__progress{background:#2980b9;height:28px}.ct-widget .ct-section{border-bottom:1px solid #eee;color:#bdbdbd;cursor:pointer;font-style:italic;height:48px;padding:0 16px;font-family:arial,sans-serif;font-size:16px;line-height:48px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ct-widget .ct-section:after{clear:both;content:"";display:table}.ct-widget .ct-section:hover{background:#f6f6f6}.ct-widget .ct-section--applied{color:#646464;font-style:normal}.ct-widget .ct-section--applied .ct-section__switch{background-color:#27ae60;border:1px solid #1e8449}.ct-widget .ct-section--applied .ct-section__switch:before{left:25px;transition-property:left;transition-duration:.1s;transition-timing-function:ease-in}.ct-widget .ct-section--contains-input .ct-section__label{width:75%}.ct-widget .ct-section__label{float:left;overflow:hidden;text-overflow:ellipsis;width:472px;white-space:nowrap}.ct-widget .ct-section__switch{background-color:#ccc;border:1px solid #b3b3b3;border-radius:12px;box-shadow:inset 0 0 2px rgba(0,0,0,.1);float:right;height:24px;margin-top:12px;position:relative;width:48px}.ct-widget .ct-section__switch:before{background:#fff;border-radius:10px;content:"";height:20px;left:1px;position:absolute;top:1px;transition-property:left;transition-duration:.1s;transition-timing-function:ease-in;width:20px}.ct-widget .ct-section__input{background:#fff;border:none;color:#646464;float:right;height:47px;outline:none;padding:0 16px;text-align:right;font-family:arial,sans-serif;font-size:14px;line-height:48px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:25%}.ct-widget .ct-section__input--invalid{color:#e74c3c}.ct-widget.ct-toolbox{background:hsla(0,0%,91%,.9);border:1px solid hsla(0,0%,100%,.5);box-shadow:0 3px 3px rgba(0,0,0,.35);left:128px;padding:8px;position:fixed;top:128px;width:138px}.ct-widget.ct-toolbox--dragging{opacity:.5}.ct-widget .ct-toolbox__grip{padding:8px 0}.ct-widget .ct-tool-group{padding:4px 0}.ct-widget .ct-tool-group:after{clear:both;content:"";display:table}.ct-widget .ct-tool-group:first-child{padding-top:0}.ct-widget .ct-tool{color:#464646;cursor:pointer;float:left;height:32px;margin:4px;margin-right:4px;position:relative;text-align:center;font-family:icon;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;speak:none;text-transform:none;width:32px}.ct-widget .ct-tool,.ct-widget .ct-tool:after{border-radius:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ct-widget .ct-tool:after{background:#000;color:#fff;content:attr(data-ct-tooltip);display:block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;left:-26.5px;opacity:0;padding:0 8px;pointer-events:none;position:absolute;bottom:37px;font-family:arial,sans-serif;font-size:12px;line-height:20px;visibility:hidden;width:85px;word-break:break-word}.ct-widget .ct-tool:hover:after{opacity:.8;visibility:visible;transition-property:opacity;transition-duration:0s;transition-timing-function:ease-in;transition-delay:2s}.ct-widget .ct-tool:before{line-height:32px}.ct-widget .ct-tool:nth-child(3n){margin-right:0}.ct-widget .ct-tool:hover{background:hsla(0,0%,100%,.5)}.ct-widget .ct-tool--disabled{color:rgba(70,70,70,.33)}.ct-widget .ct-tool--disabled:hover{background:transparent}.ct-widget .ct-tool--down{box-shadow:inset 0 1px 3px rgba(0,0,0,.25);line-height:34px}.ct-widget .ct-tool--down,.ct-widget .ct-tool--down:hover{background:rgba(0,0,0,.025)}.ct-widget .ct-tool--applied{background:rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.25)}.ct-widget .ct-tool--applied:hover{background:rgba(0,0,0,.15)}.ct-widget .ct-tool--bold:before{content:"\ea62"}.ct-widget .ct-tool--heading:before{content:"H";font-weight:700}.ct-widget .ct-tool--subheading:before{content:"H"}.ct-widget .ct-tool--paragraph:before{content:"P"}.ct-widget .ct-tool--preformatted:before{content:"\ea80"}.ct-widget .ct-tool--italic:before{content:"\ea64"}.ct-widget .ct-tool--link:before{content:"\e9cb"}.ct-widget .ct-tool--align-left:before{content:"\ea77"}.ct-widget .ct-tool--align-center:before{content:"\ea78"}.ct-widget .ct-tool--align-right:before{content:"\ea79"}.ct-widget .ct-tool--unordered-list:before{content:"\e9ba"}.ct-widget .ct-tool--ordered-list:before{content:"\e9b9"}.ct-widget .ct-tool--table:before{content:"\ea71"}.ct-widget .ct-tool--indent:before{content:"\ea7b"}.ct-widget .ct-tool--unindent:before{content:"\ea7c"}.ct-widget .ct-tool--line-break:before{content:"\ea6e"}.ct-widget .ct-tool--image:before{content:"\e90d"}.ct-widget .ct-tool--video:before{content:"\ea98"}.ct-widget .ct-tool--undo:before{content:"\e965"}.ct-widget .ct-tool--redo:before{content:"\e966"}.ct-widget .ct-tool--remove:before{content:"\e9ac"}@keyframes e{0%{outline-color:hsla(0,0%,100%,0);transform:background-color}25%{outline-color:#f39c12;transform:background-color}50%{outline-color:#f39c12;transform:background-color}to{outline-color:hsla(0,0%,100%,0);transform:background-color}}.ct-app,.ct-app *,.ct-app :after,.ct-app :before{box-sizing:border-box}.ct--highlight{outline:4px solid #f39c12;animation:e .5s ease-in;animation-iteration-count:infinite;animation-fill-mode:forwards}.ct--no-scroll{overflow:hidden}.ct--pseudo-select{background:rgba(0,0,0,.1)}
