body,html{width:100%;height:100%;margin:0;padding:0}.page-preloader{top:0;left:0;z-index:999;position:fixed;height:100%;width:100%;text-align:center}.preloader-preview-area{-webkit-animation-delay:-.2s;animation-delay:-.2s;top:50%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);margin-top:10px;max-height:calc(50% - 20px);opacity:1;width:100%;text-align:center;position:absolute}.preloader-logo{max-width:90%;top:50%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin:-10px auto 0 auto;max-height:calc(50% - 20px);opacity:1;position:relative}.ball-pulse>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08);animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(1){-webkit-animation-delay:-.36s;animation-delay:-.36s}.ball-pulse>div:nth-child(2){-webkit-animation-delay:-.24s;animation-delay:-.24s}.ball-pulse>div:nth-child(3){-webkit-animation-delay:-.12s;animation-delay:-.12s}@-webkit-keyframes ball-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px) translateX(-10px);-ms-transform:translateY(-15px) translateX(-10px);transform:translateY(-15px) translateX(-10px);display:inline-block}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{height:36px;width:36px;top:7px;left:-7px;-webkit-animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:50px;height:50px;left:-16px;top:-2px;background:0 0;border:2px solid;-webkit-animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin{display:inline-block}.square-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px);display:inline-block}.cube-transition>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:15px;height:15px;position:absolute;top:-5px;left:-5px;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ball-scale>div{border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;width:5px;height:50px;border-radius:2px;margin:2px}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}@-webkit-keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);display:inline-block}.ball-scale-multiple>div{border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:2px;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:50px;height:50px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-pulse-sync{display:inline-block}.ball-pulse-sync>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.21s infinite ease-in-out;animation:ball-pulse-sync .6s -.21s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.transparent-circle{display:inline-block;border-top:.5em solid rgba(255,255,255,.2);border-right:.5em solid rgba(255,255,255,.2);border-bottom:.5em solid rgba(255,255,255,.2);border-left:.5em solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:transparent-circle 1.1s infinite linear;animation:transparent-circle 1.1s infinite linear;width:50px;height:50px;border-radius:50%}.transparent-circle:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px;display:inline-block}.ball-spin-fade-loader>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;-webkit-animation:ball-spin-fade-loader 1s infinite linear;animation:ball-spin-fade-loader 1s infinite linear}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;animation-delay:-.84s;-webkit-animation-delay:-.84s}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;animation-delay:-.72s;-webkit-animation-delay:-.72s}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;animation-delay:-.6s;-webkit-animation-delay:-.6s}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;animation-delay:-.48s;-webkit-animation-delay:-.48s}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;animation-delay:-.36s;-webkit-animation-delay:-.36s}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;animation-delay:-.24s;-webkit-animation-delay:-.24s}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;animation-delay:-.12s;-webkit-animation-delay:-.12s}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;animation-delay:0s;-webkit-animation-delay:0s}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
/**
 * Theme Name: Jupiter
 * Theme URI: http://demos.artbees.net/jupiter
 * Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
 * Version: 6.10.6
 * Asset Version: 6.10.6
 * Author: Artbees
 * Author URI: http://themeforest.net/user/artbees
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: mk_framework
 * Domain Path: /languages/
 */

/*
 * Important Notes:
 *
 * 1. Assets are located in ./assets directory.
 * 2. 'Asset Version' in above comment should not be changed under any circumstances.
 *    It is automatically generated in evey update.
 */

@media screen and (max-width:768px){#mk-footer .footer-wrapper{text-align:center}.widget_social_networks .align-right{text-align:center !important}}.mk-header{border-bottom:0}
#wpadminbar{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-ms-perspective:1000;perspective:1000;-webkit-transform:translateZ(0px);-ms-transform:translateZ(0px);transform:translateZ(0px)}@media screen and (max-width:600px){#wpadminbar{position:fixed !important}}body{background-color:#fff}.hb-custom-header>div,.mk-header-bg{background-color:#fff}.mk-classic-nav-bg{background-color:#fff}.master-holder-bg{background-color:#fff}#mk-footer{background-color:#fff}#mk-boxed-layout{-webkit-box-shadow:0 0 px rgba(0,0,0,);-moz-box-shadow:0 0 px rgba(0,0,0,);box-shadow:0 0 px rgba(0,0,0,)}.mk-news-tab .mk-tabs-tabs .is-active a,.mk-fancy-title.pattern-style span,.mk-fancy-title.pattern-style.color-gradient span:after,.page-bg-color{background-color:#fff}.page-title{font-size:20px;color:#4d4d4d;text-transform:uppercase;font-weight:400;letter-spacing:2px}.page-subtitle{font-size:14px;line-height:100%;color:#a3a3a3;font-size:14px;text-transform:none}.mk-header{border-bottom:1px solid #ededed}.header-style-1 .mk-header-padding-wrapper,.header-style-2 .mk-header-padding-wrapper,.header-style-3 .mk-header-padding-wrapper{padding-top:91px}.mk-process-steps[max-width~="950px"] ul:before{display:none !important}.mk-process-steps[max-width~="950px"] li{margin-bottom:30px !important;width:100% !important;text-align:center}.mk-event-countdown-ul[max-width~="750px"] li{width:90%;display:block;margin:0 auto 15px}body,h1,h2,h3,h4,h5,h6,p:not(.form-row):not(.woocommerce-mini-cart__empty-message):not(.woocommerce-mini-cart__total):not(.woocommerce-mini-cart__buttons):not(.mk-product-total-name):not(.woocommerce-result-count),.woocommerce-customer-details address,a,textarea,input,select,button,#mk-page-introduce,.the-title,.mk-edge-title,.edge-title,.mk-edge-desc,.edge-desc,.main-navigation-ul,.mk-vm-menuwrapper,#mk-footer-navigation ul li a,.vm-header-copyright,.mk-footer-copyright,.mk-content-box,.filter-portfolio a,.mk-button,.mk-blockquote,.mk-pricing-table .mk-offer-title,.mk-pricing-table .mk-pricing-plan,.mk-pricing-table .mk-pricing-price,.mk-tabs-tabs a,.mk-accordion-tab,.mk-toggle-title,.mk-dropcaps,.price,.mk-imagebox,.mk-event-countdown,.mk-fancy-title,.mk-button-gradient,.mk-iconBox-gradient,.mk-custom-box,.mk-ornamental-title,.mk-subscribe,.mk-timeline,.mk-blog-container .mk-blog-meta .the-title,.post .blog-single-title,.mk-blog-hero .content-holder .the-title,.blog-blockquote-content,.blog-twitter-content,.mk-blog-container .mk-blog-meta .the-excerpt p,.mk-single-content p,.mk-employees .mk-employee-item .team-info-wrapper .team-member-name,.mk-testimonial-quote,.mk-contact-form,.mk-contact-form input,.mk-contact-form button,.mk-box-icon .icon-box-title{font-family:Tahoma,Geneva,sans-serif}@font-face{font-family:'star';src:url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.eot');src:url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.eot?#iefix') format('embedded-opentype'),url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.woff') format('woff'),url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.ttf') format('truetype'),url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.svg#star') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'WooCommerce';src:url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.eot');src:url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.eot?#iefix') format('embedded-opentype'),url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.woff') format('woff'),url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.ttf') format('truetype'),url('https://www.drkraeuter.de/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.svg#WooCommerce') format('svg');font-weight:400;font-style:normal}
.mkhb-device *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mkhb-device *:before,.mkhb-device *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mkhb-device.mkhb-desktop:before,.mkhb-device.mkhb-desktop:after{content:" ";display:table;clear:both}.mkhb-container,.mkhb-container-fluid{display:flex;margin-right:auto;margin-left:auto}.mkhb-mobile .mkhb-container{display:block}.mkhb-container-fluid{width:100%}@media (min-width:768px){.mkhb-container{width:750px}}@media (min-width:992px){.mkhb-container{width:960px}}@media (min-width:1200px){.mkhb-container{width:1140px}}.clearfix:after,.clearfix:before,.mkhb-container-fluid:after,.mkhb-container-fluid:before,.mkhb-container:after,.mkhb-container:before,.mkhb-row:after,.mkhb-row:before{content:" ";display:table}.clearfix:after,.mkhb-container-fluid:after,.mkhb-container:after,.mkhb-row:after{clear:both}.mkhb-equal-height-columns{display:-webkit-flex;display:-ms-flexbox;display:flex}.mkhb-container img,.mkhb-container-fluid img{max-width:100%;display:block}.mkhb-custom-header{border-bottom:1px solid #ededed}.mkhb-inline-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.mkhb-inline-container div[class^=mkhb-inline-container__]{flex:1;display:flex}.mkhb-inline-container__left{justify-content:flex-start}.mkhb-inline-container__center{justify-content:center}.mkhb-inline-container__right{justify-content:flex-end}.mkhb-col-align__top div[class^=mkhb-inline-container__]{align-items:flex-start}.mkhb-col-align__middle div[class^=mkhb-inline-container__]{align-items:center}.mkhb-col-align__bottom div[class^=mkhb-inline-container__]{align-items:flex-end}.mkhb-fixed--filled{height:92px}.mkhb-fixed--filled.mkhb-overlap{height:auto}.mkhb-fixed>.mkhb-device-container,.mkhb-overlap>.mkhb-device-container{width:100%;z-index:200}.mkhb-fixed>.mkhb-device-container,.mkhb-fixed.mkhb-overlap>.mkhb-device-container{position:fixed}.mkhb-overlap>.mkhb-device-container{position:absolute}.mkhb-sticky{width:100%;position:fixed;z-index:301;top:-100px;opacity:0}.mkhb-sticky--active{transition:top .35s ease .1s;opacity:1}.mkhb-sticky.mkhb-sticky--lazy{transition:all .3s ease-in-out}@media (max-width:767px){.mkhb-el-tablet,.mkhb-el-desktop,.mkhb-el-sticky--tablet,.mkhb-el-sticky--desktop{display:none !important}.mkhb-tablet,.mkhb-desktop,.mkhb-sticky--tablet,.mkhb-sticky--desktop{display:none}}@media (min-width:768px) and (max-width:1024px){.mkhb-el-mobile,.mkhb-el-desktop,.mkhb-el-sticky--mobile,.mkhb-el-sticky--desktop{display:none !important}.mkhb-mobile,.mkhb-desktop,.mkhb-sticky--mobile,.mkhb-sticky--desktop{display:none}}@media (min-width:1025px){.mkhb-el-mobile,.mkhb-el-tablet,.mkhb-el-sticky--mobile,.mkhb-el-sticky--tablet{display:none !important}.mkhb-mobile,.mkhb-tablet,.mkhb-sticky--mobile,.mkhb-sticky--tablet{display:none}}.mkhb-shopping-icon .mk-go-top,.mkhb-shopping-icon .mk-quick-contact-wrapper{bottom:15px}@media handheld,only screen and (max-width:1024px){.mkhb-shopping-icon .mk-go-top.is-active{bottom:73px}}@media handheld,only screen and (min-width:768px) and (max-width:1024px){.mkhb-shopping-icon--tablet .mk-go-top,.mkhb-shopping-icon--tablet .mk-quick-contact-wrapper{bottom:87px}.mkhb-shopping-icon--tablet .mk-go-top.is-active{bottom:145px}}@media handheld,only screen and (max-width:767px){.mkhb-shopping-icon--mobile .mk-go-top,.mkhb-shopping-icon--mobile .mk-quick-contact-wrapper{bottom:87px}.mkhb-shopping-icon--mobile .mk-go-top.is-active{bottom:145px}}
.mkhb-row{margin:0;padding:0;text-align:left;background-color:#fff;border-width:0;border-color:#fff;border-style:solid}.mkhb-row__container,.mkhb-row__container-fluid{border-width:0;border-color:#fff;border-style:solid;margin-left:auto;margin-right:auto;width:100%}.mkhb-row--bg-image{background-repeat:no-repeat;background-position:left top;background-attachment:fixed;background-size:auto;background-origin:padding-box;background-clip:border-box}.mkhb-container,.mkhb-container-fluid{display:flex;margin-right:auto;margin-left:auto}.mkhb-mobile .mkhb-container{display:block}.mkhb-container-fluid{width:100%}@media (min-width:768px){.mkhb-container{width:750px}}@media (min-width:992px){.mkhb-container{width:960px}}@media (min-width:1200px){.mkhb-container{width:1140px}}.mkhb-container-fluid:after,.mkhb-container-fluid:before,.mkhb-container:after,.mkhb-container:before,.mkhb-row:after,.mkhb-row:before{content:" ";display:table}.mkhb-container-fluid:after,.mkhb-container:after,.mkhb-row:after{clear:both}.mkhb-equal-height-columns{display:-webkit-flex;display:-ms-flexbox;display:flex}.mkhb-container img,.mkhb-container-fluid img{max-width:100%;display:block}
.mkhb-col{margin:0;padding:0;text-align:left;vertical-align:top;border-width:0;border-color:#fff;border-style:solid}.mkhb-col--bg-image{background-size:auto;background-origin:padding-box;background-clip:border-box}.mkhb-col__container-inline__wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.mkhb-col__container-inline__wrap div[class^=mkhb-col__container-inline__]{flex:1;display:flex}.mkhb-col__container-inline__left{justify-content:flex-start}.mkhb-col__container-inline__center{justify-content:center}.mkhb-col__container-inline__right{justify-content:flex-end}.mkhb-col--align-top div[class^=mkhb-col__container-inline__]{align-items:flex-start}.mkhb-col--align-middle div[class^=mkhb-col__container-inline__]{align-items:center}.mkhb-col--align-bottom div[class^=mkhb-col__container-inline__]{align-items:flex-end}.mkhb-col__container{width:100%}.mkhb-col-md-1,.mkhb-col-md-10,.mkhb-col-md-11,.mkhb-col-md-12,.mkhb-col-md-2,.mkhb-col-md-3,.mkhb-col-md-4,.mkhb-col-md-5,.mkhb-col-md-6,.mkhb-col-md-7,.mkhb-col-md-8,.mkhb-col-md-9,.mkhb-col-sm-1,.mkhb-col-sm-10,.mkhb-col-sm-11,.mkhb-col-sm-12,.mkhb-col-sm-2,.mkhb-col-sm-3,.mkhb-col-sm-4,.mkhb-col-sm-5,.mkhb-col-sm-6,.mkhb-col-sm-7,.mkhb-col-sm-8,.mkhb-col-sm-9,.mkhb-col-xs-1,.mkhb-col-xs-10,.mkhb-col-xs-11,.mkhb-col-xs-12,.mkhb-col-xs-2,.mkhb-col-xs-3,.mkhb-col-xs-4,.mkhb-col-xs-5,.mkhb-col-xs-6,.mkhb-col-xs-7,.mkhb-col-xs-8,.mkhb-col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.mkhb-col-xs-1,.mkhb-col-xs-10,.mkhb-col-xs-11,.mkhb-col-xs-12,.mkhb-col-xs-2,.mkhb-col-xs-3,.mkhb-col-xs-4,.mkhb-col-xs-5,.mkhb-col-xs-6,.mkhb-col-xs-7,.mkhb-col-xs-8,.mkhb-col-xs-9{float:left;width:100%}@media (min-width:768px){.mkhb-col-sm-1,.mkhb-col-sm-10,.mkhb-col-sm-11,.mkhb-col-sm-12,.mkhb-col-sm-2,.mkhb-col-sm-3,.mkhb-col-sm-4,.mkhb-col-sm-5,.mkhb-col-sm-6,.mkhb-col-sm-7,.mkhb-col-sm-8,.mkhb-col-sm-9{float:left}.mkhb-col-sm-12{width:100%}.mkhb-col-sm-11{width:91.66666667%}.mkhb-col-sm-10{width:83.33333333%}.mkhb-col-sm-9{width:75%}.mkhb-col-sm-8{width:66.66666667%}.mkhb-col-sm-7{width:58.33333333%}.mkhb-col-sm-6{width:50%}.mkhb-col-sm-5{width:41.66666667%}.mkhb-col-sm-4{width:33.33333333%}.mkhb-col-sm-3{width:25%}.mkhb-col-sm-2{width:16.66666667%}.mkhb-col-sm-1{width:8.33333333%}}@media (min-width:992px){.mkhb-col-md-1,.mkhb-col-md-10,.mkhb-col-md-11,.mkhb-col-md-12,.mkhb-col-md-2,.mkhb-col-md-3,.mkhb-col-md-4,.mkhb-col-md-5,.mkhb-col-md-6,.mkhb-col-md-7,.mkhb-col-md-8,.mkhb-col-md-9{float:left}.mkhb-col-md-12{width:100%}.mkhb-col-md-11{width:91.66666667%}.mkhb-col-md-10{width:83.33333333%}.mkhb-col-md-9{width:75%}.mkhb-col-md-8{width:66.66666667%}.mkhb-col-md-7{width:58.33333333%}.mkhb-col-md-6{width:50%}.mkhb-col-md-5{width:41.66666667%}.mkhb-col-md-4{width:33.33333333%}.mkhb-col-md-3{width:25%}.mkhb-col-md-2{width:16.66666667%}.mkhb-col-md-1{width:8.33333333%}}
@media screen and (max-width:768px){#mk-footer .footer-wrapper{text-align:center}.widget_social_networks .align-right{text-align:center !important}}.mk-header{border-bottom:0}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}
.vc_custom_1531208955242{margin-bottom:0 !important}.vc_custom_1531208277508{margin-bottom:0 !important}.vc_custom_1620210615714{margin-bottom:0 !important;padding-top:10px !important;padding-right:10px !important;padding-bottom:10px !important;padding-left:10px !important;background-color:rgba(70,158,45,.5) !important;*background-color:#469e2d !important;}.vc_custom_1620210626499{margin-bottom:0 !important;padding-top:10px !important;padding-right:10px !important;padding-bottom:10px !important;padding-left:10px !important;background-color:rgba(70,158,45,.5) !important;*background-color:#469e2d !important;}.vc_custom_1620210638800{margin-bottom:0 !important;padding-top:10px !important;padding-right:10px !important;padding-bottom:10px !important;padding-left:10px !important;background-color:rgba(70,158,45,.5) !important;*background-color:#469e2d !important;}.vc_custom_1620210650696{margin-bottom:0 !important;padding-top:10px !important;padding-right:10px !important;padding-bottom:10px !important;padding-left:10px !important;background-color:rgba(70,158,45,.5) !important;*background-color:#469e2d !important;}.vc_custom_1620210682189{margin-bottom:0 !important;padding-top:10px !important;padding-right:10px !important;padding-bottom:10px !important;padding-left:10px !important;background-color:rgba(70,158,45,.5) !important;*background-color:#469e2d !important;}.vc_custom_1620210697282{margin-bottom:0 !important;padding-top:10px !important;padding-right:10px !important;padding-bottom:10px !important;padding-left:10px !important;background-color:rgba(70,158,45,.5) !important;*background-color:#469e2d !important;}.vc_custom_1588689839673{margin-bottom:0 !important}