:root{--black:#000;--white:#fff;--pampas:#f8f5f2;--orange:#ff5f0f;--primary:var(--orange);--light-gray:silver;--gray:#6d6c6c;--dark-gray:#212125;--break-mobile:700px}body,html{padding:0;margin:0;color:var(--dark-gray);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}body{background-color:var(--dark-gray);z-index:-19;pointer-events:none}main{background-color:var(--pampas);pointer-events:all}a,button{font-family:inherit}a{color:inherit;text-decoration:none;font-weight:400;color:var(--primary)}*{box-sizing:border-box}::-moz-selection{background:#ff5f0f50}::selection{background:#ff5f0f50}.center{max-width:1428px;width:100%;margin-left:auto;margin-right:auto}.center.inset{padding-left:50px;padding-right:50px}@media only screen and (max-width:750px){.center.inset{padding-left:30px;padding-right:30px}.center.fw-mobile{padding-left:0;padding-right:0}}.heading{color:inherit;font-family:inherit;font-style:normal;font-weight:400}.heading.h1,.heading.title{font-size:70px;line-height:80px}.heading.h2,.heading.subtitle{font-size:60px;line-height:70px}.heading.btn,.heading.h3{font-size:40px;line-height:50px}.heading.btn,.heading.sm{font-weight:300}.heading.sm{font-size:25px;line-height:35px}@media only screen and (max-width:750px){.heading.h1,.heading.title{font-size:44px;line-height:54px}.heading.h2,.heading.subtitle{font-size:35px;line-height:45px}.heading.btn,.heading.h3{font-size:23px;line-height:35px}.heading.btn{font-weight:300}}@media only screen and (max-width:350px){.heading.h1,.heading.title{font-size:30px;line-height:40px}}.text{width:100%;font-size:25px}.text li,.text p{width:100%;font-family:inherit;font-style:normal;font-weight:300;font-size:inherit;line-height:35px}@media only screen and (max-width:750px){.text li,.text p{font-weight:300;font-size:18px;line-height:30px}}.text ul{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;margin:30px 0}.text ul li{list-style-type:"— ";padding-left:15px}.text ul ul li{list-style-type:""}.text ul .list-plus{margin-right:15px}.text.sm{font-size:18px}.divider{height:1px;width:100%;display:flex}.divider.white{box-shadow:0 1px 0 0 var(--pampas)}.divider.gray,.divider.light-gray{box-shadow:0 1px 0 0 var(--gray)}.divider.light-gray{opacity:.3}.dark_wrap{background-color:var(--dark-gray);color:var(--white)}.link{background-color:transparent;white-space:nowrap;border-radius:100px;position:relative;display:inline-flex;align-items:center;padding:0 25px 0 32px;box-shadow:0 0 0 2px #6d6c6c;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:box-shadow .5s;color:#fff;height:50px;font-weight:300;font-size:40px;line-height:50px;max-width:100%}.link svg{width:.75em;height:.75em;margin-right:18px;transition:.15s}.link span{font-size:.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link.invert{color:var(--dark-gray);box-shadow:0 0 0 2px #cacac9}.link.hovered{box-shadow:0 0 0 2px var(--primary)}.link.hovered svg{transform:rotate(45deg)}@media only screen and (max-width:750px){.link{transform:translateY(-5px);padding:0 20px}}@media only screen and (min-width:750px){.link.xl{font-size:65px;height:80px;padding:0 35px 0 42px}.link.xl svg{margin-right:25px}}.inline-link{background-color:transparent;white-space:nowrap;font-weight:300;border-radius:100px;position:relative;display:inline-flex;align-items:center;transform:translateY(-7px);padding:0 25px 0 32px;box-shadow:0 0 0 2px #6d6c6c;max-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:box-shadow .5s;color:#fff}.inline-link svg{width:.75em;height:.75em;margin-right:18px;transition:.15s}.inline-link span{font-size:.5em}.inline-link.hovered{box-shadow:0 0 0 2px var(--primary)}.inline-link.hovered svg{transform:rotate(45deg)}@media only screen and (max-width:750px){.inline-link{transform:translateY(-5px);padding:0 20px}}svg.anim-svg line{transition:.2s}