.grid{--grid-cols:12;display:grid;grid-template-columns:repeat(var(--grid-cols),1fr);max-width:4000px;margin:auto;width:100%;grid-column-gap:20px;column-gap:20px;padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.grid{column-gap:30px}}@media only screen and (min-width:1200px){.grid{column-gap:100px}}.grid.no-gutters{column-gap:0}@media only screen and (min-width:768px){.grid{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1200px){.grid{padding-left:60px;padding-right:60px}}.grid.no-pad{padding-left:0;padding-right:0}@media(max-width:767px){.grid.no-pad-xs{padding-left:0;padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.grid.no-pad-sm{padding-left:0;padding-right:0}}@media only screen and (min-width:992px)and (max-width:1199px){.grid.no-pad-md{padding-left:0;padding-right:0}}@media only screen and (min-width:1200px){.grid.no-pad-lg{padding-left:0;padding-right:0}}.grid>*{grid-column-end:span var(--grid-cols)}.col-1{grid-column-end:span 1}.col-2{grid-column-end:span 2}.col-3{grid-column-end:span 3}.col-4{grid-column-end:span 4}.col-5{grid-column-end:span 5}.col-6{grid-column-end:span 6}.col-7{grid-column-end:span 7}.col-8{grid-column-end:span 8}.col-9{grid-column-end:span 9}.col-10{grid-column-end:span 10}.col-11{grid-column-end:span 11}.col-12{grid-column-end:span 12}@media only screen and (min-width:768px){.col-sm-1{grid-column-end:span 1}.col-sm-2{grid-column-end:span 2}.col-sm-3{grid-column-end:span 3}.col-sm-4{grid-column-end:span 4}.col-sm-5{grid-column-end:span 5}.col-sm-6{grid-column-end:span 6}.col-sm-7{grid-column-end:span 7}.col-sm-8{grid-column-end:span 8}.col-sm-9{grid-column-end:span 9}.col-sm-10{grid-column-end:span 10}.col-sm-11{grid-column-end:span 11}.col-sm-12{grid-column-end:span 12}}@media only screen and (min-width:992px){.col-md-1{grid-column-end:span 1}.col-md-2{grid-column-end:span 2}.col-md-3{grid-column-end:span 3}.col-md-4{grid-column-end:span 4}.col-md-5{grid-column-end:span 5}.col-md-6{grid-column-end:span 6}.col-md-7{grid-column-end:span 7}.col-md-8{grid-column-end:span 8}.col-md-9{grid-column-end:span 9}.col-md-10{grid-column-end:span 10}.col-md-11{grid-column-end:span 11}.col-md-12{grid-column-end:span 12}}@media only screen and (min-width:1200px){.col-lg-1{grid-column-end:span 1}.col-lg-2{grid-column-end:span 2}.col-lg-3{grid-column-end:span 3}.col-lg-4{grid-column-end:span 4}.col-lg-5{grid-column-end:span 5}.col-lg-6{grid-column-end:span 6}.col-lg-7{grid-column-end:span 7}.col-lg-8{grid-column-end:span 8}.col-lg-9{grid-column-end:span 9}.col-lg-10{grid-column-end:span 10}.col-lg-11{grid-column-end:span 11}.col-lg-12{grid-column-end:span 12}}.col-start-1{grid-column-start:1}.col-end-1{grid-column-end:2}.col-start-2{grid-column-start:2}.col-end-2{grid-column-end:3}.col-start-3{grid-column-start:3}.col-end-3{grid-column-end:4}.col-start-4{grid-column-start:4}.col-end-4{grid-column-end:5}.col-start-5{grid-column-start:5}.col-end-5{grid-column-end:6}.col-start-6{grid-column-start:6}.col-end-6{grid-column-end:7}.col-start-7{grid-column-start:7}.col-end-7{grid-column-end:8}.col-start-8{grid-column-start:8}.col-end-8{grid-column-end:9}.col-start-9{grid-column-start:9}.col-end-9{grid-column-end:10}.col-start-10{grid-column-start:10}.col-end-10{grid-column-end:11}.col-start-11{grid-column-start:11}.col-end-11{grid-column-end:12}.col-start-12{grid-column-start:12}.col-end-12{grid-column-end:13}@media only screen and (min-width:768px)and (max-width:992px){.col-start-sm-1{grid-column-start:1}.col-end-sm-1{grid-column-end:2}.col-start-sm-2{grid-column-start:2}.col-end-sm-2{grid-column-end:3}.col-start-sm-3{grid-column-start:3}.col-end-sm-3{grid-column-end:4}.col-start-sm-4{grid-column-start:4}.col-end-sm-4{grid-column-end:5}.col-start-sm-5{grid-column-start:5}.col-end-sm-5{grid-column-end:6}.col-start-sm-6{grid-column-start:6}.col-end-sm-6{grid-column-end:7}.col-start-sm-7{grid-column-start:7}.col-end-sm-7{grid-column-end:8}.col-start-sm-8{grid-column-start:8}.col-end-sm-8{grid-column-end:9}.col-start-sm-9{grid-column-start:9}.col-end-sm-9{grid-column-end:10}.col-start-sm-10{grid-column-start:10}.col-end-sm-10{grid-column-end:11}.col-start-sm-11{grid-column-start:11}.col-end-sm-11{grid-column-end:12}.col-start-sm-12{grid-column-start:12}.col-end-sm-12{grid-column-end:13}}@media only screen and (min-width:992px)and (max-width:1200px){.col-start-md-1{grid-column-start:1}.col-end-md-1{grid-column-end:2}.col-start-md-2{grid-column-start:2}.col-end-md-2{grid-column-end:3}.col-start-md-3{grid-column-start:3}.col-end-md-3{grid-column-end:4}.col-start-md-4{grid-column-start:4}.col-end-md-4{grid-column-end:5}.col-start-md-5{grid-column-start:5}.col-end-md-5{grid-column-end:6}.col-start-md-6{grid-column-start:6}.col-end-md-6{grid-column-end:7}.col-start-md-7{grid-column-start:7}.col-end-md-7{grid-column-end:8}.col-start-md-8{grid-column-start:8}.col-end-md-8{grid-column-end:9}.col-start-md-9{grid-column-start:9}.col-end-md-9{grid-column-end:10}.col-start-md-10{grid-column-start:10}.col-end-md-10{grid-column-end:11}.col-start-md-11{grid-column-start:11}.col-end-md-11{grid-column-end:12}.col-start-md-12{grid-column-start:12}.col-end-md-12{grid-column-end:13}}@media only screen and (min-width:1200px){.col-start-lg-1{grid-column-start:1}.col-end-lg-1{grid-column-end:2}.col-start-lg-2{grid-column-start:2}.col-end-lg-2{grid-column-end:3}.col-start-lg-3{grid-column-start:3}.col-end-lg-3{grid-column-end:4}.col-start-lg-4{grid-column-start:4}.col-end-lg-4{grid-column-end:5}.col-start-lg-5{grid-column-start:5}.col-end-lg-5{grid-column-end:6}.col-start-lg-6{grid-column-start:6}.col-end-lg-6{grid-column-end:7}.col-start-lg-7{grid-column-start:7}.col-end-lg-7{grid-column-end:8}.col-start-lg-8{grid-column-start:8}.col-end-lg-8{grid-column-end:9}.col-start-lg-9{grid-column-start:9}.col-end-lg-9{grid-column-end:10}.col-start-lg-10{grid-column-start:10}.col-end-lg-10{grid-column-end:11}.col-start-lg-11{grid-column-start:11}.col-end-lg-11{grid-column-end:12}.col-start-lg-12{grid-column-start:12}.col-end-lg-12{grid-column-end:13}}@font-face{font-family:SofiaExtraLight;font-style:normal;font-weight:400;src:url("/_next/static/media/Sofia Pro ExtraLight Az.b014e613.otf") format("opentype")}@font-face{font-family:SofiaLight;font-style:normal;font-weight:400;src:url("/_next/static/media/Halyard Micro Light.dd79840f.ttf") format("opentype")}@font-face{font-family:SofiaRegular;font-style:normal;font-weight:400;src:url("/_next/static/media/Sofia Pro Regular Az.03a726e6.otf") format("opentype")}:root{--preloader:#fff;--black:#111;--font:#000;--dark-grey:#555;--light-grey:#e3e3e3;--off-white:#f7f8fb;--off-white-trans:#f7f8fb91;--accent-color:#9bd64f;--arrow:#b9e8b1;--border:#ddd;--bg-planet-bright:#f2c94c;--bg-planet-shadow:#828894;--bg-planet-lightshadow:#d7d7d820;--dot-size:0.25rem;--gradient-color:#ffffff31}[data-theme=dark]{--preloader:#000;--black:#fff;--font:#e0e0e0;--arrow:#5d7e65;--dark-grey:#c2bfb2;--light-grey:#585858;--off-white:#192928;--off-white-trans:#19292891;--accent-color:#bfea88;--border:#ddd;--gradient-color:#19292831}*{cursor:none!important;box-sizing:border-box}body,html{background-color:var(--off-white);margin:0;font-family:SofiaLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--font);font-size:20px;line-height:1.4;overflow-x:hidden}a,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;font-weight:400}a em,h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,li em,p em,ul em{font-style:normal}a strong,h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong,li strong,p strong,ul strong{font-weight:400;font-family:SofiaRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1{font-size:34px;line-height:1.2}@media only screen and (min-width:768px){h1{font-size:64px}}@media only screen and (min-width:992px){h1{font-size:80px}}@media only screen and (min-width:1200px){h1{font-size:112px}}h2{font-size:40px;line-height:1.2;font-family:SofiaLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media only screen and (min-width:768px){h2{font-size:80px}}@media only screen and (min-width:992px){h2{font-size:92px}}@media only screen and (min-width:1200px){h2{font-size:112px}}h3{font-size:36px;line-height:1.2;font-family:SofiaLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media only screen and (min-width:768px){h3{font-size:56px}}@media only screen and (min-width:992px){h3{font-size:64px}}@media only screen and (min-width:1200px){h3{font-size:64px}}h4{font-size:24px;line-height:1.4;font-family:SofiaLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media only screen and (min-width:992px){h4{font-size:32px}}h5{font-size:20px;line-height:1;font-family:SofiaRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media only screen and (min-width:992px){h5{font-size:24px}}p{font-family:SofiaLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.4}@media only screen and (min-width:992px){p{font-size:20px;line-height:1.6}}p.small{font-size:16px}p.small,p.xsmall{font-family:SofiaLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.4}p.xsmall{font-size:14px}a{color:var(--black)}a:active,a:hover{color:var(--accent-color)}.label,label{line-height:1.5;font-size:12px;line-height:1.2;letter-spacing:2px}ul{padding:0;list-style-type:none}li{padding-left:20px;position:relative;line-height:1.5;font-family:monospace}li:before{content:"";height:5px;width:5px;background-color:var(--accent-color);border-radius:50%;position:absolute;left:0;top:calc(50% - 2px)}::selection{background:var(--accent-color)}::-moz-selection{background:var(--accent-color)}.hide{visibility:none}.nav-el{opacity:0;transform:translateY(-100%)}.sectionSpacing{position:relative;padding-top:70px;padding-bottom:70px}@media only screen and (min-width:768px){.sectionSpacing{padding-top:90px;padding-bottom:90px}}@media only screen and (min-width:992px){.sectionSpacing{padding-top:120px;padding-bottom:120px}}.description{margin-bottom:35px;margin-top:35px}@media only screen and (min-width:768px){.description{margin-bottom:45px;margin-top:45px}}@media only screen and (min-width:992px){.description{margin-bottom:60px;margin-top:60px}}.tagContainer{display:flex;flex-wrap:wrap}.tagContainer p{display:inline;position:relative;margin-right:24px;color:var(--dark-grey);text-decoration:none}.tagContainer p:after{content:"";height:5px;width:5px;border-radius:50%;background-color:var(--dark-grey);position:absolute;right:-15px;top:49%;transform:translateY(-50%)}.tagContainer p:last-child:after{display:none}.style_cursor__L_n_o{mix-blend-mode:difference;position:fixed;width:15px;height:15px;background-color:var(--accent-color);border-radius:50%;pointer-events:none}