#home-hero{align-items:center;background:white;display:grid;grid-template-columns:1fr 1280px 1fr;grid-template-rows:auto auto auto 105px;justify-content:flex-start;margin-top:105px;min-height:calc(100vh - 105px);min-width:100%;position:relative;justify-items:start;.image{max-width:100%;min-width:100%;object-fit:cover;object-position:50% 0;animation:fadeIn 1s ease-in}.container{grid-column:2/2;grid-row:2/2;min-height:100%;max-width:50%;min-width:50%;align-content:center;position:relative;background:white;animation:slideToBottom .5s ease-out;overflow:hidden;*{opacity:0;animation:fadeIn .5s ease-in-out forwards;animation-delay:.5s}.modal{display:grid;grid-template-rows:auto;justify-items:center;align-items:center;align-content:center;justify-content:center;max-width:100%;h1{grid-row:1/1;font-size:3rem!important;text-align:center;font-weight:400;strong{letter-spacing:4px}}h2{padding:0!important;grid-row:2/2;font-size:1.25rem!important;font-weight:300;text-align:center}.strapline,.tagline{display:flex;flex-direction:column;align-items:center}.tagline{row-gap:15px;.buttons{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;column-gap:15px}}h3{grid-row:4/4;text-align:center;margin:15px 0 0!important;padding:10px 20% 0!important;font-size:1rem!important;font-weight:500;strong{color:var(--color-primary)}}}.arrow{grid-row:5/5;grid-column:1/1;font-size:3rem}.down--mobile{display:none}}.list{align-items:center;background:white;display:flex;flex-direction:row;justify-content:space-evenly;position:relative;height:100%;right:0;grid-column:2/2;grid-row:4/4;min-width:100%;div{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:0;animation:fadeIn .5s ease-in-out forwards;animation-delay:1s;row-gap:15px;svg{fill:var(--color-primary);margin-right:10px;font-size:1.5rem}h4{font-size:1rem!important;text-align:center}}span{svg{font-size:.5rem;stroke:var(--color-secondary)}}}}@media (max-width:1280px){#home-hero{display:grid;align-items:self-start;grid-template-columns:1fr;grid-template-rows:75px calc(100vh - 150px);margin-top:0;.image{grid-row:2/2;min-height:calc(100vh - 75px)!important;max-height:calc(100vh - 75px)!important;object-position:70% 0}.container{grid-column:1/1;min-height:100%;min-width:100vw;background:#000000c9;animation:inherit;display:flex;justify-content:center;align-items:center;.modal{color:white;max-width:max-content;h1{display:none}h2{text-transform:uppercase;letter-spacing:1px;line-height:30px;padding:30px!important;margin:0;font-weight:600;border:2px solid white}h3{font-size:1rem!important;padding:0 15px!important;strong{color:white}}.buttons{grid-template-columns:1fr;grid-template-rows:auto auto;row-gap:15px;a:first-of-type{background:white;color:black}}.down--desktop{display:none}.down--mobile{display:flex}}}.list{display:none;visibility:hidden}}}@media (max-width:700px){#home-hero{display:grid;grid-template-columns:1fr;grid-template-rows:75px calc(100vh - 75px);margin-top:0;.container{.modal{padding:0 30px;h2{padding:30px 15px!important}.tagline{.buttons{grid-template-columns:1fr;justify-items:center;a{min-width:200px;max-width:200px}}}}}}}#page-home{display:flex;flex-direction:column;margin-top:inherit!important;#services{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:100%;.services-list{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%;column-gap:15px}}}@media (min-width:701px) and (max-width:1120px){#page-home{#services{.services-list{column-gap:5px}}}}@media (max-width:700px){#page-home{#services{.services-list{display:grid;grid-template-columns:1fr;row-gap:5px}}}}