body{margin:0}#__nuxt,body,html{height:100%}:root{--theme:#42b983}#__nuxt{display:flex;flex-direction:column;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;text-align:center}.page-slide-enter-active,.page-slide-leave-active{transition:all .2s ease-in-out}.page-slide-enter-from,.page-slide-leave-to{opacity:.5;transform:translate(5vw)}a{color:var(--theme)}.main{display:flex;flex-shrink:0;margin:2rem auto;width:80%}.card-con{filter:drop-shadow(.5rem .5rem 0 #f3f4f5);flex:1}.nav{margin:2rem}.side{align-self:flex-start;flex:1;min-width:0;text-align:left}.card{background:linear-gradient(var(--theme),#2c3e50);border-radius:.5rem;height:250px;margin:2rem auto;width:400px}.item{align-items:center;display:flex;margin:2rem 0}.name{font-size:1.5rem;margin-right:1rem;text-transform:capitalize}@media screen and (max-width:1200px){.main{width:90%}}@media screen and (max-width:1000px){html{font-size:14px}.main{align-items:stretch;flex-direction:column;margin:0 2rem;width:auto}.card{width:80%}.side{align-self:stretch}}@media screen and (max-width:500px){html{font-size:12px}.card{height:auto;padding-top:60%;width:auto}}[type=range]{-webkit-appearance:none;display:block;flex:1;outline:0}[type=range]::-webkit-slider-runnable-track{background:#f3f4f5;border-radius:99rem;cursor:pointer;height:.5rem;width:100%}[type=range]::-moz-range-track{background:#f3f4f5;border-radius:99rem;cursor:pointer;height:.5rem;width:100%}[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--theme);border:0;border-radius:100%;cursor:pointer;height:1.5rem;margin-top:-.5rem;-webkit-transition:.2s;transition:.2s;width:1.5rem}[type=range]::-moz-range-thumb{background:var(--theme);border:0;border-radius:100%;cursor:pointer;height:1.5rem;margin-top:-.5rem;-moz-transition:.2s;transition:.2s;width:1.5rem}[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 .25rem #fff9,0 0 0 .25rem var(--theme)}[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 .25rem #fff9,0 0 0 .25rem var(--theme)}[data-tips]{position:relative}[type=range][data-tips]{border-color:transparent;border-style:solid;border-width:0 .75rem;box-sizing:border-box}[type=range][data-tips]::-webkit-slider-runnable-track{margin:0 -.75rem}[data-tips]:after,[data-tips]:before{color:#000000bf;content:"";display:block;font-family:Inconsolata,Monaco,Consolas,Courier New,Courier,monospace;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%,-20px);transition:all .15s .15s,left 0s,top 0s;visibility:hidden;z-index:1}[data-tips]:before{background-color:#2c3e50;border-radius:.5rem;color:#fff;content:attr(data-tips);font-size:1.5rem;font-style:normal;max-width:200px;padding:.5rem 1rem;text-align:left;width:-moz-max-content;width:max-content}[data-tips]:after,[data-tips]:before{bottom:100%;left:calc(var(--percent, .5)*100%);transform:translate(-50%,-1rem)}[data-tips]:after{border:.5rem solid transparent;border-top-color:#2c3e50;height:0;margin-bottom:-1rem;overflow:hidden;width:0}[data-tips]:focus-visible:before,[data-tips]:focus-visible:focus:after,[data-tips]:hover:after,[data-tips]:hover:before{opacity:1;transform:translate(-50%,-1.5rem);visibility:visible}[type=radio]{-webkit-appearance:none;background:#f3f4f5;box-sizing:border-box;color:var(--theme);cursor:pointer;display:inline-flex;font-size:100%;font-size:1.4rem;margin:0;outline:0;padding:.3em .5em;transition:.2s}[type=radio]:before{content:attr(value)}[type=radio]:checked{background-color:var(--theme);color:#fff}[type=radio]:focus{box-shadow:0 0 0 .25rem #fff9,0 0 0 .25rem var(--theme);transform:translate(0)}.radio:focus-within{z-index:1}.radio:first-of-type [type=radio]{border-radius:.5rem 0 0 .5rem}.radio:last-of-type [type=radio]{border-radius:0 .5rem .5rem 0}[type=radio]:first-of-type:not(:last-of-type){border-radius:.5rem 0 0 .5rem}[type=radio]:last-of-type:not(:first-of-type){border-radius:0 .5rem .5rem 0}[type=radio]:before{background:currentColor;color:inherit;content:"\a";display:block;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;white-space:pre;width:2rem}[type=radio][name=dir]:checked:before{opacity:1}[type=radio][name=dir][value=horizontal]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M8 40c5.523 0 10-4.477 10-10S13.523 20 8 20zm44-20c-5.523 0-10 4.477-10 10s4.477 10 10 10z' clip-rule='evenodd'/%3E%3C/svg%3E")}[type=radio][name=dir][value=vertical]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M21 8c0 5.523 4.477 10 10 10s10-4.477 10-10zm19 44c0-5.523-4.477-10-10-10s-10 4.477-10 10z' clip-rule='evenodd'/%3E%3C/svg%3E")}[type=radio][name=dir][value=both]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M8 40c5.523 0 10-4.477 10-10S13.523 20 8 20zM21 8c0 5.523 4.477 10 10 10s10-4.477 10-10zm31 12c-5.523 0-10 4.477-10 10s4.477 10 10 10zM40 52c0-5.523-4.477-10-10-10s-10 4.477-10 10z' clip-rule='evenodd'/%3E%3C/svg%3E")}[data-direction=horizontal] [type=radio][name=pos][value=start]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M10.5 13a2.5 2.5 0 0 1 0-5h39a2.5 2.5 0 0 1 0 5zM8 40c5.523 0 10-4.477 10-10S13.523 20 8 20zm34-10c0-5.523 4.477-10 10-10v20c-5.523 0-10-4.477-10-10' clip-rule='evenodd'/%3E%3C/svg%3E")}[data-direction=horizontal] [type=radio][name=pos][value=center]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M52 10.5A2.5 2.5 0 0 0 49.5 8h-39a2.5 2.5 0 0 0 0 5h39a2.5 2.5 0 0 0 2.5-2.5m0 39a2.5 2.5 0 0 0-2.5-2.5h-39a2.5 2.5 0 0 0 0 5h39a2.5 2.5 0 0 0 2.5-2.5M52 20c-5.523 0-10 4.477-10 10s4.477 10 10 10zM18 30c0 5.523-4.477 10-10 10V20c5.523 0 10 4.477 10 10' clip-rule='evenodd'/%3E%3C/svg%3E")}[data-direction=horizontal] [type=radio][name=pos][value=end]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M49.5 47a2.5 2.5 0 0 1 0 5h-39a2.5 2.5 0 0 1 0-5zM52 20c-5.523 0-10 4.477-10 10s4.477 10 10 10zM18 30c0 5.523-4.477 10-10 10V20c5.523 0 10 4.477 10 10' clip-rule='evenodd'/%3E%3C/svg%3E")}[data-direction=vertical] [type=radio][name=pos][value=start]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M13 49.5a2.5 2.5 0 0 1-5 0v-39a2.5 2.5 0 1 1 5 0zM40 52c0-5.523-4.477-10-10-10s-10 4.477-10 10zM30 18c-5.523 0-10-4.477-10-10h20c0 5.523-4.477 10-10 10' clip-rule='evenodd'/%3E%3C/svg%3E")}[data-direction=vertical] [type=radio][name=pos][value=center]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M40 52c0-5.523-4.477-10-10-10s-10 4.477-10 10zm-29.5 0a2.5 2.5 0 0 0 2.5-2.5v-39a2.5 2.5 0 0 0-5 0v39a2.5 2.5 0 0 0 2.5 2.5m39 0a2.5 2.5 0 0 0 2.5-2.5v-39a2.5 2.5 0 0 0-5 0v39a2.5 2.5 0 0 0 2.5 2.5M30 18c-5.523 0-10-4.477-10-10h20c0 5.523-4.477 10-10 10' clip-rule='evenodd'/%3E%3C/svg%3E")}[data-direction=vertical] [type=radio][name=pos][value=end]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cpath fill='%23EC7979' fill-rule='evenodd' d='M47 10.5a2.5 2.5 0 0 1 5 0v39a2.5 2.5 0 0 1-5 0zM20 8c0 5.523 4.477 10 10 10s10-4.477 10-10zm10 34c5.523 0 10 4.477 10 10H20c0-5.523 4.477-10 10-10' clip-rule='evenodd'/%3E%3C/svg%3E")}[type=radio][name=split][value=dashed]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='10' fill='none'%3E%3Cpath fill='%23C4C4C4' fill-rule='evenodd' d='M0 0h10v10H0zm20 0h10v10H20zm30 0H40v10h10z' clip-rule='evenodd'/%3E%3C/svg%3E")}[type=radio][name=split][value=dotted]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='10' fill='none'%3E%3Cpath fill='%23C4C4C4' fill-rule='evenodd' d='M10 5A5 5 0 1 1 0 5a5 5 0 0 1 10 0m20 0a5 5 0 1 1-10 0 5 5 0 0 1 10 0m15 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10' clip-rule='evenodd'/%3E%3C/svg%3E")}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.transparent{background-color:transparent;border-color:transparent}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.-bottom-1\/2{bottom:-50%}.left-0{left:0}.right-0{right:0}.z-10{z-index:10}.z-20{z-index:20}.grid{display:grid}.m-8{margin:2rem}.mb-0{margin-bottom:0}.mb-16{margin-bottom:4rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-auto{margin-top:auto}.hidden{display:none}.h-1\/2{height:50%}.h-auto{height:auto}.h1{height:.25rem}.max-w-520px{max-width:520px}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.place-content-center{place-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-width:1px}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.bg-black\/5{background-color:#0000000d}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}.p-8,.pa-8{padding:2rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pt-14{padding-top:3.5rem}.text-center{text-align:center}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-size-16{font-size:4rem}.font-size-5{font-size:1.25rem}.dark .dark\:text-white{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.leading-tight{line-height:1.25}.font-sans{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}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:solid}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}
