html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:normal;text-align:left;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:''}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@font-face{font-family:'fakt-blond';src:url("../../../static/fonts/Fakt-Blond.woff") format("woff"),url("../../../static/fonts/Fakt-Blond.otf") format("opentype")}@font-face{font-family:'fakt';src:url("../../../static/fonts/FaktPro-Medium.woff") format("woff"),url("../../../static/fonts/FaktPro-Medium.otf") format("opentype")}@font-face{font-family:'wireframer';src:url("../../../static/fonts/Wireframer-Regular.woff") format("woff"),url("../../../static/fonts/Wireframer-Regular.otf") format("opentype")}.container{margin:80px auto;max-width:1440px;padding:0 70px}@media only screen and (max-width: 767px){.container{margin:60px auto;padding:0 25px}}body{overflow-x:hidden;overscroll-behavior:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html{box-sizing:border-box;overscroll-behavior:none;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}a{color:inherit;text-decoration:none}.dowload-button{font-size:24px;border:1px solid #000;font-family:wireframer,sans-serif;padding:18px 72px}.dowload-button:nth-child(1){transition-delay:.1s}@media only screen and (max-width: 767px){.dowload-button{padding:18px 60px}}.button-container{margin:72px auto;text-align:center}.button-container .dowload-button{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.button-container.entered-once .dowload-button{opacity:1;transform:none}.button-container.entered-once .dowload-button[data-load]{opacity:0;transform:translate(0, 50px)}.button-container.entered-once .dowload-button[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.button-container.no-appear .dowload-button{transition:none}[button-background]{background:transparent;font-family:fakt,sans-serif;position:relative;text-transform:capitalize;transition:background .2s ease-in-out}[button-background]:before,[button-background]:after{background-color:#000;content:"";height:13px;left:0;margin:auto;position:absolute;right:0;transition:height .15s ease-in-out;width:114px}[button-background]:before{bottom:30px}[button-background]:after{top:28px}[button-background]:not([data-background-color="white"]):before,[button-background]:not([data-background-color="white"]):after{height:0}[button-background][data-background-color="blue"]{background-color:#96D5FF}[button-background][data-background-color="green"]{background-color:#00E9A6}[button-background][data-background-color="yellow"]{background-color:#FFE866}[button-background][data-background-color="pink"]{background-color:#FEB8EE}[button-background][data-background-color="red"]{background-color:#FF4047}[button-background][data-background-color="white"]{background-color:#fff}.blocks{overflow:hidden}.blocks--blue{background-color:#96D5FF}.blocks .container{margin:70px auto 30px}@media only screen and (max-width: 767px){.blocks .container{margin:30px auto 20px}}.blocks .content{margin-left:24%}.blocks .content .content__line{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.blocks .content.entered-once .content__line{opacity:1;transform:none}.blocks .content.entered-once .content__line[data-load]{opacity:0;transform:translate(0, 50px)}.blocks .content.entered-once .content__line[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.blocks .content.no-appear .content__line{transition:none}.blocks .content__line{color:#000;font-family:wireframer,sans-serif;font-size:20vw;letter-spacing:-.3px;width:200vw}.blocks .content__line:nth-child(1){transition-delay:.1s}.blocks .content__line:nth-child(2){transition-delay:.2s}.blocks .content__line:nth-child(3){transition-delay:.3s}.blocks .content__line:nth-child(4){transition-delay:.4s}.blocks .content__line:nth-child(even){margin-left:30%}.character-set .container .keyboard{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.character-set .container.entered-once .keyboard{opacity:1;transform:none}.character-set .container.entered-once .keyboard[data-load]{opacity:0;transform:translate(0, 50px)}.character-set .container.entered-once .keyboard[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.character-set .container.no-appear .keyboard{transition:none}.character-set__title{font-size:48px;font-family:fakt-blond,sans-serif;letter-spacing:.01em;margin-bottom:42px}@media only screen and (max-width: 767px){.character-set__title{font-size:36px;letter-spacing:-.03em}}.character-set .keyboard{border-left:2px #000 solid;border-top:2px #000 solid;display:grid;grid-gap:1px;grid-template-columns:repeat(20, 1fr)}.character-set .keyboard:nth-child(1){transition-delay:.1s}@media only screen and (max-width: 767px){.character-set .keyboard{grid-template-columns:repeat(7, 1fr)}}.character-set .keyboard__character{align-items:center;background-color:#fff;border-bottom:1px solid #000;border-right:1px solid #000;display:flex;font-family:wireframer,sans-serif;font-size:26px;justify-content:center;margin-left:-1px;margin-top:-1px;padding:25%;transition:background-color .2s ease-in-out}.character-set .keyboard__character[data-background-color="blue"]{background-color:#96D5FF}.character-set .keyboard__character[data-background-color="green"]{background-color:#00E9A6}.character-set .keyboard__character[data-background-color="yellow"]{background-color:#FFE866}.character-set .keyboard__character[data-background-color="pink"]{background-color:#FEB8EE}.character-set .keyboard__character[data-background-color="red"]{background-color:#FF4047}.character-set .keyboard__character[data-background-color="white"]{background-color:#fff}.concepting__title{font-size:48px;font-family:fakt-blond,sans-serif;letter-spacing:.01em;margin-bottom:30px}@media only screen and (max-width: 767px){.concepting__title{font-size:36px;letter-spacing:-.03em}}.concepting__line{border:.5px solid #000}.drawings{display:grid;grid-column-gap:3%;grid-template-columns:repeat(4, 1fr);margin-top:40px}.drawings .drawings__item{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.drawings.entered-once .drawings__item{opacity:1;transform:none}.drawings.entered-once .drawings__item[data-load]{opacity:0;transform:translate(0, 50px)}.drawings.entered-once .drawings__item[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.drawings.no-appear .drawings__item{transition:none}@media only screen and (max-width: 767px){.drawings{grid-template-columns:auto auto}}.drawings__item{display:flex}.drawings__item:nth-child(1){transition-delay:.1s}.drawings__item:nth-child(2){transition-delay:.2s}.drawings__item:nth-child(3){transition-delay:.3s}.drawings__item:nth-child(4){transition-delay:.4s}.drawings__item img{width:100%}.concepting__content{align-items:center;display:flex;flex-wrap:wrap;margin-top:90px}@media only screen and (max-width: 767px){.concepting__content{padding:0;margin-top:40px}}.concepting__content .content:nth-child(1){transition-delay:.1s}.concepting__content .content:nth-child(2){transition-delay:.2s}.concepting__content .content__image{max-width:35%}@media only screen and (max-width: 767px){.concepting__content .content__image{display:block;margin:auto;max-width:75%}}.concepting__content .content__image img{max-width:100%}.concepting__content .content__text{font-size:18px;line-height:24px;color:#E5E5E5;font-family:wireframer,sans-serif;width:50%}@media only screen and (max-width: 767px){.concepting__content .content__text{margin-left:0;margin-top:30px;width:100%}}.dark-layout{background:#000;padding:50px 0;position:relative;overflow:hidden}@media only screen and (max-width: 767px){.dark-layout{padding:0}}.dark-layout .container .dark-layout__item{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.dark-layout .container.entered-once .dark-layout__item{opacity:1;transform:none}.dark-layout .container.entered-once .dark-layout__item[data-load]{opacity:0;transform:translate(0, 50px)}.dark-layout .container.entered-once .dark-layout__item[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.dark-layout .container.no-appear .dark-layout__item{transition:none}.dark-layout .container p:nth-child(1){transition-delay:.1s}.dark-layout .container p:nth-child(2){transition-delay:.2s}.dark-layout .container p:nth-child(3){transition-delay:.3s}.dark-layout__title{font-size:36px;color:#fff;font-family:wireframer,sans-serif;letter-spacing:-0.3px;margin-bottom:65px}@media only screen and (max-width: 767px){.dark-layout__title{margin-bottom:30px}}.dark-layout__body,.dark-layout__body-large{color:gray;font-family:wireframer,sans-serif;letter-spacing:-0.3px}.dark-layout__body{font-size:18px;line-height:24px;width:50%}@media only screen and (max-width: 767px){.dark-layout__body{width:100%}.dark-layout__body p:last-child{display:none}}.dark-layout__body-large{font-size:36px;left:60vw;position:absolute;top:220px;width:55%}@media only screen and (max-width: 767px){.dark-layout__body-large{display:none}}.footer{font-size:18px;line-height:24px;background:linear-gradient(rgba(255,255,255,0), #fff);bottom:0;display:flex;font-family:fakt,sans-serif;justify-content:center;opacity:0;position:fixed;transition:opacity .4s linear,visibility .4s;visibility:hidden;width:100%}.footer .container{margin:50px 70px;max-width:1440px;padding:0;width:100%}@media only screen and (max-width: 767px){.footer .container{margin:50px auto 25px;padding:0 20px}}.footer__container{border-top:1px #000 solid;padding-top:50px}@media only screen and (max-width: 767px){.footer__container{padding-top:40px}}.footer__container .container{padding-left:0}@media only screen and (max-width: 767px){.footer__container .container{padding:0}}.footer__container .button-container{margin:56px auto 100px;text-align:left}@media only screen and (max-width: 767px){.footer__container .button-container{margin:40px auto}}.footer__body,.footer__button,.footer__tray{opacity:0;transform:translateY(50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (max-width: 767px){.footer__body,.footer__button,.footer__tray{margin-top:50px}}.footer__body{font-size:18px;line-height:24px;letter-spacing:0.08px;line-height:1.4;width:52%}.footer__body:nth-child(1){transition-delay:.1s}@media only screen and (max-width: 767px){.footer__body{font-size:14px;margin-top:0;width:100%}}.footer__body p+p{margin-top:20px}@media only screen and (max-width: 767px){.footer__body p+p{margin-top:10px}}.footer__body a{text-decoration:underline}.footer__button:nth-child(1){transition-delay:.1s}.footer__button:nth-child(2){transition-delay:.2s}@media only screen and (max-width: 767px){.footer__button{display:none}}.footer__button .container{margin-left:0}.footer__tray{display:flex;justify-content:space-between}.footer__tray:nth-child(1){transition-delay:.1s}.footer__tray:nth-child(2){transition-delay:.2s}.footer__tray:nth-child(3){transition-delay:.3s}.footer__tray-copyright{font-size:18px;line-height:24px;align-items:center;display:flex;font-family:fakt,sans-serif}@media only screen and (max-width: 767px){.footer__tray-copyright{font-size:14px}}.footer__tray-copyright span{display:flex;font-family:wireframer,sans-serif;margin:0 6px}.footer__tray-copyright .logo{width:130px}@media only screen and (max-width: 767px){.footer__tray-copyright .logo{width:100px}}.footer__tray-copyright .logo img{width:100%}.footer__tray-back{font-size:18px;line-height:24px;align-items:baseline;background:none;border:none;cursor:pointer;display:flex;font-family:fakt,sans-serif;outline:none;position:relative}@media only screen and (max-width: 767px){.footer__tray-back{font-size:14px}}@media only screen and (max-width: 767px){.footer__tray-back{padding:0}}.footer__tray-back .icon{background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' stroke='%23000' stroke-miterlimit='10'%3E%3Cpath d='M5 11V1.267M1.111 5l3.89-4 3.888 4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;display:inline-block;height:14px;margin-left:8px;width:14px}.footer.is-visible{opacity:1;visibility:visible}.footer.is-visible .footer__body,.footer.is-visible .footer__button,.footer.is-visible .footer__tray{opacity:1;transform:none}header{font-size:18px;line-height:24px;background:#fff;display:flex;flex-wrap:wrap;font-family:fakt,sans-serif;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:30}header .header__container{border-bottom:1px solid #000;display:flex;justify-content:space-between;margin:0 70px;max-width:1440px;padding:20px 0;width:100%}@media only screen and (max-width: 767px){header .header__container{margin:0 25px}}@media only screen and (max-width: 767px){header .header__container div:first-child{display:none}}.hero{padding-top:30px}.hero__title{font-family:fakt,sans-serif;font-size:120px;letter-spacing:.01em;margin-top:120px;max-width:960px}@media only screen and (max-width: 1279px){.hero__title{font-size:100px}}@media only screen and (max-width: 767px){.hero__title{font-size:60px;letter-spacing:-.03em;margin-top:80px}}.hero__title+.container{padding:0}.hero__title+.container .button-container{text-align:left}.hero__title span{font-family:wireframer,sans-serif;letter-spacing:normal}.hero .dowload-button{top:-15px}.hero__body-wrapper .hero__body{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.hero__body-wrapper.entered-once .hero__body{opacity:1;transform:none}.hero__body-wrapper.entered-once .hero__body[data-load]{opacity:0;transform:translate(0, 50px)}.hero__body-wrapper.entered-once .hero__body[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.hero__body-wrapper.no-appear .hero__body{transition:none}@media only screen and (min-width: 768px){.hero__body-wrapper{display:flex;justify-content:space-between;margin-top:120px}}@media only screen and (max-width: 767px){.hero__body-wrapper{margin-top:80px}}.hero__body{font-size:18px;line-height:24px;color:#E5E5E5;font-family:wireframer,sans-serif}.hero__body:nth-child(1){transition-delay:.2s}.hero__body:nth-child(2){transition-delay:.4s}@media only screen and (min-width: 768px){.hero__body{flex-basis:45%}}@media only screen and (max-width: 767px){.hero__body:not(:first-of-type){margin-top:25px}}.hero__body span{color:#000;font-family:fakt,sans-serif}[data-discover-text-body]{position:relative}@media only screen and (max-width: 767px){[data-discover-text-body]:nth-child(2){display:none}}[data-discover-text-body] p:first-child{color:#000;font-family:fakt,sans-serif}[data-discover-text-body] .body__layer{position:absolute;top:0;left:0}[data-discover-text-body] p span{opacity:0;transition:opacity .3s ease-in-out}[data-discover-text-body] p span.hidden{opacity:0}[data-discover-text-body] p span.visible{opacity:1}[data-discover-text-body] p .regular-font{color:#000;font-family:fakt,sans-serif;transition:opacity .2s ease-in-out}[data-discover-text-body] p .wireframer-font{font-family:wireframer,sans-serif;color:#E5E5E5}.hero [data-discover-text-body] .body__layer{line-height:1.4}.hero [data-discover-text-body] .wireframer-font{font-size:18.4px;line-height:1.4;word-spacing:1.9px;margin-right:1.2px}@media only screen and (max-width: 767px){.paragraph [data-discover-text-body]{font-size:18px}}@media only screen and (max-width: 767px){.paragraph [data-discover-text-body] [data-discover-text-words]{letter-spacing:-.3px}}.paragraph [data-discover-text-body] .body__layer{line-height:1.12;letter-spacing:0.08px}@keyframes discoverText{0%{opacity:1}30%{opacity:0;color:#E5E5E5}50%{opacity:1;font-family:wireframer,sans-serif;font-family:wireframer,sans-serif;color:#E5E5E5;font-size:17.8px;line-height:1.1;word-spacing:1.9px;margin-right:1.2px}100%{opacity:1;font-family:wireframer,sans-serif;font-family:wireframer,sans-serif;color:#E5E5E5;font-size:17.8px;line-height:1.1;word-spacing:1.9px;margin-right:1.2px}}.legibility__title{font-size:48px;font-family:fakt-blond,sans-serif;letter-spacing:.01em}@media only screen and (max-width: 767px){.legibility__title{font-size:36px;letter-spacing:-.03em}}.legibility__content{margin-top:30px}.legibility__content .legibility__row{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.legibility__content.entered-once .legibility__row{opacity:1;transform:none}.legibility__content.entered-once .legibility__row[data-load]{opacity:0;transform:translate(0, 50px)}.legibility__content.entered-once .legibility__row[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.legibility__content.no-appear .legibility__row{transition:none}.legibility__row{align-items:baseline;border-top:1px #000 solid;display:flex;overflow:hidden;padding:30px 0;white-space:nowrap}.legibility__row:nth-child(1){transition-delay:.1s}.legibility__row:nth-child(2){transition-delay:.2s}.legibility__row:nth-child(3){transition-delay:.3s}.legibility__row:nth-child(4){transition-delay:.4s}.legibility__row:nth-child(5){transition-delay:.5s}.legibility__row:nth-child(6){transition-delay:.6s}.legibility__row:nth-child(7){transition-delay:.7s}.legibility__row:nth-child(8){transition-delay:.8s}.legibility__row-label{font-size:18px;line-height:24px;font-family:fakt,sans-serif}.legibility__row-body{font-family:wireframer,sans-serif;padding-left:36px;letter-spacing:-.3px}.legibility__row-body--display{font-size:144px}.legibility__row-body--h1{font-size:96px;line-height:125px}@media only screen and (max-width: 767px){.legibility__row-body--h1{font-size:64px;line-height:80px}}.legibility__row-body--h2{font-size:72px}.legibility__row-body--h3{font-size:64px}.legibility__row-body--h4{font-size:48px}.legibility__row-body--h5{font-size:36px}.legibility__row-body--h6{font-size:24px}.legibility__row-body--body{font-size:18px;line-height:24px}.paragraph .paragraph__body{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.paragraph.entered-once .paragraph__body{opacity:1;transform:none}.paragraph.entered-once .paragraph__body[data-load]{opacity:0;transform:translate(0, 50px)}.paragraph.entered-once .paragraph__body[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.paragraph.no-appear .paragraph__body{transition:none}.paragraph__body{font-size:36px;color:#E5E5E5;font-family:wireframer,sans-serif}.paragraph__body:nth-child(1){transition-delay:.1s}.paragraph__body span{color:#000;font-family:fakt,sans-serif;line-height:1.2}[data-discover-text-body] p .wireframer-font{line-height:1.22;margin-right:9px}.posters{padding-bottom:70px}@media only screen and (max-width: 767px){.posters .container{margin:90px 0 50px}}.posters__title{font-size:48px;font-family:fakt-blond,sans-serif;letter-spacing:.01em;margin-bottom:30px}@media only screen and (max-width: 767px){.posters__title{font-size:36px;letter-spacing:-.03em}}.posters__line{border:.5px solid #000}.posters__scroll{display:flex;margin-top:60px;min-height:200px;min-width:100%;overflow-y:hidden}@media only screen and (max-width: 767px){.posters__scroll{margin-top:0}}.posters__scroll::-webkit-scrollbar{display:none}.posters__img{border:1px solid #000;box-sizing:content-box;height:auto;margin:0 45px 0 0;width:35vw}@media only screen and (max-width: 767px){.posters__img{height:60vh;margin:0 20px 0 0;width:auto}}.refinement__title{font-size:48px;font-family:fakt-blond,sans-serif;letter-spacing:.01em;margin-bottom:30px}@media only screen and (max-width: 767px){.refinement__title{font-size:36px;letter-spacing:-.03em}}.refinement__line{border:.5px solid #000}.refinement .content:nth-child(1){transition-delay:.1s}.refinement__content{align-items:center;display:flex;flex-wrap:wrap;margin-top:82px;padding:0 8%}.refinement__content .content{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.refinement__content.entered-once .content{opacity:1;transform:none}.refinement__content.entered-once .content[data-load]{opacity:0;transform:translate(0, 50px)}.refinement__content.entered-once .content[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.refinement__content.no-appear .content{transition:none}@media only screen and (max-width: 767px){.refinement__content{padding:0;margin-top:40px}}.refinement__image{max-width:35%}@media only screen and (max-width: 767px){.refinement__image{display:block;margin:auto;max-width:75%}}.refinement__image img{max-width:100%}.refinement__text{font-size:18px;line-height:24px;color:#E5E5E5;display:flex;font-family:wireframer,sans-serif;margin-left:8%;margin-top:-5%;width:50%}@media only screen and (max-width: 767px){.refinement__text{margin-left:0;margin-top:30px;width:100%}}.scroll__bg-image{display:block;margin:0 auto;vertical-align:middle;width:90%}.try-it-out__controls{border-bottom:1px solid #000;border-top:1px solid #000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0 10px;position:relative}@media only screen and (max-width: 767px){.try-it-out__controls{justify-content:center;padding:18px 0}}.try-it-out__controls:after{background-color:#000;content:"";height:1px;left:0;position:absolute;top:60px;width:100%}@media only screen and (max-width: 767px){.try-it-out__controls:after{display:none}}.try-it-out__controls .group:last-child{text-align:right}.try-it-out__controls .controls__title{font-size:24px;font-family:fakt,sans-serif;margin-bottom:30px}@media only screen and (max-width: 767px){.try-it-out__controls .controls__title{display:none}}.try-it-out__controls .controls__type{font-size:18px;line-height:24px;color:gray;display:flex;font-family:fakt,sans-serif}.try-it-out__controls .controls__type .type-option{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.try-it-out__controls .controls__type.entered-once .type-option{opacity:1;transform:none}.try-it-out__controls .controls__type.entered-once .type-option[data-load]{opacity:0;transform:translate(0, 50px)}.try-it-out__controls .controls__type.entered-once .type-option[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.try-it-out__controls .controls__type.no-appear .type-option{transition:none}@media only screen and (max-width: 767px){.try-it-out__controls .controls__type{margin-bottom:16px}}.try-it-out__controls .controls__type .type-option{transform:translate(0, 12px)}.try-it-out__controls .controls__type .type-option:nth-child(1){transition-delay:.1s}.try-it-out__controls .controls__type .type-option:nth-child(2){transition-delay:.2s}.try-it-out__controls .controls__type p{cursor:pointer;margin-right:20px;text-transform:capitalize;transition:color .2s ease-in-out}.try-it-out__controls .controls__type p[data-active-type]{color:#000}.try-it-out__controls .controls__color{display:flex}.try-it-out__controls .controls__color .controls__color-item{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.try-it-out__controls .controls__color.entered-once .controls__color-item{opacity:1;transform:none}.try-it-out__controls .controls__color.entered-once .controls__color-item[data-load]{opacity:0;transform:translate(0, 50px)}.try-it-out__controls .controls__color.entered-once .controls__color-item[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.try-it-out__controls .controls__color.no-appear .controls__color-item{transition:none}.try-it-out__controls .controls__color .controls__color-item{border-radius:100%;cursor:pointer;height:20px;transform:translate(0, 12px);width:20px}.try-it-out__controls .controls__color .controls__color-item:nth-child(1){transition-delay:.1s}.try-it-out__controls .controls__color .controls__color-item:nth-child(2){transition-delay:.2s}.try-it-out__controls .controls__color .controls__color-item:nth-child(3){transition-delay:.3s}.try-it-out__controls .controls__color .controls__color-item:nth-child(4){transition-delay:.4s}.try-it-out__controls .controls__color .controls__color-item:nth-child(5){transition-delay:.5s}.try-it-out__controls .controls__color .controls__color-item:nth-child(6){transition-delay:.6s}.try-it-out__controls .controls__color .controls__color-item:nth-child(7){transition-delay:.7s}@media only screen and (max-width: 767px){.try-it-out__controls .controls__color .controls__color-item{height:30px;width:30px}}.try-it-out__controls .controls__color .controls__color-item[data-bg-color="white"]{border:1px solid #000}.try-it-out__controls .controls__color .controls__color-item:not(:first-child){margin-left:20px}@media only screen and (max-width: 767px){.try-it-out__controls .controls__color .controls__color-item:not(:first-child){margin-left:16px}}.try-it-out [data-bg-color="black"]{background-color:#000}.try-it-out [data-bg-color="blue"]{background-color:#96D5FF}.try-it-out [data-bg-color="green"]{background-color:#00E9A6}.try-it-out [data-bg-color="pink"]{background-color:#FEB8EE}.try-it-out [data-bg-color="red"]{background-color:#FF4047}.try-it-out [data-bg-color="white"]{background-color:#fff}.try-it-out [data-bg-color="yellow"]{background-color:#FFE866}.try-it-out__body{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:center;min-height:65vh;padding:3% 6%;transition:background .2s ease-in-out;word-break:break-all}.try-it-out__body .try-it-out__body__text{opacity:0;transform:translate(0, 50px);transition:opacity .4s linear,transform 2s cubic-bezier(0.19, 1, 0.22, 1)}.try-it-out__body.entered-once .try-it-out__body__text{opacity:1;transform:none}.try-it-out__body.entered-once .try-it-out__body__text[data-load]{opacity:0;transform:translate(0, 50px)}.try-it-out__body.entered-once .try-it-out__body__text[data-load].is-loaded{opacity:1;transform:none;transition-delay:.05s}.try-it-out__body.no-appear .try-it-out__body__text{transition:none}@media only screen and (max-width: 767px){.try-it-out__body{min-height:25vh;padding:90px 25px}}.try-it-out__body__text{font-size:144px;color:#000;font-family:fakt,sans-serif;outline:none;text-align:center;transition:color .2s ease-in-out}.try-it-out__body__text:nth-child(1){transition-delay:.1s}@media only screen and (max-width: 767px){.try-it-out__body__text{font-size:20vw}}[data-text-color="black"]{color:#000}[data-text-color="blue"]{color:#96D5FF}[data-text-color="green"]{color:#00E9A6}[data-text-color="pink"]{color:#FEB8EE}[data-text-color="red"]{color:#FF4047}[data-text-color="white"]{color:#fff}[data-text-color="yellow"]{color:#FFE866}[data-text-type="headline"]{font-size:144px}@media only screen and (max-width: 767px){[data-text-type="headline"]{font-size:110px}}[data-text-type="body"]{font-size:18px;line-height:24px}
