@import url("https://use.typekit.net/ztf3tsf.css");::-webkit-scrollbar{display:none}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}body,html{overflow-x:hidden}body{background:transparent;font-family:proxima-nova,sans-serif}a,body{color:#333}a{text-decoration:none}.content{max-width:960px;margin:0 auto}.scroller{overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;max-height:100vh}.scroller section{scroll-snap-align:start}nav{display:flex;flex-direction:row;justify-content:center;align-items:center;background-position:bottom}nav a{margin-left:12px}nav .logo,nav a{margin-right:auto}nav .logo{margin-left:20px}.slideUp{transform:translateY(-100px);transition:transform .2s ease-out;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.slideDown{transform:translateY(0);transition:transform .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}footer{background-color:#000!important;display:flex;flex-direction:column;color:#fff;border-top:4px solid #eaeaea8c}.herobg{background-image:url(/images/beam2.jpeg)}.herobg,.herobg2{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.herobg2{background-image:url(/images/beam3.jpg)}.herobg3{background-image:url(/images/beam1.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.tbg{background-image:url(/images/sonner-hero-new.png);margin-left:auto;margin-right:auto;margin-top:auto;height:90%}.tbg,.tbgMobile{background-repeat:no-repeat;background-size:contain}.tbgMobile{background-image:url(/images/t1Mobile.png);height:80%}.tbg2,.tbgMobile{background-position:50%}.tbg2{background-image:url(/images/t2.png);background-repeat:no-repeat;background-size:contain;width:40%;height:100%}@media only screen and (min-width:768px) and (max-width:1024px){.tbg2{background-image:url(/images/t2.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:80%;height:100%}}.tbg2mobile{background-image:url(/images/t2.png);width:80%;height:100%}.tbg2mobile,.tbg3{background-position:50%;background-repeat:no-repeat;background-size:contain}.tbg3{background-image:url(/images/t3old.png)}.tbg3mobile{background-image:url(/images/t3.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.divider{position:relative;height:1px;margin-bottom:15px}.div-transparent:before{content:"";position:absolute;top:0;left:5%;right:5%;width:90%;height:2px;background-image:linear-gradient(90deg,transparent,#6e6e6e,transparent)}.divider2{position:relative;height:1px;margin-bottom:15px}.div-transparent2:before{content:"";position:absolute;top:0;left:5%;right:5%;width:90%;height:2px;background-image:linear-gradient(90deg,transparent,#474747,transparent)}@-webkit-keyframes showTopText{0%{transform:translate3d(0,100%,0)}40%,60%{transform:translate3d(0,50%,0)}to{transform:translateZ(0)}}@keyframes showTopText{0%{transform:translate3d(0,100%,0)}40%,60%{transform:translate3d(0,50%,0)}to{transform:translateZ(0)}}@-webkit-keyframes showBottomText{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@keyframes showBottomText{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}.animated-title{color:#fff;line-height:130px}.animated-title>div{overflow:hidden}.animated-title>div div{padding:4vmin 0}.animated-title>div div span{display:block}.animated-title>div.text-top div{-webkit-animation:showTopText 1s;animation:showTopText 1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:0;transform:translateY(100%)}.animated-title>div.text-top div span:first-child{color:#fff}.animated-title>div.text-bottom{line-height:130px;bottom:0}.animated-title>div.text-bottom div{-webkit-animation:showBottomText .5s;animation:showBottomText .5s;-webkit-animation-delay:1.75s;animation-delay:1.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;top:0;transform:translateY(-100%)}.showMe{display:none;-webkit-animation:fadeIn 4.5s;animation:fadeIn 4.5s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.heading{display:flex;flex-direction:column}.heading>div{overflow:hidden}.heading>div>p{width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap;margin:0;line-height:117%}.slide-up{visibility:hidden}.slide-up.active{visibility:visible;-webkit-animation:slide-up .9s;animation:slide-up .9s}@-webkit-keyframes slide-up{0%{transform:translateY(200px)}to{transform:translateY(0)}}.slide-side{visibility:visible;-webkit-animation:slide-up .9s;animation:slide-up .9s}@-webkit-keyframes slide-side{0%{transform:translateY(200px)}to{transform:translateY(0)}}.zoom{transition:transform .2s}.zoom:hover{transform:scale(1.05)}.zoom2{transition:transform .2s}.zoom2:hover{transform:scale(1.15)}.shimmer{text-align:center;color:#000;background:-webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.8,#000));background:-moz-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.8,#000));background:gradient(linear,left top,right top,from(#222),to(#222),color-stop(.8,#000));background-size:125px 100%;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-animation-name:shimmer;animation-name:shimmer;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-repeat:no-repeat;background-position:0 0;background-color:#222}@-webkit-keyframes shimmer{0%{background-position:0 0}to{background-position:100% 0}}@keyframes shimmer{0%{background-position:0 0}to{background-position:100% 0}}.scroll-to-top{position:fixed;bottom:30px;right:30px;opacity:0;visibility:hidden;width:10px;height:40px;z-index:251;background-repeat:no-repeat;background-position:top;background-size:10px 40px;cursor:pointer;background-image:url(http://www.ivang-design.com/svg-load/parallax/arrow-up.png);transform:translateY(-15px);transition:all .25s linear}.scroll-to-top:hover{bottom:32px}.scroll-to-top.active-arrow{opacity:1;visibility:visible;transform:translateY(0)}.bg404{background-image:url(/images/beam2.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.machine{position:relative;width:191px;height:311px;-webkit-box-reflect:below 0 -webkit-linear-gradient(bottom,hsla(0,0%,100%,.4),transparent 50%,transparent);transform:scale(.75)}.machine-top{top:10px;width:119px;height:164px;background:linear-gradient(#00bc9e,#00bc9e 20%,#008e77 0,#008e77 22%,#00bc9e 0,#00bc9e 62%,#008e77 0,#008e77 64%,#00bc9e 0);border-top-right-radius:20px;border-top-left-radius:20px}.machine-top,.machine-top:before{position:absolute;left:50%;transform:translateX(-50%)}.machine-top:before{content:"";top:-10px;width:45px;height:10px;background:linear-gradient(90deg,#008e77 15%,#40aa99 0,#40aa99 45%,#008e77 0,#008e77 85%,#00806b 0,#00806b);border-top-right-radius:2px;border-top-left-radius:2px}.machine-top:after{content:"";position:absolute;width:100%;height:100%;border-top-right-radius:20px;border-top-left-radius:20px;background:linear-gradient(90deg,transparent,transparent 8%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 22%,transparent 0,transparent 88%,rgba(0,142,119,.5) 0)}.machine-middle{position:absolute;bottom:-8px;width:100%;height:8px;background:#202e3a;border-bottom-right-radius:35px;border-bottom-left-radius:35px}.machine-middle:after{left:10px;bottom:-18px;width:142px;height:18px;border-top-right-radius:6px}.machine-middle:after,.machine-middle:before{content:"";position:absolute;background:linear-gradient(90deg,#202e3a,#202e3a 3%,#414d57 0,#414d57 15%,#202e3a 0,#202e3a)}.machine-middle:before{left:52%;transform:translateX(-50%);bottom:-35px;width:98px;height:10px}.machine-bottom{bottom:20px;z-index:10;width:121px;height:78px;border-radius:15px;border:5px solid #d5d5d5;border-top-color:transparent}.machine-bottom,.machine-bottom:before{position:absolute;left:50%;transform:translateX(-50%)}.machine-bottom:before{content:"";top:-1px;width:110%;height:10px;background:linear-gradient(90deg,#202e3a,#202e3a 3%,#414d57 0,#414d57 15%,#202e3a 0,#202e3a)}.machine-bottom:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:59px;background:linear-gradient(90deg,transparent,transparent 10%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3) 25%,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,.1) 85%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1));border-bottom-left-radius:15px;border-bottom-right-radius:15px}.hand{position:absolute;right:7px;bottom:25px;z-index:-1;width:38px;height:69px;border-radius:18px;border:10px solid #202e3a;border-left-color:transparent;border-top-left-radius:0;border-bottom-left-radius:0}.hand:after{left:-95px;top:22px;width:17px;height:1px;background:hsla(0,0%,70%,.7);color:#b3b3b3;box-shadow:0 5px 0 0 currentColor,0 10px 0 0 currentColor,0 15px 0 0 currentColor,0 20px 0 0 currentColor}.hand:after,.hand:before{content:"";position:absolute}.hand:before{left:-105px;bottom:-20px;width:93px;height:7px;background:linear-gradient(90deg,#202e3a,#202e3a 3%,#414d57 0,#414d57 15%,#202e3a 0,#202e3a)}.left-hand{position:absolute;top:125px;z-index:-1;width:45px;height:184px;border-radius:22px;border:8px solid #d5d5d5;border-right-color:transparent;border-top-right-radius:0;border-bottom-right-radius:0}.left-hand:after{top:-14px;left:21px;width:7px;height:23px;background:#008e77}.left-hand:after,.left-hand:before{content:"";position:absolute;border-top-left-radius:3px;border-bottom-left-radius:3px}.left-hand:before{top:-11px;left:13px;width:8px;height:15px;background:linear-gradient(#00bc9e,#00bc9e 60%,#40cdb6 0,#40cdb6)}.coffee{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;z-index:1;width:121px;height:20px;border-radius:0 0 15px 15px;background:#393434}.coffee:after{content:"";position:absolute;left:-11px;bottom:-22px;width:144px;height:16px;background:linear-gradient(90deg,#00bc9e,#00bc9e 3%,#40cdb6 0,#40cdb6 15%,#00bc9e 0,#00bc9e);border-top-right-radius:4px;border-top-left-radius:4px;border-bottom:2px solid #00a98e}.coffee:before{content:"";position:absolute;left:54px;top:-41px;width:5px;height:4px;background:#393434;border-radius:50%;box-shadow:3px 10px 0 1px #393434;-webkit-animation:animatecoffee 2s linear infinite;animation:animatecoffee 2s linear infinite}@-webkit-keyframes animatecoffee{to{top:0}}@keyframes animatecoffee{to{top:0}}.test{margin:50px;width:20px;height:120px;border:6px solid red;border-radius:15px;border-top-right-radius:0}.app{height:120vh;margin-left:25rem}.sticky{top:0;height:120vh}.frame{z-index:1;position:relative}.frame,.image{height:100%;width:100%}.image{position:absolute;top:0;left:0;opacity:0;background-repeat:no-repeat;background-size:cover}.image_0{z-index:0;background-image:url(/images/slide1.jpg)}.image_1{z-index:1;background-image:url(/images/slide2.jpg)}.image_2{z-index:2;background-image:url(/images/slide3.jpg)}.image_3{z-index:3;background-image:url(/images/slide4.jpg)}.image_4{z-index:4;background-image:url(/images/slide5.jpg)}.image_5{z-index:5;background-image:url(/images/slide6.jpg)}.image_6{z-index:6;background-image:url(/images/slide7.jpg)}.image_7{z-index:7;background-image:url(/images/slide8.jpg)}.image_8{z-index:8;background-image:url(/images/slide9.jpg)}.image_9{z-index:9;background-image:url(/images/slide10.jpg)}.image_10{z-index:10;background-image:url(/images/slide11.jpg)}.image_visible{opacity:1}.bg_color{background:#fff}@media screen and (min-width:800px){.bg_color{background:#fafafa}}.mSlide{background-image:url(/images/mSlide1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:110%}.dropdown select{font-size:1.25rem;border-radius:15px;border:1px solid #d3d3d3;padding:.5rem 1rem}.Footer_bold__55QtV{font-size:3rem;font-weight:700;color:#fff!important;margin:0}.Footer_news___hU4o{display:flex;flex-direction:row;justify-content:space-between;margin-left:2rem;margin-top:1.5rem}.Footer_heading__ka1i8{display:flex;flex-direction:column;margin-right:4rem}.Footer_input__p_cvZ{background-color:#000;border:0;border-bottom:2px solid grey!important;width:25rem;color:#fff!important;font-size:1rem;padding:.75rem}.Footer_small__Z3OOT{font-size:.75rem;padding-top:1rem}.Footer_iconflex__D1cSQ{display:flex;flex-direction:row;gap:3rem;margin-left:2rem}.Footer_icon__Me07u{height:1.5rem;width:1.5rem;color:#fff}.Footer_copy__zWR02{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5rem;text-align:center;margin-top:60px}
/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mx-24{margin-left:6rem;margin-right:6rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-4{margin-left:1rem;margin-right:1rem}.mt-4{margin-top:1rem}.mt-10{margin-top:2.5rem}.mt-6{margin-top:1.5rem}.mt-16{margin-top:4rem}.mt-8{margin-top:2rem}.-mt-16{margin-top:-4rem}.-mt-12{margin-top:-3rem}.-mt-28{margin-top:-7rem}.-mt-4{margin-top:-1rem}.mt-2{margin-top:.5rem}.mb-4{margin-bottom:1rem}.mt-40{margin-top:10rem}.mb-12{margin-bottom:3rem}.mt-12{margin-top:3rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-screen{height:100vh}.h-8{height:2rem}.h-full{height:100%}.h-6{height:1.5rem}.h-\[50vh\]{height:50vh}.h-12{height:3rem}.w-screen{width:100vw}.w-8{width:2rem}.w-full{width:100%}.w-6{width:1.5rem}.w-1\/2{width:50%}.w-96{width:24rem}.w-auto{width:auto}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.rounded-full{border-radius:9999px}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pt-40{padding-top:10rem}.pl-10{padding-left:2.5rem}.pb-16{padding-bottom:4rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-5xl{font-size:3rem;line-height:1}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.font-bold{font-weight:700}.font-black{font-weight:900}.font-extrabold{font-weight:800}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gr2{--tw-text-opacity:1;color:rgb(36 36 36/var(--tw-text-opacity))}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.hover\:ring-2:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}@media (min-width:640px){.sm\:grid{display:grid}}@media (min-width:768px){.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mt-28{margin-top:7rem}.md\:-mt-20{margin-top:-5rem}.md\:mt-20{margin-top:5rem}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:gap-8{gap:2rem}.md\:pt-10{padding-top:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-9xl{font-size:8rem;line-height:1}}@media (min-width:1024px){.lg\:float-right{float:right}.lg\:float-left{float:left}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-44{margin-bottom:11rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-screen{height:100vh}.lg\:w-1\/2{width:50%}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-8xl{font-size:6rem;line-height:1}}@media (min-width:1536px){.\32xl\:mr-16{margin-right:4rem}.\32xl\:text-8xl{font-size:6rem;line-height:1}.\32xl\:text-9xl{font-size:8rem;line-height:1}}