:root{--white:#ffffff;--grey:#A1A4AE;--grey-2:#DFE2E6;--grey-3:#4D494F;--grey-4:#F3F5F7;--grey-5:#929292;--blue:#0274BE;--dark-blue: #201B23;--green:#85BB86;--yellow:#FEF7D6;--dark-yellow:#685A19;--black:#201B23}.blue{color:var(--blue) !important}.black{color:var(--black) !important}.white{color:var(--white) !important}.green{color:var(--green) !important}.dark-blue{color:var(--dark-blue) !important}.yellow{color:var(--yellow) !important}.dark-yellow{color:var(--dark-yellow) !important}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:hidden;font-size:10px}body{direction:ltr;font-family:"PT Mono",monospace;overflow-x:hidden;padding:0;margin:0}a{text-decoration:none;color:var(--blue);font-size:1.6rem}ul{padding:0;margin:0;list-style:none}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 680px){.container{max-width:540px}}@media only screen and (min-width: 768px){.container{max-width:720px}}@media only screen and (min-width: 992px){.container{max-width:960px}}@media only screen and (min-width: 1200px){.container{max-width:1170px}}@media only screen and (max-width: 680px){.container{padding-right:30px;padding-left:30px}}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.just-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.just-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.mrbt-5{margin:5rem 0}.mrbt-10{margin:10rem 0}.mr-5{margin:5rem}.mr-10{margin:10rem}.mrt-5{margin-top:5rem}.mrt-10{margin-top:10rem}.mrr-5{margin-right:5rem}.mrr-10{margin-right:10rem}.mrb-5{margin-bottom:5rem}.mrb-10{margin-bottom:10rem}.mrl-2{margin-left:2rem}.mrl-5{margin-left:5rem}.mrl-10{margin-left:10rem}.border{width:100%;border:1px solid var(--grey-2)}.badge{padding:0.6rem;background-color:#ff7676;color:#af2323;border-radius:0.5rem}h1{font-size:3.2rem}h2{font-size:2.4rem}h3{font-size:1.9rem}h4{font-size:1.6rem}h5{font-size:1.4rem}h6{font-size:1.2rem}span{font-size:1.6rem}.title{position:relative;font-size:3.2rem;line-height:6rem;color:var(--black);display:block}@media only screen and (min-width: 1768px){.title{font-size:3.6rem}}@media only screen and (max-width: 680px){.title{font-size:2.4rem;line-height:3rem}}.title-md{font-size:2.4rem}.title-sm{font-size:1.8rem}.title-xs{font-size:1.6rem}.desc{color:var(--black);font-size:1.6rem;line-height:3rem;text-align:left}.desc-center{text-align:center}.desc-white{color:var(--white)}.btn{position:relative;width:15.5rem;height:4.7rem;background-color:var(--green);border-radius:0.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin:3rem 0;cursor:pointer}.btn span{color:var(--white)}.btn-sm{width:8.5rem;height:4rem}.btn-transparent{background-color:transparent;border:1px solid var(--grey-3)}.btn-transparent span{color:var(--grey-3)}.btn-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;width:4rem;gap:0.8rem;display:none}@media only screen and (max-width: 680px){.btn-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.btn-menu span{width:100%;height:3px;background-color:var(--white)}.help-card{position:relative;width:35rem;height:23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--grey-2);margin-bottom:10rem}@media only screen and (max-width: 680px){.help-card{width:100%}}.help-card img{width:8rem;margin-bottom:2rem}.alert{width:90%;height:auto;background-color:var(--yellow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0% 5%}.alert p{color:var(--dark-yellow)}.alert-grey{background-color:var(--grey-4)}.alert-grey p{color:var(--dark-blue)}.platforms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.platforms-chooser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.platforms-chooser--item{width:7.2rem;height:7.2rem;border-radius:1rem;border:2px dashed transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer}.platforms-chooser--item:hover{border:2px dashed var(--green)}.features{--features-height:30rem;position:relative;width:100%;height:var(--features-height);background-color:var(--black)}@media only screen and (max-width: 680px){.features{--features-height:auto}}.features-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--features-height)}@media only screen and (max-width: 680px){.features-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12rem 0;gap:8rem}}.features-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:24%;flex-basis:24%;height:calc(100% - 5rem)}.article{position:relative;padding-bottom:15rem}.article-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--grey);margin-top:4rem;padding-top:2rem}@media only screen and (max-width: 680px){.article-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3rem}}.article-footer--list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 680px){.article-footer--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.article-footer--list a{color:var(--grey-5)}.article-footer .logos img{width:10rem}.article-body{padding-right:20%}@media only screen and (max-width: 680px){.article-body{padding-right:5%}}.article-body-fullwidth{padding-right:0}.article .unorder-list{list-style:circle;padding-left:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;position:relative}.article .unorder-list li{position:relative}.article .unorder-list li::before{position:absolute;content:'';left:-2rem;width:0.5rem;height:0.5rem;background-color:var(--black);border-radius:100%}.article .article-img{width:50%;min-width:50rem}@media only screen and (max-width: 680px){.article .article-img{width:100%;min-width:25rem}}.article ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.article ul li img{width:2rem;min-width:2rem}.article ul li.sub-list-parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article .table img{width:100%}.article .sub-list{padding-left:2rem;display:inline-block}.article .sub-list li{gap:1rem}.article .sub-list li span{font-size:14px !important}.chat{position:relative;width:100%;margin:10em auto 0}.chat span{font-size:1.6em}.chat *{font-family:Arial, Helvetica, sans-serif}.chat-write{padding:3em 2em 1em 4em !important}@media only screen and (max-width: 680px){.chat .badge{padding:0.4rem;font-size:1.4rem}}.chat-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 680px){.chat-header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.chat-header--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2em}@media only screen and (max-width: 480px){.chat-header--right{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.chat-header--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 480px){.chat-header--left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 480px){.chat-header--left .mrl-2{margin-left:0}}.chat-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:10px}@media only screen and (min-width: 680px){.chat-wrapper{font-size:8px}}@media only screen and (min-width: 768px){.chat-wrapper{font-size:10px}}@media only screen and (max-width: 680px){.chat-wrapper{font-size:6px}}.chat-box{width:100%;margin:1em 0;position:relative;border:1px solid var(--grey);padding:0 2em 1em 4em;border-radius:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-box-reply{position:relative;width:100%;left:-2em}.chat-box-reply .data{padding:0 2em 0em 7em}.chat-box-reply .data textarea{min-height:5em}.chat-box-reply .rotate{-webkit-transform:rotateY(180deg) rotateX(180deg);transform:rotateY(180deg) rotateX(180deg)}.chat-box-reply--header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2em;border-bottom:1px solid var(--grey-5)}.chat-box-reply--header svg{width:3em;color:var(--grey-5)}.chat-box-reply--header img{width:3.5em}.chat-box-reply--header .icon{border-bottom:2px solid var(--green);padding-bottom:5px}.chat-box-reply--body .user-img-reply img{width:6em}.chat-box textarea{width:100%;resize:none;height:auto;min-height:5em;-webkit-box-shadow:none;box-shadow:none;border-radius:1em;font-size:1.6em;outline:none;border:none;color:var(--grey-3)}.chat-box textarea:focus,.chat-box textarea :active,.chat-box textarea :focus-visible,.chat-box textarea :hover,.chat-box textarea :target{outline:none}.chat-box-user{height:8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;color:var(--grey-3);padding:1.5em 2em 1em 0em}.chat-box-user--name{font-size:1.8em;font-weight:bold}.chat-box--icon{position:absolute;width:6em;height:6em;left:-3.5em;top:15%;background-color:white;border-radius:100%;border:1px solid var(--grey)}.chat-box--icon svg{stroke:var(--grey)}.chat-box--editarea{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em 0;padding-bottom:0;gap:0.5em;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chat-box--editarea-asd{width:4em;height:4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;cursor:pointer;font-size:1.3em}.chat-box--editarea svg,.chat-box--editarea img{width:2em;stroke:var(--grey-3)}.chat-box--editarea-icon{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.3em;padding:0 1em;border-radius:1em;padding:1em;cursor:pointer}.chat-box--editarea-icon:hover{background:var(--grey-2)}.chat-box--editarea-icon svg{stroke:var(--grey-5)}.chat-box--editarea-icon span{color:var(--grey-5);text-transform:capitalize;font-weight:bolder}.dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.dropdown svg{width:1.5rem}.dropdown ul{position:absolute;width:100%;min-width:15rem;background-color:var(--grey-4);margin-top:1rem;border-radius:0.5rem;padding:0.5rem 1rem;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:2.5rem;z-index:9999}.dropdown ul li{cursor:pointer;width:100%;padding:1rem;background-color:var(--grey-2);margin:1rem 0;border-radius:0.5rem;border:2px solid transparent;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.dropdown ul li:hover{background-color:transparent;border:2px solid var(--grey-2)}.dropdown-btn{padding:1rem;cursor:pointer}.dropdown:hover .dropdown-list{display:inline}.table{position:relative;width:100%;min-width:40rem;min-height:40rem;height:auto;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--row-height:7em}@media only screen and (max-width: 680px){.table{min-width:auto}}@media only screen and (max-width: 768px){.table{font-size:0.8rem}}@media screen and (max-width: 450px){.table{font-size:0.6rem}}.table-text{font-size:1.6em;padding-left:1em}.table-head{border-top:1px solid var(--grey)}@media only screen and (max-width: 680px){.table-head .table-item{width:10%;-ms-flex-preferred-size:13%;flex-basis:13%}.table-head .table-item:nth-child(1){width:50%;-ms-flex-preferred-size:36%;flex-basis:36%}}.table-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--grey);min-height:var(--row-height)}@media only screen and (max-width: 680px){.table-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.table-item{height:var(--row-height);-ms-flex-preferred-size:calc(100% / 6);flex-basis:calc(100% / 6);width:calc(100% / 6);border-left:1px solid var(--grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table-item:nth-last-child(1){border-right:1px solid var(--grey)}.table-item img{width:7em !important}@media only screen and (max-width: 680px){.table-item img{width:3rem !important}}.table-item-first{-ms-flex-preferred-size:36%;flex-basis:36%}@media only screen and (max-width: 680px){.table-item-first{width:50%}}.table-item--mark{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width: 680px){.table-item--mark{width:10%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:13%;flex-basis:13%}}.table-item--mark img{width:3em !important;margin-left:2rem}@media only screen and (max-width: 680px){.table-item--mark img{margin:0;width:2em !important}}.wallet{position:relative;width:100%;background-color:var(--white);overflow:hidden}.wallet::after{position:absolute;content:'';right:10vw;top:-27rem;width:75rem;height:75rem;z-index:1;border-radius:100%;-webkit-box-shadow:8px 6px 17px 3px #eeeeee;box-shadow:8px 6px 17px 3px #eeeeee;background-color:var(--white);z-index:1}@media only screen and (min-width: 1200px){.wallet::after{right:19vw}}@media only screen and (max-width: 680px){.wallet::after{right:-40%;top:40%;width:50rem;height:50rem;-webkit-box-shadow:-7px 8px 17px 3px #eeeeee;box-shadow:-7px 8px 17px 3px #eeeeee}}.wallet-wrapper{position:relative;width:100%;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:12rem 0}@media only screen and (min-width: 768px){.wallet-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wallet-img{position:relative;width:100%;-ms-flex-preferred-size:65%;flex-basis:65%}@media only screen and (min-width: 1200px){.wallet-img{-ms-flex-preferred-size:60%;flex-basis:60%}}@media only screen and (min-width: 768px){.wallet-img{-ms-flex-preferred-size:50%;flex-basis:50%}}.wallet-img img{width:100%}.wallet-text{-ms-flex-preferred-size:35%;flex-basis:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:2rem}@media only screen and (min-width: 1200px){.wallet-text{-ms-flex-preferred-size:40%;flex-basis:40%}}@media only screen and (min-width: 768px){.wallet-text{-ms-flex-preferred-size:50%;flex-basis:50%}}.wallet-text .title{margin-bottom:2rem}.footer{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--dark-blue);height:auto}.footer .link-tor{font-size:1rem;word-break:break-all}.footer .border{border-style:dashed}.footer-top{height:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.footer-bottom--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10rem 0}@media only screen and (max-width: 680px){.footer-bottom--wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.footer-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.footer-list a{color:var(--white);text-transform:capitalize}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}@media only screen and (max-width: 680px){.footer-social{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.header{--header-height:90vh;position:relative;width:100vw;height:var(--header-height);overflow:hidden;min-height:70rem}@media only screen and (max-width: 680px){.header{height:auto}}.header--wallpaper{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;position:absolute}.header-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--header-height);min-height:70rem}.header-strip{width:40%;right:21%;height:100%;background-color:var(--white);position:relative;min-width:58.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15% 11rem 0 7rem}@media only screen and (max-width: 680px){.header-strip{padding:0;width:100%;right:0;padding:30% 10% 0 10%;min-width:auto}}.header-strip--logo{width:70%;top:1%;position:absolute;z-index:1}.header-strip--data{position:relative;z-index:3;width:100%}.nav{--navbar-height: 10rem;position:relative;width:100%;height:var(--navbar-height);background-color:var(--dark-blue)}.nav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--navbar-height)}.nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media only screen and (max-width: 680px){.nav-list{display:none}}.nav-list--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.nav-list a{color:var(--white)}.nav-list.open{position:absolute;width:100%;height:auto;background:#2C2C2C;top:100%;z-index:213123;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 0;gap:0;border-top:1px solid #636363}.nav-list.open li{width:100%;padding:2rem;cursor:pointer}.nav-list.open li:hover{background:#0B0B0B}.nav-lang{position:relative;width:6rem;height:4.7rem;background-color:var(--green);border-radius:0.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.nav-lang--current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.nav-lang a,.nav-lang span{color:var(--white);text-transform:capitalize}.nav-lang svg{width:2rem}.nav-lang--list{position:absolute;width:100%;background-color:rgba(32,27,35,0.9);top:100%;z-index:999;overflow:hidden;border-radius:0.5rem;display:none}.nav-lang--list li{padding:1rem}.nav-lang--list li:hover{background-color:var(--dark-blue)}.nav-lang:hover .nav-lang--list{display:block}
/*# sourceMappingURL=style.css.map */