:root{--full-width: 100%;--body-width: 80em;--narrow-width: 48em}*{margin:0;padding:0;border:0}html,body{font-size:16px;font-family:sans-serif}p{margin-bottom:1em}section{margin:0 auto}section.padding-both-top-bottom{padding:6em 0}section.padding-bottom-only{padding:0 0 6em}section.padding-top-only{padding:6em 0 0}section.no-padding{padding:0 0 !important}@media all and (max-width: 800px){section.padding-both-top-bottom{padding:3em 0}section.padding-bottom-only{padding:0 0 3em}section.padding-top-only{padding:3em 0 0}}.template-image-section .grid{display:grid;grid-template-columns:1fr;max-width:var(--body-width);margin:0 auto}.template-image-section .box-of-copy{grid-column:1/2;grid-row:1/2;z-index:2;align-self:center;justify-self:center;text-align:center;padding:0 2em;max-width:570px}.template-image-section h2{font-size:2em;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6);line-height:1;text-transform:uppercase}.template-image-section h3{font-size:1em;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6);line-height:1.3;font-weight:300}.template-image-section img{grid-column:1/2;grid-row:1/2;max-width:100%;display:block;width:100%;margin-left:0;margin-right:0;padding:0}.template-image-section.narrow-width .grid{max-width:var(--narrow-width)}.template-image-section.full-width .grid{max-width:100%}@media screen and (max-width: 80em){.template-image-section.body-width{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.template-image-section h2{font-size:1.8em}.template-image-section h3{font-size:.9em}}@media screen and (max-width: 48em){.template-image-section h2{font-size:1.4em}.template-image-section h3{font-size:.8em}}.template-text-section .grid{width:calc(100% - 6em);margin:0 auto;font-size:.8em}.template-text-section.body-width .grid{max-width:var(--body-width)}.template-text-section.narrow-width .grid{max-width:var(--narrow-width)}.template-text-section .heading{text-align:center;font-family:var(--heading-font);font-weight:var(--heading-font-weight);margin-bottom:1em}.template-text-section .subheading{text-align:center;font-family:var(--subheading-font);font-weight:var(--subheading-font-bold-weight);font-size:var(--subheading-font-size);letter-spacing:var(--subheading-font-letter-spacing);text-transform:uppercase}.template-text-section a{color:var(--black-text);cursor:pointer}.template-text-section a:hover{text-decoration:none}.template-text-section a[title~=button]{border:1px solid var(--white-text);color:var(--white-text);text-decoration:none;padding:.3rem .5rem;text-transform:uppercase;font-size:var(--subheading-font-size);font-weight:var(--subheading-font-bold-weight);letter-spacing:var(--subheading-font-letter-spacing);transition:background-color .3s ease,color .3s ease}.template-text-section a[title~=button]:hover{background-color:var(--white);color:var(--brown)}.template-text-section.brown-bg{background-color:var(--brown);color:var(--white-text)}.template-text-section.brown-bg a{color:var(--white-text)}.template-text-section.brown-bg a[title~=button]{border-color:var(--white-text);color:var(--white-text)}.template-text-section.brown-bg a[title~=button]:hover{background-color:var(--white);color:var(--brown-text)}.template-text-section.brown-bg .heading{color:var(--orange-text)}.template-text-section.brown-bg .subheading{color:var(--white-text)}.template-text-section.orange-bg{background-color:var(--orange);color:var(--brown-text)}.template-text-section.orange-bg a{color:var(--white-text)}.template-text-section.orange-bg a[title~=button]{border-color:var(--maroon-text);color:var(--maroon-text)}.template-text-section.orange-bg a[title~=button]:hover{background-color:var(--maroon);color:var(--orange-text)}.template-text-section.orange-bg .heading{color:var(--maroon-text)}.template-text-section.orange-bg .subheading{color:var(--white-text)}.template-text-section.maroon-bg{background-color:var(--maroon);color:var(--white-text)}.template-text-section.maroon-bg a{color:var(--white-text)}.template-text-section.maroon-bg a[title~=button]{border-color:var(--white-text);color:var(--white-text)}.template-text-section.maroon-bg a[title~=button]:hover{background-color:var(--white);color:var(--maroon-text)}.template-text-section.maroon-bg .heading{color:var(--orange-text)}.template-text-section.maroon-bg .subheading{color:var(--white-text)}.template-text-section.black-bg{background-color:var(--black);color:var(--white-text)}.template-text-section.black-bg a{color:var(--white-text)}.template-text-section.black-bg a[title~=button]{border-color:var(--orange-text);color:var(--orange-text)}.template-text-section.black-bg a[title~=button]:hover{background-color:var(--orange);color:var(--black-text)}.template-text-section.black-bg .heading{color:var(--orange-text)}.template-text-section.black-bg .subheading{color:var(--white-text)}.template-text-section.green-bg{background-color:var(--green);color:var(--white-text)}.template-text-section.green-bg a{color:var(--white-text)}.template-text-section.green-bg a[title~=button]{border-color:var(--white-text);color:var(--white-text)}.template-text-section.green-bg a[title~=button]:hover{background-color:var(--white);color:var(--green-text)}.template-text-section.green-bg .heading{color:var(--maroon-text)}.template-text-section.green-bg .subheading{color:var(--white-text)}.template-text-section.tan-bg{background-color:var(--tan);color:var(--black-text)}.template-text-section.tan-bg a{color:var(--black-text)}.template-text-section.tan-bg a[title~=button]{border-color:var(--black-text);color:var(--black-text)}.template-text-section.tan-bg a[title~=button]:hover{background-color:var(--black);color:var(--tan-text)}.template-text-section.tan-bg .heading{color:var(--orange-text)}.template-text-section.tan-bg .subheading{color:var(--black-text)}.template-text-section.white-bg{background-color:var(--white);color:var(--black-text)}.template-text-section.white-bg a{color:var(--black-text)}.template-text-section.white-bg a[title~=button]{border-color:var(--black-text);color:var(--black-text)}.template-text-section.white-bg a[title~=button]:hover{background-color:var(--black);color:var(--white-text)}.template-text-section.white-bg .heading{color:var(--orange-text)}.template-text-section.white-bg .subheading{color:var(--black-text)}.template-full-width-image-slideshow-with-overlay .slideshow-container{width:100vw;height:100vh;overflow:hidden;position:relative}.template-full-width-image-slideshow-with-overlay .slide{position:absolute;top:0;left:0;width:100%;height:100%}.template-full-width-image-slideshow-with-overlay .slide img.slideshow-image{width:100%;height:100%;opacity:0;object-fit:cover;transform-origin:center;transform:scale(1);transition:transform 8s linear;will-change:transform,opacity}.template-full-width-image-slideshow-with-overlay .slide.active img.slideshow-image{opacity:1;transform:scale(1.2)}.template-full-width-image-slideshow-with-overlay .slide .overlay{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.template-full-width-image-slideshow-with-overlay .slide .overlay img{width:100%;height:100%;object-fit:cover}.template-full-width-image-slideshow-with-overlay .slide.active .overlay{opacity:1}.template-full-width-image-slideshow-with-overlay .slide .overlay img.desktop{display:block !important}@media all and (max-width: 768px){.template-full-width-image-slideshow-with-overlay .slide .overlay img.mobile{display:block !important}.template-full-width-image-slideshow-with-overlay .slide .overlay img.desktop{display:none !important}}.template-scrolling-set-of-images .scrolling-images-container{width:100%;overflow:hidden;white-space:nowrap;line-height:0}.template-scrolling-set-of-images .scrolling-images{display:inline-block;will-change:transform}.template-scrolling-set-of-images .scrolling-images .slide{display:inline-block;margin-right:0px}.template-scrolling-set-of-images .scrolling-images .slide img{height:600px;width:auto}.template-half-and-half-slideshow{background:#000}.template-half-and-half-slideshow .half-and-half-container{display:flex;width:100%;overflow:hidden;height:100vh}.template-half-and-half-slideshow .content-side{width:50vw;height:100vh;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.template-half-and-half-slideshow .text{width:calc(50vw - 28em);text-align:left;font-size:.8em}.template-half-and-half-slideshow .text strong{font-weight:900}.template-half-and-half-slideshow .text h2{text-transform:uppercase}.template-half-and-half-slideshow .slideshow{width:50vw;height:100vh;position:relative}.template-half-and-half-slideshow .slideshow .slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.template-half-and-half-slideshow .slideshow .slide img{object-fit:cover;width:50vw;height:100vh;background-size:cover;background-position:center}.template-half-and-half-slideshow .slideshow .slide.active{opacity:1}@media all and (max-width: 1500px){.template-half-and-half-slideshow .text{width:calc(50vw - 16em)}}@media all and (max-width: 1300px){.template-half-and-half-slideshow .text{width:calc(50vw - 8em)}}@media all and (max-width: 1100px){.template-half-and-half-slideshow .text{width:calc(50vw - 6em)}}@media all and (max-width: 900px){.template-half-and-half-slideshow .text{width:calc(50vw - 4em)}}@media all and (max-width: 600px){.template-half-and-half-slideshow .half-and-half-container{display:grid;grid-template-columns:auto}.template-half-and-half-slideshow .content-side{width:100vw;height:auto;grid-row:1/2}.template-half-and-half-slideshow .text{width:calc(100vw - 4em);margin:2em 0}.template-half-and-half-slideshow .half-and-half-container{height:auto}.template-half-and-half-slideshow .slideshow-container{width:100vw;grid-row:2/3;height:auto}.template-half-and-half-slideshow .slideshow .slide img{width:100vw;object-fit:cover;height:auto;background-size:cover;background-position:top}.template-half-and-half-slideshow .slideshow .slide{top:0;left:0;width:100vw;height:auto}.template-half-and-half-slideshow .slideshow{height:60vh}}/*# sourceMappingURL=sections.min.css.map */
