/*! 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{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;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{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]{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}template{display:none}[hidden]{display:none}.dark-mode{background-color:#070707}.dark-mode label,.dark-mode legend,.dark-mode li,.dark-mode p{color:#faf9ff}.dark-mode a,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4{color:#faf9ff}.dark-mode .otherHeader .dark-mode-icon{background-image:url(/build/img/icon/sun.png)}.dark-mode .sectionCard__background{opacity:.75}.dark-mode .sectionCard__card,.dark-mode main{background-color:#070707}.dark-mode .formulary .field__label{color:#faf9ff}.dark-mode .formulary .field__field--textarea,.dark-mode .formulary .field__input,.dark-mode .formulary .field__select{border:.25rem solid #faf9ff;color:#faf9ff}.dark-mode .formulary .field__field--textarea:is(:not(:required):not(:-moz-placeholder))+.field__label,.dark-mode .formulary .field__input:is(:not(:required):not(:-moz-placeholder))+.field__label,.dark-mode .formulary .field__select:is(:not(:required):not(:-moz-placeholder))+.field__label{background-color:#070707;color:#faf9ff}.dark-mode .formulary .field__field--textarea:focus+.field__label,.dark-mode .formulary .field__field--textarea:is(:not(:required):not(:placeholder-shown))+.field__label,.dark-mode .formulary .field__field--textarea:is(:required:valid)+.field__label,.dark-mode .formulary .field__field--textarea:not([value=""])+.field__label,.dark-mode .formulary .field__input:focus+.field__label,.dark-mode .formulary .field__input:is(:not(:required):not(:placeholder-shown))+.field__label,.dark-mode .formulary .field__input:is(:required:valid)+.field__label,.dark-mode .formulary .field__input:not([value=""])+.field__label,.dark-mode .formulary .field__select:focus+.field__label,.dark-mode .formulary .field__select:is(:not(:required):not(:placeholder-shown))+.field__label,.dark-mode .formulary .field__select:is(:required:valid)+.field__label,.dark-mode .formulary .field__select:not([value=""])+.field__label{background-color:#070707;color:#faf9ff}.dark-mode .formulary .field__field--textarea:disabled,.dark-mode .formulary .field__input:disabled,.dark-mode .formulary .field__select:disabled{color:#a593ff}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth;caret-color:#002d62}*,:after,:before{margin:0;padding:0;box-sizing:inherit}body{font-family:Raleway,sans-serif;font-size:1.6rem;line-height:1.5;min-height:100%}@media (min-width:768px){body{height:100%}}body.freeze-body{overflow:hidden}body.body-scroll{padding-top:8.6rem}p{font-size:1.6rem;color:#000}main{min-height:80vh;width:100%}section{margin:2rem 0}a{text-decoration:none;color:#2e8b57}h1,h2,h3,h4{font-family:Raleway,sans-serif;margin:0 0 2rem}h1{font-size:2.56rem;font-weight:700}@media (min-width:768px){h1{font-size:3.2rem}}h2{font-size:2.24rem;font-weight:600}@media (min-width:768px){h2{font-size:2.56rem}}h3{font-size:1.84rem;font-weight:500}@media (min-width:768px){h3{font-size:2.4rem}}h4{font-size:1.76rem}@media (min-width:768px){h4{font-size:2.24rem}}img,picture{max-width:100%;width:100%;height:auto;display:block}blockquote{font-style:italic;display:block;margin:1rem 2rem}.hide{display:none!important}.hide-mobile{display:none}@media (min-width:768px){.hide-mobile{display:block}}.hide-tablet{display:none!important}@media (min-width:1024px){.hide-tablet{display:block!important}}.invisible{visibility:hidden!important}.anchor{display:block;position:relative;top:-10rem;visibility:hidden}.no.premiun ::-moz-selection{background-color:color}.no.premiun ::selection{background-color:color}.capitalize{text-transform:capitalize}.divCenter{padding:1rem;display:flex;justify-content:center}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#2e8b57}::-webkit-scrollbar-thumb:hover{background:#002d62}.header{z-index:900;background-color:#002d62}.header .header__content{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:2rem}@media (min-width:768px){.header .header__content{flex-direction:row;justify-content:space-between}}.header .header__content__right{flex-direction:column;justify-content:space-between;align-items:center;z-index:2;transform-origin:top;transition:transform .5s ease,opacity .5s ease;will-change:transform,opacity;display:none;transform:scaleY(0);opacity:0}.header .header__content__right.show{display:flex;transform:scaleY(1);opacity:1}@media (min-width:768px){.header .header__content__right{display:flex;margin-left:auto;flex-direction:row;gap:1.5rem;transform:scaleY(1);opacity:1}}@media (min-width:768px){.header .header__content__right--nav{display:flex;justify-content:space-between;justify-items:left;align-items:center;margin-right:1rem;gap:2rem}}.header .header__content__right--nav-link{display:block;text-align:center;color:#faf9ff;font-size:1.6rem;margin:2rem}.header .header__content__right--nav-link:last-of-type{margin-bottom:0}@media (min-width:768px){.header .header__content__right--nav-link{margin:0}}.header .header__content__right--nav-link:hover{color:#d99e00}.header .header__content__menu{position:absolute;top:2rem;right:2rem;color:#faf9ff;cursor:pointer}@media (min-width:768px){.header .header__content__menu{display:none}}.header .action-buttons{display:flex;gap:1rem;align-items:center;flex-wrap:nowrap}@media (min-width:768px){.header .action-buttons{gap:2rem}}.header .action-buttons .action{padding:.5rem 1rem}.header .otherHeader{visibility:hidden;opacity:0;height:0;width:0}@media (min-width:768px){.header .otherHeader{visibility:visible;opacity:1;height:auto;width:auto}}.languageSelector{display:flex;gap:1rem}.languageSelector__btn{border:none;border-radius:.5rem;justify-content:center;align-items:center;background:0 0;color:#faf9ff;min-width:5rem;min-height:5rem}.languageSelector__btn:hover{cursor:pointer}.footer{padding-bottom:2rem;background:#3a3a3a;color:#faf9ff}.footer__claimer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:#2e8b57;border-radius:.5rem;min-height:8rem;z-index:999;margin:-4rem auto 2rem;padding:2rem 3rem 4rem}@media (min-width:768px){.footer__claimer{flex-direction:row;align-items:center;justify-content:space-between;min-height:20rem}}.footer__claimer--text{margin-bottom:0}.footer__claimer--button .icon{transform:rotate(180deg)}.footer__main{display:flex;flex-direction:column;padding:0 2rem}.footer__main--brand{display:flex;justify-content:space-between;margin:2rem 0}.footer__main--links{margin:0;padding:0;list-style:none;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);place-items:center;text-align:center;align-items:start}@media (min-width:768px){.footer__main--links{grid-template-columns:repeat(4,1fr);place-items:start;text-align:left}}.footer__main--links__block{margin:0;padding:0;list-style:none}.footer__main--links__block h3{margin-bottom:.5rem}.footer__bottom{font-size:80%;margin-top:2rem}@media (min-width:768px){.footer__bottom--area{display:flex;justify-content:space-between}}.footer__bottom--area__text{font-size:90%}.footer__bottom--area__links{display:flex;justify-content:space-between;gap:2rem;margin-top:1rem;margin:0;padding:0;list-style:none}@media (min-width:768px){.footer__bottom--area__links{margin-top:0;justify-content:flex-end}}button span{color:#faf9ff}.button__inlineBlock-primary{background-color:#002d62;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:inline-block;border:none;transition:background-color .3s ease}.button__inlineBlock-primary:hover{background-color:hsl(212.4489795918,100%,-.7843137255%);cursor:pointer}.button__inlineBlock-primary:disabled:hover{cursor:not-allowed}.button__block-primary{background-color:#002d62;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:block;border:none;transition:background-color .3s ease}.button__block-primary:hover{background-color:hsl(212.4489795918,100%,-.7843137255%);cursor:pointer}.button__block-primary:disabled:hover{cursor:not-allowed}.button__inlineBlock-secondary{background-color:#2e8b57;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:inline-block;border:none;transition:background-color .3s ease}.button__inlineBlock-secondary:hover{background-color:rgb(20.6378378378,62.3621621622,39.0324324324);cursor:pointer}.button__inlineBlock-secondary:disabled:hover{cursor:not-allowed}.button__block-secondary{background-color:#2e8b57;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:block;border:none;transition:background-color .3s ease}.button__block-secondary:hover{background-color:rgb(20.6378378378,62.3621621622,39.0324324324);cursor:pointer}.button__block-secondary:disabled:hover{cursor:not-allowed}.button__inlineBlock-tertiary{background-color:#b22222;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:inline-block;border:none;transition:background-color .3s ease}.button__inlineBlock-tertiary:hover{background-color:rgb(92.358490566,17.641509434,17.641509434);cursor:pointer}.button__inlineBlock-tertiary:disabled:hover{cursor:not-allowed}.button__block-tertiary{background-color:#b22222;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:block;border:none;transition:background-color .3s ease}.button__block-tertiary:hover{background-color:rgb(92.358490566,17.641509434,17.641509434);cursor:pointer}.button__block-tertiary:disabled:hover{cursor:not-allowed}.button__inlineBlock-fourth{background-color:#d99e00;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:inline-block;border:none;transition:background-color .3s ease}.button__inlineBlock-fourth:hover{background-color:rgb(115,83.732718894,0);cursor:pointer}.button__inlineBlock-fourth:disabled:hover{cursor:not-allowed}.button__block-fourth{background-color:#d99e00;color:#faf9ff;font-weight:700;text-decoration:none;padding:2rem;text-align:center;display:block;border:none;transition:background-color .3s ease}.button__block-fourth:hover{background-color:rgb(115,83.732718894,0);cursor:pointer}.button__block-fourth:disabled:hover{cursor:not-allowed}.sidebarContainer{display:block}@media (min-width:768px){.sidebarContainer{min-height:90vh;display:flex}}.container{min-width:50%;max-width:120rem;margin:0 auto;padding:2rem}.container-big{max-width:200rem}.mainContainer{min-width:60%;max-width:85vw;margin:0 auto}.page__content--block{margin:2rem auto}.features{padding:2rem}.features .title{text-align:center}.features .feature{background-color:#faf9ff;padding:2rem;max-width:40rem;border-radius:.5rem;box-shadow:0 1px 10px rgba(0,0,0,.1);text-align:center}.gridLayout__expandItem-mobile{grid-column:1/-1}@media (min-width:1024px){.gridLayout__expandItem-mobile{grid-column:auto}}.gridLayout100{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}.gridLayout50_50{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:1024px){.gridLayout50_50{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}}.gridLayout50_50-NoJustify{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch}@media (min-width:1024px){.gridLayout50_50-NoJustify{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch}}.gridLayout50_50-NoResponsive{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}.gridLayout65_35{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:1024px){.gridLayout65_35{display:grid;grid-template-columns:calc(65% - .5rem) calc(35% - .5rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout80_20{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:1024px){.gridLayout80_20{display:grid;grid-template-columns:calc(80% - .5rem) calc(20% - .5rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout20_80{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:1024px){.gridLayout20_80{display:grid;grid-template-columns:calc(20% - .5rem) calc(80% - .5rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout33_33_33{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:768px){.gridLayout33_33_33{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}}@media (min-width:1024px){.gridLayout33_33_33{display:grid;grid-template-columns:calc(33.333% - .6666666667rem) calc(33.333% - .6666666667rem) calc(33.333% - .6666666667rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout33_33_33-NoJustify{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch}@media (min-width:768px){.gridLayout33_33_33-NoJustify{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch}}@media (min-width:1024px){.gridLayout33_33_33-NoJustify{display:grid;grid-template-columns:calc(33.333% - .6666666667rem) calc(33.333% - .6666666667rem) calc(33.333% - .6666666667rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout40_30_30{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:768px){.gridLayout40_30_30{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}}@media (min-width:1024px){.gridLayout40_30_30{flex-wrap:wrap;display:grid;grid-template-columns:calc(40% - .6666666667rem) calc(30% - .6666666667rem) calc(30% - .6666666667rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout40_30_30-NoResponsive{display:grid;grid-template-columns:calc(40% - .6666666667rem) calc(30% - .6666666667rem) calc(30% - .6666666667rem);gap:1rem;align-items:stretch;justify-items:center}.gridLayout50_25_25{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:1024px){.gridLayout50_25_25{display:grid;grid-template-columns:calc(50% - .6666666667rem) calc(25% - .6666666667rem) calc(25% - .6666666667rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout25_20_25_30{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:768px){.gridLayout25_20_25_30{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}}@media (min-width:1024px){.gridLayout25_20_25_30{display:grid;grid-template-columns:calc(25% - .75rem) calc(20% - .75rem) calc(25% - .75rem) calc(30% - .75rem);gap:1rem;align-items:stretch;justify-items:center}}.gridLayout25_25_25_25{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:stretch;justify-items:center;width:100%}@media (min-width:768px){.gridLayout25_25_25_25{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:stretch;justify-items:center;width:100%}}@media (min-width:1024px){.gridLayout25_25_25_25{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch;justify-items:center;width:100%}}.page__title--principal{position:relative}.page__title--principal::after{margin-left:1rem;content:"";position:absolute;bottom:0;left:0;width:6rem;height:.4rem;background-color:#b22222}.banner-cookies{position:fixed;bottom:0;left:0;right:0;background:#222;color:#fff;padding:20px;display:none;z-index:9999}.banner-cookies p{margin:0 0 10px}.banner-cookies button{margin-right:10px;padding:8px 16px;border:none;border-radius:4px;cursor:pointer}#acceptCookies{background-color:#28a745;color:#fff}#declineCookies{background-color:#dc3545;color:#fff}.switchDarkLight{margin:0 auto;font-size:30%;position:relative;height:2.2rem;width:4.125rem;border-radius:2.2rem;transition:all .5s ease-in-out;background:#002d62;border:none}.switchDarkLight.day{background:#d99e00}.switchDarkLight .switch{position:absolute;display:block;border-radius:50%;transition:all .4s ease-in-out}.switchDarkLight .moon{top:.4125rem;left:.4125rem;transform:rotate(-75deg);width:1.375rem;height:1.375rem;box-shadow:.4125rem .34375rem 0 0 #e0e0e0 inset,rgba(255,255,255,.1) 0 -.9625rem 0 -.61875rem,rgba(255,255,255,.1) .4125rem .9625rem 0 -.61875rem,rgba(255,255,255,.1) .275rem 1.7875rem 0 -.55rem,rgba(255,255,255,.1) .825rem .275rem 0 -.56375rem,rgba(255,255,255,.1) 1.1rem 1.1rem 0 -.61875rem,rgba(255,255,255,.1) .825rem 1.7875rem 0 -.61875rem,rgba(255,255,255,.1) -.55rem .9625rem 0 -.61875rem,rgba(255,255,255,.1) -.1375rem 1.375rem 0 -.61875rem}.switchDarkLight .sun{top:.61875rem;left:2.475rem;transform:rotate(0);width:.9625rem;height:.9625rem;background:#faf9ff;box-shadow:.4125rem .4125rem 0 .6875rem #faf9ff inset,0 -.6875rem 0 -.37125rem #faf9ff,.48125rem -.48125rem 0 -.4125rem #faf9ff,.6875rem 0 0 -.37125rem #faf9ff,.48125rem .48125rem 0 -.4125rem #faf9ff,0 .6875rem 0 -.37125rem #faf9ff,-.48125rem .48125rem 0 -.4125rem #faf9ff,-.6875rem 0 0 -.37125rem #faf9ff,-.48125rem -.48125rem 0 -.4125rem #faf9ff}.dropdown{position:relative;display:inline-block;padding:2rem 1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdown.close .dropdown__list{transform:scaleY(0);opacity:0;pointer-events:none}.dropdown__display{display:flex;gap:1rem;align-items:center;justify-content:center;background:0 0;color:#faf9ff}.dropdown__display .arrow{transition:transform .3s ease;pointer-events:none}.dropdown:not(.close) .arrow{transform:rotate(180deg)}.dropdown:not(.close) .dropdown__list{transform:scaleY(1);opacity:1;pointer-events:auto}.dropdown__list{transform:scaleY(0);transform-origin:top;transition:transform .5s ease,opacity .5s ease;opacity:0;pointer-events:none;width:100%;display:flex;flex-direction:column;border-radius:.5rem;gap:.5rem;position:absolute;top:90%;left:0;margin-top:.5rem;background:#002d62;z-index:999;box-shadow:0 1px 10px rgba(0,0,0,.1)}.dropdown__list--option:hover{background-color:#2e8b57}.dropdown__list--option.active{background-color:#2e8b57;font-weight:700}.dropdown--notMobile .dropdown__display{display:none}@media (min-width:768px){.dropdown--notMobile .dropdown__display{display:flex}}@media (max-width:calc(768px - 1px)){.dropdown--notMobile .dropdown__list{flex-wrap:wrap;justify-items:right;gap:1rem;transform:none;flex-direction:row;border:none;position:relative;margin-top:0}}.dropdown--notMobile.close .dropdown__list{transform:scaleY(1);opacity:1;pointer-events:auto}@media (min-width:768px){.dropdown--notMobile.close .dropdown__list{transform:scaleY(0);opacity:0;pointer-events:none}}.icon{height:100%;display:flex;align-items:center;justify-content:center}.icon svg{height:2.2rem;width:2.2rem;stroke:currentColor;stroke-width:.15rem;stroke-linecap:round;stroke-linejoin:round}.icon svg .fill{fill:currentColor}.icon svg .noStroke{stroke:none}.logo{display:flex;justify-content:center;align-items:center}@media (min-width:768px){.logo{position:relative;top:unset;left:unset;margin-right:2rem}}.logo--img{width:4.4rem;margin-right:2rem}.logo--name{display:flex;flex-direction:column;justify-content:center;line-height:1;color:#faf9ff;text-align:left}.logo--name__main{font-size:2.56rem;font-weight:600}.logo--name__sec{font-size:1.28rem;white-space:nowrap}