@import "https://fonts.cdnfonts.com/css/arial-2";
*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;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;line-height:1.5}body{line-height:inherit;margin:0}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:#3b82f680;--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: }.container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.container{max-width:1400px}}.absolute{position:absolute}.bottom-2{bottom:.5rem}.right-2{right:.5rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-2{margin-right:.5rem}.mt-12{margin-top:3rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-4{height:1rem}.h-5{height:1.25rem}.h-full{height:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.flex-1{flex:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius)}.border-l-4{border-left-width:4px}.border-l-purple-500{--tw-border-opacity:1;border-left-color:rgb(168 85 247/var(--tw-border-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.px-4{padding-left:1rem;padding-right:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-4{padding-left:1rem}.text-center{text-align:center}.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-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-primary{color:hsl(var(--primary))}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}ol{list-style:revert;margin:revert;padding:revert}.loading-overlay{z-index:1000;background-color:#fff0;place-items:center;width:100%;height:100%;display:grid;position:fixed;top:0;left:0}.loading-overlay--main{z-index:1000;background-color:#fff;place-items:center;width:100%;height:100%;display:grid;position:fixed;top:0;left:0}.input-field{flex-direction:column;gap:8px;display:flex}.input-field__label{color:#4b5563;font-size:14px;font-weight:500}.input-field__label>span{font-weight:400}.input-field__error{color:#fff;background-color:#d9534f;border-radius:6px;padding:4px 16px;font-size:14px}.input-field__has-icon{position:relative}.input-field__has-icon>i{align-items:center;width:20px;height:1.5rem;font-size:16px;display:flex;position:absolute;top:9px;left:13px}.input-field__has-icon input,.input-field__has-icon select{padding-left:41px!important}.input-field__input{align-items:center;display:flex}.input-field__input.has-prefix>.input-field__prefix{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.input-field__input.has-prefix>input{border-top-left-radius:0;border-bottom-left-radius:0}.input-field__input.has-suffix>.input-field__suffix{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.input-field__input.has-suffix>input{border-top-right-radius:0;border-bottom-right-radius:0}.input-field__prefix,.input-field__suffix{color:#6b7280;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;padding:9px 13px;font-size:14px;font-weight:400;line-height:24px;box-shadow:0 1px 2px #0000000d}.input-field input{color:#111827;background:#fff;border:1px solid #cbcfd7;border-radius:6px;width:100%;padding:9px 13px;font-size:16px;font-weight:400;display:block;box-shadow:0 1px 2px #0000000d}.input-field input:disabled{cursor:not-allowed;background:#f6f8ff}.input-field--search:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4.5C5.79086 4.5 4 6.29086 4 8.5C4 10.7091 5.79086 12.5 8 12.5C10.2091 12.5 12 10.7091 12 8.5C12 6.29086 10.2091 4.5 8 4.5ZM2 8.5C2 5.18629 4.68629 2.5 8 2.5C11.3137 2.5 14 5.18629 14 8.5C14 9.79583 13.5892 10.9957 12.8907 11.9765L17.7071 16.7929C18.0976 17.1834 18.0976 17.8166 17.7071 18.2071C17.3166 18.5976 16.6834 18.5976 16.2929 18.2071L11.4765 13.3907C10.4957 14.0892 9.29583 14.5 8 14.5C4.68629 14.5 2 11.8137 2 8.5Z' fill='%236B7280'/%3E%3C/svg%3E");margin-right:8px;display:block}.input-field textarea{color:#111827;background:#fff;border:1px solid #cbcfd7;border-radius:6px;padding:9px 13px;font-size:16px;font-weight:400;display:block;box-shadow:0 1px 2px #0000000d}.input-field select{appearance:none;color:#111827;background-color:#fff;background-image:url("data:image/svg+xml,<svg width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"Chevron down\"><path id=\"Icon\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.79289 7.79289C6.18342 7.40237 6.81658 7.40237 7.2071 7.79289L10.5 11.0858L13.7929 7.79289C14.1834 7.40237 14.8166 7.40237 15.2071 7.79289C15.5976 8.18342 15.5976 8.81658 15.2071 9.20711L11.2071 13.2071C10.8166 13.5976 10.1834 13.5976 9.79289 13.2071L5.79289 9.20711C5.40237 8.81658 5.40237 8.18342 5.79289 7.79289Z\" fill=\"%23374151\"/></g></svg>");background-position:right 13px top 50%,0 0;background-repeat:no-repeat,repeat;background-size:20px,100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #cbcfd7;border-radius:6px;padding:9px 13px;font-size:16px;font-weight:400;display:block;box-shadow:0 1px 2px #0000000d}.input-field select.simple-select{box-shadow:none;border:none;padding:0}.input-field select.simple-select:focus{border:none;outline:0!important}.input-field--checkbox{justify-content:center;align-items:center;gap:8px;display:flex}.input-field--checkbox>input{appearance:none;aspect-ratio:1;cursor:pointer;background-color:#fff;border:1px solid #cbcfd7;border-radius:3px;place-content:center;width:auto;height:16px;margin:0;padding:0;display:grid}.input-field--checkbox>input:before{content:"✓";color:#fff;place-items:center;transition:transform .12s ease-in-out;display:grid;transform:scale(0)}.input-field--checkbox>input:checked{background-color:#3a78ff;border:1px solid #3a78ff}.input-field--checkbox>input:checked:before{transform:scale(1)}.button{transition:all .5s}.button__loading{cursor:not-allowed;opacity:.5}.button__primary{color:#fff;text-align:center;background-color:#3a78ff;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 1px 2px #0000000d}.button__primary--large{color:#fff;text-align:center;background-color:#3a78ff;border-radius:6px;padding:16px 24px;font-size:16px;font-weight:500;line-height:150%}.button__primary--medium{color:#fff;text-align:center;background-color:#3a78ff;border-radius:6px;padding:9px 24px;font-size:16px;font-weight:500;line-height:150%}.button__secondary{text-align:center;color:#374151;background:#fff;border:1px solid #cbcfd7;border-radius:6px;padding:9px 17px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;box-shadow:0 1px 2px #0000000d}.button__icon{background:#fff;border:1px solid #cbcfd7;border-radius:6px;justify-content:center;padding:9px 17px;display:flex;box-shadow:0 1px 2px #0000000d}.button__icon>svg{aspect-ratio:1;height:20px}.button__rounded{color:#6b7280;background:#fff;border:1px solid #f3f4f6;border-radius:17px;justify-content:center;align-items:center;padding:9px 15px;font-size:14px;font-weight:500;line-height:16px;display:flex;box-shadow:0 1px 2px #0000000d}.button:hover{background-image:linear-gradient(#00000006 0 0)}.button__custom--edit{color:#374151;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;display:flex}.button__custom--new-group{color:#3a78ff;background:#e5ebff;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:7px 11px 7px 9px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex;box-shadow:0 1px 2px #0000000d}.button__custom--new-group:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.2 3.2C2.31634 3.2 1.6 3.91634 1.6 4.8V11.2C1.6 12.0837 2.31634 12.8 3.2 12.8H12.8C13.6837 12.8 14.4 12.0837 14.4 11.2V6.4C14.4 5.51634 13.6837 4.8 12.8 4.8H8.8L7.2 3.2H3.2ZM8.8 7.2C8.8 6.75817 8.44183 6.4 8 6.4C7.55817 6.4 7.2 6.75817 7.2 7.2V8H6.4C5.95817 8 5.6 8.35817 5.6 8.8C5.6 9.24182 5.95817 9.6 6.4 9.6H7.2V10.4C7.2 10.8418 7.55817 11.2 8 11.2C8.44183 11.2 8.8 10.8418 8.8 10.4V9.6H9.6C10.0418 9.6 10.4 9.24182 10.4 8.8C10.4 8.35817 10.0418 8 9.6 8H8.8V7.2Z' fill='%233A78FF'/%3E%3C/svg%3E");height:16px}.button__custom--regenerate-response{color:#111827;background-color:#fff;border:1px solid #e5ebff;border-radius:45px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:16px 24px;font-size:14px;font-style:normal;font-weight:500;line-height:150%;display:flex}.button__custom--regenerate-response:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M6.95879 14C5.0337 14 3.39262 13.318 2.03557 11.9541C0.678522 10.5902 0 8.94077 0 7.00591C0 5.07105 0.678522 3.41969 2.03557 2.05181C3.39262 0.683937 5.0337 0 6.95879 0C8.18606 0 9.26558 0.248604 10.1973 0.745813C11.1291 1.24304 11.933 1.93395 12.6091 2.81856V0.698946C12.6091 0.498611 12.6733 0.332032 12.8015 0.199211C12.9297 0.0664032 13.0974 0 13.3046 0C13.5039 0 13.6696 0.0664032 13.8018 0.199211C13.9339 0.332032 14 0.498611 14 0.698946V4.92544C14 5.16206 13.9194 5.3594 13.7582 5.51745C13.597 5.67551 13.3987 5.75455 13.1633 5.75455H8.94638C8.75038 5.75455 8.58744 5.68814 8.45756 5.55531C8.32767 5.42251 8.26272 5.25593 8.26272 5.05558C8.26272 4.85859 8.32879 4.69483 8.46093 4.56428C8.59308 4.43373 8.75882 4.36846 8.95814 4.36846H11.7145C11.179 3.56272 10.5171 2.91155 9.72862 2.41494C8.94017 1.91834 8.01689 1.67003 6.95879 1.67003C5.47679 1.67003 4.22146 2.18696 3.19281 3.22083C2.16416 4.2547 1.64984 5.51639 1.64984 7.00591C1.64984 8.49543 2.16416 9.75713 3.19281 10.791C4.22146 11.8249 5.47679 12.3418 6.95879 12.3418C7.93734 12.3418 8.85431 12.0898 9.70971 11.586C10.5651 11.0821 11.2189 10.3981 11.671 9.53416C11.7846 9.33995 11.9474 9.19888 12.1596 9.11094C12.3717 9.02298 12.5807 9.02572 12.7863 9.11916C13.002 9.20471 13.1494 9.34743 13.2285 9.54735C13.3076 9.74728 13.3006 9.94675 13.2077 10.1458C12.6269 11.3258 11.7759 12.2632 10.6546 12.958C9.5333 13.6527 8.30136 14 6.95879 14Z' fill='%23111827'/%3E%3C/svg%3E");height:18px}.button__custom--explain-more{color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;box-shadow:0 1px 2px #0000000d}.button__custom--approved-answer{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;box-shadow:0 1px 2px #0000000d}.button__custom--read{border-radius:6px}.button__custom--new-list{border-radius:17px}.button__custom--library-view{color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;line-height:20px}.button__custom--library-start{color:#3a78ff;border:1px solid #3a78ff;border-radius:6px;font-size:14px;font-weight:500;line-height:20px}.button__custom--choose-plan{width:168px;height:45px;padding:10.02px,23.38px,10.02px,23.38px;color:#fff;text-align:center;background-color:#3a78ff;border:none;border-radius:45px;padding:10px 20px;font-size:20px;font-weight:600;line-height:24px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.divider{align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:20px;display:flex}.divider:before,.divider:after{content:"";background-color:#cbcfd7;flex:1;height:1px}.quick-links__container{background:#f6f8ff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:24px;display:flex;position:sticky;top:24px}.quick-links__container>a{color:#3a78ff;letter-spacing:-.32px;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.user-image{aspect-ratio:1;border-radius:98px;width:48px;height:48px}.menu__container{flex-direction:column;justify-content:space-between;height:100%;display:flex}.menu__title{padding:16px 0 32px 8px}.menu__items{color:#c7cad5;flex-direction:column;row-gap:4px;height:100%;display:flex}.menu__profile{color:#fff;border-top:1px solid #3a4452;align-items:center;gap:12px;padding:16px;display:flex}.menu__profile__info{flex-direction:column;display:flex}.menu__profile__info span{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.menu__profile__info a{color:#fff;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-decoration-line:underline}.menu-item{-webkit-user-select:none;user-select:none;-moz-column-gap:12px;cursor:pointer;grid-template-columns:24px 1fr;align-items:center;column-gap:12px;padding:8px;font-size:14px;font-style:normal;font-weight:500;line-height:150%;display:grid}.menu-item>:first-child{height:24px}.menu-item.collapsible>:nth-child(2):after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7071 13.4218C14.3166 13.8124 13.6834 13.8124 13.2929 13.4218L10 10.1289L6.70712 13.4218C6.3166 13.8124 5.68343 13.8124 5.29291 13.4218C4.90238 13.0313 4.90238 12.3981 5.29291 12.0076L9.2929 8.00762C9.68342 7.61709 10.3166 7.61709 10.7071 8.00762L14.7071 12.0076C15.0976 12.3981 15.0976 13.0313 14.7071 13.4218Z' fill='%23C7CAD5'/%3E%3C/svg%3E");pointer-events:none;width:20px;height:20px;margin-left:4px;transition:transform .2s;display:inline-block;position:absolute;transform:rotate(180deg)}.menu-item.collapsible.collapsible--show>:nth-child(2):after{transform:rotate(0)}.menu-item.child-item{font-size:14px;font-style:normal;font-weight:400;line-height:160%}.menu-item.active-item{color:#f9fafb;font-size:14px;font-style:normal;font-weight:700;line-height:160%}.tips{color:#374151;background:#dee5fe;border-radius:8px;padding:16px 24px 16px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.form-action{flex-direction:row-reverse;justify-content:space-between;align-self:stretch;align-items:center;display:flex}.modal__wrapper{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal__wrapper.modal__open{display:flex}.modal__content{color:#111827;scrollbar-width:thin;scrollbar-color:#000 #0000;background-color:#fff;border-radius:16px;min-width:33%;max-width:90%;max-height:90%;padding:32px;animation:.3s ease-in-out fadeIn;position:relative;overflow-y:scroll;box-shadow:0 2px 10px #0003}.modal__content::-webkit-scrollbar{width:5px;margin-left:10px}.modal__content::-webkit-scrollbar-track{background-color:#0000}.modal__content::-webkit-scrollbar-thumb{background-color:#111827;border-radius:16px}.modal__close{cursor:pointer;color:#888;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px;transform:translate(-25%,-25%)}.modal__close:hover{color:#333}.modal__backdrop{background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-profile-overlay{background:linear-gradient(97.73deg,#f6f8ff -2.75%,#d6dfff 92.01%);width:770px;max-width:770px;height:680px;padding:32px}.modal-profile-overlay>button{display:none}.modal-profile-overlay .big-circle{opacity:.3;background:#fff;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-50px;right:-50px}.modal-profile-overlay .small-circle{opacity:.3;background:#fff;border-radius:50%;width:140px;height:140px;position:absolute;bottom:190px;right:-30px}.modal-profile-overlay .profile__container{flex-direction:column;gap:24px;display:flex}.modal-profile-overlay .profile__container__text{font-size:18px;font-weight:700;line-height:25px}.modal-profile-overlay .profile__container__content{gap:24px;height:100%;display:flex}.modal-profile-overlay .profile__container__content__avatar{flex-direction:column;align-items:center;gap:10px;width:94px;display:flex}.modal-profile-overlay .profile__container__content__avatar img{width:100%;height:auto}.modal-profile-overlay .profile__container__content__avatar span{letter-spacing:-.02em;text-align:left;color:#6b7280;cursor:pointer;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information{flex-direction:column;justify-content:space-between;display:flex}.modal-profile-overlay .profile__container__content__information__wrapper{flex-direction:column;gap:16px;width:530px;display:flex}.modal-profile-overlay .profile__container__content__information__wrapper>div{flex-direction:column;gap:4px;display:flex}.modal-profile-overlay .profile__container__content__information__wrapper .grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.modal-profile-overlay .profile__container__content__information__wrapper__name__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__name__content{letter-spacing:-.02em;text-align:left;color:#6b7280;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information__wrapper__name__change{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__phone__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__phone__content{letter-spacing:-.02em;text-align:left;color:#6b7280;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information__wrapper__phone__change{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__industry__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__industry__content{letter-spacing:-.02em;text-align:left;color:#6b7280;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information__wrapper__industry__change{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__organisation__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__organisation__content{letter-spacing:-.02em;text-align:left;color:#6b7280;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information__wrapper__organisation__change{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__role__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__role__content{letter-spacing:-.02em;text-align:left;color:#6b7280;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information__wrapper__role__change{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__email__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__email__content{letter-spacing:-.02em;text-align:left;color:#6b7280;font-size:16px;font-weight:400;line-height:24px}.modal-profile-overlay .profile__container__content__information__wrapper__email__change{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__password__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__password__change,.modal-profile-overlay .profile__container__content__information__wrapper__password__authentication{letter-spacing:-.02em;text-align:left;color:#3a78ff;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__wrapper__account__label{letter-spacing:-.02em;text-align:left;color:#111827;font-size:18px;font-weight:600;line-height:25px}.modal-profile-overlay .profile__container__content__information__wrapper__account__deactivate,.modal-profile-overlay .profile__container__content__information__wrapper__account__delete{letter-spacing:-.02em;text-align:left;color:#ff3a69;cursor:pointer;font-size:14px;font-weight:400;line-height:21px}.modal-profile-overlay .profile__container__content__information__action .button{letter-spacing:0;text-align:left;font-size:14px;font-weight:500;line-height:20px}.main__layout{flex-direction:column;justify-content:space-between;height:100vh;display:flex}.main__layout__header{z-index:1000;position:sticky;top:0}.main__layout__header .header{background-color:#1c1d1e;height:120px;position:relative}@media screen and (max-width:767px){.main__layout__header .header{box-shadow:1px 1px 10px #00000026}}.main__layout__header .header__info{background-color:#000;justify-content:flex-end;align-items:center;gap:30px;padding:12px 70px;display:flex}.main__layout__header .header__info__phone,.main__layout__header .header__info__mail,.main__layout__header .header__info__address,.main__layout__header .header__info__fb{color:#fff;align-items:center;gap:10px;display:flex}@media screen and (max-width:767px){.main__layout__header .header__info{display:none}}.main__layout__header .header__menu{grid-template-columns:1fr 6fr;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 20px 0 50px;display:grid}@media screen and (max-width:767px){.main__layout__header .header__menu{padding:unset;display:block;position:relative}}.main__layout__header .header__menu__logo{background-color:#1c1d1e;font-size:24px;left:50px}@media screen and (max-width:767px){.main__layout__header .header__menu__logo{width:100%;position:unset;justify-content:center;display:flex}}.main__layout__header .header__menu__logo img{width:130px}@media screen and (max-width:767px){.main__layout__header .header__menu__logo img{width:120px}}.main__layout__header .header__menu__locale{align-items:center;gap:15px;display:flex;position:absolute;right:15px}@media screen and (max-width:767px){.main__layout__header .header__menu__locale{width:30%;bottom:35px;left:0}}.main__layout__header .header__menu__content{background-color:#1c1d1e;justify-content:space-between;align-items:center;gap:18px;width:100%;height:100%;display:flex}@media screen and (max-width:767px){.main__layout__header .header__menu__content{background-color:unset;width:20%;height:unset;position:absolute;bottom:25px;right:15px}}.main__layout__header .header__menu__content ul{background-color:#1c1d1e;justify-content:flex-end;width:80%;display:flex}@media screen and (max-width:767px){.main__layout__header .header__menu__content ul{background-color:unset;width:100%}}.main__layout__header .header__menu__content__item{cursor:pointer}.main__layout__header .header__menu__content .ant-menu{border:none;font-size:16px;font-weight:700;color:#ffefa0!important}@media screen and (max-width:767px){.main__layout__header .header__menu__content .ant-menu{color:#ff8700}}.main__layout__header .header__menu__content .ant-menu .ant-menu-item span,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu span{color:#ffefa0;font-size:14px;font-weight:400}.main__layout__header .header__menu__content .ant-menu .ant-menu-item:after,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu:after{width:0;transition:width 1s;bottom:3px}.main__layout__header .header__menu__content .ant-menu .ant-menu-item:hover,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu:hover,.main__layout__header .header__menu__content .ant-menu .ant-menu-item:hover span,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu:hover span{color:#fff!important}.main__layout__header .header__menu__content .ant-menu .ant-menu-item:hover:after,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu:hover:after{border-bottom-color:#fff;width:calc(100% - 32px)}.main__layout__header .header__menu__content .ant-menu .ant-menu-item svg,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu svg{color:#ffefa0}@media screen and (max-width:767px){.main__layout__header .header__menu__content .ant-menu .ant-menu-item svg,.main__layout__header .header__menu__content .ant-menu .ant-menu-submenu svg{color:#ff8700}}.main__layout__header .header__menu__content .ant-menu .ant-menu-item-selected{color:#ffefa0}.main__layout__header .header__menu__content .ant-menu .ant-menu-item-selected:after{border-bottom-color:#ffefa0}.main__layout__header .header__menu__content .ant-menu .ant-menu-sub .ant-menu-item:hover{background-color:#ffefa0;color:#fff!important}.main__layout__header .header__content{flex-direction:column;gap:10px;width:100%;display:flex}.main__layout__header .header__content__contact{justify-content:flex-end;padding-right:100px;display:flex}@media screen and (max-width:767px){.main__layout__header .header__content__contact{display:none}}.main__layout__header .header__content__contact span{cursor:pointer;color:#fff;background:linear-gradient(#ef3131,#df8424);border-radius:30px;padding:8px 24px;animation:1.5s infinite glowing}.main__layout__header .header__content__menu{justify-content:flex-end;gap:18px;display:flex}@media screen and (max-width:767px){.main__layout__header .header__content__menu{width:20%}}.main__layout__header .header__content__menu ul{justify-content:flex-end;width:100%;display:flex}.main__layout__header .header__content__menu__item{cursor:pointer}.main__layout__header .header__content__menu .ant-menu{color:#ff8700;border:none;font-size:16px;font-weight:700}.main__layout__header .header__content__menu .ant-menu .ant-menu-item:hover{color:unset!important}@media screen and (max-width:767px){.main__layout__header .header{justify-content:space-around;width:100%;padding:0 12px;display:flex}.main__layout__header .header__content{width:10%;position:absolute;top:35%;left:15%}}.main__layout__container{background-repeat:no-repeat;background-size:cover;height:auto;padding-top:0;padding-bottom:100px}.main__layout__container .main-app__banner .ant-carousel img{-o-object-fit:fill;object-fit:fill}.main__layout__container .main-app__banner .ant-carousel .slick-slider>button{background:gray;border-radius:50%;width:45px;height:45px}.main__layout__container .main-app__banner .ant-carousel .slick-slider>button:after{top:16px;left:16px}.main__layout__container .main-app__outstanding{padding:24px 15vw}@media screen and (max-width:767px){.main__layout__container{padding:0}}.main__layout__footer{background-color:#f4f4f4;flex-direction:column;display:flex;position:relative}.main__layout__footer__banner{background:#fff;border-radius:10px 50px 50px;justify-content:center;align-items:center;height:100px;margin:0 auto;display:flex;position:relative;top:-50px;box-shadow:1px 1px 10px #00000026;width:70%!important}.main__layout__footer__banner__children{color:#fff;background:red;border-radius:10px 50px 50px;width:98%;height:85%;padding:12px;display:flex}.main__layout__footer__banner__children__intro{align-items:center;width:60%;padding:12px;font-weight:300;display:flex}@media screen and (max-width:767px){.main__layout__footer__banner__children__intro{display:none}}.main__layout__footer__banner__children__hotline{color:#dcea16;align-items:center;gap:12px;width:40%;font-size:22px;display:flex}.main__layout__footer__banner__children__hotline span{color:#fff;cursor:pointer;font-size:32px}@media screen and (max-width:767px){.main__layout__footer__banner__children__hotline{justify-content:center;width:100%;font-size:14px;display:flex}.main__layout__footer__banner__children__hotline span{font-size:18px}}.main__layout__footer__content{display:flex}.main__layout__footer__content>div{width:33.33%;padding:24px;display:flex}.main__layout__footer__content__partner{flex-direction:column;gap:18px}.main__layout__footer__content__partner__title{color:red;font-size:20px}.main__layout__footer__content__partner__logo{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.main__layout__footer__content__partner__logo img{-o-object-fit:contain;object-fit:contain;background:#fff;height:75px}.main__layout__footer__content__contact{flex-direction:column;gap:12px;display:flex;padding:24px 0!important}.main__layout__footer__content__contact__name{color:red;font-size:20px}.main__layout__footer__content__contact__list ul{flex-direction:column;gap:6px;display:flex}.main__layout__footer__content__contact__list ul li{gap:10px;display:flex}.main__layout__footer__content__map{justify-content:center}@media screen and (max-width:767px){.main__layout__footer__content{flex-direction:column}.main__layout__footer__content>div{width:100%}}@keyframes glowing{0%{background-color:#004a7f;box-shadow:0 0 3px #004a7f}50%{background-color:#0094ff;box-shadow:0 0 10px #0094ff}to{background-color:#004a7f;box-shadow:0 0 3px #004a7f}}.ant-menu-sub .ant-menu-item{word-wrap:break-word;margin-inline:unset!important;white-space:normal!important;width:100%!important;height:auto!important}.ant-menu-sub .ant-menu-item:hover{border-bottom-color:#fff;color:#000!important;background-color:#f90!important}@media screen and (max-width:767px){.ant-menu-sub .ant-menu-item:hover{color:#fff!important;background-color:#ff8700!important}}.ant-menu-horizontal .ant-menu-submenu-open .ant-menu-submenu-title,.ant-menu-horizontal .ant-menu-submenu-active .ant-menu-submenu-title{color:#fff!important}.ant-menu-submenu-horizontal:after{border-bottom-color:#fff!important}.ant-menu-submenu-selected .ant-menu-submenu-title{color:#ffefa0!important}@media screen and (max-width:767px){.ant-menu-submenu-selected .ant-menu-submenu-title{color:#ff8700!important}}.main-app{color:#111827}.main-app__page{grid-template-columns:1fr 340px;display:grid;overflow:hidden auto}.main-app__menu{background-color:#000c3b;padding:8px 16px}.main-app__extra{padding:32px 16px}.main-app__content{padding:32px;position:relative}.main-app__banner{justify-content:center;align-items:center;width:100%;height:85vh;display:flex}@media screen and (max-width:767px){.main-app__banner{height:100%}}.main-app__banner .ant-carousel{width:100vw;height:100%}.main-app__banner .ant-carousel img{-o-object-fit:contain;object-fit:contain;max-height:80vh}@media screen and (max-width:767px){.main-app__banner .ant-carousel img{max-height:50vh}}.main-app__banner{justify-content:center;align-items:center;display:flex}.main-app__outstanding{flex-direction:column;gap:12px;height:auto;margin-top:12px;display:flex}.main-app__outstanding__tag{justify-content:center;align-items:center;padding:12px;display:flex}.main-app__outstanding__tag span{border-radius:32px;padding:12px 24px;box-shadow:2px 2px 8px 1px #ff8700}.main-app__outstanding__list{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 100px;display:grid}@media screen and (max-width:767px){.main-app__outstanding__list{padding:0}}.main-app__outstanding__list .item{border-radius:32px;flex-direction:column;justify-content:space-between;gap:12px;min-height:300px;display:flex;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.main-app__outstanding__list .item-name{text-align:center;color:#ff8700;padding:24px 0 0;font-size:26px}.main-app__outstanding__list .item-des{text-align:justify;padding:0 32px}.main-app__outstanding__list .item-image{padding:16px;overflow:hidden}.main-app__outstanding__list .item-image img{-o-object-fit:contain;object-fit:contain;border-radius:0 0 32px 32px;width:95%;height:200px;transition:transform .3s;display:block}.main-app__outstanding__list .item-image img:hover{transform:scale(1.1)}@media screen and (max-width:767px){.main-app__outstanding__list{grid-template-columns:repeat(1,1fr)}}.main-app h1{color:#111827;font-size:18px;font-style:normal;font-weight:600;line-height:150%}.main-app h2{color:#111827;letter-spacing:-.36px;font-size:18px;font-style:normal;font-weight:500;line-height:140%}.main-app h2+small{color:#6b7280;letter-spacing:-.32px;font-size:16px;font-weight:400;line-height:150%}.main-app h2>a{transition:color .3s}.main-app h2>a:hover{color:#3a78ff!important}.page__title{border-bottom:1px solid #cbcfd7;justify-content:space-between;margin-bottom:24px;padding-bottom:24px;display:flex}.page__title--with-action{justify-content:space-between;align-items:center;display:flex}.page__title--with-action__action{align-items:center;gap:8px;display:flex}.page__inner-wrapper{background:#f6f8ff;border-radius:16px;flex-direction:column;gap:24px;padding:32px;display:flex}.page__inner-wrapper__container{background:#fff;border-radius:16px;flex-direction:column;gap:16px;height:100%;padding:32px;display:flex}.page__inner-wrapper__container>form{flex-direction:column;gap:24px;display:flex}.page--introduction{flex-direction:column;gap:12px;height:auto;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.page--introduction{padding:24px 15px}}.page--introduction__title{color:#ff8700;letter-spacing:0;text-transform:none;text-align:center;justify-content:center;align-items:center;margin-bottom:25px;padding:24px;font-size:32px;font-style:normal;font-weight:600;display:flex}.page--introduction__content{gap:24px;min-height:350px;display:flex}.page--introduction__content__mindmap{flex-direction:column;justify-content:center;align-items:center;display:flex}.page--introduction__content__mindmap__left{width:100%;min-width:380px;height:120px;display:flex}@media screen and (max-width:767px){.page--introduction__content__mindmap__left{max-width:100%;min-width:unset}}.page--introduction__content__mindmap__left__content{text-align:center;border:1px solid #ff8700;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;width:40%;height:90px;padding:12px;display:flex}.page--introduction__content__mindmap__left__connect{align-items:flex-end;width:20%;display:flex}.page--introduction__content__mindmap__left__connect__line{box-sizing:border-box;border-top:1px solid #ff8700;border-right:1px solid #ff8700;width:calc(50% + 1px);height:75px}.page--introduction__content__mindmap__left__connect .custom-point{position:relative}.page--introduction__content__mindmap__left__connect .custom-point__position{position:absolute;top:-12px;right:-12px}.page--introduction__content__mindmap__left__connect .custom-point__point{background:#fff;border:1px solid #ff8700;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.page--introduction__content__mindmap__left__connect .custom-point__point__small{background:#ff8700;border-radius:50%;width:12px;height:12px;position:absolute}.page--introduction__content__mindmap__left__empty{width:40%}.page--introduction__content__mindmap__right{width:100%;min-width:380px;height:120px;display:flex}@media screen and (max-width:767px){.page--introduction__content__mindmap__right{max-width:100%;min-width:unset}}.page--introduction__content__mindmap__right__content{text-align:center;border:1px solid #ff8700;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;width:40%;height:90px;padding:12px;display:flex}.page--introduction__content__mindmap__right__connect{justify-content:flex-end;align-items:flex-end;width:20%;display:flex}.page--introduction__content__mindmap__right__connect__line{box-sizing:border-box;border-top:1px solid #ff8700;border-left:1px solid #ff8700;width:50%;height:75px}.page--introduction__content__mindmap__right__connect .last-custom-point{border-left:unset;border-top:1px solid green}.page--introduction__content__mindmap__right__connect .last-custom-point__point{border:1px solid green!important}.page--introduction__content__mindmap__right__connect .last-custom-point__point__small{background:green!important}.page--introduction__content__mindmap__right__connect .custom-point{position:relative}.page--introduction__content__mindmap__right__connect .custom-point__position{position:absolute;top:-12px;left:-12px}.page--introduction__content__mindmap__right__connect .custom-point__point{background:#fff;border:1px solid #ff8700;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.page--introduction__content__mindmap__right__connect .custom-point__point__small{background:#ff8700;border-radius:50%;width:12px;height:12px;position:absolute}.page--introduction__content__mindmap__right__empty{width:40%}.page--introduction__content__general{flex-direction:column;gap:18px;padding:12px;display:flex}.page--introduction__content__general__main{color:#83a13b;font-size:24px}.page--introduction__content__general__content{flex-direction:column;gap:12px;display:flex}.page--introduction__content__general__content span{text-align:justify;word-spacing:2px;font-size:16px}.page--introduction__vision{flex-direction:column;gap:24px;display:flex}.page--introduction__vision__title{color:#ef4e25;text-align:center;padding-top:12px;font-size:26px;font-weight:700}.page--introduction__vision__content{flex-direction:column;gap:12px;padding:0 72px;display:flex}@media screen and (max-width:767px){.page--introduction__vision__content{padding:0 12px}}.page--introduction__vision__content>div .title{color:#ef4e25;text-align:start;padding-left:24px;font-size:26px;font-weight:700}.page--introduction__vision__content>div .content{background:#83a13b;border-radius:48px;padding:24px 48px}.page--introduction__branch{justify-content:center;align-items:center;padding:24px;font-size:18px;display:flex}.page--introduction__branch__company-name{text-align:center;border:1px solid #ff8700;border-radius:20px;justify-content:center;align-items:center;width:20%;height:90px;padding:15px;font-size:18px;display:flex}@media screen and (max-width:767px){.page--introduction__branch__company-name{font-size:14px}}@media screen and (max-width:400px){.page--introduction__branch__company-name{font-size:12px}}.page--introduction__branch__company-line{border-top:1px solid #ff8700;width:10%;height:45px;margin-top:45px}.page--introduction__branch__connect{justify-content:center;display:flex}.page--introduction__branch__connect__line{border-left:1px solid #ff8700;width:1px}.page--introduction__branch__company-branch{flex-direction:column;gap:15px;width:70%;display:flex}.page--introduction__branch__company-branch__box{display:flex}.page--introduction__branch__company-branch__box__line{border-top:1px solid #ff8700;width:10%;height:45px;margin-top:45px}.page--introduction__branch__company-branch__box__info{border:1px solid #ff8700;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:90%;height:90px;padding:15px;font-size:16px;display:flex}@media screen and (max-width:767px){.page--introduction__branch__company-branch__box__info{font-size:12px}}@media screen and (max-width:400px){.page--introduction__branch__company-branch__box__info{font-size:10px}}.page--introduction__branch__company-branch__box__info__address{text-align:center}.page--introduction__branch__company-branch__box__info__phone{align-items:center;gap:10px;display:flex}.page--product{flex-direction:column;gap:12px;height:auto;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.page--product{padding:24px 15px}}.page--product__title{justify-content:center;align-items:center;padding:24px;font-size:18px;display:flex}.page--product__title span{border-radius:12px;padding:8px 16px;box-shadow:0 4px 8px #ff8700,0 6px 20px #ff8700}.page--product__type{color:#ff8700;margin:15px 0;font-size:24px;font-weight:700}.page--product__search .ant-select{height:40px;margin:10px 0 15px}.page--product__search .ant-select .ant-select-selection-item{font-size:16px}.page--product__content{gap:24px;display:flex}.page--product__content__mindmap,.page--product__content__general{border:1px solid #cbcfd7;justify-content:center;align-items:center;width:50%;display:flex}.page--product__branch{border:3px solid #cbcfd7;justify-content:center;align-items:center;padding:24px;font-size:32px;display:flex}.page--product .ant-pagination{justify-content:center;margin-top:20px;display:flex}.page--news{flex-direction:column;gap:12px;height:auto;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.page--news{padding:24px 15px}}.page--news__title{justify-content:center;align-items:center;padding:24px;font-size:32px;display:flex}.page--news__content{flex-direction:column;gap:12px;display:flex}.page--news__content__item{border-radius:6px;justify-content:space-between;align-items:center;gap:8px;height:150px;padding:12px 20px;display:flex;box-shadow:0 2px 4px #0003,0 3px 10px #00000030}.page--news__content__item__image{border-radius:6px;width:20%;height:50%}.page--news__content__item__image img{-o-object-fit:contain;object-fit:contain;border-radius:6px}.page--news__content__item__content{flex:1;padding:12px}.page--news__content__item__content__name{color:#f39814;text-overflow:ellipsis;-webkit-line-clamp:3;text-transform:capitalize;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box;overflow:hidden}.page--news__content__item__content__place__value,.page--news__content__item__content__salary__value,.page--news__content__item__content__quantity__value{font-weight:700}.page--news__content__item__detail{text-align:right;border:2px solid #ff8700;padding:10px 15px}.page--news__content__item__detail a{color:#ff8700;font-size:14px;font-weight:700}.page--news__branch{border:3px solid #cbcfd7;justify-content:center;align-items:center;padding:24px;font-size:32px;display:flex}.page--newDetail{justify-content:space-between;padding:20px 10px;display:flex}.page--newDetail__left{width:30%;padding:0 20px 20px}.page--newDetail__left__title{border-bottom:1px solid #6b7280;width:100%;padding:0 10px 15px;font-size:16px}.page--newDetail__left__content{flex-direction:column;gap:15px;padding:20px 15px 10px 0;display:flex}.page--newDetail__left__content__place__label,.page--newDetail__left__content__level__label,.page--newDetail__left__content__employType__label,.page--newDetail__left__content__education__label,.page--newDetail__left__content__experience__label,.page--newDetail__left__content__salary__label,.page--newDetail__left__content__job__label,.page--newDetail__left__content__gender__label,.page--newDetail__left__content__age__label,.page--newDetail__left__content__quantity__label,.page--newDetail__left__content__submissionDate__label{font-size:14px;font-weight:700;position:relative}.page--newDetail__left__content__place__value,.page--newDetail__left__content__level__value,.page--newDetail__left__content__employType__value,.page--newDetail__left__content__education__value,.page--newDetail__left__content__experience__value,.page--newDetail__left__content__salary__value,.page--newDetail__left__content__job__value,.page--newDetail__left__content__gender__value,.page--newDetail__left__content__age__value,.page--newDetail__left__content__quantity__value,.page--newDetail__left__content__submissionDate__value{padding-left:10px}.page--newDetail__right{width:70%}.page--newDetail__right__benefit__title{font-size:16px}.page--newDetail__right__benefit__content{flex-direction:column;gap:15px;margin:15px 0 25px;display:flex}.page--newDetail__right__description__title{font-size:16px;font-weight:700}.page--newDetail__right__description__content{flex-direction:column;gap:15px;margin:15px 0 25px;display:flex}.page--contact{flex-direction:column;gap:12px;height:auto;margin-top:15px;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.page--contact{padding:24px 15px}}.page--contact__title{justify-content:center;align-items:center;padding:24px;font-size:32px;display:flex}.page--contact__content{justify-content:center;gap:24px;height:auto;margin-top:15px;display:flex}.page--contact__content__mindmap{justify-content:center;align-items:center;width:50%;display:flex}.page--contact__content__mindmap img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.page--contact__content__general{border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:600px;padding:25px;display:flex;box-shadow:0 0 10px #00000080}@media screen and (max-width:767px){.page--contact__content__general{width:100%}}.page--contact__content__general__title{text-align:center;color:#ff8700;font-size:24px;font-weight:600}.page--contact__content__general .form-mail{width:100%}.page--contact__content__general .form-mail__row{gap:15px;width:100%;display:flex}.page--contact__content__general .form-mail__row .ant-form-item{width:50%}.page--contact__content__general .form-mail__footer{justify-content:space-between;gap:15px;width:100%;display:flex}.page--contact__content__general .form-mail__footer__left{gap:15px;display:flex}.page--contact__content__general .form-mail__footer__left__code{color:#fff;white-space:pre;-webkit-user-select:none;user-select:none;background:#000;border-radius:4px;align-items:center;height:36px;padding:10px;display:flex}.page--contact__content__general .form-mail__footer__left__code span{font-size:16px;line-height:16px}.page--contact__content__general .form-mail__footer__left .ant-form-item{width:50%}.page--contact__content__general .form-mail__footer__submit{color:#fff;background-color:#ff8700;width:100px;height:36px}.page--contact__content__general .form-mail__footer__submit:hover{float:right;color:#fff!important}.page--contact__content__general .form-mail .custom-input{height:36px}.page--guarantee{flex-direction:column;gap:12px;height:auto;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.page--guarantee{padding:24px 15px}}.page--guarantee__title{letter-spacing:0;text-transform:none;color:#f7942f;text-align:center;justify-content:center;align-items:center;margin-bottom:25px;padding:24px 24px 0;font-size:29px;font-style:normal;font-weight:600;display:flex}.page--guarantee__sub{justify-content:flex-start;align-items:center;padding:4px;font-size:20px;font-weight:700;line-height:24px;display:flex}.page--guarantee__card{justify-content:space-between;gap:24px;margin:15px 8px;display:flex}.page--guarantee__card>div{justify-content:center;align-items:center;width:45%;display:flex}.page--guarantee__card>div img{width:100%;height:auto}.page--guarantee__search{justify-content:center;align-items:center;display:flex}.page--guarantee__search .ant-input-group-addon{background:#ff8700}.page--guarantee__search .ant-input-group-addon button{background-color:#ff8700}.page--guarantee__search .ant-input-group-addon button:hover{background-color:#ff8700!important}.page--guarantee__search input{width:calc(80% + 24px);height:48px}.page--guarantee__information{justify-content:center;align-items:center;display:flex}.page--guarantee__information__wrapper{background-image:url(../media/guarantee_card.3935a0bf.jpg);border-radius:12px;flex-direction:column;gap:12px;width:600px;padding:12px;display:flex}@media screen and (max-width:767px){.page--guarantee__information__wrapper{gap:4px;width:100%}}.page--guarantee__information__wrapper__head{text-align:center;color:#f1d987;font-size:36px;line-height:36px}.page--guarantee__information__wrapper__head span{font-size:24px}@media screen and (max-width:767px){.page--guarantee__information__wrapper__head{font-size:18px;line-height:18px}.page--guarantee__information__wrapper__head span{font-size:12px}}.page--guarantee__information__wrapper__body{flex-direction:column;justify-content:center;gap:20px;display:flex}@media screen and (max-width:767px){.page--guarantee__information__wrapper__body{gap:12px}}.page--guarantee__information__wrapper__body__item{color:#746948;clip-path:polygon(0 75%,5% 0%,100% 0%,100% 25%,95% 100%,0% 100%);background:linear-gradient(90deg,#fdfade,#f1d983);justify-content:flex-start;align-items:center;gap:4px;width:100%;padding:8px 24px;font-size:16px;line-height:16px;display:flex}@media screen and (max-width:767px){.page--guarantee__information__wrapper__body__item{padding:2px 16px;font-size:12px;line-height:12px}}@media screen and (max-width:400px){.page--guarantee__information__wrapper__body__item{font-size:8px;line-height:8px}}.page--guarantee__information__wrapper__body__item .name{gap:2px;width:35%;display:flex}@media screen and (max-width:767px){.page--guarantee__information__wrapper__body__item .name{flex-direction:column;width:30%}}.page--guarantee__information__wrapper__body__item .value{width:65%;font-weight:700}@media screen and (max-width:767px){.page--guarantee__information__wrapper__body__item .value{width:70%}}.page--guarantee__error span{color:red;border:2px solid red;border-radius:24px;padding:12px 24px;font-size:24px}.page--guarantee__error{justify-content:center;display:flex}.page--guarantee__rule{padding:0 8px}.page--guarantee__rule ul{list-style-type:disc;list-style-position:inside}.page--guarantee__rule ul li{font-size:15pt}.page--guarantee__content{flex-direction:column;justify-content:center;padding:0 8px;font-size:15pt;display:flex}.page--guarantee__content ul{padding:0 36px;list-style-type:disc}.page--guarantee__content__explain,.page--guarantee__content__instruct{flex-direction:column;gap:12px;display:flex}.page--guarantee__content__instruct ul{padding:0 8px}.page--guarantee__content__instruct ul li{font-size:15pt}.page--guarantee__content__instruct ul li a{cursor:pointer;color:#2d2de8!important;text-decoration:underline!important}@media screen and (max-width:767px){.page--guarantee{padding:0 12px}.page--guarantee__card{flex-direction:column}.page--guarantee__card>div{width:100%}}.page--promotion{flex-direction:column;gap:12px;height:auto;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.page--promotion{padding:24px 15px}}.page--promotion__title{color:#f7942f;justify-content:center;align-items:center;padding:24px;font-size:32px;font-weight:600;display:flex}.page--promotion__title span{border-radius:12px;padding:8px 16px;box-shadow:0 4px 8px #ff8700,0 6px 20px #ff8700}.page--promotion__content{gap:24px;display:flex}.page--promotion__content .promotion-list{grid-template-columns:repeat(3,1fr);justify-content:center;gap:24px;width:100%;margin-top:30px;display:grid}@media screen and (max-width:1160px){.page--promotion__content .promotion-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.page--promotion__content .promotion-list{flex-direction:column;align-items:center;display:flex}}.page--promotion__content .promotion-list__item{flex-direction:column;gap:12px;width:326px;height:350px;display:flex}.page--promotion__content .promotion-list__item__image{width:100%;height:100%;overflow:hidden}.page--promotion__content .promotion-list__item__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.page--promotion .ant-pagination{justify-content:center;margin-top:20px;display:flex}.page--admin{height:100%}.page--admin__login{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:50%;margin:auto;padding:30px 100px 0;display:flex}.page--admin__upload{flex-direction:column;justify-content:center;gap:15px;padding-left:20px;display:flex}.product-list{grid-template-columns:repeat(3,1fr);justify-content:center;gap:24px;width:100%;margin-top:30px;display:grid}@media screen and (max-width:1160px){.product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.product-list{flex-direction:column;align-items:center;display:flex}}.product-list__item{background:#fff;border-radius:24px;flex-direction:column;gap:12px;width:326px;height:350px;display:flex;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.product-list__item__name{text-align:center;color:#ff8700;flex-direction:column;flex:1;justify-content:space-between;padding:12px;font-size:18px;font-weight:700;display:flex}.product-list__item__name__text{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:400;display:-webkit-box;overflow:hidden}.product-list__item__name__detail{text-align:center;justify-content:center;align-items:center;height:40px;display:flex}.product-list__item__name__detail a{height:100%}.product-list__item__name__detail a>span{cursor:pointer;color:#000;text-align:end;background:linear-gradient(270deg,#fff 50%,#ff8700 50%) 100%/200%;border:1px solid #6b7280;border-radius:80px;justify-content:center;align-items:center;gap:10px;width:fit-content;height:100%;padding:4px 30px;font-size:14px;transition:all .5s ease-out;display:flex}.product-list__item__name__detail a>span:hover{border:unset;color:#fff;background-position:0}.product-list__item__image{border-radius:24px 24px 0 0;width:100%;height:200px;overflow:hidden}.product-list__item__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .3s;display:block}.product-list__item__image img:hover{transform:scale(1.1)}.detail-product{flex-direction:column;gap:24px;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.detail-product{padding:24px 15px}}.detail-product .content-header{align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}@media screen and (max-width:767px){.detail-product .content-header{flex-direction:column}.detail-product .content-header>div{width:100%}}.detail-product .content-header ul{flex-direction:column;gap:8px;display:flex}.detail-product .content-header ul li{color:#575555;width:100%;font-size:20px;display:flex}.detail-product .content-header ul li .label{width:30%}.detail-product .content-header ul li .value{width:70%}.detail-product .content-header ul li:not(:last-child){border-bottom:1px solid gray;padding-bottom:10px}.detail-product .content-header__image{border-radius:10px;justify-content:center;width:60%;height:400px;display:flex;position:relative;box-shadow:0 0 20px #0003}.detail-product .content-header__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.detail-product .content-header__content{flex-direction:column;gap:24px;width:40%;display:flex}.detail-product .content-header__content__name{color:#ff8700;font-weight:400}.detail-product .content-header__content__info{width:100%}.detail-product .detail-title{border:1px solid #ff8700;width:fit-content;padding:15px;font-size:24px;font-weight:600}.detail-product .detail-info{font-size:1.2em;line-height:1.5em}.detail-product .labo-header{text-align:center;font-size:29px;font-weight:600}.detail-product .labo-image{width:100%}.detail-product .labo-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.detail-promotion{flex-direction:column;gap:24px;padding:24px 15vw;display:flex}@media screen and (max-width:767px){.detail-promotion{padding:24px 15px}}.detail-promotion .content-header{align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}@media screen and (max-width:767px){.detail-promotion .content-header{flex-direction:column}.detail-promotion .content-header>div{width:100%}}.detail-promotion .content-header ul{flex-direction:column;gap:8px;display:flex}.detail-promotion .content-header ul li{color:#575555;width:100%;font-size:20px;display:flex}.detail-promotion .content-header ul li .label{width:30%}.detail-promotion .content-header ul li .value{width:70%}.detail-promotion .content-header ul li:not(:last-child){border-bottom:1px solid gray;padding-bottom:10px}.detail-promotion .content-header__image{border-radius:10px;justify-content:center;width:40%;height:400px;display:flex;position:relative}.detail-promotion .content-header__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:400px}.detail-promotion .content-header__content{flex-direction:column;gap:24px;width:60%;display:flex}.detail-promotion .content-header__content__name{color:#ff8700;font-weight:400}.detail-promotion .content-header__content__info{width:100%}.detail-promotion .detail-title{border:1px solid #ff8700;width:fit-content;padding:15px;font-size:24px;font-weight:600}.detail-promotion .detail-info{font-size:1.2em;line-height:1.5em}.detail-promotion .labo-header{text-align:center;font-size:29px;font-weight:600}.detail-promotion .labo-image{width:100%}.detail-promotion .labo-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.hero-section{min-height:calc(100vh - 120px);position:relative;overflow:hidden}.hero-section__carousel{height:calc(100vh - 120px)}.hero-section__slide{height:calc(100vh - 120px);position:relative}.hero-section__image-container{width:100%;height:100%;position:relative}.hero-section__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-section__overlay{z-index:2;background:linear-gradient(135deg,#0009 0%,#0000004d 100%);position:absolute;inset:0}.hero-section__content{z-index:3;color:#fff;align-items:center;display:flex;position:absolute;inset:0}.hero-section__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.hero-section__badge-text{color:#fff;font-size:.875rem;font-weight:500}.hero-section__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.hero-section__subtitle{opacity:.9;margin-bottom:1rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;line-height:1.6}.hero-section__description{opacity:.8;max-width:600px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.hero-section__buttons{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero-section__btn{border:2px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-section__btn--primary{color:#fff;background:#ff8700;border-color:#ff8700}.hero-section__btn--primary:hover{color:#fff;background:#cc6c00;border-color:#cc6c00;transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}.hero-section__btn--secondary{color:#fff;background:0 0;border-color:#fff}.hero-section__btn--secondary:hover{color:#333;background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.hero-section__contact{flex-wrap:wrap;gap:2rem;display:flex}.hero-section__contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.hero-section__contact-item:hover{background:#ffffff26;transform:translateY(-2px)}.hero-section__contact-item .anticon{color:#ff8700;font-size:1.5rem}.hero-section__contact-content{flex-direction:column;display:flex}.hero-section__contact-label{opacity:.8;margin-bottom:.25rem;font-size:.875rem}.hero-section__contact-value{color:#fff;font-size:1rem;font-weight:600}.hero-section__scroll-indicator{z-index:4;color:#fff;opacity:.7;flex-direction:column;align-items:center;gap:.5rem;animation:2s infinite bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-section__scroll-mouse{border:2px solid #fff;border-radius:12px;width:24px;height:40px;position:relative}.hero-section__scroll-wheel{background:#fff;border-radius:2px;width:4px;height:8px;animation:2s infinite scroll;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hero-section__scroll-text{font-size:.75rem;font-weight:500}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}.services-section{background:#f8fafc;padding:5rem 0}.services-section__header{text-align:center;margin-bottom:4rem}.services-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.services-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.services-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.services-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.services-section__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.services-section__card{background:#fff;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.services-section__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.services-section__card-icon{margin-bottom:1.5rem;font-size:3rem;transition:transform .3s}.services-section__card:hover .services-section__card-icon{transform:scale(1.1)}.services-section__card-content{z-index:2;position:relative}.services-section__card-title{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.4}.services-section__card-description{color:#6b7280;font-size:.95rem;line-height:1.6}.services-section__card-hover-effect{opacity:0;z-index:1;transition:opacity .3s;position:absolute;inset:0}.services-section__card:hover .services-section__card-hover-effect{opacity:.05}.featured-products-section{background:#fff;padding:5rem 0}.featured-products-section__header{text-align:center;margin-bottom:4rem}.featured-products-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.featured-products-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.featured-products-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.featured-products-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.featured-products-section__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.featured-products-section__card{background:#fff;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.featured-products-section__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.featured-products-section__card-image{height:250px;position:relative;overflow:hidden}.featured-products-section__card-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.featured-products-section__card:hover .featured-products-section__card-img{transform:scale(1.05)}.featured-products-section__card-overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.featured-products-section__card:hover .featured-products-section__card-overlay{opacity:1}.featured-products-section__card-actions{gap:.75rem;display:flex}.featured-products-section__card-action-btn{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.featured-products-section__card-action-btn--primary{color:#fff;background:#ff8700;border-color:#ff8700}.featured-products-section__card-action-btn--primary:hover{color:#fff;background:#cc6c00;border-color:#cc6c00}.featured-products-section__card-action-btn--secondary{color:#ff8700;background:#fff;border-color:#fff}.featured-products-section__card-action-btn--secondary:hover{color:#cc6c00;background:#ffffffe6}.featured-products-section__card-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ff8700;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.featured-products-section__card-content{padding:1.5rem}.featured-products-section__card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.featured-products-section__card-title{color:#1f2937;flex:1;margin-right:1rem;font-size:1.125rem;font-weight:600;line-height:1.4}.featured-products-section__card-rating{color:#fbbf24;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.featured-products-section__card-footer{margin-top:1rem}.featured-products-section__card-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:500;transition:all .3s;display:flex}.featured-products-section__card-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff870066}.featured-products-section__footer{text-align:center}.featured-products-section__view-all-btn{color:#ff8700;cursor:pointer;background:0 0;border:2px solid #ff8700;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.featured-products-section__view-all-btn:hover{color:#fff;background:#ff8700;transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}.about-us-section{background:#f8fafc;padding:5rem 0}.about-us-section__content{margin-bottom:4rem}.about-us-section__header{text-align:center;margin-bottom:3rem}.about-us-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.about-us-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.about-us-section__title{color:#1f2937;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.about-us-section__description{color:#6b7280;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.about-us-section__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.about-us-section__feature-item{background:#fff;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000000d}.about-us-section__feature-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.about-us-section__feature-item .anticon{color:#ff8700;flex-shrink:0;font-size:1.25rem}.about-us-section__feature-item span{color:#374151;font-size:1rem;font-weight:500}.about-us-section__actions{text-align:center}.about-us-section__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.about-us-section__btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}.about-us-section__stats{margin-top:3rem}.about-us-section__stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.about-us-section__stat-card{text-align:center;background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.about-us-section__stat-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.about-us-section__stat-icon{margin-bottom:.5rem;font-size:2.5rem}.about-us-section__stat-content{text-align:center}.about-us-section__stat-number{color:#ff8700;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.about-us-section__stat-label{color:#6b7280;font-size:1rem;font-weight:500}.testimonials-section{background:#fff;padding:5rem 0}.testimonials-section__header{text-align:center;margin-bottom:4rem}.testimonials-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.testimonials-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.testimonials-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.testimonials-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.testimonials-section__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.testimonials-section__card{background:#fff;border-left:4px solid #ff8700;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.testimonials-section__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.testimonials-section__card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.testimonials-section__quote-icon{color:#ff8700;opacity:.3;font-size:2rem}.testimonials-section__rating{color:#fbbf24;gap:.25rem;font-size:1.125rem;display:flex}.testimonials-section__card-content{margin-bottom:1.5rem}.testimonials-section__card-text{color:#555;margin:0;font-size:1rem;font-style:italic;line-height:1.6}.testimonials-section__card-footer{border-top:1px solid #f3f4f6;padding-top:1.5rem}.testimonials-section__author{align-items:center;gap:1rem;display:flex}.testimonials-section__author-avatar{background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.testimonials-section__author-info{flex:1}.testimonials-section__author-name{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.testimonials-section__author-position{color:#6b7280;margin:0;font-size:.875rem}.contact-cta-section{color:#fff;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);padding:5rem 0;position:relative;overflow:hidden}.contact-cta-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.contact-cta-section__content{z-index:2;position:relative}.contact-cta-section__header{text-align:center;margin-bottom:3rem}.contact-cta-section__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.contact-cta-section__badge-text{color:#fff;font-size:.875rem;font-weight:600}.contact-cta-section__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.contact-cta-section__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.contact-cta-section__actions{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.contact-cta-section__action-card{color:inherit;background:#fff;border-radius:1rem;align-items:center;gap:1.5rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.contact-cta-section__action-card:hover{color:inherit;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0003}.contact-cta-section__action-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.contact-cta-section__action-content{flex:1}.contact-cta-section__action-title{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.contact-cta-section__action-description{color:#6b7280;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.contact-cta-section__action-btn{color:#ff8700;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.contact-cta-section__action-btn:hover{color:#cc6c00}.contact-cta-section__footer{text-align:center;border-top:1px solid #fff3;padding-top:2rem}.contact-cta-section__footer-text{margin-bottom:1.5rem}.contact-cta-section__footer-text p{color:#fffc;margin:0;font-size:1rem}.contact-cta-section__footer-btn{color:#ff8700;cursor:pointer;background:#fff;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-cta-section__footer-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}@media (max-width:1024px){.hero-section__contact{flex-direction:column;gap:1rem}.hero-section__contact-item{justify-content:center}.services-section__grid,.featured-products-section__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-us-section__stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.testimonials-section__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.contact-cta-section__actions{grid-template-columns:1fr}}@media (max-width:768px){.hero-section{display:none}.hero-section__carousel,.hero-section__slide,.hero-section__image-container{height:100vh}.hero-section__content{justify-content:center;align-items:flex-start;padding:2rem 0}.hero-section__title{margin-bottom:1rem;font-size:clamp(2rem,8vw,3rem)}.hero-section__subtitle{margin-bottom:.75rem;font-size:clamp(1rem,4vw,1.25rem)}.hero-section__description{margin-bottom:1.5rem;font-size:1rem}.hero-section__buttons{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:2rem}.hero-section__btn{justify-content:center;padding:.875rem 1.5rem;font-size:1rem}.hero-section__contact{flex-direction:column;gap:.75rem}.hero-section__contact-item{padding:.75rem}.hero-section__contact-label{font-size:.75rem}.hero-section__contact-value{font-size:.875rem}.hero-section__scroll-indicator{bottom:1rem}.services-section,.featured-products-section,.about-us-section,.testimonials-section,.contact-cta-section{padding:3rem 0}.services-section__grid,.featured-products-section__grid,.about-us-section__features{grid-template-columns:1fr}.about-us-section__stats-grid{grid-template-columns:repeat(2,1fr)}.testimonials-section__grid{grid-template-columns:1fr}.contact-cta-section__action-card{text-align:center;flex-direction:column}}@media (max-width:480px){.hero-section__content{padding:1.5rem 0}.hero-section__title{margin-bottom:.75rem;font-size:clamp(1.75rem,10vw,2.5rem)}.hero-section__subtitle{margin-bottom:.5rem;font-size:clamp(.875rem,5vw,1.125rem)}.hero-section__description{margin-bottom:1rem;font-size:.875rem}.hero-section__buttons{margin-bottom:1.5rem}.hero-section__btn{padding:.75rem 1.25rem;font-size:.875rem}.hero-section__contact-item{padding:.5rem}.hero-section__contact-label{font-size:.625rem}.hero-section__contact-value{font-size:.75rem}.about-us-section__stats-grid{grid-template-columns:1fr}}.products-page{background:#f8fafc;min-height:100vh}.products-page__header{background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);position:relative;overflow:hidden}.products-page__header__background{opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.products-page__header__overlay{background:#0003;position:absolute;inset:0}.products-page__header__content{z-index:2;position:relative}.products-page__header__breadcrumb nav ol{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.products-page__header__breadcrumb nav ol li:not(:last-child) a{color:#ffffffb3;text-decoration:none;transition:color .3s}.products-page__header__breadcrumb nav ol li:not(:last-child) a:hover{color:#fff}.products-page__header__breadcrumb nav ol li:last-child{color:#fff;font-weight:500}.products-page__header__title{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.products-page__header__subtitle{color:#ffffffe6;text-align:center;max-width:48rem;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.products-page__header__stats{margin-top:3rem}.products-page__header__stats .grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:32rem;margin:0 auto;display:grid}@media (max-width:768px){.products-page__header__stats .grid{grid-template-columns:repeat(2,1fr)}}.products-page__header__stats .grid>div{text-align:center}.products-page__header__stats .grid>div .text-2xl{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.products-page__header__stats .grid>div .text-2xl{font-size:1.875rem}}.products-page__header__stats .grid>div .text-sm{color:#ffffffb3;font-size:.875rem}.products-page__filters{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.products-page__content{padding:2rem 0}.products-page__content__grid{margin-bottom:2rem}.products-page__empty{text-align:center;padding:4rem 0}.products-page__empty .text-gray-500{color:#6b7280;margin-bottom:1rem;font-size:1.125rem}.products-page__empty .text-gray-400{color:#9ca3af}.products-page__pagination{justify-content:center;margin-top:2rem;display:flex}.product-filter__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.product-filter__container{flex-direction:column;align-items:stretch;gap:1rem}}.product-filter__section{align-items:center;gap:1rem;display:flex}.product-filter__section-title{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:600}.product-filter__type-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.product-filter__type-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.product-filter__type-btn:hover{color:#ff8700;border-color:#ff8700}.product-filter__type-btn--active{color:#fff;background:#ff8700;border-color:#ff8700}.product-filter__type-btn--active:hover{background:#cc6c00;border-color:#cc6c00}.product-filter__sort select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;min-width:150px;padding:.5rem 1rem;font-size:.875rem}.product-filter__sort select:focus{border-color:#ff8700;outline:none;box-shadow:0 0 0 3px #ff87001a}.product-filter__additional{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:768px){.product-filter__additional{justify-content:center}}.product-filter__additional-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.product-filter__additional-btn:hover{color:#ff8700;border-color:#ff8700}.product-filter__additional-btn svg{width:1.25rem;height:1.25rem;margin-right:.5rem}.product-list__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}@media (max-width:768px){.product-list__grid{grid-template-columns:1fr;gap:1.5rem}}.product-card{background:#fff;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.product-card__image-container{height:200px;position:relative;overflow:hidden}.product-card__image{width:100%;height:100%;position:relative}.product-card__image-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card__overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.product-card:hover .product-card__overlay{opacity:1}.product-card__actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.product-card__action-btn{border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.product-card__action-btn--primary{color:#fff;background:#ff8700;border:1px solid #ff8700}.product-card__action-btn--primary:hover{color:#fff;background:#cc6c00;border-color:#cc6c00}.product-card__action-btn--secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.product-card__action-btn--secondary:hover{background:#f9fafb;border-color:#9ca3af}.product-card__badge{z-index:2;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.product-card__badge--featured{color:#92400e;background:#fbbf24}.product-card__content{padding:1.5rem}.product-card__header{margin-bottom:1rem}.product-card__title{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4}.product-card__manufacturer{color:#6b7280;font-size:.875rem;font-weight:500}.product-card__description{margin-bottom:1rem}.product-card__description-text{color:#6b7280;font-size:.875rem;line-height:1.5}.product-card__specs{margin-bottom:1.5rem}.product-card__spec{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.product-card__spec:last-child{border-bottom:none}.product-card__spec-label{color:#6b7280;font-size:.875rem;font-weight:500}.product-card__spec-value{color:#1f2937;font-size:.875rem;font-weight:600}.product-card__footer{justify-content:center;display:flex}.product-card__view-more{color:#fff;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.product-card__view-more:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff870066}@media (max-width:1024px){.product-list__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.products-page__header__stats .grid{grid-template-columns:repeat(2,1fr);gap:1rem}.products-page__filters .product-filter__container{flex-direction:column;align-items:stretch}.product-card__content{padding:1rem}.product-card__actions{flex-direction:row;justify-content:center}.product-card__action-btn{min-width:120px;padding:.5rem 1rem}}@media (max-width:480px){.product-list__grid{grid-template-columns:1fr}.product-card__image-container{height:180px}.product-card__actions{flex-direction:column}.product-card__action-btn{width:100%;min-width:auto}}.product-detail-page{background:#f8fafc;min-height:100vh}.product-detail-page__content{padding:2rem 0}.product-detail-page__related{background:#fff;border-top:1px solid #e2e8f0}.product-detail-header{background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);position:relative;overflow:hidden}.product-detail-header__background{opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.product-detail-header__overlay{background:#0003;position:absolute;inset:0}.product-detail-header__content{z-index:2;position:relative}.product-detail-header__breadcrumb nav ol{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-detail-header__breadcrumb nav ol li:not(:last-child) a{color:#ffffffb3;text-decoration:none;transition:color .3s}.product-detail-header__breadcrumb nav ol li:not(:last-child) a:hover{color:#fff}.product-detail-header__breadcrumb nav ol li:last-child{color:#fff;font-weight:500}.product-detail-header__title{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.product-detail-header__manufacturer{color:#ffffffe6;font-size:1.125rem}.product-detail-header__model{color:#ffffffb3;font-size:.875rem}.product-detail-header__actions .flex{flex-wrap:wrap;gap:.75rem;display:flex}.product-detail-header__action-btn{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.product-detail-header__action-btn--primary{color:#ff8700;background:#fff;border-color:#fff}.product-detail-header__action-btn--primary:hover{color:#cc6c00;background:#ffffffe6}.product-detail-header__action-btn--secondary{color:#fff;background:0 0;border-color:#ffffff4d}.product-detail-header__action-btn--secondary:hover{background:#ffffff1a;border-color:#ffffff80}.product-detail-header__tags .flex{flex-wrap:wrap;gap:.5rem;display:flex}.product-detail-header__tag{color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.product-detail-header__tag--featured{color:#92400e;background:#fbbf24;border-color:#f59e0b}.product-detail-content__gallery{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-detail-content__gallery-main{margin-bottom:1rem}.product-detail-content__main-image{background:#f3f4f6;border-radius:.5rem;width:100%;height:400px;overflow:hidden}.product-detail-content__gallery-thumbnails .flex{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.product-detail-content__thumbnail{cursor:pointer;border:2px solid #0000;border-radius:.5rem;flex-shrink:0;width:80px;height:60px;transition:all .2s;overflow:hidden}.product-detail-content__thumbnail--active,.product-detail-content__thumbnail:hover{border-color:#ff8700}.product-detail-content__description{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-detail-content__section:not(:last-child){border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:2rem}.product-detail-content__section-title{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.product-detail-content__section-content{color:#6b7280;line-height:1.6}.product-detail-content__section-content h1,.product-detail-content__section-content h2,.product-detail-content__section-content h3,.product-detail-content__section-content h4,.product-detail-content__section-content h5,.product-detail-content__section-content h6{color:#1f2937;margin-bottom:.5rem}.product-detail-content__section-content p{margin-bottom:1rem}.product-detail-content__section-content ul,.product-detail-content__section-content ol{margin-bottom:1rem;padding-left:1.5rem}.product-detail-content__section-content li{margin-bottom:.5rem}.product-specifications__actions{margin-bottom:1.5rem}.product-specifications__action-card{background:#fff;border:2px solid #ff8700;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-specifications__action-title{color:#ff8700;text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.product-specifications__action-buttons{flex-direction:column;gap:.75rem;display:flex}.product-specifications__action-btn{border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.product-specifications__action-btn--primary{color:#fff;background:#ff8700;border-color:#ff8700}.product-specifications__action-btn--primary:hover{background:#cc6c00;border-color:#cc6c00}.product-specifications__action-btn--secondary{color:#ff8700;background:#fff;border-color:#ff8700}.product-specifications__action-btn--secondary:hover{color:#fff;background:#ff8700}.product-specifications__card{background:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-specifications__card-title{color:#1f2937;border-bottom:2px solid #ff8700;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.product-specifications__specs{flex-direction:column;gap:.75rem;display:flex}.product-specifications__spec{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.product-specifications__spec:last-child{border-bottom:none}.product-specifications__spec-label{color:#6b7280;flex:1;font-size:.875rem;font-weight:500}.product-specifications__spec-value{color:#1f2937;text-align:right;flex:1;font-size:.875rem;font-weight:600}.product-specifications__additional{margin-bottom:1.5rem}.product-specifications__additional-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-specifications__additional-title{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.product-specifications__additional-buttons{flex-direction:column;gap:.5rem;display:flex}.product-specifications__additional-btn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.product-specifications__additional-btn:hover{background:#f3f4f6;border-color:#d1d5db}.product-specifications__features{margin-bottom:1.5rem}.product-specifications__features-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-specifications__features-title{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.product-specifications__features-list{flex-direction:column;gap:.75rem;display:flex}.product-specifications__feature{align-items:center;gap:.75rem;display:flex}.product-specifications__feature-icon{color:#fff;background:#ff8700;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:flex}.related-products__header{text-align:center;margin-bottom:2rem}.related-products__title{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.related-products__subtitle{color:#6b7280;font-size:1.125rem}.related-products__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}@media (max-width:768px){.related-products__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:1024px){.product-detail-page__content .grid{grid-template-columns:1fr}.product-detail-header__actions .flex{justify-content:center}}@media (max-width:768px){.product-detail-header__actions .flex{flex-direction:column}.product-detail-header__action-btn{justify-content:center;width:100%}.product-detail-content__gallery{padding:1rem}.product-detail-content__main-image{height:300px}.product-detail-content__description{padding:1.5rem}.product-specifications__action-buttons{flex-direction:column}.product-specifications__action-btn{width:100%}}@media (max-width:480px){.product-detail-content__main-image{height:250px}.product-detail-content__thumbnail{width:60px;height:45px}.product-specifications__spec{flex-direction:column;align-items:flex-start;gap:.25rem}.product-specifications__spec-value{text-align:left}}.promotions-page{background:#f8fafc;min-height:100vh}.promotions-page__filters{background:#fff;border-bottom:1px solid #e2e8f0}.promotions-page__content{padding:2rem 0}.promotions-page__pagination{justify-content:center;margin-top:2rem;display:flex}.promotions-page__empty{text-align:center;padding:4rem 0}.promotions-page__empty .text-gray-500{color:#6b7280;margin-bottom:1rem;font-size:1.125rem}.promotions-page__empty .text-gray-400{color:#9ca3af}.promotions-header{background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);position:relative;overflow:hidden}.promotions-header__background{opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.promotions-header__overlay{background:#0003;position:absolute;inset:0}.promotions-header__content{z-index:2;position:relative}.promotions-header__breadcrumb nav ol{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.promotions-header__breadcrumb nav ol li:not(:last-child) a{color:#ffffffb3;text-decoration:none;transition:color .3s}.promotions-header__breadcrumb nav ol li:not(:last-child) a:hover{color:#fff}.promotions-header__breadcrumb nav ol li:last-child{color:#fff;font-weight:500}.promotions-header__title{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.promotions-header__subtitle{color:#ffffffe6;font-size:1.125rem;line-height:1.6}.promotions-header__stats .grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.promotions-header__stats .grid{grid-template-columns:repeat(4,1fr)}}.promotions-header__stats .text-center{text-align:center}.promotions-header__stats .text-2xl{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.promotions-header__stats .text-2xl{font-size:1.875rem}}.promotions-header__stats .text-sm{color:#ffffffb3;font-size:.875rem}.promotion-filter__container{flex-wrap:wrap;align-items:center;gap:2rem;padding:1rem 0;display:flex}@media (max-width:768px){.promotion-filter__container{flex-direction:column;align-items:stretch;gap:1rem}}.promotion-filter__section{flex-direction:column;gap:.75rem;display:flex}.promotion-filter__section-title{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.promotion-filter__category-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.promotion-filter__category-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.promotion-filter__category-btn:hover{color:#ff8700;border-color:#ff8700}.promotion-filter__category-btn--active{color:#fff;background:#ff8700;border-color:#ff8700}.promotion-filter__category-btn--active:hover{background:#cc6c00;border-color:#cc6c00}.promotion-filter__sort{min-width:200px}.promotion-filter__sort-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem}.promotion-filter__sort-select:focus{border-color:#ff8700;outline:none;box-shadow:0 0 0 3px #ff87001a}.promotion-filter__additional{gap:.5rem;margin-left:auto;display:flex}@media (max-width:768px){.promotion-filter__additional{margin-left:0}}.promotion-filter__additional-btn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.promotion-filter__additional-btn:hover{background:#f3f4f6;border-color:#d1d5db}.promotion-list__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}@media (max-width:768px){.promotion-list__grid{grid-template-columns:1fr;gap:1.5rem}}.promotion-card{background:#fff;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.promotion-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.promotion-card__image-container{height:200px;position:relative;overflow:hidden}.promotion-card__image{width:100%;height:100%;position:relative}.promotion-card__image-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.promotion-card:hover .promotion-card__image-img{transform:scale(1.05)}.promotion-card__overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.promotion-card:hover .promotion-card__overlay{opacity:1}.promotion-card__actions{gap:.75rem;display:flex}.promotion-card__action-btn{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.promotion-card__action-btn--primary{color:#fff;background:#ff8700;border-color:#ff8700}.promotion-card__action-btn--primary:hover{color:#fff;background:#cc6c00;border-color:#cc6c00}.promotion-card__action-btn--secondary{color:#ff8700;background:#fff;border-color:#fff}.promotion-card__action-btn--secondary:hover{color:#cc6c00;background:#ffffffe6}.promotion-card__badges{flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.promotion-card__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.promotion-card__badge--hot{color:#fff;background:#ef4444}.promotion-card__badge--ending{color:#fff;background:#f59e0b}.promotion-card__badge--discount{color:#fff;background:#ff8700;font-size:.875rem;font-weight:700}.promotion-card__content{padding:1.5rem}.promotion-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.promotion-card__title{color:#1f2937;flex:1;margin-right:1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.promotion-card__discount{text-align:center;flex-direction:column;align-items:center;display:flex}.promotion-card__discount-percentage{color:#ff8700;font-size:1.5rem;font-weight:700;line-height:1}.promotion-card__discount-label{color:#6b7280;margin-top:.25rem;font-size:.75rem}.promotion-card__description{margin-bottom:1rem}.promotion-card__description-text{color:#6b7280;font-size:.875rem;line-height:1.5}.promotion-card__info{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.promotion-card__info-item{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.promotion-card__info-item svg{color:#ff8700;width:1rem;height:1rem}.promotion-card__footer{border-top:1px solid #f3f4f6;padding-top:1rem}.promotion-card__view-more{color:#fff;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.promotion-card__view-more:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff870066}@media (max-width:1024px){.promotion-filter__container{flex-direction:column;align-items:stretch}.promotion-filter__additional{margin-left:0}}@media (max-width:768px){.promotions-header__stats .grid{grid-template-columns:repeat(2,1fr);gap:1rem}.promotion-card__header{flex-direction:column;align-items:stretch;gap:1rem}.promotion-card__title{margin-right:0}.promotion-card__discount{align-self:flex-start}}@media (max-width:480px){.promotion-card__content{padding:1rem}.promotion-card__badges{top:.5rem;right:.5rem}.promotion-card__badge{padding:.125rem .5rem;font-size:.625rem}.promotion-card__badge--discount{font-size:.75rem}}.recruitment-page{background:#f8fafc;min-height:100vh}.recruitment-page__filters{background:#fff;border-bottom:1px solid #e2e8f0}.recruitment-page__content{padding:2rem 0}.recruitment-page__empty{text-align:center;padding:4rem 0}.recruitment-page__empty .text-gray-500{color:#6b7280;margin-bottom:1rem;font-size:1.125rem}.recruitment-page__empty .text-gray-400{color:#9ca3af}.recruitment-header{background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);position:relative;overflow:hidden}.recruitment-header__background{opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.recruitment-header__overlay{background:#0003;position:absolute;inset:0}.recruitment-header__content{z-index:2;position:relative}.recruitment-header__breadcrumb nav ol{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.recruitment-header__breadcrumb nav ol li:not(:last-child) a{color:#ffffffb3;text-decoration:none;transition:color .3s}.recruitment-header__breadcrumb nav ol li:not(:last-child) a:hover{color:#fff}.recruitment-header__breadcrumb nav ol li:last-child{color:#fff;font-weight:500}.recruitment-header__title{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.recruitment-header__subtitle{color:#ffffffe6;font-size:1.125rem;line-height:1.6}.recruitment-header__stats .grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.recruitment-header__stats .grid{grid-template-columns:repeat(4,1fr)}}.recruitment-header__stats .text-center{text-align:center}.recruitment-header__stats .text-2xl{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.recruitment-header__stats .text-2xl{font-size:1.875rem}}.recruitment-header__stats .text-sm{color:#ffffffb3;font-size:.875rem}.recruitment-filter__container{flex-wrap:wrap;align-items:center;gap:2rem;padding:1rem 0;display:flex}@media (max-width:768px){.recruitment-filter__container{flex-direction:column;align-items:stretch;gap:1rem}}.recruitment-filter__section{flex-direction:column;gap:.75rem;display:flex}.recruitment-filter__section-title{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.recruitment-filter__category-buttons,.recruitment-filter__type-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.recruitment-filter__category-btn,.recruitment-filter__type-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.recruitment-filter__category-btn:hover,.recruitment-filter__type-btn:hover{color:#ff8700;border-color:#ff8700}.recruitment-filter__category-btn--active,.recruitment-filter__type-btn--active{color:#fff;background:#ff8700;border-color:#ff8700}.recruitment-filter__category-btn--active:hover,.recruitment-filter__type-btn--active:hover{background:#cc6c00;border-color:#cc6c00}.recruitment-filter__sort{min-width:200px}.recruitment-filter__sort-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem}.recruitment-filter__sort-select:focus{border-color:#ff8700;outline:none;box-shadow:0 0 0 3px #ff87001a}.recruitment-filter__additional{gap:.5rem;margin-left:auto;display:flex}@media (max-width:768px){.recruitment-filter__additional{margin-left:0}}.recruitment-filter__additional-btn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.recruitment-filter__additional-btn:hover{background:#f3f4f6;border-color:#d1d5db}.recruitment-list__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}@media (max-width:768px){.recruitment-list__grid{grid-template-columns:1fr;gap:1.5rem}}.recruitment-card{background:#fff;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.recruitment-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.recruitment-card__image-container{height:180px;position:relative;overflow:hidden}.recruitment-card__image{width:100%;height:100%;position:relative}.recruitment-card__image-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.recruitment-card:hover .recruitment-card__image-img{transform:scale(1.05)}.recruitment-card__overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.recruitment-card:hover .recruitment-card__overlay{opacity:1}.recruitment-card__actions{gap:.75rem;display:flex}.recruitment-card__action-btn{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.recruitment-card__action-btn--primary{color:#fff;background:#ff8700;border-color:#ff8700}.recruitment-card__action-btn--primary:hover{color:#fff;background:#cc6c00;border-color:#cc6c00}.recruitment-card__action-btn--secondary{color:#ff8700;background:#fff;border-color:#fff}.recruitment-card__action-btn--secondary:hover{color:#cc6c00;background:#ffffffe6}.recruitment-card__badges{flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.recruitment-card__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.recruitment-card__badge--urgent{color:#fff;background:#ef4444}.recruitment-card__badge--hot{color:#fff;background:#f59e0b}.recruitment-card__badge--new{color:#fff;background:#10b981}.recruitment-card__content{padding:1.5rem}.recruitment-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.recruitment-card__title{color:#1f2937;flex:1;margin-right:1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.recruitment-card__meta{flex-direction:column;gap:.5rem;display:flex}.recruitment-card__job-type{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.recruitment-card__job-type--fullTime{color:#1e40af;background:#dbeafe}.recruitment-card__job-type--partTime{color:#92400e;background:#fef3c7}.recruitment-card__job-type--contract{color:#3730a3;background:#e0e7ff}.recruitment-card__job-type--internship{color:#166534;background:#f0fdf4}.recruitment-card__info{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.recruitment-card__info-item{color:#6b7280;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.recruitment-card__info-item svg{color:#ff8700;flex-shrink:0;width:1rem;height:1rem}.recruitment-card__footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.recruitment-card__footer-left{flex:1}.recruitment-card__posted-time{color:#9ca3af;font-size:.75rem}.recruitment-card__view-more{color:#fff;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.recruitment-card__view-more:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff870066}@media (max-width:1024px){.recruitment-filter__container{flex-direction:column;align-items:stretch}.recruitment-filter__additional{margin-left:0}}@media (max-width:768px){.recruitment-header__stats .grid{grid-template-columns:repeat(2,1fr);gap:1rem}.recruitment-card__header{flex-direction:column;align-items:stretch;gap:1rem}.recruitment-card__title{margin-right:0}.recruitment-card__meta{align-self:flex-start}.recruitment-card__footer{flex-direction:column;align-items:stretch;gap:1rem}.recruitment-card__footer-left{text-align:center}.recruitment-card__view-more{justify-content:center}}@media (max-width:480px){.recruitment-card__content{padding:1rem}.recruitment-card__badges{top:.5rem;right:.5rem}.recruitment-card__badge{padding:.125rem .5rem;font-size:.625rem}}.introduction-header{min-height:100vh;position:relative;overflow:hidden}.introduction-header__background{z-index:1;background:linear-gradient(135deg,#ff8700 0%,#b35f00 100%);position:absolute;inset:0}.introduction-header__overlay{opacity:.3;z-index:2;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.introduction-header__content{z-index:3;color:#fff;align-items:center;min-height:100vh;display:flex;position:relative}.introduction-header__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.introduction-header__badge-text{color:#fff;font-size:.875rem;font-weight:500}.introduction-header__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.introduction-header__subtitle{opacity:.9;margin-bottom:2rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;line-height:1.6}.introduction-header__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.introduction-header__btn{border:2px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.introduction-header__btn--primary{color:#ff8700;background:#fff;border-color:#fff}.introduction-header__btn--primary:hover{color:#fff;background:0 0;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.introduction-header__btn--secondary{color:#fff;background:0 0;border-color:#fff}.introduction-header__btn--secondary:hover{color:#ff8700;background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.introduction-header__stats{margin-top:3rem}.introduction-header__stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1rem;transition:all .3s}.introduction-header__stat-item:hover{background:#ffffff26;transform:translateY(-2px)}.introduction-header__stat-number{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1}.introduction-header__stat-label{color:#fffc;font-size:.875rem;font-weight:500}.company-story-section{background:#fff;padding:5rem 0}.company-story-section__header{text-align:center;margin-bottom:4rem}.company-story-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.company-story-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.company-story-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.company-story-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.company-story-section__story{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.company-story-section__story-content{padding-right:2rem}.company-story-section__story-text{margin-bottom:2rem}.company-story-section__story-paragraph{color:#374151;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.company-story-section__story-paragraph:last-child{margin-bottom:0}.company-story-section__features{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.company-story-section__feature-item{background:#f8fafc;border-left:3px solid #ff8700;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.company-story-section__feature-item:hover{background:#f1f5f9;transform:translate(4px)}.company-story-section__feature-item .anticon{color:#ff8700;flex-shrink:0;font-size:1.25rem}.company-story-section__feature-item span{color:#374151;font-size:.95rem;font-weight:500}.company-story-section__actions{margin-top:2rem}.company-story-section__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.company-story-section__btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}.company-story-section__image{position:relative}.company-story-section__image-placeholder{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border:2px solid #e2e8f0;border-radius:1rem;padding:3rem;transition:all .3s}.company-story-section__image-placeholder:hover{border-color:#ff8700;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.company-story-section__image-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.company-story-section__image-icon{color:#fff;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}.company-story-section__image-title{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.company-story-section__image-subtitle{color:#6b7280;margin:0;font-size:1rem}.timeline-section{background:#f8fafc;padding:5rem 0}.timeline-section__header{text-align:center;margin-bottom:4rem}.timeline-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.timeline-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.timeline-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.timeline-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.timeline-section__timeline{max-width:800px;margin:0 auto;position:relative}.timeline-section__item{margin-bottom:3rem;position:relative}.timeline-section__item:last-child{margin-bottom:0}.timeline-section__item--left .timeline-section__item-content{flex-direction:row}.timeline-section__item--right .timeline-section__item-content{flex-direction:row-reverse}.timeline-section__item-content{z-index:2;align-items:center;gap:2rem;display:flex;position:relative}.timeline-section__item-icon{color:#fff;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;box-shadow:0 4px 12px #ff870066}.timeline-section__item-card{background:#fff;border-left:4px solid #ff8700;border-radius:1rem;flex:1;padding:2rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.timeline-section__item-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.timeline-section__item-year{color:#ff8700;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.timeline-section__item-title{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.timeline-section__item-description{color:#6b7280;font-size:1rem;line-height:1.6}.timeline-section__connector{z-index:1;position:absolute;top:60px;bottom:-3rem;left:50%;transform:translate(-50%)}.timeline-section__connector-line{background:linear-gradient(#ff8700,#ff8700b3);width:2px;height:100%}.vision-mission-section{background:#fff;padding:5rem 0}.vision-mission-section__header{text-align:center;margin-bottom:4rem}.vision-mission-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.vision-mission-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.vision-mission-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.vision-mission-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.vision-mission-section__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.vision-mission-section__card{background:#fff;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.vision-mission-section__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.vision-mission-section__card-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.vision-mission-section__card-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;display:flex}.vision-mission-section__card-title{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.vision-mission-section__card-content{margin-bottom:1rem}.vision-mission-section__card-text{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.vision-mission-section__card-accent{height:4px;position:absolute;bottom:0;left:0;right:0}.vision-mission-section__stats{margin-top:3rem}.vision-mission-section__stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.vision-mission-section__stat-item{text-align:center;background:#f8fafc;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:all .3s;display:flex}.vision-mission-section__stat-item:hover{background:#fff;transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.vision-mission-section__stat-icon{color:#ff8700;font-size:2.5rem}.vision-mission-section__stat-content{text-align:center}.vision-mission-section__stat-number{color:#ff8700;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1}.vision-mission-section__stat-label{color:#6b7280;font-size:1rem;font-weight:500}.branches-section{background:#f8fafc;padding:5rem 0}.branches-section__header{text-align:center;margin-bottom:4rem}.branches-section__badge{background:#ff87001a;border:1px solid #ff87004d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;display:inline-block}.branches-section__badge-text{color:#ff8700;font-size:.875rem;font-weight:600}.branches-section__title{color:#1f2937;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.branches-section__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.branches-section__company-header{text-align:center;margin-bottom:3rem}.branches-section__company-name{color:#ff8700;letter-spacing:.1em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.branches-section__company-line{background:linear-gradient(90deg,#ff8700,#cc6c00);border-radius:2px;width:100px;height:3px;margin:0 auto}.branches-section__branches{max-width:800px;margin:0 auto}.branches-section__branch{align-items:center;gap:2rem;margin-bottom:2rem;display:flex;position:relative}.branches-section__branch:last-child{margin-bottom:0}.branches-section__branch-connector{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.branches-section__branch-line{border-radius:2px;width:3px;height:40px}.branches-section__branch-dot{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;display:flex;box-shadow:0 4px 12px #00000026}.branches-section__branch-card{background:#fff;border-radius:1rem;flex:1;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.branches-section__branch-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.branches-section__branch-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.branches-section__branch-type{text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.branches-section__branch-accent{border-radius:2px;width:30px;height:3px}.branches-section__branch-content{flex-direction:column;gap:.75rem;display:flex}.branches-section__branch-address{color:#374151;align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.5;display:flex}.branches-section__branch-address .anticon{color:#ff8700;flex-shrink:0;margin-top:.125rem;font-size:1rem}.branches-section__branch-phone{color:#374151;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.branches-section__branch-phone .anticon{color:#ff8700;font-size:1rem}.branches-section__branch-call-btn{color:#fff;background:#ff8700;border-radius:.25rem;margin-left:auto;padding:.25rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s}.branches-section__branch-call-btn:hover{color:#fff;background:#cc6c00}.branches-section__footer{text-align:center;background:#fff;border-radius:1rem;margin-top:4rem;padding:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.branches-section__footer-content{max-width:600px;margin:0 auto}.branches-section__footer-title{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.branches-section__footer-subtitle{color:#6b7280;margin-bottom:2rem;font-size:1rem;line-height:1.6}.branches-section__footer-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.branches-section__footer-btn{border:2px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.branches-section__footer-btn--primary{color:#fff;background:#ff8700;border-color:#ff8700}.branches-section__footer-btn--primary:hover{color:#fff;background:#cc6c00;border-color:#cc6c00;transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}.branches-section__footer-btn--secondary{color:#ff8700;background:0 0;border-color:#ff8700}.branches-section__footer-btn--secondary:hover{color:#fff;background:#ff8700;transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}@media (max-width:1024px){.company-story-section__story{grid-template-columns:1fr;gap:3rem}.company-story-section__story-content{padding-right:0}.company-story-section__features{grid-template-columns:1fr}.timeline-section__item-content{text-align:center;flex-direction:column!important}.timeline-section__connector{left:30px}.vision-mission-section__grid{grid-template-columns:1fr}}@media (max-width:768px){.introduction-header,.introduction-header__content{min-height:80vh}.introduction-header__actions{flex-direction:column;align-items:stretch}.introduction-header__btn{justify-content:center}.introduction-header__stats .grid{grid-template-columns:repeat(2,1fr)}.company-story-section,.timeline-section,.vision-mission-section,.branches-section{padding:3rem 0}.branches-section__branch{text-align:center;flex-direction:column;gap:1rem}.branches-section__branch-connector{flex-direction:row;align-items:center}.branches-section__branch-line{width:40px;height:3px}.branches-section__footer-actions{flex-direction:column;align-items:stretch}}@media (max-width:480px){.introduction-header__title{font-size:2rem}.introduction-header__subtitle{font-size:1rem}.introduction-header__stats .grid{grid-template-columns:1fr}.branches-section__company-name{font-size:2rem}}.footer-container{width:100%;margin-top:auto}.footer{color:#fff;background:#1f2937;position:relative;overflow:hidden}.footer:before{content:"";opacity:.3;z-index:1;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><defs><pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.footer__main{z-index:2;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);padding:2rem 0;position:relative}.footer__company{margin-bottom:2rem}.footer__company-header{margin-bottom:1rem}.footer__company-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.footer__company-subtitle{color:#d1d5db;margin:0;font-size:1rem;line-height:1.6}.footer__company-contact{flex-direction:column;gap:1rem;display:flex}.footer__contact-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.footer__contact-item:hover{background:#ffffff1a;transform:translate(4px)}.footer__contact-item .anticon{color:#ff8700;flex-shrink:0;font-size:1.25rem}.footer__contact-content{flex-direction:column;gap:.25rem;display:flex}.footer__contact-label{color:#9ca3af;font-size:.875rem;font-weight:500}.footer__contact-value{color:#fff;font-size:1rem;font-weight:600}.footer__quick-links{margin-bottom:2rem}.footer__section-header{margin-bottom:1rem}.footer__section-title{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.footer__section-subtitle{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.5}.footer__links-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__link-item{margin:0}.footer__link{color:#d1d5db;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.footer__link:hover{color:#fff;background:#ffffff1a;transform:translate(4px)}.footer__link .anticon{color:#ff8700;font-size:.875rem;transition:transform .3s}.footer__link:hover .anticon{transform:translate(2px)}.footer__partners{margin-bottom:2rem}.footer__partners-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.footer__partner-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem;transition:all .3s;display:flex}.footer__partner-item:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.footer__partner-link{justify-content:center;align-items:center;width:100%;height:60px;text-decoration:none;display:flex}.footer__partner-logo{-o-object-fit:contain;object-fit:contain;opacity:.9;max-width:100%;max-height:100%;transition:all .3s}.footer__partner-logo:hover{opacity:1;transform:scale(1.05)}.footer__contact-info{margin-bottom:2rem}.footer__addresses{flex-direction:column;gap:.75rem;display:flex}.footer__address-item{background:#ffffff0d;border-left:3px solid #ff8700;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem;transition:all .3s;display:flex}.footer__address-item:hover{background:#ffffff1a;transform:translate(4px)}.footer__address-item .anticon{color:#ff8700;flex-shrink:0;margin-top:.125rem;font-size:1rem}.footer__address-content{flex:1}.footer__address-label{color:#d1d5db;font-size:.875rem;line-height:1.5}.footer__newsletter{z-index:2;background:linear-gradient(135deg,#ff8700 0%,#cc6c00 100%);padding:2rem 0;position:relative}.footer__newsletter-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer__newsletter-info{flex:1}.footer__newsletter-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.footer__newsletter-subtitle{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.5}.footer__newsletter-form{flex:1;max-width:400px}.footer__newsletter-input-group{background:#fff;border-radius:.5rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000026}.footer__newsletter-input{background:0 0;border:none;outline:none;flex:1;padding:1rem;font-size:1rem}.footer__newsletter-input::placeholder{color:#9ca3af}.footer__newsletter-button{color:#fff;cursor:pointer;background:#ff8700;border:none;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.footer__newsletter-button:hover{background:#cc6c00}.footer__social{z-index:2;background:#0003;padding:1.5rem 0;position:relative}.footer__social-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer__social-info{flex:1}.footer__social-title{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.footer__social-subtitle{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.5}.footer__social-links{gap:1rem;display:flex}.footer__social-link{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;text-decoration:none;transition:all .3s;display:flex}.footer__social-link:hover{background:#ff8700;transform:translateY(-2px);box-shadow:0 8px 25px #ff870066}.footer__map{z-index:2;background:#0000001a;padding:2rem 0;position:relative}.footer__map-content{text-align:center}.footer__map-title{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.footer__map-container{background:#fff;border-radius:1rem;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 8px 25px #0003}.footer__bottom{z-index:2;background:#0000004d;border-top:1px solid #ffffff1a;padding:1.5rem 0;position:relative}.footer__bottom-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer__copyright{flex:1}.footer__copyright-text{color:#9ca3af;margin:0;font-size:.875rem}.footer__legal-links{gap:2rem;display:flex}.footer__legal-link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s}.footer__legal-link:hover{color:#fff}@media (max-width:1024px){.footer__main .container{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.footer__newsletter-content,.footer__social-content{text-align:center;flex-direction:column}.footer__bottom-content{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:768px){.footer__main{padding:2rem 0}.footer__main .container{grid-template-columns:1fr;gap:1.5rem}.footer__company-title{font-size:1.25rem}.footer__newsletter{padding:1.5rem 0}.footer__newsletter-title{font-size:1.25rem}.footer__newsletter-input-group{flex-direction:column}.footer__newsletter-button{justify-content:center}.footer__social{padding:1.5rem 0}.footer__social-links{justify-content:center}.footer__map{padding:1.5rem 0}.footer__map-title{font-size:1.25rem}.footer__legal-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.footer__company-title,.footer__newsletter-title{font-size:1.125rem}.footer__newsletter-subtitle{font-size:.875rem}.footer__social-title,.footer__map-title{font-size:1.125rem}.footer__partner-item{padding:.75rem}.footer__partner-logo{height:40px}}@font-face{font-family:Open-Sans;src:url(../media/OpenSans-VariableFont.f66e6006.ttf)}body,.font-base{font-family:Arial!important}.hover\:underline:hover{text-decoration-line:underline}@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:text-6xl{font-size:3.75rem;line-height:1}}
