/*STYLES*/
h1.stk-block-heading__text, .h1 > .stk-block-heading__text  {
  font-size: clamp(50px, 10vw, 70px) !important;
}
/* h2.stk-block-heading__text, .h2 > * */
h2.stk-block-heading__text, .h2 > .stk-block-heading__text  {
  font-size: clamp(28px, 2.86vw, 42px) !important;
}
/* h3.stk-block-heading__text, .h3 > * */
h3.stk-block-heading__text, .h3 > .stk-block-heading__text  {
  font-size: clamp(24px, 2.8vw, 30px) !important;
}
/* h4.stk-block-heading__text, .h4 > * */
h4.stk-block-heading__text, .h4 > .stk-block-heading__text  {
  font-size: clamp(24px, 1.56vw, 30px) !important;
}
/* h5.stk-block-heading__text, .h5 > * */
h5.stk-block-heading__text, .h5 > .stk-block-heading__text  {
  font-size: clamp(18px, 1.4vw, 24px) !important;
}
/* h6.stk-block-heading__text, .h6 > * */
h6.stk-block-heading__text, .h6 > .stk-block-heading__text  {
  font-size: clamp(14px, 1.01vw, 16px) !important;
}
/* .section-spacing */
.section-spacing  {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
  padding-right: 30px;
  padding-left:30px;
}
/* b, strong */
p > a, b, strong  {
  color: inherit !important;
}
/* p > a:hover */
p > a:hover  {
  color: var(--theme-palette-color-1) !important
}
/* header .ct-button */
header .ct-button  {
  white-space: nowrap !important;
}
/* .section-spacing.no-bottom-padding */
.section-spacing.no-bottom-padding  {
  padding-bottom: 0 !important
}
/* .section-spacing.no-top-padding */
.section-spacing.no-top-padding  {
  padding-top: 0 !important
}
/* .stk-block-button .stk-button */
.stk-block-button .stk-button  {
  font-size: 16px;
  font-weight: 700 !important;
}
/* .stk-block-button .stk-button:hover */
.stk-block-button .stk-button:hover  {
  background-color: var(--theme-palette-color-2) !important;
  color: var(--theme-palette-color-8) !important
}
/* .stk-block-button .stk-button:hover > * */
.stk-block-button .stk-button:hover > *  {
  color: var(--theme-palette-color-8) !important
}
/* .stk-button */
.stk-button  {
  white-space: nowrap;
}
/* .wp-block[data-type="core/widget-area"] */
.wp-block[data-type="core/widget-area"]  {
  max-width: 100% !important;
  padding-left: 24px;
  padding-right: 24px;
}
/* .blocks-widgets-container .editor-styles-wrapper */
.blocks-widgets-container .editor-styles-wrapper  {
  max-width: 100% !important;
}
/* .editor-styles-wrapper .stk-block-card__content */
.editor-styles-wrapper .stk-block-card__content  {
  align-items: initial !important;
}
/* .stk-img-wrapper.stk-img-placeholder */
.stk-img-wrapper.stk-img-placeholder  {
  background: transparent !important;
}
/* .stk-img-wrapper:not(.stk--is-resizing).stk-img-placeholder */
.stk-img-wrapper:not(.stk--is-resizing).stk-img-placeholder  {
  background-image: none !important;
}
/* .fluentform */
.fluentform  {
  width: 100%;
}
/* .fluentform .ff-text-left */
.fluentform .ff-text-left  {
  text-align: left !important;
}
.menu-footer-services-menu-container a,
/* .menu-footer-quick-links-container a */
.menu-footer-quick-links-container a  {
  color: var(--theme-palette-color-8) !important;
}
/* .menu-footer-quick-links-container li */
.menu-footer-quick-links-container li  {
  margin-bottom: 8px !important;
}
/* footer ul li, footer .ct-widget:first-child */
footer ul li, footer .ct-widget:first-child  {
  margin-bottom: 10px !important;
}
@keyframes fadeIn  {
  /* from */
from  {
  opacity: 0;
}
/* to */
to  {
  opacity: 1;
}}
/* .error404 main > .ct-container */
.error404 main > .ct-container  {
  padding-top: 150px;
  padding-bottom: 150px;
}
/* body */
body  {
  animation: fadeIn .55s ease-in-out;
}
/* .site-branding */
.site-branding  {
  width: 100% !important;
}
/* #header .ct-container-fluid */
#header .ct-container-fluid  {
  --theme-container-edge-spacing: calc(100vw - 6vw);
  max-width: calc(1300px + 130px * 2);
}
/* #header [data-row*="middle"] */
#header [data-row*="middle"]  {
  z-index: 4;
  display: flex;
}
/* #header [data-row*="top"] > * */
#header [data-row*="top"] > *  {
  padding-left: 305px;
  position: relative;
}
/* #header [data-row*="middle"] */
#header [data-row*="middle"]  {
  z-index: 10 !important;
}
/* #header [data-row="middle"] [data-column="start"] */
#header [data-row="middle"] [data-column="start"]  {
  width: 400px !important;
}
/* #header [data-row="middle"] [data-column="end"] */
#header [data-row="middle"] [data-column="end"]  {
  width: 100% !important;
}
/* .ct-header-cta [data-size="medium"] */
.ct-header-cta [data-size="medium"]  {
  white-space: nowrap;
}
/* [data-header*="type-1"] [data-sticky*="yes"] .site-branding */
[data-header*="type-1"] [data-sticky*="yes"] .site-branding  {
  margin-top: 0 !important
}
/* a */
a  {
  text-decoration: none !important;
}
/* .ff_submit_btn_wrapper */
.ff_submit_btn_wrapper  {
  margin-top: 40px;
  text-align: center !important;
}
/* .ff-el-section-break */
.ff-el-section-break  {
  margin-bottom: 10px !important;
}
/* .ff-el-section-break p */
.ff-el-section-break p  {
  font-size: 15px !important;
}
/* .ff-el-section-break hr */
.ff-el-section-break hr  {
  display:none;
}
/* footer .ct-container-fluid */
footer .ct-container-fluid  {
  --theme-container-edge-spacing: calc(100vw - 6vw);
  max-width: calc(1300px + 130px * 2);
}
/* footer h5 */
footer h5  {
  margin-bottom: 20px;
}
footer ul li,
/* footer .ct-widget:not(:first-child) */
footer .ct-widget:not(:first-child)  {
  margin-bottom: 30px;
}
/* footer #block-12 .wp-block-stackable-button-group */
footer #block-12 .wp-block-stackable-button-group  {
  margin-top: 30px;
}
/* .ct-panel-content */
.ct-panel-content  {
  margin-top: -40px;
}
/* .stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content */
.stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content  {
  padding: 0 !important;
}
/* .stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > * */
.stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > *  {
  padding: 40px;
}
/* #offcanvas .ct-icon */
#offcanvas .ct-toggle-close  {
  position: absolute;
  top: 56px;
  right: 30px;
}
/* #offcanvas .ct-panel-content-inner > :first-child */
#offcanvas .ct-panel-content-inner > :first-child  {
  margin-top: 58px !important;
}
#login #backtoblog a,
/* #login #nav a */
#login #nav a  {
  color: #ffffff !important;
}
/* footer .ct-container-fluid */
footer .ct-container-fluid  {
  --theme-container-edge-spacing: calc(90vw - 60px) !important;
}
/* footer ul li > a */
footer ul li > a  {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(18px, 1.1vw, 22px) !important;
  letter-spacing: -0.24px;
}
/* [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu */
[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu  {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  border: 1px solid #ddd;
}
/* .ct-panel-content-inner */
.ct-panel-content-inner  {
  padding: 40px !important;
}
@media only screen and (max-width: 1024px)  {
  /* .mobile-menu .ct-menu-link */
.mobile-menu .ct-menu-link  {
  padding-left: 15px;
  padding-right: 5px;
}
/* .mobile-menu[data-toggle-type="type-2"] .ct-toggle-dropdown-mobile */
.mobile-menu[data-toggle-type="type-2"] .ct-toggle-dropdown-mobile  {
  margin-left: 15px;
}
/* .section-spacing */
.section-spacing  {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* .h1 > * */
.h1 > *  {
  font-size: 60px !important;
}
/* #header [data-row*="middle"] */
#header [data-row*="middle"]  {
  margin-top: 0;
}}
@media only screen and (max-width: 766px)  {
  /* .section-spacing */
.section-spacing  {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
/* .h1 > * */
.h1 > *  {
  font-size: 42px !important;
}
/* #header [data-column-set="2"] > div */
#header [data-column-set="2"] > div  {
  max-width: 100vw;
  display: flex !important;
}
/* .stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > * */
.stk-29f7e4e-inner-blocks .stk-35848f1 .stk-block-card__content > *  {
  padding: 20px;
}}