*{font-family:Jost,sans-serif}body{margin:0}.hide{display:none!important}.btn{padding:1.25rem 2rem;text-transform:uppercase;border-radius:10px;background-color:#fff;border:0;font-size:1.25rem;font-weight:500;color:#333136;text-decoration:none}.btn--dark{background-color:#e7816b;color:#fff}.btn:hover{cursor:pointer;background-color:#ffad9b;color:#fff}.heading{font-weight:500;letter-spacing:2px;font-size:3rem}.heading--sub{font-size:2.5rem}.form__label{display:none}.form__error{position:absolute;right:0;top:0}.form__error:after{content:"!";color:#e7816b;background-color:#fff;border-radius:50%;padding:.15rem .7rem;display:inline-flex;margin-inline-start:1rem;font-weight:800}.form__input{background-color:transparent;border:0;border-bottom:2px solid #D6D6D6;color:#fff;padding:1rem .25rem;width:100%;resize:none;position:relative}.form__input::placeholder{color:#fff;font-size:1rem;opacity:.75}.form__input:focus{outline:none;border-color:#fff}.hero{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='202'%20height='202'%3e%3cdefs%3e%3clinearGradient%20id='a'%20x1='0%25'%20x2='100%25'%20y1='50%25'%20y2='50%25'%3e%3cstop%20offset='0%25'%20stop-color='%235D0202'%20stop-opacity='0'/%3e%3cstop%20offset='100%25'%20stop-color='%235D0202'%20stop-opacity='.498'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20cx='101'%20cy='101'%20r='101'%20fill='url(%23a)'%20fill-rule='evenodd'%20opacity='.203'%20transform='matrix(-1%200%200%201%20202%200)'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:150%;background-position:-10% 10%;background-color:#e7816b;color:#fff;text-align:center;padding:5rem 2rem;overflow:hidden}.hero__text{font-size:1.5rem}.card{overflow:hidden;border-radius:20px;margin:2rem;background-color:#fadbd3}.card__img{width:100%;object-fit:cover}.card__container{display:flex;flex-wrap:wrap;gap:3rem}.card__text-container{padding:1rem;text-align:center}.card__heading{margin:.5rem;color:#e7816b;font-size:1.5rem;text-transform:uppercase;letter-spacing:5px}.services__container{display:flex;flex-direction:column;margin:1rem}.services__container .services__item{width:auto}.services__container .services__item.services__item--web .services__overlay{padding:6rem 2rem}.locations__container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem}.locations__heading{font-size:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:5px}.locations__item{display:flex;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width: 768px){.hero{width:calc(100% - 10rem);margin:0 auto;border-radius:20px}.card{display:flex}.card__img{width:50%}.card__text-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.services__container{gap:2rem;flex-direction:row}.services__container .services__item{width:500px}}@media only screen and (min-width: 1280px){.hero{background-size:80%;background-position:120% 30%}.card{flex-direction:column;width:300px}.card__img{width:100%}.card__container{justify-content:space-evenly;padding:2rem 0}.services__container.services{display:flex;justify-content:space-evenly}.services__container.services .services__item{width:700px}}@media only screen and (min-width: 1440px){.card{width:400px}.hero{background-size:30%;background-position:95% 30%}.locations__container{flex-direction:row;justify-content:space-evenly;margin-block-end:2rem}}.header{display:flex;justify-content:space-between;align-items:center;padding:2rem}.header__logo{width:200px}.header__navigation-list{position:absolute;top:5rem;left:0;width:calc(100% - 4rem);list-style:none;background-color:#1d1c1e;height:0;overflow:hidden}.header__navigation-list.open{height:auto;padding:1rem 2rem}.header__navigation-item{padding:1rem 0}.header__navigation-item .header__navigation-link{color:#fff;text-decoration:none;font-size:1.5rem;text-transform:uppercase}.header__hamburger{background-color:transparent;border:0;cursor:pointer;font-size:2rem;font-weight:700}.footer{position:relative;display:flex;flex-direction:column}.footer__top{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='202'%20height='202'%3e%3cdefs%3e%3clinearGradient%20id='a'%20x1='0%25'%20x2='100%25'%20y1='50%25'%20y2='50%25'%3e%3cstop%20offset='0%25'%20stop-color='%235D0202'%20stop-opacity='0'/%3e%3cstop%20offset='100%25'%20stop-color='%235D0202'%20stop-opacity='.498'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20cx='101'%20cy='101'%20r='101'%20fill='url(%23a)'%20fill-rule='evenodd'%20opacity='.203'%20transform='matrix(-1%200%200%201%20202%200)'/%3e%3c/svg%3e");background-size:50%;background-color:#e7816b;padding:5rem 3rem;text-align:center;color:#fff;margin:0 2rem;border-radius:20px;z-index:2}.footer__top .heading{margin:0}.footer__top .footer_text{margin-bottom:2rem}.footer__bottom{padding:20rem 3rem 5rem;margin-top:-15rem;background-color:#1d1c1e;text-align:center;color:#d6d6d6}.footer__bottom .footer__navigation-list{list-style:none;padding:0;margin:0}.footer__bottom .footer__navigation-item{color:#fff;padding:1rem;font-size:1.25rem;letter-spacing:3px;text-transform:uppercase;cursor:pointer}.footer__bottom .footer__navigation-link{color:#fff;text-decoration:none}.footer__logo{width:300px;padding:2rem 0rem;border-bottom:2px solid #333136}.footer_subheading{font-weight:500;font-size:1.5rem}.footer_text{font-size:1.25rem}@media only screen and (min-width: 768px){.pageWrap{padding:0 2rem}.header{padding:2rem}.header__navigation{display:flex;flex-grow:1;justify-content:flex-end}.header__hamburger{display:none}.header__navigation-list{position:relative;height:auto;display:flex;justify-content:end;top:unset;left:unset;background-color:transparent;padding:0}.header__navigation-item{padding:1rem}.header__navigation-item .header__navigation-link{color:#1d1c1e;font-size:1.25rem}.header__navigation-item .header__navigation-link:hover{color:#e7816b}.footer__top{background-size:30%;padding:4rem 0}.footer__bottom{display:flex;flex-direction:column}.footer__bottom-section{display:flex;justify-content:space-between;align-items:center}.footer__bottom-section:first-of-type{padding-bottom:1rem;border-bottom:2px solid #333136}.footer__navigation-list{display:flex}.footer__navigation-link{font-size:1.25rem}.footer__logo{width:200px;padding:0;border:0}.footer__address{text-align:left}.footer__contact{text-align:right}}@media only screen and (min-width: 1280px){.pageWrap{padding:0 10rem}.header{padding:2rem 10rem}.footer__bottom{margin-top:-7rem}.footer__top{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);text-align:left;padding:4rem 3rem;width:70%;margin:0 auto;background-size:20%}.footer__heading{grid-area:1/1/2/2}.footer__text{grid-area:2/1/3/2}.footer__button{grid-area:1/2/3/3;display:flex;align-items:center;justify-content:center}}.hero--homepage{height:900px}.hero--homepage .hero__img{margin-block-start:-6rem;z-index:-1;pointer-events:none}.hero--homepage .hero__text{margin-block-end:3rem}.services{padding:5rem 0;text-align:center;text-transform:uppercase}.services__heading{font-size:2.5rem;margin:0}.services__link{color:#fff;text-decoration:none;letter-spacing:5px;position:relative;line-height:2rem}.services__link:after{content:"";font-family:Material Icons;color:#e7816b;font-size:2rem;position:absolute}.services__item{color:#fff;background-repeat:no-repeat;background-size:cover;margin:2rem 0;border-radius:20px}.services__item--graphic{background-image:url(/assets/home-graphics-TS6j-eGk.jpg)}.services__item--app{background-image:url(/assets/home-app-7M4WGn4f.jpg)}.services__item--web{background-image:url(/assets/home-web-HvD0oPpZ.jpg)}.services__overlay{padding:6rem 2rem}.about{padding:0 2rem 4rem;text-align:center}.about__img{margin-block-start:-6rem}.about__heading{font-size:2rem;margin:0;font-weight:500;text-transform:uppercase}.about__text{margin:2rem 0;font-size:1.25rem}@media only screen and (min-width: 768px){.hero--homepage{border-radius:20px;height:750px;width:auto}.about__section{display:flex;gap:2rem}.about__heading{font-size:1.5rem;letter-spacing:5px}.about__text{margin:1rem 0}.about__text--wrap{text-align:left;display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 1280px){.hero--homepage{padding:5rem 4rem}.hero--homepage .hero__img{margin-block:unset -20rem;z-index:10;pointer-events:none}.services{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}.services__heading{margin-block-end:1rem}.services__item{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.services__item:hover .services__overlay{border-radius:20px;width:calc(100% - 4rem);height:100%;display:flex;flex-direction:column;justify-content:center;cursor:pointer;background-color:#e7816bb3}.services__item--web{grid-area:1/1/3/2}.services__item--web .services__overlay{padding:25rem 2rem;width:100%}.services__item--app{grid-area:1/2/2/3}.services__item--graphic{grid-area:2/2/3/3}.about{display:flex;justify-content:space-evenly}.about__section{flex-direction:column;justify-content:center;align-items:center;width:400px}.about__text--wrap{text-align:center}}@media only screen and (min-width: 1440px){.hero--homepage{display:flex;align-items:center;text-align:left;height:550px}.hero--homepage__img{margin:0 0 -20rem;width:1000px;z-index:0}}.aboutUs__img{width:100%}.aboutUs__hero{background-color:#e7816b;color:#fff;text-align:center}.aboutUs__section{text-align:center}.aboutUs__section--text{padding:2rem;background-image:url("data:image/svg+xml,%3csvg%20width='640'%20height='640'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='0%25'%20y1='50%25'%20x2='100%25'%20y2='50%25'%20id='a'%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='0'%20offset='0%25'/%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='.498'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20fill='url(%23a)'%20transform='matrix(1%200%200%20-1%200%20640)'%20cx='320'%20cy='320'%20r='320'%20fill-rule='evenodd'%20opacity='.309'/%3e%3c/svg%3e");background-size:45%;background-color:#fadbd3;margin-block-start:-1rem}.aboutUs__section.realDeal{margin-block-end:5rem}.aboutUs__heading{color:#e7816b}.aboutUs__text{font-size:1.25rem}@media only screen and (min-width: 768px){.aboutUs__section{margin-block-end:2rem;border-radius:20px}.aboutUs__section--text{border-radius:0 0 20px 20px}.aboutUs__img{border-radius:20px 20px 0 0}}@media only screen and (min-width: 1280px){.aboutUs__section{display:flex;flex-direction:row}.aboutUs__section--text{border-radius:0 20px 20px 0;text-align:left;margin:0;display:flex;flex-direction:column;justify-content:center}.aboutUs__section .hero{text-align:left}.aboutUs__img{border-radius:20px 0 0 20px;width:auto}}.locations__section{display:flex;flex-direction:column-reverse;margin-block-end:3rem}.locations__textWrap{background-image:url("data:image/svg+xml,%3csvg%20width='584'%20height='292'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='0%25'%20y1='50%25'%20x2='100%25'%20y2='50%25'%20id='a'%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='0'%20offset='0%25'/%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='.498'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='url(%23a)'%20fill-rule='evenodd'%20opacity='.06'%3e%3ccircle%20transform='matrix(1%200%200%20-1%200%20292)'%20cx='146'%20cy='146'%20r='146'/%3e%3ccircle%20transform='matrix(0%201%201%200%20292%20-292)'%20cx='438'%20cy='146'%20r='146'/%3e%3c/g%3e%3c/svg%3e");background-size:150%;background-color:#fadbd3;text-align:center;padding:2rem}.locations__heading{text-transform:unset;font-size:2.5rem;letter-spacing:normal;font-weight:500;color:#e7816b}.locations__subheading{font-weight:600}@media only screen and (min-width: 768px){.locations__section{display:flex;flex-direction:column-reverse;margin-block-end:2rem;padding:2rem;gap:2rem}.locations__textWrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 2fr;background-image:url("data:image/svg+xml,%3csvg%20width='584'%20height='292'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='0%25'%20y1='50%25'%20x2='100%25'%20y2='50%25'%20id='a'%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='0'%20offset='0%25'/%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='.498'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='url(%23a)'%20fill-rule='evenodd'%20opacity='.06'%3e%3ccircle%20transform='matrix(1%200%200%20-1%200%20292)'%20cx='146'%20cy='146'%20r='146'/%3e%3ccircle%20transform='matrix(0%201%201%200%20292%20-292)'%20cx='438'%20cy='146'%20r='146'/%3e%3c/g%3e%3c/svg%3e");background-size:50%;padding:0 3rem;font-size:1.25rem;border-radius:20px}.locations__heading{grid-area:1/1/2/3}.locations__img{border-radius:20px}}@media only screen and (min-width: 1700px){.locations__section{display:flex;flex-direction:row;width:100%;margin:1rem}.locations__section.australia{flex-direction:row-reverse}.locations__textWrap{width:50%}}.contact__container{background-image:url("data:image/svg+xml,%3csvg%20width='584'%20height='292'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='0%25'%20y1='50%25'%20x2='100%25'%20y2='50%25'%20id='a'%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='0'%20offset='0%25'/%3e%3cstop%20stop-color='%235D0202'%20stop-opacity='.498'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='url(%23a)'%20fill-rule='evenodd'%20opacity='.06'%3e%3ccircle%20transform='matrix(1%200%200%20-1%200%20292)'%20cx='146'%20cy='146'%20r='146'/%3e%3ccircle%20transform='matrix(0%201%201%200%20292%20-292)'%20cx='438'%20cy='146'%20r='146'/%3e%3c/g%3e%3c/svg%3e");background-size:100%;background-repeat:no-repeat;background-color:#e7816b;color:#fff;padding:2rem;text-align:center}.contact__textarea{height:150px}.contact__form-group{margin-block-end:.5rem;position:relative}@media only screen and (min-width: 768px){.contact__container{border-radius:20px;background-size:150%;background-position:40% -20%;padding:3rem}}@media only screen and (min-width: 1700px){.contact__container{display:flex;gap:5rem;padding:3rem 5rem}.contact__container .heading{margin:.5rem 0}.contact__form{flex-grow:1;text-align:right}.contact__text-container{text-align:left;width:50%;display:flex;flex-direction:column;justify-content:center}.contact__text{font-size:1.25rem;width:70%}}
