@layer reset, global, themes, template, organism, atom;@layer reset{a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;border:none;margin:0;padding:0;width:auto;overflow:visible;background:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{color:currentColor}a,button,li{outline-color:#000}button,input,select,textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;margin:0}input[type=submit]{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input:-webkit-autofill,input:-webkit-autofill:focus input:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #fff}a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}@layer global{:root{--sbw:0px;--bg-color:var(--rich-black);--footer-h:8.7rem;--header-h:6.5rem;--page-side-margin:4rem}@media screen and (width < 920px){:root{--page-side-margin:2rem}}html{font-variant-ligatures:none;font-size:10px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;font-smoothing:antialiased}body{background-color:var(--color-white);color:var(--color-grey);position:relative;font-variant-numeric:lining-nums}body::-webkit-scrollbar{width:0;height:0}body.no_scroll{height:100vh;height:100dvh;overflow:hidden}body,h2,h3,h4,h5,h6,html,p{padding:0;margin:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}ul{margin:0;padding:0}li{list-style-type:none}.sr-only{display:none}#leva__root{z-index:1000000000;position:relative}:root{--color-black:#000;--color-white:#FFF;--color-green:#C7A57A;--color-green-20:#C7A57A20;--color-blue:#2C5282;--color-blue-25:#2C528240;--color-beige:#FCF7F1;--color-turquoise:#1ABC9C;--color-grey-80:#28282880;--color-grey-40:#28282866;--color-grey-10:#2828281A;--color-grey-25:#66666625;--color-grey-darken:#282828;--color-grey:#666666;--s2:#000;--color-youtube:#E01616}}@layer global{}@layer themes{.title-2,.title-3{font-family:var(--ff);font-size:var(--sz);line-height:var(--lh,1);font-weight:var(--wt)}.title-2{--ff:var(--font-infini);--sz:3.6rem;--wt:400}.title-2,.title-3{text-transform:uppercase}.title-3{--ff:var(--font-infini);--sz:3.2rem;--wt:400}}@layer global{body{font-size:1.6rem;line-height:1.2}body,h1,h2,h3,h4{font-family:var(--font-infini)}.title-2{--lh:1.2;color:var(--color-grey-darken)}.title-2 strong{color:var(--color-blue)}.title-3{--lh:1.2}.title-3 strong{color:var(--color-blue)}.border-bottom{position:relative;padding-bottom:1.6rem;display:inline-block}.border-bottom:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:6.4rem;height:1px;background-color:var(--color-green)}.border-bottom-left{position:relative;padding-bottom:1.6rem;display:inline-block}.border-bottom-left:after{content:"";position:absolute;bottom:0;left:0;width:6.4rem;height:1px;background-color:var(--color-green)}}@layer themes{.rich-text{display:flex;flex-direction:column;gap:1.6rem;font-variant-numeric:lining-nums}.rich-text li,.rich-text p,.rich-text strong{font-family:var(--ff);font-size:var(--sz);line-height:var(--lh,1);font-weight:var(--wt)}.rich-text li,.rich-text p{--ff:var(--font-infini);--sz:1.6rem;--wt:400;--lh:1.2}.rich-text strong{--ff:var(--font-infini);--sz:1.6rem;--wt:700;--lh:1.2;color:var(--color-blue)}.rich-text a{text-decoration:underline;color:var(--color-blue)}.rich-text ul{display:flex;flex-direction:column;gap:.8rem}.rich-text ul li{text-align:left;padding-left:2rem;position:relative}.rich-text ul li:before{content:"";position:absolute;top:.3em;left:0;width:.8rem;height:.8rem;border-radius:.8rem;background-color:var(--color-blue)}.rich-text ol{display:flex;flex-direction:column;gap:.8rem}.rich-text ol li{list-style-type:decimal;margin-left:2rem}.rich-text h1{background-color:red;color:#fff;font-size:4.8rem;text-transform:uppercase}.rich-text h2{margin-top:4rem;font-size:2rem}.rich-text h2,.rich-text h3{color:var(--color-blue);text-transform:uppercase}.rich-text h3{margin-top:2rem}.rich-text h3,.rich-text h4{font-size:1.6rem;font-weight:700}.rich-text h4{margin-top:1.6rem;color:var(--color-grey);text-transform:uppercase}}