.home__aboutLuri-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:40px;min-height:500px;padding-top:3.125rem}@media screen and (min-width:768px){.home__aboutLuri-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;gap:40px}}@media screen and (min-width:1024px){.home__aboutLuri-content{gap:70px}}.home__aboutLuri-about{width:100%}.home__aboutLuri-about h2{font-family:"Chakra Petch",sans-serif;font-size:1.625rem;font-weight:700;line-height:1.15;color:#D7F9FF;width:100%;max-width:536px}@media screen and (min-width:768px){.home__aboutLuri-about h2{font-size:1.875rem}}@media screen and (min-width:1024px){.home__aboutLuri-about h2{font-size:3.75rem}}.home__aboutLuri-about h2 strong{color:#7FBAF4}.home__aboutLuri-about p{color:#98D4DE;font-size:1rem;line-height:1.5rem;max-width:408px;margin-top:1.5rem}.home__aboutLuri-about-cta{position:relative;width:100%;color:#01080E;display:inline-block;padding:1.25rem;font-size:1rem;font-weight:600;line-height:1;text-align:center;text-transform:uppercase;text-decoration:none;margin-top:2.5rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;box-sizing:border-box}@media screen and (min-width:768px){.home__aboutLuri-about-cta{max-width:400px}}.home__aboutLuri-about-cta::before{content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#7FBAF4;z-index:-2;clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%)}.home__aboutLuri-about-cta::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#7FBAF4;z-index:-1;-webkit-transition:all 0.3s;transition:all 0.3s;clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%)}.home__aboutLuri-about-cta:hover{-webkit-transform:translateY(1px);transform:translateY(1px)}.home__aboutLuri-about-cta:hover::after{background-color:#E7ECF8}.home__aboutLuri-image{width:100%;position:relative}.home__aboutLuri-image-luri{z-index:1;position:absolute;top:0;left:0;animation:float 4s ease-in-out infinite;max-width:80%}.home__aboutLuri-image-bg{width:100%;max-width:498px}