:root{--cookieadmin-primary-color:#001d39;--cookieadmin-primary-hover-color:#985e23;--cookieadmin-secondary-color:#0046b2;--cookieadmin-secondary-hover-color:#0065ff;--cookieadmin-txcolor:#0f172a;--cookieadmin-green-txtcolor:#3a8356;--cookieadmin-warning-txtcolor:#9c7930;--cookieadmin-red-txtcolor:#b55355;--cookieadmin-green-color:#15a448;--cookieadmin-warning-color:#e9b306;--cookieadmin-red-color:#dd2727}.cookieadmin_cookie_modal label,.cookieadmin_cookie_modal input{padding:5px;margin-right:5px;font-size:15px}.cookieadmin_cookie_modal label{font-weight:501}.cookieadmin_bottom{bottom:20px}.cookieadmin_top{top:20px}.cookieadmin_right{right:15px}.cookieadmin_left{left:15px}@keyframes cookieadmin_slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cookieadmin_slideSide{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.cookieadmin_law_container{position:fixed;width:25%;box-sizing:border-box;z-index:99999;display:none}.cookieadmin_consent_btns{align-content:center;display:flex;justify-content:space-evenly;flex-wrap:wrap}.cookieadmin_box{width:25%;box-sizing:border-box;display:none}.cookieadmin_notice_group{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.cookieadmin_consent_inside{color:#000;background-color:#FFF;border:1px solid #f4f4f4;padding:15px;border-radius:4px;box-shadow:1px 3px 10px rgb(0 0 0 / .2)}#cookieadmin_notice_title{font-weight:601;margin:0;padding-left:5px}.cookieadmin_notice_con{font-size:initial;padding:0 6px;flex:1}.cookieadmin_cookie_modal{display:none;flex-direction:column;position:fixed;max-height:80vh;background-color:#FFF;border:1px solid #F4F4F4;border-radius:8px;box-shadow:0 4px 8px rgb(0 0 0 / .2);z-index:999999}.cookieadmin_center{top:10%;left:22%;max-width:60vw}.cookieadmin_side{flex-direction:column;position:fixed;width:35vw;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideSide;max-height:100vh;left:0;top:0;border-radius:0}.cookieadmin_down{position:fixed;max-width:100%;max-height:55vh;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideUp}.cookieadmin_modal_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:1000}.cookieadmin_mod_head{display:flex;justify-content:space-between}.cookieadmin_mod_head,.cookieadmin_wrapper{padding:15px;border-bottom:1px solid #CCC}.cookieadmin_close_pref{background:none;border:none;align-self:baseline;color:gray;cursor:pointer;padding:0}.cookieadmin_preference_title{font-size:20px;font-weight:801;margin:9px}.cookieadmin_preference_details{padding:0 10px}.cookieadmin_preference{overflow:auto;font-size:15px;height:auto;padding:10px 0}.cookieadmin_details_wrapper{padding:0 15px;height:calc(100% - 6%);overflow:auto;scrollbar-width:thin}.cookieadmin_types{padding:10px 10px;border-top:1px solid #CCC}.cookieadmin_header{display:flex;justify-content:space-between}.cookieadmin_header>span>label{cursor:pointer}.cookieadmin_remark{display:none;justify-self:right}.cookieadmin_act{display:inline;color:#1863dc}.cookieadmin-modal-cookies-list{display:none;padding:1px;border-radius:10px;margin:0 20px;margin-right:4rem;font-size:smaller;font-size:1rem;text-align:center}.cookieadmin_desc{padding:5px 20px;font-size:15px;padding-right:4rem}.cookieadmin_footer{left:0;padding:15px;flex-wrap:wrap;width:100%}.cookieadmin_modal_footer{left:0;padding:15px;flex-wrap:wrap;border-top:1px solid #CCC}.cookieadmin_btn{background-color:#fff0;border:1px solid gray;color:#1863dc;padding:.4rem .9rem;border-radius:4px;margin:2px 5px;cursor:pointer;flex:auto;text-wrap:auto}.cookieadmin_btn:hover{opacity:.8}.cookieadmin_show_pref_cookies{cursor:pointer;font-size:18px}.cookieadmin_re_consent{display:none;position:fixed;bottom:15px;left:15px;background-color:#374FD4;height:50px;width:50px;border-radius:50%!important;cursor:pointer;border:0;z-index:99999;padding:5px!important;box-shadow:-4px 5px 10px rgb(0 0 0 / .4);align-items:center;justify-content:center}.cookieadmin-cookie-card{background:ghostwhite;border-radius:10px;padding:16px;font-family:'Open Sans','Segoe UI',sans-serif;box-shadow:0 2px 6px rgb(0 0 0 / .1);margin:10px auto;text-align:left}.cookieadmin-cookie-header{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:6px}.cookieadmin-cookie-name{font-weight:700;color:#333}.cookieadmin-cookie-duration{font-size:.85rem}.cookieadmin-cookie-duration>b{font-weight:700}.cookieadmin-cookie-description{font-size:.9rem;margin-bottom:12px}.cookieadmin-cookie-tags{display:flex;gap:8px}.cookieadmin-tag{background:#e0e0e0;padding:4px 10px;border-radius:12px;font-size:.75rem;color:#333}.cookieadmin_toggle{position:relative;display:inline-block;width:24px;height:11px}.cookieadmin_toggle input{display:none}.cookieadmin_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:21px;width:34px;background-color:gray;transition:.4s;border-radius:34px}.cookieadmin_slider:before{position:absolute;content:"";height:15px;width:15px;left:3.2px;bottom:3.2px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.cookieadmin_slider{background-color:#3582c4}input:checked+.cookieadmin_slider:before{transform:translateX(13px)}.cookieadmin-poweredby{margin-top:10px}.cookieadmin-poweredby a img{height:15px}.cookieadmin-poweredby a{color:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:11px;gap:2px;text-decoration:none}.cookieadmin_modal_footer .cookieadmin-poweredby a{justify-content:end}@media (max-width:767px){.cookieadmin_center{top:10%;left:5%;max-width:90vw}.cookieadmin_show_pref_cookies{font-size:14px}.cookieadmin_law_container,.cookieadmin_box{width:90%}.cookieadmin_side{width:100%}}@media (min-width:768px) and (max-width:991px){.cookieadmin_box{width:45%}}@media (min-width:992px) and (max-width:1199px){.cookieadmin_box{width:35%}}@media (min-width:1200px) and (max-width:1360px){.cookieadmin_box{width:30%}}@media (min-width:768px){.cookieadmin_notice_group{flex-direction:row;justify-content:space-between;align-items:center}.cookieadmin_notice_con{flex:1}.cookieadmin_consent_btns{flex-shrink:0}}@media (max-width:480px){.cookieadmin_consent_inside .cookieadmin_btn{width:100%;margin:5px 0}.cookieadmin_modal_footer{padding:8px}}/*!
Theme Name: Ives Interior
Theme URI: http://underscores.me/
Author: Website Doctors
Author URI: https://websitedoctors.co.uk/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ivesint
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Ives Interior is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}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:-.25em}sup{top:-.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:.35em .75em .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}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body,button,input,select,optgroup,textarea{color:#162f28;font-family:"Lora",BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a{color:inherit;text-decoration:none}a:visited{color:purple}a:hover,a:focus,a:active{color:#191970}a:focus{outline:thin dotted}a:hover,a:active{outline:0}button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgb(0 0 0 / .8);line-height:1;padding:.6em 1em .4em}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#aaa #bbb #bbb}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}.main-navigation{display:block;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgb(0 0 0 / .2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{display:block;left:auto}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:1210px){.menu-toggle{display:none}.main-navigation ul{display:flex}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.post,.page{margin:0}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}figure img:hover{filter:brightness(1.1)}.wp-block-heading,.altfont{font-family:"Cinzel",serif;line-height:1.1}.wp-block-button__link{line-height:1.1;color:#fff!important;padding-right:calc(2.333em + 2px);padding-left:calc(2.333em + 2px);padding-top:calc(0.467em + 2px);padding-bottom:calc(0.467em + 2px);text-transform:uppercase;border-radius:500px}.entry-content{overflow-x:hidden}.entry-content .wp-block-columns{max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.bar-behind-cols>.wp-block-column{display:flex;flex-direction:column;justify-content:space-between}.bar-behind-cols>.wp-block-column>:last-child{margin-top:auto;padding-top:1.5rem}.bar-behind-cols figure:first-child{position:relative}.bar-behind-cols figure:first-child figcaption{background:var(--wp--preset--color--green);color:#fff;text-align:center;font-size:var(--wp--preset--font-size--emphasis);font-weight:600;position:relative;margin-top:-5px;padding:.75rem .25rem;margin-bottom:0}.bar-behind-cols figure:first-child figcaption::before{content:"";background:var(--wp--preset--color--green);opacity:.7;height:1rem;bottom:100%;width:100%;left:0;position:absolute}.bar-behind-cols figure:first-child::before{content:"";position:absolute;left:-799em;height:100%;width:999em;z-index:-1;background:var(--wp--preset--color--lightgold)}#masthead{background:var(--wp--preset--color--green);color:var(--wp--preset--color--gold)}#masthead .header-row-1{display:flex;gap:2rem;padding:1.5rem 1rem}@media only screen and (max-width:520px){#masthead .header-row-1{gap:1.4rem}#masthead .header-row-1 .wp-block-button__link{padding-left:16px;padding-right:16px;font-size:.9rem}}#masthead .header-row-1>:first-child{width:310px;flex-basis:310px}#masthead .header-row-1>:first-child img{width:220px}@media only screen and (max-width:950px){#masthead .header-row-1>:first-child img{width:190px}}@media only screen and (max-width:950px){#masthead .header-row-1>:first-child{width:190px;flex-basis:190px}}#masthead .header-row-1>:first-child a{display:block}#masthead .header-row-1 .hr1-sep{background:var(--wp--preset--color--gold);width:4px;flex-basis:4px;height:inherit}#masthead .header-row-1 .hr1-contact{margin-top:auto}#masthead .header-row-1 .hr1-contact>div{display:flex;align-items:center;gap:1rem;margin-top:.5rem;font-size:1.05rem}#masthead .header-row-1 .hr1-contact>div img{width:40px;object-fit:none;object-position:center}#masthead .header-row-1 .hr1-contact a{text-decoration:none;color:inherit;padding-top:2px;padding-bottom:2px;display:inline-block}#masthead .header-row-1 .hr1-contact a:hover{color:#fff}@media only screen and (max-width:770px){#masthead .header-row-1 .hr1-contact{display:none!important}}#masthead .header-row-1 .hr1-additional{margin-left:auto;margin-top:auto}#masthead .header-row-1 .hr1-additional .wp-block-social-links{margin-bottom:1rem}#masthead .header-row-1 .hr1-additional .wp-block-social-links a:hover svg{fill:#fff}#masthead .header-row-1 .hr1-additional a.wp-block-button__link{color:var(--wp--preset--color--green)!important;text-transform:uppercase;font-weight:600}#masthead .header-row-2{background:var(--wp--preset--color--gold)}#masthead .header-row-2 nav{padding:0 1rem 0 calc(3rem + 290px)}@media only screen and (max-width:1210px){#masthead .header-row-2 nav{padding-right:0}}#masthead .header-row-2 nav ul#primary-menu{gap:1rem}#masthead .header-row-2 nav ul#primary-menu>li svg{width:26px;height:26px;display:block;fill:var(--wp--preset--color--green)}#masthead .header-row-2 nav ul#primary-menu>li>a{color:var(--wp--preset--color--green);font-size:1.28rem;font-weight:600;padding:6px .5rem}#masthead .header-row-2 nav ul#primary-menu>li>a:hover,#masthead .header-row-2 nav ul#primary-menu>li>a:focus{color:#fff}#masthead .header-row-2 nav ul#primary-menu>li>a:hover svg,#masthead .header-row-2 nav ul#primary-menu>li>a:focus svg{fill:#fff}#masthead .header-row-2 nav ul#primary-menu>li.menu-item-has-children>a::after{content:">";transform:rotate(90deg) scaleY(1.3);margin-left:.35rem;display:inline-block}#masthead .header-row-2 nav ul#primary-menu>li.menu-item-has-children ul{background:var(--wp--preset--color--green);flex-direction:column}#masthead .header-row-2 nav ul#primary-menu>li.menu-item-has-children ul a{color:#fff;padding:6px .5rem}#masthead .header-row-2 nav ul#primary-menu>li.menu-item-has-children ul a:hover,#masthead .header-row-2 nav ul#primary-menu>li.menu-item-has-children ul a:focus{background:rgb(0 0 0 / .1)}.kenburns img{width:100%;animation:move 30s ease;-ms-animation:move 40s ease;-webkit-animation:move 40s ease;-moz-animation:move 40s ease;position:absolute}@-webkit-keyframes move{0%{-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}100%{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2)}}.main-gallery figure::before{content:"";position:absolute;top:0;left:0;width:20px;height:100%;background:var(--wp--preset--color--green)}.main-gallery figure::after{content:"";position:absolute;top:0;right:0;width:90px;height:100%;background:var(--wp--preset--color--green);opacity:.2}.main-gallery figure:nth-child(3)::before,.main-gallery figure:nth-child(3)::after,.main-gallery figure:nth-child(5)::before,.main-gallery figure:nth-child(5)::after,.main-gallery figure:nth-child(7)::before,.main-gallery figure:nth-child(7)::after{background:var(--wp--preset--color--gold)}.fill-then-center{height:100%;justify-content:center}button.forminator-button.forminator-button-submit{background:var(--wp--preset--color--gold);color:#fff;border-radius:500px;padding:8px 3rem;text-transform:uppercase}.forminator-ui#forminator-module-30.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"],.forminator-ui#forminator-module-30.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:focus,.forminator-ui#forminator-module-30.forminator-design--default .forminator-select2+.forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"]{background-color:#fff!important;border-color:#ccc!important}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before{color:var(--wp--preset--color--green)!important}.forminator-select-dropdown-container--open .forminator-custom-form-30.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected,.forminator-select-dropdown-container--open .forminator-custom-form-30.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box){background:var(--wp--preset--color--green)!important}.forminator-select-dropdown-container--open .forminator-custom-form-30.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted,.forminator-ui#forminator-module-30.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:focus{outline-color:var(--wp--preset--color--green)!important}.forminator-checkbox__label.forminator-consent__label p{margin-top:0}.site-footer{background:var(--wp--preset--color--green)!important;padding:10px 0}.site-footer a{text-decoration:none}.site-footer a:hover,.site-footer a:focus{color:var(--wp--preset--color--gold)}.logo-slider .slick-track{display:flex}.logo-slider .slick-slide{margin:0 10px;background:#fff;align-content:center;float:unset;height:inherit}.logo-slider .slick-arrow{color:#fff}.logo-slider img{max-height:150px;object-fit:contain;width:auto;padding:22px}.slick-arrow{background:unset;border:unset;outline:unset;font-size:3em;padding:2rem;transform:scaleY(2.25);font-weight:100;cursor:pointer}.testimonials-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%) scaleY(2.25)}.testimonials-slider .slick-arrow.slick-prev{right:100%}.testimonials-slider .slick-arrow.slick-next{left:100%}.content-slider .wp-block-column{position:relative}.content-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%) scaleY(2.25);margin-top:0;color:#fff}.content-slider .slick-arrow.slick-prev{left:0%}.content-slider .slick-arrow.slick-next{right:0%}.team-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%) scaleY(2.25);margin-top:0}.team-slider .slick-arrow.slick-prev{right:100%}.team-slider .slick-arrow.slick-next{left:100%}.team-slider .slick-slide{margin:0 10px;background:#fff;align-content:stretch;float:unset;height:inherit;text-align:center}.team-slider .slick-track{display:flex}.team-slider figure{height:100%;display:flex;flex-direction:column;text-align:center}.team-slider figure img{margin-left:auto;margin-right:auto}.team-slider figure figcaption{flex-grow:1}.wp-block-post .image-w-title::before{content:"";position:absolute;left:-799em;height:100%;width:999em;z-index:-1;background:var(--wp--preset--color--lightgold)}.wp-block-post .image-w-title .wp-block-post-title{background:var(--wp--preset--color--green);color:#fff;text-align:center;font-size:var(--wp--preset--font-size--emphasis);font-weight:600;position:relative;margin-top:-5px;padding:.75rem .5rem;margin-bottom:0;min-height:7.5rem;align-content:center}.wp-block-post .image-w-title .wp-block-post-title a{color:#fff}.wp-block-post .image-w-title .wp-block-post-title::before{content:"";background:var(--wp--preset--color--green);opacity:.7;height:1rem;bottom:100%;width:100%;left:0;position:absolute}.wp-block-post .wp-block-post-excerpt__more-link{background:var(--wp--preset--color--gold);color:#fff;text-decoration:none;border-radius:500px;padding:8px 3rem;text-transform:uppercase}.widget_nav_menu ul{padding-left:0;margin-left:0;list-style:none;margin-block-start:24px}.widget_nav_menu ul li{margin:4px 0}.widget_nav_menu ul a{color:#fff}.widget_nav_menu ul a:hover,.widget_nav_menu ul a:focus{color:var(--wp--preset--color--gold)}.schema-faq-section{margin:1rem 0}.schema-faq-question{cursor:pointer;display:flex;align-items:center;transition:opacity ease 0.25s;padding:1rem;font-size:var(--wp--preset--font-size--emphasis)}.schema-faq-question:hover{color:var(--wp--preset--color--secondary)}.schema-faq-question:before{width:32px;height:32px;display:inline-block;margin-right:5px;vertical-align:top;color:inherit;content:"^";transform:rotate(180deg);border-radius:500px;border:1px solid #fff;line-height:1.25;padding:6px}.schema-faq-question.expanded:before{transform:rotate(0deg)}.schema-faq-answer{padding:0 1rem 1rem 1rem;display:none}.schema-faq-answer.default{display:block}ul.wp-block-post-template{margin-left:0;padding-left:0}a.wp-block-button__link.has-gold-background-color:hover{background:var(--wp--preset--color--green)!important}a.wp-block-button__link.has-green-background-color:hover{background:var(--wp--preset--color--gold)!important}a.wp-block-button__link.has-white-background-color:hover{background:var(--wp--preset--color--gold)!important;color:#fff!important}figure.wp-block-image.wp-lightbox-container:hover,.wp-block-post-featured-image :where(img):hover{filter:brightness(1.1);object-position:bottom left}.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;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}