.btn_create{align-items:center;display:flex;gap:1.5rem}.btn_create svg{height:3rem;width:3rem}.btn_create span{color:var(--primary-color);font-size:2rem;font-weight:500;line-height:2.5rem;margin-top:-.4rem}.btn_create:hover svg{scale:1.1}@media (orientation:portrait){.btn_create span{display:none}.btn_create svg{height:2.4rem;width:2.4rem}}.action_buttons{justify-content:flex-end}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);transition:opacity .15s ease-out;transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity .15s ease-in;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}.modal{z-index:1060}.modal,.modal_backdrop{height:100%;left:0;position:fixed;top:0;width:100%}.modal_backdrop{background-color:#707070d1}.modal_dialog{margin:1.75rem auto;max-width:114rem;pointer-events:none;position:relative}.modal.small .modal_dialog{max-width:48.6rem}.modal.medium .modal_dialog{max-width:120rem}.modal_dialog_scrollable{height:calc(100% - 3.5rem)}.modal_dialog_centered{align-items:center;display:flex;min-height:calc(100% - 3.5rem)}.modal_content{background-color:var(--black);border-radius:1rem;display:flex;flex-direction:column;padding:3rem 4rem;pointer-events:auto;position:relative;width:100%;z-index:2}.modal_dialog_scrollable .modal_content{max-height:100%;overflow:hidden}.modal_dialog_scrollable .modal_body::-webkit-scrollbar{display:none}.modal_dialog_scrollable .modal_body{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}@media screen and (max-width:767.98px){.modal_dialog{margin:1.75rem 1rem}}.modal_header{display:flex;justify-content:space-between;padding-bottom:4rem}.modal_header>:first-child{flex:0 0 90%;width:90%}.modal_heading{color:var(--primary-color);font-size:2rem;font-weight:700;line-height:2.5rem}.modal_close{color:var(--gray-4);font-size:2.4rem}.form{width:100%}.input_field_label{color:var(--gray-3);display:block;font-size:1.4rem;font-weight:600;line-height:2.4rem;margin-bottom:1rem;text-transform:capitalize}.input_field{background-color:#1a1a1a;border:1px solid var(--gray-6);border-radius:5px;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;margin-bottom:1.5rem;padding:1.4rem 2rem;width:100%}.input_field::placeholder{font-size:1.4rem}.input_field.big_height{min-height:16rem}.input_field::placeholder,.input_field:disabled{color:var(--gray-4)}.input_field:not(:disabled):hover{border-color:var(--gray-3)}.input_field:not(:disabled):focus-visible{border-color:var(--gray-5)}select{background-position:right 1.2rem center;background-repeat:no-repeat;background-size:2rem 2rem}input[type=date],input[type=time],select{-webkit-appearance:none;appearance:none}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1)}.cancel,.delete,.submit{box-shadow:0 0 8px #0003;color:#fff;display:inline-block;font-size:14px;font-style:normal;font-weight:600;line-height:1.7rem;margin-bottom:10px;padding:1.3rem 4.8rem;text-align:center;text-transform:uppercase;transition:all .35s ease-in-out}.cancel.w_100,.delete.w_100,.submit.w_100{width:100%}.cancel{border:1px solid var(--gray-6)}.cancel:hover{background-color:var(--gray-6);box-shadow:0 0 12px #80808080}.submit{background:#fec240;border-radius:5px;color:#000;margin-top:1.5rem}.submit:hover{background:#fec240;box-shadow:0 0 12px #fec240b3}.delete{background-color:var(--dark-red);color:var(--white)}.delete:hover{background-color:var(--bright-red);box-shadow:0 0 12px #f009}.btn_text.disabled{background-color:var(--gray-4);box-shadow:none;cursor:auto}.ecommerce-switch{margin-bottom:2.4rem}.back_btn{background-color:var(--primary-color);border-radius:50%;height:35px;width:35px}.back_btn:hover{color:#fff}option{background-color:var(--primary-color)}.screen_holder_wrapper{align-items:center;display:flex;justify-content:center}.employee_holder{height:90dvh;width:99%}@media (orientation:portrait){.screen_holder{height:calc(100% - 7.4rem);padding:3rem 2.4rem 2.5rem}}.nav_card_list{grid-gap:3rem;display:grid;gap:3rem;grid-template-rows:repeat(2,1fr);height:85vh}.four_nav_cards_list,.three_nav_cards_list,.two_nav_cards_list{grid-template-columns:repeat(2,1fr)}.five_nav_cards_list,.six_nav_cards_list{grid-template-columns:repeat(3,1fr)}.eight_nav_cards_list,.seven_nav_cards_list{grid-template-columns:repeat(4,1fr)}.nine_nav_cards_list,.ten_nav_cards_list{grid-template-columns:repeat(5,1fr)}.eleven_nav_cards_list,.twelve_nav_cards_list{grid-template-columns:repeat(6,1fr)}@media (orientation:portrait){.five_nav_cards_list,.six_nav_cards_list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.eight_nav_cards_list,.seven_nav_cards_list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}.nav_card{border:.125vmin solid #e6e6e6;border-radius:2rem}.nav_card:hover{background-color:var(--darker-grey)}.nav_card a{height:100%;width:100%}.nav_card a,.nav_card_container{align-items:center;display:flex;justify-content:center}.nav_card_container{flex-direction:column}.nav_card_name{color:var(--primary-color);margin-top:10px;text-align:center}.nav_card:hover .nav_card_name{color:var(--white)}.nav_card svg{height:7.5vmin;width:7.5vmin}.nav_card svg>g>path:nth-child(2){fill:var(--gray-6)}.nav_card:hover svg>g>path:nth-child(2){fill:var(--primary-color)}.nav_card svg>*{fill:var(--gray-6)}.nav_card:hover svg>*{fill:var(--primary-color)}.nav_card_container h1{color:#a6b6c4;font-size:5rem;font-weight:800;line-height:3rem;padding-bottom:2rem}.nav_card:hover h1{color:var(--primary-color)}.project_nav_card{position:relative}.project_nmbrs{align-items:center;background-color:#f24235;border-radius:50%;display:flex;height:40px;justify-content:center;position:absolute;right:-50%;top:-22%;width:40px}.project_nmbrs p{color:#fff;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.file_upload_input[type=file]{display:none}.preview_image{grid-gap:1.5rem;cursor:pointer;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr);opacity:.7;padding-bottom:2.5rem;width:100%}.preview_image:hover{opacity:1}.preview_image img{height:15rem;margin:auto;max-width:100%;object-fit:fill;object-fit:cover}.investor_link:hover{border:.05px solid #e5e5e5!important;border-radius:10px;cursor:pointer;transition:all .1s}.modal_delete_content{display:flex;flex-direction:column;min-height:32vh}.modal_delete_content p{font-size:2.4rem;font-weight:600;line-height:3.2rem;margin-bottom:1.6rem}.modal_delete_content .modal_group_buttons{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;padding:0 6rem;width:100%}.chart-section::-webkit-scrollbar{height:8px}.chart-section::-webkit-scrollbar-track{background:hsla(0,3%,61%,.317)}.chart-section::-webkit-scrollbar-thumb{background:#2d2d2d;border-radius:4px}.chart-section::-webkit-scrollbar-thumb:hover{background:#4b4b4b}.chart-section .graphWrapper{scrollbar-color:#2d2d2d hsla(0,3%,61%,.317);scrollbar-width:thin}.section{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:4dvh 10dvh 15dvh}.separator{background-color:#000;bottom:0;height:full;left:50%;position:absolute;top:0;width:1px}.chart-section{align-items:flex-end;display:flex;gap:10px;justify-content:center;overflow-x:auto;width:100%}.investment-bar{margin:0 20px;position:relative}.investment-bar .bar{align-items:center;background-color:#fff;display:flex;justify-content:center;position:relative;width:10px}.investment-bar .bar .bar-info{color:#0b0b0b;font-size:14px}.investment-bar .tooltip{background-color:#ffffffe6;border:1px solid rgba(45,45,45,.514);border-radius:8px;bottom:75%;box-shadow:0 0 10px #0000001a;left:85px;min-width:100px;opacity:0;padding:5px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s;width:max-content;z-index:3000}.tooltip-text>div{display:flex;justify-content:space-between}.investment-bar.hover .tooltip,.investment-bar:hover .tooltip{opacity:1;pointer-events:auto}.investment-bar .tooltip .tooltip-line{background-color:#2d2d2d;display:none;height:40px;margin:0 auto 10px;width:2px}.investment-bar .tooltip .tooltip-text{border-radius:10px;color:#333;font-size:14px;line-height:1.4}.investment-bar .tooltip .tooltip-text:first-child{font-weight:700;margin-bottom:5px}.chart-container{border:1px solid #151515;border-top:none;margin-top:50px;position:relative}.chart-scale{bottom:0;left:0;position:absolute;top:0}.scale-mark{align-items:center;display:flex;height:20%;justify-content:flex-end;position:relative}.scale-mark span{color:#000;font-size:14px;left:-60px;position:absolute;top:-10px}.scale-mark:before{background-color:#000;content:"";height:1px;left:0;position:absolute;top:0;transform:translateX(-100%);width:15px}.dateWrapper{height:140px!important;left:0;overflow:hidden;overflow-x:auto}.dateWrapper,.dateWrapper_matured{display:flex;gap:20px;justify-content:center;position:absolute;top:100%;width:50%}.dateWrapper_matured{height:50px;left:50%}.dateMilestone{align-items:center;display:flex;flex-direction:column;margin:0 15px;position:relative;width:10px}.dateMilestone-line{background-color:#fff;height:10px;position:absolute;width:1px}.dateMilestone-text{color:#000;font-size:12px;margin-top:30px;rotate:270deg;text-align:center;width:max-content}.barAnim{animation:barAnim 1.5s ease-in}@keyframes barAnim{0%{transform:translateY(100%)}to{transform:translateY(0)}}.legend{display:flex;flex-direction:column;gap:.7rem}.legend-item{align-items:center;display:flex;gap:1rem}.legend-box{border-radius:2px;height:10px;width:10px}.investment{background-color:#dfc0bc}.maturity{background:linear-gradient(145deg,#fff,#dfc0bc,#fff,#dfc0bc,#fff,#dfc0bc,#fff,#dfc0bc,#fff,#dfc0bc,#fff,#dfc0bc)}.legend-text{color:#000;font-size:12px}.navigate p{color:var(--primary-color);font-size:1.6rem;font-weight:400;line-height:2rem;margin-top:1rem;text-align:left}.form_top_content{margin-bottom:4rem}.form_top_content h1{color:var(--white);font-size:20px;font-weight:700;line-height:30px;margin-bottom:6px;text-align:center}.form_top_content p{color:var(--gray-3);font-size:16px;font-weight:400;line-height:20px;text-align:left}.form_top_content p:hover{color:var(--primary-color)}.register_account{align-items:center;display:flex;gap:8px}.register_account button{color:var(--primary-color)}.form_wrapper{align-content:center;display:grid;height:100dvh;margin:auto;max-width:50rem;padding:3rem;width:100vw}.error{color:#f90a0a;font-size:1.6rem;font-weight:400;line-height:2rem;text-align:left}@media (orientation:portrait){.form_wrapper{padding:1rem;width:100%}}.navbar{display:none}@media (orientation:portrait){.navbar{align-items:center;background-color:var(--black);display:flex;justify-content:space-between;padding:2rem 2.4rem}.navbar .logo_wrapper{margin:0 auto;max-width:14.2rem}.navbar .user_box{border-radius:50%;height:2.8rem;width:2.8rem}.navbar .user_box img{height:inherit;object-fit:cover;object-position:center center}}.sidebar_top{height:100%;width:100%}.sidebar_top img{width:100%}.sidebar .btn_close{position:absolute;right:2.2rem;top:4rem}@media (orientation:portrait){.sidebar_top{align-content:center;justify-content:space-between}}.user_wrapper{align-items:end;background:#ffffff0d;box-shadow:inset 0 1px 0 #ffffff0f;display:grid;height:100%;justify-content:center;width:100%}.user{display:grid;place-items:center}.user.expanded{grid-template-columns:30% 70%}.user img{aspect-ratio:1/1;border-radius:50%;height:100%;object-fit:cover;object-position:center center;width:100%}.user h6,.user span{font-size:1rem;line-height:2rem;width:100%}.user h6{color:var(--gray-1);font-weight:700}.user span{color:var(--gray-7);font-weight:400}.sidebar_nav a{align-items:center;border-radius:.8rem;color:#ffffffb3;display:grid;grid-template-columns:15% 85%;padding:8px}.sidebar:not(.expanded) .sidebar_nav a{display:inline-flex}.sidebar_nav a.active,.sidebar_nav a.active:hover{background-color:var(--primary-color);color:var(--gray-7)}.sidebar_nav a svg{height:2.4rem;width:2.4rem}.sidebar_nav a.active svg path,.sidebar_nav a.active:hover svg path{stroke:var(--gray-7)}.sidebar_nav a:hover svg path{stroke:var(--primary-color)}.sidebar_nav a:hover{color:var(--primary-color)}.sidebar_nav a>span{font-size:1.3rem;font-weight:500;line-height:1.5rem;margin-left:10%}@media (orientation:portrait){.sidebar_nav a{align-items:center;border-radius:.8rem;color:#ffffffb3;display:grid;grid-template-columns:10% 90%;padding:5%}}.sidebar_nav{grid-template-rows:80% 20%}.nav_items,.sidebar_nav{display:grid;height:100%}.nav_items{-ms-overflow-style:none;grid-auto-rows:60px;overflow-y:auto;scrollbar-width:none}.nav_items::-webkit-scrollbar{display:none}.common_items{align-items:end;border-top:1px solid #fff;display:grid;padding:3% 0}.sidebar_nav button{align-items:center;border-radius:.8rem;color:#ffffffb3;display:grid;grid-template-columns:15% 85%;padding:6% 10%}.sidebar:not(.expanded) .sidebar_nav button{display:inline-flex}.sidebar_nav button.active,.sidebar_nav button.active:hover{background-color:var(--primary-color);color:var(--gray-7)}.sidebar_nav button svg{height:2.4rem;width:2.4rem}.sidebar_nav button.active svg path,.sidebar_nav button.active:hover svg path{stroke:var(--gray-7)}.sidebar_nav button:hover svg path{stroke:var(--primary-color)}.sidebar_nav button:hover{color:var(--primary-color)}.sidebar_nav button>span{font-size:1.3rem;font-weight:500;line-height:1.5rem;padding-left:1rem}.sidebar{background-color:var(--black);display:grid;height:100vh;place-items:center}.sidebar_wrapper{display:grid;grid-template-columns:100%;grid-template-rows:7.5% 85% 7.5%;height:95%}.sidebar_wrapper:not(.sidebar_wrapper_expanded){width:60%}.sidebar_wrapper.sidebar_wrapper_expanded{width:80%}@media (orientation:portrait){.sidebar{position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%;z-index:2}.sidebar.show{transform:translateX(0)}.sidebar_wrapper.sidebar_wrapper_expanded{height:95dvh;width:90%}}.loader{align-items:center;background-color:#1a1a1a;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw}.screen_wrapper{display:grid;grid-auto-rows:10% 90%;height:100%;width:100%}.screen_header{align-items:center;background-color:var(--black);border-radius:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 4rem}.screen_heading{color:var(--white);font-size:2rem;font-weight:600;line-height:3rem}.data_table_wrapper{padding-top:2.5rem}.data_table_inner{background-color:var(--black);border-radius:1rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:3.3rem 4.4rem 4.4rem;width:100%}.data_table{border-collapse:initial;display:grid;grid-template-rows:10% 80% 10%;height:100%;table-layout:fixed;width:100%}.data_table tbody{-ms-overflow-style:none;display:block;overflow-y:scroll;scrollbar-width:none}.data_table tbody::-webkit-scrollbar{display:none}.data_table tbody tr,.data_table thead{border-collapse:initial;display:table;table-layout:fixed;width:100%}.data_table tbody tr{border-spacing:0 .8rem}.data_table tbody tr td{background:#1a1a1ae6}.data_table td,.data_table th{padding-left:3.6rem;padding-right:3.6rem}.data_table td:not(:last-child),.data_table th:not(:last-child){text-align:left}.data_table td:last-child,.data_table th:last-child{text-align:right}.data_table th{color:var(--primary-color);font-size:1rem;font-weight:600;line-height:2.8rem;padding-bottom:2rem}.data_table tbody td:first-child{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.data_table tbody td:last-child{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.data_table td{color:var(--white);font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;padding-bottom:1rem;padding-top:1rem}.data_table td>img{border-radius:50%;max-width:6rem}.action_buttons_wrapper{position:relative}.three_dots{display:none}.action_buttons,.action_buttons button{display:flex;justify-content:center}.action_buttons button{align-items:center;border-radius:50%;color:#aeaeae;height:4.4rem;transition:background-color .3s ease-in-out,color .3s ease-in-out;width:4.4rem}.action_buttons button:not(:last-child){margin-right:1.5rem}.action_buttons button.trash{color:red}.action_buttons button:hover{background-color:var(--primary-color)}.action_buttons button:not(.trash):hover{color:var(--black)}@media (orientation:portrait){.screen_header{padding:2.2rem 1.5rem}.screen_heading{font-size:1.2rem;line-height:1.5rem}.data_table_inner{padding:.5rem 1.5rem 2.5rem}.data_table{border-spacing:0 1rem}.data_table td,.data_table th{padding-left:1.2rem;padding-right:1.2rem}.data_table th{font-size:1rem;line-height:1.3rem;padding-bottom:.5rem}.data_table td{font-size:1.2rem;line-height:1.5rem;padding-bottom:2rem;padding-top:2rem}.data_table td>img{max-width:4rem}.action_buttons{background-color:var(--black);border-radius:.8rem;padding:1rem 1.4rem;position:absolute;right:0;top:calc(100% + 1rem)}.action_buttons:after{border-bottom:12px solid var(--black);border-left:1rem solid #0000;border-right:1rem solid #0000;content:"";height:0;position:absolute;right:.5rem;top:-.7rem;width:0}.three_dots{display:inline-block}.action_buttons button{background-color:#1a1a1ae6;height:3rem;width:3rem}.action_buttons button>svg{height:1.6rem;width:1.6rem}}.crud_view_content{align-items:flex-start;border-left:1px solid #99999980;display:flex;flex-direction:column;justify-content:flex-start;padding-left:9.5rem}.crud_view_content h1{color:var(--gray-2);font-size:1.8rem;line-height:2.4rem;margin-bottom:1.2rem}.crud_view_content>:not(:last-child){margin-bottom:3.2rem}.crud_view_content p{color:var(--gray-5);font-weight:500;word-break:break-word}.crud_view_content img{max-width:50%;width:100%}:root{--primary-color:#f4f4f4}body{font-family:Futura;font-size:1.8rem;font-weight:500;line-height:2.4rem}.main{background-color:var(--gray-9);display:grid;height:100vh;overflow:hidden;transition:all .35s ease-in-out;width:100vw}.main.employee{grid-template-columns:5% 95%}.main.employee.expanded{grid-template-columns:15% 85%}.main.auth{place-items:center}.error_message{color:red;font-size:11px;font-weight:500}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter_select{background:#0000004d;border-radius:10px;color:var(--gray-3);font-weight:700;padding:10px 30px 10px 10px;text-shadow:0 1px 0 #0006}.filter_select option{background:var(--gray-3);color:#fff;font-size:16px}@media (orientation:portrait){.main{display:block}}.ck-editor__editable_inline{min-height:170px}
/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,::backdrop,:after,:before{--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-left-10{left:-2.5rem}.-right-28{right:-7rem}.-top-10{top:-2.5rem}.-top-20{top:-5rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-2{bottom:.5rem}.bottom-\[8dvh\]{bottom:8dvh}.left-1\/2{left:50%}.right-0{right:0}.right-12{right:3rem}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-4{top:1rem}.top-5{top:1.25rem}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[15\]{z-index:15}.z-\[9999999\]{z-index:9999999}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.m-12{margin:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.-mt-16{margin-top:-4rem}.-mt-3{margin-top:-.75rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-3{margin-inline-end:.75rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-1{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-20{height:5rem!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-64{height:16rem}.h-8{height:2rem}.h-\[40dvh\]{height:40dvh}.h-\[8px\]{height:8px}.h-auto{height:auto}.h-dvh{height:100dvh}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[300px\]{min-height:300px}.min-h-fit{min-height:fit-content}.\!w-20{width:5rem!important}.\!w-full{width:100%!important}.w-1\/12{width:8.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-40{width:10rem}.w-44{width:11rem}.w-8{width:2rem}.w-\[1px\]{width:1px}.w-\[500px\]{width:500px}.w-\[8px\]{width:8px}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.min-w-\[350px\]{min-width:350px}.max-w-5xl{max-width:64rem}.max-w-md{max-width:28rem}.max-w-screen-xl{max-width:1280px}.flex-1{flex:1 1}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{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))}.-translate-y-1\/2{--tw-translate-y:-50%}.rotate-\[-90deg\]{--tw-rotate:-90deg}.rotate-\[-90deg\],.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))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-\[\#383838\]{--tw-border-opacity:1;border-color:rgb(56 56 56/var(--tw-border-opacity))}.border-\[\#e6e6e6\]{--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(250 204 21/var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity))}.border-t-transparent{border-top-color:#0000}.\!bg-\[\#171717\]{--tw-bg-opacity:1!important;background-color:rgb(23 23 23/var(--tw-bg-opacity))!important}.bg-\[\#1a1a1a\]{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity))}.bg-\[\#1e1e1e\]{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity))}.bg-\[\#2c2c2c\]{--tw-bg-opacity:1;background-color:rgb(44 44 44/var(--tw-bg-opacity))}.bg-\[\#333333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.bg-\[\#7c7c7c\]{--tw-bg-opacity:1;background-color:rgb(124 124 124/var(--tw-bg-opacity))}.bg-\[\#FEC241\]{--tw-bg-opacity:1;background-color:rgb(254 194 65/var(--tw-bg-opacity))}.bg-\[\#FF0000\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity))}.bg-\[\#e9e8e8\]{--tw-bg-opacity:1;background-color:rgb(233 232 232/var(--tw-bg-opacity))}.bg-\[rgba\(112\2c 112\2c 112\2c 0\.82\)\]{background-color:#707070d1}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/0{background-color:#0000}.bg-black\/75{background-color:#000000bf}.bg-black\/90{background-color:#000000e6}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-gray-700\/95{background-color:#374151f2}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-green-900\/30{background-color:#14532d4d}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-yellow-900\/30{background-color:#713f124d}.bg-opacity-\[82\%\]{--tw-bg-opacity:82%}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.\!pt-10{padding-top:2.5rem!important}.pb-2{padding-bottom:.5rem}.pb-8{padding-bottom:2rem}.pr-8{padding-right:2rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.\!font-futura{font-family:Futura,sans-serif!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.8rem\]{font-size:1.8rem}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[2\.4rem\]{font-size:2.4rem}.text-\[2rem\]{font-size:2rem}.text-\[80px\]{font-size:80px}.text-base{font-size:1rem;line-height:1.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-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tracking-wide{letter-spacing:.025em}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#34A853\]{--tw-text-opacity:1;color:rgb(52 168 83/var(--tw-text-opacity))}.text-\[\#6b6969\]{--tw-text-opacity:1;color:rgb(107 105 105/var(--tw-text-opacity))}.text-\[\#828287\]{--tw-text-opacity:1;color:rgb(130 130 135/var(--tw-text-opacity))}.text-\[\#8A8A8A\]{--tw-text-opacity:1;color:rgb(138 138 138/var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.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-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-rose-900{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid #0000;outline-offset:2px}.blur{--tw-blur:blur(8px)}.blur,.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)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@font-face{font-family:Futura;font-style:normal;font-weight:400;src:url(/static/media/futur.71d20cae1da6df8d2a23.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:700;src:url(/static/media/Futura%20Bold%20font.7bfa561462fd51bcc460.ttf) format("truetype")}@font-face{font-family:Futura;font-style:italic;font-weight:700;src:url(/static/media/Futura%20Bold%20Italic%20font.d4a603f6dc11d13d50b9.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:400;src:url(/static/media/Futura%20Book%20font.ed19af444f0976dbaf41.ttf) format("truetype")}@font-face{font-family:Futura;font-style:italic;font-weight:400;src:url(/static/media/Futura%20Book%20Italic%20font.2fc529e7b78696a862c1.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:900;src:url(/static/media/Futura%20Extra%20Black%20font.bf8e35c1b65d5258aedc.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:800;src:url(/static/media/Futura%20Heavy%20font.af72c25a6945b0f48abb.ttf) format("truetype")}@font-face{font-family:Futura;font-style:italic;font-weight:800;src:url(/static/media/Futura%20Heavy%20Italic%20font.815a0751cf3a349980ef.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:300;src:url(/static/media/Futura%20Light%20font.e07bb8557f02892be46b.ttf) format("truetype")}@font-face{font-family:Futura;font-style:italic;font-weight:300;src:url(/static/media/Futura%20Light%20Italic%20font.7a38f125834cd8b1f80c.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:500;src:url(/static/media/futura%20medium%20bt.4e762c29ef7b44ca51cb.ttf) format("truetype")}@font-face{font-family:Futura;font-style:italic;font-weight:500;src:url(/static/media/Futura%20Medium%20Italic%20font.6180d54a312d36bd0924.ttf) format("truetype")}@font-face{font-family:Futura;font-style:normal;font-weight:300;src:url(/static/media/Futura-CondensedLight.12ed701deaceeae5d722.otf) format("opentype")}@font-face{font-family:Futura;font-style:normal;font-weight:900;src:url(/static/media/Futura%20XBlk%20BT.a94e073ab6ba0739c5a8.ttf) format("truetype")}*{box-sizing:border-box;font-family:Futura,sans-serif!important;margin:0;padding:0}:root{--black:#000;--white:#fff;--gray-1:#e6e6e6;--gray-2:#ccc;--gray-3:#b3b3b3;--gray-4:#999;--gray-5:grey;--gray-6:#666;--gray-7:#4d4d4d;--gray-8:#333;--gray-9:#1a1a1a;--bright-red:#eb5757;--dark-red:#660101}html{font-size:62.5%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative}a,ol,span,ul{font-family:Futura,sans-serif!important}img,svg{vertical-align:middle}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input,optgroup,select,textarea{border:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}.w_100{width:100%}@media (max-width:991.98px){button{cursor:auto}}.last\:ms-5:last-child{margin-inline-start:1.25rem}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;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))}.hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.hover\:bg-\[\#404040\]:hover{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.hover\:bg-\[\#FF0000\]:hover{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:-translate-x-\[5px\]{--tw-translate-x:-5px}.group:hover .group-hover\:-translate-x-\[5px\],.group:hover .group-hover\:scale-\[1\.02\]{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))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02}.group:hover .group-hover\:bg-black\/20{background-color:#0003}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:text-\[1\.8rem\]{font-size:1.8rem}}@media (min-width:1280px){.xl\:h-52{height:13rem}.xl\:w-52{width:13rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1536px){.\32xl\:h-60{height:15rem}.\32xl\:w-60{width:15rem}.\32xl\:px-20{padding-left:5rem;padding-right:5rem}.\32xl\:py-20{padding-bottom:5rem;padding-top:5rem}.\32xl\:text-5xl{font-size:3rem;line-height:1}.\32xl\:text-6xl{font-size:3.75rem;line-height:1}}
/*# sourceMappingURL=main.41dbf608.css.map*/