@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Economica:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--base-font:"DM Sans", sans-serif;--heading-font:"Economica", sans-serif;--gold:#fdc218;--dark-gold:#d9ac2d;--light-gray:#939598;--gray:#59595c;--text-color:#404040;--faint-gray:rgba(226,228,231,.3);--faint-gray-border:1px solid var(--faint-gray);--unvisited-link:#8c6f1f;--h1-size:8rem;--h2-size:6rem;--h3-size:3rem;--h4-size:2.5rem;--h5-size:2rem;--h6-size:1.5rem;--viewport-oversized-font-size:clamp(3rem, 15vw, 12rem);--viewport-large-font-size:clamp(3rem, 9vw, 7rem);--viewport-medium-font-size:clamp(2.5rem, 7vw, 4rem);--viewport-small-font-size:clamp(1.2rem, 4vw, 3rem)}.wp-child-theme-golden-dog header{background:#fff}.wp-child-theme-golden-dog header #alert-banner{background:var(--gray);color:#fff;font-size:1rem;position:relative}.wp-child-theme-golden-dog header #alert-banner .content-wrapper{justify-content:space-between;align-items:center;padding:1rem 3rem;display:flex}.wp-child-theme-golden-dog header #alert-banner .content-wrapper .alert{display:none}.wp-child-theme-golden-dog header #alert-banner .content-wrapper .alert.visible{opacity:1;padding:0 1em;animation:3s fade-in;display:block}.wp-child-theme-golden-dog header #alert-banner .content-wrapper .alert a{color:#fff;font-weight:600}.wp-child-theme-golden-dog header #alert-banner .content-wrapper .alert a:hover{color:var(--dark-gold)}.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side{align-items:center;gap:.8em;display:flex}.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side .text-button{color:var(--gold);padding:0;font-size:1.3rem}.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side .text-button:not(:disabled):hover,.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side .text-button:not(:disabled):focus{color:var(--dark-gold)}.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side .text-button:disabled{color:var(--light-gray)}.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side #alert-nav{display:flex}.wp-child-theme-golden-dog header #alert-banner .content-wrapper #alert-right-side #alert-close{font-weight:700;position:absolute;top:5px;right:5px}.wp-child-theme-golden-dog header .site-navigation-container{width:100%}.wp-child-theme-golden-dog header .site-navigation-container #main-menu{width:100%;font-size:max(1rem,min(1.5vw,1.5rem));font-family:var(--heading-font);justify-content:space-between;align-items:center;gap:1rem;padding-left:3rem;padding-right:3rem;font-weight:700;display:flex}.wp-child-theme-golden-dog header .site-navigation-container #main-menu .dropdown_marker{align-items:center;height:100%;display:flex}.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul li a,.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul li button{color:var(--gray)}.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul li a:hover,.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul li button:hover{color:var(--gold)}.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul li.current_page_item a{color:var(--dark-gold)}.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul.sub-menu{background:#fff}.wp-child-theme-golden-dog header .site-navigation-container #main-menu ul.sub-menu li{padding:.8rem 0}.wp-child-theme-golden-dog header .site-navigation-container #main-menu-icon{min-width:100px;transition:transform 1s}.wp-child-theme-golden-dog header .site-navigation-container #main-menu-icon img{width:100%;height:auto}.wp-child-theme-golden-dog header.is-sticky #main-menu #main-menu-icon{transform:scale(.7)}@media screen and not (min-width:600px){.wp-child-theme-golden-dog header #alert-banner{display:none}}@media screen and not (min-width:1050px){#main-menu #site-navigation-container #hamburger_btn{display:block}#main-menu #site-navigation-container:not(.toggled) .menu-main-container{display:none}#main-menu #site-navigation{z-index:1;background:#fff;font-size:2em}#main-menu #site-navigation .dropdown_marker{align-items:start;padding:.8rem 0}#main-menu #site-navigation .dropdown_marker img{width:.5em;height:.5em}#main-menu #site-navigation ul li{flex-direction:column;padding:.8rem 0}#main-menu #site-navigation ul li .sub-menu{box-shadow:none;display:none;position:static}#main-menu #site-navigation ul li.menu-item-has-children.toggled .sub-menu{display:block}}@media screen and not (min-width:600px){#main-menu-right{display:none}}.wp-child-theme-golden-dog footer{margin-top:0}.wp-child-theme-golden-dog footer .footer_container{padding-top:0}.wp-child-theme-golden-dog footer .footer-inner-container{padding:0 1em}.wp-child-theme-golden-dog footer #footer-top-section{border-left:1px solid var(--faint-gray);border-right:1px solid var(--faint-gray);grid-template-columns:1fr 3fr;gap:2rem;padding:1em}.wp-child-theme-golden-dog footer #footer-top-section #footer-logo img{width:100%;height:auto}.wp-child-theme-golden-dog footer ul#footer-nav{font-family:var(--heading-font);margin-bottom:1rem}.wp-child-theme-golden-dog footer ul#footer-nav li{font-size:clamp(1.3rem, 1.5vw, var(--h6-size));margin:1em 0;font-weight:700;list-style-type:none}.wp-child-theme-golden-dog footer ul#footer-nav .sub-menu li{font-size:clamp(1.2rem, 1vw, var(--h6-size));font-weight:400}.wp-child-theme-golden-dog footer ul#footer-nav a{color:var(--dark-gray);text-decoration:none}.wp-child-theme-golden-dog footer ul#footer-nav a:hover{color:var(--gold)}.wp-child-theme-golden-dog footer #footer-right-side{align-content:space-between;display:grid}.wp-child-theme-golden-dog footer #footer-right-side #footer-menu-text{text-align:right;justify-content:end;font-size:.8em}.wp-child-theme-golden-dog footer #footer-right-side #footer-menu-text div{width:50%;min-width:200px}.wp-child-theme-golden-dog footer #footer-bottom-inner-container{border-top:1px solid var(--faint-gray)}.wp-child-theme-golden-dog footer #footer-bottom-inner-container #footer-bottom-section{border-left:1px solid var(--faint-gray);border-right:1px solid var(--faint-gray);justify-content:space-between;padding:1em}.wp-child-theme-golden-dog footer #footer-bottom-inner-container #footer-bottom-section #footer-bottom-bar-right{align-items:center;gap:1em;display:flex}.wp-child-theme-golden-dog footer #footer-bottom-inner-container #footer-bottom-section #footer-bottom-bar-right a{text-transform:uppercase;color:#000;text-decoration:none}.wp-child-theme-golden-dog footer #footer-bottom-inner-container #footer-bottom-section #footer-bottom-bar-right a:hover{color:var(--gold)}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog footer #footer-top-section{grid-template-columns:1fr 1fr}.wp-child-theme-golden-dog footer #footer-top-section #footer-nav{text-align:center;grid-template-columns:1fr}.wp-child-theme-golden-dog footer #footer-top-section #footer-nav li{margin:.5em}.wp-child-theme-golden-dog footer #footer-top-section #footer-nav li .sub-menu{display:none}.wp-child-theme-golden-dog footer #footer-top-section #footer-menu-text{text-align:left}.wp-child-theme-golden-dog footer #footer-top-section #footer-menu-text div{width:auto}.wp-child-theme-golden-dog footer #footer-bottom-inner-container #footer-bottom-section{justify-content:center}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog footer #footer-top-section{grid-template-columns:1fr;gap:0}}.wp-child-theme-golden-dog{font-family:var(--base-font);font-size:1.2em}.wp-child-theme-golden-dog button.dog-button{border:none}.wp-child-theme-golden-dog h1,.wp-child-theme-golden-dog h2,.wp-child-theme-golden-dog h3,.wp-child-theme-golden-dog h4,.wp-child-theme-golden-dog h5,.wp-child-theme-golden-dog h6{font-family:var(--heading-font)}.wp-child-theme-golden-dog h2,.wp-child-theme-golden-dog h3,.wp-child-theme-golden-dog h4,.wp-child-theme-golden-dog h5,.wp-child-theme-golden-dog h6{text-transform:uppercase;font-weight:400;line-height:normal}.wp-child-theme-golden-dog h1{font-size:var(--h1-size)}.wp-child-theme-golden-dog h2{font-size:var(--h2-size)}.wp-child-theme-golden-dog h3{font-size:var(--h3-size)}.wp-child-theme-golden-dog h4{font-size:var(--h4-size)}.wp-child-theme-golden-dog h5{font-size:var(--h5-size)}.wp-child-theme-golden-dog h6,.wp-child-theme-golden-dog .small-heading{font-size:var(--h6-size)}.wp-child-theme-golden-dog .yellow-header h1,.wp-child-theme-golden-dog .yellow-header h2,.wp-child-theme-golden-dog .yellow-header h3,.wp-child-theme-golden-dog .yellow-header h4,.wp-child-theme-golden-dog .yellow-header h5,.wp-child-theme-golden-dog .yellow-header h6{color:var(--gold)}.wp-child-theme-golden-dog .big-gold-header{color:var(--gold);font-weight:700}.wp-child-theme-golden-dog .bold-header{font-weight:700}.wp-child-theme-golden-dog .section-gold-heading h2{color:var(--gold);font-weight:700}.wp-child-theme-golden-dog .viewport-heading.oversized-heading{font-size:var(--viewport-oversized-font-size)}.wp-child-theme-golden-dog .viewport-heading.large-heading{font-size:var(--viewport-large-font-size)}.wp-child-theme-golden-dog .viewport-heading.medium-heading{font-size:var(--viewport-medium-font-size)}.wp-child-theme-golden-dog .viewport-heading.small-heading{font-size:var(--viewport-small-font-size)}.wp-child-theme-golden-dog a{color:var(--unvisited-link)}.wp-child-theme-golden-dog a:hover{color:var(--dark-gold)}.wp-child-theme-golden-dog .gold-list li::marker{color:var(--gold)}.wp-child-theme-golden-dog .gray-bg{background-color:var(--gray);color:#fff}.wp-child-theme-golden-dog .gray-bg a{color:var(--gold)}.wp-child-theme-golden-dog .gray-bg a:hover{color:var(--dark-gold)}.wp-child-theme-golden-dog #social-media-bar{z-index:99;flex-direction:column;align-items:end;row-gap:3px;width:3.5em;margin:0;padding:0;list-style-type:none;display:flex;position:fixed;right:0}.wp-child-theme-golden-dog #social-media-bar li{background:var(--gray);transition:transform 1.5s;transform:translate(calc(100% - 3.5rem))}.wp-child-theme-golden-dog #social-media-bar li img{filter:invert();width:1.5em;height:1.5em}.wp-child-theme-golden-dog #social-media-bar li:hover{background:var(--light-gray);transform:translate(0)}.wp-child-theme-golden-dog #social-media-bar li:hover img{filter:invert(0)}.wp-child-theme-golden-dog #social-media-bar a{color:#fff;align-items:center;gap:1em;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:2px 0;padding:1em;text-decoration:none;display:flex}.wp-child-theme-golden-dog .overlay{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.wp-child-theme-golden-dog .arrow-link-box{display:flex}.wp-child-theme-golden-dog .arrow-link-box a{background:var(--gray);padding:1em;display:flex}.wp-child-theme-golden-dog .arrow-link-box a:hover{filter:brightness(.9)}.wp-child-theme-golden-dog .text-link{color:inherit;text-decoration:none}.wp-child-theme-golden-dog .text-link:hover{color:var(--gold)}.wp-child-theme-golden-dog .text-button{background:0 0;border:none}.wp-child-theme-golden-dog .text-button:not(:disabled):hover,.wp-child-theme-golden-dog .text-button:not(:disabled):focus{cursor:pointer;color:var(--dark-gold)}.wp-child-theme-golden-dog #prismModal .prismModalContent{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.wp-child-theme-golden-dog #prismModal #prismIframe{border-radius:4px;width:100%;height:100%;overflow:hidden;box-shadow:1px 2px 6px rgba(0,0,0,.1)}.wp-child-theme-golden-dog #prismModal #prismCloseModal{cursor:pointer;width:2rem;position:absolute;top:.5rem;right:.5rem}.wp-child-theme-golden-dog #prismModal #prismLoader{position:absolute}.wp-child-theme-golden-dog #prismModal #prismLoader img{width:4em}.wp-child-theme-golden-dog section{overflow-y:hidden}.wp-child-theme-golden-dog section .block_output{padding-top:4em;padding-bottom:4em;overflow-y:hidden}.wp-child-theme-golden-dog section .block_output.full-width{padding-top:0;padding-bottom:0}.wp-child-theme-golden-dog section.top-bottom-line-borders .content-wrapper{border-top:1px solid rgba(226,228,231,.6);border-bottom:1px solid rgba(226,228,231,.6)}.wp-child-theme-golden-dog section.side-line-borders .content-wrapper{border-left:1px solid rgba(226,228,231,.6);border-right:1px solid rgba(226,228,231,.6)}.wp-child-theme-golden-dog .prepend-dog:before{content:"";filter:brightness(0);background-image:url(/wp-content/uploads/2026/07/favicon.png);background-repeat:no-repeat;background-size:contain;width:1em;height:1em;margin-right:.5em;display:inline-block}.wp-child-theme-golden-dog .dog-button{font-family:var(--heading-font);font-weight:700;font-size:var(--h6-size);border-radius:3px;padding:1rem;text-decoration:none;display:inline-block}.wp-child-theme-golden-dog .dog-button span,.wp-child-theme-golden-dog .dog-button div{align-items:center;display:flex}.wp-child-theme-golden-dog .dog-button span:before,.wp-child-theme-golden-dog .dog-button div:before{content:"";background-image:url(/wp-content/uploads/2026/07/favicon.png);background-repeat:no-repeat;background-size:contain;width:1em;height:1em;margin-right:.5em;display:inline-block}.wp-child-theme-golden-dog .dog-button.gold{background:var(--gold);color:#000}.wp-child-theme-golden-dog .dog-button.gold span:before,.wp-child-theme-golden-dog .dog-button.gold div:before{filter:brightness(0)}.wp-child-theme-golden-dog .dog-button.gray{background:var(--gray);color:#fff}.wp-child-theme-golden-dog .dog-button.clear{border:1px solid var(--light-gray);background:0 0}.wp-child-theme-golden-dog .dog-button:hover{cursor:pointer;filter:brightness(1.05)}.wp-child-theme-golden-dog .swiper-slider-nav button{background:0 0;border:none}.wp-child-theme-golden-dog .wave-bg{background-image:url(/wp-content/themes/golden-dog/img/waves.svg);background-repeat:no-repeat;background-size:cover}.wp-child-theme-golden-dog .forward-slash-bg{border-top:var(--faint-gray-border);border-bottom:var(--faint-gray-border);background-image:url(/wp-content/themes/golden-dog/img/slash_bg2.svg);background-repeat:no-repeat;background-size:cover;height:1rem}.wp-child-theme-golden-dog .swiper .swiper-pagination-bullet-active{background:var(--gold)}.wp-child-theme-golden-dog .yellow-animation-underline .accent_svg_container path{stroke:var(--gold)}@media screen and not (min-width:600px){.wp-child-theme-golden-dog #social-media-bar{display:none}}.wp-child-theme-golden-dog section.hero .content-wrapper{padding:0}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-around;align-items:center;min-height:86svh;position:relative;overflow-x:hidden}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .overlay{background:linear-gradient(270deg,rgba(0,0,0,.63),transparent)}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .hero-content{z-index:1;flex-direction:column;justify-content:center;align-self:end;width:50%;position:relative}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .hero-content h1{color:#fff;max-width:20ch;padding-right:3rem;line-height:normal}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .scroll-down-icon{z-index:1;opacity:.6;position:absolute;bottom:3svh}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .scroll-down-icon img{width:4rem}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .scroll-down-icon:hover{opacity:1}.wp-child-theme-golden-dog section.hero .hero-child-nav{text-align:center;margin:0;padding:0 3em;list-style:none;display:flex}.wp-child-theme-golden-dog section.hero .hero-child-nav li{border-left:1px solid var(--faint-gray);border-right:1px solid var(--faint-gray);border-bottom:1px solid var(--faint-gray);width:100%}.wp-child-theme-golden-dog section.hero .hero-child-nav li a{font-family:var(--heading-font);color:inherit;font-weight:700;font-size:var(--h6-size);padding:1rem;text-decoration:none;display:block}.wp-child-theme-golden-dog section.hero .hero-child-nav li a:hover,.wp-child-theme-golden-dog section.hero .hero-child-nav li a.current-page{background-color:var(--gold)}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .hero-content{align-self:center;width:auto}.wp-child-theme-golden-dog section.hero .hero-child-nav li a{font-size:1em}}@media screen and not (min-width:800px){.wp-child-theme-golden-dog section.hero .hero-child-nav{display:none}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .hero-content{padding:0 1rem}.wp-child-theme-golden-dog section.hero .content-wrapper .hero-inner-container .hero-content h1{padding:0}}.wp-child-theme-golden-dog .our-story-slider-section{background:url(/wp-content/themes/golden-dog/img/outline-our-story.svg) 0 100%/100% 100% no-repeat}.wp-child-theme-golden-dog .our-story-slider-section .content-wrapper{padding-top:8rem;padding-bottom:8rem}.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-content{grid-template-columns:2fr 1fr}.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-middle-image{align-items:end;display:flex}.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-middle-image img{max-height:15em}.wp-child-theme-golden-dog .our-story-slider-section .swiper-slider-nav{flex-direction:column;display:flex}.wp-child-theme-golden-dog .our-story-slider-section .swiper-slider-nav button{text-align:left;font-size:var(--h5-size);border-bottom:var(--faint-gray-border);cursor:pointer;text-transform:uppercase;border-radius:0;padding:2rem 0;font-family:Economica,sans-serif;font-weight:700}.wp-child-theme-golden-dog .our-story-slider-section .swiper-slider-nav button span{transition:transform .5s;display:inline-block}.wp-child-theme-golden-dog .our-story-slider-section .swiper-slider-nav button.slide-current span{-webkit-text-decoration:underline var(--gold);text-decoration:underline var(--gold);transform:scale(2)translate(1em)}.wp-child-theme-golden-dog .our-story-slider-section .swiper-slider-nav button:not(.slide-current):hover{color:var(--gold)}.wp-child-theme-golden-dog .our-story-slider-section .swiper{max-width:100%}.wp-child-theme-golden-dog .our-story-slider-section .swiper .top-slider-content p:first-child:not(:only-child){font-size:1.5em;font-weight:700;line-height:normal}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-content{grid-template-columns:1fr 1fr}.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-content .our-story-nav-container{grid-template-columns:1fr}.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-content .our-story-slider-middle-image{display:none}}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .our-story-slider-section{background:0 0}.wp-child-theme-golden-dog .our-story-slider-section .our-story-slider-content{grid-template-columns:1fr}}.wp-child-theme-golden-dog .split_heading_with_image.gray-bg h1,.wp-child-theme-golden-dog .split_heading_with_image.gray-bg h2,.wp-child-theme-golden-dog .split_heading_with_image.gray-bg h3,.wp-child-theme-golden-dog .split_heading_with_image.gray-bg h4,.wp-child-theme-golden-dog .split_heading_with_image.gray-bg h5,.wp-child-theme-golden-dog .split_heading_with_image.gray-bg h6{color:var(--gold)}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper{position:relative}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper h2{grid-template-columns:1fr 1fr;margin:0;font-weight:700;line-height:normal;display:grid}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper h2 .heading-right{z-index:1;display:inline-block}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper .split-heading-content-container{border-top:2px solid var(--faint-gray)}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper .split-heading-content-container .split-heading-content{padding:3em 3em 3em 0}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper h2{display:block}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper h2 span[data-animation-name=slide-down-header]{animation:none!important}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper .split-heading-content-container{grid-template-columns:1fr}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper .split-heading-content-container .split-heading-content{padding:0}.wp-child-theme-golden-dog .split_heading_with_image .content-wrapper .split-heading-content-container .split-heading-image{animation:none!important}}@keyframes slide-down-header{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes cascade-right{0%{transform:translate(-100%)}to{transform:translateY(-50%)}}[data-animation-name=cascade-right].animate{animation-name:cascade-right;animation-fill-mode:forwards}[data-animation-name=slide-down-header].animate{animation-name:slide-down-header;animation-fill-mode:forwards}.wp-child-theme-golden-dog section.services_large .full-height{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.wp-child-theme-golden-dog section.services_large .full-height .overlay{background:linear-gradient(rgba(0,0,0,.5),transparent)}.wp-child-theme-golden-dog section.services_large .full-height .full-width-cushion{min-height:inherit;z-index:2;flex-direction:column;justify-content:space-between;display:flex;position:relative}.wp-child-theme-golden-dog section.services_large .full-height .full-width-cushion h2{color:#fff;text-align:center;margin-left:auto;margin-right:auto}.wp-child-theme-golden-dog section.services_large .full-height .full-width-cushion .services-bottom-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;text-align:center;background:rgba(51,51,51,.6);border-radius:1em 1em 0 0;max-width:800px;margin:0 auto;padding:5rem}@media screen and not (min-width:800px){.wp-child-theme-golden-dog section.services_large .full-height{min-height:auto}.wp-child-theme-golden-dog section.services_large .full-height .full-width-cushion .services-bottom-content{padding:1em}}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper{align-items:end;padding-bottom:6em}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper h3{-webkit-text-decoration:underline var(--gold);text-decoration:underline var(--gold);z-index:1;margin:0;font-size:max(3rem,min(9vw,6rem));position:relative;transform:translate(1.5em)}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left{align-items:end;display:flex;position:relative}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left .slider-image-container img{aspect-ratio:1;object-fit:cover;filter:opacity(.6);border-radius:50%;max-width:none}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left:after{content:"";background:var(--light-gray);width:1px;position:absolute;top:35%;bottom:0;right:0;transform:rotate(25deg)}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-right{padding:6em 2em 0}.wp-child-theme-golden-dog .swiper-container-297 .nav-container{justify-content:space-evenly;display:flex}.wp-child-theme-golden-dog .swiper-container-297 .nav-container .swiper-slider-nav{gap:1em;display:flex}.wp-child-theme-golden-dog .swiper-container-297 .nav-container .swiper-slider-nav button{cursor:pointer;border:1px solid var(--light-gray);font-family:var(--heading-font);border-radius:5px;font-size:1.2em;font-weight:700}.wp-child-theme-golden-dog .swiper-container-297 .nav-container .swiper-slider-nav button.slide-current,.wp-child-theme-golden-dog .swiper-container-297 .nav-container .swiper-slider-nav button:hover{background:var(--gold);border-color:var(--gold)}.wp-child-theme-golden-dog .swiper-container-297 .nav-container .who-we-work-with-arrow-container{gap:1em;display:flex}.wp-child-theme-golden-dog .swiper-container-297 .nav-container .who-we-work-with-arrow-container .swiper-button-next,.wp-child-theme-golden-dog .swiper-container-297 .nav-container .who-we-work-with-arrow-container .swiper-button-prev{color:#fff;background:var(--gray);border-radius:50%;margin-top:0;padding:10px;position:static}.wp-child-theme-golden-dog .swiper-container-297 .nav-container .who-we-work-with-arrow-container .swiper-button-next:hover,.wp-child-theme-golden-dog .swiper-container-297 .nav-container .who-we-work-with-arrow-container .swiper-button-prev:hover{filter:brightness(.8)}@media screen and not (min-width:1300px){.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper{grid-template-columns:1fr;padding-bottom:2em}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left{justify-content:center}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left h3{animation:none}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left:after{display:none}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-right{flex-direction:column;align-items:center;padding:0;display:flex}.wp-child-theme-golden-dog .swiper-container-297 .nav-container{flex-direction:column;align-items:center;row-gap:1em}}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .swiper-container-297 .nav-container .swiper-slider-nav{display:none}}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left{flex-direction:column-reverse;align-items:center}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left h3{transform:none}}@media screen and not (min-width:350px){.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left h3{font-size:var(--h5-size)}.wp-child-theme-golden-dog .swiper-container-297 .who-we-serve-slide-wrapper .who-we-serve-slide-left .slider-image-container img{width:100%}}@keyframes who-we-serve-header{0%{transform:translate(0)}to{transform:translate(1.5em)}}[data-animation-name=who-we-serve-header].animate{animation-name:who-we-serve-header}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above{grid-template-columns:2fr 1fr 1fr}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above h2{margin:0}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above .dog{align-self:end}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above .dog img{max-width:12rem}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above .right-content{align-self:center}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-container{grid-template-columns:50% 50%;gap:0}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider{align-self:center;padding:1em 1em 1em 0}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider{border-left:1px solid var(--faint-gray)}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider .swiper-slider-nav{flex-direction:column;padding:3rem 0;display:flex}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider .swiper-slider-nav button{color:#fff;text-align:left;border-bottom:var(--faint-gray-border);cursor:pointer;font-size:var(--h4-size);font-family:var(--heading-font);border-radius:0;padding:1rem}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider .swiper-slider-nav button.slide-current,.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider .swiper-slider-nav button:not(.slide-current):hover{color:var(--gold)}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider .dog-button{margin-left:1rem}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above h2{grid-column:1/3}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above .right-content{grid-column:1/-1}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above{grid-template-columns:1fr}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above h2{grid-column:1/3}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above .right-content{grid-column:1/-1}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-above .dog{text-align:center}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-container{grid-template-columns:100%}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider{border-left:none}.wp-child-theme-golden-dog .centered_dog_with_slider .centered-dog-slider-right-of-slider .swiper-slider-nav{padding-top:0}}.wp-child-theme-golden-dog #google_reviews .swiper{padding:2em}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .swiper-slide{visibility:hidden}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .swiper-slide.visible-slide{visibility:visible}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .slide-content{border-radius:1em;padding:1em;box-shadow:1px 1px 1em rgba(170,169,169,.17),-1px -1px 1em rgba(170,169,169,.17)}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .slide-content .review-star-container{justify-content:space-between}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .slide-content .review-star-container img{width:1em;height:1em}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .slide-content .google-review-details{border-top:var(--faint-gray-border);align-items:center;gap:1em;padding-top:1em;display:flex}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-wrapper .slide-content .google-review-details .google-review-name{font-weight:700}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-pagination{text-align:right}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-button-prev,.wp-child-theme-golden-dog #google_reviews .swiper .swiper-button-next{color:#fff;background:var(--gray);border-radius:50%;margin-top:0;padding:10px}.wp-child-theme-golden-dog #google_reviews .swiper .swiper-button-prev:hover,.wp-child-theme-golden-dog #google_reviews .swiper .swiper-button-next:hover{filter:brightness(.8)}.wp-child-theme-golden-dog #google_reviews .button-container{text-align:center}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog #google_reviews h2,.wp-child-theme-golden-dog #google_reviews .swiper .swiper-pagination{text-align:center}}@media screen and not (min-width:450px){.wp-child-theme-golden-dog #google_reviews .swiper .swiper-button-prev,.wp-child-theme-golden-dog #google_reviews .swiper .swiper-button-next{display:none}}.wp-child-theme-golden-dog #partners_slider h2{text-align:center}.wp-child-theme-golden-dog #partners_slider .swiper-wrapper{align-items:center}.wp-child-theme-golden-dog #partners_slider .swiper-wrapper .slide-content{border:var(--faint-gray-border);border-radius:1em;padding:1em}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row{grid-template-columns:3fr 1fr;justify-content:space-between;align-items:center;gap:1em}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row h2 .accent_svg_container path{stroke:#fff}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff .cff-item{color:#000;background:#fff;border-radius:1em;padding:1em}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff .cff-item .cff-page-name{color:var(--gray)}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff .cff-item a{color:#0766ff}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff .cff-view-comments{background:var(--gold)}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff .cff-load-more{background:0 0}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff #cff-load-more{color:#fff;border:1px solid var(--light-gray);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:var(--heading-font);font-weight:700;font-size:var(--h6-size);float:none;border-radius:3px;margin:auto;padding:1rem}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff #cff-load-more span{align-items:center;display:flex}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff #cff-load-more span:before{content:"";background-image:url(/wp-content/uploads/2026/07/favicon.png);background-repeat:no-repeat;background-size:contain;width:1em;height:1em;margin-right:.5em;display:inline-block}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff #cff-load-more:hover{color:var(--gold)}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-container #cff #cff-no-more-posts{float:none}@media only screen and not (min-width:1050px){.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row{grid-template-columns:1fr 1fr}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row .facebook-feed-follow-container{text-align:right}}@media only screen and not (min-width:600px){.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row{grid-template-columns:1fr;gap:0;margin-bottom:2em}.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row h2,.wp-child-theme-golden-dog .facebook_feed .facebook-feed-top-row .facebook-feed-follow-container{text-align:center}}.wp-child-theme-golden-dog .bottom-map-section-container{background-repeat:no-repeat;background-size:cover;position:relative}.wp-child-theme-golden-dog .bottom-map-section-container .overlay{background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 25%,transparent)}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid{align-items:center}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-left-column,.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column{z-index:1;position:relative}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-left-column .title{color:#fff;font-family:var(--heading-font);margin-bottom:1rem;font-weight:700}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column{background-color:#fff;margin-top:2rem}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container{padding:1em}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container h2{font-size:var(--h3-size);-webkit-text-decoration:underline var(--gold);text-decoration:underline var(--gold);font-weight:700}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container h3{font-size:var(--h6-size);text-transform:none;margin:.5em 0;font-weight:700}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container .bottom-map-right-column-map{text-align:center;padding-top:1em}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container .bottom-map-email{word-break:break-word}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container .location-address{grid-column:1/3}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container a{color:inherit;text-decoration:none}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-container a:hover{color:var(--gold)}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-right-column-footer{justify-content:space-between;align-items:center;gap:1em;padding:1em}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .bottom-map-section-container .overlay{background:rgba(0,0,0,.5)}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid{grid-template-columns:1fr}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-left-column{text-align:center;margin-top:1em}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-details.layout_grid{grid-template-columns:1fr}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-contact-details.layout_grid .location-address{grid-column:1}.wp-child-theme-golden-dog .bottom-map-section-container .layout_grid .bottom-map-right-column .bottom-map-right-column-footer{justify-content:center}}.wp-child-theme-golden-dog .two-column-with-header-outer-container h2{margin:0}.wp-child-theme-golden-dog .two-column-with-header-container{align-items:center}.wp-child-theme-golden-dog .two-column-with-header-container .two-column-with-header .two-column-with-header-content p:first-child:not(:only-child){font-size:1.5em;font-weight:700;line-height:normal}.wp-child-theme-golden-dog .two-column-with-header-container .two-column-with-header .two-column-with-header-image{text-align:center}.wp-child-theme-golden-dog .two-column-with-header-container.house-bg{background-image:url(/wp-content/themes/golden-dog/img/house.svg);background-repeat:no-repeat}.wp-child-theme-golden-dog .two-column-with-header-container.house-bg.right{background-position:100% 0}.wp-child-theme-golden-dog .two-column-with-header-container.house-bg.left{background-position:0 0}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .two-column-with-header-container{grid-template-columns:1fr}.wp-child-theme-golden-dog .two-column-with-header-container .content-wrapper .hero-inner-container .hero-content{align-self:center;width:auto}}.wp-child-theme-golden-dog section#our-story .content-wrapper{overflow-x:hidden}.wp-child-theme-golden-dog section#blog-heading .two-column-with-header-container{grid-template-columns:1fr 2fr}.wp-child-theme-golden-dog section#blog-heading .two-column-with-header-container h2{color:var(--gold);text-transform:uppercase;font-family:Economica,sans-serif;font-weight:700}.wp-child-theme-golden-dog section.services .two-column-with-header-container{gap:4em}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .two-column-with-header-container .two-column-with-header .two-column-with-header-content p:first-child{font-size:1em}.wp-child-theme-golden-dog section#blog-heading .two-column-with-header-container,.wp-child-theme-golden-dog section#location .two-column-with-header-container{text-align:center;grid-template-columns:1fr}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .two-column-with-header-button-container{text-align:center}}@media screen and not (min-width:450px){.wp-child-theme-golden-dog section#start-title-order h2{font-size:var(--h3-size);text-align:center}.wp-child-theme-golden-dog section#location h2{font-size:var(--h3-size)}}.wp-child-theme-golden-dog .empty-divider{border-top:var(--faint-gray-border);border-bottom:var(--faint-gray-border);height:1em}.wp-child-theme-golden-dog .blog-container{gap:1px}.wp-child-theme-golden-dog .blog-container article{outline:1px solid var(--light-gray)}.wp-child-theme-golden-dog .blog-container article .single-blog-post-image{background-position:50%;background-size:cover;width:100%;height:22rem}.wp-child-theme-golden-dog .blog-container article h2{font-size:var(--h3-size);padding:0 2rem}.wp-child-theme-golden-dog .blog-container article h2 a{text-decoration:none}.wp-child-theme-golden-dog .blog-container article .post-excerpt{padding:0 2rem}.wp-child-theme-golden-dog .blog-container article .single-blog-post-bottom-container{justify-content:space-between;align-items:center;padding:0 2rem 2rem}.wp-child-theme-golden-dog .blog-container article .single-blog-post-bottom-container .blog-post-details{gap:1em}.wp-child-theme-golden-dog .blog-container article .single-blog-post-bottom-container .blog-post-details a{text-decoration:none}.wp-child-theme-golden-dog .blog-container article .single-blog-post-bottom-container .blog-post-details .blog-category ul{margin:0;padding:0 0 0 1em}.wp-child-theme-golden-dog .load-more-blogs-container{text-align:center;margin-top:3em}.wp-child-theme-golden-dog .load-more-blogs-container button:hover{color:var(--gray)}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .blog-container{grid-template-columns:repeat(2,1fr)}}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .blog-container{grid-template-columns:1fr}}@media screen and not (min-width:350px){.wp-child-theme-golden-dog .blog-container article{outline:none;padding:1em 0}.wp-child-theme-golden-dog .blog-container article .single-blog-post-bottom-container{justify-content:end}}.wp-child-theme-golden-dog.single-post .hero .single-post-details{gap:1rem;font-size:max(1.2rem,min(3vw,2rem))}.wp-child-theme-golden-dog.single-post .hero .single-post-details .blog-post-date{color:#fff}.wp-child-theme-golden-dog.single-post .hero .single-post-details .gold-list{margin:0}.wp-child-theme-golden-dog.single-post .hero .single-post-details a{color:#fff;text-decoration:none}.wp-child-theme-golden-dog.single-post .hero .single-post-details a:hover{color:var(--gold)}.wp-child-theme-golden-dog.single-post article{padding-top:4rem}.wp-child-theme-golden-dog.single-post article main{border-bottom:var(--faint-gray-border)}.wp-child-theme-golden-dog.single-post article h2{font-size:var(--h3-size)}.wp-child-theme-golden-dog.single-post article h3{font-size:var(--h4-size)}.wp-child-theme-golden-dog.single-post article h4{font-size:var(--h5-size)}.wp-child-theme-golden-dog.single-post article h5{font-size:var(--h6-size)}.wp-child-theme-golden-dog.single-post article h3,.wp-child-theme-golden-dog.single-post article h4,.wp-child-theme-golden-dog.single-post article h5,.wp-child-theme-golden-dog.single-post article h6{text-transform:none}.wp-child-theme-golden-dog.single-post .single-blog-nav-container a{text-decoration:none}.wp-child-theme-golden-dog.single-post .single-blog-nav-container .nav-links .nav-next{text-align:right}.wp-child-theme-golden-dog.single-post .single-blog-nav-container .nav-links .nav-subtitle{font-weight:700}.wp-child-theme-golden-dog.single-post .single-blog-nav-container .view-all-blogs-container{text-align:center}.wp-child-theme-golden-dog.single-post .single-blog-nav-container .view-all-blogs-container .dog-button{color:inherit}.wp-child-theme-golden-dog.single-post .single-blog-nav-container .view-all-blogs-container .dog-button:hover{color:var(--gray)}@media screen and not (min-width:800px){.wp-child-theme-golden-dog.single-post .blog-container{grid-template-columns:1fr}}@media screen and not (min-width:350px){.wp-child-theme-golden-dog.single-post .hero .single-post-details{flex-direction:column;align-items:center}.wp-child-theme-golden-dog.single-post .hero .single-post-details .gold-list{padding:0 1em}}.wp-child-theme-golden-dog .service .content-wrapper{padding-top:0;padding-bottom:0}.wp-child-theme-golden-dog .service .service-container{gap:4em;padding-top:3em;padding-bottom:3em}.wp-child-theme-golden-dog .service .service-container h2{margin:0}.wp-child-theme-golden-dog .service .service-container .service-description-column{z-index:1;align-items:center;display:flex;position:relative}.wp-child-theme-golden-dog .service .service-container .service-description-column p .service-description p:first-child{font-size:1.5em;font-weight:700;line-height:normal}.wp-child-theme-golden-dog .service .service-container.house-bg{background-image:url(/wp-content/themes/golden-dog/img/house.svg);background-repeat:no-repeat}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .service .service-inner-container{grid-template-columns:1fr}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .service .service-image-container{animation:none!important}}@keyframes service-header{0%{transform:translate(0)}to{transform:translate(.2em)}}@keyframes service-image{0%{transform:translateY(0)}to{transform:translateY(max(-3.5vw,-2.5em))}}[data-animation-name=service-header].animate{animation-name:service-header;animation-fill-mode:forwards}[data-animation-name=service-image].animate{animation-name:service-image;animation-fill-mode:forwards}.wp-child-theme-golden-dog section.centered_big_header hgroup{text-align:center}.wp-child-theme-golden-dog section.centered_big_header hgroup h2{margin:0}.wp-child-theme-golden-dog section.centered_big_header hgroup p{text-transform:uppercase;margin:0;font-family:Economica,sans-serif;font-weight:700;line-height:normal}.wp-child-theme-golden-dog section.box_columns_with_headings .box-columns-with-headings-row{margin-bottom:3rem}.wp-child-theme-golden-dog section.box_columns_with_headings .box-columns-with-headings-row .box-with-heading{border-left:1px solid var(--faint-gray);border-right:1px solid var(--faint-gray)}.wp-child-theme-golden-dog section.box_columns_with_headings .box-columns-with-headings-row .box-with-heading h3{background-color:var(--gray);color:#fff;text-transform:none;border-radius:1rem 1rem 0 0;margin:0;padding:.5em}.wp-child-theme-golden-dog section.box_columns_with_headings .box-columns-with-headings-row .box-with-heading .box-with-heading-content{padding:1em}.wp-child-theme-golden-dog section.form_with_2-column_heading .content-wrapper{padding-bottom:0}.wp-child-theme-golden-dog section.form_with_2-column_heading .form-2-col-heading-top-section{align-items:center;margin-bottom:2rem}.wp-child-theme-golden-dog section.form_with_2-column_heading .form-2-col-heading-top-section h2{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);margin:0}.wp-child-theme-golden-dog section.form_with_2-column_heading .form-2-col-heading-top-section .form-2-col-heading-form-side-of-header p:first-child{font-size:1.5em;font-weight:700;line-height:normal}.wp-child-theme-golden-dog section.form_with_2-column_heading .form-2-col-heading-form-section{background:var(--gold);color:#000;text-align:center;border-radius:1rem 1rem 0 0;padding:1em}@media screen and not (min-width:800px){.wp-child-theme-golden-dog section.form_with_2-column_heading .form-2-col-heading-top-section{grid-template-columns:1fr}}@media screen and not (min-width:350px){.wp-child-theme-golden-dog section.form_with_2-column_heading .content-wrapper{padding:0}.wp-child-theme-golden-dog section.form_with_2-column_heading .content-wrapper>div{padding:0 1em}.wp-child-theme-golden-dog section.form_with_2-column_heading .content-wrapper .form-2-col-heading-form-section{border-radius:0}.wp-child-theme-golden-dog section.form_with_2-column_heading .content-wrapper .form-2-col-heading-form-section h3{padding-top:1em}}.wp-child-theme-golden-dog section.simple_heading_block_with_content h2{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.wp-child-theme-golden-dog section.simple_heading_block_with_content h2.heading-position-right{text-align:right}.wp-child-theme-golden-dog section.simple_heading_block_with_content h2.heading-position-center{text-align:center}@media screen and not (min-width:600px){.wp-child-theme-golden-dog section.simple_heading_block_with_content h2{font-size:var(--h3-size)}}@media screen and not (min-width:350px){.wp-child-theme-golden-dog section.simple_heading_block_with_content#fincen a[href^=mailto]{word-break:break-all}}.wp-child-theme-golden-dog .boxes_with_angled_section_headings .angled-box{border-bottom:1px solid var(--light-gray);margin:2em 0}.wp-child-theme-golden-dog .boxes_with_angled_section_headings .angled-box .angled-heading{background:var(--gray);color:#fff;margin:0;padding:.2em;display:inline-block;position:relative}.wp-child-theme-golden-dog .boxes_with_angled_section_headings .angled-box .angled-heading:after{content:"";clip-path:polygon(0 0,34% 0%,100% 100%,0% 100%);background:var(--gray);width:1em;position:absolute;top:0;bottom:0;right:-.9em}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .boxes_with_angled_section_headings .angled-box .angled-heading:after{display:none}}.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes label,.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes .frm_required{color:#000;font-family:var(--heading-font)}.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes .form-field input:not([type=file]):not([type=range]):not([readonly]){color:var(--gray);background:0 0}.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes .form-field input:not([type=file]):not([type=range]):not([readonly]):focus,.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes .form-field input:not([type=file]):not([type=range]):not([readonly]).frm_blank_field{background:0 0!important}.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes .form-field .frm_submit{justify-content:end}.wp-child-theme-golden-dog .frm_forms.frm_style_lines-no-boxes .form-field .frm_submit .frm_button_submit:before{filter:brightness()}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .form-field.frm_section_heading{border-radius:1em;padding:1em;box-shadow:2px 2px 20px rgba(128,128,128,.47)}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .form-field.frm_section_heading h3{font-size:var(--h3-size);border-top:none;border-bottom:1px solid var(--faint-gray);gap:.5em;margin:0 0 1em;padding:.5em 0;display:flex}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .form-field.frm_section_heading h3:before{content:"";background:var(--gray);width:10px;height:100%;display:inline-block}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .form-field .frm_submit{justify-content:center;margin-top:2em}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .frm_primary_label,.wp-child-theme-golden-dog .frm_forms .form-section-boxes input,.wp-child-theme-golden-dog .frm_forms .form-section-boxes select,.wp-child-theme-golden-dog .frm_forms .form-section-boxes textarea,.wp-child-theme-golden-dog .frm_forms .form-section-boxes .frm_form_fields_error_style,.wp-child-theme-golden-dog .frm_forms .form-section-boxes input::placeholder{font-size:inherit}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .sub-heading{color:var(--gray);margin:1em 0}.wp-child-theme-golden-dog .frm_forms .frm_message{text-align:center}.wp-child-theme-golden-dog .frm_forms .frm_required{color:var(--gold)}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .frm_forms .form-section-boxes .form-field.frm_section_heading h3{font-size:var(--h5-size)}.wp-child-theme-golden-dog .frm_forms .form-section-boxes h4.sub-heading{font-size:var(--h6-size)}.wp-child-theme-golden-dog .frm_forms .form-section-boxes .frm_form_field.frm_third,.wp-child-theme-golden-dog .frm_forms .form-section-boxes .frm_form_field.frm6{grid-column:1/-1}}.wp-child-theme-golden-dog section.location_details{font-family:var(--heading-font);font-size:1.5rem}.wp-child-theme-golden-dog section.location_details .location-details-container{border-top:1px solid var(--faint-gray);grid-template-columns:1.5fr 1fr 1fr}.wp-child-theme-golden-dog section.location_details .location-details-container h2{font-size:var(--h5-size)}.wp-child-theme-golden-dog section.location_details .location-details-container>div{flex-direction:column;display:flex}.wp-child-theme-golden-dog section.location_details .location-details-container .who-we-serve-container{border-right:1px solid var(--faint-gray)}.wp-child-theme-golden-dog section.location_details .location-details-container .who-we-serve-container ul{align-items:center;gap:0;margin:0;padding:0;font-weight:700;list-style:none}.wp-child-theme-golden-dog section.location_details .location-details-container .who-we-serve-container ul li{border-top:1px solid var(--faint-gray);border-left:1px solid var(--faint-gray);border-right:1px solid var(--faint-gray);border-bottom:1px solid var(--faint-gray);text-align:center}.wp-child-theme-golden-dog section.location_details .location-details-container .who-we-serve-container ul li a{color:inherit;padding:1em;text-decoration:none;display:block}.wp-child-theme-golden-dog section.location_details .location-details-container .who-we-serve-container ul li a:hover{background-color:var(--gold)}.wp-child-theme-golden-dog section.location_details .location-details-container .office-hours-container{border-right:1px solid var(--faint-gray)}.wp-child-theme-golden-dog section.location_details .location-details-container .connect-with-us-container .connect-info{gap:1em}.wp-child-theme-golden-dog section.location_details .location-details-container .connect-with-us-container .connect-info img{width:2em;height:2em}.wp-child-theme-golden-dog section.location_details .location-details-container .connect-with-us-container .connect-info a:hover{pointer:cursor;filter:contrast(.5)}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog section.location_details .location-details-container{grid-template-columns:1fr 1fr}.wp-child-theme-golden-dog section.location_details .location-details-container .connect-with-us-container{grid-column:1/-1;align-items:center}}@media screen and not (min-width:800px){.wp-child-theme-golden-dog section.location_details .location-details-container{grid-template-columns:1fr}.wp-child-theme-golden-dog section.location_details .location-details-container .office-hours-container .layout_grid{grid-template-columns:1fr 1fr}}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top{align-items:center}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top h2{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);font-size:var(--h3-size);font-weight:700}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top .location-nav{justify-content:end;display:flex}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top .location-nav button{font-family:var(--heading-font);cursor:pointer;border-top:1px solid var(--light-gray);border-left:1px solid var(--light-gray);border-right:1px solid var(--light-gray);border-bottom:1px solid var(--light-gray);background:0 0;font-size:1.2em;font-weight:700}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top .location-nav button:hover{background:var(--gold)}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top .location-nav button.active{background-color:var(--gold)}.wp-child-theme-golden-dog .filterable_locations .locations-container{position:relative}.wp-child-theme-golden-dog .filterable_locations .locations-container .loading{text-align:center;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.wp-child-theme-golden-dog .filterable_locations .locations-container .loading img{width:3em;height:auto}.wp-child-theme-golden-dog .filterable_locations .locations{gap:0}.wp-child-theme-golden-dog .filterable_locations .locations .location-pin{background:#fdecbc;border-radius:50%;width:3em;height:3em;padding:.5em}.wp-child-theme-golden-dog .filterable_locations .locations h3{font-size:var(--h5-size);font-weight:700}.wp-child-theme-golden-dog .filterable_locations .locations .location-container{border-top:1px solid var(--faint-gray);border-left:1px solid var(--faint-gray);border-right:1px solid var(--faint-gray);border-bottom:1px solid var(--faint-gray);padding:1em}.wp-child-theme-golden-dog .filterable_locations .locations .location-container .small-icon{width:1em;height:1em;margin-right:.2em;display:inline-block}.wp-child-theme-golden-dog .filterable_locations .locations .location-container .arrow-link-box{justify-content:end}.wp-child-theme-golden-dog .filterable_locations .locations .location-container a{text-decoration:none}.wp-child-theme-golden-dog .filterable_locations .locations .location-container .location-hq{text-transform:uppercase;background:var(--gold);border-radius:3px;align-items:center;gap:.5em;height:3em;padding:0 .5em;font-family:Economica,sans-serif;font-weight:700;display:inline-flex}.wp-child-theme-golden-dog .filterable_locations .locations .location-container .location-address{padding-bottom:1em}@media screen and not (min-width:800px){.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top{text-align:center;grid-template-columns:1fr}.wp-child-theme-golden-dog .filterable_locations .filterable-locations-top .location-nav{justify-content:center}}@media screen and not (min-width:450px){.wp-child-theme-golden-dog .filterable_locations .location-nav{flex-direction:column}.wp-child-theme-golden-dog .filterable_locations .locations .location-container .arrow-link-box{justify-content:start;margin-bottom:1em}}.wp-child-theme-golden-dog .history-slider-section .swiper-container-159{text-align:center}.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 h2{font-weight:700}.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 h2,.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 h3{margin:0}.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 .slide_large_year{margin-bottom:5rem;padding:0 3em}.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 .swiper-button-prev,.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 .swiper-button-next{color:#fff;background:var(--light-gray);border-radius:50%;margin-top:0;padding:10px}.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 .swiper-button-prev:hover,.wp-child-theme-golden-dog .history-slider-section .swiper-container-159 .swiper-button-next:hover{filter:brightness(.8)}.wp-child-theme-golden-dog .history-slider-section .history-bottom-dates .date span{align-items:center;gap:.3em;display:inline-flex}.wp-child-theme-golden-dog .history-slider-section .history-bottom-dates .date span:before{content:"";background:var(--gold);border-radius:50%;width:.5em;height:.5em;display:inline-flex}@media screen and not (min-width:1000px){.wp-child-theme-golden-dog .history-slider-section .history-bottom-dates{grid-template-columns:repeat(3,1fr)}.wp-child-theme-golden-dog .history-slider-section .history-bottom-dates>:nth-child(odd):last-child{grid-column:auto}}@media screen and not (min-width:600px){.wp-child-theme-golden-dog .history-slider-section .history-bottom-dates{display:none}}.wp-child-theme-golden-dog .three-col-offset-image-container{text-align:center}.wp-child-theme-golden-dog .three-col-offset-image-container .layout_grid{grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and not (min-width:1050px){.wp-child-theme-golden-dog .three-col-offset-image-container .layout_grid{grid-template-columns:1fr}.wp-child-theme-golden-dog .three-col-offset-image-container .layout_grid .three-col-offset-image-left{animation:none!important}.wp-child-theme-golden-dog .three-col-offset-image-container .layout_grid .three-col-offset-image-left img{max-width:500px}.wp-child-theme-golden-dog .three-col-offset-image-container .layout_grid .three-col-offset-image-right{display:none}}@keyframes soft-translate-up{0%{transform:translateY(0)}to{transform:translateY(-2.5em)}}@keyframes soft-translate-down{0%{transform:translateY(0)}to{transform:translateY(2.5em)}}[data-animation-name=soft-translate][data-animation-direction=up].animate{animation-name:soft-translate-up}[data-animation-name=soft-translate][data-animation-direction=down].animate{animation-name:soft-translate-down}[data-animation-name=soft-translate].animate{animation-fill-mode:forwards}.wp-child-theme-golden-dog section.logos h2{text-align:center;font-size:var(--h3-size)}.wp-child-theme-golden-dog section.logos .logo-row{align-items:center;margin-bottom:1em;display:grid}.wp-child-theme-golden-dog section.logos .logo-row.logo-row-4-col{grid-template-columns:repeat(4,1fr)}.wp-child-theme-golden-dog section.logos .logo-row.logo-row-3-col{grid-template-columns:repeat(3,1fr)}.wp-child-theme-golden-dog section.logos .logo-row.logo-row-2-col{grid-template-columns:repeat(2,1fr)}.wp-child-theme-golden-dog section.logos .logo-row.logo-row-1-col{grid-template-columns:1fr}.wp-child-theme-golden-dog section.logos .logo-row.small{max-width:30%;margin:auto}@media only screen and not (min-width:800px){.wp-child-theme-golden-dog section.logos .logo-row.logo-row-4-col,.wp-child-theme-golden-dog section.logos .logo-row.logo-row-3-col{grid-template-columns:repeat(2,1fr)}.wp-child-theme-golden-dog section.logos .logo-row.small{max-width:50%}}@media only screen and not (min-width:350px){.wp-child-theme-golden-dog section.logos .logo-row.large{grid-template-columns:1fr}.wp-child-theme-golden-dog section.logos .logo-row.small{max-width:none}}
