*{box-sizing:border-box}body{font-family:"Roboto",sans-serif;margin:0;padding:0;height:100vh;height:100svh;width:100vw;display:flex;color:#192b38}body::after{content:"";background-image:url("./img/bg.svg");background-color:#f0f0f0;height:100%;width:100%;position:absolute;top:0;left:0;background-repeat:repeat;z-index:0;filter:grayscale(100%);opacity:.8}.content{position:relative;z-index:1;width:100%;min-height:100%;overflow:hidden}.cutout{position:absolute;bottom:-25%;left:0;width:100%;height:auto;z-index:1}@media screen and (max-width: 1459px){.cutout{bottom:-10%}}@media screen and (max-width: 1459px)and (max-height: 929px){.cutout{bottom:-20%}}@media screen and (max-width: 1059px){.cutout{bottom:-15%}}@media screen and (max-width: 679px){.cutout{bottom:-10%}}@media screen and (max-width: 539px){.cutout{bottom:-5%}}@media screen and (max-width: 539px)and (max-height: 739px){.cutout{bottom:-10%}}.text--accent{color:#e48e1a}.heading-1{color:#e48e1a;font-size:3rem;font-weight:700;text-transform:uppercase;font-family:"Roboto Slab",serif;line-height:1.2}@media screen and (max-width: 1059px){.heading-1{font-size:2rem}}@media screen and (max-width: 679px){.heading-1{font-size:1.2rem;text-align:center}}header{display:flex;align-items:center;padding:2rem 6rem;width:100%}header .logo{margin-right:4rem;width:195px}@media screen and (max-width: 1459px){header{padding:1rem 3rem;margin-bottom:2rem}header .logo{margin-right:2rem}}@media screen and (max-width: 1059px){header{padding:1rem 2rem;margin-bottom:2rem;justify-content:center}header .logo{margin-right:2rem;width:140px}}@media screen and (max-width: 679px){header{flex-direction:column;margin-bottom:0}header .logo{margin-right:0;margin-bottom:1rem}}a{text-decoration:none}.btn{display:inline-block;cursor:pointer;padding-bottom:.1rem;text-decoration:none;position:relative}.btn::after{content:"";bottom:0;position:absolute;width:100%;left:0;height:1px;background:#192b38;transition:all .3s cubic-bezier(0.7, 0, 0.3, 1);will-change:transform;transform-origin:center;transform:scale(0)}.btn:hover::after{transform:scale(1)}.btn .btn-text{color:#192b38;display:flex;align-items:center;gap:.5rem;justify-content:flex-start}@media screen and (max-width: 1059px){.btn .btn-text#location{align-items:flex-start}.btn .btn-text#location .btn-icon{margin-top:-6px}.btn .btn-text#location .btn-text-inner{text-align:center;width:240px}}.btn .btn-icon svg{height:auto;width:1.75rem;flex-shrink:0}@media screen and (max-width: 1059px){.btn .btn-icon svg{width:1.5rem}}@media screen and (max-width: 679px){.btn .btn-icon svg{width:1.25rem}}.btn .btn-text-inner{font-size:1.4rem;font-weight:bold;flex-grow:1;flex-shrink:1;display:inline-block}@media screen and (max-width: 1059px){.btn .btn-text-inner{font-size:1.2rem}}@media screen and (max-width: 679px){.btn .btn-text-inner{font-size:1rem}}main{display:flex;gap:12rem;z-index:3;position:relative;padding-left:6rem;padding-right:6rem}@media screen and (max-width: 1459px){main{gap:8rem;padding-left:3rem;padding-right:3rem}}@media screen and (max-width: 1319px){main{gap:6rem}}@media screen and (max-width: 1059px){main{flex-direction:column-reverse;align-items:center;gap:3rem}}@media screen and (max-width: 679px){main{gap:1rem;padding-left:2rem;padding-right:2rem}}.content-column{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:540px}@media screen and (max-width: 1059px){.content-column{align-items:center}}p{font-size:2rem;line-height:1.4;font-weight:500;font-style:italic}@media screen and (max-width: 1319px){p{font-size:1.6rem}}@media screen and (max-width: 1059px){p{text-align:center;font-size:1.4rem}}@media screen and (max-width: 679px){p{font-size:1rem}}ul{list-style:"- ";overflow:hidden}@media screen and (max-width: 1059px){ul{padding-left:1rem}}ul li{font-size:2rem;font-weight:500;font-style:italic}@media screen and (max-width: 1319px){ul li{font-size:1.6rem}}@media screen and (max-width: 1059px){ul li{font-size:1.4rem}}@media screen and (max-width: 679px){ul li{font-size:1rem}}.heading-2{font-size:2.5rem;font-weight:bold;letter-spacing:.2rem;text-transform:uppercase;font-family:"Roboto Slab",serif;line-height:1.25;margin:0 0 1.5rem}@media screen and (max-width: 1059px){.heading-2{font-size:2rem;text-align:center;margin-bottom:1rem}}@media screen and (max-width: 679px){.heading-2{font-size:1.5rem;margin-bottom:.5rem}}.spacing{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}@media screen and (max-width: 1059px){.spacing{align-items:center}}.animation-container{height:3.125rem;margin-bottom:1.5rem;display:flex;width:100%;align-items:center}.circle{display:inline-flex;align-items:center;justify-content:center;height:3.125rem;width:3.125rem;border-radius:50%;background:#e48e1a;flex-shrink:0;z-index:2;border:4px solid #192b38}.circle #snowflake{width:28px;height:28px}@media screen and (max-width: 1059px){.circle{height:2.5rem;width:2.5rem;border:2px solid #192b38}.circle #snowflake{width:18px;height:18px}}#truck{height:2.2rem;z-index:1;margin-left:-5px;flex-shrink:0;stroke:#192b38;fill:#192b38}@media screen and (max-width: 1059px){#truck{height:2rem}}@media screen and (max-width: 679px){#truck{height:1.5rem}}#truck_backtrace{width:100%;z-index:0;margin-left:-10px;height:50px}.polyline{stroke:#192b38;stroke-width:4px;fill:none;stroke-linecap:round;stroke-linejoin:round}#polyline{stroke:#e48e1a}#polyline3{stroke:#e48e1a}.line_divider{width:100%;height:2px;background:#192b38}.service_point span{display:inline-block}@media screen and (max-width: 679px){#main_text{max-width:340px}}
