@charset "UTF-8";
@charset"UTF-8";
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ffffff;
z-index: 999;
}
#status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-image: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/images/status.gif);
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px;
}html, body {
height: 100%;
min-height: 100#;
}
body {
overflow-x: hidden;
padding: 0;
} body{ -webkit-animation: bugfix infinite 1s; }
@-webkit-keyframes bugfix { from {padding:0;} to {padding:0;} } html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0} * {
margin: 0;
padding: 0;
border: 0;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0)!important; 
-webkit-focus-ring-color: rgba(255, 255, 255, 0)!important; 
outline: none!important;
} html {
font-size: 1em; -webkit-text-size-adjust: 1em; -ms-text-size-adjust: 1em; }
body {
vertical-align: baseline;
}
html,
button,
input,
select,
textarea {
font-family: sans-serif;
} *, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} video {
max-width: 100%;
height: auto;
}
iframe,
embed,
object {
max-width: 100%;
}
.vendor {
padding: 0;
background: #fafafa;
margin-bottom: 0;
}
.unsupported {
background: #fafafa;
} a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
} .row img {
max-width: 100%;
vertical-align: middle;
} iframe {
border: 0;
}
iframe,
object,
embed {
max-width: 100%;
} pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
pre {
padding: 10px;
background: #eeeeee;
border: 1px solid #cccccc;
white-space: pre-wrap;
}
pre code {
color: #333333;
}
code {
font-family: Courier New, monospace;
font-size: 14px;
}
code span {
color: #33aa33;
font-weight: bold;
} form {
margin: 0;
padding: 0;
display: block;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=email],
textarea {
width: 100%;
height: 40px;
display: block;
border: 2px solid #eeeeee;
background: #ffffff;
font-size: 16px;
padding-left: 6px;
border-radius: 0;
margin-bottom: 20px;
}
textarea {
padding-top: 9px;
overflow: auto;
vertical-align: top;
resize: none;
}
.placeholder {
color: #808080;
}
:-moz-placeholder {
color: #808080;
}
::-moz-placeholder {
color: #808080;
}
:-ms-input-placeholder {
color: #808080;
}
::-webkit-input-placeholder {
color: #808080;
}
input:focus,
textarea:focus {
outline: 0;
border-color: #c0c0c0;
color: #333333;
}
input.error,
textarea.error {
border-color: red;
} .circle {
-webkit-border-radius: 50%;
border-radius: 50%; 
}
.rounded {
-webkit-border-radius: 5px;
border-radius: 5px;
} .pull-left {
float: left;
}
.pull-right {
float: right;
}
.alignleft,
img.alignleft {
text-align: left;
}
.alignright,
img.alignright {
text-align: right;
}
.aligncenter,
img.aligncenter {
text-align: center;
}
.alignnone,
img.alignnone {
text-align: inherit;
}
img.alignleft {
display: inline-block;
float: left;
margin-right: 25px;
margin-bottom: 25px;
}
img.alignright {
display: inline-block;
float: right;
margin-left: 25px;
margin-bottom: 25px;
}
img.aligncenter {
display: block;
margin: 0 auto 25px;
}
img:after {
clear: both;
} img {
margin-bottom: 25px;
}
.no-margin {
margin-top: 0;
margin-bottom: 0;
}
.margin-all {
margin: 25px;
}
.margin {
margin-top: 25px;
margin-bottom: 25px;
}
.margin-top {
margin-top: 25px;
}
.margin-bottom {
margin-bottom: 25px;
}
.margin-big {
margin-top: 50px;
margin-bottom: 50px;
}
.margin-all-big {
margin: 50px;
}
.margin-top-big {
margin-top: 50px;
}
.margin-bottom-big {
margin-bottom: 50px;
}
.margin-small {
margin-top: 10px;
margin-bottom: 10px;
}
.margin-all-small {
margin: 10px;
}
.margin-top-small {
margin-top: 10px;
}
.margin-bottom-small {
margin-bottom: 10px;
} .mfp-container {
padding: 0;
}
.inline-popup {
position: relative;
background: #ffffff;
padding: 20px;
width: auto;
max-width: 600px;
margin: 0 auto;
}
.inline-popup.fullheight {
height: 100%;
min-height: 100vh;
}
.inline-popup.fullscreen {
width: 100%;
max-width: 100%;
height: 100%;
min-height: 100vh;
}
.soundcloud-popup .mfp-iframe {
height: 182px;
}  .row { position: relative; width: 960px; margin: 0 auto; }
.column, .columns { float: left; display: inline; margin-left: 20px; margin-right: 20px; }
.row.margin > .column, .row.margin > .columns { margin: 20px; }
.row.margin-bottom > .column, .row.margin-bottom > .columns { margin-bottom: 40px; } .one.column,
.one.columns { width: 40px; }
.two.columns { width: 120px; }
.three.columns { width: 200px; }
.four.columns { width: 280px; }
.five.columns { width: 360px; }
.six.columns { width: 440px; }
.seven.columns { width: 520px; }
.eight.columns { width: 600px; }
.nine.columns { width: 680px; }
.ten.columns { width: 760px; }
.eleven.columns { width: 840px; }
.twelve.columns { width: 920px; } .offset-by-one { margin-left: 100px; }
.offset-by-two { margin-left: 180px; }
.offset-by-three { margin-left: 260px; }
.offset-by-four { margin-left: 340px; }
.offset-by-five { margin-left: 420px; }
.offset-by-six { margin-left: 500px; }
.offset-by-seven { margin-left: 580px; }
.offset-by-eight { margin-left: 660px; }
.offset-by-nine { margin-left: 740px; }
.offset-by-ten { margin-left: 820px; }
.offset-by-eleven { margin-left: 900px; } .one.column.center,
.one.columns.center { margin-left: 460px; }
.two.columns.center { margin-left: 420px; }
.three.columns.center { margin-left: 380px; }
.four.columns.center { margin-left: 340px; }
.five.columns.center { margin-left: 300px; }
.six.columns.center { margin-left: 260px; }
.seven.columns.center { margin-left: 220px; }
.eight.columns.center { margin-left: 180px; }
.nine.columns.center { margin-left: 140px; }
.ten.columns.center { margin-left: 100px; }
.eleven.columns.center { margin-left: 60px; }
.twelve.columns.center { margin-left: 20px; } @media only screen and (min-width: 1200px) {
.row { width: 1200px; }
.column, .columns { margin-left: 20px; margin-right: 20px; }
.row.margin > .column, .row.margin > .columns { margin: 20px; }
.row.margin-bottom > .column, .row.margin-bottom > .columns { margin-bottom: 40px; }
.one.column,
.one.columns { width: 60px; }
.two.columns { width: 160px; }
.three.columns { width: 260px; }
.four.columns { width: 360px; }
.five.columns { width: 460px; }
.six.columns { width: 560px; }
.seven.columns { width: 660px; }
.eight.columns { width: 760px; }
.nine.columns { width: 860px; }
.ten.columns { width: 960px; }
.eleven.columns { width: 1060px; }
.twelve.columns { width: 1160px; } .offset-by-one { margin-left: 120px; }
.offset-by-two { margin-left: 220px; }
.offset-by-three { margin-left: 320px; }
.offset-by-four { margin-left: 420px; }
.offset-by-five { margin-left: 520px; }
.offset-by-six { margin-left: 620px; }
.offset-by-seven { margin-left: 720px; }
.offset-by-eight { margin-left: 820px; }
.offset-by-nine { margin-left: 920px; }
.offset-by-ten { margin-left: 1020px; }
.offset-by-eleven { margin-left: 1120px; } .one.column.center,
.one.columns.center { margin-left: 570px; }
.two.columns.center { margin-left: 520px; }
.three.columns.center { margin-left: 470px; }
.four.columns.center { margin-left: 420px; }
.five.columns.center { margin-left: 370px; }
.six.columns.center { margin-left: 320px; }
.seven.columns.center { margin-left: 270px; }
.eight.columns.center { margin-left: 220px; }
.nine.columns.center { margin-left: 170px; }
.ten.columns.center { margin-left: 120px; }
.eleven.columns.center { margin-left: 70px; }
.twelve.columns.center { margin-left: 20px; }
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.row { width: 720px; }
.column, .columns { margin-left: 15px; margin-right: 15px; }
.row.margin > .column, .row.margin > .columns { margin: 15px; }
.row.margin-bottom > .column, .row.margin-bottom > .columns { margin-bottom: 30px; }
.one.column,
.one.columns { width: 30px; }
.two.columns { width: 90px; }
.three.columns { width: 150px; }
.four.columns { width: 210px; }
.five.columns { width: 270px; }
.six.columns { width: 330px; }
.seven.columns { width: 390px; }
.eight.columns { width: 450px; }
.nine.columns { width: 510px; }
.ten.columns { width: 570px; }
.eleven.columns { width: 630px; }
.twelve.columns { width: 690px; } .offset-by-one { margin-left: 75px; }
.offset-by-two { margin-left: 135px; }
.offset-by-three { margin-left: 195px; }
.offset-by-four { margin-left: 255px; }
.offset-by-five { margin-left: 315px; }
.offset-by-six { margin-left: 375px; }
.offset-by-seven { margin-left: 435px; }
.offset-by-eight { margin-left: 495px; }
.offset-by-nine { margin-left: 555px; }
.offset-by-ten { margin-left: 615px; }
.offset-by-eleven { margin-left: 675px; } .one.column.center,
.one.columns.center { margin-left: 345px; }
.two.columns.center { margin-left: 315px; }
.three.columns.center { margin-left: 285px; }
.four.columns.center { margin-left: 255px; }
.five.columns.center { margin-left: 225px; }
.six.columns.center { margin-left: 195px; }
.seven.columns.center { margin-left: 165px; }
.eight.columns.center { margin-left: 135px; }
.nine.columns.center { margin-left: 105px; }
.ten.columns.center { margin-left: 75px; }
.eleven.columns.center { margin-left: 45px; }
.twelve.columns.center { margin-left: 15px; } .tablet-one.column,
.tablet-one.columns { width: 30px; }
.tablet-two.columns { width: 90px; }
.tablet-three.columns { width: 150px; }
.tablet-four.columns { width: 210px; }
.tablet-five.columns { width: 270px; }
.tablet-six.columns { width: 330px; }
.tablet-seven.columns { width: 390px; }
.tablet-eight.columns { width: 450px; }
.tablet-nine.columns { width: 510px; }
.tablet-ten.columns { width: 570px; }
.tablet-eleven.columns { width: 630px; }
.tablet-twelve.columns { width: 690px; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.row { width: 480px; }
.columns, .column { margin-left: 8px; margin-right: 8px; }
.row.margin > .column, .row.margin > .columns { margin: 8px; }
.row.margin-bottom > .column, .row.margin-bottom > .columns { margin-bottom: 16px; }
.one.column,
.one.columns,
.two.columns,
.three.columns,
.four.columns,
.five.columns,
.six.columns,
.seven.columns,
.eight.columns,
.nine.columns,
.ten.columns,
.eleven.columns,
.twelve.columns { width: 464px; } .offset-by-one,
.offset-by-two,
.offset-by-three,
.offset-by-four,
.offset-by-five,
.offset-by-six,
.offset-by-seven,
.offset-by-eight,
.offset-by-nine,
.offset-by-ten,
.offset-by-eleven { margin-left: 8px; } .one.column.center,
.one.columns.center,
.two.columns.center,
.three.columns.center,
.four.columns.center,
.five.columns.center,
.six.columns.center,
.seven.columns.center,
.eight.columns.center,
.nine.columns.center,
.ten.columns.center,
.eleven.columns.center,
.twelve.columns.center { margin-left: 8px; } .medium-one.column,
.medium-one.columns { width: 24px; }
.medium-two.columns { width: 64px; }
.medium-three.columns { width: 104px; }
.medium-four.columns { width: 144px; }
.medium-five.columns { width: 184px; }
.medium-six.columns { width: 224px; }
.medium-seven.columns { width: 264px; }
.medium-eight.columns { width: 304px; }
.medium-nine.columns { width: 344px; }
.medium-ten.columns { width: 384px; }
.medium-eleven.columns { width: 424px; }
.medium-twelve.columns { width: 464px; }
} @media only screen and (max-width: 479px) {
.row { width: 312px; }
.columns, .column { margin-left: 5px; margin-right: 5px; }
.row.margin > .column, .row.margin > .columns { margin: 5px; }
.row.margin-bottom > .column, .row.margin-bottom > .columns { margin-bottom: 10px; }
.one.column,
.one.columns,
.two.columns,
.three.columns,
.four.columns,
.five.columns,
.six.columns,
.seven.columns,
.eight.columns,
.nine.columns,
.ten.columns,
.eleven.columns,
.twelve.columns { width: 302px; } .offset-by-one,
.offset-by-two,
.offset-by-three,
.offset-by-four,
.offset-by-five,
.offset-by-six,
.offset-by-seven,
.offset-by-eight,
.offset-by-nine,
.offset-by-ten,
.offset-by-eleven { margin-left: 5px; } .one.column.center,
.one.columns.center,
.two.columns.center,
.three.columns.center,
.four.columns.center,
.five.columns.center,
.six.columns.center,
.seven.columns.center,
.eight.columns.center,
.nine.columns.center,
.ten.columns.center,
.eleven.columns.center,
.twelve.columns.center { margin-left: 5px; } .small-one.column,
.small-one.columns { width: 16px; }
.small-two.columns { width: 42px; }
.small-three.columns { width: 68px; }
.small-four.columns { width: 94px; }
.small-five.columns { width: 120px; }
.small-six.columns { width: 146px; }
.small-seven.columns { width: 172px; }
.small-eight.columns { width: 198px; }
.small-nine.columns { width: 224px; }
.small-ten.columns { width: 250px; }
.small-eleven.columns { width: 276px; }
.small-twelve.columns { width: 302px; }
}  .row:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.row:after,
.clearfix:after {
clear: both;
}
.row,
.clearfix {
zoom: 1;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

@font-face {
font-family: 'ytpregular';
src: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/css/lib/ytp-regular.eot);
}
@font-face {
font-family: 'ytpregular';
src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format('woff'),
url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/css/lib/ytp-regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.mb_YTVPlayer :focus {
outline: 0;
}
.mb_YTVPlayer{
display: block;
transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
perspective: 1000;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
animation-timing-function: linear;
}
.mb_YTVPlayer.fullscreen{
display: block;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin: 0!important;
}
.mbYTP_wrapper iframe{
max-width: 4000px !important;
}
.inline_YTPlayer{
margin-bottom: 20px;
vertical-align: top;
position: relative;
left: 0;
overflow: hidden;
border-radius: 4px;
-moz-box-shadow: 0 0 5px rgba(0,0,0,.7);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.7);
box-shadow: 0 0 5px rgba(0,0,0,.7);
background: rgba(0,0,0,.5);
}
.inline_YTPlayer img{
border: none!important;
-moz-transform: none!important;
-webkit-transform: none!important;
-o-transform: none!important;
transform: none!important;
margin: 0!important;
padding: 0!important
} .mb_YTVPBar .ytpicon{
font-size: 14px;
font-family: 'ytpregular';
}
.mb_YTVPBar .mb_YTVPUrl.ytpicon{
font-size: 18px;
}
.mb_YTVPBar{
transition: opacity 1s;
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
-o-transition: opacity 1s;
display: block;
width: 100%;
height: 10px;
padding: 5px;
background: #333;
position: fixed;
bottom: 0;
left: 0;
-moz-box-sizing: padding-box;
-webkit-box-sizing: border-box;
text-align: left;
z-index: 1000;
font: 14px/16px sans-serif;
color:white;
opacity: .1;
}
.mb_YTVPBar.visible, .mb_YTVPBar:hover{
opacity: 1;
}
.mb_YTVPBar .buttonBar{
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
background: transparent;
font: 12px/14px sans-serif;
position: absolute;
top: -30px;
left: 0;
padding: 5px;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.mb_YTVPBar:hover .buttonBar{
background: rgba(0,0,0,0.4);
}
.mb_YTVPBar span{
display: inline-block;
font: 16px/20px sans-serif;
position: relative;
width: 30px;
height: 25px;
vertical-align: middle;
}
.mb_YTVPBar span.mb_YTVPTime{
width: 130px;
}
.mb_YTVPBar span.mb_YTVPUrl,.mb_YTVPBar span.mb_OnlyYT {
position: absolute;
width: auto;
display: block;
top: 6px;
right: 10px;
cursor: pointer;
}
.mb_YTVPBar span.mb_YTVPUrl img{
width: 60px;
}
.mb_YTVPBar span.mb_OnlyYT {
left: 185px;
right: auto;
}
.mb_YTVPBar span.mb_OnlyYT img{
width: 25px;
}
.mb_YTVPBar span.mb_YTVPUrl a{
color: white;
}
.mb_YTVPPlaypause,.mb_YTVPlayer .mb_YTVPPlaypause img{
cursor: pointer;
}
.mb_YTVPMuteUnmute{
cursor: pointer;
} .mb_YTVPProgress{
height: 10px;
width: 100%;
background: #222;
bottom: 0;
left: 0;
}
.mb_YTVPLoaded{
height: 10px;
width: 0;
background: #444;
left: 0;
}
.mb_YTVTime{
height: 5px;
width: 0;
background: #fff;
bottom: 0;
left: 0;
-moz-box-shadow: #666666 1px 1px 3px;
-webkit-box-shadow: #666666 1px 1px 3px;
}
.YTPOverlay.raster{
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/images/raster.png);
}
.YTPOverlay.raster.retina{
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/images/raster@2x.png);
}@font-face{font-family:'FontAwesome';src:url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.bx-wrapper {
position: relative;
margin: 0 auto;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
z-index: 89;
position: absolute;
bottom: 25px;
width: 100%;
}
@media only screen and (max-width: 479px) {
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
bottom: 15px;
}
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/images/status.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 21;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #ffffff;
padding-top: 25px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #ffffff;
text-indent: -9999px;
display: block;
width: 12px;
height: 12px;
margin: 0 3px;
outline: 0;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #bba454;
} .bx-outer-prev,
.bx-outer-next,
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
color: #ffffff;
font-size: 42px;
}
.bx-outer-prev:hover,
.bx-outer-next:hover,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
color: #ffffff;
font-size: 56px;
}
.bx-outer-prev,
.bx-wrapper .bx-prev {
left: 10px;
}
.bx-outer-prev:after,
.bx-wrapper .bx-prev:after {
font-family: 'FontAwesome';
content: '\f104';
}
.bx-outer-next,
.bx-wrapper .bx-next {
right: 10px;
}
.bx-outer-next:after,
.bx-wrapper .bx-next:after {
font-family: 'FontAwesome';
content: '\f105';
}
.bx-outer-prev,
.bx-outer-next,
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -20px;
outline: 0;
width: 40px;
height: 40px;
line-height: 40px; z-index: 88;
text-align: center;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/css/lib/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/css/lib/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}#slides {
position: relative;
}
#slides .slides-container {
margin: 0;
}
#slides .scrollable {
*zoom: 1;
position: relative;
top: 0;
left: 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
height: 100%;
}
#slides .scrollable:after {
content: "";
display: table;
clear: both;
} .slides-navigation a {
position: absolute;
top: 50%;
margin-top: -20px;
outline: 0;
width: 40px;
height: 40px;
line-height: 40px; z-index: 99;
zoom: 1;
text-align: center;
}
.slides-navigation a.prev,
.slides-navigation a.next {
color: #ffffff;
font-size: 42px;
}
.slides-navigation a.prev:hover,
.slides-navigation a.next:hover {
color: #ffffff;
font-size: 56px;
}
.slides-navigation a.prev {
left: 10px;
}
.slides-navigation a.prev:after {
font-family: 'FontAwesome';
content: '\f104';
}
.slides-navigation a.next {
right: 10px;
}
.slides-navigation a.next:after {
font-family: 'FontAwesome';
content: '\f105';
} .slides-pagination {
position: absolute;
z-index: 20;
bottom: 25px;
text-align: center;
width: 100%;
}
.slides-pagination a {
background: #ffffff;
width: 12px;
height: 12px;
margin: 4px;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%;
zoom: 1;
overflow: hidden;
text-indent: -100px;
}
.slides-pagination a:hover,
.slides-pagination a.current {
background: #bba454;
} .slides-fullscreen-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
}.chi_display_header {
margin-top: 70px;
}
.sidebar  { float:left;  }
.sidebar .dropdown-menu {
left: 0;
list-style: outside none none;
margin: 0;
min-width: 200px;
opacity: 1;
padding: 10px;
position: relative;
top: 0;
transition: all 0.2s ease-in-out 0s;
visibility: visible;
z-index: 19;
}
.sidebar .dropdown-menu a  { color: #fff;  }
.sidebar .dropdown-menu a:hover  { color: #fff;  }
.sidebar .dropdown-menu a.active  { color: #ccc;  }
#dc_jqaccordion_widget-2-item.dcjq-accordion ul#menu-sidemenu.sidemenu ul.sub-menu.dropdown-menu li.current-menu-item.current_page_item a 
{ color: #fff; background-color:#ec0080;  } .page-child .page-body img.contentimage  {  display:none;  }
#service .post, #specials .post, #produkte .post, #ueber-uns .post, #kontakt .post   {  display:none;  }
.blog-body img.contentimage  { margin-top: 70px; }
.main-menu {
background: #ec0080 none repeat scroll 0 0 !important;
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
display: block;
min-height: 50px;
position: relative;
width: 100%;
z-index: 99;
}
.menu li {
display: inline-block;
font-size: 16px !important;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 70px;
list-style: outside none none;
margin-left: 15px !important;
text-transform: none !important;
}
.menu li a {
color: #ffffff !important;
display: inline-block;
height: 100%;
text-decoration: none;
}
.menu li.active a {
color: #ffffff !important;
}
.menu li a:hover {
color: #F16499 !important;
}
.main-menu h1 a {
color: #ffffff !important;
}
.main-menu h1 a:hover {
color: #cccccc !important;
}
.blog-body  { margin-top: -70px; }
.to-intro {
bottom: 0;
left: 50%;
margin-left: -23px;
position: absolute;
}
h1, h2, h3, h4, h5, h6 {
color: #f0649a !important;
}
.icon, a .icon {
background: #ec0080 none repeat scroll 0 0 !important;
}
.icon:hover, a .icon:hover {
background: #1a1a1a none repeat scroll 0 0 !important;
}
.post-title  { display:none; }
.post-medias, .inner-spacer-right-lrg { display:block; float:left; margin-right: 40px; }
.post-body  { display:block; float:left; }
.category-aktuell  { clear:both;  }  
section .section-blog { background: #383938 none repeat scroll 0 0 !important; }
.footer-two {
background: #383938 none repeat scroll 0 0 !important;
}
.headlines  { display:none; }
.regularpage  { padding-top: 0px !important; }
.more-work {
padding-top: 70px !important;  }
.blog-header {
background: #383938 none repeat scroll 0 0 !important;
padding-bottom: 0;
padding-top: 0px !important;
position: relative;
width: 100%;
}
.post {
border-bottom: none !important;
}
.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
margin: 0 0 0 30px;
color: #ec0080;
} ::selection {
color: #ffffff;
background: #1a1a1a;
}
::-moz-selection {
color: #ffffff;
background: #1a1a1a;
}
body {
color: #e9e3cd;
background: #383938;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 25px;
text-align: center;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #1a1a1a;
text-transform: none;
}
h1 {
font-size: 30px;
line-height: 40px;
margin-bottom: 25px;
}
h2 {
font-size: 22px;
line-height: 28px;
margin-bottom: 25px;
}
h3 {
font-size: 20px;
line-height: 26px;
}
h4 {
font-size: 17px;
line-height: 25px;
}
h5 {
font-size: 16px;
line-height: 25px;
}
h6 {
font-size: 13px;
line-height: 25px;
}
p {
margin-bottom: 25px;
} h1.fittext,
h2.fittext,
h3.fittext,
h4.fittext,
h5.fittext,
h6.fittext {
width: 100%;
display: block;
line-height: 0.9em;
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
h1.fittext {
font-size: 75px;
}
h2.fittext {
font-size: 60px;
}
h3.fittext {
font-size: 45px;
}
h4.fittext {
font-size: 30px;
}
h5.fittext {
font-size: 23px;
}
h6.fittext {
font-size: 15px;
} .bigtext h1,
.bigtext h2,
.bigtext h3,
.bigtext h4,
.bigtext h5,
.bigtext h6,
h1.bigtext,
h2.bigtext,
h3.bigtext,
h4.bigtext,
h5.bigtext,
h6.bigtext {
line-height: 1.1em;
padding-bottom: 2px;
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.bigtext h1,
h1.bigtext {
font-size: 80px;
}
.bigtext h2,
h2.bigtext {
font-size: 70px;
}
.bigtext h3,
h3.bigtext {
font-size: 60px;
}
.bigtext h4,
h4.bigtext {
font-size: 50px;
}
.bigtext h5,
h5.bigtext {
font-size: 40px;
}
.bigtext h6,
h6.bigtext {
font-size: 25px;
} .text-bg {
width: auto;
display: inline-block;
padding: 5px 7px 6px 8px;
background: #bba454;
margin: 2px;
}
.text-bg.white {
background: #ffffff;
}
.text-bg.light {
background: #7a7a7a;
}
.text-bg.dark {
background: #1a1a1a;
}
.text-bg.color {
background: #bba454;
} a {
color: inherit;
text-decoration: none;
}
a:hover {
color: #bba454;
} .text-white,
h1.text-white,
h2.text-white,
h3.text-white,
h4.text-white,
h5.text-white,
h6.text-white,
p.text-white,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
color: #ffffff;
}
.text-light,
h1.text-light,
h2.text-light,
h3.text-light,
h4.text-light,
h5.text-light,
h6.text-light,
p.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light p {
color: #adadad;
}
.text-dark,
h1.text-dark,
h2.text-dark,
h3.text-dark,
h4.text-dark,
h5.text-dark,
h6.text-dark,
p.text-dark,
.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark h6,
.text-dark p {
color: #1a1a1a;
}
.text-color,
h1.text-color,
h2.text-color,
h3.text-color,
h4.text-color,
h5.text-color,
h6.text-color,
p.text-color,
.text-color h1,
.text-color h2,
.text-color h3,
.text-color h4,
.text-color h5,
.text-color h6,
.text-color p {
color: #bba454;
} h1.serif,
h2.serif,
h3.serif,
h4.serif,
h5.serif,
h6.serif,
p.serif,
.serif h1,
.serif h2,
.serif h3,
.serif h4,
.serif h5,
.serif h6,
.serif p {
font-family: 'Volkhov', 'Times New Roman', Georgia, serif;
font-weight: 400;
} p.big {
font-size: 25px;
line-height: 40px;
}
.small,
small {
font-size: 12px;
}
.italic,
em {
font-style: italic;
}
.bold,
strong,
b {
font-weight: 900;
}
.thin {
font-weight: 300;
} .no-uppercase {
text-transform: none;
}
.uppercase {
text-transform: uppercase;
}
.letterspace {
letter-spacing: 0.1em;
} .ordered-list {
list-style-type: decimal;
list-style-position: inside;
margin-bottom: 25px;
}
.unordered-list {
list-style-type: disc;
list-style-position: inside;
margin-bottom: 25px;
} blockquote {
font-family: 'Volkhov', 'Times New Roman', Georgia, serif;
font-style: italic;
color: #adadad;
margin-bottom: 25px;
padding: 25px;
border-left: 2px solid #cccccc;
background: #fafafa;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
color: #adadad;
}
blockquote.left {
text-align: left;
border-left: 2px solid #cccccc;
}
blockquote.right {
text-align: right;
border-left: 0;
border-right: 2px solid #cccccc;
}
q {
quotes : "\"" "\"" """ """;
}
q:before {
content: '\201C';
}
q:after {
content: '\201D';
}
q.colorq:before {
content: '\201C';
color: #bba454;
}
q.colorq:after {
content: '\201D';
color: #bba454;
} .button {
font-size: 13px;
font-weight: 600;
letter-spacing: 0.2em;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
padding: 10px 20px;
color: #ffffff;
background: #1a1a1a;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-top: 25px;
}
a.button:hover {
text-decoration: none;
color: #ffffff;
background: #bba454;
}
.button.small {
font-size: 10px;
padding: 5px 15px;
}
.button.big {
font-size: 16px;
padding: 15px 25px;
-webkit-border-radius: 3px;
border-radius: 3px;
} .button > i {
font-size: 14px;
}
.button.small > i {
font-size: 12px;
}
.button.big > i {
font-size: 18px;
} .button.outline {
padding: 8px 18px;
}
.button.small.outline {
padding: 3px 13px;
}
.button.big.outline {
padding: 13px 23px;
} a.underline {
border-bottom: 1px solid #bba454;
}
a.arrow-link:after {
font-family: 'FontAwesome';
content: '\f101';
color: #bba454;
margin-left: 7px;
} i.inline {
margin-left: 5px;
margin-right: 5px;
}
.icon,
a .icon {
font-size: 14px;
text-align: center;
text-decoration: none;
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
color: #ffffff;
background: #1a1a1a;
margin: auto 3px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
a .icon:hover {
text-decoration: none;
color: #ffffff;
background: #bba454;
}
.icon.small {
font-size: 12px;
width: 25px;
height: 25px;
line-height: 25px;
}
.icon.medium {
font-size: 14px;
width: 30px;
height: 30px;
line-height: 30px;
}
.icon.big {
font-size: 20px;
width: 50px;
height: 50px;
line-height: 50px;
} .icon.outline {
line-height: 36px;
}
.icon.small.outline {
line-height: 21px;
}
.icon.medium.outline {
line-height: 26px;
}
.icon.big.outline {
line-height: 46px;
} .icon.arrow-top {
-webkit-border-radius: 0px 0px 3px 3px;
border-radius: 0px 0px 3px 3px;
}
.icon.arrow-prev {
text-indent: -2px;
-webkit-border-radius: 0px 3px 3px 0px;
border-radius: 0px 3px 3px 0px;
}
.icon.arrow-next {
-webkit-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}
.icon.arrow-bottom {
-webkit-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;
}
.icon.attached {
margin: auto -3px;
} .button.color,
.icon.color {
color: #ffffff;
background: #bba454;
}
a.button.color:hover,
a .icon.color:hover {
color: #ffffff;
background: #1a1a1a;
}
.button.white,
.icon.white {
color: #1a1a1a;
background: #ffffff;
}
.button.light,
.icon.light {
color: #ffffff;
background: #adadad;
}
.button.dark,
.icon.dark {
color: #ffffff;
background: #1a1a1a;
}
.button.outline,
.icon.outline {
color: #1a1a1a;
background: none;
border: 2px solid #1a1a1a;
}
a.button.outline:hover,
a .icon.outline:hover {
color: #ffffff;
background: #1a1a1a;
}
.button.outline.color,
.icon.outline.color {
color: #bba454;
background: none;
border: 2px solid #bba454;
}
a.button.outline.color:hover,
a .icon.outline.color:hover {
color: #ffffff;
background: #bba454;
}
.button.outline.white,
.icon.outline.white {
color: #ffffff;
background: none;
border: 2px solid #ffffff;
}
a.button.outline.white:hover,
a .icon.outline.white:hover {
color: #1a1a1a;
background: #ffffff;
}
.button.outline.light,
.icon.outline.light {
color: #adadad;
background: none;
border: 2px solid #adadad;
}
a.button.outline.light:hover,
a .icon.outline.light:hover {
color: #ffffff;
background: #adadad;
}
.button.outline.dark,
.icon.outline.dark {
color: #1a1a1a;
background: none;
border: 2px solid #1a1a1a;
}
a.button.outline.dark:hover,
a .icon.outline.dark:hover {
color: #ffffff;
background: #1a1a1a;
} .bullet-pagination {
text-align: center;
}
.bullet-pagination a {
background: #bba454;
width: 12px;
height: 12px;
margin: 4px;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.bullet-pagination a.selected {
background: #ffffff;
cursor: default;
}
.bullet-pagination a span {
display: none;
} .title {
margin-bottom: 45px;
}
.title h1 {
position: relative;
font-size: 17px;
line-height: 30px;
font-weight: 600;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
}
.title hr {
width: 80px;
height: 2px;
background: #cccccc;
border: 0;
margin: 0 auto;
} .title i {
text-align: center;
position: relative;
display: block;
font-size: 54px;
line-height: 54px;
color: #cccccc;
margin: 0 auto -45px;
} .header {
position: relative;
display: table;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height: 640px;
}
.header.fixed {
background-attachment: fixed;
}
.header.top {
background-position: top center;
}
.header.bottom {
background-position: bottom center;
}
.header.medium {
height: 500px;
}
.header.small {
height: 320px;
}
.header-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.centerdiv {
width: 920px;
margin: 0 auto;
}
.header-center hr {
width: 220px;
height: 2px;
background: #ffffff;
border: 0;
margin: 50px auto 35px;
} .fade {
filter: alpha(opacity=30);
opacity: 0.3;
} .no-touch a,
.no-touch a:hover,
.no-touch .button,
.no-touch .button:hover,
.no-touch .icon,
.no-touch .icon:hover,
.no-touch .icon.huge,
.no-touch .icon.huge:hover,
.no-touch .fade,
.no-touch .portfolio-thumb,
.no-touch .image-thumb,
.no-touch .service-item,
.no-touch a.play-btn i,
.no-touch a.play-btn:hover > i,
.no-touch .video-controls button,
.no-touch .video-controls button:hover,
.no-touch ul.home-menu li i,
.no-touch ul.home-menu li a:hover > i,
.no-touch .toggle,
.no-touch .toggle:hover,
.no-touch #contactform input,
.no-touch #contactform textarea,
.no-touch #contactform select,
.no-touch #contactform input:focus,
.no-touch #contactform textarea:focus,
.no-touch #contactform select:focus,
.no-touch #contactform input.submit,
.no-touch #contactform input.submit:hover,
.no-touch .fourofour i,
.no-touch .fourofour a:hover > i,
.no-touch .hoverimg,
.no-touch .hoverimg:hover,
.no-touch .employeeblock,
.no-touch .employeeblock:hover,
.no-touch .mask,
.no-touch .employeeblock:hover .mask,
.no-touch .serviceblock,
.no-touch .serviceblock:hover,
.no-touch .serviceblock .button,
.no-touch .serviceblock:hover .button,
.no-touch .serviceblock i,
.no-touch .serviceblock:hover i,
.no-touch .widget_search input.search,
.no-touch .widget_search input.search:focus,
.no-touch #wp-calendar tbody td,
.no-touch #wp-calendar tbody td:hover,
.no-touch #respond form input[type=text],
.no-touch #respond form textarea,
.no-touch #respond form input[type=text]:focus,
.no-touch #respond form textarea:focus,
.no-touch #respond form button[type="submit"],
.no-touch #respond form button[type="submit"]:hover {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
} .main-menu {
position: relative;
display: block;
width: 100%;
min-height: 50px;
background: #1a1a1a;
z-index: 99;
-webkit-box-shadow:  0px 0px 0px 2px rgba(0, 0, 0, 0.1);
box-shadow:  0px 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.menu-wrap {
position: relative;
display: block;
margin: 0 auto;
width: 920px;
}
.menu-logo {
float: left;
text-align: left;
width: auto;
max-height: 30px;
margin-top: 20px;
margin-bottom: 0;
}
.main-menu h1 {
float: left;
text-align: left;
font-size: 18px;
margin-top: 10px;
margin-bottom: 0;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.main-menu h1 a {
text-decoration: none;
color: #bba454;
}
.main-menu h1 a:hover {
color: #ffffff;
} #toggle,
.toggle {
display: none;
} .menu {
text-align: right;
height: 100%;
}
.menu li {
display: inline-block;
list-style: none;
margin-left: 40px;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 70px;
text-transform: uppercase;
}
.menu li a {
display: inline-block;
text-decoration: none;
color: #7a7a7a;
height: 100%;
}
.menu li a:hover {
color: #ffffff;
} @media only screen and (max-width: 768px){
.sticky-wrapper,
.main-menu {
height: 50px!important;
}
.menu-wrap {
width: 100%;
}
.menu-logo {
margin-top: 10px;
margin-left: 15px;
}
.main-menu h1 {
margin-top: 0;
margin-left: 15px;
} .toggle {
display: block;
position: relative;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
color: #bba454;
float: right;
font-family: 'FontAwesome';
text-align: center;
font-size: 14px;
width: 50px;
height: 50px;
line-height: 50px;
}
.toggle:hover {
color: #ffffff;
}
.toggle:after {
content: '\f0c9';
}
#toggle:checked ~ .menu {
display: block;
filter: alpha(opacity=100);
opacity: 1;
}
#toggle:checked + .toggle:after {
content: '\f077';
} .menu {
display: none;
filter: alpha(opacity=0);
opacity: 0;
margin-top: 50px;
width: 100%;
position: absolute;
right: 0;
height: auto;
text-align: left;
background: #1a1a1a;
padding-bottom: 10px;
}
.menu li {
display: block;
width: 100%;
height: 40px;
line-height: 40px;
margin: 0;
}
.menu li a {
display: block;
width: 100%;
height: auto;
margin-left: 70px;
}
} .main-menu.white-menu {
background: #ffffff;
}
.main-menu.white-menu h1 a:hover {
color: #1a1a1a;
}
.main-menu.white-menu .menu li a:hover {
color: #bba454;
}
@media only screen and (max-width: 768px){
.main-menu.white-menu .toggle:hover {
color: #1a1a1a;
}
.main-menu.white-menu .menu {
background: #fafafa;
}
}  .home-wrap {
position: relative;
width: 100%;
height: 100%;
}
.home-wrap.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
}
.home-wrap-short {
position: relative;
width: 100%;
height: 640px;
}
.home-wrap-short .home-content,
.home-wrap-short .centerdiv {
z-index: 10;
}
.home-wrap-short .bxslider {
z-index: 0;
} .home-content {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
width: 920px;
}
.home-content hr {
width: 220px;
height: 2px;
background: #ffffff;
border: 0;
margin: 50px auto 35px;
}
.home-content img {
margin-bottom: 0;
} .the-logo {
max-width: 600px;
width: 100%;
height: auto;
display: inline-block;
} .fullscreen-img {
z-index: -1;
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media screen and (max-width: 1024px) {
.fullscreen-img {
left: 50%;
margin-left: -512px;
}
} .video-container {
display: block;
position: relative;
min-width: 100%;
min-height: 100%;
z-index: -1;
}
.fullscreen-video {
display: block;
vertical-align: top;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
} ul.home-menu li {
display: inline-block;
width: 180px
}
ul.home-menu li a {
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none;
color: #ffffff;
}
ul.home-menu li i {
font-size: 28px;
text-align: center;
text-decoration: none;
display: block;
width: 80px;
height: 80px;
line-height: 76px;
letter-spacing: 0;
color: #ffffff;
border: 2px solid #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 25px auto;
}
ul.home-menu li em {
font-family: 'Volkhov', 'Times New Roman', Georgia, serif;
display: block;
font-size: 14px;
font-style: italic;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
color: #ffffff;
}
ul.home-menu li a:hover > i {
background: #bba454;
border: 2px solid #bba454;
} a.play-btn i {
cursor: pointer;
text-indent: 5px;
font-size: 28px;
text-align: center;
text-decoration: none;
display: inline-block;
width: 80px;
height: 80px;
line-height: 76px;
letter-spacing: 0;
color: #ffffff;
background: none;
border: 3px solid #ffffff;
border-radius: 50%;
}
.play-btn:hover > i {
color: #ffffff;
background: #bba454;
border: 3px solid #bba454;
}
a.play-btn-normal {
cursor: pointer;
}
.small-play-btn {
text-indent: 1px;
} .video-controls {
position: absolute;
width: 200px;
left: 50%;
margin-left: -100px;
bottom: 50px;
}
.video-controls button {
filter: alpha(opacity=30);
opacity: 0.3;
cursor: pointer;
margin: 4px;
font-family: 'FontAwesome';
font-size: 14px;
text-align: center;
text-decoration: none;
display: inline-block;
width: 40px;
height: 40px;
line-height: 36px;
color: #ffffff;
background: none;
border: 2px solid #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.video-controls button:hover {
filter: alpha(opacity=100);
opacity: 1;
color: #ffffff;
} #home-controls a {
position: absolute;
top: 50%;
margin-top: -20px;
outline: 0;
width: 40px;
height: 40px;
line-height: 40px; z-index: 11;
zoom: 1;
}
#home-controls a.prev,
#home-controls a.next {
color: #ffffff;
font-size: 42px;
}
#home-controls a.prev:hover,
#home-controls a.next:hover {
color: #ffffff;
font-size: 56px;
}
#home-controls a.prev {
left: 10px;
}
#home-controls a.prev:after {
font-family: 'FontAwesome';
content: '\f104';
}
#home-controls a.next {
right: 10px;
}
#home-controls a.next:after {
font-family: 'FontAwesome';
content: '\f105';
}
#home-pagination.bullet-pagination {
width: 200px;
z-index: 12;
position: absolute;
bottom: 25px;
left: 50%;
margin-left: -100px;
} .introduction {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #f0f0f0;
} .featured-work {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #ffffff;
}
.featured-work-slider {
margin-bottom: 70px;
} .icon.huge {
font-size: 56px;
width: 120px;
height: 120px;
line-height: 114px;
cursor: default;
color: #adadad;
background: none;
border: 3px solid #ffffff;
}
.icon.huge:hover {
color: #bba454;
border: 3px solid #bba454;
} .more-work {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #f0f0f0;
}
.portfolio-thumb {
display: block;
background: #ffffff;
padding-bottom: 25px;
}
.portfolio-thumb a {
text-align: center;
text-decoration: none;
}
.portfolio-thumb img {
margin-bottom: -35px;
}
.portfolio-thumb i {
text-align: center;
position: relative;
display: block;
margin: 10px auto 15px;
font-size: 20px;
width: 50px;
height: 50px;
line-height: 50px;
color: #ffffff;
background: #1a1a1a;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.portfolio-thumb:hover i {
background: #bba454;
}
.portfolio-thumb b {
display: block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none;
color: #1a1a1a;
}
.portfolio-thumb em {
font-family: 'Volkhov', 'Times New Roman', Georgia, serif;
display: block;
font-size: 14px;
font-style: italic;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
color: #adadad;
}
.portfolio-thumb b,
.portfolio-thumb em {
padding-left: 25px;
padding-right: 25px;
} .call-to-action {
position: relative;
}
.call-to-action .header {
background: #333333;
}
.nobg .call-to-action .header {
background: none;
} .about {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #ffffff;
}
.about .header {
margin-bottom: 70px;
}
.about-avatar {
position: relative;
margin-top: -150px;
border: 4px solid #ffffff;
width: 160px;
height: 160px;
-webkit-border-radius: 50%;
border-radius: 50%;
} .about-us {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #ffffff;
}
.about-us .header {
margin-bottom: 80px;
} .employeeblock {
padding: 20px 20px 10px;
border: 2px solid #ffffff;
}
.employeeblock:hover {
border: 2px solid #eeeeee;
}
.hoverimg {
position: relative;
width: 100%;
height: 100%;
}
.hoverimg img {
-webkit-border-radius: 50%;
border-radius: 50%;
margin-bottom: 0;
}
.mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.4);
-webkit-border-radius: 50%;
border-radius: 50%;
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
}
.mask span {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.employeeblock:hover .mask {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.mask span i {
color: #ffffff;
margin: 3px;
} .services {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #f0f0f0;
} .list_carousel {
position: relative;
margin: 0;
width: auto;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
height: auto;
padding: 0;
margin: 0;
display: block;
float: left;
text-align: center;
}
.list_carousel.responsive {
width: auto;
margin-left: 0;
}
.clearfix {
float: none;
clear: both;
} li.service-item {
display: block;
background: #ffffff;
padding-bottom: 25px;
width: 480px;
margin-right: 20px;
margin-left: 20px;
text-align: center;
}
li.service-item p {
margin-right: 25px;
margin-left: 25px;
}
li.service-item img {
margin-bottom: -35px;
}
li.service-item i {
position: relative;
display: block;
margin: 10px auto 20px;
font-size: 20px;
width: 50px;
height: 50px;
line-height: 50px;
color: #ffffff;
background: #1a1a1a;
-webkit-border-radius: 50%;
border-radius: 50%;
}
li.service-item:hover i {
background: #bba454;
}
li.service-item ul {
margin: 25px 0 0;
}
li.service-item ul li {
display: inline-block;
padding: 12px;
width: 100%;
}
li.service-item ul li:last-child {
border-bottom: 2px solid #fafafa;
}
li.service-item ul li:nth-child(odd) {
background-color: #fafafa;
} .simple-services {
position: relative;
padding-top: 100px;
padding-bottom: 50px;
background: #ffffff;
} .serviceblock {
padding: 20px 20px 10px;
border: 2px solid #ffffff;
}
.serviceblock:hover {
border: 2px solid #eeeeee;
}
.serviceblock .button {
margin-top: 0;
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
}
.serviceblock:hover .button {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
} .serviceblock i {
text-align: center;
font-size: 56px;
width: 120px;
height: 120px;
line-height: 120px;
cursor: default;
color: #adadad;
background: none;
border: 3px solid #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.serviceblock:hover i {
color: #bba454;
border: 3px solid #bba454;
} .quote {
position: relative;
}
.quote .header{
background-image: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/images/bg8.jpg);
}
.nobg .quote .header {
background: none;
} .contact {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
background: #ffffff;
} #contactform {
display: block;
width: 100%;
margin: 50px auto 0;
text-align: left;
}
#contactform label {
position: relative;
z-index: 13;
padding-left: 10px;
}
#contactform label {
line-height: 50px;
}
#contactform input,
#contactform textarea,
#contactform select {
display: block;
position: relative;
overflow: hidden;
min-height: 50px;
margin-top: -50px;
line-height: 50px;
font-size: 1em;
padding-left: 30px;
padding-right: 10px;
width: 100%;
color: #666666;
background: #ffffff;
border: 2px solid #eeeeee;
}
#contactform select {
padding-right: 10px;
margin-bottom: 20px;
}
@-moz-document url-prefix() {
#contactform select {
padding-top: 14px;
}
}
#contactform textarea {
line-height: 25px;
width: 100%;
min-height: 120px;
}
#contactform input.input-verify {
padding-left: 55px;
}
#contactform input:focus,
#contactform textarea:focus,
#contactform select:focus {
border: 2px solid #bba454;
background-color: #ffffff;
color: #1a1a1a;
} #contactform input.submit {
-webkit-appearance: none;
cursor: pointer;
margin: 20px auto 0;
width: auto;
height: auto;
border: 0;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.2em;
line-height: 0;
text-decoration: none;
text-transform: uppercase;
display: block;
padding: 10px 20px;
color: #ffffff;
background: #bba454;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#contactform input.submit:hover {
color: #ffffff;
background: #1a1a1a;
}
#contactform input[type="submit"][disabled] {
color: #ffffff;
background: #bba454;
} #contactform span.required {
color: #ff0000;
}
.error_message {
display: block;
padding: 5px;
background: #fbe3e4;
color: #8a1f11;
border: 1px solid #fbc2c4;
} .loader {
margin: 0 auto;
padding: 0 25px;
} #success_page {
text-align: center;
}
#success_page h4 {
color: #bba454;
}  .social-footer {
position: relative;
padding-top: 100px;
padding-bottom: 100px;
background: #333333;
}
.nobg .social-footer {
background: none;
}
.social-footer .icon {
margin: 10px;
} .credits {
position: relative;
padding-top: 25px;
padding-bottom: 0;
background: #1a1a1a;
}
.nobg .credits {
background: rgba(0,0,0,0.4);
} .footer {
position: relative;
padding-top: 25px;
background: #f0f0f0;
} .footer-two {
position: relative;
padding-top: 0;
padding-bottom: 25px;
background: #f0f0f0;
}
.footer-two p {
margin-bottom: 50px;
} .main-menu.alreadyfixed {
position: fixed;
top: 0;
left: 0;
}
.project-page-intro {
position: relative;
padding-top: 70px;
padding-bottom: 100px;
background: #ffffff;
}
.project-page-slider {
margin-bottom: 70px;
}
.project-page-images {
position: relative;
padding-top: 70px;
padding-bottom: 70px;
background: #f0f0f0;
}
.project-page-images img {
margin-bottom: 0;
} .fourofour {
position: relative;
width: 100%;
height: 100%;
}
.fourofour-content {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
width: 920px;
}
.fourofour hr {
width: 220px;
height: 2px;
background: #ffffff;
border: 0;
margin: 50px auto;
}
.fourofour h1 {
width: 100%;
display: block;
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
font-size: 140px;
font-weight: 700;
line-height: 1em;
letter-spacing: 0;
}
.fourofour a {
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none;
color: #ffffff;
}
.fourofour i {
font-size: 28px;
text-align: center;
text-decoration: none;
display: block;
width: 80px;
height: 80px;
line-height: 76px;
letter-spacing: 0;
color: #ffffff;
border: 2px solid #ffffff;
border-radius: 50%;
margin: 25px auto;
}
.fourofour em {
font-family: 'Volkhov', 'Times New Roman', Georgia, serif;
display: block;
font-size: 14px;
font-style: italic;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
color: #ffffff;
}
.fourofour a:hover > i {
background: #bba454;
border: 2px solid #bba454;
} .blog-page {
background: #ffffff;
}
.blog {
text-align: left;
padding-bottom: 70px;
}
.blog-header {
position: relative;
width: 100%;
padding-top: 100px;
padding-bottom: 0;
background: #ffffff;
} .post {
padding-bottom: 25px;
margin-bottom: 50px;
border-bottom: 2px solid #f7f7f7;
}
.post-title h3 {
font-size: 28px;
line-height: 36px;
}
.post-meta {
font-size: 12px;
color: #adadad;
margin-bottom: 25px;
}
.post-meta a:hover {
color: #bba454;
}
.post-body {
}
.post-body a {
color: #212121;
}
.post-body a:hover {
color: #bba454;
}
.post-media {
margin-bottom: 25px;
}
.post-media img {
margin-bottom: 0;
} .tags a {
display: inline-block;
font-size: 11px;
line-height: 15px;
text-transform: uppercase;
padding: 10px 15px;
margin: 0px 0 5px;
background: #eeeeee;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.tags a:hover {
color: #ffffff;
background: #bba454;
}  .widget {
font-size: 13px;
margin-bottom: 50px;
}
.widget h3 {
font-size: 14px;
font-weight: 600;
line-height: 25px;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none;
color: #1a1a1a;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 2px solid #f7f7f7;
} .widget_search {
display: block;
width: 100%;
text-align: left;
}
.widget_search input.search {
font-family: inherit;
font-size: 13px;
color: #666666;
background: #ffffff;
border: 2px solid #eeeeee;
}
.widget_search input.search:focus {
color: #1a1a1a;
background: #ffffff;
border: 2px solid #bba454;
}
.widget_search input[type="submit"] {
display: none;
}  .widget_categories {
}
li.cat-item {
display: block;
font-size: 12px;
color: #adadad;
line-height: 25px;
}
li.cat-item a {
font-size: 13px;
color: #7a7a7a;
}
li.cat-item a:hover {
color: #bba454;
} .widget_tag_cloud .tagcloud a {
display: inline-block;
font-size: 11px;
line-height: 15px;
text-transform: uppercase;
padding: 10px 15px;
margin: 2px 0;
background: #eeeeee;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.widget_tag_cloud .tagcloud a:hover {
color: #ffffff;
background: #bba454;
} .widget_archive {
}
.widget_archive li {
display: block;
font-size: 12px;
color: #adadad;
}
.widget_archive li a {
color: #7a7a7a;
}
.widget_archive li a:hover {
color: #bba454;
} .widget_recent_comments {
}
.widget_recent_comments li.recentcomments {
margin-left: 10px;
}
.widget_recent_comments li.recentcomments:before {
font-family: 'FontAwesome', sans-serif;
font-size: 14px;
content: '\f105';
color: #adadad;
margin-left: -10px;
margin-right: 5px;
} .widget_recent_entries {
}
.widget_recent_entries li {
margin-left: 10px;
}
.widget_recent_entries li:before {
font-family: 'FontAwesome', sans-serif;
font-size: 14px;
content: '\f105';
color: #adadad;
margin-left: -10px;
margin-right: 5px;
} .widget_pages {
}
.widget_pages ul.children li {
margin-left: 10px;
}
.widget_pages ul.children li:before {
content: '\2013';
color: #adadad;
margin-left: -10px;
margin-right: 5px;
} .widget_calendar {
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-size: 14px;
font-weight: 600;
line-height: 25px;
letter-spacing: 0.1em;
text-align: left;
text-transform: uppercase;
text-decoration: none;
color: #1a1a1a;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 2px solid #f7f7f7;
}
#wp-calendar thead {
font-size: 10px;
text-align: center;
}
#wp-calendar thead th {
padding-bottom: 10px;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #fafafa;
border: 1px solid #ffffff;
text-align: center;
padding: 8px;
}
#wp-calendar tbody td:hover {
background: #ffffff;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 11px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 11px;
text-transform: uppercase;
padding-top: 10px;
}  #comments {
}
.commentsWrap {
margin-top: 100px;
}
h3#comments-title {
margin-bottom: 50px;
}
h3#comments-title span {
color: #adadad;
font-size: 18px;
} ul.commentlist {
}
li.comment {
}
ul.commentlist .children {
margin-left: 75px;
}
.comment-body {
padding-bottom: 25px;
margin-bottom: 50px;
border-bottom: 1px solid #f7f7f7;
} .comment-author {
float: left;
margin-right: 15px;
}
.comment-author img {
margin-top: -5px;
max-width: 60px;
width: 100%;
height: auto;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.comment-meta:after {
clear: both;
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.vcard {
}
.fn {
font-size: 16px;
color: #1a1a1a;
}
.fn a {
color: #bba454;
text-decoration: none;
}
.fn a:hover {
color: #1a1a1a;
}
.comment-body span {
font-size: 12px;
color: #adadad;
}
.comment-meta {
font-size: 12px;
line-height: 15px;
color: #adadad;
}
.comment-meta a:hover {
color: #bba454;
} .reply {
margin-top: -5px;
}
.comment-reply-link {
font-size: 11px;
line-height: 20px;
text-transform: uppercase;
display: inline-block;
padding: 5px 15px;
}
a.comment-reply-link {
background: #fafafa;
}
a.comment-reply-link:hover {
color: #ffffff;
background: #bba454;
} #respond {
margin: 70px 0;
background: #fafafa;
padding: 25px;
font-size: 13px;
}
h3.reply-title {
}
.required {
color: #bba454;
}
#respond form .column {
width: 50%;
display: block;
float: left;
margin-left: 0;
margin-right: 15px;
}
#respond form input[type=text],
#respond form textarea {
font-size: 13px;
color: #666666;
background: #ffffff;
border: 2px solid #eeeeee;
}
#respond form input[type=text]:focus,
#respond form textarea:focus {
color: #1a1a1a;
background: #ffffff;
border: 2px solid #bba454;
}
#respond form textarea {
font-family: inherit;
width: 100%;
min-height: 200px;
}
#respond form label {
line-height: 40px;
}
#respond form label:after {
clear: both;
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
} #respond form button[type="submit"] {
-webkit-appearance: none;
cursor: pointer;
margin: 20px 0 25px;
width: auto;
height: auto;
border: 0;
font-family: inherit;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.2em;
line-height: 50px;
text-decoration: none;
text-transform: uppercase;
display: block;
padding: 0 20px;
color: #ffffff;
background: #bba454;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#respond form button[type="submit"]:hover {
color: #ffffff;
background: #1a1a1a;
}
#respond form button[type="submit"][disabled] {
color: #ffffff;
background: #bba454;
} #respond .comment-body {
margin-top: 50px;
}  @media only screen and (min-width: 1200px) {
.menu-wrap,
.home-content {
width: 1160px;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.menu-wrap,
.home-content,
.centerdiv,
.fourofour-content {
width: 690px;
}
ul.home-menu li {
width: 145px
}
.menu li {
margin-left: 20px;
}
li.service-item {
margin-right: 15px;
margin-left: 15px;
}
#contactform input.submit {
margin: 10px auto 0;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.bigtext h1,
h1.bigtext {
font-size: 70px;
}
.bigtext h2,
h2.bigtext {
font-size: 60px;
}
.bigtext h3,
h3.bigtext {
font-size: 50px;
}
.bigtext h4,
h4.bigtext {
font-size: 40px;
}
.bigtext h5,
h5.bigtext {
font-size: 30px;
}
.bigtext h6,
h6.bigtext {
font-size: 20px;
}
p.big {
font-size: 20px;
line-height: 30px;
}
.header,
.home-wrap-short {
height: 540px;
}
.header.medium {
height: 400px;
}
.header.small {
height: 280px;
}
.home-content,
.centerdiv,
.fourofour-content {
width: 400px;
}
ul.home-menu li {
width: 90px
}
ul.home-menu li b,
ul.home-menu li em {
display: none;
}
li.service-item {
margin-right: 8px;
margin-left: 8px;
}
.serviceblock {
padding: 0;
border: none;
}
.serviceblock:hover {
border: none;
}
.serviceblock .button {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.serviceblock:hover i {
color: #adadad;
border: 3px solid #ffffff;
}
.serviceblock i:hover {
color: #bba454;
border: 3px solid #bba454;
}
.employeeblock {
padding: 0;
border: none;
}
.employeeblock:hover {
border: none;
}
#contactform input.submit {
margin: 0 auto;
}
.footer .alignleft, 
.footer .alignright {
text-align: center;
}
.project-page-intro {
padding-top: 50px;
}
ul.commentlist .children {
margin-left: 50px;
}
} @media only screen and (max-width: 479px) {
body {
min-width: 302px;
}
.bigtext h1,
h1.bigtext {
font-size: 45px;
}
.bigtext h2,
h2.bigtext {
font-size: 40px;
}
.bigtext h3,
h3.bigtext {
font-size: 35px;
}
.bigtext h4,
h4.bigtext {
font-size: 30px;
}
.bigtext h5,
h5.bigtext {
font-size: 20px;
}
.bigtext h6,
h6.bigtext {
font-size: 16px;
}
p.big {
font-size: 20px;
line-height: 30px;
}
.header,
.home-wrap-short {
height: 480px;
}
.header.medium {
height: 320px;
}
.header.small {
height: 240px;
}
.home-content,
.centerdiv,
.fourofour-content {
min-width: 270px;
width: 270px;
}
.the-logo {
max-width: 270px;
}
ul.home-menu li {
width: 60px;
}
ul.home-menu li b,
ul.home-menu li em {
display: none;
}
ul.home-menu li i {
font-size: 20px;
width: 50px;
height: 50px;
line-height: 46px;
}
.slides-pagination,
#home-pagination.bullet-pagination {
bottom: 15px;
}
li.service-item {
margin-right: 5px;
margin-left: 5px;
}
.serviceblock {
padding: 0;
border: none;
}
.serviceblock:hover {
border: none;
}
.serviceblock .button {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.serviceblock:hover i {
color: #adadad;
border: 3px solid #ffffff;
}
.serviceblock i:hover {
color: #bba454;
border: 3px solid #bba454;
}
.employeeblock {
padding: 0;
border: none;
}
.employeeblock:hover {
border: none;
}
#contactform input.submit {
margin: 0 auto;
width: 100%;
}
.footer .alignleft, 
.footer .alignright {
text-align: center;
}
.project-page-intro {
padding-top: 50px;
}
.featured-work-slider,
.about .header,
.about-us .header,
.project-page-slider {
margin-bottom: 50px;
}
.introduction,
.featured-work,
.more-work,
.about,
.about-us,
.services,
.simple-services,
.social-footer {
padding-top: 70px;
padding-bottom: 70px;
}
.contact {
padding-top: 70px;
padding-bottom: 100px;
}
.blog-header {
padding-top: 70px;
}
ul.commentlist .children {
margin-left: 25px;
}
#respond form .column {
width: 65%;
}
}.peFlareLightbox  {
z-index: 10000;
position: fixed;
overflow: hidden;
top: 0px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-transform: translateZ(0px);
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;	
opacity: 0;
filter: Alpha(Opacity=0);
overflow: hidden;
left: 0px;
display: none;
zoom: 1;
}
.peFlareLightbox img {
max-width: none !important;
}
.peFlareLightbox div, .peFlareLightbox span, .peFlareLightbox img {
outline: 0;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-moz-box-shadow:0px;
-webkit-box-shadow: 0px;
box-shadow:         0px;
}
.peFlareLightbox.peFlareLightboxActive  {
opacity: 1;
}
.peFlareLightbox .peFlareLightboxHidden {
position: absolute;
opacity: 0;
visibility: hidden;
filter: Alpha(Opacity=0);
z-index: 1;
}
.peFlareLightbox .peFlareLightboxOverlay {
position: absolute;
opacity: 0.8;
background-color: black;
filter: Alpha(Opacity=100);
width: 100%;
height: 100%;
z-index: 2;
}
.peFlareLightbox .peFlareLightboxContent {
position: absolute;
width: 100%;
height: 100%;
z-index: 3;
}
.peFlareLightbox .peFlareLightboxCaptions {
-webkit-transform: translateZ(0px);
-webkit-transition: top 0.5s;
-moz-transition: top 0.5s;
-o-transition: top 0.5s;
-ms-transition: top 0.5s;
position: absolute;
width: 100%;
height: 100%;
z-index: 4;
}
.peFlareLightbox .peFlareLightboxThumbs {
-webkit-transform: translateZ(0px);
position: absolute;
width: 100%;
height: 86px;
margin-top: 0px;
top: 100%;
z-index: 5;
-webkit-transition: margin-top 0.5s;
-moz-transition: margin-top 0.5s;
-o-transition: margin-top 0.5s;
-ms-transition: margin-top 0.5s;
}
.peFlareLightbox .peFlareLightboxVideo {
-webkit-transform: translateZ(0px);
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;	
position: absolute;
background-color: black;
width: 100%;
height: 100%;
z-index: 6;
opacity: 0;
visibility: hidden;
}
.peFlareLightbox .peFlareLightboxVideo video {
display: block;
}
.peFlareLightbox .peFlareLightboxVideo.peFlareLightboxActive {
opacity: 1;
visibility: visible;
}
.peFlareLightbox .peFlareLightboxVideo > div, .peFlareLightbox .peFlareLightboxVideo > iframe {
width: 100%;
}
.peFlareLightbox .peFlareLightboxThumbs.peFlareLightboxActive {
margin-top: -84px;
}
.peFlareLightbox .peFlareLightboxThumbs > span {
overflow: hidden;
display: block;
width: 100%;
height: 50px;
margin-top: -50px;
}
.peFlareLightbox.msie .peFlareLightboxThumbs > span {
background-color: black;
opacity: 0;
filter: Alpha(Opacity=0);
}
.peFlareLightbox .peFlareLightboxThumbs > div {
overflow: hidden;
background-color: black;
background-color: rgba(0,0,0,0.5);
}
.peFlareLightbox .peFlareLightboxThumbs > div > div {
overflow: hidden;
margin: auto;
}
.peFlareLightbox.mobile .peFlareLightboxThumbs > div > div {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.peFlareLightbox.mobile .peFlareLightboxThumbs > div > div.touchMove {
-webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
}
.peFlareLightbox .peFlareLightboxThumbs > div > div > span {
width: 90px;
height: 60px;
display: block;
overflow: hidden;
float: left;
margin: 10px 0px 10px 10px;
cursor: pointer;
}
.peFlareLightbox .peFlareLightboxThumbs > div > span {
width: 90px;
height: 60px;
display: block;
overflow: hidden;
float: left;
margin: 10px 0px 10px 10px;
cursor: pointer;
}
.peFlareLightbox .peFlareLightboxThumbs > div > span.loaded {
background-image: none;
}
.peFlareLightbox .peFlareLightboxContent > div {
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-ms-transition: all 1s;
-webkit-transform: translateZ(0px);
position: absolute;
overflow:hidden;
display: block;
width: 100%;
height: 100%;
opacity: 0;
}
.peFlareLightbox .peFlareLightboxContent > div.touchMove {
-webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
}
.peFlareLightbox .peFlareLightboxControls {
-webkit-transform: translateZ(0px);
z-index: 1000;
left:50%;
position: absolute;
}
.peFlareLightbox .peFlareLightboxControls > div{
position:relative;
left:-50%;
}
.peFlareLightbox .peFlareLightboxControls a {
display: block;
float: right;
margin: 5px 5px 5px 0px;
z-index: 1000;
}
.peFlareLightbox .peFlareLightboxSpinner {
-webkit-transform: translateZ(0px);
z-index: 1010;
width: 100%;
height: 100%;
position: absolute;
filter: Alpha(Opacity=100);
}
.peFlareLightbox .peFlareLightboxSpinner span {
display: block;
width: 24px;
height: 24px;
position: absolute; 
top: 50%; 
margin-top: -12px;
left: 50%;
margin-left: -12px;
border-radius: 4px;
filter: Alpha(Opacity=100);
}
.peFlareLightbox a.peFlareLightboxVideoIcon {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-transform: translateZ(0px);
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
position:absolute;
z-index:10;
cursor: pointer;
display: block;
height: 84px;
width: 84px;
top:50%;
left:50%;
display: block;
visibility: hidden;
opacity: 0;
}
.peFlareLightbox a.peFlareLightboxVideoIcon.peFlareLightboxActive {
opacity: 1;
visibility: visible;
}
.peFlareLightbox a.peFlareLightboxVideoIcon span {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
position:relative;
display:block;
width:84px;
height:84px;
margin-top:-42px;
margin-left:-42px;
}
.peFlareLightbox .peFlareLightboxContent .peFlareLightboxRenderImage img {
-webkit-transition: all 1s;
}
.peFlareLightbox .peFlareLightboxContent > div.peFlareLightboxRenderGallery {
-webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
background-color: black;
filter: Alpha(Opacity=100);
opacity: 1;
}
.peFlareLightbox .peFlareLightboxContent > div.peFlareLightboxRenderGallery img {
display:block;
position:absolute;
-webkit-transform-origin: 0 0;
-webkit-transform: translateZ(0px); }
.peFlareLightbox .peFlareLightboxContent > div.peFlareLightboxRenderGallery img.pePrevBW{
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
-ms-transition: opacity 0.4s;
z-index:1;
}
.peFlareLightbox .peFlareLightboxContent > div.peFlareLightboxRenderGallery img.pePrevColor{
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
-ms-transition: opacity 0.4s;
z-index:2;
}
.peFlareLightbox .peFlareLightboxContent > div.peFlareLightboxRenderGallery img.peCurrentBW{
-webkit-transition: opacity 0.8s;
-moz-transition: opacity 0.8s;
-o-transition: opacity 0.8s;
-ms-transition: opacity 0.8s;
z-index:4;
}
.peFlareLightbox .peFlareLightboxContent > div.peFlareLightboxRenderGallery img.peCurrentColor{
-webkit-transition: opacity 1.2s;
-moz-transition: opacity 1.2s;
-o-transition: opacity 1.2s;
-ms-transition: opacity 1.2s;
z-index:5;
} .peFlareDescription {
display: none !important;
}
.peFlareLightbox .peFlareLightboxCaptions > div > div,
.peFlareLightbox .peFlareLightboxCaptions > div{
margin:0;
padding:0;
border-radius:0;
box-shadow:none;
border:none;
outline:none;
background:transparent;
}
.peFlareLightbox .peFlareLightboxCaptions > div {
-webkit-transform: translateZ(0px);
width: 100%;
opacity: 0;
filter: Alpha(Opacity=0);
padding: 0px;
margin: 0px;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
position: absolute;
}
.peFlareLightbox .peFlareLightboxCaptions > div > div {
padding: 25px;
margin: auto;
max-width: 650px;
overflow:hidden;
}
.peFlareLightbox .peFlareLightboxCaptions > div > div > h3,
.peFlareLightbox .peFlareLightboxCaptions > div > div > p {
padding:0;
margin:0;
border:none;
outline:none;
background:transparent;
}
.peFlareLightbox .peFlareLightboxCaptions > div > div > p{
margin-top:15px;
}
.peFlareLightbox .peFlareLightboxCaptions > div.peFlareLightboxActive {
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
opacity: 1;
} @media (min-width: 480px) and (max-width: 767px) {
.peFlareLightbox a.peFlareLightboxVideoIcon {
height: 42px;
width: 42px;
}
.peFlareLightbox a.peFlareLightboxVideoIcon span {
width:42px;
height:42px;
margin-top:-21px;
margin-left:-21px;
}
} .hiddenLightboxContent{
display:none !important;
}.peFlareLightbox .peFlareLightboxControls a {
display: block;
float: right;
width: 30px;
height: 30px;
opacity:0.65;
}
.peFlareLightbox .peFlareLightboxControls a:hover{
opacity:1;
} .peFlareLightbox .peFlareLightboxControls a#peFlareLightboxControlPrev {
background:url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/prev.png) no-repeat 0 0;
} .peFlareLightbox .peFlareLightboxControls a#peFlareLightboxControlNext {
background:url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/next.png) no-repeat 0 0;
} .peFlareLightbox .peFlareLightboxControls a#peFlareLightboxControlClose {
background:url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/close.png) no-repeat 0 0;
} .peFlareLightbox .peFlareLightboxControls a#peFlareLightboxControlThumbs {
background:url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/thumbs.png) no-repeat 0 0;
}
.peFlareLightbox .peFlareLightboxSpinner span {
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/spinner.gif) no-repeat center center;
background-color: black;
background-color: rgba(0,0,0,.8);
}
.peFlareLightbox .peFlareLightboxThumbs > div > span {
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/spinner.gif) no-repeat center center;
background-color: black;
background-color: rgba(0,0,0,.8);
}
.peFlareLightbox a.peFlareLightboxVideoIcon span {
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/start.png) no-repeat 0 0;
}
.peFlareLightbox a.peFlareLightboxVideoIcon:hover span {
background-position: 0 -84px;
} .peFlareLightbox .peFlareLightboxThumbs > div > div > span {
border: 2px solid white;
box-shadow: 2px 2px 2px #000;
} .peFlareLightbox.desktop .peFlareLightboxContent .peFlareLightboxRenderImage img.fit {
border: 4px solid white;
box-shadow: 4px 4px 4px #000;
} .peFlareLightbox .peFlareLightboxCaptions > div {
background-color: black;
background-color: rgba(0,0,0,0.7);
}
.peFlareLightbox .peFlareLightboxCaptions > div > div > h3,
.peFlareLightbox .peFlareLightboxCaptions > div > div > p {
color: white;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
}
.peFlareLightbox .peFlareLightboxCaptions > div > div > p{
font-family: 'Open Sans', sans-serif;
font-weight:normal;
font-size:12px;
line-height:18px;
color:white;
}
p.peFlareLightboxFontPreload {
font-family: 'Open Sans', sans-serif;
opacity: 0;
display: inline;
font-size: 1px;
width: 1px;
height: 1px;
position: fixed;
} @media (min-width: 480px) and (max-width: 767px) { .peFlareLightbox a.peFlareLightboxVideoIcon span {
background: url(//www.kosmetikstudio-isabella.ch/wp-content/themes/magnum/framework/js/pe.flare/themes/default/img/start_mob.png) no-repeat 0 0;
}
.peFlareLightbox a.peFlareLightboxVideoIcon:hover span {
background-position: 0 -42px;
}
}.three.columns.sidebar  {
float: right; margin:0;	
}
.six.columns {
width: 400px;
}
@media (min-width: 1200px) {
.six.columns {
width: 600px;
}
}
.nine.columns.blog .post-media img  { width: 200px; height:auto; }
.nine.columns.blog .post-medias, .nine.columns.blog .inner-spacer-right-lrg {
display: block;
float: left;
margin-right: 20px;
}
.widget h3 {
font-size: 15px;
border-bottom: 0px solid #f7f7f7;
}
#simplybookWidgetButton > div {
font-size: 16px !important;
}
#simplybookWidgetButton.left_sided, #simplybookWidgetButton.right_sided {
padding: 10px 5px !important;
}
.toggle {
color: #fff !important;
}
.toggle:hover {
color: #f16499 !important;
}
.mfp-container {
box-sizing: border-box;
height: 100%;
left: 0;
margin: 0 auto;
padding: 0 8px;
position: relative;
text-align: center;
top: 0;
width: 60%;
}
.single-gallery {
float: none;
margin: 10px auto;
}
.post-body a {
color: #F16499;
}
div.page-body p a, div.page-body p a:visited, div.page-body ul li a, div.page-body ul li a:visited  {
color: #F16499;
}
div.page-body p a:hover, div.page-body p a:active, div.page-body ul li a:hover, div.page-body ul li a:active  {
color: #EC0080;
}
#csbwfs-ml a {
background: transparent none repeat scroll 0 0 !important;
}
.dcjq-accordion li  {
list-style: disc;
font-size: 16px;
}
.dcjq-accordion  li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor.menu-item-has-children.dcjq-parent-li a.dcjq-parent.active {  color:#F16499; }
.dcjq-accordion .dropdown-menu.sub-menu a.active  {
color:#F16499;
}
.dcjq-accordion .current-menu-item a.active   {
color:#F16499;
}
.dcjq-accordion .dropdown-menu li  {
padding: 2px 10px;
}
.dcjq-accordion .dropdown-menu.sub-menu {
left: 10px;
margin-top: -20px;
margin-bottom: 0;
}
.dcjq-accordion .dropdown-menu.sub-menu li  {
background:none;
}
.to-intro {
bottom: 0;
left: 50%;
margin-left: -23px;
position: absolute;
}
.hiddenslide {
display: none;
}
.project-page-images img {
display: block;
margin: 0 auto;
height: auto;
max-width: 100%;
}
.hide {
display: none;
}
.portfolio-thumb > a > img {
display: block;
height: auto;
}
.project-page-intro.featured-work {
padding-top: 100px;
}
.service-item > img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
#contactform textarea {
min-height: 190px;
}
.regularpage {
position: relative;
padding-top: 100px;
padding-bottom: 140px;
text-align: left;
}
.call-to-action .header {
background: none;
}
.section-blog {
background: #fff;
}
.commentsWrap {
margin-top: 50px;
}
#comments-title {
margin-bottom: 20px;
}
.wp-smiley {
margin: 0;
}
.pager {
overflow: hidden;
}
.pager li {
display: block;
float: left;
width: 50%;
}
.pager li.next {
text-align: right;
}
.pagination {
margin: 20px 0 5px;
}
.pagination .current {
display: inline-block;
background: #636363;
padding: 3px 9px;
margin: 0 3px;
color: #fff;
border: 1px solid #222;
}
.pagination a {
display: inline-block;
background: #fff;
padding: 3px 9px;
margin: 0 3px;
color: #000;
border: 1px solid #222;
}
.footer-two {
text-align: center;
}
.home-wrap-short > div {
max-height: 640px;
}
.post-media img {
display: block;
height: auto;
margin: 0 auto;
}
.portfolio-thumb b, .portfolio-thumb em {
-webkit-transform: translate3d(0, 0, 0);
}
.menu-logo {
max-height: none;
}
.menu-logo {
max-width: 50%;
height: auto;
display: block;
}
.dropdown-menu {
display: inline-block;
}
@media (max-width: 768px) {
.dropdown-menu {
display: block;
}
.menu li {
min-height: 40px;
height: auto;
}
.blog {
float: right;
}
.nine.columns.blog .post-media img {
width: 100% !important;
height: auto;
margin: 0 0 0 25px;
}
}
.pe-wp-default .page-links {
display: block;
float: none;
}
.pe-wp-default .page-links a {
display: inline-block;
background: #fff;
padding: 3px 9px;
margin: 0 3px;
color: #000;
border: 1px solid #222;
}
.hoverimg img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.employeeblock {
display: inline-block;
float: none;
}
*.transparent {
background: transparent;
}
.credits.transparent {
background: rgba(0,0,0,.4);
}
.desktop .admin-bar #undefined-sticky-wrapper.is-sticky .main-menu,
.desktop .admin-bar .main-menu.alreadyfixed {
padding-top: 32px;
}
@media all and (min-width: 770px){
.menu li {
position: relative;
}
.menu li li {
display: block;
float: none;
line-height: 1.4;
margin: 0;
text-align: left;
}
.menu li li:hover { background-color: #F16499; }
.dropdown-menu {
padding: 10px;
position: absolute;
list-style: none;
left: -25px;
margin: 0;
min-width: 200px;
opacity: 0;
top: 48px;
visibility: hidden;
z-index: 99;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.menu li:hover > .dropdown-menu {
opacity: 1;
visibility: visible;
}
.dropdown-menu li {
background: #EC0080; padding: 5px 10px;
font-size: 14px !important;
}
.dropdown-menu.sub-menu li { 
background: #F16499;
padding: 5px 10px; }
.dropdown-menu li:first-child {
padding-top: 20px;
}
.dropdown-menu li:last-child {
padding-bottom: 20px;
}
.dropdown-menu .dropdown-menu {
top: -20px;
left: -190px;
}
.dropdown-menu.sub-menu  { left: 160px; }
.dropdown-menu li:first-child > .dropdown-menu {
top: -10px;
}
}.alignright{
float:right;
clear:right;
margin-left:20px;
margin-bottom:10px;
}
.alignleft{
float:left;
clear:left;
margin-right:20px;
margin-bottom:10px;
}
.aligncenter{
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
strong{
font-weight: bold;
font-weight:700;
}
cite, var, em{
font-style: italic;
}
ins {  
text-decoration: none;
}
.pe-wp-default h2,
div.post h2 a,
div.post .post-title h2 a,
div.post h2,
.pe-wp-default a,
.page-title h2{
-moz-hyphens: auto;
-webkit-hyphens: auto;
word-wrap: break-word;
}
.pe-wp-default p{
-moz-hyphens: auto;
word-wrap: break-word;
}
.format-aside{
border-left-width:22px;
border-left-style: solid; 
padding: 20px;
}
.sticky .post-title h2{
padding:10px 10px;
}  #lang_sel,
#lang_sel_click{
height: 20px;
z-index:2000;
}
#lang_sel_click img.iclflag {
float: left;
padding-top:5px;
margin-right:5px;
}
#lang_sel_click ul ul img.iclflag {
padding-top:0px;
top:2px;
margin-right:0;
}
#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span{
color:#666;
}
#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a{
color:#666;
background-color:#fff;
}
#lang_sel a, 
#lang_sel a:visited{
border-color:#e9e9e9;
}
.sidebar #lang_sel li{
width:100%;
}
.sidebar #lang_sel{
display:block;
height:34px;
}
#lang_sel ul ul a, 
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a, 
#lang_sel_click ul ul a:visited {
background-color:#fff;
border-color:#e9e9e9;
color:#666;
}
.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
background-color:#fff;
border-color:#e9e9e9;
color:#666;
}
.widget #lang_sel ul ul a{
padding:8px;
display:block;
}
.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a{
background-color:#fdfdfd;
border-color:#e9e9e9;
color:#666;
}
.widget #lang_sel ul ul li:hover a span{
color:#666 !important;
}
.widget #lang_sel ul ul li:hover,
.widget #lang_sel ul ul li:hover a{
border-color:#e9e9e9;
}
.widget #lang_sel a.lang_sel_sel{
padding:4px 4px 4px 8px;
}
#lang_sel ul ul,
#lang_sel_click ul ul{
border-top-color:#777;
}
.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a{
line-height:16px !important;
}
#lang_sel ul ul, #lang_sel_click ul ul{
border-top-color:#e9e9e9;
} #lang_sel,
#lang_sel_click{
z-index:1990;
}
.sidebar #lang_sel ul ul{
top:33px;
width:100%;
}
#lang_sel ul ul a:hover{
background-color:#fff;
color:#666;
}
#lang_sel a span.icl_lang_sel_current{ display:inline;
}
#lang_sel a span{
font-style: normal;
color:#444;
font-size:11px;
display:inline;
} #lang_sel{
font-family: 'Open Sans', arial, sans-serif;
font-weight:400;
}
#lang_sel a{
font-size:12px;
}
#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel{
background-color:#fff;
background-position:90% 50%;
color: #666;
border-color:#e9e9e9;
}
#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover{
color:#666;
background-color:#fff;
}
#lang_sel_list{
position:absolute;
top:10px;
right:30px;
width:auto;
}
#lang_sel_list ul{
width:auto;
border:none;
}
#lang_sel_list li{
width:auto;
}
#lang_sel_list a, #lang_sel_list a:visited{
border:none;
}
#lang_sel img.iclflag{
display:inline;
top:0;
margin-right:3px;
}
#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span{
color:#c2c2c2 !important;
}
#lang_sel_list a:hover span{
color:#D73300 !important;
}
#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current{
color:#333 !important;
cursor:default;
}
.pe-wpml-lang-selector{
position:absolute;
margin-left:35px;
top:16px;
display:inline-block;
} @media (max-width: 479px) {
nav #lang_sel a span.icl_lang_sel_current{
display:none;
}
nav #lang_sel a.lang_sel_sel, 
nav #lang_sel_click a.lang_sel_sel{
width:38px;
padding-left:4px;
}
nav #lang_sel li{
width:auto;
}
nav #lang_sel ul ul a,  
nav #lang_sel_click ul ul a,
nav #lang_sel_click ul ul{
width:38px;
padding-left:4px;
}
nav #lang_sel ul ul a,  
nav #lang_sel_click ul ul a{
height:26px;
}
nav #lang_sel ul ul{
width:38px;
}
nav #lang_sel a span{
font-size:1px;
display:none;
color:#fff;
}
nav #lang_sel a.lang_sel_sel{
background-position:100% 50%;
}
} .pe-wp-default img,
.pe-wp-default .comment-body img{
max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
max-width: 100%;
height: auto; 
}
.pe-wp-default .wp-caption {
max-width: 100%; 
padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
font-style: normal;
font-size: 12px;
line-height: 20px;
}
.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
text-decoration:underline;
}
.pe-wp-default .gallery-item{
margin:0;
}
.pe-wp-default .gallery-item > .gallery-icon > a > img{
display:inline;
}
.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
width: 90%;
}
.pe-wp-default .gallery-item a {
display: block;
}
.pe-wp-default .gallery-caption a {
display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
padding: 3%;
} .pe-wp-default table,
.pe-wp-default .comment-body table {
border-bottom-width:1px;
border-top: 1px solid #ec0080;
border-bottom-style: solid;
border-color: #EC0080;
font-size: 16px;
line-height: 2;
margin: 0 0 24px;
width: 100%;
border-spacing:0;
}
.pe-wp-default th{
font-size: 16px;
font-weight: bold;
line-height: 2.18182;
text-transform: uppercase;
}
.pe-wp-default tbody tr > th{
padding: 6px 10px 6px 0;
text-transform: none;
font-weight:normal;
}
.pe-wp-default td, .pe-wp-default .comment-body td {
padding: 6px 10px 6px 0;
}
.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
font-size:16px;
text-align: left;
} .pe-wp-default dl, .pe-wp-default .comment-body dl{
margin-left:20px;
margin-right:20px;
}
.pe-wp-default dt, .pe-wp-default .comment-body dt {
font-weight: bold;
line-height: 22px;
}
.pe-wp-default dd, .pe-wp-default .comment-body dd {
line-height: 22px;
margin-bottom: 22px
} .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
list-style: disc outside none;
}
.pe-wp-default ol, .pe-wp-default .comment-body ol {
list-style: decimal outside none;
}
.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
line-height: 22px;
margin: 0 0 20px;
}
.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
margin: 0 0 0 30px;
}
.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
margin-bottom: 0;
} .pe-wp-default address, .pe-wp-default .comment-body address {
display: block;
line-height: 22px;
margin: 0 0 22px;
font-style:italic;
}
.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
border-bottom-width: 1px;
border-bottom-style: dotted;
cursor: help;
}
.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
font-family: Consolas,Monaco,Lucida Console,monospace;
font-size: 11px;
line-height: 2;
}
.pe-wp-default pre, .pe-wp-default .comment-body pre {
border-width: 1px;
border-style: solid;
font-family: Consolas,Monaco,Lucida Console,monospace;
font-size: 12px;
line-height: 20px;
margin: 20px 0;
overflow: auto;
padding: 20px;
}
blockquote, q {
quotes: none;
}
sub {
bottom: -0.25em;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
max-width: 100% !important; }
.pe-wp-default h1{
font-size:70px;
}
.page-links{
float:left;
clear:both;
margin-bottom:20px;
}
.page-links > a{
padding:2px 5px;
}
.post.format-aside{
border-top:none;
}
.pe-wp-default .bypostauthor {
border: none;
} .peFlareLightbox {
z-index: 99999 !important;
}
.wp-block-archives-dropdown label{display:block}.wp-block-audio{margin:0 0 1em}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>:where(.wp-block-button__link),:where(.wp-block-button__link).is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns:where(.has-background){padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:599px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:calc(50% - var(--wp--style--block-gap, 2em)/2)!important;flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:var(--wp--style--block-gap,2em)}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:var(--wp--style--block-gap,2em)}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child){margin-left:var(--wp--style--block-gap,2em)}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em;overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}.wp-block-gallery.has-nested-images{display:flex;flex-wrap:wrap}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0 var(--gallery-block--gutter-size,16px) var(--gallery-block--gutter-size,16px) 0;width:calc(50% - var(--gallery-block--gutter-size, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image),.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n){margin-right:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;margin-top:auto;margin-bottom:auto;flex-direction:column;max-width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img{margin-bottom:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption{bottom:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){margin-right:0;width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(33.33333% - var(--gallery-block--gutter-size, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(25% - var(--gallery-block--gutter-size, 16px)*0.75)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(20% - var(--gallery-block--gutter-size, 16px)*0.8)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(16.66667% - var(--gallery-block--gutter-size, 16px)*0.83333)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(14.28571% - var(--gallery-block--gutter-size, 16px)*0.85714)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(12.5% - var(--gallery-block--gutter-size, 16px)*0.875)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px)}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n),.wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n),.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n),.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n),.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n),.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n),.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n),.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n){margin-right:0}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size,16px);width:calc(33.33% - var(--gallery-block--gutter-size, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3){margin-right:0}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--gallery-block--gutter-size, 16px)*0.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image:not(.is-style-rounded)>a,.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol,ul{overflow-wrap:break-word}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{color:inherit;display:block;padding:0}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-item,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__submenu-container,.wp-block-navigation[style*=text-decoration] a,.wp-block-navigation[style*=text-decoration] a:active,.wp-block-navigation[style*=text-decoration] a:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) a,.wp-block-navigation:not([style*=text-decoration]) a:active,.wp-block-navigation:not([style*=text-decoration]) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;vertical-align:middle;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;margin-left:.25em;width:.6em;height:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container){background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation,.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-container-content{gap:var(--wp--style--block-gap,2em)}.wp-block-navigation:where(.has-background),.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background) .wp-block-navigation__container{gap:var(--wp--style--block-gap,.5em)}.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;padding:2em;overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2em + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2em;padding-right:2em}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit!important;background:transparent!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-home-link__content{color:inherit;display:block}.wp-block-navigation[style*=text-decoration] .wp-block-home-link,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus{text-decoration:none}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container{top:-1px}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p{overflow-wrap:break-word}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments>h3:first-of-type{margin-top:0}.wp-block-post-comments .commentlist{list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{line-height:1.5;margin-left:-3.25em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.75em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .reply{font-size:.75em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}.wp-block-post-comments input[type=submit]{border:none}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p,.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template,.wp-block-query-loop.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;min-width:3em;border:1px solid #949494;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-table{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}: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)}.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}#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:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);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:auto!important;-webkit-clip-path:none;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(img[class*=wp-image-]){height:auto;max-width:100%}