 @media only screen and (min-width: 0rem) {:root {--primary: #daa520;--primary-dark: #bb8d1b;--primary-gradient: linear-gradient(135deg, #F9F295, #E0AA3E, #B88A44, #C99E4D);--primaryLight: #ffd675;--secondary: #001f3f;--secondaryLight: #001f3f;--headerColor: #1a1a1a;--bodyTextColor: black;--bodyTextColorWhite: #fafbfc;--topperFontSize: clamp(0.8125rem, 1.6vw, 1rem);--headerFontSize: clamp(1.9375rem, 3.9vw, 3.0625rem);--bodyFontSize: 1.25rem;--sectionPadding: clamp(1.875rem, 5vw, 3.125rem) 1rem;}.swd-topper {display: block;margin-bottom: 0.25rem;text-transform: uppercase;letter-spacing: 0.1em;font-size: var(--topperFontSize);line-height: 1.2em;font-weight: 700;color: var(--headerColor);text-align: inherit;}.swd-title {position: relative;margin: 0 0 1rem 0;max-width: 43.75rem;font-size: var(--headerFontSize);line-height: 1.2em;font-weight: 900;color: var(--headerColor);text-align: inherit;}.swd-text {margin: 0;max-width: 40.625rem;width: 100%;font-size: var(--bodyFontSize);line-height: 1.5em;color: var(--bodyTextColor);text-align: inherit;}.swd-button-solid {z-index: 1;position: relative;display: inline-block;color: black;background-color: var(--primary);width: auto;padding: 0 1.875rem;text-decoration: none;text-transform: uppercase;font-size: 1rem;line-height: 3.125em;font-weight: bold;border: 1px solid black;color: #000;transition: color 0.3s;transition-delay: 0.1s;text-align: center;}.swd-button-solid:hover {color: #fff;}.swd-button-solid:hover:before {width: 100%;}.swd-button-solid:focus-visible {outline: 3px solid #000;outline-offset: 6px;}.swd-button-solid:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 1;display: block;background-color: #000;height: 100%;width: 0;transition: width 0.3s;}.swd-hide-on-mobile {display: none;}}@media only screen and (max-width: 767px) {.swd-button-solid:active {background-color: #000;color: #fff;transition: none;}}@media only screen and (min-width: 64rem) {.swd-hide-on-mobile {display: block;}.swd-hide-on-desktop {display: none;}}@media only screen and (min-width: 0rem) {body, html {margin: 0;overflow-x: hidden;padding: 0;font-family: "Roboto", Arial, sans-serif;font-size: 100%;color: var(--bodyTextColor);}*, *:before, *:after {margin: 0;box-sizing: border-box;padding: 0;}body {transition: background-color 0.3s;}.container {position: relative;margin: auto;width: 92%;}h1, h2, h3, h4, h5, h6 {margin: 0;color: var(--headerColor);}p, li, a {margin: 0;font-size: 1rem;line-height: 1.5em;}p, li {color: #353535;}a:hover, button:hover {cursor: pointer;}.skip {position: absolute;left: -9999px;top: auto;width: 1px;height: 1px;overflow: hidden;white-space: nowrap;text-decoration: none;color: #007bff;}.skip:focus-visible {position: absolute;top: 0;left: 0;width: auto;height: auto;background-color: #fff;color: blue;padding: 12px 24px;font-size: 1.25rem;z-index: 10001;text-decoration: underline;}.swd-logo:focus-visible {outline: 3px solid #000;outline-offset: 1px;}.swd-li-link:focus-visible, .swd-social-link:focus-visible, .swd-toggle:focus-visible {outline: 3px solid #000;outline-offset: 6px;}@font-face {font-style: normal;font-family: "Roboto";font-weight: 400;font-display: swap;src: local(""), url("/assets/fonts/roboto-v29-latin-regular.woff2") format("woff2"), url("/assets/fonts/roboto-v29-latin-regular.woff") format("woff");}@font-face {font-style: normal;font-family: "Roboto";font-weight: 700;font-display: swap;src: local(""), url("/assets/fonts/roboto-v29-latin-700.woff2") format("woff2"), url("/assets/fonts/roboto-v29-latin-700.woff") format("woff");}@font-face {font-style: normal;font-family: "Roboto";font-weight: 900;font-display: swap;src: local(""), url("/assets/fonts/roboto-v29-latin-900.woff2") format("woff2"), url("/assets/fonts/roboto-v29-latin-900.woff") format("woff");}}@media only screen and (min-width: 1024px) {body, html {margin: 0;padding: 0;}}@media only screen and (min-width: 3000px) {body, html {font-size: 0.55vw;}}@media only screen and (max-width: 63.9375rem) {body.swd-open {overflow: hidden;}#swd-navigation {width: 100%;height: 70px;box-sizing: border-box;padding: 0.1875rem 1rem;background-color: #fff;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;position: fixed;z-index: 10000;}#swd-navigation:before {content: "";width: 100%;height: 0vh;background: rgba(0, 0, 0, 0.6);opacity: 0;display: block;position: absolute;top: 100%;right: 0;z-index: -1100;transition: height 0.5s, opacity 0.5s;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);}#swd-navigation.swd-active:before {height: 150vh;opacity: 1;}#swd-navigation.swd-active .swd-ul-wrapper {opacity: 1;transform: scaleY(1);transition-delay: 0.15s;}#swd-navigation.swd-active .swd-li {opacity: 1;transform: translateY(0);}#swd-navigation .swd-container {width: 100%;height: 64px;display: flex;justify-content: flex-end;align-items: center;}#swd-navigation .swd-logo {width: 40%;max-width: 15rem;height: 100%;margin: 0 auto 0 0;box-sizing: border-box;padding: 0;display: flex;justify-content: center;align-items: center;z-index: 10;}#swd-navigation .swd-logo img {width: 100%;height: 100%;object-fit: contain;}#swd-navigation .swd-toggle {width: clamp(2.75rem, 6vw, 3rem);height: clamp(2.75rem, 6vw, 3rem);margin: 0 0 0 auto;background-color: transparent;border: none;border-radius: 0.25rem;display: flex;justify-content: center;align-items: center;}#swd-navigation .swd-active .swd-line1 {top: 50%;transform: translate(-50%, -50%) rotate(225deg);}#swd-navigation .swd-active .swd-line2 {top: 50%;transform: translate(-50%, -50%) translateY(0) rotate(-225deg);transform-origin: center;}#swd-navigation .swd-active .swd-line3 {opacity: 0;bottom: 100%;}#swd-navigation .swd-box {width: clamp(1.5rem, 2vw, 1.75rem);height: clamp(0.875rem, 1.5vw, 1rem);position: relative;}#swd-navigation .swd-line {width: 100%;height: 2px;background-color: #1a1a1a;border-radius: 2px;position: absolute;left: 50%;transform: translateX(-50%);}#swd-navigation .swd-line1 {top: 0;transition: transform 0.5s, top 0.3s, left 0.3s;animation-duration: 0.7s;animation-timing-function: ease;animation-direction: normal;animation-fill-mode: forwards;transform-origin: center;}#swd-navigation .swd-line2 {top: 50%;transform: translateX(-50%) translateY(-50%);transition: top 0.3s, left 0.3s, transform 0.5s;animation-duration: 0.7s;animation-timing-function: ease;animation-direction: normal;animation-fill-mode: forwards;}#swd-navigation .swd-line3 {bottom: 0;transition: bottom 0.3s, opacity 0.3s;}#swd-navigation .swd-ul-wrapper {width: 100%;height: auto;padding-bottom: 2.4em;background-color: #fff;box-shadow: inset rgba(0, 0, 0, 0.2) 0px 8px 24px;opacity: 0;position: absolute;top: 100%;left: 0;z-index: -1;overflow: hidden;transform: scaleY(0);transition: transform 0.4s, opacity 0.3s;transform-origin: top;}#swd-navigation .swd-ul {width: 100%;height: auto;max-height: 65vh;margin: 0;padding: 3rem 0 0 0;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 1.25rem;overflow: auto;}#swd-navigation .swd-li {text-align: center;list-style: none;width: 100%;margin-right: 0;opacity: 0;transform: translateY(-4.375rem);transition: transform 0.6s, opacity 0.9s;}#swd-navigation .swd-li:nth-of-type(1) {transition-delay: 0.05s;}#swd-navigation .swd-li:nth-of-type(2) {transition-delay: 0.1s;}#swd-navigation .swd-li:nth-of-type(3) {transition-delay: 0.15s;}#swd-navigation .swd-li:nth-of-type(4) {transition-delay: 0.2s;}#swd-navigation .swd-li:nth-of-type(5) {transition-delay: 0.25s;}#swd-navigation .swd-li:nth-of-type(6) {transition-delay: 0.3s;}#swd-navigation .swd-li:nth-of-type(7) {transition-delay: 0.35s;}#swd-navigation .swd-li:nth-of-type(8) {transition-delay: 0.4s;}#swd-navigation .swd-li:nth-of-type(9) {transition-delay: 0.45s;}#swd-navigation .swd-li:nth-of-type(10) {transition-delay: 0.5s;}#swd-navigation .swd-li:nth-of-type(11) {transition-delay: 0.55s;}#swd-navigation .swd-li:nth-of-type(12) {transition-delay: 0.6s;}#swd-navigation .swd-li:nth-of-type(13) {transition-delay: 0.65s;}#swd-navigation .swd-li-link {font-size: clamp(1rem, 2.5vw, 1.5rem);line-height: 1.2em;text-decoration: none;margin: 0;color: var(--headerColor);display: inline-block;position: relative;}#swd-navigation .swd-li-link:before {content: "";width: 100%;height: 1px;background: currentColor;opacity: 1;display: none;position: absolute;bottom: -0.125rem;left: 0;}#swd-navigation .swd-li-link.swd-active:before {display: block;}#swd-navigation .swd-button-solid {display: none;}}@media only screen and (max-width: 63.9375rem) {#swd-navigation .swd-li {text-align: center;width: 100%;display: block;}#swd-navigation .swd-dropdown {color: var(--bodyTextColorWhite);position: relative;}#swd-navigation .swd-dropdown.swd-active .swd-drop-ul {height: auto;margin: 0.75rem 0 0 0;padding: 0.75rem 0;opacity: 1;visibility: visible;}#swd-navigation .swd-dropdown.swd-active .swd-drop-link {opacity: 1;}#swd-navigation .swd-dropdown .swd-li-link {position: relative;transition: opacity 0.3s;}#swd-navigation .swd-drop-icon {width: 0.9375rem;height: auto;position: absolute;top: 50%;right: -1.25rem;transform: translateY(-50%);}#swd-navigation .swd-drop-ul {width: 100%;height: 0;margin: 0;padding: 0;background-color: #f7f7f7;opacity: 0;display: flex;visibility: hidden;flex-direction: column;justify-content: flex-start;align-items: center;gap: 0.75rem;overflow: hidden;transition: padding 0.3s, margin 0.3s, height 0.3s, opacity 0.3s, visibility 0.3s;}#swd-navigation .swd-drop-li {list-style: none;}#swd-navigation .swd-li-link.swd-drop-link {font-size: clamp(0.875rem, 2vw, 1.25rem);color: var(--headerColor);}}@media only screen and (min-width: 64rem) {#swd-navigation .swd-dropdown {position: relative;}#swd-navigation .swd-dropdown:hover, #swd-navigation .swd-dropdown:focus-within {cursor: pointer;}#swd-navigation .swd-dropdown:hover .swd-drop-ul, #swd-navigation .swd-dropdown:focus-within .swd-drop-ul {opacity: 1;visibility: visible;transform: scaleY(1);}#swd-navigation .swd-dropdown:hover .swd-drop-li, #swd-navigation .swd-dropdown:focus-within .swd-drop-li {opacity: 1;transform: translateY(0);}#swd-navigation .swd-drop-icon {width: 0.9375rem;height: auto;display: inline-block;}#swd-navigation .swd-drop-ul {min-width: 12.5rem;margin: 0;padding: 0;background-color: #fff;box-shadow: rgba(149, 157, 165, 0.2) 0px 10px 16px;opacity: 0;border-bottom: 5px solid var(--primary);visibility: hidden;position: absolute;top: 100%;z-index: -100;overflow: hidden;transform: scaleY(0);transition: transform 0.3s, visibility 0.3s, opacity 0.3s;transform-origin: top;}#swd-navigation .swd-drop-li {font-size: 1rem;text-decoration: none;list-style: none;width: 100%;height: auto;color: var(--bodyTextColor);opacity: 0;display: block;transform: translateY(-0.625rem);transition: opacity 0.6s, transform 0.6s;}#swd-navigation .swd-drop-li:nth-of-type(1) {transition-delay: 0.05s;}#swd-navigation .swd-drop-li:nth-of-type(2) {transition-delay: 0.1s;}#swd-navigation .swd-drop-li:nth-of-type(3) {transition-delay: 0.15s;}#swd-navigation .swd-drop-li:nth-of-type(4) {transition-delay: 0.2s;}#swd-navigation .swd-drop-li:nth-of-type(5) {transition-delay: 0.25s;}#swd-navigation .swd-drop-li:nth-of-type(6) {transition-delay: 0.3s;}#swd-navigation .swd-drop-li:nth-of-type(7) {transition-delay: 0.35s;}#swd-navigation .swd-drop-li:nth-of-type(8) {transition-delay: 0.4s;}#swd-navigation .swd-drop-li:nth-of-type(9) {transition-delay: 0.45s;}#swd-navigation .swd-li-link.swd-drop-link {font-size: 1rem;line-height: 1.5em;text-decoration: none;white-space: nowrap;width: 100%;box-sizing: border-box;padding: 0.75rem;color: var(--bodyTextColor);display: block;transition: color 0.3s, background-color 0.3s;}#swd-navigation .swd-li-link.swd-drop-link:hover, #swd-navigation .swd-li-link.swd-drop-link:focus {background-color: #f7f7f7;outline: none;}#swd-navigation .swd-li-link.swd-drop-link:before {display: none;}}@media only screen and (min-width: 64rem) {#swd-navigation {width: 100%;height: 100px;box-sizing: border-box;padding: 0.1875rem 1rem;background-color: #fff;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;position: fixed;z-index: 10000;}#swd-navigation .swd-container {width: 100%;height: 94px;max-width: 80rem;margin: auto;display: flex;justify-content: flex-end;align-items: center;gap: 1.5rem;}#swd-navigation .swd-toggle {display: none;}#swd-navigation .swd-logo {height: 56px;margin: 0 auto 0 0;padding: 0;display: flex;justify-content: center;align-items: center;z-index: 100;}#swd-navigation .swd-logo img {width: 100%;height: 100%;object-fit: contain;}#swd-navigation .swd-ul {width: 100%;margin: 0;padding: 0;display: flex;justify-content: flex-start;align-items: center;gap: clamp(1.25rem, 2.6vw, 2.25rem);}#swd-navigation .swd-li {list-style: none;padding: 2rem 0;flex: none;}#swd-navigation .swd-li-link {font-size: clamp(0.875rem, 1vw, 1rem);line-height: 1.5em;text-decoration: none;margin: 0;color: var(--bodyTextColor);display: block;position: relative;}#swd-navigation .swd-li-link:hover:before {width: 100%;}#swd-navigation .swd-li-link.swd-active:before {width: 100%;}#swd-navigation .swd-li-link:before {content: "";width: 0%;height: 2px;background: var(--bodyTextColor);opacity: 1;display: block;position: absolute;bottom: 0rem;left: 0;transition: width 0.3s;}#swd-navigation .swd-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875em, 5.5vw, 3.5em);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;color: #fff;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;}#swd-navigation .swd-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#swd-navigation .swd-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 0em) {#banner-1004 {padding-top: 70px;background-color: var(--primary);position: relative;z-index: 1;}#banner-1004 .swd-container {text-align: center;width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;}#banner-1004 .swd-int-title {font-size: 40px;font-weight: 900;line-height: 1.2em;text-align: center;max-width: 43.75rem;margin: 0;color: var(--headerColor);position: relative;}}@media only screen and (min-width: 48em) {#banner-1004 .swd-int-title {font-size: 50px;}}@media only screen and (min-width: 64em) {#banner-1004 {padding-top: 100px;}#banner-1004 .swd-int-title {font-size: 60px;}}@media only screen and (min-width: 0rem) {#int-hero {z-index: 1;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 30vh;padding-top: 3.125rem;}#int-hero picture {z-index: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}#int-hero picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#int-hero h1 {position: relative;margin: 0 auto;margin-top: 4.375rem;margin-bottom: 1.875rem;max-width: 31.25rem;width: 96%;font-size: 2.13333333rem;color: #fff;text-align: center;}#int-hero p {display: block;margin: auto;margin-bottom: 1.875rem;max-width: 25rem;width: 96%;color: #fff;text-align: center;}#int-hero:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0.7;display: block;background: #000;height: 100%;width: 100%;}}@media only screen and (min-width: 48rem) {#int-hero {font-size: 100%;}#int-hero h1 {font-size: 4rem;}}@media only screen and (min-width: 64rem) {#int-hero {background-attachment: fixed;min-height: 18.75rem;height: auto;padding-top: 11.25rem;font-size: inherit;padding-block-end: 6.25rem;}}@media only screen and (min-width: 0rem) {#cta-2293 {padding: var(--sectionPadding);border-bottom: 1px solid #2D2F2E;position: relative;z-index: 1;}#cta-2293 .swd-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: flex-start;gap: clamp(3rem, 6vw, 4rem);position: initial;}#cta-2293 .swd-topper {color: var(--headerColor);}#cta-2293 .swd-content {text-align: left;width: 100%;display: contents;flex-direction: column;align-items: flex-start;}#cta-2293 .swd-title {color: var(--headerColor);}#cta-2293 .swd-text {margin-bottom: 1rem;color: var(--bodyTextColor);opacity: 0.8;}#cta-2293 .swd-button-solid {order: 3;}#cta-2293 .swd-card-group {width: 100%;margin: 0 0 -1rem;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: clamp(2rem, 5vw, 3rem);background-color: #f7f7f7;}#cta-2293 .swd-item {list-style: none;display: flex;grid-column: span 12;flex-direction: column;align-items: flex-start;gap: 1.5rem;}#cta-2293 .swd-wrapper {width: 4.5rem;height: 4.5rem;border: 1px solid #2D2F2E;display: flex;align-items: center;justify-content: center;background-color: #daa520;}#cta-2293 .swd-info {display: flex;flex-direction: column;align-items: flex-start;}#cta-2293 .swd-header {font-size: 1.25rem;line-height: 1.5em;font-weight: 700;margin: 0 0 0.5rem;color: var(--bodyTextColor);}#cta-2293 .swd-link {font-size: 1rem;line-height: 1.5em;text-decoration: underline;margin: 0;color: blue;display: flex;gap: 0.5rem;align-items: center;}#cta-2293 .swd-link:hover {font-weight: bold;}#cta-2293 .swd-link:focus-visible {background-color: blue;color: #fff;padding: 1px;outline: none;}#cta-2293 .swd-social-links {display: flex;justify-content: center;align-items: center;column-gap: 1.25rem;row-gap: 0.5rem;}#cta-2293 .swd-background {width: 43.125rem;height: auto;mix-blend-mode: color-dodge;display: block;position: absolute;bottom: 0;right: 5rem;z-index: -1;}#cta-2293 .swd-background img {width: 100%;height: auto;display: block;object-fit: cover;object-position: top;}}@media only screen and (min-width: 550px) {#cta-2293 .swd-card-group {column-gap: clamp(1.25rem, 4vw, 2rem);}#cta-2293 .swd-item {grid-column: span 6;}#cta-2293 .swd-social-links {flex-direction: column;align-items: flex-start;}#cta-2293 .swd-background {margin-right: -10rem;right: 50%;}}@media only screen and (min-width: 64rem) {#cta-2293 .swd-container {flex-direction: row;}#cta-2293 .swd-content {width: 63%;max-width: 26.875rem;display: flex;}#cta-2293 .swd-background {margin-right: -5rem;}}@media only screen and (min-width: 81.25rem) {#cta-2293 .swd-container {position: relative;z-index: 1;}#cta-2293 .swd-item {flex-direction: row;}#cta-2293 .swd-background {margin-right: 0;margin-left: -3.125rem;right: auto;left: 50%;}#cta-2293 .swd-background img {transform: scaleX(-1);}}@media only screen and (min-width: 0rem) {#footer-1154 {padding: var(--sectionPadding);position: relative;z-index: 1;}#footer-1154 .swd-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;}#footer-1154 .swd-top {display: none;}#footer-1154 .swd-li {list-style: none;}#footer-1154 .swd-li-link {font-size: clamp(0.875rem, 1vw, 1rem);line-height: 1.5em;text-decoration: none;margin: 0;color: var(--bodyTextColor);display: block;position: relative;}#footer-1154 .swd-li-link:hover:before {width: 100%;}#footer-1154 .swd-li-link.swd-active:before {width: 100%;}#footer-1154 .swd-li-link:before {content: "";width: 0%;height: 2px;background: var(--bodyTextColor);opacity: 1;display: block;position: absolute;bottom: 0rem;left: 0;transition: width 0.3s;}#footer-1154 .this-website-is-the-property-of-Sila-Web-Design-LLC-licensed-to-client {position: absolute;width: 0;height: 0;visibility: hidden;}#footer-1154 .swd-logo {display: none;}#footer-1154 .swd-logo-img {display: none;}#footer-1154 .swd-bottom {width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.5rem;}#footer-1154 .swd-extra {display: flex;justify-content: center;}#footer-1154 .swd-extra .swd-ul {display: flex;gap: 10px;list-style: none;padding: 0;margin: 0;}#footer-1154 .swd-social {margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;gap: 0.5rem;}#footer-1154 .swd-social-li {list-style: none;}#footer-1154 .swd-social-link {width: 3rem;height: 3rem;background-color: #e8e8e8;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: background-color 0.3s;}#footer-1154 .swd-social-link:hover {background-color: black;}#footer-1154 .swd-social-link:hover .swd-social-icon {filter: grayscale(1) brightness(1000%);opacity: 1;}#footer-1154 .swd-social-icon {width: 1.125rem;height: auto;display: block;}#footer-1154 .swd-copyright {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: block;}#footer-1154 .swd-copyright-link {font-size: inherit;text-decoration: underline;color: blue;}#footer-1154 .swd-copyright-link:hover {font-weight: bold;}#footer-1154 .swd-copyright-link:focus-visible {background-color: blue;color: #fff;padding: 1px;outline: none;}}@media only screen and (min-width: 48rem) {#footer-1154 .swd-bottom {flex-direction: row;justify-content: space-between;}}@media only screen and (min-width: 64rem) {#footer-1154 .swd-ul {margin: 0;padding: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;row-gap: 0.5rem;column-gap: clamp(1.75rem, 4vw, 2.5rem);}#footer-1154 .swd-logo {width: 30%;height: auto;display: block;}#footer-1154 .swd-logo-img {width: 100%;height: auto;display: block;}#footer-1154 .swd-top {flex-direction: row;justify-content: space-between;width: 100%;margin-bottom: clamp(2rem, 4vw, 2.5rem);padding-bottom: clamp(2rem, 4vw, 2.5rem);border-bottom: 1px solid #e8e8e8;display: flex;align-items: center;gap: 2rem;}}@media only screen and (min-width: 0rem) {#popup-2064 {max-width: 52.625rem;padding: 2.5rem clamp(1rem, 7vw, 3rem);background-color: #f7f7f7;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;opacity: 0;border: 3px solid black;visibility: hidden;position: fixed;right: 0;bottom: 1rem;z-index: 11000;transform: translateY(10rem);transition: transform 0.3s, opacity 0.3s;}#popup-2064.swd-show {opacity: 1;visibility: visible;transform: translateY(0);}#popup-2064 .swd-container {display: flex;flex-direction: column;}#popup-2064 .swd-content {display: flex;flex-direction: column;gap: 1.5rem;}#popup-2064 .swd-close {width: 1.75rem;height: 1.75rem;margin-left: auto;padding: 0;background-color: rgba(0, 0, 0, 0);border: 2px solid red;display: flex;justify-content: center;align-items: center;position: absolute;top: 1rem;right: 1rem;transition: transform 0.3s;z-index: 10;pointer-events: auto;}#popup-2064 .swd-close:hover {cursor: pointer;}#popup-2064 .swd-h3 {font-size: clamp(1.25rem, 4vw, 1.5625rem);font-weight: 700;line-height: 1.2em;margin: 0 0 0.5rem;color: var(--headerColor);}#popup-2064 .swd-link {font-size: 1.25rem;line-height: 1.2em;margin-top: 0.25rem;color: blue;text-decoration: underline;display: block;}#popup-2064 .swd-link:hover {font-weight: bold;}#popup-2064 .swd-text {font-size: clamp(16px, 4vw, 18px);line-height: clamp(1.5, 5vw, 1.8);}#popup-2064 .swd-accept:hover {cursor: pointer;}}@media only screen and (min-width: 48rem) {#popup-2064 .swd-content {flex-direction: row;align-items: flex-end;}#popup-2064 .swd-text {margin: 0;}#popup-2064 .swd-link {display: inline;}}