@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap);

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.header{width:100%;height:100vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header h1{font-size:50px}.hero{height:100vh;visibility:hidden}@media (max-width:768px){.hero{height:100%}}.hero .container .hero-inner{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin:0 24px;height:100vh}@media (max-width:768px){.hero .container .hero-inner{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;overflow:auto;height:100%}}.hero .container .hero-inner .hero-content{width:50%}@media (max-width:768px){.hero .container .hero-inner .hero-content{width:80%}}.hero .container .hero-inner .hero-content .hero-content-inner{width:400px;margin:0 auto;color:#323232}@media (max-width:768px){.hero .container .hero-inner .hero-content .hero-content-inner{width:100%}}.hero .container .hero-inner .hero-content .hero-content-inner h1{font-weight:500;font-size:32px;margin-bottom:24px}@media (max-width:425px){.hero .container .hero-inner .hero-content .hero-content-inner h1{font-size:20px}}.hero .container .hero-inner .hero-content .hero-content-inner h1 .hero-content-line{margin:0;height:44px;overflow:hidden}@media (max-width:425px){.hero .container .hero-inner .hero-content .hero-content-inner h1 .hero-content-line{height:100%}}.hero .container .hero-inner .hero-content .hero-content-inner p{font-size:14px;line-height:24px;font-weight:300;padding-right:48px;margin-bottom:56px}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row{position:relative;display:-webkit-flex;display:-moz-box;display:flex}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row:before{position:absolute;content:"";width:56px;height:1px;background-color:#dfdfdf;top:50%;left:-68px}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row button{background:none;border:none;font-size:12px;padding:0;color:#000;cursor:pointer;text-transform:uppercase;font-weight:700;letter-spacing:.7px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row button:focus{outline:none}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row button:hover .arrow-icon{margin-left:50px}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row .arrow-icon{margin-left:30px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-color:#007fff;height:42px;width:42px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;-webkit-transition:margin .3s ease-in-out;-o-transition:margin .3s ease-in-out;-moz-transition:margin .3s ease-in-out;transition:margin .3s ease-in-out}.hero .container .hero-inner .hero-images{width:50%;height:100vh;position:relative}@media (max-width:768px){.hero .container .hero-inner .hero-images{width:80%;height:40vh}}@media (max-width:425px){.hero .container .hero-inner .hero-images{width:80%;height:30vh}}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image{position:absolute;overflow:hidden}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.girl{top:0;right:0;width:45%;height:50%}@media (max-width:768px){.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.girl{height:100%}}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.boy{bottom:24px;left:0;width:45%;height:65%}@media (max-width:768px){.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.boy{height:100%;bottom:0;top:20px}}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}html body{padding:0;margin:0;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.container{width:1560px;min-width:1560px;margin:0 auto;height:100%}@media (max-width:1560px){.container{width:1280px;min-width:1280px}}@media (max-width:1366px){.container{width:1080px;min-width:1080px}}@media (max-width:1080px){.container{width:100%;min-width:100%}}.container .row{display:-webkit-flex;display:-moz-box;display:flex;height:100%;padding:0 32px}@media (max-width:425px){.container .row{padding:0 16px}}.container .v-center{-webkit-align-items:center;-moz-box-align:center;align-items:center}.container .space-between{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.container-fluid{width:100%;height:100%}.container-fluid .row{display:-webkit-flex;display:-moz-box;display:flex;height:100%}.intro-overlay .top{height:50vh;height:-webkit-calc(var(--vh,1vh)*50);height:-moz-calc(var(--vh,1vh)*50);height:calc(var(--vh, 1vh)*50);position:absolute;width:100%;z-index:8}.intro-overlay .top .overlay-top{position:absolute;height:100%;width:33.333vw;background:#000;bottom:0;left:0;right:0}@media (max-width:768px){.intro-overlay .top .overlay-top{width:100vw}}.intro-overlay .top .overlay-top:nth-child(2){left:33.333%}@media (max-width:768px){.intro-overlay .top .overlay-top:nth-child(2){display:none}}.intro-overlay .top .overlay-top:nth-child(3){left:66.666%}@media (max-width:768px){.intro-overlay .top .overlay-top:nth-child(3){display:none}}.intro-overlay .bottom{height:50vh;height:-webkit-calc(var(--vh,1vh)*50);height:-moz-calc(var(--vh,1vh)*50);height:calc(var(--vh, 1vh)*50);position:absolute;bottom:0;width:100%;z-index:8}.intro-overlay .bottom .overlay-bottom{position:absolute;height:100%;width:33.333vw;background:#000;bottom:0;right:66.666%}@media (max-width:768px){.intro-overlay .bottom .overlay-bottom{right:0;width:100vw}}.intro-overlay .bottom .overlay-bottom:nth-child(2){right:33.333%}@media (max-width:768px){.intro-overlay .bottom .overlay-bottom:nth-child(2){width:100vw;top:100%;right:0}}.intro-overlay .bottom .overlay-bottom:nth-child(3){right:0}@media (max-width:768px){.intro-overlay .bottom .overlay-bottom:nth-child(3){width:100vw;top:200%;right:0}}.App{z-index:2;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);position:relative}.page{height:100vh;width:100%;background:#fff}.page .row{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}