.top_main.svelte-1sf95td.svelte-1sf95td{width:100%;height:auto;min-height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"r10 r11" "r20 r21";column-gap:5rem;row-gap:5rem;padding:5% 0;position:relative}.top_slogan.svelte-1sf95td.svelte-1sf95td{position:absolute;top:calc(50% - 80px);left:calc(50% - 145px);width:290px;height:160px;background-color:#000000b3;color:var(--main-white);padding:2rem;font-size:1rem;text-align:center;border-radius:10px;z-index:1;opacity:0;transform:scale(0)}.loaded.svelte-1sf95td.svelte-1sf95td{animation-name:svelte-1sf95td-slogan;animation-delay:1.5s;animation-duration:.5s;animation-timing-function:cubic-bezier(0,0,.6,1.8);animation-fill-mode:forwards;transform-origin:center}.text-boxes.svelte-1sf95td.svelte-1sf95td{background-color:var(--main-white);width:max-content;height:max-content;padding:2rem;text-align:center;box-shadow:0 0 15px #0000004d;border-radius:10px;opacity:0}#platform.svelte-1sf95td.svelte-1sf95td{align-self:flex-end;justify-self:flex-end;grid-area:r10}#design.svelte-1sf95td.svelte-1sf95td{align-self:flex-end;justify-self:flex-start;grid-area:r11}#users.svelte-1sf95td.svelte-1sf95td{align-self:flex-start;justify-self:flex-end;grid-area:r20}#curriculum.svelte-1sf95td.svelte-1sf95td{align-self:flex-start;justify-self:flex-start;grid-area:r21}.text-boxes.svelte-1sf95td p.svelte-1sf95td{max-width:25ch}.main_logo.svelte-1sf95td.svelte-1sf95td{font-size:4rem;margin-bottom:2rem}h2.svelte-1sf95td.svelte-1sf95td{font-weight:100;color:var(--main-yel)!important;font-size:1.2rem}img.svelte-1sf95td.svelte-1sf95td{height:50px}.box1.svelte-1sf95td.svelte-1sf95td{animation-name:svelte-1sf95td-box1;animation-duration:.5s;animation-delay:.25s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.box2.svelte-1sf95td.svelte-1sf95td{animation-name:svelte-1sf95td-box2;animation-duration:.5s;animation-delay:.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.box3.svelte-1sf95td.svelte-1sf95td{animation-name:svelte-1sf95td-box3;animation-duration:.5s;animation-delay:.75s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.box4.svelte-1sf95td.svelte-1sf95td{animation-name:svelte-1sf95td-box4;animation-duration:.5s;animation-delay:1s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@media screen and (max-width: 1366px){.top_main.svelte-1sf95td.svelte-1sf95td{column-gap:2rem;row-gap:2rem}.text-boxes.svelte-1sf95td.svelte-1sf95td{padding:1rem}}@media screen and (max-width: 699px){.top_slogan.svelte-1sf95td.svelte-1sf95td{width:200px;height:120px;font-size:.8rem;top:calc(50% - 50px);left:calc(50% - 100px)}img.svelte-1sf95td.svelte-1sf95td{height:30px}h2.svelte-1sf95td.svelte-1sf95td{font-size:.8rem}.text-boxes.svelte-1sf95td.svelte-1sf95td{padding:1rem;max-width:40vw}.main_logo.svelte-1sf95td.svelte-1sf95td{font-size:2rem;margin-bottom:1rem}}@keyframes svelte-1sf95td-slogan{0%{transform-origin:center;transform:scale(0);opacity:0}to{transform-origin:center;transform:scale(1);opacity:1}}@keyframes svelte-1sf95td-box1{0%{transform:translate(-150%,-150%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-1sf95td-box2{0%{transform:translate(150%,-150%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-1sf95td-box3{0%{transform:translate(-150%,150%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-1sf95td-box4{0%{transform:translate(150%,150%);opacity:0}to{transform:translate(0);opacity:1}}.scroll-down-arrow.svelte-1sf95td.svelte-1sf95td{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);font-size:2rem;color:var(--main-yel);opacity:0;animation:svelte-1sf95td-fadeInBounce 3s ease 1s forwards,svelte-1sf95td-bounce 1s infinite 4s;cursor:pointer;z-index:2;transition:opacity .3s}.scroll-down-arrow.svelte-1sf95td.svelte-1sf95td:hover{opacity:1}@keyframes svelte-1sf95td-fadeInBounce{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:.7;transform:translate(-50%) translateY(0)}}@keyframes svelte-1sf95td-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-142w5f4.svelte-142w5f4{width:100%;height:auto;padding:10%;text-align:center}h1.svelte-142w5f4.svelte-142w5f4{color:#444;margin-bottom:2rem;border-bottom:2px solid #ccc;white-space:nowrap;opacity:0}.story.svelte-142w5f4.svelte-142w5f4{width:100%;height:auto;background-color:var(--main-white);padding:5rem;display:flex;flex-direction:column;border-radius:15px;overflow:hidden}.why_part.svelte-142w5f4.svelte-142w5f4{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-142w5f4 h3.svelte-142w5f4{min-width:250px;font-weight:100;text-transform:uppercase;border-right:5px solid;padding:1rem;margin-right:1rem;text-align:right;justify-self:end}.why_part.svelte-142w5f4 p.svelte-142w5f4{text-align:left;justify-self:start}@media screen and (max-width: 768px){.why.svelte-142w5f4.svelte-142w5f4{padding:5%}.why_part.svelte-142w5f4.svelte-142w5f4{grid-template-columns:30% 70%}}@media screen and (max-width: 699px){.why.svelte-142w5f4.svelte-142w5f4{padding:1rem}h1.svelte-142w5f4.svelte-142w5f4{white-space:nowrap}.story.svelte-142w5f4.svelte-142w5f4{padding:1rem}.why_part.svelte-142w5f4.svelte-142w5f4{grid-template-columns:45% 55%}}.how.svelte-t08zu7.svelte-t08zu7{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:20rem;color:#fff;border-bottom-left-radius:12%;border-bottom-right-radius:13%}.top.svelte-t08zu7.svelte-t08zu7{width:100%;height:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:100px max-content;column-gap:5rem;grid-template-areas:"hh hh" "text steps"}h1.svelte-t08zu7.svelte-t08zu7{opacity:0;text-align:center;grid-area:hh;color:var(--main-yel)!important}.top.svelte-t08zu7>p.svelte-t08zu7{padding:2rem;max-width:50ch;grid-area:text;border:2px solid var(--main-white);border-radius:10px;justify-self:end;opacity:0;color:var(--main-white)!important}.how.svelte-t08zu7>div.svelte-t08zu7{grid-area:steps}.steps.svelte-t08zu7.svelte-t08zu7{width:100%;height:auto;padding:1rem;opacity:0;transform:translate(250px)}.steps.svelte-t08zu7 h2.svelte-t08zu7{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-t08zu7 p.svelte-t08zu7{margin-top:.5rem;color:var(--main-white)!important}@media screen and (max-width: 1024px){.how.svelte-t08zu7.svelte-t08zu7{border-bottom-left-radius:5%;border-bottom-right-radius:5%}}@media screen and (max-width: 768px){.how.svelte-t08zu7.svelte-t08zu7{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (max-width: 699px){.top.svelte-t08zu7.svelte-t08zu7{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:2rem;grid-template-areas:"hh" "text" "steps"}}.education.svelte-1dgr003{width:60%;height:auto;padding:5rem;text-align:center;margin-top:-10rem;margin-left:20%;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-1dgr003: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-1dgr003{margin-bottom:2rem;opacity:0;position:relative;color:var(--main-white)!important}p.svelte-1dgr003{margin-top:2rem;opacity:0;color:var(--main-white)!important}h3.svelte-1dgr003{margin-top:4rem;opacity:0}h1.svelte-1dgr003,h3.svelte-1dgr003,p.svelte-1dgr003{position:relative;z-index:1}@media screen and (max-width: 1024px){.education.svelte-1dgr003{width:80%;margin-left:10%;padding:3rem}}@media screen and (max-width: 768px){.education.svelte-1dgr003{width:90%;margin-left:5%;padding:2rem;isolation:isolate}}@media screen and (max-width: 699px){.education.svelte-1dgr003{isolation:isolate}}.articles.svelte-1mxn0ip.svelte-1mxn0ip{width:100%;height:auto;padding:15% 5%;position:relative;transition:background-color .3s ease-in-out}.articles.svelte-1mxn0ip.svelte-1mxn0ip:hover{background-color:#bdc3c7b3}.articles_all.svelte-1mxn0ip.svelte-1mxn0ip{width:100%;height:auto;display:grid;grid-template-columns:repeat(4,1fr);column-gap:1rem}h1.svelte-1mxn0ip.svelte-1mxn0ip{position:absolute;top:10%;left:50%;transform:translate(-50%);opacity:0;color:var(--main-white)}.article.svelte-1mxn0ip.svelte-1mxn0ip{width:300px;height:auto;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;background-color:var(--main-white);box-shadow:0 0 10px #0006;opacity:0;justify-self:center}.top.svelte-1mxn0ip.svelte-1mxn0ip{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-1mxn0ip.svelte-1mxn0ip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0009;z-index:-1}.top.svelte-1mxn0ip h3.svelte-1mxn0ip{color:var(--main-white)}.info.svelte-1mxn0ip.svelte-1mxn0ip{width:100%;height:auto;padding:1rem;font-size:.8rem;min-height:200px}.more.svelte-1mxn0ip.svelte-1mxn0ip{margin-top:.5rem;color:var(--main-blue);cursor:pointer}@media screen and (max-width: 1366px){h1.svelte-1mxn0ip.svelte-1mxn0ip{top:5%}.articles.svelte-1mxn0ip.svelte-1mxn0ip{padding:15% 2%}}@media screen and (max-width: 1280px){.articles_all.svelte-1mxn0ip.svelte-1mxn0ip{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;row-gap:2rem}}@media screen and (max-width: 1024px){h1.svelte-1mxn0ip.svelte-1mxn0ip{top:5%}}@media screen and (max-width: 699px){.articles_all.svelte-1mxn0ip.svelte-1mxn0ip{grid-template-columns:auto;grid-template-rows:repeat(4,auto);margin-top:2rem}h1.svelte-1mxn0ip.svelte-1mxn0ip{top:2%;opacity:1;margin-bottom:1rem}.article.svelte-1mxn0ip.svelte-1mxn0ip{opacity:1}}.about.svelte-1ej01sn.svelte-1ej01sn{width:100%;height:auto;padding:10% 5%;text-align:center}h1.svelte-1ej01sn.svelte-1ej01sn{margin-bottom:2rem;color:var(--main-white)}.we.svelte-1ej01sn.svelte-1ej01sn{width:100%;height:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);row-gap:3rem}.pres.svelte-1ej01sn.svelte-1ej01sn{width:300px;height:auto;background:rgb(55,59,68);background:linear-gradient(171deg,rgb(55,59,68) 0%,rgb(66,134,244) 100%);border-radius:10px;overflow:hidden;padding:1rem;display:flex;flex-direction:column;align-items:center;padding-top:50px;position:relative;z-index:1;box-shadow:0 0 10px #0006;justify-self:center;opacity:0}.img.svelte-1ej01sn.svelte-1ej01sn{width:150px;height:150px;border-radius:50%;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;margin-bottom:2rem}.img.svelte-1ej01sn.svelte-1ej01sn: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-1ej01sn.svelte-1ej01sn{font-weight:100;margin-bottom:1rem;color:#fff}p.svelte-1ej01sn.svelte-1ej01sn{color:#ccc;font-size:.8rem}.mail.svelte-1ej01sn.svelte-1ej01sn{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-1ej01sn span.svelte-1ej01sn{position:absolute;top:10%;left:125%;font-size:.8rem;transform:scaleX(0);transition:transform .3s ease-in-out;transform-origin:left}.mail.svelte-1ej01sn:hover span.svelte-1ej01sn{transform:scaleY(1)}.mail.svelte-1ej01sn span.svelte-1ej01sn: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-1ej01sn:hover span.svelte-1ej01sn:after{width:100%}@media screen and (max-width: 1028px){.we.svelte-1ej01sn.svelte-1ej01sn{grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto)}}@media screen and (max-width: 768px){.we.svelte-1ej01sn.svelte-1ej01sn{grid-template-columns:1fr;grid-template-rows:repeat(6,auto)}.pres.svelte-1ej01sn.svelte-1ej01sn{opacity:1}}.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}}
