body{margin:0}#nav-bar[data-v-e8685892]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--white);padding:10px;width:calc(100% - 20px);position:relative}#nav-bar img[data-v-e8685892]{height:35px;width:auto;padding:5px}.nav-items[data-v-e8685892]{display:flex;flex-direction:row;width:70%;justify-content:space-around}.router-link[data-v-e8685892]{color:var(--black);text-decoration:none;font-family:fMedium;text-transform:uppercase;position:relative;transition:color .3s ease}.router-link[data-v-e8685892]:after{content:"";position:absolute;bottom:-2px;left:0;width:0%;height:1px;background:#1f3765;transition:width .3s ease}.router-link[data-v-e8685892]:hover{color:#1f3765}.router-link[data-v-e8685892]:hover:after{width:100%}.burger-btn[data-v-e8685892]{display:none}@media(max-width:765px){.burger-btn[data-v-e8685892]{display:block;font-size:30px}.nav-items[data-v-e8685892]{display:none;position:absolute;flex-direction:column;top:55px;right:0;height:auto;z-index:999;background-color:var(--white);align-items:flex-start;padding:10px 20px;border-radius:0 0 0 10px;width:90%}.nav-items[data-v-e8685892]>*{text-decoration:underline}#nav-bar[data-v-e8685892]{min-height:50px;padding:5px 10px;max-height:50px}#nav-bar img[data-v-e8685892]{height:30px;width:auto;padding:0}.router-link[data-v-e8685892]{font-size:20px;margin:3px 0}}#hero-section[data-v-71dfe170]{height:80vh;display:flex;flex-direction:column;justify-content:space-around;align-items:center;position:relative;width:100%;background-color:var(--black);box-shadow:var(--shadow)}#hero-section[data-v-71dfe170]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/backgrounds/hero-bcg.webp);background-size:cover;pointer-events:none;background-position-y:calc(100% + 0px);z-index:0;filter:blur(1px);opacity:.5}#hero-section[data-v-71dfe170]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#04055050,#312c2c00);pointer-events:none;z-index:2}.sub-hero[data-v-71dfe170]{flex-direction:column;justify-content:space-around;align-items:center;z-index:3;display:flex;text-align:center}#hero-section[data-v-71dfe170] :where(h1,h2){color:var(--white)}.button[data-v-71dfe170]{z-index:3;font-size:20px;transition:.3s all ease}.button[data-v-71dfe170]:hover{background-color:var(--blue);color:var(--white);cursor:pointer}#hero-section h1[data-v-71dfe170]{font-size:60px;margin-bottom:70px;line-height:55px}#hero-section h1 span[data-v-71dfe170]{font-size:50px}#hero-section h2[data-v-71dfe170]{font-size:24px;opacity:.8}.mobil-visuals[data-v-71dfe170]{display:none}@media(max-width:765px){#hero-section h1[data-v-71dfe170]{font-size:30px;margin-bottom:20px;line-height:30px}#hero-section h1 span[data-v-71dfe170]{font-size:24px}#hero-section h2[data-v-71dfe170]{display:none}#hero-section[data-v-71dfe170]{height:auto;background-color:var(--blue);padding:30px 0 50px;box-shadow:none;overflow:hidden}#hero-section[data-v-71dfe170]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/backgrounds/qubes.webp);background-size:cover;pointer-events:none;background-position-y:calc(100% + 0px);z-index:0;filter:blur(0px);opacity:.15}.button[data-v-71dfe170]{z-index:3;font-size:16px;transition:.3s all ease;padding:5px 10px;margin-top:20px}.mobil-visuals[data-v-71dfe170]{margin-top:20px;display:block}.light-visual[data-v-71dfe170]{width:110vw;height:40px;background:var(--light);position:absolute;bottom:-20px;right:-10vw;z-index:1;transform:rotate(175deg)}.white-visual[data-v-71dfe170]{width:100vw;height:60px;background:var(--white);position:absolute;bottom:-45px;right:0;transform:rotate(178deg);z-index:2}.white-visual2[data-v-71dfe170]{width:80vw;height:60px;background:var(--white);position:absolute;bottom:-45px;left:-10vw;transform:rotate(184deg);z-index:3}}#brand-section[data-v-5dad0989]{position:relative;background-color:var(--white);display:flex;justify-content:center;align-items:center;padding:20px 0;gap:3%}#brand-section[data-v-5dad0989]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/backgrounds/qubes.webp) repeat;background-size:15%;opacity:.2;pointer-events:none;z-index:3}#brand-section[data-v-5dad0989]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#24242450,#312c2c00);pointer-events:none;z-index:2}#brand-section[data-v-5dad0989]>*{position:relative;z-index:4}#brand-section div[data-v-5dad0989]{width:10%;height:7vw;background-color:var(--white);border-radius:var(--radius);box-shadow:11px 9px 15.9px #1e1e1e40;display:flex;justify-content:center;align-items:center}#brand-section div img[data-v-5dad0989]{width:80%;height:auto}@media(max-width:765px){#brand-section[data-v-5dad0989]{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:20px;padding:0 20px 30px;box-sizing:border-box}#brand-section div[data-v-5dad0989]{width:100%;height:50px;position:relative}#brand-section div img[data-v-5dad0989]{height:auto;width:80%;object-fit:contain}#brand-section>div[data-v-5dad0989]:nth-child(7){grid-column:2 / 3}}#main-section[data-v-70482a88]{background-color:var(--white);display:flex;flex-direction:column;padding-bottom:50px;max-width:100%}.main-child[data-v-70482a88]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:15vw}.main-child-revert[data-v-70482a88]{padding-right:15vw}.main-child h2[data-v-70482a88]{display:flex;justify-content:flex-end;font-size:50px;color:var(--black);width:calc(100% - 15vw)}.main-child-revert h2[data-v-70482a88]{display:flex;justify-content:flex-start;font-size:50px;padding-left:8vw;color:var(--black)}.text-div[data-v-70482a88]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:var(--white);background-color:var(--blue);z-index:1;max-width:500px;max-height:300px;min-width:500px;min-height:300px;font-size:20px;padding:50px 100px 50px 50px}.main-child-revert .text-div[data-v-70482a88]{padding:50px 50px 50px 100px}.sub-child[data-v-70482a88]{display:flex;justify-content:center;align-items:center}.sub-child img[data-v-70482a88]{max-width:500px;max-height:350px;min-width:500px;min-height:350px;z-index:2;transform:translate(0);box-shadow:var(--shadow);transition:transform .6s ease,opacity .6s ease}.sub-child img.visible[data-v-70482a88]{transform:translate(-50px)}.main-child-revert .sub-child img[data-v-70482a88]{z-index:2;transform:translate(0);transition:transform .6s ease,opacity .6s ease}.main-child-revert .sub-child img.visible[data-v-70482a88]{transform:translate(50px)}.button[data-v-70482a88]{display:flex;justify-content:center;align-items:center;gap:12px;width:auto;transition:all ease .3s}.button[data-v-70482a88]:hover{background-color:#b0c6d4;color:var(--black);cursor:pointer;gap:16px}@media(max-width:765px){.main-child h2[data-v-70482a88]{font-size:26px;width:calc(100% - 15vw);margin-bottom:50px;z-index:3}.main-child-revert h2[data-v-70482a88]{font-size:30px;padding-left:8vw;margin-bottom:50px}.sub-child[data-v-70482a88]{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse}.sub-child img[data-v-70482a88],.main-child-revert .sub-child img[data-v-70482a88]{max-width:80vw;max-height:25vh;min-width:80vw;min-height:25vh;z-index:12;margin-bottom:-50px}.text-div[data-v-70482a88],.main-child-revert .text-div[data-v-70482a88]{max-width:80vw;max-height:auto;min-width:80vw;min-height:auto;padding:10px;font-size:15px;border-radius:var(--radius)}.sub-child img[data-v-70482a88]{transform:translateY(0)}.sub-child img.visible[data-v-70482a88]{transform:translateY(-40px)}.main-child-revert .sub-child img[data-v-70482a88]{transform:translateY(0)}.main-child-revert .sub-child img.visible[data-v-70482a88]{transform:translateY(-40px)}.main-child[data-v-70482a88]{padding:0}.main-child-revert[data-v-70482a88]{padding-right:0}.main-child-revert .sub-child[data-v-70482a88]{padding-right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.button[data-v-70482a88]{display:flex;justify-content:center;align-items:center;gap:12px;width:auto;transition:all ease .3s;padding:5px 10px;width:100%;margin:0 0 10px 70%}}#about-section[data-v-74876dc6]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--blue);width:100%;padding:20px 0 50px;position:relative}#about-section h1[data-v-74876dc6]{color:var(--white);margin-bottom:50px}.about-icons[data-v-74876dc6]{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:var(--blue)}.about-icons div[data-v-74876dc6]{display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-color:var(--white);border-radius:var(--radius);width:15%;text-align:center;padding:10px 0;min-height:150px;max-height:150px}.about-icons div h3[data-v-74876dc6]{margin:0}.about-icons div span[data-v-74876dc6]{font-size:60px;color:var(--blue);transition:font-size .3s ease,transform .3s ease}.about-icons div:hover span[data-v-74876dc6]{font-size:65px;transform:scale(1.08)}.about-bcg-img[data-v-74876dc6]{position:absolute;width:25%;height:auto;opacity:.2;pointer-events:none}.top-img[data-v-74876dc6]{top:0;left:0}.bot-img[data-v-74876dc6]{bottom:0;right:0;transform:rotate(180deg)}@media(max-width:765px){.about-icons[data-v-74876dc6]{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding:0 10px;box-sizing:border-box}.about-icons div[data-v-74876dc6]{width:100%;min-height:80px;max-height:80px}.about-icons div span[data-v-74876dc6]{font-size:36px}#about-section h1[data-v-74876dc6]{margin-bottom:10px;font-size:26px}.about-icons div p[data-v-74876dc6]{margin:0;font-size:15px;padding:0 5px;line-height:15px}.about-bcg-img[data-v-74876dc6]{position:absolute;width:80%;height:auto;opacity:.15;pointer-events:none}.about-icons div h3[data-v-74876dc6]{display:none}}#slide-img-003{height:330px;width:30%;filter:blur(0px)}#slide-img-002,#slide-img-004{filter:blur(1px);height:320px}.slide-show img{filter:blur(2px)}.slide-show img{opacity:1;transition:opacity .35s ease}.slide-show img{transform:translate(0);transition:transform .4s ease}.slide-show img.slide-left{transform:translate(-5px)}.slide-show img.slide-right{transform:translate(5px)}#galery-section[data-v-e71c2e66]{position:relative;background-color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0;text-align:center}#galery-section[data-v-e71c2e66] :where(h1,h2){margin:0}#galery-section h1[data-v-e71c2e66]{padding-top:30px;text-transform:uppercase}#galery-section h2[data-v-e71c2e66]{color:var(--blue)}.slide-show[data-v-e71c2e66]{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:var(--blue);max-height:200px;margin:100px 0}.slide-show img[data-v-e71c2e66]{width:13%;height:300px;object-fit:cover;box-shadow:var(--shadow)}.slide-show span[data-v-e71c2e66]{cursor:pointer;color:var(--white);font-size:50px;padding:0 20px;-webkit-user-select:none;user-select:none}.cstm[data-v-e71c2e66]{background-color:var(--blue);color:var(--white);transition:all .3s ease}.cstm[data-v-e71c2e66]:hover{background-color:var(--light);color:var(--blue)}@media(max-width:765px){#galery-section h1[data-v-e71c2e66]{padding-top:0;text-transform:uppercase;font-size:26px;line-height:26px;display:flex;flex-direction:column}#galery-section h2[data-v-e71c2e66]{font-size:20px;line-height:20px;padding:20px 0}#slide-img-001[data-v-e71c2e66],#slide-img-002[data-v-e71c2e66],#slide-img-004[data-v-e71c2e66],#slide-img-005[data-v-e71c2e66]{display:none}#slide-img-003[data-v-e71c2e66]{height:200px;width:70%;filter:blur(0px)}.slide-show span[data-v-e71c2e66]{cursor:pointer;color:var(--white);font-size:30px;padding:0 5px;-webkit-user-select:none;user-select:none}.slide-show[data-v-e71c2e66]{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:var(--blue);max-height:100px;margin:60px 0}.cstm[data-v-e71c2e66]{margin-top:20px}}#gdpr_doc[data-v-37626ea0]{text-decoration:underline;cursor:pointer}#mailAtt[data-v-37626ea0]{display:flex;align-items:center;justify-content:center;flex-direction:row}#atts[data-v-37626ea0]{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:5px}.at[data-v-37626ea0]{font-size:16px}#footer[data-v-37626ea0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--blue);padding:10px;width:calc(100% - 20px);color:var(--white);position:relative;margin:0}#footer div[data-v-37626ea0],#footer footer[data-v-37626ea0]{width:30%;display:flex;flex-direction:column;justify-content:space-around;height:auto}.footer-img[data-v-37626ea0]{height:auto;width:200px;filter:invert(1);padding-left:10px}.footer-items[data-v-37626ea0]{display:flex;flex-direction:row;flex-direction:column;justify-content:space-around}.router-link[data-v-37626ea0]{color:var(--white);text-decoration:none;font-family:fMedium;text-transform:uppercase;transition:color ease .2s;font-size:24px}.router-link[data-v-37626ea0]:hover{font-size:29px}.footer-contact p[data-v-37626ea0]{font-family:fBold;margin:5px}.footer-contact p[data-v-37626ea0]>*{font-family:fRegular;opacity:.6}.footer-contact p span a[data-v-37626ea0]{color:var(--white);font-family:fRegular;text-decoration:none}#footer-about[data-v-37626ea0]{opacity:.8;padding-right:20%}.footer-bcg-img[data-v-37626ea0]{position:absolute;width:auto;height:100%;opacity:.1;z-index:5;pointer-events:none}.ftop-img[data-v-37626ea0]{top:0;left:0}.fbot-img[data-v-37626ea0]{bottom:0;right:0;transform:rotate(180deg)}.footer-main p[data-v-37626ea0]{margin:0}.footer-main a[data-v-37626ea0]{color:var(--white);font-family:fRegular;text-decoration:none;display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:20px;font-style:italic}.footer-main a img[data-v-37626ea0]{width:auto;height:40px}@media(max-width:765px){#footer[data-v-37626ea0]{flex-direction:column-reverse}#footer div[data-v-37626ea0],#footer footer[data-v-37626ea0]{width:100%}.footer-bcg-img[data-v-37626ea0]{position:absolute;height:auto;width:85%;opacity:.1;z-index:5;pointer-events:none}.footer-items[data-v-37626ea0]{display:none!important}.router-link[data-v-37626ea0],.router-link[data-v-37626ea0]:hover{font-size:18px}.footer-main[data-v-37626ea0]{align-items:center;text-align:center;margin:0}.footer-main p[data-v-37626ea0]{padding:20px 0!important}.footer-main h2[data-v-37626ea0]{margin:0}.footer-img[data-v-37626ea0]{height:auto;width:150px;filter:invert(1);padding:50px 0 0}}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.parent[data-v-9a93757d]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}#window-header[data-v-9d46ce06]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--blue);width:100%;padding:20px 0 50px;position:relative}#window-header h1[data-v-9d46ce06]{color:var(--white);font-size:40px;margin:0}.mobile-ico[data-v-9d46ce06]{display:none}#window-header h2[data-v-9d46ce06]{color:var(--white);opacity:.8;margin:0}.about-bcg-img[data-v-9d46ce06]{position:absolute;width:25%;height:auto;opacity:.2;pointer-events:none}.top-img[data-v-9d46ce06]{top:0;left:0}.bot-img[data-v-9d46ce06]{bottom:0;right:0;transform:rotate(180deg)}.brands[data-v-9d46ce06]{display:flex;justify-content:space-around;background-color:var(--white);padding:20px 10%;margin-top:-40px}.brands div[data-v-9d46ce06]{width:15%;height:7vw;background-color:var(--white);border-radius:var(--radius);box-shadow:11px 9px 15.9px #1e1e1e40;display:flex;justify-content:center;z-index:100;align-items:center;transition:transform .4s ease;border:3px solid rgba(255,255,255,0);position:relative}.brands div[data-v-9d46ce06]:hover{transform:scale(1.1);cursor:pointer}.brands div img[data-v-9d46ce06]{width:80%;height:auto}.active-brand[data-v-9d46ce06]{border:3px solid var(--light)!important}@media(max-width:765px){#window-header h1[data-v-9d46ce06]{font-size:30px}#window-header h2[data-v-9d46ce06]{font-size:18px;text-align:center;line-height:20px}.about-bcg-img[data-v-9d46ce06]{width:auto;height:90%;opacity:.15}.brands[data-v-9d46ce06]{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding:0 20px 10px;margin-top:-20px;box-sizing:border-box}.brands div[data-v-9d46ce06]{width:100%;height:50px;position:relative;overflow:hidden}.brands div img[data-v-9d46ce06]{height:auto;width:50%;object-fit:contain}.mobile-ico[data-v-9d46ce06]{display:block;position:absolute;color:var(--blue);bottom:0;right:0;opacity:.1;font-size:30px}}#current-items span{font-family:fMedium}.window-child{width:20%;margin:0 0 70px 10px;min-width:350px;height:350px;background-color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);display:flex;justify-content:space-between;align-items:center;flex-direction:column;position:relative;padding:0}.window-child h1{background-color:var(--blue);width:100%;color:var(--white);font-size:18px;margin-top:0}.window-section img{height:60%;width:auto;margin:5% 0;-webkit-user-select:none;user-select:none}.window-operations{height:400%;background-color:var(--blue);border-radius:0 0 20px;width:100%;display:flex;flex-direction:column;color:var(--white);padding:10px;justify-content:space-between;box-sizing:border-box;align-items:end}.window-operations p{opacity:.8;margin:0}.button2{display:flex;justify-content:center;gap:10px;align-items:center;text-transform:uppercase;font-size:18px;max-height:30px;max-width:100px;z-index:999;font-family:fMedium!important;margin-top:-18px}.button{border-radius:var(--radius);padding:2px 10px;color:var(--blue);border:none;transition:all .3s ease;box-shadow:var(--shadow)}.operations-info{display:flex;flex-direction:column;width:100%}.operations-info h1{text-transform:uppercase;font-size:22px;line-height:22px}.operations-info h1 span{font-size:20px;opacity:.8;white-space:nowrap;padding-left:5px}.button span{font-size:22px}.button:hover{background-color:var(--light);cursor:pointer}@media(max-width:765px){.window-child{margin:0 0 30px 10px}}#windows[data-v-6e0496bf]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--white);width:100%;padding:20px 0 50px;position:relative}.results-section[data-v-6e0496bf]{display:flex;box-sizing:border-box;width:100%;justify-content:space-between;align-items:center;padding:0 40px 20px;margin:0}.results-section h1[data-v-6e0496bf]{text-transform:uppercase}.results-section span[data-v-6e0496bf]{font-weight:700}.window-section[data-v-6e0496bf]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}@media(max-width:765px){.results-section[data-v-6e0496bf]{display:flex;box-sizing:border-box;width:100%;justify-content:space-between;align-items:center;padding:0 10px;margin:0}.results-section h1[data-v-6e0496bf]{font-size:20px}}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.parent[data-v-5bebfb73]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}#current_profil_name,#profil_name{text-transform:uppercase;font-family:fMedium}#profil-title{font-size:28px}#profil-description{font-size:20px}.router-linkNav{text-decoration:none;color:var(--black);cursor:pointer;text-transform:uppercase}.router-linkNav:hover{font-family:fMedium}@media(max-width:765px){#current_profil_name{font-size:26px;line-height:26px}#profil_name{display:none}#profil-title{font-size:20px}#profil-description{font-size:16px}}#window[data-v-f5c8ea36]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--white);width:100%;padding:20px 0 50px;position:relative}.route-section[data-v-f5c8ea36]{display:flex;box-sizing:border-box;width:100%;justify-content:space-between;align-items:center;padding:0 40px 20px;margin:0}.route-section span[data-v-f5c8ea36]{font-weight:700}.profil-section[data-v-f5c8ea36]{display:flex;padding:0 5%;flex-direction:column}.profil-info[data-v-f5c8ea36]{display:flex;width:100%}.profil-image[data-v-f5c8ea36]{width:40%;height:60vh;border-radius:var(--radius);border:5px solid var(--light);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:5;box-shadow:var(--shadow);background-color:#fff}.profil-image img[data-v-f5c8ea36]{width:100%;height:100%;object-fit:contain}.text-profil[data-v-f5c8ea36]{display:flex;flex-direction:column;background-color:var(--blue);height:min-content;width:40%;color:var(--white);padding:10px 30px 80px 80px;margin:-20px 0 0 -50px;z-index:4;box-shadow:var(--shadow)}.profil-desc[data-v-f5c8ea36]{display:flex;flex-direction:column;margin-top:50px}.profil-desc h3[data-v-f5c8ea36]{font-family:fMedium;font-size:22px}.profil-desc h4[data-v-f5c8ea36]{font-family:fRegular;font-size:20px}.profil-desc li[data-v-f5c8ea36]{font-family:fRegular;font-size:18px}.profil-desc li span[data-v-f5c8ea36]{font-family:fMedium;font-size:18px}.cstm[data-v-f5c8ea36]{display:none;background-color:var(--blue);color:var(--white);transition:all .3s ease;margin:30px 0}.cstm[data-v-f5c8ea36]:hover{background-color:var(--light);color:var(--blue)}@media(max-width:765px){.route-section[data-v-f5c8ea36]{padding:0 10px}#window[data-v-f5c8ea36]{padding:0}.profil-info[data-v-f5c8ea36]{flex-direction:column;width:90vw;margin-top:20px}.profil-image[data-v-f5c8ea36]{width:100%;height:30vh;border:2px solid var(--light)}.text-profil[data-v-f5c8ea36]{display:flex;flex-direction:column;background-color:var(--blue);height:min-content;width:93vw;margin:-60px 0 0;color:var(--white);padding:50px 10px 10px;box-sizing:border-box;border-radius:0 20px 0 0}.profil-desc h3[data-v-f5c8ea36],.profil-desc h4[data-v-f5c8ea36]{margin:0}.profil-desc li[data-v-f5c8ea36],.profil-desc li span[data-v-f5c8ea36]{font-size:16px;margin:0}.cstm[data-v-f5c8ea36]{display:block}}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.parent[data-v-a4364eea]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}#door-section-parent[data-v-5f96d5ab]{display:flex;flex-direction:column;align-items:center;background-color:var(--white)}#door-section-parent h4[data-v-5f96d5ab]{display:none}#door-header[data-v-5f96d5ab]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--blue);width:100%;padding:20px 0 50px;position:relative}#door-header h1[data-v-5f96d5ab]{color:var(--white);font-size:40px;margin:0}#door-header h2[data-v-5f96d5ab]{color:var(--white);opacity:.8;margin:0}.about-bcg-img[data-v-5f96d5ab]{position:absolute;width:25%;height:auto;opacity:.2;pointer-events:none}.top-img[data-v-5f96d5ab]{top:0;left:0}.bot-img[data-v-5f96d5ab]{bottom:0;right:0;transform:rotate(180deg)}.brands[data-v-5f96d5ab]{display:flex;justify-content:space-around;background-color:var(--white);padding:20px 10%;margin-top:-40px}.door-section[data-v-5f96d5ab]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%}.door-section div img[data-v-5f96d5ab]{object-fit:cover}.door-section div[data-v-5f96d5ab]{width:18%;margin:0 0 10px;min-width:200px;height:250px;background-color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);display:flex;justify-content:space-between;align-items:center;flex-direction:column;position:relative;padding:0}.door-heading[data-v-5f96d5ab]{padding-left:50px;width:100%;box-sizing:border-box}.button[data-v-5f96d5ab]{width:30%;margin-bottom:50px;color:var(--white);background-color:var(--blue);transition:all .3s ease;font-family:fRegular}.button[data-v-5f96d5ab]:hover{transform:scale(1.1);color:var(--blue);background-color:var(--light)}.img-wrapper[data-v-5f96d5ab]{position:relative;display:inline-block}.tooltip[data-v-5f96d5ab]{display:none;position:absolute;bottom:3px;right:3px;padding:5px 10px;background:var(--blue);color:var(--white);border-radius:var(--radius);white-space:nowrap;font-size:16px;font-family:fRegular;box-shadow:var(--shadow)}.cstm[data-v-5f96d5ab]{display:none;background-color:var(--blue);color:var(--white);transition:all .3s ease;margin:10px 0}.cstm[data-v-5f96d5ab]:hover{background-color:var(--light)}@media(max-width:765px){#door-section-parent h4[data-v-5f96d5ab]{display:block;font-family:fMedium;margin:20px 0 0}#door-header h1[data-v-5f96d5ab]{font-size:30px}#door-header h2[data-v-5f96d5ab]{font-size:18px;text-align:center;line-height:20px}.about-bcg-img[data-v-5f96d5ab]{width:auto;height:90%;opacity:.15}.door-heading[data-v-5f96d5ab]{padding:10px;width:100%;box-sizing:border-box;font-size:22px;line-height:22px}.door-section[data-v-5f96d5ab]{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:10px;padding:0 10px;box-sizing:border-box}.door-section div[data-v-5f96d5ab]{width:100%;margin:0;min-width:auto;height:100px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;padding:0}.door-section div img[data-v-5f96d5ab]{object-fit:cover;height:90%}#door-section-parent[data-v-5f96d5ab] :not(.door-heading){text-align:center}#door-section-parent p[data-v-5f96d5ab]{display:none}#door-section-parent h3[data-v-5f96d5ab]{font-size:18px;line-height:20px;padding:0;display:flex;flex-direction:column}#door-section-parent h3 span[data-v-5f96d5ab]{font-family:fMedium}.button[data-v-5f96d5ab]{width:90%;margin-bottom:20px;padding:10px}.cstm[data-v-5f96d5ab]{display:block;width:90vw!important;margin-bottom:60px}}#brand-door[data-v-a55148b4]{position:relative;background-color:var(--white);display:flex;justify-content:center;align-items:center;padding:20px 0;gap:3%}#brand-door[data-v-a55148b4]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/backgrounds/qubes.webp) repeat;background-size:15%;opacity:.2;pointer-events:none;z-index:3}#brand-door[data-v-a55148b4]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#24242450,#312c2c00);pointer-events:none;z-index:2}#brand-door[data-v-a55148b4]>*{position:relative;z-index:4}#brand-door div[data-v-a55148b4]{width:10%;height:7vw;background-color:var(--white);border-radius:var(--radius);box-shadow:11px 9px 15.9px #1e1e1e40;display:flex;justify-content:center;align-items:center}#brand-door div img[data-v-a55148b4]{width:80%;height:auto}@media(max-width:765px){#brand-door[data-v-a55148b4]{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding:0 20px 10px;box-sizing:border-box}#brand-door div[data-v-a55148b4]{width:100%;height:50px;position:relative;overflow:hidden}#brand-door div img[data-v-a55148b4]{height:auto;width:50%;object-fit:contain}}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.parent[data-v-6e9e396f]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}#posuv-header[data-v-cff788e9]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--blue);width:100%;padding:20px 0 50px;position:relative}#posuv-header h1[data-v-cff788e9]{color:var(--white);font-size:40px;margin:0}#posuv-header h2[data-v-cff788e9]{color:var(--white);opacity:.8;margin:0}.about-bcg-img[data-v-cff788e9]{position:absolute;width:25%;height:auto;opacity:.2;pointer-events:none}.top-img[data-v-cff788e9]{top:0;left:0}.bot-img[data-v-cff788e9]{bottom:0;right:0;transform:rotate(180deg)}@media(max-width:765px){#posuv-header h1[data-v-cff788e9]{font-size:30px}#posuv-header h2[data-v-cff788e9]{font-size:18px;text-align:center;line-height:20px}.about-bcg-img[data-v-cff788e9]{width:auto;height:90%;opacity:.15}}.rt-link[data-v-11b52046]{text-decoration:none}#main-section[data-v-11b52046]{background-color:var(--white);display:flex;flex-direction:column;padding-bottom:50px;max-width:100%}.main-child[data-v-11b52046]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:15vw}.main-child-revert[data-v-11b52046]{padding-right:15vw}.main-child h2[data-v-11b52046]{display:flex;justify-content:flex-end;font-size:50px;color:var(--black);width:calc(100% - 15vw)}.main-child-revert h2[data-v-11b52046]{display:flex;justify-content:flex-start;font-size:50px;padding-left:8vw;color:var(--black)}.text-div h2[data-v-11b52046]{display:block;padding:0!important;color:var(--white);margin:0;font-size:28px;width:100%}.text-div h3[data-v-11b52046]{margin:0;font-size:18px}.text-div p[data-v-11b52046]{opacity:.8}.text-div[data-v-11b52046]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:var(--white);background-color:var(--blue);z-index:1;max-width:500px;max-height:300px;min-width:500px;min-height:300px;font-size:20px;padding:50px 100px 50px 50px}.main-child-revert .text-div[data-v-11b52046]{padding:50px 50px 50px 100px}.sub-child[data-v-11b52046]{display:flex;justify-content:center;align-items:center}.sub-child img[data-v-11b52046]{max-width:500px;max-height:300px;min-width:500px;min-height:300px;z-index:2;transform:translate(0);box-shadow:var(--shadow);transition:transform .6s ease,opacity .6s ease;background-color:#fff}.sub-child img.visible[data-v-11b52046]{transform:translate(-50px)}.main-child-revert .sub-child img[data-v-11b52046]{z-index:2;transform:translate(0);transition:transform .6s ease,opacity .6s ease}.main-child-revert .sub-child img.visible[data-v-11b52046]{transform:translate(50px)}.button[data-v-11b52046]{display:flex;justify-content:center;align-items:center;gap:12px;width:auto;transition:all ease .3s}.button[data-v-11b52046]:hover{background-color:#b0c6d4;color:var(--black);cursor:pointer;gap:16px}.cstm[data-v-11b52046]{display:none}@media(max-width:765px){.main-child h2[data-v-11b52046]{font-size:26px;width:calc(100% - 15vw)}.main-child-revert h2[data-v-11b52046]{font-size:30px;padding-left:8vw}.sub-child[data-v-11b52046]{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse}.sub-child img[data-v-11b52046],.main-child-revert .sub-child img[data-v-11b52046]{max-width:80vw;max-height:20vh;min-width:80vw;min-height:20vh;z-index:12;margin-bottom:-3vw}.text-div[data-v-11b52046],.main-child-revert .text-div[data-v-11b52046]{max-width:80vw;max-height:auto;min-width:80vw;min-height:auto;padding:10px;font-size:15px;border-radius:var(--radius)}.sub-child img.visible[data-v-11b52046],.main-child-revert .sub-child img.visible[data-v-11b52046]{transform:translate(0)}.main-child[data-v-11b52046]{padding:0}.main-child-revert[data-v-11b52046]{padding-right:0}.main-child-revert .sub-child[data-v-11b52046]{padding-right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.button[data-v-11b52046]{display:flex;justify-content:center;align-items:center;gap:12px;width:auto;transition:all ease .3s;padding:5px 10px;width:100%;margin:0 0 10px 70%}.text-div h2[data-v-11b52046]{display:flex;font-size:22px;line-height:22px;width:100%!important;padding:20px 0 10px!important}.text-div h3[data-v-11b52046]{text-align:center;line-height:18px;padding:5px 0}.cstm[data-v-11b52046]{display:block;background-color:var(--blue);color:var(--white)!important;transition:all .3s ease;width:80%;margin:40px 10% 10px;padding:10px 5px}}#brand-section[data-v-f1880d36]{position:relative;background-color:var(--white);display:flex;justify-content:center;align-items:center;padding:20px 0;gap:3%}#brand-section[data-v-f1880d36]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/backgrounds/qubes.webp) repeat;background-size:15%;opacity:.2;pointer-events:none;z-index:3}#brand-section[data-v-f1880d36]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#24242450,#312c2c00);pointer-events:none;z-index:2}#brand-section[data-v-f1880d36]>*{position:relative;z-index:4}#brand-section div[data-v-f1880d36]{width:10%;height:7vw;background-color:var(--white);border-radius:var(--radius);box-shadow:11px 9px 15.9px #1e1e1e40;display:flex;justify-content:center;align-items:center}#brand-section div img[data-v-f1880d36]{width:80%;height:auto}@media(max-width:765px){#brand-section[data-v-f1880d36]{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding:0 20px 10px;margin-top:-20px;box-sizing:border-box}#brand-section div[data-v-f1880d36]{width:100%;height:50px;position:relative;overflow:hidden}#brand-section div img[data-v-f1880d36]{height:auto;width:50%;object-fit:contain}}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.parent[data-v-2ae77b33]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}#window-header[data-v-e4d6179a]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--blue);width:100%;padding:20px 0 50px;position:relative}#window-header h1[data-v-e4d6179a]{color:var(--white);font-size:40px;margin:0}#window-header h2[data-v-e4d6179a]{color:var(--white);opacity:.8;margin:0}.about-bcg-img[data-v-e4d6179a]{position:absolute;width:25%;height:auto;opacity:.2;pointer-events:none}.top-img[data-v-e4d6179a]{top:0;left:0}.bot-img[data-v-e4d6179a]{bottom:0;right:0;transform:rotate(180deg)}@media(max-width:765px){#window-header h1[data-v-e4d6179a]{font-size:30px}#window-header h2[data-v-e4d6179a]{font-size:18px;text-align:center;line-height:20px}.about-bcg-img[data-v-e4d6179a]{width:auto;height:90%;opacity:.15}}.toast-msg[data-v-9a192d04]{position:fixed;z-index:8999;border-radius:20px 0 0;background-color:var(--light);right:0;top:80%;padding:0 20px;font-size:20px;display:none;font-family:fMedium!important;max-width:500px;text-align:end;box-shadow:var(--shadow)}.cstm-btn2[data-v-9a192d04]{width:50%;background-color:var(--blue);color:var(--white);margin-left:45%;transition:all .3s ease}.cstm-btn2[data-v-9a192d04]:hover{background-color:var(--light);color:var(--black)}#formular[data-v-9a192d04]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--white);width:100%;padding:20px 0 50px;position:relative}.form-section[data-v-9a192d04]{display:flex;padding:0 5%;flex-direction:column}.gpdr-p[data-v-9a192d04]{font-family:fRegular;color:var(--blue);display:flex;justify-content:center;align-items:flex-start;cursor:pointer;-webkit-user-select:none;user-select:none}.form[data-v-9a192d04]{display:flex;width:100%;padding:80px 0}.form-data[data-v-9a192d04]{width:60%;height:auto;border-radius:var(--radius);border:5px solid var(--light);display:flex;flex-direction:column;gap:15px;align-items:flex-start;justify-content:space-between;overflow:hidden;z-index:5;box-shadow:var(--shadow);background-color:#fff;padding:2%}.form-data div[data-v-9a192d04]{display:flex;width:100%;flex-direction:column;gap:5px}.form-data div label[data-v-9a192d04]{font-family:fRegular;color:var(--black);font-size:20px}.form-data div input[data-v-9a192d04],.form-data div textarea[data-v-9a192d04]{border:none;border-left:1px solid var(--black);border-bottom:1px solid var(--black);width:90%;font-family:fRegular;font-size:18px;padding:5px 10px;resize:none}.text-profil[data-v-9a192d04]{display:flex;flex-direction:column;align-items:end;background-color:var(--blue);height:min-content;width:60%;color:var(--white);padding:10px 30px 80px 80px;margin:-20px 0 0 -50px;z-index:4;box-shadow:var(--shadow)}.text-profil p[data-v-9a192d04]{text-align:end;opacity:.8}@media(max-width:765px){.form-section[data-v-9a192d04]{display:flex;padding:0;flex-direction:column;justify-content:center;align-items:center}.form[data-v-9a192d04]{display:flex;width:90vw;padding:5px 0;flex-direction:column;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.form-data[data-v-9a192d04]{width:100%;height:auto;border-radius:var(--radius);border:2px solid var(--light);display:flex;flex-direction:column;gap:15px;align-items:flex-start;justify-content:space-between;overflow:hidden;z-index:5;box-shadow:var(--shadow);background-color:#fff;padding:2%}.text-profil[data-v-9a192d04]{display:flex;flex-direction:column;align-items:center;background-color:var(--blue);height:min-content;width:98vw;color:var(--white);padding:40px 10px 10px;margin:-40px 0 0;box-sizing:border-box;text-align:center;border-radius:0 20px 0 0}.text-profil h1[data-v-9a192d04]{display:none}.text-profil h2[data-v-9a192d04]{font-size:22px;line-height:24px;text-align:left}.text-profil p[data-v-9a192d04]{display:none}.text-profil h3[data-v-9a192d04]{width:100%;text-align:right}.gpdr-p[data-v-9a192d04]{font-size:14px}.form-data div label[data-v-9a192d04]{font-family:fRegular;color:var(--black);font-size:18px}.form-data div input[data-v-9a192d04],.form-data div textarea[data-v-9a192d04]{border:none;border-left:1px solid var(--black);border-bottom:1px solid var(--black);width:90%;font-family:fRegular;font-size:16px;padding:5px;resize:none}.cstm-btn2[data-v-9a192d04]{width:70%;background-color:var(--blue);color:var(--white);margin-left:30%;transition:all .3s ease}.toast-msg[data-v-9a192d04]{position:fixed;z-index:8999;border-radius:0 0 0 20px;background-color:var(--light);right:0;top:0;padding:10px 5px;font-size:18px;display:none;min-width:96vw;text-align:center;border-bottom:1px solid var(--blue)}.toast-msg p[data-v-9a192d04]{margin:0}}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.parent[data-v-ed4af560]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}#download-section[data-v-9c8bc9be]{background-color:var(--white);display:flex;flex-direction:column;padding-bottom:50px;max-width:100%;gap:50px}.dwn-child[data-v-9c8bc9be]:nth-child(2n){padding-left:100px}.dwn-child[data-v-9c8bc9be]:nth-child(odd){padding-right:100px}.dwn-child[data-v-9c8bc9be]{display:flex;width:100%;justify-content:center;align-items:center;gap:100px;box-sizing:border-box}.dwn-child img[data-v-9c8bc9be]{width:300px;height:auto}.dwn-text[data-v-9c8bc9be]{background-color:var(--blue);padding:5px 35px;color:var(--white);display:flex;flex-direction:column;align-items:start;justify-content:center;gap:15px;min-width:300px}.dwn-text p[data-v-9c8bc9be]{margin:0;cursor:pointer;position:relative}.dwn-text p[data-v-9c8bc9be]:hover:after{width:100%}.dwn-text p[data-v-9c8bc9be]:after{content:"";position:absolute;bottom:-2px;left:0;width:0%;height:1px;background:var(--white);transition:width .3s ease}.dwn-btns[data-v-9c8bc9be]{display:flex;flex-direction:column;box-shadow:var(--shadow);align-items:center;justify-content:center;padding:20px 20px 30px 150px;margin:0 0 -10px -130px;gap:15px}.dwn-btns span[data-v-9c8bc9be]{cursor:pointer;transition:.3s ease;background-color:var(--blue);color:var(--white);padding:5px;font-size:26px;border-radius:10px 0}.dwn-btns span[data-v-9c8bc9be]:hover{font-size:22px;padding:7px}.dwn-main[data-v-9c8bc9be]{display:flex}@media(max-width:765px){.dwn-child[data-v-9c8bc9be]:nth-child(2n){flex-direction:column;padding-left:0}.dwn-child[data-v-9c8bc9be]:nth-child(odd){flex-direction:column-reverse;padding-right:0}.dwn-child[data-v-9c8bc9be]{display:flex;width:80vw;justify-content:center;align-items:center;gap:20px;box-sizing:border-box}.dwn-child img[data-v-9c8bc9be],.dwn-child h1[data-v-9c8bc9be]{display:none}.dwn-text[data-v-9c8bc9be]{background-color:var(--blue);padding:5px 15px;color:var(--white);display:flex;flex-direction:column;align-items:start;justify-content:center;gap:15px;width:80%}#download-section[data-v-9c8bc9be]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100%;gap:20px}.dwn-btns[data-v-9c8bc9be]{display:flex;flex-direction:column;box-shadow:var(--shadow);align-items:center;justify-content:center;padding:15px;margin:0;gap:15px;width:20%}.dwn-btns span[data-v-9c8bc9be]{cursor:pointer;transition:.3s ease;background-color:var(--blue);color:var(--white);padding:1px;font-size:26px;border-radius:10px 0}}#download-header[data-v-2bc3248a]{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--blue);width:100%;padding:20px 0 50px;position:relative}#download-header h1[data-v-2bc3248a]{color:var(--white);font-size:40px;margin:0}#download-header h2[data-v-2bc3248a]{color:var(--white);opacity:.8;margin:0}.about-bcg-img[data-v-2bc3248a]{position:absolute;width:25%;height:auto;opacity:.2;pointer-events:none}.top-img[data-v-2bc3248a]{top:0;left:0}.bot-img[data-v-2bc3248a]{bottom:0;right:0;transform:rotate(180deg)}.download-info[data-v-2bc3248a]{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--white)}.download-info h3[data-v-2bc3248a]{font-family:fMedium;font-size:22px}@media(max-width:765px){.download-info[data-v-2bc3248a]{text-align:center}#download-header h1[data-v-2bc3248a]{font-size:30px}.download-info[data-v-2bc3248a]{margin:30px 0}.download-info h3[data-v-2bc3248a],.download-info p[data-v-2bc3248a]{margin:0}#download-header h2[data-v-2bc3248a]{font-size:18px;text-align:center;line-height:20px}.about-bcg-img[data-v-2bc3248a]{width:auto;height:90%;opacity:.15}}:root{--white: #F8F9FD;--blue: #1F3765;--light: #B0C6D4;--black: #1E1E1E;--orange: #d99568;--red: #791104;--radius: 20px 0;--shadow: 8px 8px 18px 0px #1E1E1E33}@font-face{font-family:fMedium;src:url(/fonts/Mitr.ttf)}@font-face{font-family:fRegular;src:url(/fonts/Regular.ttf)}@font-face{font-family:fBold;src:url(/fonts/Bold.ttf)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/icons/icons.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}h1,h2{font-family:fMedium}h3,p{font-family:fRegular}.button{border-radius:var(--radius);padding:11px 57px;color:var(--blue);font-family:fBold;border:none;transition:all .3s ease-in;box-shadow:var(--shadow)}.rt-link{text-decoration:none;z-index:300}.parent[data-v-afbbfb5b]{overflow-y:visible;display:flex;flex-direction:column;justify-content:center;width:100%}
