@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900);.header-links__anchor,.hero-box,.hero-content__links a,a{text-decoration:none}.loading:after,h2{margin-top:1rem}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh;font-family:poppins,sans-serif}a{color:var(--first-color)}ul{margin-left:2rem}.data{margin-bottom:1rem}.background-image{background-image:var(--background-image);background-position:top right;background-repeat:no-repeat;background-size:cover cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.hero-box-container,header{display:flex;align-items:center;z-index:2}.hero{width:100%;height:100vh;min-height:1000px;position:relative}.hero-box-container{justify-content:center;position:absolute;bottom:0;width:100%}.hero-box{flex-basis:33.3%;background:#f0f0f0;min-height:300px;padding:60px 30px;display:flex;justify-content:space-between;flex-direction:column;position:relative;overflow:hidden}.hero-box:hover .hero-box__circle{width:100%;height:100%;transition:width .3s,border-bottom-left-radius .3s,border-bottom-right-radius .1s,border-top-left-radius .1s,border-top-right-radius .1s;top:0;right:0;border-radius:0}.hero-box:hover .hero-box__circle:after{transform:scale(1);transition:.2s 0.1s}.hero-box:hover .hero-box__circle:before{transition:.2s 0.1s;right:100px;top:100px}.hero-box:hover .hero-box__body{color:#e6e6e6;transition:.15s 0.15s}.hero-box:hover .hero-box__title{color:#fff;transition:.1s 0.15s}.hero-box__title{font-weight:600;position:relative;color:#091517}.hero-box__body{font-size:14px;color:#969696;position:relative}.hero-box__circle{width:50px;height:50px;background:#c8c8c8;border-radius:100rem;position:absolute;display:block;right:50px;top:50px;transition:width .15s,height .15s,border-bottom-left-radius .3s,border-bottom-right-radius .3s,border-top-left-radius .3s,border-top-right-radius .3s}.hero-box__circle:after{width:300px;height:300px;position:absolute;top:-100px;right:-100px;background:rgba(255,255,255,.2);content:"";border-radius:100rem;transform:scale(0)}.hero-box__circle:before{width:25px;height:25px;opacity:0;position:absolute;content:"";top:0;right:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItYXJyb3ctdXAtcmlnaHQiPjxsaW5lIHgxPSI3IiB5MT0iMTciIHgyPSIxNyIgeTI9IjciPjwvbGluZT48cG9seWxpbmUgcG9pbnRzPSI3IDcgMTcgNyAxNyAxNyI+PC9wb2x5bGluZT48L3N2Zz4=);background-size:cover;transition:.5s}.hero-box__circle--0{background-color:var(--second-color)}.hero-box__circle--1{background-color:var(--first-color)}.hero-box__circle--2{background-color:var(--third-color)}header{margin:0 50px;padding:10px 0;justify-content:space-between;position:relative}.header-branding,.header-links{display:inherit;align-items:center}.header-branding__title{color:var(--first-color);margin-right:1rem}.header-branding__description{color:#091517;text-decoration:none;padding:1rem 0;font-weight:light}.header-links__anchor{font-size:15px;color:#091517;margin-right:40px}.header-links__cart{color:#091517}.header-links__menu{border-radius:0;border:0;background:#091517;height:2px;width:20px;font-size:0;position:relative;margin:0 0 5px 20px;cursor:pointer}.header-links__menu:after,.header-links__menu:before{width:inherit;height:inherit;background:inherit;position:absolute;content:"";left:0}.header-links__menu:after{top:-5px}.header-links__menu:before{top:5px}.hero-content{margin:5rem;height:600px}.hero-content__title{font-size:calc(35px + 15 * ((100vw - 499px) / 661));color:#091517;max-width:50%}@media screen and (max-width:499px){.hero-content__title{font-size:1.3rem}}@media screen and (min-width:1160px){.hero-content__title{font-size:1.7rem}}.hero-content__links{position:absolute;bottom:20px;width:100%;display:flex;justify-content:space-between}.hero-content__links ul li{list-style:none;display:inline-block}.hero-content__links a{color:#091517;font-size:14px;margin:0 20px}.hero-content__links__ul--light li a{color:#969696}@media only screen and (max-width:1000px){.hero-box-container{flex-wrap:wrap}.hero-box{flex-basis:50%}.hero-box:last-of-type{flex-basis:100%}.hero-content{height:325px;flex-wrap:wrap}.hero-content__title{max-width:100%}.hero-content__links a{padding:10px 15px;background:#f0f0f0;border-radius:100rem;margin:20px 0}.hero-content__links{position:relative}}@media only screen and (max-width:850px){.background-image{background-size:30rem}.header-branding__description,.hero-content__links{display:none}.hero-content,header{margin:0 20px}.hero-box-container{position:relative}}@media only screen and (max-width:710px){.background-image{opacity:.2}.hero-box{flex-basis:100%}.header-links__anchor{display:none}}.emailEncoded:before{content:attr(data-website) "\0040"attr(data-user);unicode-bidi:bidi-override;direction:rtl}.loading{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column}@keyframes spinner{to{transform:rotate(360deg)}}.loading:after{content:'Loading..'}.loading:before{content:'';width:20px;height:20px;border-radius:50%;border:2px solid #ccc;border-top-color:#000;animation:.6s linear infinite spinner}