.top_main.svelte-1955v1k.svelte-1955v1k{width:100%;height:auto;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 2rem 5rem;position:relative}.intro-text.svelte-1955v1k.svelte-1955v1k{margin-top:2rem;margin-bottom:3rem;max-width:1200px;text-align:center;padding:2rem;background-color:var(--main-white);border-radius:15px;box-shadow:0 4px 20px #0000001a;opacity:0;animation:svelte-1955v1k-fadeIn .8s ease-out .1s forwards}.intro-text.svelte-1955v1k p.svelte-1955v1k{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:#000}.intro-text.svelte-1955v1k p.svelte-1955v1k:last-child{margin-bottom:0}.intro-text.svelte-1955v1k strong.svelte-1955v1k{font-weight:700}.title-logo.svelte-1955v1k.svelte-1955v1k{height:50px;vertical-align:middle}@keyframes svelte-1955v1k-fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.cards-container.svelte-1955v1k.svelte-1955v1k{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1400px;width:100%}.card.svelte-1955v1k.svelte-1955v1k{background-color:#fffef5;padding:2.5rem 2rem;text-align:center;opacity:0;display:flex;flex-direction:column;align-items:center;border-radius:15px;box-shadow:0 4px 20px #0000001a}.card.svelte-1955v1k h2.svelte-1955v1k{font-weight:700;color:#000!important;font-size:1.8rem;margin-bottom:1.5rem;line-height:1.3}.card-content.svelte-1955v1k.svelte-1955v1k{text-align:justify;text-align-last:left}.card-content.svelte-1955v1k p.svelte-1955v1k{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#000}.card-content.svelte-1955v1k p.svelte-1955v1k:last-child{margin-bottom:0}.box1.svelte-1955v1k.svelte-1955v1k{animation-name:svelte-1955v1k-swooshFromLeft;animation-duration:.6s;animation-delay:.25s;animation-timing-function:ease-out;animation-fill-mode:forwards}.box2.svelte-1955v1k.svelte-1955v1k{animation-name:svelte-1955v1k-swooshFromBottom;animation-duration:.6s;animation-delay:.25s;animation-timing-function:ease-out;animation-fill-mode:forwards}.box3.svelte-1955v1k.svelte-1955v1k{animation-name:svelte-1955v1k-swooshFromRight;animation-duration:.6s;animation-delay:.25s;animation-timing-function:ease-out;animation-fill-mode:forwards}@media screen and (min-width: 1400px){.cards-container.svelte-1955v1k.svelte-1955v1k{max-width:1600px}}@media screen and (max-width: 1200px){.cards-container.svelte-1955v1k.svelte-1955v1k{gap:2rem;max-width:100%}.card.svelte-1955v1k.svelte-1955v1k{padding:2rem 1.5rem}.card.svelte-1955v1k h2.svelte-1955v1k{font-size:1.5rem}.card-content.svelte-1955v1k p.svelte-1955v1k{font-size:.95rem}.intro-text.svelte-1955v1k.svelte-1955v1k{max-width:100%;padding:1.8rem}.intro-text.svelte-1955v1k p.svelte-1955v1k{font-size:1.05rem}}@media screen and (max-width: 900px){.top_main.svelte-1955v1k.svelte-1955v1k{padding:1.5rem 1.5rem 4rem;min-height:auto}.cards-container.svelte-1955v1k.svelte-1955v1k{grid-template-columns:1fr;gap:2rem;max-width:600px}.card.svelte-1955v1k.svelte-1955v1k{padding:2rem}.intro-text.svelte-1955v1k.svelte-1955v1k{margin-bottom:2rem;padding:1.5rem}.intro-text.svelte-1955v1k p.svelte-1955v1k{font-size:1rem}.title-logo.svelte-1955v1k.svelte-1955v1k{height:45px}}@media screen and (max-width: 600px){.top_main.svelte-1955v1k.svelte-1955v1k{padding:1rem 1rem 3rem}.cards-container.svelte-1955v1k.svelte-1955v1k{gap:1.5rem;max-width:100%}.card.svelte-1955v1k.svelte-1955v1k{padding:1.5rem}.card.svelte-1955v1k h2.svelte-1955v1k{font-size:1.3rem;margin-bottom:1rem}.card-content.svelte-1955v1k p.svelte-1955v1k{font-size:.9rem;line-height:1.5}.intro-text.svelte-1955v1k.svelte-1955v1k{margin-bottom:1.5rem;padding:1.2rem}.intro-text.svelte-1955v1k p.svelte-1955v1k{font-size:.95rem;line-height:1.5}.title-logo.svelte-1955v1k.svelte-1955v1k{height:40px}.scroll-down-arrow.svelte-1955v1k.svelte-1955v1k{font-size:2rem;bottom:2rem}}@media screen and (max-width: 400px){.top_main.svelte-1955v1k.svelte-1955v1k{padding:.75rem .75rem 2rem}.cards-container.svelte-1955v1k.svelte-1955v1k{gap:1rem}.card.svelte-1955v1k.svelte-1955v1k{padding:1.2rem}.card.svelte-1955v1k h2.svelte-1955v1k{font-size:1.1rem}.card-content.svelte-1955v1k p.svelte-1955v1k{font-size:.85rem}.intro-text.svelte-1955v1k.svelte-1955v1k{padding:1rem;margin-bottom:1rem}.intro-text.svelte-1955v1k p.svelte-1955v1k{font-size:.9rem}.title-logo.svelte-1955v1k.svelte-1955v1k{height:35px}}@keyframes svelte-1955v1k-swooshFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-1955v1k-swooshFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-1955v1k-swooshFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.scroll-down-arrow.svelte-1955v1k.svelte-1955v1k{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);font-size:2.5rem;color:var(--main-yel);opacity:0;animation:svelte-1955v1k-fadeInBounce 3s ease 1s forwards,svelte-1955v1k-bounce 1s infinite 4s;cursor:pointer;z-index:2;transition:opacity .3s}.scroll-down-arrow.svelte-1955v1k.svelte-1955v1k:hover{opacity:1}@keyframes svelte-1955v1k-fadeInBounce{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:.7;transform:translate(-50%) translateY(0)}}@keyframes svelte-1955v1k-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.why.svelte-dhqn39.svelte-dhqn39{width:100%;height:auto;padding:10%;text-align:center}h1.svelte-dhqn39.svelte-dhqn39{color:#444;margin-bottom:2rem;border-bottom:2px solid #ccc;white-space:nowrap;opacity:0}.story.svelte-dhqn39.svelte-dhqn39{width:100%;height:auto;background-color:var(--main-white);padding:5rem;display:flex;flex-direction:column;border-radius:15px;overflow:hidden}.why_part.svelte-dhqn39.svelte-dhqn39{width:100%;height:auto;min-height:75px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;transform:translate(200px);opacity:0;margin-top:1rem}.why_part.svelte-dhqn39 h3.svelte-dhqn39{min-width:150px;font-weight:100;text-transform:uppercase;border-right:5px solid;padding:1rem;margin-right:1rem;text-align:right;justify-self:end}.why_part.svelte-dhqn39 p.svelte-dhqn39{text-align:left;justify-self:start;padding:1rem .5rem}@media screen and (max-width: 1200px){.why.svelte-dhqn39.svelte-dhqn39{padding:8%}.story.svelte-dhqn39.svelte-dhqn39{padding:4rem}}@media screen and (max-width: 900px){.why.svelte-dhqn39.svelte-dhqn39{padding:6%}.story.svelte-dhqn39.svelte-dhqn39{padding:3rem}.why_part.svelte-dhqn39.svelte-dhqn39{grid-template-columns:35% 65%}.why_part.svelte-dhqn39 h3.svelte-dhqn39{font-size:.9rem;padding:.75rem}}@media screen and (max-width: 768px){.why.svelte-dhqn39.svelte-dhqn39{padding:4%}.story.svelte-dhqn39.svelte-dhqn39{padding:2rem}.why_part.svelte-dhqn39.svelte-dhqn39{grid-template-columns:1fr;text-align:center}.why_part.svelte-dhqn39 h3.svelte-dhqn39{border-right:none;border-bottom:3px solid;text-align:center;justify-self:center;margin-right:0;margin-bottom:.5rem;min-width:unset;width:100%}.why_part.svelte-dhqn39 p.svelte-dhqn39{text-align:center;justify-self:center}}@media screen and (max-width: 600px){.why.svelte-dhqn39.svelte-dhqn39{padding:2rem 1rem}h1.svelte-dhqn39.svelte-dhqn39{font-size:1.5rem;white-space:normal}.story.svelte-dhqn39.svelte-dhqn39{padding:1.5rem}.why_part.svelte-dhqn39 h3.svelte-dhqn39{font-size:.85rem;padding:.5rem}.why_part.svelte-dhqn39 p.svelte-dhqn39{font-size:.9rem}}@media screen and (max-width: 400px){.why.svelte-dhqn39.svelte-dhqn39{padding:1.5rem .75rem}.story.svelte-dhqn39.svelte-dhqn39{padding:1rem}h1.svelte-dhqn39.svelte-dhqn39{font-size:1.2rem}}.how.svelte-6fw18l.svelte-6fw18l{width:100%;height:auto;background:rgb(95,44,130);background:linear-gradient(90deg,rgb(95,44,130) 0%,rgb(73,160,157) 100%);padding:5%;padding-bottom:15rem;color:#fff;border-bottom-left-radius:12%;border-bottom-right-radius:13%}.top.svelte-6fw18l.svelte-6fw18l{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;gap:2rem}h1.svelte-6fw18l.svelte-6fw18l{opacity:0;text-align:center;color:var(--main-yel)!important;margin-bottom:1rem}.steps-container.svelte-6fw18l.svelte-6fw18l{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.steps.svelte-6fw18l.svelte-6fw18l{width:100%;height:auto;padding:1.5rem;opacity:0;transform:translateY(50px);text-align:center}.steps.svelte-6fw18l h2.svelte-6fw18l{font-size:1.1rem;font-weight:200;color:var(--main-blue);background-color:var(--main-white);display:inline;padding:.5rem 1rem;border-radius:10px;margin-bottom:1rem}.steps.svelte-6fw18l p.svelte-6fw18l{margin-top:.5rem;color:var(--main-white)!important}@keyframes svelte-6fw18l-fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-6fw18l-slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1200px){.how.svelte-6fw18l.svelte-6fw18l{padding-bottom:12rem}.steps-container.svelte-6fw18l.svelte-6fw18l{max-width:700px}}@media screen and (max-width: 1024px){.how.svelte-6fw18l.svelte-6fw18l{border-bottom-left-radius:8%;border-bottom-right-radius:8%;padding-bottom:10rem}.steps-container.svelte-6fw18l.svelte-6fw18l{max-width:600px}}@media screen and (max-width: 900px){.how.svelte-6fw18l.svelte-6fw18l{padding:4%;padding-bottom:8rem}.steps-container.svelte-6fw18l.svelte-6fw18l{max-width:100%}}@media screen and (max-width: 768px){.how.svelte-6fw18l.svelte-6fw18l{border-bottom-left-radius:5%;border-bottom-right-radius:5%;padding-bottom:6rem}h1.svelte-6fw18l.svelte-6fw18l{font-size:1.5rem}.steps.svelte-6fw18l.svelte-6fw18l{padding:1.2rem}.steps.svelte-6fw18l h2.svelte-6fw18l{font-size:1.05rem}}@media screen and (max-width: 600px){.how.svelte-6fw18l.svelte-6fw18l{padding:3%;padding-bottom:4rem;border-bottom-left-radius:0;border-bottom-right-radius:0}h1.svelte-6fw18l.svelte-6fw18l{font-size:1.3rem;margin-bottom:.5rem}.top.svelte-6fw18l.svelte-6fw18l{gap:1.5rem}.steps-container.svelte-6fw18l.svelte-6fw18l{gap:1rem}.steps.svelte-6fw18l.svelte-6fw18l{padding:1rem}.steps.svelte-6fw18l h2.svelte-6fw18l{font-size:1rem;padding:.4rem .8rem}.steps.svelte-6fw18l p.svelte-6fw18l{font-size:.9rem}}@media screen and (max-width: 400px){.how.svelte-6fw18l.svelte-6fw18l{padding:2%;padding-bottom:3rem}h1.svelte-6fw18l.svelte-6fw18l{font-size:1.1rem}.steps.svelte-6fw18l.svelte-6fw18l{padding:.75rem}.steps.svelte-6fw18l h2.svelte-6fw18l{font-size:.95rem}.steps.svelte-6fw18l p.svelte-6fw18l{font-size:.85rem}}.education.svelte-wo8jri{width:60%;max-width:1200px;height:auto;padding:5rem;text-align:center;margin-top:-10rem;margin-left:auto;margin-right:auto;background-image:url(https://storage.googleapis.com/lasvaskan-filebucket/backgrounds/forelasning.jpg);background-position:center top;background-repeat:no-repeat;background-size:cover;color:var(--main-white);position:relative;isolation:isolate;box-shadow:0 0 25px #0000008c;border-radius:15px 15px 0 0}.education.svelte-wo8jri:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#0009;border-radius:15px 15px 0 0}h1.svelte-wo8jri{margin-bottom:2rem;opacity:0;position:relative;color:var(--main-white)!important}p.svelte-wo8jri{margin-top:2rem;opacity:0;color:var(--main-white)!important}h3.svelte-wo8jri{margin-top:4rem;opacity:0}h1.svelte-wo8jri,h3.svelte-wo8jri,p.svelte-wo8jri{position:relative;z-index:1}@media screen and (max-width: 1400px){.education.svelte-wo8jri{width:70%;margin-top:-8rem}}@media screen and (max-width: 1200px){.education.svelte-wo8jri{width:75%;margin-top:-7rem;padding:4rem}}@media screen and (max-width: 1024px){.education.svelte-wo8jri{width:80%;margin-top:-6rem;padding:3rem}h1.svelte-wo8jri{font-size:1.5rem}h3.svelte-wo8jri{font-size:1.1rem;margin-top:3rem}}@media screen and (max-width: 768px){.education.svelte-wo8jri{width:90%;margin-top:-4rem;padding:2.5rem}h1.svelte-wo8jri{font-size:1.3rem;margin-bottom:1.5rem}h3.svelte-wo8jri{font-size:1rem;margin-top:2rem}p.svelte-wo8jri{margin-top:1.5rem}}@media screen and (max-width: 600px){.education.svelte-wo8jri{width:95%;margin-top:-3rem;padding:2rem}h1.svelte-wo8jri{font-size:1.2rem;margin-bottom:1rem}h3.svelte-wo8jri{font-size:.9rem;margin-top:1.5rem;line-height:1.4}p.svelte-wo8jri{margin-top:1rem;font-size:.9rem}}@media screen and (max-width: 400px){.education.svelte-wo8jri{width:98%;margin-top:-2rem;padding:1.5rem;border-radius:10px 10px 0 0}.education.svelte-wo8jri:before{border-radius:10px 10px 0 0}h1.svelte-wo8jri{font-size:1.1rem}h3.svelte-wo8jri,p.svelte-wo8jri{font-size:.85rem}}.articles.svelte-1bvp2e6.svelte-1bvp2e6{width:100%;height:auto;padding:15% 5%;position:relative;transition:background-color .3s ease-in-out}.articles.svelte-1bvp2e6.svelte-1bvp2e6:hover{background-color:#bdc3c74d}.articles_all.svelte-1bvp2e6.svelte-1bvp2e6{width:100%;height:auto;display:grid;grid-template-columns:repeat(4,1fr);column-gap:1rem;row-gap:1rem}.scroll-button.svelte-1bvp2e6.svelte-1bvp2e6{position:relative;font-size:1.5rem;color:var(--main-yel);font-weight:700;background:none;border:none;cursor:pointer;animation:fadeInBounce 3s ease 1s forwards,bounce 1s infinite 4s;transition:opacity .3s,transform .3s}.scroll-button.svelte-1bvp2e6.svelte-1bvp2e6:hover{opacity:1;transform:scale(1.1)}.article.svelte-1bvp2e6.svelte-1bvp2e6{width:100%;max-width:350px;height:auto;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;background-color:var(--main-white);box-shadow:0 0 10px #0003;opacity:0;justify-self:center}.top.svelte-1bvp2e6.svelte-1bvp2e6{width:100%;height:auto;min-height:200px;background-image:url();background-position:center;background-repeat:no-repeat;background-size:cover;padding:1rem;position:relative;isolation:isolate}.top.svelte-1bvp2e6.svelte-1bvp2e6:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:-1}.top.svelte-1bvp2e6 h3.svelte-1bvp2e6{color:var(--main-white)}.info.svelte-1bvp2e6.svelte-1bvp2e6{width:100%;height:auto;padding:1rem;font-size:.8rem;min-height:200px}.more.svelte-1bvp2e6.svelte-1bvp2e6{margin-top:.5rem;color:#3498dbcc;cursor:pointer;transition:color .3s}.more.svelte-1bvp2e6.svelte-1bvp2e6:hover{color:#2980b9e6}.load_more.svelte-1bvp2e6.svelte-1bvp2e6{text-align:center;margin-top:2rem}@media screen and (max-width: 1400px){.articles.svelte-1bvp2e6.svelte-1bvp2e6{padding:12% 5%}}@media screen and (max-width: 1280px){.articles.svelte-1bvp2e6.svelte-1bvp2e6{padding:10% 4%}.articles_all.svelte-1bvp2e6.svelte-1bvp2e6{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1024px){.articles.svelte-1bvp2e6.svelte-1bvp2e6{padding:8% 3%}.articles_all.svelte-1bvp2e6.svelte-1bvp2e6{grid-template-columns:repeat(2,1fr);row-gap:2rem}.article.svelte-1bvp2e6.svelte-1bvp2e6{max-width:400px}}@media screen and (max-width: 768px){.articles.svelte-1bvp2e6.svelte-1bvp2e6{padding:6% 2%}h1.svelte-1bvp2e6.svelte-1bvp2e6{font-size:1.5rem;margin-bottom:2rem}.article.svelte-1bvp2e6.svelte-1bvp2e6{max-width:100%}.top.svelte-1bvp2e6.svelte-1bvp2e6{min-height:180px}.info.svelte-1bvp2e6.svelte-1bvp2e6{min-height:150px;font-size:.85rem}}@media screen and (max-width: 600px){.articles.svelte-1bvp2e6.svelte-1bvp2e6{padding:4% 1rem}.articles_all.svelte-1bvp2e6.svelte-1bvp2e6{grid-template-columns:1fr;gap:1.5rem}h1.svelte-1bvp2e6.svelte-1bvp2e6{font-size:1.3rem;opacity:1;margin-bottom:1.5rem}.article.svelte-1bvp2e6.svelte-1bvp2e6{opacity:1;max-width:100%}.top.svelte-1bvp2e6.svelte-1bvp2e6{min-height:150px}.top.svelte-1bvp2e6 h3.svelte-1bvp2e6{font-size:1.1rem}.info.svelte-1bvp2e6.svelte-1bvp2e6{min-height:auto;font-size:.9rem}.scroll-button.svelte-1bvp2e6.svelte-1bvp2e6{font-size:1.2rem}}@media screen and (max-width: 400px){.articles.svelte-1bvp2e6.svelte-1bvp2e6{padding:3% .75rem}h1.svelte-1bvp2e6.svelte-1bvp2e6{font-size:1.1rem}.top.svelte-1bvp2e6.svelte-1bvp2e6{min-height:120px;padding:.75rem}.top.svelte-1bvp2e6 h3.svelte-1bvp2e6{font-size:1rem}.info.svelte-1bvp2e6.svelte-1bvp2e6{padding:.75rem;font-size:.85rem}}.about.svelte-q9o7q.svelte-q9o7q{width:100%;height:auto;padding:10% 5%;text-align:center}h1.svelte-q9o7q.svelte-q9o7q{margin-bottom:2rem;color:var(--main-white)}.we.svelte-q9o7q.svelte-q9o7q{display:flex;flex-wrap:wrap;justify-content:center;row-gap:3rem;column-gap:clamp(1rem,5vw,7rem);max-width:100%}.pres.svelte-q9o7q.svelte-q9o7q{width:100%;max-width:320px;height:auto;background:rgb(55,59,68);background:linear-gradient(171deg,rgb(55,59,68) 0%,rgb(66,134,244) 100%);border-radius:10px;box-shadow:0 0 10px #0006;overflow:hidden;padding:1rem;display:flex;flex-direction:column;align-items:center;padding-top:50px;position:relative;z-index:1;opacity:0}.img.svelte-q9o7q.svelte-q9o7q{width:150px;height:150px;border-radius:50%;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;margin-bottom:2rem}.img.svelte-q9o7q.svelte-q9o7q:before{content:"";background-color:var(--main-white);top:-5px;right:-5px;bottom:-5px;left:-5px;position:absolute;z-index:-1;border-radius:50%}h3.svelte-q9o7q.svelte-q9o7q{font-weight:100;margin-bottom:1rem;color:#fff}p.svelte-q9o7q.svelte-q9o7q{color:#ccc;font-size:.8rem;text-align:center}.mail.svelte-q9o7q.svelte-q9o7q{position:absolute;top:1rem;left:1.5rem;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--main-yel);border:2px solid white;box-shadow:0 0 10px #0009}.mail.svelte-q9o7q span.svelte-q9o7q{position:absolute;top:10%;left:125%;font-size:.8rem;transform:scaleX(0);transition:transform .3s ease-in-out;transform-origin:left;white-space:nowrap}.mail.svelte-q9o7q:hover span.svelte-q9o7q{transform:scaleX(1)}.mail.svelte-q9o7q span.svelte-q9o7q:after{content:"";height:1px;width:0;position:absolute;bottom:0;left:0;transition:width .3s ease-in-out;transition-delay:.3s;background-color:var(--main-white)}.mail.svelte-q9o7q:hover span.svelte-q9o7q:after{width:100%}@media screen and (max-width: 1400px){.about.svelte-q9o7q.svelte-q9o7q{padding:8% 4%}}@media screen and (max-width: 1200px){.about.svelte-q9o7q.svelte-q9o7q{padding:7% 3%}.we.svelte-q9o7q.svelte-q9o7q{column-gap:clamp(1rem,3vw,4rem)}}@media screen and (max-width: 900px){.about.svelte-q9o7q.svelte-q9o7q{padding:6% 2%}.pres.svelte-q9o7q.svelte-q9o7q{max-width:280px}.img.svelte-q9o7q.svelte-q9o7q{width:120px;height:120px;margin-bottom:1.5rem}}@media screen and (max-width: 768px){.about.svelte-q9o7q.svelte-q9o7q{padding:5% 1.5rem}h1.svelte-q9o7q.svelte-q9o7q{font-size:1.5rem;margin-bottom:1.5rem}.we.svelte-q9o7q.svelte-q9o7q{row-gap:2rem}.pres.svelte-q9o7q.svelte-q9o7q{opacity:1;max-width:100%;width:100%}}@media screen and (max-width: 600px){.about.svelte-q9o7q.svelte-q9o7q{padding:4% 1rem}h1.svelte-q9o7q.svelte-q9o7q{font-size:1.3rem}.we.svelte-q9o7q.svelte-q9o7q{row-gap:1.5rem}.pres.svelte-q9o7q.svelte-q9o7q{padding-top:40px}.img.svelte-q9o7q.svelte-q9o7q{width:100px;height:100px;margin-bottom:1rem}h3.svelte-q9o7q.svelte-q9o7q{font-size:1.1rem}p.svelte-q9o7q.svelte-q9o7q{font-size:.85rem}.mail.svelte-q9o7q.svelte-q9o7q{width:25px;height:25px;font-size:.9rem}}@media screen and (max-width: 400px){.about.svelte-q9o7q.svelte-q9o7q{padding:3% .75rem}h1.svelte-q9o7q.svelte-q9o7q{font-size:1.1rem}.pres.svelte-q9o7q.svelte-q9o7q{padding:.75rem;padding-top:35px}.img.svelte-q9o7q.svelte-q9o7q{width:90px;height:90px}h3.svelte-q9o7q.svelte-q9o7q{font-size:1rem}p.svelte-q9o7q.svelte-q9o7q{font-size:.8rem}}.wrapper.svelte-108jhl5{width:100%;height:100%;position:relative;display:flex;flex-direction:column;background-image:url(https://storage.googleapis.com/lasvaskan-filebucket/backgrounds/LV_BG_NEW.png);background-repeat:no-repeat;background-size:cover;background-position:center top;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;isolation:isolate}.wrapper.svelte-108jhl5::-webkit-scrollbar{display:none}.wrapper.svelte-108jhl5:before{content:"";top:0;right:0;bottom:0;left:0;position:fixed;background-color:#00000080;z-index:-1;box-shadow:0 0 300px #00000080 inset}@media screen and (max-width: 1366px){.wrapper.svelte-108jhl5{font-size:.8rem}}
