.sclmm{position:fixed;z-index:999999;-webkit-transition:transform .4s;-moz-transition:transform .4s;-ms-transition:transform .4s;-o-transition:transform .4s;transition:transform .4s;overflow-x:hidden;overflow-y:auto}.sclmm-title{font-size:1.2em;border-bottom:1px solid #222;padding:16px;text-align:center;margin-bottom:8px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.sclmm-title.has-link{padding:0}.sclmm-title.has-link a{padding:16px}.sclmm-title a{display:block;width:100%;text-decoration:none;-webkit-transition:color .2s;-moz-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s;transition:color .2s}.sclmm-menu{list-style:none;padding:0;margin:0}.sclmm-submenu{display:none;width:100%;list-style:none;padding:0;margin:0;padding-left:16px !important}.sclmm-submenu .sclmm-menu-item:last-child{border-bottom:0}.sclmm-link{display:block;width:100%;padding:16px;text-decoration:none;cursor:pointer}.sclmm-menu-item{-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;position:relative;border-bottom:1px solid #bcbcbc}.sclmm-menu-item.open>.item-toggle{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);border-left:0}.sclmm-menu-item .item-toggle{-webkit-transition:color .2s, transform .4s, height .4s;-moz-transition:color .2s, transform .4s, height .4s;-ms-transition:color .2s, transform .4s, height .4s;-o-transition:color .2s, transform .4s, height .4s;transition:color .2s, transform .4s, height .4s;position:absolute;right:0;top:0;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;border-left:1px solid #bcbcbc}.sclmm-menu-item .item-toggle:before{content:'';display:block;padding-top:100%}.sclmm-menu-item .item-toggle .toggler{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.sclmm-menu-item .item-toggle .toggler.fa{font-size:24px}.sclmm-menu-item .item-toggle .toggler.svg{fill:currentColor}.sclmm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999998;pointer-events:none;opacity:0;transition:opacity .5s}.sclmm-overlay.dim{background-color:rgba(51,51,51,0.6)}.sclmm-overlay.open{opacity:1;pointer-events:all}.sclmm[data-position="left"]{top:0;left:0;bottom:0;width:300px;max-width:80vw;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sclmm[data-position="left"].open{-webkit-transform:translateX(0);transform:translateX(0)}.sclmm[data-position="right"]{top:0;right:0;bottom:0;width:300px;max-width:80vw;-webkit-transform:translateX(100%);transform:translateX(100%)}.sclmm[data-position="right"].open{-webkit-transform:translateX(0);transform:translateX(0)}.sclmm[data-position="top"]{top:0;right:0;left:0;height:300px;max-height:80vh;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.sclmm[data-position="top"].open{-webkit-transform:translateX(0);transform:translateX(0)}.sclmm[data-position="bottom"]{right:0;bottom:0;left:0;height:300px;max-height:80vh;-webkit-transform:translateY(100%);transform:translateY(100%)}.sclmm[data-position="bottom"].open{-webkit-transform:translateY(0);transform:translateY(0)}.sclmm-searchbar{text-align:center;padding:8px;border-bottom:1px solid #222}.sclmm-search-form{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.sclmm-search-field{margin-right:8px;border-radius:4px}.sclmm-search-submit{-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;border-radius:4px}.sclmm[data-theme="light"]{background-color:#d1d1d1}.sclmm[data-theme="light"] .sclmm-title{background-color:#d1d1d1;color:#222;border-color:#d8d8d8}.sclmm[data-theme="light"] .sclmm-title.has-link:hover{background-color:#d8d8d8}.sclmm[data-theme="light"] .sclmm-title a{color:#222}.sclmm[data-theme="light"] .sclmm-title a:hover{color:#595959}.sclmm[data-theme="light"] .sclmm-menu-item{background-color:#d1d1d1;border-color:#d8d8d8;color:#222}.sclmm[data-theme="light"] .sclmm-menu-item:hover{background-color:#d8d8d8;color:#595959}.sclmm[data-theme="light"] .sclmm-menu-item.current-menu-item{background-color:#d8d8d8}.sclmm[data-theme="light"] .sclmm-menu-item.current-menu-item:hover{background-color:#d1d1d1}.sclmm[data-theme="light"] .sclmm-menu-item .sclmm-link{color:inherit}.sclmm[data-theme="light"] .item-toggle{color:#222;border-color:#d8d8d8}.sclmm[data-theme="light"] .item-toggle:hover{color:#595959}.sclmm[data-theme="light"] .sclmm-searchbar{border-color:#d8d8d8}.sclmm[data-theme="light"] .sclmm-search-field{border-color:#d8d8d8}.sclmm[data-theme="light"] .sclmm-search-submit{background-color:#d1d1d1;border-color:#222;color:#222}.sclmm[data-theme="light"] .sclmm-search-submit:hover,.sclmm[data-theme="light"] .sclmm-search-submit:active,.sclmm[data-theme="light"] .sclmm-search-submit:focus{background-color:#d8d8d8;color:#595959}.sclmm[data-theme="dark"]{background-color:#333}.sclmm[data-theme="dark"] .sclmm-title{background-color:#333;color:#fff;border-color:#2b2b2b}.sclmm[data-theme="dark"] .sclmm-title.has-link:hover{background-color:#2b2b2b}.sclmm[data-theme="dark"] .sclmm-title a{color:#fff}.sclmm[data-theme="dark"] .sclmm-title a:hover{color:#d9d9d9}.sclmm[data-theme="dark"] .sclmm-menu-item{background-color:#333;border-color:#2b2b2b;color:#fff}.sclmm[data-theme="dark"] .sclmm-menu-item:hover{background-color:#2b2b2b;color:#d9d9d9}.sclmm[data-theme="dark"] .sclmm-menu-item.current-menu-item{background-color:#2b2b2b}.sclmm[data-theme="dark"] .sclmm-menu-item.current-menu-item:hover{background-color:#333}.sclmm[data-theme="dark"] .sclmm-menu-item .sclmm-link{color:inherit}.sclmm[data-theme="dark"] .item-toggle{color:#fff;border-color:#2b2b2b}.sclmm[data-theme="dark"] .item-toggle:hover{color:#d9d9d9}.sclmm[data-theme="dark"] .sclmm-searchbar{border-color:#2b2b2b}.sclmm[data-theme="dark"] .sclmm-search-field{background-color:#666;color:#d1d1d1;border-color:#2b2b2b}.sclmm[data-theme="dark"] .sclmm-search-field::placeholder{color:#d1d1d1}.sclmm[data-theme="dark"] .sclmm-search-submit{background-color:#333;border-color:#fff;color:#fff}.sclmm[data-theme="dark"] .sclmm-search-submit:hover,.sclmm[data-theme="dark"] .sclmm-search-submit:active,.sclmm[data-theme="dark"] .sclmm-search-submit:focus{background-color:#2b2b2b;color:#d9d9d9}.sclmm-button{position:relative;cursor:pointer}.sclmm-button.sclmm-button-word{width:auto;height:auto}.sclmm-button .stripe{width:100%;background-color:#222;position:absolute;left:0}.sclmm-button .stripe:before{content:'';display:block;padding-top:20%}.sclmm-button .stripe1{top:0}.sclmm-button .stripe2{top:40%}.sclmm-button .stripe3{top:80%}.sclmm-button-simple .stripe{border-radius:10px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.sclmm-button-simple .anim1{top:40%}.sclmm-button-simple .anim1-1{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.sclmm-button-simple .anim2{display:none}.sclmm-button-simple .anim3{top:40%}.sclmm-button-simple .anim3-1{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.sclmm-button-vertical_shrink .stripe{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.sclmm-button-vertical_shrink .anim1{top:40%}.sclmm-button-vertical_shrink .anim1-1{left:40%;width:20%;border-radius:100%}.sclmm-button-vertical_shrink .anim1-2{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:100%;border-radius:0;left:0}.sclmm-button-vertical_shrink .anim2{display:none}.sclmm-button-vertical_shrink .anim3{top:40%}.sclmm-button-vertical_shrink .anim3-1{left:40%;width:20%;border-radius:100%}.sclmm-button-vertical_shrink .anim3-2{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);width:100%;border-radius:0;left:0}.sclmm-button-horizontal_shrink .stripe{-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.sclmm-button-horizontal_shrink .anim1{width:22.5%;border-radius:100%}.sclmm-button-horizontal_shrink .anim1-left{left:37.5%}.sclmm-button-horizontal_shrink .anim2{top:40%}.sclmm-button-horizontal_shrink .anim3{width:100% !important;border-radius:0;left:0}.sclmm-button-horizontal_shrink .anim3-top{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.sclmm-button-horizontal_shrink .anim3-middle{display:none}.sclmm-button-horizontal_shrink .anim3-bottom{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.sclmm-button-spin{-webkit-transition:transform .9s;-moz-transition:transform .9s;-ms-transition:transform .9s;-o-transition:transform .9s;transition:transform .9s}.sclmm-button-spin .stripe{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.sclmm-button-spin .anim1{top:40%}.sclmm-button-spin .anim1-1{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.sclmm-button-spin .anim2{display:none}.sclmm-button-spin .anim3{top:40%}.sclmm-button-spin .anim3-1{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.sclmm-button-spin.anim-button{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}button.sclmm-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0 !important;outline:0 !important}#gform_submit_button_1{width:100% !important;display:block !important;margin:16px auto !important;padding:16px !important;text-align:center !important;background-color:#dae5e5 !important;color:#222 !important;font-size:1.2em !important;transition-duration:0.3s !important;cursor:pointer;font-weight:bold !important;}
#gform_submit_button_1:hover{background-color:#fefefe !important;}
p, div {
font-size: 16px;
margin-top: 0;
letter-spacing: 1px;
word-wrap: break-word;
} a{text-decoration:underline;}
h1, h2, h3, h4, h5, h6{font-family:"Times New Roman", Serif;color:#222;}
h1{font-family:"Times New Roman", Serif;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;font-size:16px;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary{display:block;color:#222;}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template {
display: none;
} a{background-color:transparent;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
h1{margin:0.67em 0;}
mark{background:yellow;color:#000;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{-new-list()-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0;}
pre{overflow:auto;}
code, kbd, pre, samp{font-family:monospace, monospace;font-size:1em;}
button, input, optgroup, select, textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button, select{text-transform:none;}
button, html input[type=button],
input[type=reset],
input[type=submit]{-moz-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type=checkbox],
input[type=radio]{-new-list()-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{height:auto;}
input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;-new-list()-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;}
fieldset{border:1px solid c(fieldsetBorder);margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td, th{padding:0;}
html{-new-list()-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
*,
*:before,
*:after{-new-list()-box-sizing:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;}
body{background:#fff;color:#222;font-family:"Times New Roman", Serif;line-height:1.5;}
blockquote, q{quotes:'" "';}
blockquote:before, blockquote:after,
q:before, q:after{content:"";}
hr{background-color:c(hrBg);border:0;height:1px;margin-bottom:1.5em;}
img {
height: auto;
max-width: 100%;
} a{color:#4d6988;background-color:rgba(0, 0, 0, 0);text-decoration:underline;transition:color 0.2s;}
a:visited{color:#bbd5f4;}
a:hover, a:focus, a:active{color:#bbd5f4;}
a:focus{outline:thin dotted;color:#bbd5f4;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus{background-color:gsc(screenBg);border-radius:3px;box-shadow:0 0 2px 2px rgba(255, 255, 255, 0.5333333333);clip:auto !important;color:gsc(screenColor);display:block;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;font-weight:bold;font-size:0.875rem;}
.site-content{min-height:100vh;background-repeat:no-repeat;background-position:center;background-size:80%;}
#gform_2 .gfield_label{display:none;}
.sbi-bio{padding:1em;color:black;}
.mc4wp-form-fields{text-align:center;}
.mc4wp-form-fields input{font-size:1.3em;padding:0.5em;text-align:center;}
.mc4wp-form-fields .button{display:none;}
.boxzilla{background:rgba(218, 229, 229, 0.8) url(//kateglanvilleauthor.com/wp-content/uploads/2024/10/damask-removebg-preview.png) no-repeat center center !important;background-size:contain !important;}
.boxzilla-content{padding:1em;background-color:rgba(255, 255, 255, 0.8);}
.boxzilla-content h2{margin-top:0;font-family:"Times New Roman", Serif !important;}
.prefoot{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:500px;max-width:100%;}
.prefoot-a{width:100%;height:400px;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;}
.site-footer{background-color:#dae5e5;width:100%;margin-top:2em;padding:8px;border-bottom:1px solid #000;border-top:1px solid #000;}
.site-footer .footer-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
@media(min-width:1000px){
.site-footer .footer-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
}
.site-footer .footer-inner .footer-col{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center;width:100%;}
.site-footer .footer-inner .footer-col .top .title{font-family:"Times New Roman", Serif;color:#222;text-transform:uppercase;}
.site-footer .footer-inner .footer-col .bottom{height:100px;}
.site-footer .footer-inner .footer-right img{margin:0 0.5em;transform:rotate3d(0deg);transition-duration:0.4s;}
.site-footer .footer-inner .footer-right img:hover{filter:brightness(0.9);transform:rotate3d(15deg);}
.site-footer a, .site-footer a:visited{color:#222;}
.post-foot{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#222;}
.post-foot-col{flex:0 0 33%;}
.copy-text{margin:8px auto;text-align:center;}
.site-footer-defaultcontent{width:100%;display:block;text-align:right;}
.site-header{position:relative;background-color:#fff;width:100%;z-index:9999;transition-duration:0.4s;}
.site-header a{color:#222;}
.site-header.active{box-shadow:2px -18px 20px 10px #222;position:fixed;}
.site-header.active .site-title{font-size:30px !important;}
.site-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:1400px;max-width:100vw;margin:0 auto;}
@media(min-width:600px){
.site-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
}
.site-header .site-title{margin:0;padding:0.5em;}
.site-header .site-title a{color:#4d6988;text-decoration:none;font-size:40px;font-weight:400;font-family:"Times New Roman", Serif !important;}
.dark-header{position:fixed;background-color:rgba(0, 0, 0, 0);z-index:9999;transition-duration:0.4s;}
.dark-header a{color:#fff;}
.dark-header.active{background-color:#fff;color:#222;box-shadow:2px -18px 20px 5px #222;}
.dark-header.active a{color:#222;}
.primary-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-left:0;margin:0 !important;width:100%;list-style:none;}
@media(min-width:600px){
.primary-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
}
.primary-menu .menu-item{margin:0;}
.primary-menu .menu-item a{display:block;width:100%;text-decoration:none;padding:1.1em 0.6em;font-size:1.2em;font-family:"Times New Roman", Serif;}
.primary-menu .sub-menu{pointer-events:none;position:absolute;background-color:#fff;list-style:none;padding-left:0;transition-duration:0.4s;opacity:0;}
.primary-menu .sub-menu .menu-item{margin:0;transition-duration:0.4s;}
.primary-menu .sub-menu .menu-item:hover{background-color:#dae5e5;}
.primary-menu .sub-menu .menu-item:hover a{color:#222;}
.primary-menu .sub-menu .menu-item a{padding:1em 0.4em;color:#222;display:block;}
.primary-menu .menu-item-has-children:hover .sub-menu{pointer-events:all;opacity:1;}
.menu-main-menu-container{display:none;}
@media(min-width:600px){
.menu-main-menu-container{display:block;}
}
.sclmm-toggle{display:block;margin-right:1em;margin-bottom:1em;}
@media(min-width:600px){
.sclmm-toggle{display:none;}
}
.sclmm-button{height:30px !important;width:30px !important;}
.sclmm-button .stripe:before{padding-top:8%;}
.sclmm{background-color:#fff;}
.sclmm .menu-item{text-align:center;font-size:16px;}
.sclmm .menu-item:last-child{border-bottom:none;}
.sclmm-title{text-align:center !important;margin-top:8px;margin-bottom:0;font-size:2.5em;}
.sclmm-title a{color:#4d6988;}
.sclmm .toggler path{color:#dae5e5;}
.sclmm .sclmm-link{color:#222;text-align:center;}
.sclmm .sclmm-link:hover, .sclmm .sclmm-link:visited{color:#222;}
.hero{display:-webkit-box;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:0;box-shadow:inset 2px 2px 111px 12px #222;overflow:hidden;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;background-attachment:fixed;height:auto;width:100%;max-height:760px;min-height:50vw;}
.hero-image{width:100%;max-width:100%;height:auto;}
.hero a{height:auto;width:100%;color:#fff;display:flex;}
.hero-text{padding:0.7em;background-color:rgba(255, 255, 255, 0.5333333333);max-width:100%;word-wrap:break-word;font-size:1.1em;line-height:1 !important;padding:1em;position:absolute;}
@media(min-width:1000px){
.hero-text{font-size:1.8em;}
}
.hero-text a {
max-width: 100%;
}