body {
	margin: 0px;
	padding: 0px;
}

main {position:relative;margin-left:auto;margin-right:auto;margin-bottom:4rem;max-width:80rem;padding-left:1rem;padding-right:1rem}

@media (min-width: 640px){main{margin-bottom:6rem;padding-left:1.5rem;padding-right:1.5rem;}}

img,
video {
	max-width: 100%;
	height: auto;
}

/* layer: preflights */

*,::before,::after{--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 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.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 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.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: ;}

/* layer: typography */

.prose :where(h1,h2,h3,h4,h5,h6):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-headings);font-weight:600;line-height:1.25;}

.prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500;}

.prose :where(a code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);}

.prose :where(p,ul,ol,pre):not(:where(.not-prose,.not-prose *)){margin:1em 0;line-height:1.75;}

.prose :where(blockquote):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding-left:1em;font-style:italic;border-left:.25em solid var(--un-prose-borders);}

.prose :where(h1):not(:where(.not-prose,.not-prose *)){margin:1rem 0;font-size:2.25em;}

.prose :where(h2):not(:where(.not-prose,.not-prose *)){margin:1.75em 0 .5em;font-size:1.75em;}

.prose :where(h3):not(:where(.not-prose,.not-prose *)){margin:1.5em 0 .5em;font-size:1.375em;}

.prose :where(h4):not(:where(.not-prose,.not-prose *)){margin:1em 0;font-size:1.125em;}

.prose :where(img,video):not(:where(.not-prose,.not-prose *)){max-width:100%;}

.prose :where(figure,picture):not(:where(.not-prose,.not-prose *)){margin:1em 0;}

.prose :where(figcaption):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-captions);font-size:.875em;}

.prose :where(code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);font-size:.875em;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}

.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *))::before,.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *))::after{content:"`";}

.prose :where(pre):not(:where(.not-prose,.not-prose *)){padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem;}

.prose :where(pre,code):not(:where(.not-prose,.not-prose *)){white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:transparent;}

.prose :where(pre code):not(:where(.not-prose,.not-prose *)){font-weight:inherit;}

.prose :where(ol,ul):not(:where(.not-prose,.not-prose *)){padding-left:1.25em;}

.prose :where(ol):not(:where(.not-prose,.not-prose *)){list-style-type:decimal;}

.prose :where(ol[type="A"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha;}

.prose :where(ol[type="a"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha;}

.prose :where(ol[type="A" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha;}

.prose :where(ol[type="a" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha;}

.prose :where(ol[type="I"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman;}

.prose :where(ol[type="i"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman;}

.prose :where(ol[type="I" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman;}

.prose :where(ol[type="i" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman;}

.prose :where(ol[type="1"]):not(:where(.not-prose,.not-prose *)){list-style-type:decimal;}

.prose :where(ul):not(:where(.not-prose,.not-prose *)){list-style-type:disc;}

.prose :where(ol > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(ul > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(summary):not(:where(.not-prose,.not-prose *))::marker{color:var(--un-prose-lists);}

.prose :where(hr):not(:where(.not-prose,.not-prose *)){margin:2em 0;border:1px solid var(--un-prose-hr);}

.prose :where(table):not(:where(.not-prose,.not-prose *)){display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto;}

.prose :where(tr):not(:where(.not-prose,.not-prose *)):nth-child(2n){background:var(--un-prose-bg-soft);}

.prose :where(td,th):not(:where(.not-prose,.not-prose *)){border:1px solid var(--un-prose-borders);padding:.625em 1em;}

.prose :where(abbr):not(:where(.not-prose,.not-prose *)){cursor:help;}

.prose :where(kbd):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);border:1px solid;padding:.25rem .5rem;font-size:.875em;border-radius:.25rem;}

.prose :where(details):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft);}

.prose :where(summary):not(:where(.not-prose,.not-prose *)){cursor:pointer;font-weight:600;}

.prose{color:var(--un-prose-body);max-width:65ch;}

/* layer: shortcuts */

.container{width:100%;}

@media (min-width: 640px){
.container{max-width:40.00000rem;}
}

@media (min-width: 768px){
.container{max-width:48.00000rem;}
}

@media (min-width: 1024px){
.container{max-width:64.00000rem;}
}

@media (min-width: 1280px){
.container{max-width:80.00000rem;}
}

@media (min-width: 1536px){
.container{max-width:96.00000rem;}
}

/* layer: default */

.sr-only{position:absolute;width:0.06250rem;height:0.06250rem;padding:0;margin:-0.06250rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}

.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal;}

.visible{visibility:visible;}

.absolute{position:absolute;}

.fixed{position:fixed;}

.relative{position:relative;}

.static{position:static;}

.inset-x-0{left:0;right:0;}

.left-0{left:0;}

.right-10{right:2.5rem;}

.top-\[-100px\]{top:-6.25000rem;}

.top-\[-140px\]{top:-8.75000rem;}

.top-0{top:0;}

.z-10{z-index:10;}

.z-100{z-index:100;}

.z-99{z-index:99;}

.grid{display:grid;}

.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}

.-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem;}

.mx-4{margin-left:1rem;margin-right:1rem;}

.mx-auto{margin-left:auto;margin-right:auto;}

.my{margin-top:1rem;margin-bottom:1rem;}

.-mr-2{margin-right:-0.5rem;}

.mb-16{margin-bottom:4rem;}

.me{margin-inline-end:1rem;}

.ml-2{margin-left:0.5rem;}

.ml-auto{margin-left:auto;}

.mr-auto{margin-right:auto;}

.ms{margin-inline-start:1rem;}

.mt-\[-120px\]{margin-top:-7.50000rem;}

.mt-\[-180px\]{margin-top:-11.25000rem;}

.mt-1{margin-top:0.25rem;}

.mt-3{margin-top:0.75rem;}

.first\:mt-15:first-child{margin-top:3.75rem;}

.inline{display:inline;}

.block{display:block;}

.inline-block{display:inline-block;}

.hidden{display:none;}

.h-\[100px\]{height:6.25000rem;}

.h-\[126px\]{height:7.87500rem;}

.h-\[141px\]{height:8.81250rem;}

.h-\[200px\]{height:12.50000rem;}

.h-\[250px\]{height:15.62500rem;}

.h-\[28px\]{height:1.75000rem;}

.h-\[290px\]{height:18.12500rem;}

.h-\[350px\]{height:21.87500rem;}

.h-\[395px\]{height:24.68750rem;}

.h-\[400px\]{height:25.00000rem;}

.h-\[40px\]{height:2.50000rem;}

.h-\[42px\]{height:2.62500rem;}

.h-\[440px\]{height:27.50000rem;}

.h-\[46px\]{height:2.87500rem;}

.h-\[47px\]{height:2.93750rem;}

.h-\[48px\]{height:3.00000rem;}

.h-\[50px\]{height:3.12500rem;}

.h-\[50vh\]{height:50vh;}

.h-\[520px\]{height:32.50000rem;}

.h-\[550px\]{height:34.37500rem;}

.h-\[58px\]{height:3.62500rem;}

.h-\[60px\]{height:3.75000rem;}

.h-\[627px\]{height:39.18750rem;}

.h-\[75px\]{height:4.68750rem;}

.h-\[80px\]{height:5.00000rem;}

.h-10{height:2.5rem;}

.h-20{height:5rem;}

.h-24{height:6rem;}

.h-6{height:1.5rem;}

.h-66\.25{height:16.5625rem;}

.h-full{height:100%;}

.h15{height:3.75rem;}

.max-w-7xl{max-width:80rem;}

.min-h-\[100px\]{min-height:6.25000rem;}

.min-h-\[150px\]{min-height:9.37500rem;}

.min-h-\[40px\]{min-height:2.50000rem;}

.min-h-\[520px\]{min-height:32.50000rem;}

.min-h-\[550px\]{min-height:34.37500rem;}

.min-h-\[627px\]{min-height:39.18750rem;}

.w-\[106px\]{width:6.62500rem;}

.w-\[114px\]{width:7.12500rem;}

.w-\[145px\]{width:9.06250rem;}

.w-\[15\%\]{width:15%;}

.w-\[170px\]{width:10.62500rem;}

.w-\[175px\]{width:10.93750rem;}

.w-\[18\%\]{width:18%;}

.w-\[2\%\]{width:2%;}

.w-\[200px\]{width:12.50000rem;}

.w-\[22\%\]{width:22%;}

.w-\[224px\]{width:14.00000rem;}

.w-\[254px\]{width:15.87500rem;}

.w-\[28px\]{width:1.75000rem;}

.w-\[360px\]{width:22.50000rem;}

.w-\[40\%\]{width:40%;}

.w-\[49\%\]{width:49%;}

.w-\[50px\]{width:3.12500rem;}

.w-\[58px\]{width:3.62500rem;}

.w-\[60px\]{width:3.75000rem;}

.w-\[63\%\]{width:63%;}

.w-\[63px\]{width:3.93750rem;}

.w-\[68px\]{width:4.25000rem;}

.w-\[75\.35px\]{width:4.70937rem;}

.w-\[80vw\]{width:80vw;}

.w-\[82\%\]{width:82%;}

.w-\[98px\]{width:6.12500rem;}

.w-1\/2{width:50%;}

.w-1\/3{width:33.3333333333%;}

.w-1\/4{width:25%;}

.w-10{width:2.5rem;}

.w-6{width:1.5rem;}

.w-74\.5{width:18.625rem;}

.w-auto{width:auto;}

.w-full{width:100%;}

.flex{display:flex;}

.inline-flex{display:inline-flex;}

.flex-1{flex:1 1 0%;}

.flex-basis-\[1\%\]{flex-basis:1%;}

.flex-basis-\[24\.25\%\]{flex-basis:24.25%;}

.flex-basis-\[50\.5\%\]{flex-basis:50.5%;}

.flex-col{flex-direction:column;}

.flex-wrap{flex-wrap:wrap;}

.table{display:table;}

.origin-top-right{transform-origin:top right;}

.translate-x-\[10vw\]{--un-translate-x:10vw;transform:translateX(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)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}

.translate-y-\[25vh\]{--un-translate-y:25vh;transform:translateX(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)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}

.transform{transform:translateX(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)) rotateZ(var(--un-rotate-z)) skewX(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;}

.resize{resize:both;}

.list-none{list-style-type:none;}

.items-end{align-items:flex-end;}

.items-center{align-items:center;}

.justify-start{justify-content:flex-start;}

.justify-end{justify-content:flex-end;}

.justify-center{justify-content:center;}

.justify-between{justify-content:space-between;}

.justify-evenly{justify-content:space-evenly;}

.justify-left{justify-content:left;}

.gap-x-8{-moz-column-gap:2rem;column-gap:2rem;}

.gap-y-4{row-gap:1rem;}

.space-x-20>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(5rem * var(--un-space-x-reverse));}

.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.5rem * var(--un-space-y-reverse));}

.scroll-smooth{scroll-behavior:smooth;}

.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.b,
.border{border-width:0.06250rem;}

.border-b,
.border-b-1{border-bottom-width:0.06250rem;}

.border-l{border-left-width:0.06250rem;}

.border-r{border-right-width:0.06250rem;}

.border-t{border-top-width:0.06250rem;}

.border-b-title-3{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(13 12 12 / var(--un-border-bottom-opacity));}

.border-b-white{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(255 255 255 / var(--un-border-bottom-opacity));}

.rounded-full{border-radius:624.93750rem;}

.rounded-lg{border-radius:0.5rem;}

.rounded-md{border-radius:0.375rem;}

.border-b-dashed{border-bottom-style:dashed;}

.border-b-solid{border-bottom-style:solid;}

.bg-\[\#F2F1EF\]{--un-bg-opacity:1;background-color:rgb(242 241 239 / var(--un-bg-opacity));}

.bg-green{--un-bg-opacity:1;background-color:rgb(74 222 128 / var(--un-bg-opacity));}

.bg-title-1{--un-bg-opacity:1;background-color:rgb(197 50 42 / var(--un-bg-opacity));}

.bg-title-2{--un-bg-opacity:1;background-color:rgb(67 62 62 / var(--un-bg-opacity));}

.bg-title-4{--un-bg-opacity:1;background-color:rgb(157 159 161 / var(--un-bg-opacity));}

.bg-title-6{--un-bg-opacity:0.15;background-color:rgba(255, 255, 255, var(--un-bg-opacity));}

.bg-title-9{--un-bg-opacity:0.1;background-color:rgba(0, 0, 0, var(--un-bg-opacity));}

.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));}

.dark .dark\:bg-black\/50{background-color:rgb(0 0 0 / 0.5);}

.dark .dark\:bg-gray-800{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity));}

.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgb(17 24 39 / var(--un-bg-opacity));}

.hover\:bg-title-8:hover{--un-bg-opacity:1;background-color:rgb(136 35 29 / var(--un-bg-opacity));}

.object-cover{-o-object-fit:cover;object-fit:cover;}

.object-contain{-o-object-fit:contain;object-fit:contain;}

.p-2{padding:0.5rem;}

.p-5{padding:1.25rem;}

.px,
.px-4{padding-left:1rem;padding-right:1rem;}

.px-10{padding-left:2.5rem;padding-right:2.5rem;}

.px-2{padding-left:0.5rem;padding-right:0.5rem;}

.px-20{padding-left:5rem;padding-right:5rem;}

.px-5{padding-left:1.25rem;padding-right:1.25rem;}

.px-6{padding-left:1.5rem;padding-right:1.5rem;}

.py-10{padding-top:2.5rem;padding-bottom:2.5rem;}

.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}

.py-20{padding-top:5rem;padding-bottom:5rem;}

.py-30{padding-top:7.5rem;padding-bottom:7.5rem;}

.py-4{padding-top:1rem;padding-bottom:1rem;}

.py-5{padding-top:1.25rem;padding-bottom:1.25rem;}

.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}

.pb-10{padding-bottom:2.5rem;}

.pb-16{padding-bottom:4rem;}

.pb-20{padding-bottom:5rem;}

.pb-3{padding-bottom:0.75rem;}

.pb-5{padding-bottom:1.25rem;}

.pl-10{padding-left:2.5rem;}

.pt-10{padding-top:2.5rem;}

.pt-16{padding-top:4rem;}

.pt-2{padding-top:0.5rem;}

.pt-20{padding-top:5rem;}

.pt-3{padding-top:0.75rem;}

.pt-40{padding-top:10rem;}

.pt-5{padding-top:1.25rem;}

.text-center{text-align:center;}

.text-right{text-align:right;}

.indent{text-indent:1.5rem;}

.text-\[12px\]{font-size:0.75000rem;}

.text-\[18px\]{font-size:1.12500rem;}

.text-\[22px\]{font-size:1.37500rem;}

.text-\[26px\]{font-size:1.62500rem;}

.text-\[28px\]{font-size:1.75000rem;}

.text-\[42px\]{font-size:2.62500rem;}

.text-\[46px\]{font-size:2.87500rem;}

.text-\[52px\]{font-size:3.25000rem;}

.text-2xl{font-size:1.5rem;line-height:2rem;}

.text-3xl{font-size:1.875rem;line-height:2.25rem;}

.text-4xl{font-size:2.25rem;line-height:2.5rem;}

.text-5xl{font-size:3rem;line-height:1;}

.text-6xl{font-size:3.75rem;line-height:1;}

.text-base{font-size:1rem;line-height:1.5rem;}

.text-lg{font-size:1.125rem;line-height:1.75rem;}

.text-sm{font-size:0.875rem;line-height:1.25rem;}

.text-xl{font-size:1.25rem;line-height:1.75rem;}

.dark .dark\:text-white,
.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));}

.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity));}

.text-title-1{--un-text-opacity:1;color:rgb(197 50 42 / var(--un-text-opacity));}

.text-title-10{--un-text-opacity:1;color:rgb(32 32 32 / var(--un-text-opacity));}

.text-title-2{--un-text-opacity:1;color:rgb(67 62 62 / var(--un-text-opacity));}

.text-title-3{--un-text-opacity:1;color:rgb(13 12 12 / var(--un-text-opacity));}

.text-title-4{--un-text-opacity:1;color:rgb(157 159 161 / var(--un-text-opacity));}

.text-title-7{--un-text-opacity:1;color:rgb(99 99 99 / var(--un-text-opacity));}

.dark .dark\:hover\:text-gray-50:hover{--un-text-opacity:1;color:rgb(249 250 251 / var(--un-text-opacity));}

.hover\:text-gray-700:hover{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity));}

.hover\:text-gray-900:hover{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity));}

.hover\:text-title-1:hover{--un-text-opacity:1;color:rgb(197 50 42 / var(--un-text-opacity));}

.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}

.font-800{font-weight:800;}

.font-bold{font-weight:700;}

.font-medium{font-weight:500;}

.leading-15{line-height:3.75rem;}

.leading-20{line-height:5rem;}

.leading-6{line-height:1.5rem;}

.leading-8{line-height:2rem;}

.italic{font-style:italic;}

.underline{text-decoration-line:underline;}

.underline-none{text-decoration-thickness:0;}

.opacity-90{opacity:0.9;}

.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 0.62500rem 0.93750rem -0.18750rem var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 0.25000rem 0.37500rem -0.25000rem var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}

.focus\:outline-none:focus{outline:0.12500rem solid transparent;outline-offset:0.12500rem;}

.ring-1{--un-ring-width:0.06250rem;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}

.focus\:ring-2:focus{--un-ring-width:0.12500rem;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}

.ring-black{--un-ring-opacity:1;--un-ring-color:rgb(0 0 0 / var(--un-ring-opacity));}

.focus\:ring-purple-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(168 85 247 / var(--un-ring-opacity));}

.focus\:ring-purple-600:focus{--un-ring-opacity:1;--un-ring-color:rgb(147 51 234 / var(--un-ring-opacity));}

.ring-opacity-5{--un-ring-opacity:0.05;}

.focus\:ring-inset:focus{--un-ring-inset:inset;}

.blur{--un-blur:blur(0.50000rem);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}

.transition{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(0.4, 0, 0.2, 1);transition-duration:150ms;}

@media (min-width: 640px){
.sm\:mb-24{margin-bottom:6rem;}
.sm\:h-\[28px\]{height:1.75000rem;}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem;}
.sm\:pt-24{padding-top:6rem;}
}

@media (min-width: 640px){@media (min-width: 640px){
.sm\:sm\:w-\[106px\]{width:6.62500rem;}
}}

@media (min-width: 768px){
.md\:hidden{display:none;}
.md\:flex{display:flex;}
.md\:py-8{padding-top:2rem;padding-bottom:2rem;}
.md\:text-xl{font-size:1.25rem;line-height:1.75rem;}
}

@media (min-width: 1024px){
.lg\:mb-44{margin-bottom:11rem;}
.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem;}
.lg\:pt-32{padding-top:8rem;}
}

@media (min-width: 1536px){
.\32 xl\:text-2xl{font-size:1.5rem;line-height:2rem;}
}

.underline-none {
	text-decoration: none;
}

.border {
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
}

.border-t {
	box-sizing: border-box;
	border-top: 1px solid #DDDDDD;
}

.border-r {
	box-sizing: border-box;
	border-right: 1px solid #DDDDDD;
}

.border-b {
	box-sizing: border-box;
	border-bottom: 1px solid #DDDDDD;
}

.border-l {
	box-sizing: border-box;
	border-left: 1px solid #DDDDDD;
}

.margin-auto {
	margin: 0 auto;
}
.bg-title3-image {
	background-image: url("./../img/img/about/bg03.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 650px;
}

.bg-title2-image {
	background-image: url("./../img/img/about/bg02.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 650px;
}

.bg-title1-image {
	background-image: url("./../img/img/about/bg01.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

.text-opacity-75 {
	color: rgba(var(--unocss-colors-text), 0.75);
}

.clip-x-50 {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 55%, 0 55%);
	        clip-path: polygon(0 0, 100% 0, 100% 55%, 0 55%);
}

.clip-x-20 {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
	        clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
}

.linear-gradient-1 {
	background: linear-gradient(360deg, #FFFFFF 60.44%, #FAFAFA 72.12%, rgba(250, 250, 250, 0.41) 85.15%, rgba(250, 250, 250, 0) 95.82%);
}

.svg-default-fill {
	fill: red;
}



/* swiper */
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;

	/* Center slide text vertically */
	display: flex;
	justify-content: center;
	align-items: center;
}

.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.box__img {
	background-image: linear-gradient(110deg,
			rgba(255, 255, 255, 0.7) 0%,
			rgba(255, 255, 255, 0.7) 50%,
			transparent 50%),
		url(./img.png);
	background-size: cover;
	border-radius: 5px;
	height: 56.5rem;
}

.bg-nav-01 {
	background-image: url("./../img/img/abroad/bg01.png");
	background-size: cover;
	height: 126px;
	background-position: center center;
}
.bg-nav-02 {
	background-image: url("./../img/img/abroad/bg02.png");
	background-size: cover;
	height: 126px;
	background-position: center center;
}
.bg-nav-03 {
	background-image: url("./../img/img/abroad/bg03.png");
	background-size: cover;
	height: 126px;
	background-position: center center;
}
.bg-nav-04 {
	background-image: url("./../img/img/abroad/bg04.png");
	background-size: cover;
	height: 126px;
	background-position: center center;
}
.bg-nav-05 {
	background-image: url("./../img/img/abroad/bg05.png");
	background-size: cover;
	height: 126px;
	background-position: center center;
}