*:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:root{--button-border-radius: .4rem;--color-border-light: #e1e1e1;--color-button-background: #ffffff;--color-button-background-hover: #ededed;--color-button-background-primary: #ffcc00;--color-button-background-primary-hover: #ebbc00;--color-button-background-primary-dark: #000000;--color-button-background-primary-dark-hover: #ffcc00;--color-blue: #228ed7;--color-text-light: #ffffff;--color-text-dark: #555555;--color-text-really-dark: #000000;--color-box-shadow: rgba(0, 0, 0, .4);--color-yellow: #ffcc00;--container-padding-left-right: 2.4rem;--font-primary: "Roboto", sans-serif;--font-secondary: "Titillium Web", sans-serif;--input-background: #ffffff;--color-process-green: #22bc60;--color-process-orange: #fd9f30;--color-process-pink: #e35876;--color-process-purple: #534fea;--color-process-teal: #21dbd6;--color-work-item-background: #fafafa;--header-padding-top-bottom: 7.2rem;--hero-item-margin-top: 7.2rem;--hero-p-margin-top: 3.6rem}@media(max-width:767.98px){:root{--container-padding-left-right: 1.2rem;--header-padding-top-bottom: 4.8rem;--hero-item-margin-top: 4.8rem;--hero-p-margin-top: 2.4rem}}html{font-size:62.5%}body{color:var(--color-text-dark);font-family:var(--font-primary);font-size:1.8rem;font-weight:300;line-height:1.5}footer{border-top:1px solid var(--color-border-light);margin-top:3.6rem;padding:2.4rem;text-align:center}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary)}h1{font-size:4.4rem}h2{color:var(--color-blue);font-size:3.8rem;font-weight:700}h2.center{text-align:center}h2.dark{color:var(--color-text-really-dark)}h2.light{color:var(--color-yellow)}h3{font-family:Roboto,sans-serif;font-size:2.4rem;font-weight:700}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}input,textarea{background:var(--input-background);border:1px solid var(--color-border-light);border-radius:var(--button-border-radius);box-shadow:0 .8rem 1rem #0000001a;font-weight:400;padding:1.4rem}section{margin-top:3.6rem}strong{font-weight:700}.buttons{display:flex;flex-wrap:wrap;gap:3.6rem;justify-content:center}.buttons.left{justify-content:left}.button{background-color:var(--color-button-background);border:0;border-radius:var(--button-border-radius);box-shadow:0 .6rem 1.4rem var(--color-box-shadow);color:var(--color-text-dark);cursor:pointer;display:inline-block;font-family:var(--font-secondary);font-weight:700;min-width:22rem;padding:1.2rem 1.8rem;text-align:center;text-transform:uppercase;transition:background-color .2s,border .2s,color .2s}.button:hover{background-color:var(--color-button-background-hover)}.button.primary{background-color:var(--color-button-background-primary)}.button.primary:hover{background-color:var(--color-button-background-primary-hover)}.button.primary.dark{background-color:var(--color-button-background-primary-dark);color:var(--color-text-light)}.container{margin-left:auto;margin-right:auto;max-width:144rem;padding-left:var(--container-padding-left-right);padding-right:var(--container-padding-left-right)}.h2-sub{font-size:2.2rem;font-weight:700}.h2-sub.center{text-align:center}.h2-sub.dark{color:var(--color-text-really-dark)}.h2-sub.light{font-weight:400}.h2-bottom-border{background:var(--color-yellow);height:.6rem;margin:1rem 0 0;width:14.4rem}.contact{background-color:var(--color-blue);padding:3.6rem 0}.contact h2{color:var(--color-text-light)}.contact-form{margin-top:2.6rem}.contact-form-columns{display:flex;flex-wrap:wrap;gap:2.6rem}.contact-form-column{display:flex;flex:1 30rem;flex-direction:column;gap:1.8rem}.contact-form-column textarea{height:100%}.contact-form-footer{align-items:center;display:flex;flex-direction:column;gap:1.8rem;margin-top:2.6rem}.contact .form-message{border-radius:var(--button-border-radius);padding:1.4rem;text-align:center}.contact .form-message.error{background-color:#ffebee;border:1px solid #f44336;color:#c62828}.contact .form-message.success{background-color:#e8f5e9;border:1px solid #4caf50;color:#2e7d32}.contact .hidden{display:none}header{background-image:url(/images/header_background.jpg);background-size:cover;background-position:center;padding:var(--header-padding-top-bottom) 4%;position:relative}.hero{margin-top:var(--hero-item-margin-top)}.hero h1,.hero p{color:var(--color-text-light);text-align:center}.hero h1{font-size:3.8rem;font-weight:700;word-spacing:.2rem}.hero p{font-size:3.2rem;font-weight:300;margin-top:var(--hero-p-margin-top);word-spacing:.2rem}.hero .buttons{margin-top:var(--hero-item-margin-top)}.logo{margin-left:auto;margin-right:auto;max-width:36rem}.peak-items{align-items:center;display:flex}.peak-item{flex:1}.peak-item:first-child{flex:2}.peak-item ul{border-left:.8rem solid var(--color-yellow);margin-top:3.6rem;padding-left:1.6rem}.peak-item li{font-weight:700;margin-top:1.8rem}.peak-item .buttons{margin-top:3.4rem;text-align:left}.philosophy-items{align-items:center;display:flex;gap:1.8rem}.philosophy-item{flex:1}.philosophy-item-content h3{margin-top:2.6rem}.philosophy-item-content p{margin-top:.4rem}.portfolio-items{display:flex;gap:2.4rem;flex-wrap:wrap;justify-content:left;margin-top:3.6rem}.portfolio-item{flex:1 30rem;max-width:36rem}.portfolio-item h3{background-color:var(--color-blue);color:var(--color-text-light);padding:1.2rem;text-align:center}.portfolio-item-content{border:1px solid var(--color-border-light);padding:1.8rem}.portfolio-item-content li{font-weight:400;margin-top:1.2rem}.portfolio-item-content ul{list-style:disc inside;margin-left:1.2rem;margin-top:1.2rem}.portfolio-item-content .buttons{margin-top:3.6rem}.process{margin-top:4.8rem}.process-items{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.6rem}.process-item{flex:1 18rem;max-width:24rem}.process-item h3{font-size:2rem;font-weight:400}.process-item h3.green{color:var(--color-process-green)}.process-item h3.orange{color:var(--color-process-orange)}.process-item h3.pink{color:var(--color-process-pink)}.process-item h3.purple{color:var(--color-process-purple)}.process-item h3.teal{color:var(--color-process-teal)}.ready{background-image:url(/images/ready_background.jpg);background-size:cover;background-position:center;margin-top:4.8rem;padding:9.6rem 4%}.ready .h2-sub{margin:3.6rem}.ready .buttons{margin-top:7.2rem}.work-items{display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:3.6rem}.work-item{background-color:var(--color-work-item-background);border-radius:.4rem;flex:1 30rem;padding:2.4rem}.work-item h3{margin-top:.6rem}.work-item ul{margin-top:2.4rem}.work-item li{font-weight:400;margin-top:1.2rem}.work-item strong{display:inline-block;margin-top:2.4rem}@media(max-width:991.98px){.hide-lg{display:none}}
