.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }   body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; }  pre {
font-family: monospace, monospace; font-size: 1em; }   a {
background-color: transparent;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }  b,
strong {
font-weight: bolder;
}  code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }  small {
font-size: 80%;
}  sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
}   img {
border-style: none;
}   button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }  button,
input { overflow: visible;
}  button,
select { text-transform: none;
}  button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}  fieldset {
padding: 0.35em 0.75em 0.625em;
}  legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }  progress {
vertical-align: baseline;
}  textarea {
overflow: auto;
}  [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; }  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}  [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }   details {
display: block;
}  summary {
display: list-item;
}   template {
display: none;
}  [hidden] {
display: none;
} .clearfix, .cf {
zoom: 1;
} .clearfix:before, .clearfix:after, .cf:before, .cf:after {
display: table;
content: "";
} .clearfix:after, .cf:after {
clear: both;
} * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .image-replacement,
.ir {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}            p {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
hyphenate-lines: 3;
}         .foo {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .foo-parent {
position: relative;
}            .m-t-5 {
margin-top: 5px !important;
} .p-t-5 {
padding-top: 5px !important;
} .m-b-5 {
margin-bottom: 5px !important;
} .p-b-5 {
padding-bottom: 5px !important;
} .m-l-5 {
margin-left: 5px !important;
} .p-l-5 {
padding-left: 5px !important;
} .m-r-5 {
margin-right: 5px !important;
} .p-r-5 {
padding-right: 5px !important;
} .m-t-10 {
margin-top: 10px !important;
} .p-t-10 {
padding-top: 10px !important;
} .m-b-10 {
margin-bottom: 10px !important;
} .p-b-10 {
padding-bottom: 10px !important;
} .m-l-10 {
margin-left: 10px !important;
} .p-l-10 {
padding-left: 10px !important;
} .m-r-10 {
margin-right: 10px !important;
} .p-r-10 {
padding-right: 10px !important;
} .m-t-15 {
margin-top: 15px !important;
} .p-t-15 {
padding-top: 15px !important;
} .m-b-15 {
margin-bottom: 15px !important;
} .p-b-15 {
padding-bottom: 15px !important;
} .m-l-15 {
margin-left: 15px !important;
} .p-l-15 {
padding-left: 15px !important;
} .m-r-15 {
margin-right: 15px !important;
} .p-r-15 {
padding-right: 15px !important;
} .m-t-16 {
margin-top: 16px !important;
} .p-t-16 {
padding-top: 16px !important;
} .m-b-16 {
margin-bottom: 16px !important;
} .p-b-16 {
padding-bottom: 16px !important;
} .m-l-16 {
margin-left: 16px !important;
} .p-l-16 {
padding-left: 16px !important;
} .m-r-16 {
margin-right: 16px !important;
} .p-r-16 {
padding-right: 16px !important;
} .m-t-20 {
margin-top: 20px !important;
} .p-t-20 {
padding-top: 20px !important;
} .m-b-20 {
margin-bottom: 20px !important;
} .p-b-20 {
padding-bottom: 20px !important;
} .m-l-20 {
margin-left: 20px !important;
} .p-l-20 {
padding-left: 20px !important;
} .m-r-20 {
margin-right: 20px !important;
} .p-r-20 {
padding-right: 20px !important;
} .m-t-25 {
margin-top: 25px !important;
} .p-t-25 {
padding-top: 25px !important;
} .m-b-25 {
margin-bottom: 25px !important;
} .p-b-25 {
padding-bottom: 25px !important;
} .m-l-25 {
margin-left: 25px !important;
} .p-l-25 {
padding-left: 25px !important;
} .m-r-25 {
margin-right: 25px !important;
} .p-r-25 {
padding-right: 25px !important;
} .m-t-30 {
margin-top: 30px !important;
} .p-t-30 {
padding-top: 30px !important;
} .m-b-30 {
margin-bottom: 30px !important;
} .p-b-30 {
padding-bottom: 30px !important;
} .m-l-30 {
margin-left: 30px !important;
} .p-l-30 {
padding-left: 30px !important;
} .m-r-30 {
margin-right: 30px !important;
} .p-r-30 {
padding-right: 30px !important;
} .m-t-35 {
margin-top: 35px !important;
} .p-t-35 {
padding-top: 35px !important;
} .m-b-35 {
margin-bottom: 35px !important;
} .p-b-35 {
padding-bottom: 35px !important;
} .m-l-35 {
margin-left: 35px !important;
} .p-l-35 {
padding-left: 35px !important;
} .m-r-35 {
margin-right: 35px !important;
} .p-r-35 {
padding-right: 35px !important;
} .m-t-40 {
margin-top: 40px !important;
} .p-t-40 {
padding-top: 40px !important;
} .m-b-40 {
margin-bottom: 40px !important;
} .p-b-40 {
padding-bottom: 40px !important;
} .m-l-40 {
margin-left: 40px !important;
} .p-l-40 {
padding-left: 40px !important;
} .m-r-40 {
margin-right: 40px !important;
} .p-r-40 {
padding-right: 40px !important;
} .m-t-45 {
margin-top: 45px !important;
} .p-t-45 {
padding-top: 45px !important;
} .m-b-45 {
margin-bottom: 45px !important;
} .p-b-45 {
padding-bottom: 45px !important;
} .m-l-45 {
margin-left: 45px !important;
} .p-l-45 {
padding-left: 45px !important;
} .m-r-45 {
margin-right: 45px !important;
} .p-r-45 {
padding-right: 45px !important;
} .m-t-50 {
margin-top: 50px !important;
} .p-t-50 {
padding-top: 50px !important;
} .m-b-50 {
margin-bottom: 50px !important;
} .p-b-50 {
padding-bottom: 50px !important;
} .m-l-50 {
margin-left: 50px !important;
} .p-l-50 {
padding-left: 50px !important;
} .m-r-50 {
margin-right: 50px !important;
} .p-r-50 {
padding-right: 50px !important;
} .m-t-60 {
margin-top: 60px !important;
} .p-t-60 {
padding-top: 60px !important;
} .m-b-60 {
margin-bottom: 60px !important;
} .p-b-60 {
padding-bottom: 60px !important;
} .m-l-60 {
margin-left: 60px !important;
} .p-l-60 {
padding-left: 60px !important;
} .m-r-60 {
margin-right: 60px !important;
} .p-r-60 {
padding-right: 60px !important;
} .m-t-75 {
margin-top: 75px !important;
} .p-t-75 {
padding-top: 75px !important;
} .m-b-75 {
margin-bottom: 75px !important;
} .p-b-75 {
padding-bottom: 75px !important;
} .m-l-75 {
margin-left: 75px !important;
} .p-l-75 {
padding-left: 75px !important;
} .m-r-75 {
margin-right: 75px !important;
} .p-r-75 {
padding-right: 75px !important;
} .m-t-80 {
margin-top: 80px !important;
} .p-t-80 {
padding-top: 80px !important;
} .m-b-80 {
margin-bottom: 80px !important;
} .p-b-80 {
padding-bottom: 80px !important;
} .m-l-80 {
margin-left: 80px !important;
} .p-l-80 {
padding-left: 80px !important;
} .m-r-80 {
margin-right: 80px !important;
} .p-r-80 {
padding-right: 80px !important;
} .m-t-100 {
margin-top: 100px !important;
} .p-t-100 {
padding-top: 100px !important;
} .m-b-100 {
margin-bottom: 100px !important;
} .p-b-100 {
padding-bottom: 100px !important;
} .m-l-100 {
margin-left: 100px !important;
} .p-l-100 {
padding-left: 100px !important;
} .m-r-100 {
margin-right: 100px !important;
} .p-r-100 {
padding-right: 100px !important;
} .m-t-150 {
margin-top: 150px !important;
} .p-t-150 {
padding-top: 150px !important;
} .m-b-150 {
margin-bottom: 150px !important;
} .p-b-150 {
padding-bottom: 150px !important;
} .m-l-150 {
margin-left: 150px !important;
} .p-l-150 {
padding-left: 150px !important;
} .m-r-150 {
margin-right: 150px !important;
} .p-r-150 {
padding-right: 150px !important;
} .m-t-160 {
margin-top: 160px !important;
} .p-t-160 {
padding-top: 160px !important;
} .m-b-160 {
margin-bottom: 160px !important;
} .p-b-160 {
padding-bottom: 160px !important;
} .m-l-160 {
margin-left: 160px !important;
} .p-l-160 {
padding-left: 160px !important;
} .m-r-160 {
margin-right: 160px !important;
} .p-r-160 {
padding-right: 160px !important;
} .m-t-200 {
margin-top: 200px !important;
} .p-t-200 {
padding-top: 200px !important;
} .m-b-200 {
margin-bottom: 200px !important;
} .p-b-200 {
padding-bottom: 200px !important;
} .m-l-200 {
margin-left: 200px !important;
} .p-l-200 {
padding-left: 200px !important;
} .m-r-200 {
margin-right: 200px !important;
} .p-r-200 {
padding-right: 200px !important;
}    .container {
display: flex;
flex-direction: column;
min-height: 100vh;
}
@supports (grid-area: auto) {  .grid {
display: grid;
margin: 0 auto;
width: 100%;
min-height: 100vh;
grid-template-rows: auto 1fr auto;
} .grid #content {
flex: 1;
} .grid aside {
background-color: honeydew;
min-height: 80px;
} .grid-aside {
grid-template-rows: auto 1fr auto;
}
@media only screen and (min-width: 768px) { .grid-aside {
grid-template-columns: repeat(12, minmax(0, 1fr));
grid-template-rows: auto 1fr auto;
} .grid-aside #header, .grid-aside #footer {
grid-column: span 12;
} .grid-aside #content {
grid-column: 1/8;
} .grid-aside aside {
grid-column: 8/-1;
} .grid-full {
grid-template-columns: repeat(12, minmax(0, 1fr));
grid-template-rows: auto 1fr auto;
} .grid-full #header, .grid-full #footer {
grid-column: span 12;
} .grid-full #content {
grid-column: 1/-1;
} .grid-full aside {
display: none;
}
}
@media only screen and (min-width: 1170px) { .grid-aside #content {
grid-column: 2/8;
} .grid-aside aside {
grid-column: 8/12;
} .grid-full #content {
grid-column: 0/12;
}
}
@media only screen and (min-width: 1600px) { .grid-aside #content {
grid-column: 3/8;
} .grid-aside aside {
grid-column: 8/11;
} .grid-full #content {
grid-column: 0/12;
}
}
}      .alert-help, .alert-info, .alert-error, .alert-success {
margin: 10px;
padding: 5px 18px;
border: 1px solid;
} .alert-help {
border-color: #e8dc59;
background: #ebe16f;
} .alert-info {
border-color: #bfe4f4;
background: #d5edf8;
} .alert-error {
border-color: #f8cdce;
background: #fbe3e4;
} .alert-success {
border-color: #deeaae;
background: #e6efc2;
}   .button, .blue-button {
position: relative;
display: inline-block;
margin-bottom: .5em;
padding: 0.5em 1em;
border: 0;
border-radius: 2px;
text-decoration: none;
} .button:active, .blue-button:active {
top: 1px;
} .blue-button {
background: #0056ac;
color: #fff;
} .blue-button:hover, .blue-button:focus {
color: #fff;
}   input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
display: block;
} input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
opacity: 0.6;
cursor: not-allowed;
} input[type="password"] {
letter-spacing: 0.3em;
} textarea {
max-width: 100%;
width: 100%;
} fieldset {
border: 1px solid #ccc;
} fieldset label {
font-weight: 600;
} fieldset p {
margin-bottom: 0;
} legend {
padding: 0 0.5em;
} .radio-buttons {
margin-top: 0;
} .radio-buttons li {
margin-left: 2px;
list-style-type: none;
} .radio-buttons label {
font-weight: normal;
}    html {
font-size: 1em;
scroll-behavior: smooth;
-webkit-scroll-behavior: smooth;
} body {
color: #333333;
font-size: 100%;
font-family: "poppins", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.5;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} img {
display: block;
max-width: 100%;
height: auto;
} pre code {
white-space: pre-line;
} .center {
text-align: center;
} .pm-heading {
font-weight: 700;
color: #d647a3;
} .pagination ul {
display: flex;
gap: 1rem;
list-style: none;
justify-content: center;
padding: 0;
margin-top: 2rem;
} .pagination li .page-numbers {
display: inline-block;
min-width: 2.5rem;
height: 2.5rem;
line-height: 2.5rem;
text-align: center;
text-decoration: none;
font-weight: 700;
font-size: 1.2rem;
color: #d647a3;
background: transparent;
border: none;
transition: background 0.2s;
text-transform: uppercase;
} .pagination li .page-numbers.current {
background: #d647a3;
color: #fff;
} .pagination li .page-numbers:hover {
background: #f1cbe0;
color: #fff;
} .post-thumbnail-placeholder {
width: 100%;
background: #4b4b4a;
padding-bottom: 100%;
} .email-popup {
position: fixed;
top: 50px;
left: 50%;
transform: translateX(-50%);
background: white;
border: 1px solid #bcbcbc;
padding: 1rem;
width: 90%;
max-width: 300px;
z-index: 99999;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
text-align: center;
opacity: 0;
pointer-events: none;
transition: opacity 0.5s ease;
} .email-popup .popup-buttons {
margin-top: 1rem;
display: flex;
gap: 0.5rem;
flex-direction: column;
} .email-popup .popup-buttons a, .email-popup .popup-buttons button {
width: 100%;
padding: 0.75rem;
text-align: center;
background: #d647a3;
color: white;
border: none;
text-decoration: none;
font-weight: 600;
cursor: pointer;
border-radius: 4px;
} .email-popup.visible {
opacity: 1;
pointer-events: auto;
} @media (min-width: 768px) { .email-popup {
top: 80px;
}
}   a, a:visited {
text-decoration: none;   } a:hover, a:focus, a:visited:hover, a:visited:focus {
text-decoration: underline;
} a:link, a:visited:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}    h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
margin: 0;
color: #303030;
font-weight: 500;
line-height: 1.2;
text-rendering: optimizelegibility;  } h1::before, .h1::before, h2::before, .h2::before, h3::before, .h3::before, h4::before, .h4::before, h5::before, .h5::before, h6::before, .h6::before {
content: '';
display: block;
height: 0;
width: 0;
margin-top: calc((0.7 - 1.2) * 0.5em);
} h1::after, .h1::after, h2::after, .h2::after, h3::after, .h3::after, h4::after, .h4::after, h5::after, .h5::after, h6::after, .h6::after {
content: '';
display: block;
height: 0;
width: 0;
margin-bottom: calc((0.7 - 1.2) * 0.5em);
} h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
text-decoration: none;
} h1, .h1 {
margin-top: 0;
font-size: 3.157em;
} h2, .h2 {
font-size: 2.369em;
} h2.caveat {
font-family: "caveat-brush", sans-serif;
font-weight: 400;
font-style: normal;
} h3, .h3 {
font-size: 1.777em;
} h4, .h4 {
font-size: 1.333em;
} h5, .h5 {
font-size: 1em;
} h6, .h6 {
text-transform: uppercase;
letter-spacing: 4.333px;
} a {
color: #d647a3;
}  .header {
background: #fff;
} #inner-header {
display: flex;
} #inner-header a {
color: #706f6f;
} #site-title {
margin: 0 0.5em 0 0;
font-size: 2em;
line-height: inherit;
} #site-title a {
color: #303030;
} #bloginfo {
display: flex;
} #logo {
margin-right: 8px;
} #logo img {
width: 300px;
height: auto;
}  ul, ol {
-webkit-padding-start: 20px;
} .list-square {
margin-bottom: 1.5em;
list-style-position: outside;
list-style-type: square;
} .nostyle {
margin-left: 0;
padding-left: 0;
list-style-type: none;
} .related-posts-list {
display: flex;
} .page-numbers {
margin: 1em 0;
padding-left: 0;
list-style-type: none;
display: flex;
} .page-numbers li {
margin-right: 1em;
}     .error404 .search-outer {
padding: 1.5em 0;
} .error404 .search-input {
display: flex;
width: 100%;
} .error404 input[type="search"] {
margin: 0 1em 0 0;
height: 40px;
min-width: 250px;
} .error404 .search-submit {
width: 100px;
} .page-blog .entry-content .alignfull, .page-blog .entry-content .alignwide {
margin: 0;
max-width: 100%;
}    .byline-wrap {
margin-bottom: 1.5em;
}  .entry-content { } .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin-bottom: 1rem;
margin-top: 2.5rem;
} .entry-content table {
margin-bottom: 1.5em;
width: 100%;
border: 1px solid #ccc;
} .entry-content tr {
border-bottom: 1px solid #ccc;
} .entry-content tr:nth-child(even) {
background-color: #dedede;
} .entry-content td {
padding: 7px;
border-right: 1px solid #ccc;
} .entry-content td:last-child {
border-right: 0;
} .entry-content th {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: #dedede;
} .entry-content th:last-child {
border-right: 0;
}  .wp-caption { }        .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
white-space: nowrap;
} .screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: bold;
font-size: 0.875rem;
font-size: 14px;
line-height: normal;
}    .wp-prev-next .prev-link {
float: left;
} .wp-prev-next .next-link {
float: right;
}    #comments-title { } .commentlist {
margin: 0;
list-style-type: none;
} .comment {
margin-bottom: 1.5rem;
padding-bottom: 1rem;
border-bottom: 1px dotted #ccc;    } .comment .comment-author {
display: flex;
align-items: center;
} .comment .vcard .avatar {
margin-right: 1rem;
} .comment .children {  }       .comment-edit-link {
margin-right: 6px;
}         .widget ul li { }  .footer {
background: #4b4b4a;
clear: both;
} @media only screen and (min-width: 481px) {   .menu { } .menu ul {   } .menu ul li { } .menu ul li a { }    .entry-content { } .entry-content .alignleft, .entry-content img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
margin-top: 11px;
} .entry-content .alignright, .entry-content img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
margin-top: 11px;
} .entry-content .aligncenter, .entry-content img.aligncenter {
margin-right: auto;
margin-left: auto;
display: table;
clear: both;
margin-top: 11px;
} .entry-content .wp-block-media-text.alignfull {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}    } @media only screen and (max-width: 767px) {  .wrap {
padding: 1em;
} .tm-article-text-social h6 {
color: #d647a3;
font-size: inherit;
margin-top: 0;
font-weight: 700;
margin-bottom: 1.5rem;
} .tm-article-text-social .resp-sharing-button__link {
width: 33px;
height: 33px;
display: inline-block;
text-align: center;
color: #fff;
text-decoration: none;
} .tm-article-text-social .resp-sharing-button {
background-color: #d647a3;
border-color: #d647a3;
width: 34px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
} .tm-article-text-social .resp-sharing-button:hover {
background-color: #e8a0cb;
} .tm-article-text-social .resp-sharing-button__icon {
fill: #fff;
stroke: none;
display: flex;
align-items: center;
justify-content: center;
} .tm-article-text-social .resp-sharing-button__icon svg {
width: 1em;
height: 1em;
margin: 0;
}  .nav {
margin: 0;
padding: 0;
border-bottom: 0;
list-style-type: none;   } .nav li { } .nav li a {
display: block;
padding: 0.2em;
text-decoration: none;
} .nav li ul.sub-menu li a,
.nav li ul.children li a {
padding-left: 30px;
} } @media only screen and (min-width: 768px) {   .page-how-we-make-it-easy .block-flexible-content {
background-size: 100% 100% !important;
} .article-grid {
display: grid;
grid-template-columns: 75% 1fr;
grid-gap: 3rem;
} .tm-article-text-social h6 {
color: #d647a3;
font-size: inherit;
margin-top: 0;
font-weight: 700;
margin-bottom: 1.5rem;
} .tm-article-text-social .resp-sharing-button__link {
width: 33px;
height: 33px;
display: inline-block;
text-align: center;
color: #fff;
text-decoration: none;
} .tm-article-text-social .resp-sharing-button {
background-color: #d647a3;
border-color: #d647a3;
width: 34px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
} .tm-article-text-social .resp-sharing-button:hover {
background-color: #e8a0cb;
} .tm-article-text-social .resp-sharing-button__icon {
fill: #fff;
stroke: none;
display: flex;
align-items: center;
justify-content: center;
} .tm-article-text-social .resp-sharing-button__icon svg {
width: 1em;
height: 1em;
margin: 0;
} .entry-content .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2);
margin-right: calc( -100vw / 2 + 100% / 2);
max-width: 100vw;
} .entry-content .alignwide {
margin-right: calc(25% - 25vw);
margin-left: calc(25% - 25vw);
max-width: 1000%;
width: auto;
} .entry-content .alignwide img,
.entry-content .alignfull img {
display: block;
margin: 0 auto;
}  .blog .inner-wrap, .archive .inner-wrap, .single .inner-wrap, .page-template-page-contact .inner-wrap {
padding: 0 1.5rem;
} .page-terms-conditions .main, .page-privacy-cookie-policy .main {
margin: 0 auto;
max-width: 1280px;
padding: 3rem 1.5rem;
}  .header #inner-header {
flex-wrap: wrap;
} .header #inner-header #bloginfo {
width: 50%;
} .header #inner-header #contact-details {
display: flex;
width: 50%;
justify-content: flex-end;
}  nav {
margin-top: 1.5rem;
} .header-nav {
display: flex;
align-items: center;
} .nav {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;   } .nav li {
float: left;
list-style: none;  } .nav li a {
display: block;
border-bottom: 0;
padding: 0 40px 0 0;
text-decoration: none;
color: #9d9d9c;
font-weight: bold;
font-size: 1.25rem;
position: relative; } .nav li a:after {
content: '';
position: absolute;
right: 20px;
top: 4px;
width: 3px;
height: 19px;
background-color: #e8a0cb;
} .nav li a:hover, .nav li a:focus {
text-decoration: underline;
} .nav li:last-child a:after {
display: none;
} .nav li ul.sub-menu,
.nav li ul.children {
position: absolute;
z-index: 8999;
visibility: hidden;
display: flex;
flex-direction: column;
padding-left: 0; } .nav li ul.sub-menu li,
.nav li ul.children li {
background-color: #fff;
padding-left: 1rem;
border: 1px solid #d647a3;
border-bottom: none;
padding-top: 0.3rem;
padding-bottom: 0.3rem; } .nav li ul.sub-menu li a:after,
.nav li ul.children li a:after {
display: none;
} .nav li ul.sub-menu li:first-child,
.nav li ul.children li:first-child {
border-radius: 4px 4px 0 0;
} .nav li ul.sub-menu li:last-child,
.nav li ul.children li:last-child {
border-bottom: 1px solid #d647a3;
border-radius: 0 0 4px 4px;
} .nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
border-bottom: 0;
} .nav li:hover > ul {
top: auto;
visibility: visible;
}    .single-full #main {
max-width: 640px;
float: none;
margin: 0 auto;
}  .widget ul li { }              #inner-footer {
padding: 0 1.5rem;
}  .footer-links ul li { } }
@media only screen and (max-width: 899px) { }
@media only screen and (max-width: 1029px) {  #inner-header {
flex-wrap: wrap;
} #inner-header #blog-info {
width: 100%;
} #inner-header #contact-details {
padding-top: 40px;
} #inner-header #contact-details .contact-detail-email, #inner-header #contact-details .contact-detail-tel {
display: none;
} #inner-header #contact-details .contact-detail {
display: flex;
justify-content: center;
align-items: center;
} #inner-header #contact-details .contact-detail img {
width: 30px;
height: 30px;
} .hero-section {
position: relative;
width: 100%;
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
background-image: var(--mobile-bg);
padding-bottom: 80%;
} .hero-section::before {
content: "";
display: block;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
position: absolute;
padding-bottom: unset;
} .hero-section .hero-content {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
z-index: 2;
text-align: center;
} .hero-section .hero-content h2 {
color: #fff;
font-family: "caveat-brush", cursive;
font-size: 3rem;
width: 100%;
} .hero-section .hero-content p {
color: #fff;
font-size: 1rem;
margin-top: 1rem;
max-width: 75%;
} #contact-details {
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
} #contact-details .contact-detail img {
max-width: 100px;
} .blog #article-filter-links {
margin-top: 3rem;
display: flex;
flex-direction: column;
grid-gap: 1rem;
justify-content: space-evenly;
align-items: center;
} .blog #article-filter-links .article-filter-link {
background-color: #f1cbe0;
border-radius: 50%;
width: 200px;
height: 200px;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.5s ease;
} .blog #article-filter-links .article-filter-link:nth-of-type(1) {
background-color: #c168a1;
} .blog #article-filter-links .article-filter-link:nth-of-type(2) {
background-color: #f1cbe0;
} .blog #article-filter-links .article-filter-link:nth-of-type(3) {
background-color: #d647a3;
} .blog #article-filter-links .article-filter-link:hover {
transform: scale(1.1);
} .blog #article-filter-links .article-filter-link .article-filter-link-link {
position: relative;
color: #fff;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
align-items: center;
} .blog #article-filter-links .article-filter-link .article-filter-link-link:hover {
text-decoration: none;
} .blog #article-filter-links .article-filter-link .article-filter-link-link .article-filter-link-image {
grid-column-start: 1;
grid-row-start: 1;
display: flex;
justify-content: center;
} .blog #article-filter-links .article-filter-link .article-filter-link-link .article-filter-link-text {
grid-column-start: 1;
grid-row-start: 1;
font-size: 2rem;
line-height: 2.2rem;
font-family: 'caveat-brush';
max-width: 8ch;
} .blog section#expert-view {
background-color: #bcbcbc;
} .blog section#expert-view .cta-block {
display: grid;
grid-template-columns: 1fr;
grid-gap: 1.5rem;
align-items: center;
padding: 1.5rem;
} .blog section#expert-view .cta-block h2 {
color: #fff;
} .blog section#expert-view .cta-block p {
color: #fff;
font-size: 1.2rem;
} .blog section#expert-view .cta-block .cta-link {
color: #fff;
font-size: 1.2rem;
font-weight: 700;
text-decoration: underline;
text-underline-offset: 8px;
} .page-template-page-contact iframe {
width: 100%;
min-height: 350px;
aspect-ratio: 1/1;
} .page-template-page-contact #find-us, .page-template-page-contact #disclaimer {
padding: 0 1.5rem;
} .page-template-page-contact #contact-grid {
display: grid;
grid-template-columns: 1fr;
grid-gap: 3rem;
} .page-template-page-contact #contact-grid #contact-details-container {
display: flex;
flex-direction: column;
color: #4b4b4a;
} .page-template-page-contact #contact-grid #contact-details-container #contact-contact-details p {
margin-top: 1rem;
margin-bottom: 0;
font-size: 1.2rem;
} .page-template-page-contact #contact-grid #contact-details-container h3 {
color: #f1cbe0;
font-weight: 600;
font-size: 1.4rem;
margin-bottom: 0.5rem;
} .page-template-page-contact #contact-grid #contact-details-container h4 {
color: #e8a0cb;
font-weight: 600;
font-size: 1.2rem;
margin-bottom: 0.5rem;
} .page-template-page-contact #contact-grid #contact-details-container #contact-social-links {
display: flex;
grid-gap: 0.5rem;
} .page-template-page-contact #contact-grid #contact-details-container #contact-social-links a {
display: block;
} .page-template-page-contact #contact-grid #contact-details-container #contact-social-links a img {
width: 40px;
height: 40px;
} .page-template-page-contact #contact-form .wpcf7-form span {
padding: 4px 0px !important;
display: inline-block !important;
width: 100% !important;
} .page-template-page-contact #contact-form .wpcf7-form .contact_name, .page-template-page-contact #contact-form .wpcf7-form .contact_email, .page-template-page-contact #contact-form .wpcf7-form .contact_subject, .page-template-page-contact #contact-form .wpcf7-form .contact_message {
width: 100% !important;
border-bottom: 1px !important;
border-bottom-style: solid !important;
border-bottom-color: #dfdfdf !important;
border-right: 1px !important;
border-right-style: solid !important;
border-right-color: #dfdfdf !important;
border-left: 1px !important;
border-left-style: solid !important;
border-left-color: #dfdfdf !important;
border-top: 1px !important;
border-top-style: solid !important;
border-top-color: #dfdfdf !important;
padding: 6px 10px !important;
} .page-template-page-contact #contact-form .wpcf7-form .wpcf7-submit {
display: block;
font-weight: 700;
color: #fff;
margin-bottom: 2px;
border: none;
background-color: #e8a0cb;
border-radius: 7%;
font-family: 'Poppins', sans-serif !important;
margin-right: 15px;
padding: 4px 10px;
} .page-template-page-contact #contact-form .wpcf7-form span.wpcf7-not-valid-tip {
color: #f00;
font-size: 14px;
font-weight: normal;
display: block;
} .page-template-page-contact #contact-form .wpcf7-response-output {
margin-left: 0em !important;
margin-top: -1em !important;
} .page-template-page-contact #contact-form .ajax-loader {
visibility: hidden !important;
} .wrap {
padding: 1.5rem;
} #inner-footer {
display: grid;
grid-template-columns: 1fr;
grid-gap: 2rem;
padding: 4rem 1.5rem;
} #inner-footer #footer-left {
display: flex;
flex-wrap: wrap;
order: 2;
} #inner-footer #footer-left #pillow-pillars {
display: none;
} #inner-footer #footer-left #legals {
margin-top: 1.5rem;
display: flex;
flex-wrap: wrap;
grid-gap: 0.5rem;
color: #fff;
} #inner-footer #footer-left #legals #legal-links {
width: 100%;
} #inner-footer #footer-left #legals #legal-links a {
color: #d647a3;
} #inner-footer #footer-right {
display: flex;
flex-wrap: wrap;
color: #fff;
grid-gap: 1.5rem;
order: 1;
} #inner-footer #footer-right #footer-contact-details p {
margin-top: 0;
margin-bottom: 0;
} #inner-footer #footer-right h3 {
color: #f1cbe0;
font-weight: 600;
font-size: 1.4rem;
margin-bottom: 0.5rem;
} #inner-footer #footer-right h4 {
color: #e8a0cb;
font-weight: 600;
font-size: 1.2rem;
margin-bottom: 0.5rem;
} #inner-footer #footer-right #footer-social-links {
display: flex;
grid-gap: 0.5rem;
} #inner-footer #footer-right #footer-social-links a {
display: block;
} #inner-footer #footer-right #footer-social-links a img {
width: 40px;
height: 40px;
} .blog-layout {
display: grid;
grid-template-columns: 1fr;
gap: 3rem;
margin: 4rem 0;
}
}
@media only screen and (max-width: 1029px) and (max-width: 768px) { .blog-layout {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 1029px) { .blog-main {
display: flex;
flex-direction: column;
gap: 2rem;
} .blog-post {
display: grid;
grid-template-columns: 1fr;
gap: 1.5rem;
align-items: center;
} .blog-post .post-thumbnail img {
max-width: 100%;
width: 400px;
height: auto;
object-fit: cover;
} .blog-post .post-content h2.post-title {
font-size: 2rem;
font-weight: 700;
margin-bottom: 0.5rem;
color: #4b4b4a;
} .blog-post .post-content h2.post-title a {
color: #4b4b4a;
} .blog-post .post-content .post-excerpt {
color: #555;
font-size: 1rem;
} .blog-sidebar .search-form {
display: flex;
gap: 0.5rem;
margin-bottom: 2rem;
} .blog-sidebar .search-form input[type='search'] {
flex: 1;
padding: 0.5rem;
border: 1px solid #ccc;
} .blog-sidebar .search-form .search-submit {
background: #d647a3;
border: none;
color: white;
padding: 0.5rem 1rem;
cursor: pointer;
} .blog-sidebar h3 {
color: #4b4b4a;
font-size: 1.1rem;
font-weight: 600;
margin-bottom: 1rem;
border-bottom: 1px solid #333;
padding-bottom: 0.5rem;
} .blog-sidebar .category-links {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
} .blog-sidebar .category-links .category-tag {
background-color: #d647a3;
color: #fff;
padding: 6px 9px;
margin: 0 6px 0px 0px;
display: inline-block;
font-size: 1.1rem;
}
} @media only screen and (min-width: 900px) { } @media only screen and (min-width: 1030px) {  #header {
height: 170px;
} #inner-header, #inner-footer, .inner-wrap {
max-width: 1440px;
margin: 0 auto;
} #inner-header {
padding: 1em 1.5em;
} #contact-details {
display: flex;
flex-wrap: wrap;
justify-self: flex-end;
} #contact-details .contact-detail {
width: 60%;
display: flex;
align-items: center;
grid-gap: 0 0.5rem;
color: #706f6f;
font-weight: 600;
font-size: 1.2rem;
} #contact-details .contact-detail img {
width: 30px;
height: 30px;
} .page-template-page-contact iframe {
width: 100%;
height: 640px;
} .page-template-page-contact #contact-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 3rem;
} .page-template-page-contact #contact-grid #contact-details-container {
display: flex;
flex-direction: column;
color: #4b4b4a;
} .page-template-page-contact #contact-grid #contact-details-container #contact-contact-details p {
margin-top: 1rem;
margin-bottom: 0;
font-size: 1.2rem;
} .page-template-page-contact #contact-grid #contact-details-container h3 {
color: #f1cbe0;
font-weight: 600;
font-size: 1.4rem;
margin-bottom: 0.5rem;
} .page-template-page-contact #contact-grid #contact-details-container h4 {
color: #e8a0cb;
font-weight: 600;
font-size: 1.2rem;
margin-bottom: 0.5rem;
} .page-template-page-contact #contact-grid #contact-details-container #contact-social-links {
display: flex;
grid-gap: 0.5rem;
} .page-template-page-contact #contact-grid #contact-details-container #contact-social-links a {
display: block;
} .page-template-page-contact #contact-grid #contact-details-container #contact-social-links a img {
width: 40px;
height: 40px;
} .page-template-page-contact #contact-form .wpcf7-form .wpcf7-form-control-wrap {
padding: 4px 0px !important;
display: inline-block !important;
width: 100% !important;
} .page-template-page-contact #contact-form .wpcf7-form .contact_name, .page-template-page-contact #contact-form .wpcf7-form .contact_email, .page-template-page-contact #contact-form .wpcf7-form .contact_subject, .page-template-page-contact #contact-form .wpcf7-form .contact_message {
width: 100% !important;
border-bottom: 1px !important;
border-bottom-style: solid !important;
border-bottom-color: #dfdfdf !important;
border-right: 1px !important;
border-right-style: solid !important;
border-right-color: #dfdfdf !important;
border-left: 1px !important;
border-left-style: solid !important;
border-left-color: #dfdfdf !important;
border-top: 1px !important;
border-top-style: solid !important;
border-top-color: #dfdfdf !important;
padding: 6px 10px !important;
} .page-template-page-contact #contact-form .wpcf7-form .wpcf7-submit {
display: block;
font-weight: 700;
color: #fff;
margin-bottom: 2px;
border: none;
background-color: #e8a0cb;
border-radius: 7%;
font-family: 'Poppins', sans-serif !important;
margin-right: 15px;
padding: 4px 10px;
} .page-template-page-contact #contact-form .wpcf7-form span.wpcf7-not-valid-tip {
color: #f00;
font-size: 14px;
font-weight: normal;
display: block;
} .page-template-page-contact #contact-form .wpcf7-response-output {
margin-left: 0em !important;
margin-top: -1em !important;
} .page-template-page-contact #contact-form .ajax-loader {
visibility: hidden !important;
} #inner-footer {
display: grid;
grid-template-columns: 75% 1fr;
grid-gap: 2rem;
padding: 4rem 1.5rem;
} #inner-footer #footer-left {
display: flex;
flex-wrap: wrap;
} #inner-footer #footer-left #pillow-pillars {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 1rem;
} #inner-footer #footer-left #pillow-pillars .pillar {
display: flex;
flex-wrap: wrap;
grid-gap: 2rem;
justify-content: flex-start;
} #inner-footer #footer-left #pillow-pillars .pillar .pillar-icon {
width: 64px;
height: auto;
} #inner-footer #footer-left #pillow-pillars .pillar .pillar-heading {
width: 100%;
} #inner-footer #footer-left #pillow-pillars .pillar .pillar-heading h3 {
color: #f1cbe0;
font-weight: 600;
font-size: 1.4rem;
} #inner-footer #footer-left #pillow-pillars .pillar .pillar-copy {
width: 100%;
max-width: 25ch;
color: #fff;
font-size: 0.9rem;
} #inner-footer #footer-left #legals {
margin-top: 4rem;
display: flex;
flex-wrap: wrap;
grid-gap: 0.5rem;
color: #fff;
} #inner-footer #footer-left #legals #legal-links {
width: 100%;
} #inner-footer #footer-left #legals #legal-links a {
color: #d647a3;
} #inner-footer #footer-right {
display: flex;
flex-wrap: wrap;
color: #fff;
} #inner-footer #footer-right #footer-contact-details p {
margin-top: 0;
margin-bottom: 0;
} #inner-footer #footer-right h3 {
color: #f1cbe0;
font-weight: 600;
font-size: 1.4rem;
margin-bottom: 0.5rem;
} #inner-footer #footer-right h4 {
color: #e8a0cb;
font-weight: 600;
font-size: 1.2rem;
margin-bottom: 0.5rem;
} #inner-footer #footer-right #footer-social-links {
display: flex;
grid-gap: 0.5rem;
} #inner-footer #footer-right #footer-social-links a {
display: block;
} #inner-footer #footer-right #footer-social-links a img {
width: 40px;
height: 40px;
} .blog-layout {
display: grid;
grid-template-columns: 3fr 1fr;
gap: 3rem;
margin: 4rem 0;
}
}
@media only screen and (min-width: 1030px) and (max-width: 768px) { .blog-layout {
grid-template-columns: 1fr;
}
}
@media only screen and (min-width: 1030px) { .blog-main {
display: flex;
flex-direction: column;
gap: 2rem;
} .blog-post {
display: grid;
grid-template-columns: 1fr 3fr;
gap: 1.5rem;
align-items: center;
} .blog-post .post-thumbnail img {
max-width: 100%;
width: 400px;
height: auto;
object-fit: cover;
} .blog-post .post-content h2.post-title {
font-size: 2rem;
font-weight: 700;
margin-bottom: 0.5rem;
color: #4b4b4a;
} .blog-post .post-content h2.post-title a {
color: #4b4b4a;
} .blog-post .post-content .post-excerpt {
color: #555;
font-size: 1rem;
} .blog-sidebar .search-form {
display: flex;
gap: 0.5rem;
margin-bottom: 2rem;
} .blog-sidebar .search-form input[type='search'] {
flex: 1;
padding: 0.5rem;
border: 1px solid #ccc;
} .blog-sidebar .search-form .search-submit {
background: #d647a3;
border: none;
color: white;
padding: 0.5rem 1rem;
cursor: pointer;
} .blog-sidebar h3 {
color: #4b4b4a;
font-size: 1.1rem;
font-weight: 600;
margin-bottom: 1rem;
border-bottom: 1px solid #333;
padding-bottom: 0.5rem;
} .blog-sidebar .category-links {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
} .blog-sidebar .category-links .category-tag {
background-color: #d647a3;
color: #fff;
padding: 6px 9px;
margin: 0 6px 0px 0px;
display: inline-block;
font-size: 1.1rem;
} .blog #article-filter-links {
margin-top: 3rem;
display: flex;
grid-gap: 1.5rem;
justify-content: space-evenly;
} .blog #article-filter-links .article-filter-link {
background-color: #f1cbe0;
border-radius: 50%;
width: 250px;
height: 250px;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.5s ease;
} .blog #article-filter-links .article-filter-link:nth-of-type(1) {
background-color: #c168a1;
} .blog #article-filter-links .article-filter-link:nth-of-type(2) {
background-color: #f1cbe0;
} .blog #article-filter-links .article-filter-link:nth-of-type(3) {
background-color: #d647a3;
} .blog #article-filter-links .article-filter-link:hover {
transform: scale(1.1);
} .blog #article-filter-links .article-filter-link .article-filter-link-link {
position: relative;
color: #fff;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
align-items: center;
} .blog #article-filter-links .article-filter-link .article-filter-link-link:hover {
text-decoration: none;
} .blog #article-filter-links .article-filter-link .article-filter-link-link .article-filter-link-image {
grid-column-start: 1;
grid-row-start: 1;
display: flex;
justify-content: center;
} .blog #article-filter-links .article-filter-link .article-filter-link-link .article-filter-link-text {
grid-column-start: 1;
grid-row-start: 1;
font-size: 3rem;
line-height: 3.2rem;
font-family: 'caveat-brush';
max-width: 8ch;
} .blog section#expert-view {
background-color: #bcbcbc;
} .blog section#expert-view .cta-block {
display: grid;
grid-template-columns: 1fr 3fr;
grid-gap: 1.5rem;
align-items: center;
padding: 1.5rem;
} .blog section#expert-view .cta-block h2 {
color: #fff;
} .blog section#expert-view .cta-block p {
color: #fff;
font-size: 1.2rem;
} .blog section#expert-view .cta-block .cta-link {
color: #fff;
font-size: 1.2rem;
font-weight: 700;
text-decoration: underline;
text-underline-offset: 8px;
} .hero-section {
position: relative;
width: 100%;
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
margin-bottom: 3rem; } .hero-section::before {
content: "";
display: block;
padding-bottom: 56.25%;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
} .hero-section.ratio-16-9::before {
padding-bottom: 56.25%; } .hero-section.ratio-7-2::before {
padding-bottom: 28%; } .hero-section.ratio-2-1::before {
padding-bottom: 50%; } .hero-section .hero-content {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
z-index: 2;
text-align: center;
} .hero-section .hero-content h2 {
color: #fff;
font-family: "caveat-brush", cursive;
font-size: 6rem;
width: 100%;
} .hero-section .hero-content p {
color: #fff;
font-size: 1.2rem;
margin-top: 1rem;
max-width: 75%;
}
} @media only screen and (min-width: 1240px) { } @media only screen and (min-width: 1600px) {  #inner-header, #inner-footer, .inner-wrap {
max-width: 1240px;
margin: 0 auto;
}
} @media print { }
@media print { * {
background: transparent !important;
color: black !important;
text-shadow: none !important;
-ms-filter: none !important;
filter: none !important;
}   #content {
width: 100%;
margin: 0;
float: none;
} @page {
margin: 2cm;
} @page :left {
margin: 1cm;
}
@page :right {
margin: 1cm;
} @page :first {
margin: 1cm 2cm;
}   body {
font-size: 13pt;
line-height: 1.3;
background: #fff !important;
color: #000;
} h1 {
font-size: 24pt;
} h2, h3, h4 {
font-size: 14pt;
margin-top: 25px;
} p, h2, h3 {
orphans: 3;
widows: 3;
}  a {
page-break-inside: avoid;
} blockquote {
page-break-inside: avoid;
} h1, h2, h3, h4, h5, h6 {
page-break-after: avoid;
page-break-inside: avoid;
} img {
page-break-inside: avoid;
page-break-after: avoid;
} table, pre {
page-break-inside: avoid;
} ul, ol, dl {
page-break-before: avoid;
} pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
} thead {
display: table-header-group;
}  a:link, a:visited, a {
background: transparent;
color: #0088cc;
font-weight: bold;
text-decoration: underline;
text-align: left;
} a[href^=http]:after {
content: " < " attr(href) "> ";
} article a[href^="#"]:after {
content: "";
} a:not(:local-link):after {
content: " < " attr(href) "> ";
}  .entry-content iframe, ins {
display: none;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
line-height: 0pt !important;
white-space: nowrap;
} .embed-youtube, .embed-responsive, .embed-container {
display: none;
position: absolute;
height: 0;
overflow: hidden;
}  #header-widgets, nav, aside,
.sidebar, .content-ads, .make-comment, .author-bio,
.heading, .related-posts, #decomments-form-add-comment,
#breadcrumbs, #footer, .post-byline, .byline, .meta-single,
.site-title img, .post-tags, .readability, .sidebar, .page-navigation, .wp-prev-next,
.respond-form {
display: none;
}
}