:root{--background:#FFFEF9;--foreground:#777;--light-brown:#b1a77e;--gold:rgb(152,140,119);--brown:rgb(133,109,67);--grid-spacing:1.2rem;--line-thickness:1px;--line-color:rgba(200,200,200,.2)}::selection{background-color:#08517b;color:#FFFFFF}::-moz-selection{background-color:#08517b;color:#FFFFFF}*{box-sizing:border-box;padding:0;margin:0}body,html{margin:0;overflow-x:hidden}html{overflow-y:visible;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}body{color:var(--foreground);font-size:1.1rem;line-height:1.5;background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{color:#555;line-height:1.2;font-weight:300;letter-spacing:.00001em;margin-bottom:2rem}h1{margin-bottom:1.7rem}h2{font-size:1.3rem;font-weight:400;margin:1.6rem 0}p{font-size:1.2rem}a:link,a:visited{color:var(--gold);text-decoration-thickness:1px;text-underline-offset:1px}address{padding:0 0 1.4rem;font-style:normal;line-height:1.8}@media only screen and (min-device-width:320px) and (max-device-width:480px){.license{display:none}h1{font-size:4rem}.slide{position:relative;min-height:100vh}.get-a-quote{position:absolute;top:65%;left:9%}.get-a-quote a{display:block;margin:.25rem 0;font-size:1.3rem;text-underline-offset:2px}#slide2 .slide-content,#slide3 .slide-content,#slide4 .slide-content,#slide5 .slide-content{min-height:100vh;background-color:rgba(200,200,200,.2)}}@media only screen and (min-width:1224px){body,html{max-width:100vw;overflow-x:hidden;height:100%;margin:0}h1{font-size:5rem}.slide{position:relative;overflow:visible;width:100vw;height:100vh}.slide:before{content:"";position:absolute;top:0;left:-16%;width:16%;height:100%;z-index:2;background:inherit}.slide-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:visible}#slide1 .slide-content:after{content:"";width:9%;height:100%;position:absolute;top:0;right:-9%;background-color:inherit;background-color:#0b1932;border-top-right-radius:6rem;border-bottom-right-radius:6rem;border:none;border-left:1px solid rgba(200,200,200,.2);box-shadow:1px 0 0 rgba(200,200,200,.2)}#slide1{z-index:50}#slide2{z-index:40}#slide3{z-index:30}#slide4{z-index:20}#slide5{z-index:10}}.license{position:fixed;bottom:1.8rem;left:5%;z-index:100;color:#aaa;font-size:1rem;letter-spacing:.08rem;mix-blend-mode:difference}.license span{font-family:monospace}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media only screen and (min-width:1224px){body,html{max-width:100vw;overflow-x:hidden;height:100%;margin:0}#horizontal-slider{overflow-x:hidden;width:500vw;display:flex;flex-wrap:no-wrap;background-color:transparent}form{z-index:10;padding:2rem}fieldset{border:none;margin:.75rem 0}fieldset p{font-size:1rem;margin:1rem 0}legend{color:#555;font-size:1.2rem;font-weight:600}label{color:#777;font-size:1rem;line-height:1.6rem;margin:.5rem 0 .25rem}input,textarea{font:inherit;font-size:1.2rem;line-height:1.4;margin:0;padding:.25rem 0 0;border:1px solid transparent;border-bottom-color:#bbb;background-color:rgba(200,200,200,.2);width:100%;color:#555}input[type=checkbox]{position:relative;width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(200,200,200,.6)}input[type=checkbox]:checked:before{left:.25rem;transform:rotate(-45deg);transform-origin:center}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before{content:"";position:absolute;top:.25rem;width:1.2rem;height:1.2rem;border-top:1px solid #999}input[type=checkbox]:checked:after{left:-.6rem;transform:rotate(45deg);transform-origin:center}input:focus,textarea:focus{border-bottom:1px solid rgba(100,100,100,.3);outline:none}input::placeholder{display:none;color:transparent}textarea:before{content:"(" attr(maxLength) ")";color:#444;width:100px;height:100px;background-color:orange}button{font-size:1.3rem;margin:.25rem;padding:1rem 1.5rem}}.diagonal-striped-background{background:repeating-linear-gradient(-45deg,rgba(200,200,200,.2),rgba(200,200,200,.4) 2px,rgba(200,200,200,.2) 8px);width:1rem;height:100%}.dotted-background{background-image:radial-gradient(circle,black 2px,transparent 3px);background-size:10px 10px;background-repeat:repeat}