body{min-height:100vh;margin:0;font-family:Inter Variable,sans-serif;color:#006fb6;font-weight:300;background:url(/assets/gradient_background_image-DFDmIoAf.png);background-size:cover;background-position:center}.navbar{width:100%;display:flex;background:#fff}.navbar nav{width:50%;align-content:center}.navbar nav ul{list-style-type:none;display:flex;flex-direction:row;justify-content:space-evenly;gap:2rem;margin:0;padding:0}.navbar nav ul li{text-align:center}.navbar nav ul li a{color:#006fb6;font-size:24px;text-decoration:none}.navbar nav ul .active{border-bottom:5px solid #7BB443}.eetta-logo-image{max-width:200px;padding:1rem;margin-right:auto;margin-left:2rem}.eetta-logo-image:hover{cursor:pointer}.gradient-background{height:100%;margin:0;padding:0}.introduction-text-wrapper{padding:4rem}.introduction-text-wrapper h1{font-size:48px;font-weight:300;margin-bottom:4rem;width:60%}.introduction-text-wrapper h4{font-size:24px;font-weight:300;width:60%}.contact-button-wrapper{margin-top:5rem;text-align:center}.contact-button{width:20rem;height:4rem;border-radius:40px;transition:background .2s ease-in-out;background:#fff;border:1px solid #006FB6;font-size:24px;color:#006fb6}.contact-button:hover,.contact-button:active{background:#e4f1f8;cursor:pointer}.services-listings{background:url(/assets/services_background_image-9oViyG04.png);background-size:cover;background-position:center;color:#fff;padding:4rem}.services-listings h1{font-weight:300;font-size:40px;margin:0}.service-listing-item{color:#fff}.services-wrapper{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:3rem}.service-listing-item h4{font-size:24px;font-weight:300}.service-listing-item p{font-size:18px;font-weight:300}.references-wrapper{padding:4rem}.references-wrapper h1{font-weight:300;font-size:40px;margin:0}.references-wrapper .references-placeholder-text{font-size:24px;margin-top:4rem}.reference-listings-wrapper{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:3rem}.reference-listing-item h4{font-size:24px;font-weight:300}.reference-listing-item p{font-size:18px;font-weight:300}.contact-section{background:#006fb6;color:#fff;padding:4rem;display:grid;grid-template-columns:2fr 1fr;gap:1rem}.contact-section h1{font-size:48px;font-weight:300;margin-bottom:5rem;margin-top:0;width:75%}.contact-section h4{font-size:24px;font-weight:300;width:75%}.contact-section ul{font-size:24px;margin:0;padding:0;list-style-type:none}.contact-section ul li{margin-top:1rem}.contact-form-wrapper{display:flex;flex-direction:column;background:#fff;color:#006fb6;border:5px solid #FFFFFF;width:500px}.contact-form-title-wrapper{background:#006fb6;color:#fff;padding:1rem}.contact-form-title-wrapper h4{margin:0;color:#fff}.contact-form-title-wrapper p{margin:0;margin-top:.5rem}.contact-form-fields-wrapper{padding:1rem}.contact-form-fields-wrapper form{display:flex;flex-direction:column}.contact-form-fields-wrapper form label{margin-bottom:5px;display:flex}.contact-form-fields-wrapper form label .required-field-indicator{color:red;margin:0}.contact-form-fields-wrapper form input,.contact-form-fields-wrapper form textarea{margin-bottom:1rem;border:2px solid #ccc;border-radius:5px;padding:10px;font-size:16px;box-shadow:0 0 5px #0000001a;transition:border-color .3s ease}.contact-form-fields-wrapper form textarea{resize:vertical;max-height:500px;font-family:Inter Variable,sans-serif}.contact-form-fields-wrapper form input:focus,.contact-form-fields-wrapper form textarea:focus{outline:none;border-color:#006fb6;box-shadow:0 0 5px #006fb680}.contact-form-fields-wrapper form .contact-request-status-text{text-align:center}.contact-form-fields-wrapper .send-contact-request-button{width:10rem;height:3rem;border-radius:40px;background:#fff;border:1px solid #006FB6;font-size:16px;color:#006fb6;align-self:center}.contact-form-fields-wrapper .send-contact-request-button:hover{background:#e4f1f8;cursor:pointer}.footer{display:grid;grid-template-columns:repeat(3,1fr);padding:1rem 0;align-items:center;gap:1rem}.footer img{height:100px}.footer .footer-item-1{justify-self:start;margin-right:auto;margin-left:auto}.footer .footer-item-2{font-size:24px;justify-self:center;margin:0}.footer .footer-item-3{justify-self:end;margin-left:auto;margin-right:auto}.services-header{padding:2rem;text-align:center;font-size:2rem;margin-bottom:40px;font-weight:300}.services-box{margin:0;padding:0 4rem 4rem;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:2rem}.service-item{background:#fff;border-left:10px solid #7BB443;padding-left:2rem;filter:drop-shadow(0px 10px 10px #959595)}.service-item h4{font-size:24px;align-self:flex-start}.service-item p{font-size:18px;align-self:flex-start}.horizontal-company-card{padding:20px;line-height:1.6;border-left:3px solid #7BB443;filter:drop-shadow(0px 5px 5px #959595);background:#fff;margin-bottom:2rem;margin-top:2rem}.kv-list{display:flex;flex-direction:column}.kv-list-item{display:grid;grid-template-columns:1fr 5fr;gap:2rem}.kv-list-item p{margin:8px;font-size:20px}.contact-page-wrapper{max-width:1400px;margin:0 auto;padding:2rem}.contact-page-wrapper h1{grid-column:span 3;text-align:center;font-size:2rem;margin-bottom:40px;font-weight:300}.contact-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.contact-page-company-card{display:none}.contact-page-company-card p{font-size:20px;margin-bottom:16px}.contact-page-company-card p:last-child{margin-bottom:0}.contact-page-company-card br{margin-top:8px}.contact-page-company-card p strong{font-weight:700}.contact-page-introduction-card{border-left:3px solid #7BB443;display:flex;flex-direction:column;background:#fff;filter:drop-shadow(0px 10px 10px #959595);padding:4rem;justify-content:start}.contact-page-introduction-card .contact-img-wrapper{align-self:center}.contact-page-introduction-card .introduction-image{width:100%}.contact-page-introduction-card .introduction-text{margin-top:2rem;height:170px;display:flex;flex-direction:column}.contact-page-introduction-card .introduction-contact-details{align-content:end;min-height:200px}.contact-page-introduction-card .horizontal-line{width:100%;border-bottom:2px solid #7BB443}.contact-page-introduction-card p,.contact-page-introduction-card a{color:#006fb6;margin:1rem 0;font-size:20px}.references-page-wrapper{padding:4rem}.references-header{margin:0;text-align:center;font-size:2rem;font-weight:300}.references-page-placeholder-text{font-size:24px;margin-top:4rem}@media screen and (max-width: 1279px){.navbar nav ul li a{font-size:20px}.navbar nav ul .active{border-bottom:3px solid #7BB443}.eetta-logo-image{max-width:150px;padding:1rem;margin-right:auto}.introduction-text-wrapper h1{font-size:24px;margin-bottom:4rem;width:80%}.introduction-text-wrapper h4{font-size:18px;width:80%}.services-listings h1{font-size:24px}.services-wrapper{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:3rem}.service-listing-item h4{font-size:18px}.service-listing-item p{font-size:16px}.references-wrapper{padding:4rem}.references-wrapper h1{font-size:24px}.references-wrapper .references-placeholder-text{font-size:18px;margin-top:4rem}.contact-section h1{font-size:24px;margin-bottom:3rem;width:100%}.contact-section h4{font-size:18px;width:100%}.contact-section ul{font-size:18px;margin-bottom:1rem}.contact-form-wrapper{width:100%}.contact-form-title-wrapper{background:#006fb6;color:#fff;padding:1rem}.contact-form-title-wrapper h4{margin:0;color:#fff}.contact-form-title-wrapper p{margin:0;margin-top:.5rem}.footer{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.footer img{height:75px}.footer .footer-item-1{padding-left:0;justify-self:center}.footer .footer-item-2{font-size:18px}.footer .footer-item-3{justify-self:center;padding-right:0}.services-header{font-size:24px}.service-item h4{font-size:18px;align-self:flex-start}.service-item p{font-size:14px;align-self:flex-start;margin-right:2rem}.contact-page-wrapper h1{font-size:24px}.contact-cards-wrapper{max-width:800px;grid-template-columns:1fr;justify-content:center;margin:0 auto}.contact-page-company-card{display:block;padding:20px;border-radius:8px;line-height:1.6;border-left:3px solid #7BB443;filter:drop-shadow(0px 10px 10px #959595);background:#fff;padding:4rem;width:500px;margin:20px auto}.contact-page-company-card p{font-size:18px}.horizontal-company-card{display:none}.contact-page-introduction-card{width:500px;margin:0 auto}.contact-page-introduction-card .introduction-text{margin-top:1rem}.contact-page-introduction-card p{font-size:18px}.contact-page-introduction-card .introduction-image{max-width:400px;align-self:center}.references-page-wrapper{padding:4rem}.references-header{font-size:24px}.references-page-placeholder-text{font-size:18px}}@media screen and (max-width: 992px){.navbar nav{width:65%}.navbar nav ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.navbar nav ul li a{font-size:14px}.navbar nav ul .active{border-bottom:2px solid #7BB443}.eetta-logo-image{max-width:75px;padding:1rem;margin:0 auto 0 0}.introduction-text-wrapper h1{font-size:24px;margin-bottom:4rem;width:100%}.introduction-text-wrapper h4{font-size:18px;width:100%}.contact-button{font-size:18px;width:15rem}.services-listings h1{font-size:24px}.services-wrapper{margin-top:2rem;display:flex;flex-direction:row;flex-wrap:wrap}.service-listing-item h4{font-size:18px}.service-listing-item p{font-size:16px}.references-wrapper{padding:4rem}.references-wrapper h1{font-size:24px}.references-wrapper .references-placeholder-text{font-size:18px;margin-top:4rem}.contact-section{display:flex;flex-direction:row;flex-wrap:wrap}.contact-section h1{font-size:24px;margin-bottom:3rem;width:100%}.contact-section h4{font-size:18px;width:100%}.contact-section ul{font-size:18px;margin-bottom:1rem}.contact-form-wrapper{width:100%}.contact-form-title-wrapper{background:#006fb6;color:#fff;padding:1rem}.contact-form-title-wrapper h4{margin:0;color:#fff}.contact-form-title-wrapper p{margin:0;margin-top:.5rem}.footer{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.footer img{max-height:100%;width:100px;height:auto;padding:0}.footer .footer-item-1{padding-left:0;justify-self:center}.footer .footer-item-2{font-size:14px;justify-self:center;margin:0}.footer .footer-item-3{justify-self:center;padding-right:0}.services-header{font-size:24px}.services-box{display:flex;flex-direction:row;flex-wrap:wrap}.service-item h4{font-size:18px;align-self:flex-start}.service-item p{font-size:14px;align-self:flex-start;margin-right:2rem}.contact-page-wrapper h1{font-size:24px;margin:0}.contact-cards-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:2rem;gap:2rem}.contact-page-company-card{max-width:400px}.contact-page-company-card p{font-size:16px}.contact-page-introduction-card{max-width:400px}.contact-page-introduction-card .introduction-text{margin-top:1rem}.contact-page-introduction-card p{font-size:16px}.references-page-wrapper{padding:4rem}.references-header{font-size:24px}.references-page-placeholder-text{font-size:16px}}@media screen and (max-width: 600px){.navbar nav{width:100%}.navbar nav ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;gap:0}.navbar nav ul li a{font-size:14px}.eetta-logo-image{max-width:50px;padding:1rem;margin:0}.introduction-text-wrapper{padding:2rem}.introduction-text-wrapper h1{font-size:24px;margin-bottom:4rem;width:100%}.introduction-text-wrapper h4{font-size:18px;width:100%}.services-listings{padding:2rem}.services-listings h1{font-size:24px}.services-wrapper{margin-top:2rem;display:flex;flex-direction:row;flex-wrap:wrap}.service-listing-item h4{font-size:18px}.service-listing-item p{font-size:16px}.references-wrapper{padding:2rem}.references-wrapper h1{font-size:24px}.references-wrapper .references-placeholder-text{font-size:18px;margin-top:4rem}.contact-section{display:flex;flex-direction:row;flex-wrap:wrap;padding:2rem}.contact-section h1{font-size:24px;margin-bottom:3rem;width:100%}.contact-section h4{font-size:18px;width:100%}.contact-section ul{font-size:18px;margin-bottom:1rem}.contact-form-wrapper{width:100%}.contact-form-title-wrapper{background:#006fb6;color:#fff;padding:1rem}.contact-form-title-wrapper h4{margin:0;color:#fff}.contact-form-title-wrapper p{margin:0;margin-top:.5rem}.footer{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.footer img{max-height:100%;width:100px;height:auto;padding:0}.footer .footer-item-1{padding-left:0;justify-self:center;margin:0}.footer .footer-item-2{font-size:14px;justify-self:center;margin:0;text-align:center}.footer .footer-item-3{justify-self:center;padding-right:0;margin:0}.services-header{font-size:24px;padding:0;margin:0;margin-top:2rem}.services-box{display:flex;flex-direction:row;flex-wrap:wrap;padding:2rem}.service-item h4{font-size:18px;align-self:flex-start}.service-item p{font-size:14px;align-self:flex-start;margin-right:2rem}.contact-page-wrapper h1{font-size:24px;padding:0;margin-bottom:2rem}.contact-cards-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;gap:2rem}.contact-page-company-card{width:auto;padding:2rem}.contact-page-company-card p{font-size:18px}.contact-page-introduction-card{padding:2rem}.contact-page-introduction-card .introduction-text{margin-top:1rem}.contact-page-introduction-card p{font-size:18px}.contact-page-introduction-card .introduction-image{width:250px;align-self:center}.references-page-wrapper{padding:2rem}.references-header{font-size:24px}.references-page-placeholder-text{font-size:16px;margin-top:2rem}}
