@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Ephesis&family=Lexend:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";:root{--db-light: #111827;--db-dark: #f9fafb;--db-gray: #d2d5da;--db-dark-gray: #1f29371c;--db-accent: #dc2626;--db-blue: #93c5fd;--db-purple: #d8b4fe;--db-red: #fca5a5;--invoice-accent: #3f51b5;--light: #ffffff;--dark: #000000;--primary-color: #111827;--secondary-color: #111827;--accent-color: hsl(44, 83%, 50%);--accent-color-half: hsl(44, 100%, 58%, .5);--accent-color-barely: hsl(44, 100%, 58%, .25);--accent-color-1: #ef4444;--shadow-s: 0 1px 3px hsla(0, 0%, 0%, .2);--shadow-m: 0 4px 6px hsla(0, 0%, 0%, .2);--shadow-l: 0 5px 15px hsla(0, 0%, 0%, .2);--shadow-xl: 0 10px 24px hsla(0, 0%, 0%, .2);--shadow-xxl: 0 15px 35px hsla(0, 0%, 0%, .2)}@keyframes arrow-come{0%{transform:translate(-200%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes arrow-leave{0%{transform:translate(0);opacity:1}to{transform:translate(200%);opacity:0}}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fly-1{0%{transform:translateY(.1em)}to{transform:translateY(-.1em)}}@keyframes fly-x{0%{transform:translate(.1em)}to{transform:translate(-.1em)}}@keyframes pulse{0%{width:8px;height:8px;opacity:0}to{width:40px;height:40px;opacity:.5}}@keyframes flash{0%{box-shadow:0 0 0 8px var(--accent-color-half)}to{box-shadow:0 0 0 8px var(--accent-color-barely)}}@keyframes notify{0%{opacity:.5;transform:translateY(300px)}3%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(300px)}}@keyframes remove_notif{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translateY(300px)}}@keyframes animated-line-down{0%{height:0}to{height:10rem}}@keyframes moveRandomly1{0%{transform:translate(0)}to{transform:translate(0)}50%{transform:translate(-24px,24px)}75%{transform:translate(16px,16px)}}@keyframes moveRandomly2{0%{transform:translate(0)}to{transform:translate(0)}50%{transform:translate(24px,-24px)}75%{transform:translate(-16px,-16px)}}.show{display:flex;flex-direction:column;align-items:center}.show-block{display:block!important}.hide{display:none}.spin-arrow{transform:rotate(180deg);transition:transform .1s ease-out}.notify{animation:notify 5s ease-out forwards}.remove_notif{animation:remove_notif 1ms forwards}html{box-sizing:border-box}body{background-size:cover;background-position:center center}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit;scroll-behavior:smooth}ul{list-style-type:none}a{text-decoration:none;color:#111827}.dashboard{overflow:hidden;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;background-color:var(--db-dark);color:var(--db-light);transition:color .5s ease,background-color .5s ease}.website{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;max-width:100vw;overflow-x:hidden;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Cpath fill='%23e3e3e3' fill-opacity='0.38' d='M192 15v2a11 11 0 0 0-11 11c0 1.94 1.16 4.75 2.53 6.11l2.36 2.36a6.93 6.93 0 0 1 1.22 7.56l-.43.84a8.08 8.08 0 0 1-6.66 4.13H145v35.02a6.1 6.1 0 0 0 3.03 4.87l.84.43c1.58.79 4 .4 5.24-.85l2.36-2.36a12.04 12.04 0 0 1 7.51-3.11 13 13 0 1 1 .02 26 12 12 0 0 1-7.53-3.11l-2.36-2.36a4.93 4.93 0 0 0-5.24-.85l-.84.43a6.1 6.1 0 0 0-3.03 4.87V143h35.02a8.08 8.08 0 0 1 6.66 4.13l.43.84a6.91 6.91 0 0 1-1.22 7.56l-2.36 2.36A10.06 10.06 0 0 0 181 164a11 11 0 0 0 11 11v2a13 13 0 0 1-13-13 12 12 0 0 1 3.11-7.53l2.36-2.36a4.93 4.93 0 0 0 .85-5.24l-.43-.84a6.1 6.1 0 0 0-4.87-3.03H145v35.02a8.08 8.08 0 0 1-4.13 6.66l-.84.43a6.91 6.91 0 0 1-7.56-1.22l-2.36-2.36A10.06 10.06 0 0 0 124 181a11 11 0 0 0-11 11h-2a13 13 0 0 1 13-13c2.47 0 5.79 1.37 7.53 3.11l2.36 2.36a4.94 4.94 0 0 0 5.24.85l.84-.43a6.1 6.1 0 0 0 3.03-4.87V145h-35.02a8.08 8.08 0 0 1-6.66-4.13l-.43-.84a6.91 6.91 0 0 1 1.22-7.56l2.36-2.36A10.06 10.06 0 0 0 107 124a11 11 0 0 0-22 0c0 1.94 1.16 4.75 2.53 6.11l2.36 2.36a6.93 6.93 0 0 1 1.22 7.56l-.43.84a8.08 8.08 0 0 1-6.66 4.13H49v35.02a6.1 6.1 0 0 0 3.03 4.87l.84.43c1.58.79 4 .4 5.24-.85l2.36-2.36a12.04 12.04 0 0 1 7.51-3.11A13 13 0 0 1 81 192h-2a11 11 0 0 0-11-11c-1.94 0-4.75 1.16-6.11 2.53l-2.36 2.36a6.93 6.93 0 0 1-7.56 1.22l-.84-.43a8.08 8.08 0 0 1-4.13-6.66V145H11.98a6.1 6.1 0 0 0-4.87 3.03l-.43.84c-.79 1.58-.4 4 .85 5.24l2.36 2.36a12.04 12.04 0 0 1 3.11 7.51A13 13 0 0 1 0 177v-2a11 11 0 0 0 11-11c0-1.94-1.16-4.75-2.53-6.11l-2.36-2.36a6.93 6.93 0 0 1-1.22-7.56l.43-.84a8.08 8.08 0 0 1 6.66-4.13H47v-35.02a6.1 6.1 0 0 0-3.03-4.87l-.84-.43c-1.59-.8-4-.4-5.24.85l-2.36 2.36A12 12 0 0 1 28 109a13 13 0 1 1 0-26c2.47 0 5.79 1.37 7.53 3.11l2.36 2.36a4.94 4.94 0 0 0 5.24.85l.84-.43A6.1 6.1 0 0 0 47 84.02V49H11.98a8.08 8.08 0 0 1-6.66-4.13l-.43-.84a6.91 6.91 0 0 1 1.22-7.56l2.36-2.36A10.06 10.06 0 0 0 11 28 11 11 0 0 0 0 17v-2a13 13 0 0 1 13 13c0 2.47-1.37 5.79-3.11 7.53l-2.36 2.36a4.94 4.94 0 0 0-.85 5.24l.43.84A6.1 6.1 0 0 0 11.98 47H47V11.98a8.08 8.08 0 0 1 4.13-6.66l.84-.43a6.91 6.91 0 0 1 7.56 1.22l2.36 2.36A10.06 10.06 0 0 0 68 11 11 11 0 0 0 79 0h2a13 13 0 0 1-13 13 12 12 0 0 1-7.53-3.11l-2.36-2.36a4.93 4.93 0 0 0-5.24-.85l-.84.43A6.1 6.1 0 0 0 49 11.98V47h35.02a8.08 8.08 0 0 1 6.66 4.13l.43.84a6.91 6.91 0 0 1-1.22 7.56l-2.36 2.36A10.06 10.06 0 0 0 85 68a11 11 0 0 0 22 0c0-1.94-1.16-4.75-2.53-6.11l-2.36-2.36a6.93 6.93 0 0 1-1.22-7.56l.43-.84a8.08 8.08 0 0 1 6.66-4.13H143V11.98a6.1 6.1 0 0 0-3.03-4.87l-.84-.43c-1.59-.8-4-.4-5.24.85l-2.36 2.36A12 12 0 0 1 124 13a13 13 0 0 1-13-13h2a11 11 0 0 0 11 11c1.94 0 4.75-1.16 6.11-2.53l2.36-2.36a6.93 6.93 0 0 1 7.56-1.22l.84.43a8.08 8.08 0 0 1 4.13 6.66V47h35.02a6.1 6.1 0 0 0 4.87-3.03l.43-.84c.8-1.59.4-4-.85-5.24l-2.36-2.36A12 12 0 0 1 179 28a13 13 0 0 1 13-13zM84.02 143a6.1 6.1 0 0 0 4.87-3.03l.43-.84c.8-1.59.4-4-.85-5.24l-2.36-2.36A12 12 0 0 1 83 124a13 13 0 1 1 26 0c0 2.47-1.37 5.79-3.11 7.53l-2.36 2.36a4.94 4.94 0 0 0-.85 5.24l.43.84a6.1 6.1 0 0 0 4.87 3.03H143v-35.02a8.08 8.08 0 0 1 4.13-6.66l.84-.43a6.91 6.91 0 0 1 7.56 1.22l2.36 2.36A10.06 10.06 0 0 0 164 107a11 11 0 0 0 0-22c-1.94 0-4.75 1.16-6.11 2.53l-2.36 2.36a6.93 6.93 0 0 1-7.56 1.22l-.84-.43a8.08 8.08 0 0 1-4.13-6.66V49h-35.02a6.1 6.1 0 0 0-4.87 3.03l-.43.84c-.79 1.58-.4 4 .85 5.24l2.36 2.36a12.04 12.04 0 0 1 3.11 7.51A13 13 0 1 1 83 68a12 12 0 0 1 3.11-7.53l2.36-2.36a4.93 4.93 0 0 0 .85-5.24l-.43-.84A6.1 6.1 0 0 0 84.02 49H49v35.02a8.08 8.08 0 0 1-4.13 6.66l-.84.43a6.91 6.91 0 0 1-7.56-1.22l-2.36-2.36A10.06 10.06 0 0 0 28 85a11 11 0 0 0 0 22c1.94 0 4.75-1.16 6.11-2.53l2.36-2.36a6.93 6.93 0 0 1 7.56-1.22l.84.43a8.08 8.08 0 0 1 4.13 6.66V143h35.02z'%3E%3C/path%3E%3C/svg%3E");background-repeat:repeat;background-size:100px}.website::-webkit-scrollbar{width:.5rem}.website::-webkit-scrollbar-track{background:#111827}.website::-webkit-scrollbar-thumb{background:#6d7280;border-radius:8px}.website::-webkit-scrollbar-thumb:hover{background:#111827;cursor:pointer}@media (max-width: 768px){.website .disappear-on-phone{display:none}}.global_container{width:100%;padding-inline:16px;padding-block:8px;box-sizing:border-box;z-index:10}@media (min-width: 768px){.global_container{max-width:768px;margin:0 auto}}@media (min-width: 1025px){.global_container{max-width:1024px;margin:0 auto}}@media (min-width: 1280px){.global_container{max-width:1280px;margin:0 auto}}.dashboard-main-container{width:calc(100vw - 256px);height:calc(100vh - 64px);padding:1rem 2rem 2rem;overflow-x:auto;overflow-y:scroll}.dashboard-main-container::-webkit-scrollbar{width:8px}.dashboard-main-container::-webkit-scrollbar-track{background:transparent}.dashboard-main-container::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.dashboard-main-container::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}@media (max-width: 1024px){.dashboard-main-container{width:100vw;height:auto;padding:1rem;overflow-x:auto}}.dashboard-main-container-breadcrumbs{width:100%;padding:1rem;padding-left:0;display:flex;flex-direction:row;align-items:center}.dashboard-main-container-breadcrumbs a,.dashboard-main-container-breadcrumbs svg{color:var(--db-light);stroke:var(--db-light);margin-left:1rem;opacity:.7}.dashboard-main-container-breadcrumbs a:first-child,.dashboard-main-container-breadcrumbs svg:first-child{margin-left:0}.dashboard-main-container-breadcrumbs a:last-child,.dashboard-main-container-breadcrumbs svg:last-child{font-weight:600;opacity:1}.dashboard-main-container-breadcrumbs a:hover,.dashboard-main-container-breadcrumbs svg:hover{text-decoration:underline}.dashboard-main-container-actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-bottom:1rem}.dashboard-main-container-actions form{display:inline}.dashboard-main-container-table{border-collapse:collapse;width:100%}@media (max-width: 1024px){.dashboard-main-container-table{font-size:12px}}.dashboard-main-container-table th,.dashboard-main-container-table td{border:1px solid var(--db-gray);padding:1rem;text-align:start;font-size:14px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-main-container-table th img,.dashboard-main-container-table td img{max-width:100px}.dashboard-main-container-table th .dashboard-icon-button,.dashboard-main-container-table td .dashboard-icon-button{display:grid;margin-right:1rem}.dashboard-main-container-table th{background-color:#1f2937;color:var(--db-dark);border:1px solid #4b5563}.dashboard-main-container-table tr:hover{background-color:var(--db-dark-gray)}.dashboard-main-container-table td:last-child{white-space:nowrap}.dashboard-main-container-table td:last-child .dashboard-icon-button{margin:.2rem;display:inline-block}.dashboard-main-container-modules{border:1px solid var(--db-gray);border-radius:1rem;padding:1rem;overflow:scroll;height:calc(100vh - 200px)}.dashboard-main-container-modules::-webkit-scrollbar{width:8px}.dashboard-main-container-modules::-webkit-scrollbar-track{background:transparent}.dashboard-main-container-modules::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.dashboard-main-container-modules::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}.dashboard-icon-button{cursor:pointer;transition:transform .2s ease-out;width:32px;height:32px;border-radius:8px;border:1px solid var(--db-light);display:grid;place-items:center;background-color:transparent}.dashboard-icon-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-icon-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}@media (max-width: 1024px){.dashboard-icon-button{width:28px;height:28px}}.dashboard-icon-button svg{width:24px;height:24px;stroke:var(--db-light)}@media (max-width: 1024px){.dashboard-icon-button svg{width:20px;height:20px}}.action-view{background-color:var(--db-blue)}.action-edit{background-color:var(--db-purple)}.action-delete{background-color:var(--db-red)}.dashboard-icon-dropdown{cursor:pointer;display:inline-block;height:32px;padding-inline:.5rem;border:1px solid var(--db-light);border-radius:8px;background-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:.5rem}.dashboard-icon-dropdown span{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:14px;color:var(--db-light)}.dashboard-icon-dropdown svg{stroke:var(--db-light)}.dashboard-dropdown-menu{position:absolute;z-index:9999;border:1px solid var(--db-light);border-radius:8px;background-color:var(--db-dark);box-shadow:0 4px 6px #0003;top:54px}.dashboard-dropdown-menu ul{width:100%;height:100%}.dashboard-dropdown-menu ul li{padding:.5rem;padding-inline:1.5rem;border-bottom:1px solid #e5e7eb}.dashboard-main-button{cursor:pointer;transition:transform .2s ease-out;height:32px;background-color:#22c55e;color:#fff;padding-inline:.5rem;border-radius:8px;display:flex;flex-direction:row;align-items:center;font-family:Inter,sans-serif;font-size:16px;border:none}.dashboard-main-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-main-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard-main-button svg{stroke:#fff;margin-right:.5rem}.dashboard-secondary-button{cursor:pointer;transition:transform .2s ease-out;height:32px;background-color:transparent;color:var(--db-light);padding-inline:.5rem;border:1px solid var(--db-light);border-radius:8px;flex-direction:row;align-items:center;margin-right:1rem;display:flex;font-family:Inter,sans-serif;font-size:16px}.dashboard-secondary-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-secondary-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard-secondary-button svg{stroke:var(--db-light);margin-right:.5rem}.dashboard-action-button{cursor:pointer;transition:transform .2s ease-out;height:32px;background-color:#1f2937;color:#f3f4f6;padding-inline:.5rem;border:1px solid var(--db-gray);border-radius:8px;font-family:Inter,sans-serif;display:grid;place-items:center;margin-bottom:3rem}.dashboard-action-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-action-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard-danger-button{cursor:pointer;transition:transform .2s ease-out;height:32px;background-color:#991b1b;color:#f3f4f6;padding-inline:.5rem;border:1px solid var(--db-gray);border-radius:8px;font-family:Inter,sans-serif;display:grid;place-items:center;margin-bottom:3rem}.dashboard-danger-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-danger-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.node-input,.node-display,.node-file-input{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:3rem}.node-input label,.node-display label,.node-file-input label{font-size:16px;color:var(--db-light);margin-bottom:.5rem}.node-input input,.node-display input,.node-file-input input{transition:transform .2s ease-out;width:256px;height:32px;left:352px;top:242px;border:1px solid var(--db-gray);border-radius:8px;padding-inline:.5rem;color:var(--db-light);font-family:Inter,sans-serif;font-size:14px;font-weight:500;background-color:var(--db-dark);margin-bottom:1rem}.node-input input:hover,.node-display input:hover,.node-file-input input:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.node-input input:active,.node-display input:active,.node-file-input input:active{transition:transform 50ms ease-out;transform:translateY(2px)}@media (max-width: 1024px){.node-input input,.node-display input,.node-file-input input{width:100%}}.node-input input::placeholder,.node-display input::placeholder,.node-file-input input::placeholder{color:var(--db-gray);font-family:Inter,sans-serif;font-size:14px;font-weight:400}.node-input input[type=file],.node-display input[type=file],.node-file-input input[type=file]{transition:transform .2s ease-out;width:256px;height:auto;left:0;top:0;border:1px solid var(--db-gray);border-radius:8px;padding-inline:0;color:var(--db-light);font-family:Inter,sans-serif;font-size:14px;font-weight:500;background-color:var(--db-dark);margin-bottom:1rem}.node-input input[type=file]:hover,.node-display input[type=file]:hover,.node-file-input input[type=file]:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.node-input input[type=file]:active,.node-display input[type=file]:active,.node-file-input input[type=file]:active{transition:transform 50ms ease-out;transform:translateY(2px)}@media (max-width: 1024px){.node-input input[type=file],.node-display input[type=file],.node-file-input input[type=file]{width:100%}}.node-input input[type=file]::placeholder,.node-display input[type=file]::placeholder,.node-file-input input[type=file]::placeholder{color:var(--db-gray);font-family:Inter,sans-serif;font-size:14px;font-weight:400}.node-input input[type=file]::file-selector-button,.node-display input[type=file]::file-selector-button,.node-file-input input[type=file]::file-selector-button{border-radius:4px;padding:0 16px;height:40px;cursor:pointer;background-color:#fff;border:1px solid rgba(0,0,0,.16);box-shadow:0 1px #0000000d;margin-right:16px;transition:background-color .2s}.node-input input[type=file]::file-selector-button:hover,.node-display input[type=file]::file-selector-button:hover,.node-file-input input[type=file]::file-selector-button:hover{background-color:#f3f4f6}.node-input input[type=file]::file-selector-button:active,.node-display input[type=file]::file-selector-button:active,.node-file-input input[type=file]::file-selector-button:active{background-color:#e5e7eb}.node-input textarea,.node-display textarea,.node-file-input textarea{width:50%;border-radius:8px;border:1px solid var(--db-gray);padding:1rem;line-height:1.5;resize:none;overflow:scroll;transition:transform .2s ease-out;background-color:var(--db-dark);color:var(--db-light)}@media (max-width: 1024px){.node-input textarea,.node-display textarea,.node-file-input textarea{width:100%}}.node-input textarea:hover,.node-display textarea:hover,.node-file-input textarea:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.node-input textarea:active,.node-display textarea:active,.node-file-input textarea:active{transition:transform 50ms ease-out;transform:translateY(2px)}.node-input textarea::-webkit-scrollbar,.node-display textarea::-webkit-scrollbar,.node-file-input textarea::-webkit-scrollbar{width:8px}.node-input textarea::-webkit-scrollbar-track,.node-display textarea::-webkit-scrollbar-track,.node-file-input textarea::-webkit-scrollbar-track{background:transparent}.node-input textarea::-webkit-scrollbar-thumb,.node-display textarea::-webkit-scrollbar-thumb,.node-file-input textarea::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.node-input textarea::-webkit-scrollbar-thumb:hover,.node-display textarea::-webkit-scrollbar-thumb:hover,.node-file-input textarea::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}.node-input select,.node-display select,.node-file-input select{cursor:pointer;outline:none;width:256px;height:32px;left:352px;top:242px;border:1px solid var(--db-gray);border-radius:8px;padding-inline:.5rem;background-color:var(--db-dark);color:var(--db-light);font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:transform .2s ease-out}.node-input select:hover,.node-display select:hover,.node-file-input select:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.node-input select:active,.node-display select:active,.node-file-input select:active{transition:transform 50ms ease-out;transform:translateY(2px)}.node-input select::-webkit-scrollbar,.node-display select::-webkit-scrollbar,.node-file-input select::-webkit-scrollbar{width:8px}.node-input select::-webkit-scrollbar-track,.node-display select::-webkit-scrollbar-track,.node-file-input select::-webkit-scrollbar-track{background:transparent}.node-input select::-webkit-scrollbar-thumb,.node-display select::-webkit-scrollbar-thumb,.node-file-input select::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.node-input select::-webkit-scrollbar-thumb:hover,.node-display select::-webkit-scrollbar-thumb:hover,.node-file-input select::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}.node-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:256px;padding:.5rem;padding-inline:.5rem;border:1px solid var(--db-gray);border-radius:8px;margin-bottom:3rem}.node-checkbox input{width:16px;height:16px;cursor:pointer}.node-permalink{display:flex;flex-direction:column;margin-bottom:3rem}.node-permalink label{font-size:16px;color:var(--db-light);margin-bottom:.5rem}.node-permalink-preview{margin-left:1rem}.node-permalink-preview input{outline:none;border:none;border-bottom:1px solid var(--db-gray);padding:.25rem .5rem;background-color:var(--db-dark);color:var(--db-light)}.node-shortcode-picker,.node-selector{margin-bottom:3rem;height:64px;width:fit-content;display:flex;flex-direction:column;justify-content:space-between}.node-shortcode-picker label,.node-selector label{font-size:16px;color:var(--db-light);margin-bottom:.1rem}.node-shortcode-picker select,.node-selector select{cursor:pointer;outline:none;width:256px;height:32px;left:352px;top:242px;border:1px solid var(--db-gray);border-radius:8px;padding-inline:.5rem;background-color:var(--db-dark);color:var(--db-light);font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:transform .2s ease-out}.node-shortcode-picker select:hover,.node-selector select:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.node-shortcode-picker select:active,.node-selector select:active{transition:transform 50ms ease-out;transform:translateY(2px)}.node-shortcode-picker select::-webkit-scrollbar,.node-selector select::-webkit-scrollbar{width:8px}.node-shortcode-picker select::-webkit-scrollbar-track,.node-selector select::-webkit-scrollbar-track{background:transparent}.node-shortcode-picker select::-webkit-scrollbar-thumb,.node-selector select::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.node-shortcode-picker select::-webkit-scrollbar-thumb:hover,.node-selector select::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}.node-display input,.node-display textarea{background-color:var(--db-dark-gray);color:var(--db-light);height:256px}.node-display-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.node-display-action{margin-bottom:1rem;background-color:var(--db-blue);margin-right:1rem}.shortcode-editor{background-color:var(--db-dark-gray);border:1px solid var(--db-gray);border-radius:8px;padding:1rem;width:100%;margin-bottom:3rem;padding-inline:2rem}.shortcode-editor .shortcode_module{margin-block:2rem;border-bottom:4px solid var(--db-gray)}.shortcode-editor .shortcode_module-title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:2rem}.shortcode-editor .shortcode_module .node-input{margin-bottom:.5rem}.shortcode-editor .node-input,.shortcode-editor .node-selector{margin-bottom:1rem}.shortcode-editor .node-input label,.shortcode-editor .node-selector label{text-transform:uppercase;font-size:12px}.shortcode-editor .node-input textarea,.shortcode-editor .node-selector textarea{font-family:Inter,sans-serif;width:50%;min-height:128px}@media (max-width: 1024px){.shortcode-editor .node-input textarea,.shortcode-editor .node-selector textarea{width:100%}}.dashboard-images-gallery{display:flex;flex-wrap:wrap;width:100%;gap:.5rem}.dashboard-images-gallery a{overflow:hidden;width:24%;height:400px;display:grid;place-items:center;border:1px solid var(--db-gray)}.dashboard-images-gallery img{width:60%}.dashboard-final-actions{display:flex;flex-direction:row}.dashboard-row{display:flex;flex-direction:row;gap:1rem;width:100%}@media (max-width: 768px){.dashboard-row{gap:.2rem;flex-direction:column}}.dashboard-row-half{display:flex;flex-direction:row;gap:1rem;width:50%}@media (max-width: 768px){.dashboard-row-half{width:100%}}@media (max-width: 768px){.dashboard-row{width:100%}}.dashboard-row input{transition:transform .2s ease-out;width:256px;height:32px;left:352px;top:242px;border:1px solid var(--db-gray);border-radius:8px;padding-inline:.5rem;color:var(--db-light);font-family:Inter,sans-serif;font-size:14px;font-weight:500;background-color:var(--db-dark);margin-bottom:1rem}.dashboard-row input:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-row input:active{transition:transform 50ms ease-out;transform:translateY(2px)}@media (max-width: 1024px){.dashboard-row input{width:100%}}.dashboard-row input::placeholder{color:var(--db-gray);font-family:Inter,sans-serif;font-size:14px;font-weight:400}.dashboard-row select{cursor:pointer;outline:none;width:256px;height:32px;left:352px;top:242px;border:1px solid var(--db-gray);border-radius:8px;padding-inline:.5rem;background-color:var(--db-dark);color:var(--db-light);font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:transform .2s ease-out}.dashboard-row select:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard-row select:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard-row select::-webkit-scrollbar{width:8px}.dashboard-row select::-webkit-scrollbar-track{background:transparent}.dashboard-row select::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.dashboard-row select::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}.dashboard-row .node-display{width:100%;margin-bottom:1rem}.dashboard-row .node-display textarea{width:100%}.dashboard-row .node-display:nth-child(1) .dashboard-icon-button{background-color:#fff59d}.dashboard-row .node-display:nth-child(2) .dashboard-icon-button{background-color:#a5d6a7}.dashboard_notification{position:fixed;border-radius:8px;height:64px;min-width:256px;max-width:300px;right:0;bottom:0;margin-right:2rem;margin-bottom:2rem;background-color:var(--db-light);box-shadow:0 5px 15px #2d2a2a33;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem}.dashboard_notification p{color:var(--db-dark);max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1rem}.dashboard_notification button{background-color:transparent;border:none;cursor:pointer;transition:transform .2s ease}.dashboard_notification button:hover{transform:translateY(-2px)}.dashboard_notification button:active{transform:translateY(1px)}.filter-form{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:2rem}.filter-form .filter-group{display:flex;flex-direction:column}.filter-form .filter-group label{font-weight:600;font-size:.85rem;margin-bottom:.3rem;color:#555}.filter-form .filter-group input,.filter-form .filter-group select{padding:.5rem .75rem;font-size:.95rem;border:1px solid #ccc;border-radius:8px;width:200px;transition:all .3s ease}.filter-form .filter-group input:focus,.filter-form .filter-group select:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #007bff33}.filter-form .btn-apply{background-color:var(--accent-color);color:#fff;font-weight:600;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.filter-form .btn-apply:hover{background-color:var(--accent-color)}.chat-container{background:#f0f2f5;padding:20px;border-radius:12px;max-width:800px;margin:auto}.chat-message{display:flex;align-items:flex-end;margin-bottom:15px}.chat-message.candidate{justify-content:flex-start}.chat-message.recruiter{justify-content:flex-end}.chat-bubble{display:inline-block;max-width:100%;padding:10px 15px;border-radius:20px;background-color:#fff;color:#333;box-shadow:0 2px 4px #0000001a;position:relative;word-wrap:break-word;word-break:break-word;font-size:14px}.chat-message.candidate .chat-bubble{background-color:#e1ffc7}.chat-message.recruiter .chat-bubble{background-color:#cce5ff}.profile-icon{width:40px;height:40px;border-radius:50%;background-color:#ccc;display:inline-block;overflow:hidden;margin:0 10px;position:relative}.profile-icon img{width:100%;height:100%;object-fit:cover}.chat-message.candidate .profile-icon{order:0}.chat-message.recruiter .profile-icon{order:1}.chat-timestamp{font-size:.7rem;color:#777;margin-top:5px}.page-header{margin-bottom:24px}.page-header h2{font-size:24px;font-weight:600}.page-header p{font-size:16px;color:#666}.dashboard_sidebar{display:flex;flex-direction:column;width:256px;height:100vh;border-right:1px solid var(--db-gray);background-color:#111827}.dashboard_sidebar__logo{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--db-gray);width:100%;padding:1rem}.dashboard_sidebar__logo img{width:128px;margin-right:.5rem}.dashboard_sidebar__logo h1{font-size:24px}.dashboard_sidebar__search{width:100%;height:48px;display:flex;align-items:center;justify-content:center;padding:1rem}.dashboard_sidebar__search input{height:100%;border:none;outline:none;font-family:Inter,sans-serif}.dashboard_sidebar__search input::placeholder{color:#4b5563}.dashboard_sidebar__search svg{opacity:.5;margin-left:auto}.dashboard_sidebar__links{display:flex;flex-direction:column;align-items:start;overflow-y:scroll}.dashboard_sidebar__links::-webkit-scrollbar{width:8px}.dashboard_sidebar__links::-webkit-scrollbar-track{background:transparent}.dashboard_sidebar__links::-webkit-scrollbar-thumb{background:#6d7280;border-radius:4px}.dashboard_sidebar__links::-webkit-scrollbar-thumb:hover{background:#9ca3af;cursor:pointer}.dashboard_sidebar__links a,.dashboard_sidebar__links button{cursor:pointer;border:none;background-color:transparent;height:48px;padding:1rem;display:flex;flex-direction:row;align-items:center;opacity:.75;width:100%}.dashboard_sidebar__links a svg,.dashboard_sidebar__links button svg{margin-right:.5rem;stroke:var(--db-dark);transition:transform .1s ease-out}.dashboard_sidebar__links a svg:last-child,.dashboard_sidebar__links button svg:last-child{margin-left:auto}.dashboard_sidebar__links a span,.dashboard_sidebar__links button span{text-transform:uppercase;font-family:Inter,sans-serif;color:var(--db-dark);font-size:14px;font-weight:500}.dashboard_sidebar__links a:hover,.dashboard_sidebar__links button:hover{opacity:1;padding-left:1.5rem;transition:padding-left .1s ease-out}.dashboard_sidebar__links-innerlink{width:100%}.dashboard_sidebar__links-innerlink a{opacity:1;width:100%;height:48px;padding:1rem;background-color:#374151}.dashboard_sidebar__links-innerlink a:hover>span{opacity:1}.dashboard_sidebar__links-innerlink a span{text-transform:uppercase;color:var(--db-dark);font-size:12px;font-weight:500;opacity:.75}.dashboard_sidebar__button{position:fixed;z-index:10001;height:48px;width:48px;background-color:#ef4444;display:none;place-items:center;right:32px;bottom:32px;border:none;border-radius:16px;transition:transform .2s ease-out}.dashboard_sidebar__button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard_sidebar__button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard_sidebar__button svg{height:50%;width:50%;color:#f9fafb}@media (max-width: 1024px){.dashboard_sidebar{display:none;position:fixed;z-index:10000;width:100%}.dashboard_sidebar__button{display:grid}}.dashboard_header{height:64px;border-bottom:1px solid var(--db-gray);width:calc(100vw - 256px);display:flex;flex-direction:row;align-items:center;justify-content:flex-end;background-color:#fefefe;padding:1rem}@media (max-width: 1024px){.dashboard_header{width:100vw;justify-content:center}}.dashboard_header-buttons{display:flex;flex-direction:row;justify-content:space-evenly;padding:1rem;gap:1rem}.container{max-width:1200px;margin:auto}@media (max-width: 1024px){.container{max-width:100%}}.row{display:flex;flex-wrap:wrap}.v-center{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}@media (max-width: 1024px){.v-center button{display:none}}@media (max-width: 768px){.v-center button{display:none}}.header{display:block;width:100%;position:static;z-index:10000;background-color:var(--light);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.header__info{background-color:var(--primary-color);color:var(--light);display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 768px){.header__info{display:none}}.header__info .global_container{background-color:var(--primary-color);color:var(--light);display:flex;flex-direction:row;justify-content:space-between;padding-inline:2rem;padding-block:1rem}.header__info-node{display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width: 1024px){.header__info-node{flex-direction:column}}.header__info-node p{font-size:14px}.header__info-node h3{font-size:16px;margin-left:1rem}@media (max-width: 1024px){.header__info-node h3{margin-left:0rem}}.header .logo a{display:grid;place-items:center}.header .logo a img{max-width:150px}.header .item-center{flex:0 0 66%}.header .item-right{flex:0 0 17%;display:flex;justify-content:flex-end}.header .item-right a{text-decoration:none;font-size:16px;color:#555;display:inline-block;margin-left:10px;transition:color .3s ease}.header .menu>ul>li{display:inline-block;line-height:50px}.header .menu>ul>li>a{font-size:18px;font-weight:400;color:var(--dark);position:relative;text-transform:capitalize;transition:color .3s ease}.header .menu>ul>li .sub-menu{position:absolute;z-index:500;background-color:#fff;box-shadow:-2px 2px 70px -25px #0000004d;padding:20px 30px;transition:all .5s ease;margin-top:25px;opacity:0;visibility:hidden}@media (min-width: 992px){.header .menu>ul>li.menu-item-has-children:hover .sub-menu{margin-top:0;visibility:visible;opacity:1}}.header .menu>ul>li .sub-menu>ul>li{line-height:1}.header .menu>ul>li .sub-menu>ul>li>a{display:inline-block;padding:10px 0;font-size:15px;color:#555;transition:color .3s ease;text-decoration:none;text-transform:capitalize}.header .menu>ul>li .single-column-menu{min-width:280px;max-width:350px}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li{line-height:1;display:block}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a{padding:10px 0;display:inline-block;font-size:15px;color:#555;transition:color .3s ease}.header .menu>ul>li .sub-menu.mega-menu{left:50%;transform:translate(-50%)}.header .menu>ul>li .sub-menu.mega-menu-column-4{max-width:1100px;width:100%;display:flex;flex-wrap:wrap;padding:20px 15px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item{flex:0 0 25%;padding:0 15px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title{font-size:16px;color:var(--accent-color);font-weight:500;line-height:1;padding:10px 0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title{text-align:center}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img{max-width:100%;width:100%;vertical-align:middle;margin-top:10px}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover,.header .menu>ul>li .sub-menu>ul>li>a:hover,.header .item-right a:hover,.header .menu>ul>li:hover>a{color:var(--accent-color)}.menu-main{width:100%;display:flex;flex-direction:row;align-items:row;justify-content:space-evenly}.banner-section{background-image:url(../img/banner.jpg);background-size:cover;background-position:center;height:700px;width:100%;display:block}.mobile-menu-head,.mobile-menu-trigger{display:none}@media (max-width: 991px){.header .item-center{order:3;flex:0 0 100%}.header .item-left,.header .item-right{flex:0 0 auto}.v-center{justify-content:space-between}}@media (max-width: 991px) and (max-width: 1024px){.v-center{justify-content:center}}@media (max-width: 991px){.header .mobile-menu-trigger{display:flex;height:30px;width:30px;margin-left:15px;cursor:pointer;align-items:center;justify-content:center}.header .mobile-menu-trigger span{display:block;height:2px;background-color:#333;width:24px;position:relative}.header .mobile-menu-trigger span:before,.header .mobile-menu-trigger span:after{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#333}.header .mobile-menu-trigger span:before{top:-6px}.header .mobile-menu-trigger span:after{top:6px}.header .item-right{align-items:center}.header .menu{position:fixed;width:320px;background-color:#fff;left:0;top:0;height:100%;overflow:hidden;transform:translate(-100%);transition:all .5s ease;z-index:1099}.header .menu.active{transform:translate(0)}.header .menu>ul>li{line-height:1;margin:0;display:block}.header .menu>ul>li>a{line-height:50px;height:50px;padding:0 50px 0 15px;display:block;border-bottom:1px solid rgba(0,0,0,.1)}.header .menu>ul>li>a i{position:absolute;height:50px;width:50px;top:0;right:0;text-align:center;line-height:50px;transform:rotate(-90deg)}.header .menu .mobile-menu-head{display:flex;height:50px;border-bottom:1px solid rgba(0,0,0,.1);justify-content:space-between;align-items:center;position:relative;z-index:501;position:sticky;background-color:#fff;top:0}.header .menu .mobile-menu-head .go-back{height:50px;width:50px;border-right:1px solid rgba(0,0,0,.1);cursor:pointer;line-height:50px;text-align:center;color:#000;font-size:16px;display:flex;justify-content:center;align-items:center;display:none}.header .menu .mobile-menu-head .go-back svg{stroke:var(--dark);width:26px;height:26px;transform:rotate(180deg)}.header .menu .mobile-menu-head.active .go-back{display:flex}.header .menu .mobile-menu-head .current-menu-title{font-size:15px;font-weight:500;color:#000}.header .menu .mobile-menu-head .mobile-menu-close{height:50px;width:50px;border-left:1px solid rgba(0,0,0,.1);cursor:pointer;line-height:50px;text-align:center;color:#000;font-size:25px;display:flex;justify-content:center;align-items:center}.header .menu .mobile-menu-head .mobile-menu-close svg{stroke:var(--dark);width:26px;height:26px;transform:rotate(45deg)}.header .main-btn{display:none}.header .menu .menu-main{display:block;height:100%;overflow-x:hidden;overflow-y:auto}.header .menu>ul>li .sub-menu.mega-menu,.header .menu>ul>li .sub-menu{visibility:visible;opacity:1;position:absolute;box-shadow:none;margin:0;padding:65px 15px 15px;top:0;left:0;width:100%;height:100%;max-width:none;min-width:auto;display:none;transform:translate(0);overflow-y:auto}.header .menu>ul>li .sub-menu.active{display:block}@keyframes slideLeft{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img{height:100%}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title{margin-bottom:20px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title{margin-bottom:0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item{flex:0 0 100%;padding:0}.header .menu>ul>li .sub-menu>ul>li>a,.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a{display:block}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul{margin-bottom:15px}.menu-overlay{position:fixed;background-color:#00000080;left:0;top:0;width:100%;height:100%;z-index:1098;visibility:hidden;opacity:0;transition:all .5s ease}.menu-overlay.active{visibility:visible;opacity:1}}.BottomNav{display:none;flex-direction:row;background-color:var(--primary-color);justify-content:space-evenly;align-items:center;position:fixed;z-index:1000;width:100%;bottom:0}.BottomNav__left,.BottomNav__right{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}.BottomNav__left a,.BottomNav__right a{text-decoration:none;height:4rem;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.BottomNav__left a svg,.BottomNav__right a svg{width:20px;height:20px}.BottomNav__left a p,.BottomNav__right a p{color:var(--light);font-size:10px;text-transform:uppercase}.BottomNav__middle{position:relative;bottom:2rem}.BottomNav__middle button{border:none;width:4rem;height:4rem;border-radius:25%;background-color:var(--accent-color);box-shadow:0 0 1px 5px #ffd66f56;display:grid;place-items:center}.BottomNav__middle button a svg{stroke:var(--light);width:28px;height:28px}@media (max-width: 1024px){.BottomNav{display:flex}}.footer{background-color:#f8f9fa;padding:40px 0;padding-bottom:8rem}.footer .container{display:flex;flex-wrap:wrap;justify-content:space-between}.footer img{width:10%;margin-bottom:1rem}@media (max-width: 1024px){.footer img{width:40%}}.footer .footer-content{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer .footer-content .footer-column{flex:1 1 100%;max-width:250px;margin-bottom:30px}@media (max-width: 1024px){.footer .footer-content .footer-column{max-width:100%}}.footer .footer-content .footer-column p{margin-bottom:1rem;line-height:1.5}.footer .footer-content .footer-column h4{font-size:18px;margin-bottom:15px}.footer .footer-content .footer-column ul{list-style:none;padding:0}.footer .footer-content .footer-column ul li{margin-bottom:10px}.footer .footer-content .footer-column ul li a{color:#333;text-decoration:none}.footer .footer-content .footer-column ul li a:hover{text-decoration:underline}.footer .footer-content .footer-column .social-links{display:flex;gap:10px}.footer .footer-content .footer-column .social-links li{width:30px;height:30px;background-color:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;transition:transform .2s ease-out}.footer .footer-content .footer-column .social-links li:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.footer .footer-content .footer-column .social-links li:active{transition:transform 50ms ease-out;transform:translateY(2px)}.footer .footer-content .footer-column .social-links li a{color:#333;text-decoration:none;display:grid;place-items:center}.footer .footer-content .footer-column .social-links li a:hover{text-decoration:underline}.footer .footer-content .footer-column .social-links li a svg{width:18px;height:18px}.footer .footer-content .footer-column .hashtag{margin-top:15px}.footer .footer-content .footer-column .hashtag span{margin-right:10px;font-size:14px;color:#555}@media screen and (min-width: 768px){.footer .footer-content .footer-column{flex:1 1 calc(25% - 30px)}}.cta{position:relative;margin:auto;padding:12px 18px;transition:all .2s ease;border:none;background:none;cursor:pointer}.cta:hover:before{width:100%;background:var(--accent-color)}.cta:hover a svg{transform:translate(0)}.cta:active{transform:scale(.95)}.cta:before{content:"";position:absolute;top:0;left:0;display:block;border-radius:50px;background:var(--primary-color);width:45px;height:45px;transition:all .3s ease}.cta a span{position:relative;font-size:18px;font-weight:700;letter-spacing:.05em;color:var(--secondary-color)}.cta a svg{position:relative;top:0;margin-left:10px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:var(--secondary-color);stroke-width:2;transform:translate(-5px);transition:all .3s ease}.cta-secondary{position:relative;margin:auto;padding:12px 18px;transition:all .2s ease;border:none;background:none;cursor:pointer}.cta-secondary:hover:before{width:100%;background:var(--secondary-color)}.cta-secondary:hover a svg{transform:translate(0)}.cta-secondary:active{transform:scale(.95)}.cta-secondary:before{content:"";position:absolute;top:0;left:0;display:block;border-radius:50px;background:var(--secondary-color);width:45px;height:45px;transition:all .3s ease}.cta-secondary a span{position:relative;font-size:18px;font-weight:700;letter-spacing:.05em;color:var(--primary-color)}.cta-secondary a svg{position:relative;top:0;margin-left:10px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:var(--primary-color);stroke-width:2;transform:translate(-5px);transition:all .3s ease}.sell-btn{background-color:var(--accent-color);border-radius:.3em;position:relative;overflow:hidden;cursor:pointer;transition:.5s;border:1px solid var(--accent-color);color:var(--accent-color);z-index:1;box-shadow:0 0 0 8px #bd272d55;animation:flash 1s infinite alternate}.sell-btn a{cursor:pointer;padding-inline:12px;padding-block:6px;border-radius:8px;gap:8px;display:flex;justify-content:center;align-items:center;flex-direction:row}.sell-btn a span{font-family:Inter,sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;transition:transform .2s;color:var(--light)}.sell-btn a svg{stroke:var(--light);width:18px;height:18px}.sell-btn a svg{transition:opacity .1s ease-out}.sell-btn a svg:nth-child(2){animation:arrow-come .4s forwards}.sell-btn a svg:nth-child(3){animation:arrow-leave .4s forwards;display:none}.sell-btn:hover{box-shadow:0 0 0 8px #bd272d55;animation:none}.sell-btn:hover a span{transform:translate(4px);transition:transform .4s;color:var(--accent-color)}.sell-btn:hover a svg{stroke:var(--accent-color)}.sell-btn:hover a svg:nth-child(2){animation:arrow-leave .4s forwards;display:none}.sell-btn:hover a svg:nth-child(3){display:block;animation:arrow-come .4s forwards}.sell-btn:before,.sell-btn:after{content:"";display:block;width:50px;height:50px;transform:translate(-50%,-50%);position:absolute;border-radius:50%;z-index:-1;background-color:var(--light);transition:transform .5s ease,opacity .5s ease;opacity:0}.sell-btn:before{top:-2rem;left:-2rem}.sell-btn:after{left:calc(100% + 2rem);top:calc(100% + 2rem)}.sell-btn:hover:before,.sell-btn:hover:after{transform:translate(-50%,-50%) scale(10);opacity:1}.action_button{background:var(--accent-color);border:none;border-radius:8px;padding:12px 24px;margin-right:1rem;transition:transform .2s ease-out}.action_button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.action_button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.action_button a{font-family:Inter,sans-serif;padding:.5rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;transition:all .2s;cursor:pointer;text-transform:capitalize}.action_button a span{color:var(--light);font-size:16px}.action_button a svg{stroke:var(--light);fill:transparent;margin-right:1rem;height:28px;width:28px}.action_button-secondary{background:transparent;border:2px solid var(--accent-color);border-radius:8px;padding:12px 24px;margin-right:1rem;transition:transform .2s ease-out}.action_button-secondary:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.action_button-secondary:active{transition:transform 50ms ease-out;transform:translateY(2px)}.action_button-secondary a{font-family:Inter,sans-serif;padding:.5rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;transition:all .2s;cursor:pointer;text-transform:capitalize}.action_button-secondary a span{color:#333;font-size:16px}.action_button-secondary a svg{stroke:var(--light);fill:transparent;margin-right:1rem;height:28px;width:28px}.section-btn{cursor:pointer;transition:transform .2s ease-out;border-radius:8px;background-color:var(--accent-color);color:var(--light);border:none;padding:.5rem 1rem}.section-btn:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.section-btn:active{transition:transform 50ms ease-out;transform:translateY(2px)}.section-btn a{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;color:var(--light);font-family:Inter,sans-serif;font-size:14px;text-transform:capitalize}.section-btn a svg{height:24px;width:24px;stroke:var(--light)}.section-btn a svg:first-child{margin-right:.5rem;animation:arrow-come .4s forwards}.section-btn a svg:last-child{animation:arrow-leave .4s forwards;display:none}.section-btn:hover a svg:first-child{animation:arrow-leave .4s forwards;display:none}.section-btn:hover a svg:last-child{animation:arrow-come .4s forwards;margin-left:.5rem;display:block}.option-btn{cursor:pointer;transition:transform .2s ease-out;border-radius:8px;padding:.5rem 1rem;background-color:var(--primary-color);border:none}.option-btn:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.option-btn:active{transition:transform 50ms ease-out;transform:translateY(2px)}.option-btn a{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;color:var(--light);font-family:Inter,sans-serif;font-size:16px;text-transform:capitalize;transition:background-color .1s ease-in}.option-btn a svg{height:16px;width:16px;stroke:var(--light);stroke-width:2;opacity:1}.option-btn:hover a{font-weight:600}.option-btn:hover a svg{transform:translate(4px);transition:transform .2s ease-out}@media (max-width: 1025px){.main-btn:hover a svg:last-child,.section-btn:hover a svg:last-child{display:none}}@media (max-width: 768px){.sell-btn{position:fixed;bottom:5rem;right:25%;z-index:1000}}.whatsapp-button{animation:fly-1 1s ease-in-out infinite alternate;position:fixed;bottom:32px;left:20px;width:64px;height:64px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;z-index:1000;cursor:pointer;transition:transform .2s ease-out}.whatsapp-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.whatsapp-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.whatsapp-icon{width:32px;height:32px}@media screen and (max-width: 768px){.whatsapp-button{bottom:100px}}.floating-actions{background-color:var(--primary-color);position:fixed;z-index:1000;bottom:calc(50% - 72px);right:0;border-top-left-radius:1rem;border-bottom-left-radius:1rem}@media (max-width: 1024px){.floating-actions{bottom:128px;border-top-left-radius:0rem;border-bottom-left-radius:0rem}}.floating-actions li button{border-top-left-radius:1rem;border-bottom-left-radius:1rem;width:48px;height:48px;border:none;background-color:var(--primary-color)}@media (max-width: 1024px){.floating-actions li button{border-top-left-radius:0rem;border-bottom-left-radius:0rem}}.floating-actions li button svg{stroke:var(--light);color:var(--light)}.floating-actions-menu{background-color:var(--primary-color);position:fixed;z-index:999;bottom:calc(50% - 72px);border-top-left-radius:1rem;border-bottom-left-radius:1rem;right:0;transform:translate(256px);transition:transform .2s ease}@media (max-width: 1024px){.floating-actions-menu{bottom:128px}}.floating-actions-menu ul li{height:48px;display:flex;width:180px;align-items:center;margin-right:64px}.floating-actions-menu ul li a{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.floating-actions-menu ul li a span{color:var(--light)}.floating-actions-menu ul li a span:hover{color:var(--accent-color)}.floating-menu-active{transform:translate(0);transition:transform .1s ease}.floating-sections{position:fixed;bottom:64px;right:-224px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;z-index:1000;border-radius:2rem;background-color:var(--primary-color);color:var(--light);transition:right .2s ease-out}@media (max-width: 768px){.floating-sections{display:none}}.floating-sections:hover{right:24px;transition:right .3s ease-out}.floating-sections ul{width:100%;display:flex;flex-direction:column}.floating-sections ul a{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;transition:transform .2s ease-out}.floating-sections ul a:hover{transform:translate(8px);transition:transform 50ms ease-out}.floating-sections ul a:hover span{opacity:1}.floating-sections ul a svg{width:24px;height:24px;color:var(--light)}.floating-sections ul a span{font-size:20px;color:var(--light);opacity:.75}.flex{display:flex;align-items:center;justify-content:center}.app-btn{width:45%;max-width:160px;color:#fff;margin:20px 10px;text-align:left;border-radius:5px;text-decoration:none;font-family:Lucida Grande,sans-serif;font-size:10px;text-transform:uppercase}.app-btn.blu{background-color:#101010;transition:background-color .25s linear}.app-btn.blu:hover{background-color:#454545}.app-btn i{width:20%;text-align:center;font-size:28px;margin-right:7px}.app-btn .big-txt{font-size:17px;text-transform:capitalize}.flip-card{background-color:transparent;width:256px;height:400px;perspective:1000px;font-family:sans-serif}.title{font-size:1.5em;font-weight:900;text-align:center;margin:0}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{box-shadow:0 8px 14px #0003;position:absolute;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid var(--primary-color);border-radius:1rem}.flip-card-front{background:linear-gradient(120deg,#0091dc 60%,#06052c 88%,#cffee5 40%,#06052c 48%);display:grid;place-items:center}.flip-card-front img{width:100px}.flip-card-back{background:linear-gradient(120deg,#0091dc 60%,#06052c 88%,#cffee5 40%,#06052c 48%);color:var(--dark);transform:rotateY(180deg);padding:1rem}.flip-card-back h3{margin-bottom:1rem;color:#fff}.flip-card-back p{text-align:center;color:#fff}.dashboard_login{width:100vw;height:100vh;overflow:hidden;position:relative}.dashboard_login-content{position:absolute;z-index:1;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.dashboard_login-content h1{font-size:48px;font-family:Inter,sans-serif;color:#111827;margin-bottom:2rem}.dashboard_login-content-text{text-align:center;margin-bottom:2rem}.dashboard_login-content-text h2{font-size:36px;font-family:Inter,sans-serif;color:#111827;margin-bottom:.5rem}.dashboard_login-content-text p{font-size:14px;font-family:Inter,sans-serif;color:#111827}.dashboard_login-content-form{display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard_login-content-form input{width:300px;height:36px;border-radius:8px;border:1px solid #111827;margin-bottom:1rem;padding:.5rem 1rem;transition:border-color .3s ease;transition:transform .2s ease-out}.dashboard_login-content-form input:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard_login-content-form input:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard_login-content-form input:nth-child(4){margin-bottom:2rem}.dashboard_login-content-form input::placeholder{color:#6d7280;text-transform:capitalize;font-family:Inter,sans-serif}.dashboard_login-content-form-submit{cursor:pointer;transition:transform .2s ease-out;color:#f9fafb;background-color:#111827;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;border:none;border-radius:8px;margin-bottom:3rem}.dashboard_login-content-form-submit:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.dashboard_login-content-form-submit:active{transition:transform 50ms ease-out;transform:translateY(2px)}.dashboard_login-content-form-submit span{font-size:16px;font-family:Inter,sans-serif;margin-right:.5rem}.dashboard_login-content-form-submit svg:nth-child(3){display:none}.dashboard_login-content-form-submit:hover svg:nth-child(2){display:none}.dashboard_login-content-form-submit:hover svg:nth-child(3){display:block}.dashboard_login-content-remember{font-family:Inter,sans-serif;font-size:12px;color:#6d7280;transition:transform .1s ease-out;margin-bottom:.5rem}.dashboard_login-content-remember:hover{transform:translateY(-2px);transition:transform 50ms ease}.dashboard_home{padding:2rem 2rem 10rem;height:100%;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:2rem}.dashboard_home-welcome h2{font-size:32px}.dashboard_home-welcome h2 span{color:var(--db-accent)}.dashboard_home-welcome p{font-size:16px;color:#666}.dashboard_home-stats{display:flex;flex-wrap:wrap;gap:2rem}.dashboard_home-stats-card{background-color:#fff;border-radius:12px;box-shadow:0 0 10px #0000001a;padding:1.5rem;flex:1 1 200px;min-width:200px;max-width:250px}.dashboard_home-stats-card h3{font-size:18px;margin-bottom:.5rem;color:#333}.dashboard_home-stats-card p{font-size:24px;font-weight:700;color:var(--db-accent)}.dashboard_home-analytics{display:flex;flex-wrap:wrap;gap:2rem}.dashboard_home-analytics-section{flex:1 1 48%;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 0 10px #00000014}.dashboard_home-analytics-section h4{font-size:18px;margin-bottom:1rem;color:#333}.dashboard_home-analytics-section canvas{width:100%!important;height:300px!important}@media (max-width: 768px){.dashboard_home-analytics-section{flex:1 1 100%}}.invoice{padding:2rem;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0}.invoice__header{display:flex;flex-direction:column}.invoice__header-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.invoice__header-top-logo{width:200px}.invoice__header-top-logo img{width:100%}.invoice__header-top-id{font-size:28px;font-weight:700;color:var(--invoice-accent)}.invoice__header-middle{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.invoice__header-middle-company{opacity:.75;width:45%}.invoice__header-middle-company-list li{margin-bottom:.2rem;font-size:14px}.invoice__header-middle-company-list li span{font-weight:600}.invoice__header-middle-client{width:45%;display:flex;justify-content:flex-end}.invoice__header-middle-client-list li{margin-bottom:.2rem;font-size:14px}.invoice__header-middle-client-list li span{font-weight:600}.invoice__header-bottom{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-bottom:2rem}.invoice__header-bottom p span{font-weight:600}.invoice__body{display:flex;flex-direction:column;border-bottom:2px solid var(--invoice-accent);margin-bottom:2rem}.invoice__body-header{background-color:var(--invoice-accent);color:var(--light);display:flex;flex-direction:row;justify-content:space-between;padding-block:1rem;padding-inline:2rem;border-radius:1rem;margin-bottom:1rem}.invoice__body-header h2{font-size:18px}.invoice__body-element{background-color:#e8eaf6;padding-block:1rem;padding-inline:2rem;border-radius:1rem;margin-bottom:2rem}.invoice__body-element-title{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.invoice__body-element-title h3{color:var(--invoice-accent);font-size:18px}.invoice__body-element-list{padding-inline:4rem;background-color:var(--light);list-style-type:disc;padding-block:1rem;border-radius:1rem}.invoice__body-element-list li{margin-bottom:.2rem}.invoice__body-element-list li span{font-weight:600}.invoice__totality{background-color:var(--invoice-accent);color:var(--light);padding:.5rem;border-radius:1rem;box-shadow:var(--shadow-l);width:50%;display:flex;flex-direction:column;margin-left:auto;margin-bottom:1rem}.invoice__totality-price,.invoice__totality-final{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-block:.5rem;padding-inline:1rem;font-size:10px;text-transform:uppercase;width:90%;margin-inline:auto}.invoice__totality-price p,.invoice__totality-final p{font-weight:600}.invoice__totality-price{border-bottom:1px solid var(--light)}.invoice__totality-final{margin-top:.5rem;background-color:var(--light);color:var(--invoice-accent);border-radius:2rem}.invoice__price_in_letters{text-align:end;line-height:1.5;margin-bottom:10rem}.invoice__price_in_letters span{display:block;font-weight:600}.invoice__rules_of_payment,.invoice__bank_info{border:1px solid var(--invoice-accent);border-radius:1rem;margin-bottom:1rem}.invoice__rules_of_payment-title,.invoice__bank_info-title{padding:1rem;padding-bottom:0}.invoice__rules_of_payment-list,.invoice__bank_info-list{list-style-type:disc;padding-block:1rem;padding-inline:4rem}.invoice__rules_of_payment-list li,.invoice__bank_info-list li{font-size:14px;margin-bottom:.2rem}.invoice__rules_of_payment-list li span,.invoice__bank_info-list li span{font-weight:600}.invoice__footer{position:fixed;bottom:0;left:0;opacity:.75;width:100%;display:grid;place-items:center;text-align:center;font-size:12px}.invoice__footer-top{display:flex;flex-direction:row;justify-content:space-evenly}.invoice__stamp{opacity:.75;position:fixed;bottom:16rem;left:64px}.invoice__stamp img:nth-child(1){position:absolute;width:200px}.invoice__stamp img:nth-child(2){position:absolute;margin-top:4rem;width:200px}.hero_slider_style1{overflow:hidden}.hero_slider_style1-slide{min-height:100vh;width:100%}.hero_slider_style1-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png);background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:-1;max-width:100%}@media (max-width: 1024px){.hero_slider_style1-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png)}}@media (max-width: 768px){.hero_slider_style1-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png)}}.hero_slider_style1-slide-overlay{background:#0003;background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:0;max-width:100%}.hero_slider_style1-slide-content{position:absolute;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff;padding-inline:10%}@media (max-width: 1024px){.hero_slider_style1-slide-content{padding-inline:5%}}@media (max-width: 768px){.hero_slider_style1-slide-content{padding-inline:1rem}}.hero_slider_style1-slide-content h1{font-size:64px;font-weight:800}@media (max-width: 1024px){.hero_slider_style1-slide-content h1{font-size:48px}}@media (max-width: 768px){.hero_slider_style1-slide-content h1{font-size:36px}}.hero_slider_style1-slide-content h2{font-size:48px;font-weight:500;margin-bottom:1rem}@media (max-width: 1024px){.hero_slider_style1-slide-content h2{font-size:36px}}@media (max-width: 768px){.hero_slider_style1-slide-content h2{font-size:24px}}.hero_slider_style1-slide-content p{font-size:18px;line-height:1.75;margin-bottom:1rem;width:48ch}@media (max-width: 1024px){.hero_slider_style1-slide-content p{font-size:16px;width:50%}}@media (max-width: 768px){.hero_slider_style1-slide-content p{font-size:16px;width:90%}}.hero_slider_style1-slide-content-actions{display:flex;flex-direction:row;flex-wrap:wrap}.hero_slider_style1-slide-content-actions button{margin-right:1rem}@media (max-width: 768px){.hero_slider_style1-slide-content-actions button{margin-right:0rem;margin-bottom:1rem;width:50%}}.hero_slider_style2{overflow:hidden;background-image:url(/build/assets/slider-1-BYdwVW_t.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center}@media (max-width: 1024px){.hero_slider_style2{background-image:url(/build/assets/slider-1_tablet-BCglkbwB.jpg)}}@media (max-width: 768px){.hero_slider_style2{background-image:url(/build/assets/slider-1_mobile-B89ucDKa.jpg)}}.hero_slider_style2-slide{min-height:100vh;width:100%}.hero_slider_style2-slide-bg{background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:-1;max-width:100%}.hero_slider_style2-slide-overlay{background:#0003;background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:0;max-width:100%}.hero_slider_style2-slide-content{position:absolute;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff;padding-inline:10%}@media (max-width: 1024px){.hero_slider_style2-slide-content{padding-inline:5%}}@media (max-width: 768px){.hero_slider_style2-slide-content{padding-inline:1rem}}.hero_slider_style2-slide-content h1{font-size:64px;font-weight:800}@media (max-width: 1024px){.hero_slider_style2-slide-content h1{font-size:48px}}@media (max-width: 768px){.hero_slider_style2-slide-content h1{font-size:36px;text-align:left}}.hero_slider_style2-slide-content h2{font-size:48px;font-weight:500;margin-bottom:1rem}@media (max-width: 1024px){.hero_slider_style2-slide-content h2{font-size:36px}}@media (max-width: 768px){.hero_slider_style2-slide-content h2{font-size:24px;text-align:left}}.hero_slider_style2-slide-content p{font-size:18px;line-height:1.75;margin-bottom:1rem;width:48ch}@media (max-width: 1024px){.hero_slider_style2-slide-content p{font-size:16px;width:50%}}@media (max-width: 768px){.hero_slider_style2-slide-content p{font-size:16px;width:90%;text-align:left}}.hero_slider_style2-slide-content-actions{display:flex;flex-direction:row;flex-wrap:wrap}.hero_slider_style2-slide-content-actions button{margin-right:1rem}@media (max-width: 768px){.hero_slider_style2-slide-content-actions button{margin-right:0rem;margin-bottom:1rem}}.hero_slider_style3{overflow:hidden}.hero_slider_style3-slide{min-height:100vh;width:100%}.hero_slider_style3-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png);background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:-1;max-width:100%}@media (max-width: 1024px){.hero_slider_style3-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png)}}@media (max-width: 768px){.hero_slider_style3-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png)}}.hero_slider_style3-slide-overlay{background:#0003;background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:0;max-width:100%}.hero_slider_style3-slide-content{position:absolute;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:#fff;text-align:center}.hero_slider_style3-slide-content h1{font-size:48px;font-weight:800;width:80%}@media (max-width: 1024px){.hero_slider_style3-slide-content h1{font-size:48px}}@media (max-width: 768px){.hero_slider_style3-slide-content h1{font-size:36px}}.hero_slider_style3-slide-content h2{font-size:32px;font-weight:500;margin-bottom:1rem;color:var(--accent-color)}@media (max-width: 1024px){.hero_slider_style3-slide-content h2{font-size:36px}}@media (max-width: 768px){.hero_slider_style3-slide-content h2{font-size:24px}}.hero_slider_style3-slide-content p{font-size:18px;line-height:1.75;margin-bottom:1rem;width:48ch}@media (max-width: 1024px){.hero_slider_style3-slide-content p{font-size:16px;width:50%}}@media (max-width: 768px){.hero_slider_style3-slide-content p{font-size:16px;width:90%}}.hero_slider_style3-slide-content-actions{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:14rem}@media (max-width: 768px){.hero_slider_style3-slide-content-actions{flex-direction:column;margin-bottom:8rem}}.hero_slider_style3-slide-content-actions button{margin-right:1rem}@media (max-width: 768px){.hero_slider_style3-slide-content-actions button{margin-right:0rem;margin-bottom:1rem;width:90%}}.hero_slider_style4{overflow:hidden}.hero_slider_style4-slide{min-height:100vh;width:100%}.hero_slider_style4-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png);background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:-1;max-width:100%}@media (max-width: 1024px){.hero_slider_style4-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png)}}@media (max-width: 768px){.hero_slider_style4-slide-bg{background-image:url(/build/assets/1920x1080-BlTRC5tg.png)}}.hero_slider_style4-slide-overlay{background:#0003;background-size:cover;background-position:center center;width:100%;height:100%;position:absolute;z-index:0;max-width:100%}.hero_slider_style4-slide-content{position:absolute;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff;padding-inline:1rem}.hero_slider_style4-slide-content h1{font-size:64px;font-weight:800}@media (max-width: 1024px){.hero_slider_style4-slide-content h1{font-size:48px}}@media (max-width: 768px){.hero_slider_style4-slide-content h1{font-size:36px}}.hero_slider_style4-slide-content h2{font-size:48px;font-weight:500;margin-bottom:1rem}@media (max-width: 1024px){.hero_slider_style4-slide-content h2{font-size:36px}}@media (max-width: 768px){.hero_slider_style4-slide-content h2{font-size:24px}}.hero_slider_style4-slide-content p{font-size:18px;line-height:1.75;margin-bottom:1rem;width:48ch}@media (max-width: 1024px){.hero_slider_style4-slide-content p{font-size:16px;width:50%}}@media (max-width: 768px){.hero_slider_style4-slide-content p{font-size:16px;width:90%}}.hero_slider_style4-slide-content-actions{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;margin-bottom:4rem}@media (max-width: 768px){.hero_slider_style4-slide-content-actions{flex-direction:column;width:100%}}.hero_slider_style4-slide-content-actions button{margin-right:1rem;max-width:70%}@media (max-width: 768px){.hero_slider_style4-slide-content-actions button{margin-right:0rem;margin-bottom:1rem;width:90%}}.hero_section_style1{padding-block:calc(6rem + 96px);background-image:url(/build/assets/1920x1080-BlTRC5tg.png);background-position:center;color:var(--light);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.hero_section_style1-content-text{display:flex;flex-direction:column;align-items:center;text-align:center}.hero_section_style1-content-text h1{font-size:48px;margin-bottom:2rem}@media (max-width: 768px){.hero_section_style1-content-text h1{font-size:32px}}.hero_section_style1-content-text p{font-size:18px;line-height:1.75;width:70%;margin-bottom:2rem}@media (max-width: 768px){.hero_section_style1-content-text p{width:100%;font-size:14px}}.hero_section_style1-content-text-actions{display:flex;flex-flow:row nowrap;gap:2rem}@media (max-width: 768px){.hero_section_style1-content-text-actions{flex-direction:column;gap:2rem}}.hero_section_style2{height:90vh;display:flex;flex-direction:row;align-items:center;gap:1rem}@media (max-width: 1024px){.hero_section_style2{flex-direction:column;gap:.5rem}}.hero_section_style2-left,.hero_section_style2-middle,.hero_section_style2-right{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.hero_section_style2-left{border-top-left-radius:150px;background-image:url(/build/assets/bg_left-BIuPjkaC.png)}.hero_section_style2-middle{border-bottom-left-radius:150px;border-top-right-radius:150px;padding-block:8rem;padding-inline:2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;background-image:url(/build/assets/bg_left-BIuPjkaC.png);color:var(--dark)}@media (max-width: 768px){.hero_section_style2-middle{background-image:none}}.hero_section_style2-middle h1{margin-bottom:1rem;font-size:32px}@media (max-width: 1024px){.hero_section_style2-middle h1{font-size:20px}}.hero_section_style2-middle h1 span{text-transform:uppercase;color:var(--accent-color)}.hero_section_style2-middle p{margin-bottom:2rem;width:80%}@media (max-width: 768px){.hero_section_style2-middle p{width:100%}}.hero_section_style2-right{border-top-right-radius:150px;background-image:url(/build/assets/bg_left-BIuPjkaC.png)}.hero-section-style3{display:flex;align-items:center;justify-content:space-between;padding:80px 5%;background-color:#f8f9fa}@media (max-width: 992px){.hero-section-style3{flex-direction:column;text-align:center;padding:60px 5%}}.hero-section-style3 .hero-content{max-width:50%}@media (max-width: 992px){.hero-section-style3 .hero-content{max-width:100%}}.hero-section-style3 .hero-content .small-title{font-size:20px;color:#6c757d;font-weight:600;text-transform:uppercase;margin-bottom:10px}.hero-section-style3 .hero-content .big-title{font-size:90px;font-weight:700;color:#333;margin-bottom:20px}@media (max-width: 768px){.hero-section-style3 .hero-content .big-title{font-size:36px}}.hero-section-style3 .hero-content .short-description{font-size:px;color:#555;margin-bottom:15px}@media (max-width: 768px){.hero-section-style3 .hero-content .short-description{font-size:16px}}.hero-section-style3 .hero-content .small-description{font-size:20px;color:#777;margin-bottom:25px}@media (max-width: 768px){.hero-section-style3 .hero-content .small-description{font-size:14px}}.hero-section-style3 .hero-content .button-group{display:flex;gap:15px;margin-top:20px}@media (max-width: 768px){.hero-section-style3 .hero-content .button-group{flex-direction:column;align-items:center}}.hero-section-style3 .hero-content .button-group .btn-primary{background-color:#007bff;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:.3s ease-in-out}.hero-section-style3 .hero-content .button-group .btn-primary:hover{background-color:#0056b3}.hero-section-style3 .hero-content .button-group .btn-secondary{background-color:transparent;color:#007bff;border:2px solid #007bff;padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:.3s ease-in-out}.hero-section-style3 .hero-content .button-group .btn-secondary:hover{background-color:#007bff;color:#fff}.hero-section-style3 .hero-image{max-width:45%}@media (max-width: 992px){.hero-section-style3 .hero-image{max-width:80%;margin-top:30px}}.hero-section-style3 .hero-image img{width:100%;border-radius:10px;overflow:hidden}.logos{overflow:hidden;padding:4rem 0;background:#fff;white-space:nowrap;position:relative}.logos:before,.logos:after{position:absolute;top:0;width:250px;height:100%;content:"";z-index:2}.logos:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.logos:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.logos:hover .logos-slide{animation-play-state:paused}.logos-slide{display:inline-block;animation:35s slide infinite linear}.logos-slide img{height:64px;margin:0 36px}@media (max-width: 768px){.logos-slide img{height:32px;margin:0 16px}.logos:before{left:0;background:transparent}.logos:after{right:0;background:transparent}}.brands_style2{display:flex;flex-direction:column;padding-block:2rem;padding-bottom:4rem}.brands_style2-content h2{font-size:36px;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.brands_style2-content h2{font-size:28px}}.brands_style2-content-cards{display:grid;width:100%;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);place-items:center;row-gap:2rem}@media (max-width: 768px){.brands_style2-content-cards{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr)}}.brands_style2-content-cards img{width:128px}.brands_style3{display:flex;flex-direction:column;padding-block:2rem;padding-bottom:4rem}.brands_style3-content h2{font-size:18px;color:#9ca3af;text-align:center;margin-bottom:2rem}@media (max-width: 768px){.brands_style3-content h2{font-size:14px}}.brands_style3-content-cards{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%;place-items:center;row-gap:2rem}.brands_style3-content-cards img{width:128px}.brands_style3-content-cards :nth-child(5),.brands_style3-content-cards :nth-child(6){width:180px}.brands_style3-content-cards :nth-child(4),.brands_style3-content-cards :nth-child(7){width:140px}.brands_style3-content-cards :nth-child(3),.brands_style3-content-cards :nth-child(8){width:100px}.brands_style3-content-cards :nth-child(2),.brands_style3-content-cards :nth-child(9){width:80px}.brands_style3-content-cards :nth-child(1),.brands_style3-content-cards :nth-child(10){width:60px}@media (max-width: 1024px){.brands_style3-content-cards{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr)}.brands_style3-content-cards :nth-child(5),.brands_style3-content-cards :nth-child(6){width:128px}.brands_style3-content-cards :nth-child(4),.brands_style3-content-cards :nth-child(7){width:128px}.brands_style3-content-cards :nth-child(3),.brands_style3-content-cards :nth-child(8){width:128px}.brands_style3-content-cards :nth-child(2),.brands_style3-content-cards :nth-child(9){width:128px}.brands_style3-content-cards :nth-child(1),.brands_style3-content-cards :nth-child(10){width:128px}}@media (max-width: 768px){.brands_style3-content-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.brands_style3-content-cards :nth-child(5),.brands_style3-content-cards :nth-child(6){width:128px}.brands_style3-content-cards :nth-child(4),.brands_style3-content-cards :nth-child(7){width:128px}.brands_style3-content-cards :nth-child(3),.brands_style3-content-cards :nth-child(8){width:128px}.brands_style3-content-cards :nth-child(2),.brands_style3-content-cards :nth-child(9){width:128px}.brands_style3-content-cards :nth-child(1),.brands_style3-content-cards :nth-child(10){width:128px}}.brands_style4{display:flex;flex-direction:column;align-items:center;padding-block:2rem;padding-bottom:4rem}.brands_style4-content{display:flex;flex-direction:column;align-items:center}.brands_style4-content h2{font-size:36px;text-align:center;margin-bottom:1rem}@media (max-width: 768px){.brands_style4-content h2{font-size:28px}}.brands_style4-content p{font-size:18px;opacity:.75;margin-bottom:2rem;width:70%;text-align:center}@media (max-width: 768px){.brands_style4-content p{width:100%;font-size:16px}}.brands_style4-content-cards{display:grid;width:100%;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;place-items:center;row-gap:2rem}@media (max-width: 768px){.brands_style4-content-cards{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr)}}.brands_style4-content-cards img{width:128px}.category_overview_style1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding-block:4rem}.category_overview_style1-text{width:50%}.category_overview_style1-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style1-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.category_overview_style1-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.category_overview_style1-text-title{font-size:36px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 768px){.category_overview_style1-text-title{font-size:28px}}.category_overview_style1-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem}@media (max-width: 768px){.category_overview_style1-text-description{font-size:16px;width:100%}}.category_overview_style1-content{display:flex;flex-direction:row;width:50%;gap:1rem}.category_overview_style1-content-item{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:1rem}.category_overview_style1-content-item-image{width:100%;margin-bottom:1rem}.category_overview_style1-content-item-image img{width:100%}.category_overview_style1-content-item-text{height:50%;text-align:center;display:flex;flex-direction:column;align-items:center}.category_overview_style1-content-item-text h3{margin-bottom:2rem;text-transform:capitalize}.category_overview_style1-content-item-text p{margin-bottom:1rem;line-height:1.5;font-size:14px}@media (max-width: 768px){.category_overview_style1{flex-direction:column;justify-content:space-evenly;gap:1rem;padding-block:2rem}.category_overview_style1-text{width:100%;padding-block:1rem}.category_overview_style1-text-description{width:100%}.category_overview_style1-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;gap:1rem}.category_overview_style1-content-item{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:1rem}.category_overview_style1-content-item-image{height:50%;width:100%}.category_overview_style1-content-item-image img{width:100%}.category_overview_style1-content-item-text{height:50%;text-align:center;display:flex;flex-direction:column;align-items:center}.category_overview_style1-content-item-text h3{margin-bottom:2rem;text-transform:capitalize}.category_overview_style1-content-item-text p{margin-bottom:1rem;line-height:1.5;font-size:14px}}@media (max-width: 1025px){.category_overview_style1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding-block:2rem}.category_overview_style1-text,.category_overview_style1-content{width:100%}.category_overview_style1-content-item{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:1rem}.category_overview_style1-content-item-image{height:20%;width:100%;display:grid;place-items:center}.category_overview_style1-content-item-image img{width:70%}}.category_overview_style2{padding-block:2rem}.category_overview_style2-text{width:70%;margin-bottom:2rem}@media (max-width: 1024px){.category_overview_style2-text{width:80%}}@media (max-width: 768px){.category_overview_style2-text{width:100%}}.category_overview_style2-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style2-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.category_overview_style2-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.category_overview_style2-text-title{font-size:36px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 768px){.category_overview_style2-text-title{font-size:28px}}.category_overview_style2-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem}@media (max-width: 768px){.category_overview_style2-text-description{font-size:16px;width:100%}}.category_overview_style2-categories{display:flex;flex-direction:row;justify-content:space-evenly;gap:1rem;width:100%}.category_overview_style2-categories-category{width:100%;display:flex;flex-direction:column;align-items:center}.category_overview_style2-categories-category:nth-child(1),.category_overview_style2-categories-category:nth-child(3){margin-top:7rem}.category_overview_style2-categories-category-image{width:350px;height:350px;border-radius:50%;margin-bottom:1rem;border:1px solid var(--primary-color);overflow:hidden;display:grid;place-items:center}.category_overview_style2-categories-category-image img{width:80%}.category_overview_style2-categories-category-text{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.category_overview_style2-categories-category-text:after{content:"";position:absolute;top:-80%;left:70%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:var(--accent-color);z-index:5;opacity:0;animation:pulse 1s infinite alternate}.category_overview_style2-categories-category-text svg{width:48px;height:48px;color:var(--accent-color);stroke:var(--accent-color);fill:var(--accent-color);transform:translate(5.5rem,-7rem)}.category_overview_style2-categories-category-text h3{background-color:var(--accent-color);color:var(--light);padding:.5rem 1rem}@media (max-width: 1024px){.category_overview_style2{padding-block:2rem}.category_overview_style2-categories{display:flex;flex-direction:row;justify-content:space-evenly;gap:1rem;width:100%}.category_overview_style2-categories-category{width:100%;display:flex;flex-direction:column;align-items:center}.category_overview_style2-categories-category:nth-child(1),.category_overview_style2-categories-category:nth-child(3){margin-top:7rem}.category_overview_style2-categories-category-image{width:250px;height:250px;border-radius:50%;margin-bottom:1rem;border:1px solid var(--primary-color);overflow:hidden}.category_overview_style2-categories-category-text{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.category_overview_style2-categories-category-text:after{content:"";position:absolute;top:-80%;left:70%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:var(--accent-color);z-index:-1;opacity:0;animation:pulse 1s infinite alternate}.category_overview_style2-categories-category-text svg{width:48px;height:48px;color:var(--accent-color);stroke:var(--accent-color);fill:var(--accent-color);transform:translate(5.5rem,-7rem)}.category_overview_style2-categories-category-text h3{background-color:var(--accent-color);color:var(--light);font-size:14px;padding:.5rem 1rem}}@media (max-width: 768px){.category_overview_style2{padding-block:2rem}.category_overview_style2-categories{display:flex;flex-direction:column;justify-content:space-evenly;gap:1rem;width:100%}.category_overview_style2-categories-category{width:100%;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.category_overview_style2-categories-category:nth-child(1),.category_overview_style2-categories-category:nth-child(3){margin-top:0rem}.category_overview_style2-categories-category-image{width:250px;height:250px;border-radius:50%;margin-bottom:1rem;border:1px solid var(--primary-color);overflow:hidden}.category_overview_style2-categories-category-text{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.category_overview_style2-categories-category-text:after{display:none}.category_overview_style2-categories-category-text svg{width:48px;height:48px;color:var(--accent-color);stroke:var(--accent-color);fill:var(--accent-color);transform:translate(5.5rem,-7rem);animation:fly-1 1s alternate infinite}.category_overview_style2-categories-category-text h3{background-color:var(--accent-color);color:var(--light);font-size:14px;padding:.5rem 1rem}}.category_overview_style3{display:flex;flex-direction:column;gap:1rem;padding-block:4rem;background-size:300px 300px;background-image:repeating-linear-gradient(to right,#e8e9f733,#e8e9f733 4px,#f8f8ff33 4px,#f8f8ff33);background-position:center}.category_overview_style3-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.category_overview_style3-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.category_overview_style3-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.category_overview_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.category_overview_style3-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.category_overview_style3-content-text-description{width:70%;font-size:20px;line-height:1.75;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.category_overview_style3-content-text{width:100%}.category_overview_style3-content-text-title{font-size:28px;margin-bottom:2.5rem;text-transform:capitalize}.category_overview_style3-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem}}.category_overview_style3-content-categories{display:flex;flex-direction:row;align-items:center;gap:2rem;width:100%;padding-inline:4rem}@media (max-width: 1024px){.category_overview_style3-content-categories{display:grid;place-items:center;grid-template-columns:repeat(2,1fr);gap:1rem;padding-inline:1rem}}@media (max-width: 768px){.category_overview_style3-content-categories{display:flex;flex-direction:column;gap:0;padding-inline:1rem}}.category_overview_style3-content-categories-category{min-height:400px;background-image:url(/build/assets/category_1-C9rsZ-Qz.png);background-position:center center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:flex-end;border-radius:1rem}@media (max-width: 768px){.category_overview_style3-content-categories-category{width:100%;height:50vh;margin:1rem}}.category_overview_style3-content-categories-category:nth-child(2){background-image:url(/build/assets/category_2-B4yfd2-d.png)}.category_overview_style3-content-categories-category:nth-child(3){background-image:url(/build/assets/category_3-BrTReyo2.png)}.category_overview_style3-content-categories-category:nth-child(4){background-image:url(/build/assets/category_4-CesdFYGa.png)}.category_overview_style3-content-categories-category-text{padding:2rem;color:var(--light);text-align:center;width:100%;opacity:0;transition:opacity .2s ease;display:grid;place-items:center;background:transparent}@media (max-width: 768px){.category_overview_style3-content-categories-category-text{background:linear-gradient(to top,#000000,transparent);opacity:1}}.category_overview_style3-content-categories-category-text h3{font-size:20px;margin-bottom:2rem}.category_overview_style3-content-categories-category-text p{width:80%}@media (max-width: 1024px){.category_overview_style3-content-categories-category-text p{width:100%}}.category_overview_style3-content-categories-category:hover .category_overview_style3-content-categories-category-text{background:linear-gradient(to top,#000000,transparent);opacity:1;transition:opacity .2s ease}.category_overview_style4{display:flex;flex-direction:column;gap:1rem;padding-block:8rem;background-color:#f9fafb;background-size:300px 300px;background-image:repeating-linear-gradient(to right,#e8e9f733,#e8e9f733 4px,#f8f8ff33 4px,#f8f8ff33);background-position:center}.category_overview_style4-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.category_overview_style4-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.category_overview_style4-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style4-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.category_overview_style4-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.category_overview_style4-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.category_overview_style4-content-text-description{width:70%;font-size:20px;line-height:1.75;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.category_overview_style4-content-text{width:100%}.category_overview_style4-content-text-title{font-size:28px;margin-bottom:2.5rem;text-transform:capitalize}.category_overview_style4-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem}}.category_overview_style4-content-category{display:flex;flex-direction:row;align-items:center;gap:4rem;width:100%;margin-bottom:4rem}@media (max-width: 1360px){.category_overview_style4-content-category{flex-direction:column;gap:2rem}}.category_overview_style4-content-category-image{width:50%;height:70vh;margin:2rem;border-radius:1rem;background-image:url(/build/assets/category_1-C9rsZ-Qz.png);background-position:center center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:flex-end;justify-content:center}@media (max-width: 1360px){.category_overview_style4-content-category-image{width:80%;height:500px;margin-bottom:8rem}}@media (max-width: 768px){.category_overview_style4-content-category-image{width:100%;height:500px;border-radius:0}}.category_overview_style4-content-category-image:nth-child(2){background-image:url(/build/assets/category_2-B4yfd2-d.png)}.category_overview_style4-content-category-image:nth-child(3){background-image:url(/build/assets/category_3-BrTReyo2.png)}.category_overview_style4-content-category-image:nth-child(4){background-image:url(/build/assets/category_4-CesdFYGa.png)}.category_overview_style4-content-category-image-text{padding:2rem;color:var(--light);text-align:center;width:80%;border-radius:1rem;transition:opacity .2s ease;display:grid;place-items:center;background:var(--accent-color);opacity:1;transform:translateY(50%);box-shadow:0 5px 15px #00000040}.category_overview_style4-content-category-image-text h3{font-size:20px;margin-bottom:2rem}.category_overview_style4-content-category-image-text p{width:70%}@media (max-width: 768px){.category_overview_style4-content-category-image-text p{width:100%}}.category_overview_style4-content-category-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;place-items:center;width:50%}@media (max-width: 1360px){.category_overview_style4-content-category-nodes{width:100%}}@media (max-width: 768px){.category_overview_style4-content-category-nodes{display:flex;flex-direction:column}}.category_overview_style4-content-category-nodes-node{width:80%;border-radius:8px;padding:2rem 1rem;text-align:center;box-shadow:0 2px 4px #00000040;background-color:var(--light)}.category_overview_style4-content-category-nodes-node img{width:64px;margin-bottom:2rem}.category_overview_style4-content-category-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.category_overview_style4-content-category-nodes-node p{line-height:1.5}.category_overview_style5{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding-block:4rem}.category_overview_style5-text{width:100%;margin-bottom:2rem}.category_overview_style5-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style5-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.category_overview_style5-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.category_overview_style5-text-title{font-size:36px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 768px){.category_overview_style5-text-title{font-size:28px}}.category_overview_style5-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 768px){.category_overview_style5-text-description{font-size:16px;width:100%}}.category_overview_style5-content{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1rem}@media (max-width: 1024px){.category_overview_style5-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width: 768px){.category_overview_style5-content{display:flex;flex-direction:column}}.category_overview_style5-content-item{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:1rem}@media (max-width: 768px){.category_overview_style5-content-item{width:100%}}.category_overview_style5-content-item-image{width:100%;margin-bottom:1rem}.category_overview_style5-content-item-image img{width:100%}.category_overview_style5-content-item-text{height:50%;text-align:center;display:flex;flex-direction:column;align-items:center}.category_overview_style5-content-item-text h3{margin-bottom:2rem;text-transform:capitalize}.category_overview_style5-content-item-text p{margin-bottom:1rem;line-height:1.5;font-size:14px}.category_overview_style6{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding:4rem}@media (max-width: 1024px){.category_overview_style6{flex-direction:column;padding:2rem}}@media (max-width: 768px){.category_overview_style6{flex-direction:column;padding:1rem}}.category_overview_style6-text{width:100%;margin-bottom:2rem}.category_overview_style6-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style6-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.category_overview_style6-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.category_overview_style6-text-title{font-size:28px}}@media (max-width: 768px){.category_overview_style6-text-title{font-size:24px}}.category_overview_style6-text-subtitle{font-size:28px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 1024px){.category_overview_style6-text-subtitle{font-size:20px}}@media (max-width: 768px){.category_overview_style6-text-subtitle{font-size:18px}}.category_overview_style6-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 1024px){.category_overview_style6-text-description{width:90%}}@media (max-width: 768px){.category_overview_style6-text-description{font-size:16px;width:100%}}.category_overview_style6-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.category_overview_style6-text-actions{flex-direction:column}.category_overview_style6-text-actions button{width:100%}}.category_overview_style6-text-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;place-items:center;width:100%}@media (max-width: 1024px){.category_overview_style6-text-nodes{display:none}}@media (max-width: 768px){.category_overview_style6-text-nodes{display:none}}.category_overview_style6-text-nodes-node{width:100%;border-radius:8px;padding:2rem 1rem;background-color:var(--light)}.category_overview_style6-text-nodes-node img{width:64px;margin-bottom:2rem}.category_overview_style6-text-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.category_overview_style6-text-nodes-node p{line-height:1.5}.category_overview_style6-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;place-items:center;width:100%}@media (max-width: 1024px){.category_overview_style6-content{display:flex;flex-direction:column}}.category_overview_style6-content-item{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem;width:100%}.category_overview_style6-content-item-image{width:80%;margin-bottom:1rem}.category_overview_style6-content-item-image img{width:100%}.category_overview_style6-content-item-text{height:50%;text-align:center;display:flex;flex-direction:column;align-items:center}.category_overview_style6-content-item-text h3{margin-bottom:2rem;text-transform:capitalize}.category_overview_style6-content-item-text p{margin-bottom:1rem;line-height:1.5;font-size:14px}.category_overview_style7{display:flex;flex-direction:column;padding-block:2rem;padding:8rem;background-image:url(/build/assets/bg_desktop-BPHjXqLr.png);background-size:cover;background-position:center center;color:var(--light)}@media (max-width: 1024px){.category_overview_style7{background-image:url(/build/assets/bg_tablet-BDCGxEQ8.png)}}@media (max-width: 768px){.category_overview_style7{background-image:url(/build/assets/bg_mobile-Dh6DwInC.png)}}@media (max-width: 1024px){.category_overview_style7{padding:2rem}}@media (max-width: 768px){.category_overview_style7{padding:1rem}}.category_overview_style7-text{display:flex;flex-direction:row;margin-bottom:2rem}@media (max-width: 1024px){.category_overview_style7-text{display:flex;flex-direction:column;gap:1rem}}.category_overview_style7-text-left,.category_overview_style7-text-right{width:100%}.category_overview_style7-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.category_overview_style7-text-tag p{color:var(--accent-color-1);text-transform:uppercase;font-size:12px;font-weight:800}.category_overview_style7-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.category_overview_style7-text-title{font-size:28px}}@media (max-width: 768px){.category_overview_style7-text-title{font-size:24px}}.category_overview_style7-text-subtitle{font-size:32px;margin-bottom:1rem;text-transform:capitalize;margin-top:.2rem;font-weight:200}@media (max-width: 1024px){.category_overview_style7-text-subtitle{font-size:28px}}@media (max-width: 768px){.category_overview_style7-text-subtitle{font-size:24px}}.category_overview_style7-text-description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.category_overview_style7-text-description{width:90%}}@media (max-width: 768px){.category_overview_style7-text-description{font-size:16px;width:100%}}.category_overview_style7-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.category_overview_style7-text-actions{flex-direction:column}.category_overview_style7-text-actions button{width:100%}}.category_overview_style7-content{display:flex;flex-direction:row;gap:1rem;place-items:center;width:100%}@media (max-width: 1024px){.category_overview_style7-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}}@media (max-width: 768px){.category_overview_style7-content{display:flex;flex-direction:column}}.category_overview_style7-content-item{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem;width:100%;background:linear-gradient(to right,var(--accent-color),var(--accent-color-half),var(--accent-color));color:var(--light)}.category_overview_style7-content-item-image{width:80%;margin-bottom:1rem}.category_overview_style7-content-item-image img{width:100%}.category_overview_style7-content-item-text{height:50%;text-align:center;display:flex;flex-direction:column;align-items:center}.category_overview_style7-content-item-text h3{margin-bottom:2rem;text-transform:capitalize}.category_overview_style7-content-item-text p{margin-bottom:1rem;line-height:1.5;font-size:14px}.category_overview_style7-nodes{display:none;flex-direction:row;gap:2rem;place-items:center;width:100%}@media (max-width: 1024px){.category_overview_style7-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}}@media (max-width: 768px){.category_overview_style7-nodes{display:none}}.category_overview_style7-nodes-node{width:100%;border-radius:8px;padding:2rem 1rem;background-color:var(--light)}.category_overview_style7-nodes-node img{width:64px;margin-bottom:2rem}.category_overview_style7-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.category_overview_style7-nodes-node p{line-height:1.5}.service_overview_style1{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.service_overview_style1-content{border-radius:8px;display:flex;flex-direction:column;gap:1rem}.service_overview_style1-content-text{padding-inline:1rem;width:100%;margin:auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.service_overview_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.service_overview_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.service_overview_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.service_overview_style1-content-text-title{font-size:36px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 768px){.service_overview_style1-content-text-title{font-size:28px}}.service_overview_style1-content-text-description{font-size:20px;width:70%;line-height:1.5;margin-bottom:2rem}@media (max-width: 768px){.service_overview_style1-content-text-description{font-size:16px;width:100%}}.service_overview_style1-content-text button{margin-bottom:2rem}.service_overview_style1-image{width:100%}.service_overview_style1-image img{width:100%;border-radius:2rem}.service_overview_style1-nodes{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;padding-block:2rem}@media (max-width: 768px){.service_overview_style1-nodes{display:flex;flex-direction:column}}.service_overview_style1-nodes-node{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.service_overview_style1-nodes-node-icon{width:64px;height:64px;margin-bottom:2rem}.service_overview_style1-nodes-node-icon img{width:100%}.service_overview_style1-nodes-node h3{margin-bottom:1rem;font-size:20px;color:var(--accent-color)}.service_overview_style1-nodes-node p{width:80%;font-size:18px;line-height:1.5}.about_overview_style1{display:flex;flex-direction:column;gap:1rem;padding-block:2rem}.about_overview_style1-content{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:row;gap:1rem}@media (max-width: 1024px){.about_overview_style1-content{display:flex;flex-direction:column}}.about_overview_style1-content-text{padding:4rem;padding-inline:1rem;width:100%;margin:auto 0}.about_overview_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.about_overview_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.about_overview_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.about_overview_style1-content-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.about_overview_style1-content-text-title{font-size:28px}}@media (max-width: 768px){.about_overview_style1-content-text-title{font-size:24px}}.about_overview_style1-content-text-subtitle{font-size:32px;margin-bottom:1rem;text-transform:capitalize;margin-top:.2rem;font-weight:200}@media (max-width: 1024px){.about_overview_style1-content-text-subtitle{font-size:28px}}@media (max-width: 768px){.about_overview_style1-content-text-subtitle{font-size:24px}}.about_overview_style1-content-text-description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.about_overview_style1-content-text-description{width:90%}}@media (max-width: 768px){.about_overview_style1-content-text-description{font-size:16px;width:100%}}.about_overview_style1-content-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.about_overview_style1-content-text-actions{flex-direction:column}.about_overview_style1-content-text-actions button{width:100%}}.about_overview_style1-content-image{width:100%;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;display:grid;place-items:center}.about_overview_style1-content-image img{width:100%;border-top-right-radius:8px;border-bottom-right-radius:8px}@media (max-width: 1024px){.about_overview_style1-content-image img{border-top-left-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.about_overview_style1-nodes{display:flex;flex-direction:row;gap:1rem}@media (max-width: 1024px){.about_overview_style1-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width: 768px){.about_overview_style1-nodes{display:flex;flex-direction:column}}.about_overview_style1-nodes-node{width:100%;padding:1rem}.about_overview_style1-nodes-node-icon{width:48px;height:48px;margin-bottom:1rem}.about_overview_style1-nodes-node-icon img{width:100%}.about_overview_style1-nodes-node h3{margin-bottom:.5rem}.about_overview_style2{display:flex;flex-direction:column;gap:1rem;padding-block:2rem}.about_overview_style2-content{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:row-reverse;gap:1rem}@media (max-width: 1024px){.about_overview_style2-content{display:flex;flex-direction:column}}.about_overview_style2-content-text{padding:4rem;padding-inline:1rem;width:100%;margin:auto 0}.about_overview_style2-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.about_overview_style2-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.about_overview_style2-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.about_overview_style2-content-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.about_overview_style2-content-text-title{font-size:28px}}@media (max-width: 768px){.about_overview_style2-content-text-title{font-size:24px}}.about_overview_style2-content-text-subtitle{font-size:32px;margin-bottom:1rem;text-transform:capitalize;margin-top:.2rem;font-weight:200}@media (max-width: 1024px){.about_overview_style2-content-text-subtitle{font-size:28px}}@media (max-width: 768px){.about_overview_style2-content-text-subtitle{font-size:24px}}.about_overview_style2-content-text-description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.about_overview_style2-content-text-description{width:90%}}@media (max-width: 768px){.about_overview_style2-content-text-description{font-size:16px;width:100%}}.about_overview_style2-content-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.about_overview_style2-content-text-actions{flex-direction:column}.about_overview_style2-content-text-actions button{width:100%}}.about_overview_style2-content-image{width:100%;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;display:grid;place-items:center}.about_overview_style2-content-image img{width:100%;border-top-left-radius:8px;border-bottom-left-radius:8px}@media (max-width: 1024px){.about_overview_style2-content-image img{border-top-left-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.about_overview_style2-nodes{display:flex;flex-direction:row;gap:1rem}@media (max-width: 1024px){.about_overview_style2-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width: 768px){.about_overview_style2-nodes{display:flex;flex-direction:column}}.about_overview_style2-nodes-node{width:100%;padding:1rem}.about_overview_style2-nodes-node-icon{width:48px;height:48px;margin-bottom:1rem}.about_overview_style2-nodes-node-icon img{width:100%}.about_overview_style2-nodes-node h3{margin-bottom:.5rem}.about_overview_style3{display:flex;flex-direction:column;gap:1rem;padding-block:8rem}.about_overview_style3-content{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:row;gap:1rem}.about_overview_style3-content-text{padding-inline:1rem;width:100%;margin:auto 0;margin-bottom:1rem}.about_overview_style3-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.about_overview_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.about_overview_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.about_overview_style3-content-text-title{font-size:32px;margin-bottom:2rem;text-transform:capitalize}.about_overview_style3-content-text-description{width:48ch;line-height:1.5;margin-bottom:2rem}.about_overview_style3-collection{display:flex;flex-direction:row;gap:1rem;border:1px solid #d2d5da;border-radius:8px}@media (max-width: 1024px){.about_overview_style3-collection{flex-direction:column}}.about_overview_style3-collection-nodes{flex-direction:row;display:flex;flex-direction:column;gap:1rem;width:100%;padding:2rem}@media (max-width: 1024px){.about_overview_style3-collection-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width: 768px){.about_overview_style3-collection-nodes{display:flex;flex-direction:column}}.about_overview_style3-collection-nodes-node{padding:1rem}.about_overview_style3-collection-nodes-node-icon{width:48px;height:48px;margin-bottom:1rem}.about_overview_style3-collection-nodes-node-icon img{width:100%}.about_overview_style3-collection-nodes-node h3{margin-bottom:.5rem}.about_overview_style3-collection-nodes-node p{width:80%}.about_overview_style3-collection-image{width:100%;overflow:hidden;border-top-right-radius:8px;border-bottom-right-radius:8px;background-image:url(/build/assets/bg_img-YF68vfkt.png);background-size:cover;background-position:center center}@media (max-width: 1024px){.about_overview_style3-collection-image{min-height:500px}}@media (max-width: 1024px){.about_overview_style3-collection-image{border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.about_overview_style4{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.about_overview_style4-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.about_overview_style4-content-text{padding:2rem;padding-inline:1rem;width:100%;margin:auto 0;text-align:center;display:flex;flex-direction:column;align-items:center}.about_overview_style4-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.about_overview_style4-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.about_overview_style4-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.about_overview_style4-content-text-title{font-size:36px;margin-bottom:.5rem;text-transform:capitalize}@media (max-width: 1024px){.about_overview_style4-content-text-title{font-size:28px}}@media (max-width: 768px){.about_overview_style4-content-text-title{font-size:24px}}.about_overview_style4-content-text-subtitle{font-size:32px;margin-bottom:1rem;text-transform:capitalize;font-weight:200}@media (max-width: 1024px){.about_overview_style4-content-text-subtitle{font-size:28px}}@media (max-width: 768px){.about_overview_style4-content-text-subtitle{font-size:24px}}.about_overview_style4-content-text-description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:80%}@media (max-width: 1024px){.about_overview_style4-content-text-description{width:90%}}@media (max-width: 768px){.about_overview_style4-content-text-description{font-size:16px;width:100%}}.about_overview_style4-content-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.about_overview_style4-content-text-actions{flex-direction:column}.about_overview_style4-content-text-actions button{width:100%}}.about_overview_style4-content-image{width:90%;overflow:hidden;border-radius:8px}.about_overview_style4-content-image img{width:100%;height:100%}.about_overview_style5{gap:1rem;padding-block:4rem;height:100vh;background-image:url(/build/assets/S1-BQDQvR3_.png);background-position:center center;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:2rem}@media (max-width: 768px){.about_overview_style5{border-radius:0}}.about_overview_style5 .dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.about_overview_style5-content{display:flex;flex-direction:column;gap:1rem;align-items:center;color:#fff;z-index:1;position:relative}.about_overview_style5-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.about_overview_style5-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.about_overview_style5-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.about_overview_style5-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.about_overview_style5-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.about_overview_style5-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.about_overview_style5-content-text{width:100%}.about_overview_style5-content-text-title{font-size:28px;margin-bottom:2.5rem;text-transform:capitalize}.about_overview_style5-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem}}.about_overview_style5-content-image{width:100%;overflow:hidden;border-radius:8px}.about_overview_style5-content-image img{width:100%;height:100%}.about_overview_style6{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.about_overview_style6-content{border-radius:8px;display:flex;flex-direction:column;gap:1rem}.about_overview_style6-content-text{padding-inline:1rem;width:100%;margin:auto 0}.about_overview_style6-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.about_overview_style6-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.about_overview_style6-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.about_overview_style6-content-text-title{font-size:36px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 768px){.about_overview_style6-content-text-title{font-size:28px}}.about_overview_style6-content-text-description{font-size:20px;width:70%;line-height:1.5;margin-bottom:2rem}@media (max-width: 768px){.about_overview_style6-content-text-description{font-size:16px;width:100%}}.about_overview_style6-content-text button{margin-bottom:2rem}.about_overview_style6-image{width:100%}.about_overview_style6-image img{width:100%;border-radius:2rem}.about_overview_style6-nodes{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;padding-block:2rem}@media (max-width: 768px){.about_overview_style6-nodes{display:flex;flex-direction:column}}.about_overview_style6-nodes-node{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.about_overview_style6-nodes-node-icon{width:64px;height:64px;margin-bottom:2rem}.about_overview_style6-nodes-node-icon img{width:100%}.about_overview_style6-nodes-node h3{margin-bottom:1rem;font-size:20px;color:var(--accent-color)}.about_overview_style6-nodes-node p{width:80%;font-size:18px;line-height:1.5}.about_extension_style1{padding-bottom:4rem}.about_extension_style1-text{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.about_extension_style1-text h2{font-size:32px;margin-bottom:1rem;text-transform:capitalize}.about_extension_style1-text p{width:50%;font-size:18px;line-height:1.5;margin-bottom:2rem}.about_extension_style1-nodes{display:flex;flex-direction:row;gap:2rem}.about_extension_style1-nodes-node{flex:auto;width:25%}.about_extension_style1-nodes-node img{width:64px;margin-bottom:1rem}.about_extension_style1-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.about_extension_style1-nodes-node p{line-height:1.5;text-align:start}@media (max-width: 1024px){.about_extension_style1{padding-block:1rem}.about_extension_style1-text{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.about_extension_style1-text h2{font-size:30px;margin-bottom:1rem;text-transform:capitalize}.about_extension_style1-text p{width:70%;font-size:16px;line-height:1.5;margin-bottom:2rem}.about_extension_style1-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}.about_extension_style1-nodes-node{width:100%}.about_extension_style1-nodes-node img{width:64px;margin-bottom:1rem}.about_extension_style1-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.about_extension_style1-nodes-node p{line-height:1.5;text-align:start}}@media (max-width: 768px){.about_extension_style1{padding-block:1rem}.about_extension_style1-text{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.about_extension_style1-text h2{font-size:28px;margin-bottom:1rem;text-transform:capitalize}.about_extension_style1-text p{width:100%;font-size:14px;line-height:1.5;margin-bottom:2rem}.about_extension_style1-nodes{display:flex;flex-direction:column;gap:2rem}.about_extension_style1-nodes-node{flex:auto;width:100%}.about_extension_style1-nodes-node img{width:48px;margin-bottom:1rem}.about_extension_style1-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.about_extension_style1-nodes-node p{line-height:1.5;text-align:start}}.about_extension_style2{padding-bottom:4rem}.about_extension_style2-nodes{display:flex;flex-direction:row;gap:2rem}@media (max-width: 1024px){.about_extension_style2-nodes{display:grid;place-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width: 768px){.about_extension_style2-nodes{display:flex;flex-direction:column}}.about_extension_style2-nodes-node{flex:auto;width:100%;border:1px solid var(--accent-color);border-top-right-radius:2rem;border-bottom-left-radius:2rem;padding:2rem 1rem;text-align:center}.about_extension_style2-nodes-node img{width:64px;margin-bottom:2rem}.about_extension_style2-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.about_extension_style2-nodes-node p{line-height:1.5}.gallery_overview_style1{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:2rem;padding-block:4rem}.gallery_overview_style1-text{width:50%}.gallery_overview_style1-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style1-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style1-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.gallery_overview_style1-text-title{font-size:32px;margin-bottom:2rem}.gallery_overview_style1-text-description{width:48ch;line-height:1.5;margin-bottom:2rem}.gallery_overview_style1-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:1rem;grid-row-gap:1rem;width:100%}.gallery_overview_style1-grid-item{transition:transform .2s ease-out;height:300px;overflow:hidden;position:relative;border-radius:8px}.gallery_overview_style1-grid-item:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style1-grid-item:active{transition:transform 50ms ease-out;transform:translateY(2px)}.gallery_overview_style1-grid-item:last-child{height:100%}.gallery_overview_style1-grid-item img{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover}.gallery_overview_style1-grid-item-banner{opacity:0;position:absolute;z-index:2;width:100%;bottom:0;padding:1rem;color:var(--light);background:linear-gradient(to top,var(--dark) 0%,transparent 100%);transition:opacity .2s ease-in-out}.gallery_overview_style1-grid-item-banner h3{margin-bottom:.5rem}.gallery_overview_style1-grid-item-banner p{line-height:1.25}.gallery_overview_style1-grid-item:hover{cursor:pointer}.gallery_overview_style1-grid-item:hover .gallery_overview_style1-grid-item-banner{opacity:1;transition:opacity .2s ease-in-out}.gallery_overview_style1-grid .grid-item-1{grid-area:1/1/3/3}.gallery_overview_style1-grid .grid-item-2{grid-area:3/1/5/3}.gallery_overview_style1-grid .grid-item-3{grid-area:1/3/3/5}.gallery_overview_style1-grid .grid-item-4{grid-area:3/3/5/5}.gallery_overview_style1-grid .grid-item-5{grid-area:1/5/5/7}@media (max-width: 768px){.gallery_overview_style1{flex-direction:column;justify-content:space-evenly;gap:1rem;padding-block:2rem}.gallery_overview_style1-text{width:100%;padding-block:1rem}.gallery_overview_style1-text-description{width:100%}.gallery_overview_style1-grid{display:flex;flex-direction:column;grid-column-gap:1rem;grid-row-gap:1rem;width:100%}.gallery_overview_style1-grid-item{height:300px;overflow:hidden;position:relative}.gallery_overview_style1-grid-item:last-child{height:300px}.gallery_overview_style1-grid-item img{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover}.gallery_overview_style1-grid-item-banner{opacity:0;position:absolute;z-index:2;width:100%;bottom:0;padding:1rem;color:var(--light);background:linear-gradient(to top,var(--dark) 0%,transparent 100%);transition:opacity .2s ease-in-out}.gallery_overview_style1-grid-item-banner h3{margin-bottom:.5rem}.gallery_overview_style1-grid-item-banner p{line-height:1.25}.gallery_overview_style1-grid-item:hover{cursor:pointer}.gallery_overview_style1-grid-item:hover .gallery_overview_style1-grid-item-banner{opacity:1;transition:opacity .2s ease-in-out}.gallery_overview_style1-grid .grid-item-1{grid-area:1/1/3/3}.gallery_overview_style1-grid .grid-item-2{grid-area:3/1/5/3}.gallery_overview_style1-grid .grid-item-3{grid-area:1/3/3/5}.gallery_overview_style1-grid .grid-item-4{grid-area:3/3/5/5}.gallery_overview_style1-grid .grid-item-5{grid-area:1/5/5/7}}@media (min-width: 769px) and (max-width: 1024px){.gallery_overview_style1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding-block:2rem}.gallery_overview_style1-text{width:100%}.gallery_overview_style1-grid{display:flex;flex-wrap:wrap}.gallery_overview_style1-grid-item{flex:0 0 calc(33.333% - 1rem)}.gallery_overview_style1-grid-item:last-child{height:300px}}.project_popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999}.project_popup-content{overflow:hidden;background-color:#000;width:80%;height:100%;max-width:600px;margin:0 auto;border-radius:8px;box-shadow:0 0 10px #0000004d;position:relative;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end;color:var(--light)}.project_popup-content video{object-fit:contain}.project_popup-content-close{position:absolute;top:10px;right:10px;cursor:pointer}.project_popup-content-title,.project_popup-content-description,.project_popup-content-data{background-color:#000000b4;padding-inline:2rem;padding-bottom:1rem}.project_popup-content-title{padding-top:2rem;padding-bottom:.5rem}.project_popup-content-data{padding-bottom:2rem}.project_popup-content-data-point{margin-bottom:.2rem}.project_popup-content-data-point span{margin-left:1rem;font-weight:700}.project_popup.active{display:block}body.project_popup-open{overflow:hidden}.gallery_overview_style2{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style2-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.gallery_overview_style2-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.gallery_overview_style2-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style2-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style2-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.gallery_overview_style2-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.gallery_overview_style2-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem;text-align:center}.gallery_overview_style2-content-collection{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);width:80%;display:grid;gap:1rem}.gallery_overview_style2-content-collection img{width:100%;border-radius:8px;cursor:pointer;transition:transform .2s ease-out}.gallery_overview_style2-content-collection img:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style2-content-collection img:active{transition:transform 50ms ease-out;transform:translateY(2px)}@media (max-width: 1024px){.gallery_overview_style2{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style2-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.gallery_overview_style2-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.gallery_overview_style2-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style2-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style2-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.gallery_overview_style2-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.gallery_overview_style2-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:center}.gallery_overview_style2-content-collection{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}.gallery_overview_style2-content-collection img{width:100%;border-radius:8px;transition:transform .2s ease-out}.gallery_overview_style2-content-collection img:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style2-content-collection img:active{transition:transform 50ms ease-out;transform:translateY(2px)}}@media (max-width: 768px){.gallery_overview_style2{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style2-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.gallery_overview_style2-content-text{padding-inline:1rem;width:100%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.gallery_overview_style2-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style2-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem;text-align:center}.gallery_overview_style2-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800;text-align:center}.gallery_overview_style2-content-text-title{font-size:32px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.gallery_overview_style2-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:center}.gallery_overview_style2-content-collection{display:flex;flex-direction:column;align-items:center;gap:1rem}.gallery_overview_style2-content-collection img{width:100%;border-radius:8px;transition:transform .2s ease-out}.gallery_overview_style2-content-collection img:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style2-content-collection img:active{transition:transform 50ms ease-out;transform:translateY(2px)}}.gallery_overview_style3{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style3-content{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.gallery_overview_style3-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start}.gallery_overview_style3-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.gallery_overview_style3-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize}.gallery_overview_style3-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem}.gallery_overview_style3-content-collection{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(5,1fr);gap:1rem}.gallery_overview_style3-content-collection img{width:100%;height:100%;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .2s ease-out}.gallery_overview_style3-content-collection img:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style3-content-collection img:active{transition:transform 50ms ease-out;transform:translateY(2px)}@media (max-width: 1024px){.gallery_overview_style3{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style3-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.gallery_overview_style3-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.gallery_overview_style3-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.gallery_overview_style3-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.gallery_overview_style3-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:center}.gallery_overview_style3-content-collection{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(10,1fr);gap:1rem}.gallery_overview_style3-content-collection img{width:100%;border-radius:8px;transition:transform .2s ease-out}.gallery_overview_style3-content-collection img:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style3-content-collection img:active{transition:transform 50ms ease-out;transform:translateY(2px)}}@media (max-width: 768px){.gallery_overview_style3{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style3-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.gallery_overview_style3-content-text{padding-inline:1rem;width:100%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start}.gallery_overview_style3-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.gallery_overview_style3-content-text-title{font-size:32px;margin-bottom:2.5rem;text-transform:capitalize;text-align:start}.gallery_overview_style3-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:start}.gallery_overview_style3-content-collection{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(10,1fr);gap:1rem}.gallery_overview_style3-content-collection img{width:100%;border-radius:8px;transition:transform .2s ease-out}.gallery_overview_style3-content-collection img:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.gallery_overview_style3-content-collection img:active{transition:transform 50ms ease-out;transform:translateY(2px)}}.project_popup{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000000e6}.project_popup img{display:block;margin:auto;max-width:90%;max-height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery_overview_style4{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.gallery_overview_style4-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.gallery_overview_style4-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.gallery_overview_style4-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style4-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.gallery_overview_style4-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.gallery_overview_style4-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.gallery_overview_style4-content-text-description{width:70%;font-size:20px;line-height:1.75;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.gallery_overview_style4-content-text{width:100%}.gallery_overview_style4-content-text-title{font-size:28px;margin-bottom:2.5rem;text-transform:capitalize}.gallery_overview_style4-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem}}.gallery_overview_style4-content .swiper{width:100%}@media (max-width: 1024px){.gallery_overview_style4-content .swiper{width:100%}}.gallery_overview_style4-content .swiper .swiper-button-prev,.gallery_overview_style4-content .swiper .swiper-button-next{color:var(--accent-color)}.gallery_overview_style4-content-slide{display:flex;flex-direction:column;padding:2rem 0rem;gap:1rem;position:relative;width:120%}@media (max-width: 1024px){.gallery_overview_style4-content-slide{margin:1rem;padding:0rem;width:90%}}.gallery_overview_style4-content-slide img{border-radius:1rem;padding:0;width:100%}.gallery_overview_style4-content-slide-text{background-color:var(--accent-color);color:var(--light);box-shadow:0 4px 6px #0003;padding:2rem 1rem;width:50%;position:absolute;bottom:8px;left:8px;border-radius:1rem;height:fit-content}@media (max-width: 1024px){.gallery_overview_style4-content-slide-text{width:auto;position:static}}.gallery_overview_style4-content-slide-text h3{font-size:24px;margin-bottom:2rem}@media (max-width: 1024px){.gallery_overview_style4-content-slide-text h3{font-size:16px}}.gallery_overview_style4-content-slide-text p{font-size:18px;line-height:1.75}@media (max-width: 1024px){.gallery_overview_style4-content-slide-text p{font-size:12px}}.gallery_overview_style5{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding:4rem;background-image:radial-gradient(ellipse at 47% 10%,#001d4ff0 1%,#15152ec7 95%),radial-gradient(ellipse at 23% 20%,#9a9aa7d3 24%,#140e05ec 62%),repeating-linear-gradient(260deg,#10448d34 28%,#794714af 37%),linear-gradient(84deg,#72511889 5%,#080614b3 48%),conic-gradient(from 190deg at 88% 95%,#5c49eb 15%,#35d272 17%);color:var(--light)}@media (max-width: 1024px){.gallery_overview_style5{flex-direction:column;padding:2rem}}@media (max-width: 768px){.gallery_overview_style5{flex-direction:column;padding:1rem}}.gallery_overview_style5-text{width:100%;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.gallery_overview_style5-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.gallery_overview_style5-text-tag p{color:var(--accent-color-1);text-transform:uppercase;font-size:12px;font-weight:800}.gallery_overview_style5-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.gallery_overview_style5-text-title{font-size:28px}}@media (max-width: 768px){.gallery_overview_style5-text-title{font-size:24px}}.gallery_overview_style5-text-subtitle{font-size:28px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 1024px){.gallery_overview_style5-text-subtitle{font-size:20px}}@media (max-width: 768px){.gallery_overview_style5-text-subtitle{font-size:18px}}.gallery_overview_style5-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 1024px){.gallery_overview_style5-text-description{width:90%}}@media (max-width: 768px){.gallery_overview_style5-text-description{font-size:16px;width:100%}}.gallery_overview_style5-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.gallery_overview_style5-text-actions{flex-direction:column}.gallery_overview_style5-text-actions button{width:100%}}.gallery_overview_style5-text-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;place-items:center;width:100%}@media (max-width: 1024px){.gallery_overview_style5-text-nodes{display:none}}@media (max-width: 768px){.gallery_overview_style5-text-nodes{display:none}}.gallery_overview_style5-text-nodes-node{width:100%;border-radius:8px;padding:2rem 1rem;background-color:var(--light)}.gallery_overview_style5-text-nodes-node img{width:64px;margin-bottom:2rem}.gallery_overview_style5-text-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.gallery_overview_style5-text-nodes-node p{line-height:1.5}.gallery_overview_style5-slide{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:400px;min-width:500px;overflow:hidden;border-radius:16px}@media (max-width: 768px){.gallery_overview_style5-slide{min-width:200px;position:static}}.gallery_overview_style5-slide-bg{position:absolute;z-index:-1;width:100%;border-radius:16px;display:grid;place-items:center}.gallery_overview_style5-slide-bg img{width:100%;border-radius:16px}@media (max-width: 768px){.gallery_overview_style5-slide-bg{position:static;margin-bottom:1rem}}.gallery_overview_style5-slide-overlay{position:absolute;z-index:0}.gallery_overview_style5-slide-content{position:absolute;z-index:1;background:#0e18db38;border-radius:16px;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(8.8px);backdrop-filter:blur(8.8px);border:1px solid rgba(14,24,219,.3);width:80%;text-align:center;padding:1rem}@media (max-width: 768px){.gallery_overview_style5-slide-content{position:static}}.gallery_overview_style5-slide-content h3,.gallery_overview_style5-slide-content p{margin-bottom:1rem}.gallery_overview_style5-swiper{width:100%;overflow:hidden}.homepage_cta_style1{display:flex;flex-direction:row;align-items:flex-start;border-radius:8px;padding-block:2rem;margin-bottom:8rem;background:linear-gradient(131deg,var(--accent-color),var(--light));background-size:120% 120%;animation:gradient-animation 16s ease infinite}.homepage_cta_style1-text{width:60%;padding:2rem;color:var(--light)}.homepage_cta_style1-text h2{font-size:32px;text-transform:uppercase;margin-bottom:2rem}.homepage_cta_style1-text p{line-height:1.5;font-size:20px;margin-bottom:3rem;width:100%}.homepage_cta_style1-text button{margin-bottom:2rem;background-color:var(--light);height:4rem;padding-inline:4rem;border:none}.homepage_cta_style1-text button a span{font-size:24px;font-weight:600;color:var(--accent-color)}.homepage_cta_style1-text button a svg{stroke:var(--accent-color)}.homepage_cta_style1-image{width:50%;height:500px;padding:2rem;display:flex;justify-content:flex-end;align-items:flex-end;position:relative;top:8rem}.homepage_cta_style1-image img{height:100%}@media screen and (max-width: 768px){.homepage_cta_style1{flex-direction:column;margin-bottom:2rem}.homepage_cta_style1-text{width:100%;padding-block:2rem;padding-inline:0;color:var(--light)}.homepage_cta_style1-text h2{font-size:32px;text-transform:uppercase;margin-bottom:2rem}.homepage_cta_style1-text p{line-height:1.5;font-size:20px;margin-bottom:3rem;width:100%}.homepage_cta_style1-text button{margin-bottom:2rem;background-color:var(--light);height:3rem;width:100%;border:none}.homepage_cta_style1-text button a span{font-size:18px;font-weight:600;color:var(--accent-color)}.homepage_cta_style1-text button a svg{stroke:var(--accent-color)}.homepage_cta_style1-image{width:100%;padding:2rem;display:flex;justify-content:center;align-items:center;position:relative;top:0}.homepage_cta_style1-image img{height:100%}}@media screen and (max-width: 1024px){.homepage_cta_style1{flex-direction:column;margin-bottom:2rem}.homepage_cta_style1-text{width:80%;padding-block:2rem;padding-inline:0;color:var(--light)}.homepage_cta_style1-text h2{font-size:32px;text-transform:uppercase;margin-bottom:2rem}.homepage_cta_style1-text p{line-height:1.5;font-size:20px;margin-bottom:3rem;width:100%}.homepage_cta_style1-text button{margin-bottom:2rem;background-color:var(--light);height:3rem;border:none}.homepage_cta_style1-text button a span{font-size:18px;font-weight:600;color:var(--accent-color)}.homepage_cta_style1-text button a svg{stroke:var(--accent-color)}.homepage_cta_style1-image{width:80%;padding:2rem;display:flex;justify-content:center;align-items:center;position:relative;top:0}.homepage_cta_style1-image img{height:100%}}@media screen and (max-width: 768px){.homepage_cta_style1{flex-direction:column;margin-bottom:2rem}.homepage_cta_style1-text{width:90%;padding-block:2rem;padding-inline:0;color:var(--light)}.homepage_cta_style1-text h2{font-size:28px;text-transform:uppercase;margin-bottom:2rem}.homepage_cta_style1-text p{line-height:1.5;font-size:18px;margin-bottom:3rem;width:100%}.homepage_cta_style1-text button{margin-bottom:2rem;background-color:var(--light);height:3rem;border:none;width:100%;padding:0}.homepage_cta_style1-text button a{width:100%}.homepage_cta_style1-text button a span{font-size:16px;font-weight:600;color:var(--accent-color)}.homepage_cta_style1-text button a svg{stroke:var(--accent-color)}.homepage_cta_style1-image{width:100%;padding:2rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.homepage_cta_style1-image img{width:150%}}.homepage_cta_style2{padding-block:8rem;background-image:url(/build/assets/global_img-vadJaRUY.png);background-size:cover;animation:gradient 15s ease infinite;background-position-y:0}.homepage_cta_style2-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--light)}.homepage_cta_style2-content h2{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize}@media (max-width: 1024px){.homepage_cta_style2-content h2{font-size:32px}}@media (max-width: 768px){.homepage_cta_style2-content h2{font-size:24px}}.homepage_cta_style2-content p{font-size:20px;line-height:1.5;width:80%;margin-bottom:2rem}.homepage_cta_style2-content .row{display:flex;justify-content:center;gap:2rem}.homepage_cta_style2-content .row .maut_button-appstore-logo{max-width:100%;height:auto}.homepage_cta_style2-content .subscription-form{display:flex;align-items:center;gap:1rem;margin-top:2rem}.homepage_cta_style2-content .subscription-form .email-input{padding:.8rem;font-size:1rem;border:2px solid var(--primary-color);border-radius:8px;width:250px;outline:none;transition:border-color .3s ease-in-out}.homepage_cta_style2-content .subscription-form .email-input:focus{border-color:var(--accent-color)}@media (max-width: 768px){.homepage_cta_style2-content .subscription-form .email-input{width:200px}}.homepage_cta_style2-content .subscription-form .subscribe-button{padding:.8rem 2rem;background-color:var(--accent-color);border:none;color:#fff;font-size:1rem;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.homepage_cta_style2-content .subscription-form .subscribe-button:hover{background-color:var(--primary-color)}@media (max-width: 768px){.homepage_cta_style2-content .subscription-form .subscribe-button{font-size:.9rem;padding:.8rem 1.5rem}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.homepage_cta_style3{min-height:50vh;background-color:#efefef;padding-block:2rem}.homepage_cta_style3 .global_container{display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width: 768px){.homepage_cta_style3 .global_container{flex-direction:column}}.homepage_cta_style3-image{width:50%;display:grid;place-items:center}@media (max-width: 768px){.homepage_cta_style3-image{margin-bottom:2rem}}.homepage_cta_style3-image img{width:70%}@media (max-width: 768px){.homepage_cta_style3-image img{width:100%}}.homepage_cta_style3-text{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.homepage_cta_style3-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.homepage_cta_style3-text-title{font-size:28px}}@media (max-width: 768px){.homepage_cta_style3-text-title{font-size:24px}}.homepage_cta_style3-text-subtitle{font-size:28px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 1024px){.homepage_cta_style3-text-subtitle{font-size:20px}}@media (max-width: 768px){.homepage_cta_style3-text-subtitle{font-size:18px}}.homepage_cta_style3-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 1024px){.homepage_cta_style3-text-description{width:90%}}@media (max-width: 768px){.homepage_cta_style3-text-description{font-size:16px;width:100%}}.homepage_cta_style3-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.homepage_cta_style3-text-actions{flex-direction:column}.homepage_cta_style3-text-actions button{width:100%}}.page_banner_style1{padding-top:12rem}.page_banner_style1-content{display:flex;flex-direction:column;justify-content:flex-end}.page_banner_style1-content-logo{display:none}.page_banner_style1-content h2{font-size:48px;position:relative;color:transparent;background:linear-gradient(90deg,var(--accent-color) 0%,var(--primary-color) 50%,var(--accent-color) 100%);background-size:400% 400%;animation:gradient-animation 10s ease infinite;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;text-transform:capitalize}.page_banner_style1-content p{width:50%;margin-bottom:1rem}@media screen and (max-width: 768px){.page_banner_style1{padding-block:1rem}.page_banner_style1-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.page_banner_style1-content-logo{display:block;height:3rem;margin-bottom:1.5rem}.page_banner_style1-content-logo img{height:100%}.page_banner_style1-content h2{font-size:32px;margin-bottom:1rem}.page_banner_style1-content p{width:90%;font-size:16px;margin-bottom:1rem}.page_banner_style1-content button{width:100%}}.editorial{display:block;width:100%;max-height:60px}.parallax1>use{animation:move-forever1 10s linear infinite}.parallax1>use:nth-child(1){animation-delay:-2s}.parallax2>use{animation:move-forever2 8s linear infinite}.parallax2>use:nth-child(1){animation-delay:-2s}.parallax3>use{animation:move-forever3 6s linear infinite}.parallax3>use:nth-child(1){animation-delay:-2s}.parallax4>use{animation:move-forever4 4s linear infinite}.parallax4>use:nth-child(1){animation-delay:-2s}@keyframes move-forever1{0%{transform:translate(100px)}to{transform:translate(-200px)}}@keyframes move-forever2{0%{transform:translate(-90px)}to{transform:translate(85px)}}@keyframes move-forever3{0%{transform:translate(85px)}to{transform:translate(-90px)}}@keyframes move-forever4{0%{transform:translate(-90px)}to{transform:translate(85px)}}.page_banner_style2{padding-top:12rem;background-image:url(/build/assets/bg_global-CExJ07hm.png);background-repeat:no-repeat;background-position:center;box-shadow:0 5px 16px #00000026}.page_banner_style2-content{display:flex;flex-direction:column;justify-content:flex-end}.page_banner_style2-content-logo{display:none}.page_banner_style2-content h2{font-size:48px;position:relative;color:transparent;background:linear-gradient(90deg,var(--accent-color-1) 0%,var(--light) 50%,var(--accent-color-1) 100%);background-size:400% 400%;animation:gradient-animation 10s ease infinite;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;text-transform:capitalize}.page_banner_style2-content p{width:50%;margin-bottom:1rem;color:var(--light)}@media screen and (max-width: 768px){.page_banner_style2{padding-block:1rem}.page_banner_style2-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.page_banner_style2-content-logo{display:block;height:3rem;margin-bottom:1.5rem}.page_banner_style2-content-logo img{height:100%}.page_banner_style2-content h2{font-size:32px;margin-bottom:1rem}.page_banner_style2-content p{width:90%;font-size:16px;margin-bottom:1rem;line-height:1.75}.page_banner_style2-content button{width:100%}}.contact_information_style1{display:flex;flex-direction:row;gap:1rem;padding-block:4rem}.contact_information_style1-text{width:50%}.contact_information_style1-text-title{font-size:32px;margin-bottom:2rem}.contact_information_style1-text-description{width:48ch;line-height:1.5;margin-bottom:2rem}.contact_information_style1-info{width:50%;display:flex;flex-direction:column;justify-content:center}.contact_information_style1-info-node{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem}.contact_information_style1-info-node-image{height:48px;margin-right:1rem}.contact_information_style1-info-node-image img{height:100%}.contact_information_style1-info-node-text p{font-size:18px;margin-bottom:.5rem}@media screen and (max-width: 1024px){.contact_information_style1{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.contact_information_style1-text{width:70%}.contact_information_style1-text-title{font-size:32px;margin-bottom:2rem}.contact_information_style1-text-description{width:100%;line-height:1.5;margin-bottom:2rem}.contact_information_style1-text button{margin-bottom:1rem;width:70%}.contact_information_style1-info{width:50%;display:flex;flex-direction:column;justify-content:center}.contact_information_style1-info-node{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem}.contact_information_style1-info-node-image{height:48px;margin-right:1rem}.contact_information_style1-info-node-image img{height:100%}.contact_information_style1-info-node-text p{font-size:18px;margin-bottom:.5rem}}@media screen and (max-width: 768px){.contact_information_style1{display:flex;flex-direction:column;gap:1rem;padding-block:2rem}.contact_information_style1-text{width:100%}.contact_information_style1-text button{margin-bottom:1rem;width:100%}.contact_information_style1-info{width:100%}}.contact_information_style2{display:flex;flex-direction:column;gap:1rem;padding-block:4rem}.contact_information_style2-text{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:4rem}@media (max-width: 768px){.contact_information_style2-text{text-align:start;margin-bottom:2rem}}.contact_information_style2-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.contact_information_style2-text-title{font-size:28px}}@media (max-width: 768px){.contact_information_style2-text-title{font-size:24px}}.contact_information_style2-text-subtitle{font-size:32px;margin-bottom:1rem;text-transform:capitalize;margin-top:.2rem;font-weight:200}@media (max-width: 1024px){.contact_information_style2-text-subtitle{font-size:28px}}@media (max-width: 768px){.contact_information_style2-text-subtitle{font-size:24px}}.contact_information_style2-text-description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.contact_information_style2-text-description{width:90%}}@media (max-width: 768px){.contact_information_style2-text-description{font-size:16px;width:100%}}.contact_information_style2-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.contact_information_style2-text-actions{flex-direction:column}.contact_information_style2-text-actions button{width:100%}}.contact_information_style2-info{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}@media (max-width: 768px){.contact_information_style2-info{flex-direction:column;align-items:flex-start}}.contact_information_style2-info-node{display:flex;flex-direction:row;align-items:center;margin-left:2rem;min-width:256px}.contact_information_style2-info-node:last-child{margin-left:0rem}.contact_information_style2-info-node-image{height:48px;margin-right:1rem}.contact_information_style2-info-node-image img{height:100%}@media (max-width: 768px){.contact_information_style2-info-node{margin-bottom:2rem;margin-left:0}}.contact_information_style2-info-node-text p{font-size:18px;margin-bottom:.5rem}.contact_information_style3{display:flex;flex-direction:row}@media (max-width: 1024px){.contact_information_style3{flex-direction:column-reverse}}.contact_information_style3-sidebar{padding-block:4rem;padding-inline:2rem;background-color:var(--primary-color);width:30%}@media (max-width: 1024px){.contact_information_style3-sidebar{width:100%}}@media (max-width: 768px){.contact_information_style3-sidebar{padding:1rem}}.contact_information_style3-sidebar-text{width:100%;text-align:start;color:var(--light);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:2rem}@media (max-width: 768px){.contact_information_style3-sidebar-text{text-align:start;margin-bottom:2rem}}.contact_information_style3-sidebar-text-title{font-size:28px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.contact_information_style3-sidebar-text-title{font-size:24px}}@media (max-width: 768px){.contact_information_style3-sidebar-text-title{font-size:20px}}.contact_information_style3-sidebar-text-subtitle{font-size:24px;margin-bottom:1rem;text-transform:capitalize;margin-top:.2rem;font-weight:200}@media (max-width: 1024px){.contact_information_style3-sidebar-text-subtitle{font-size:20px}}@media (max-width: 768px){.contact_information_style3-sidebar-text-subtitle{font-size:18px}}.contact_information_style3-sidebar-text-description{font-size:16px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.contact_information_style3-sidebar-text-description{width:90%}}@media (max-width: 768px){.contact_information_style3-sidebar-text-description{font-size:16px;width:100%}}.contact_information_style3-sidebar-text-actions{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:2rem}.contact_information_style3-sidebar-text-actions button{min-width:256px}@media (max-width: 768px){.contact_information_style3-sidebar-text-actions{flex-direction:column}.contact_information_style3-sidebar-text-actions button{min-width:100%}.contact_information_style3-sidebar-text-actions button a{padding:.5rem}.contact_information_style3-sidebar-text-actions button svg{width:16px;margin-right:.5rem}.contact_information_style3-sidebar-text-actions button span{font-size:12px}}.contact_information_style3-sidebar-info{width:100%;color:var(--light);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:2rem}@media (max-width: 768px){.contact_information_style3-sidebar-info{flex-direction:column;align-items:flex-start}}.contact_information_style3-sidebar-info-node{display:flex;flex-direction:row;align-items:center;min-width:256px;margin-bottom:2rem}@media (max-width: 768px){.contact_information_style3-sidebar-info-node{min-width:100%}}.contact_information_style3-sidebar-info-node-image{height:48px;margin-right:1rem;display:none}.contact_information_style3-sidebar-info-node-image img{height:100%}@media (max-width: 768px){.contact_information_style3-sidebar-info-node{margin-bottom:2rem;margin-left:0}}.contact_information_style3-sidebar-info-node-text p{font-size:18px;margin-bottom:.5rem}.contact_information_style3-sidebar-info-node-text h3{text-decoration:underline;margin-left:1rem}@media (max-width: 768px){.contact_information_style3-sidebar-info-node-text p,.contact_information_style3-sidebar-info-node-text h3{font-size:14px}}.contact_information_style3-sidebar-social{background-color:var(--primary-color);min-height:36px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.contact_information_style3-illustration{width:70%;background-image:url(/build/assets/bg_desktop-BG36xZos.png);background-size:cover;background-position:center center;background-repeat:no-repeat}@media (max-width: 1024px){.contact_information_style3-illustration{width:100%;height:500px;background-image:url(/build/assets/bg_tablet-BbH2PL-v.png)}}@media (max-width: 768px){.contact_information_style3-illustration{background-image:url(/build/assets/bg_mobile-JQt2-zFc.png)}}.contact_information_style4{display:flex;flex-direction:column;align-items:center;padding-block:2rem;padding-inline:4rem;background-image:url(/build/assets/bg_desktop-BG36xZos.png);background-repeat:no-repeat;background-size:cover;background-position:center center}@media (max-width: 1024px){.contact_information_style4{padding-inline:2rem;background-image:url(/build/assets/bg_tablet-BbH2PL-v.png)}}@media (max-width: 768px){.contact_information_style4{padding-inline:0rem;background-image:url(/build/assets/bg_mobile-JQt2-zFc.png)}}.contact_information_style4-text{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:4rem;color:var(--light)}@media (max-width: 768px){.contact_information_style4-text{text-align:start;margin-bottom:2rem}}.contact_information_style4-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.contact_information_style4-text-title{font-size:28px}}@media (max-width: 768px){.contact_information_style4-text-title{font-size:24px}}.contact_information_style4-text-subtitle{font-size:32px;margin-bottom:1rem;text-transform:capitalize;margin-top:.2rem;font-weight:200}@media (max-width: 1024px){.contact_information_style4-text-subtitle{font-size:28px}}@media (max-width: 768px){.contact_information_style4-text-subtitle{font-size:24px}}.contact_information_style4-text-description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.contact_information_style4-text-description{width:90%}}@media (max-width: 768px){.contact_information_style4-text-description{font-size:16px;width:100%}}.contact_information_style4-text-address{margin-bottom:1rem}.contact_information_style4-text-extra{margin-bottom:.5rem}.contact_information_style4-info{background-color:var(--light);padding:2rem;width:max-content;border-radius:2rem;transform:translateY(40%);box-shadow:0 5px 15px #0003}@media (max-width: 768px){.contact_information_style4-info{width:80%;padding:1rem;transform:none}}.contact_information_style4-info-node{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}@media (max-width: 768px){.contact_information_style4-info-node{flex-direction:column;align-items:flex-start}}.contact_information_style4-info-node-text{margin-right:1rem;text-align:end}@media (max-width: 768px){.contact_information_style4-info-node-text{text-align:start;margin-bottom:1rem}}.contact_information_style4-info-node button{min-width:256px}@media (max-width: 768px){.contact_information_style4-info-node button{min-width:fit-content;align-self:end}}.contact_form_style1{display:flex;flex-direction:row;gap:1rem;padding-block:4rem}.contact_form_style1-text{width:50%}.contact_form_style1-text-title{width:80%;font-size:32px;margin-bottom:2rem}.contact_form_style1-text-description{width:80%;line-height:1.5;margin-bottom:2rem}.contact_form_style1-text-maptag{margin-bottom:1rem}.contact_form_style1-text-map{height:60%;border:1px solid #d2d5da;border-radius:8px}.contact_form_style1-mapmobile{display:none}.contact_form_style1-form{display:flex;flex-direction:column;width:50%;border:1px solid #d2d5da;border-radius:8px;padding:1rem;gap:1rem}.contact_form_style1-form-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.contact_form_style1-form input,.contact_form_style1-form textarea{width:100%;padding:1rem;border:1px solid #d2d5da;border-radius:8px;transition:transform .2s ease-out}.contact_form_style1-form input:hover,.contact_form_style1-form textarea:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.contact_form_style1-form input:active,.contact_form_style1-form textarea:active{transition:transform 50ms ease-out;transform:translateY(2px)}.contact_form_style1-form input::placeholder,.contact_form_style1-form textarea::placeholder{font-family:Inter,sans-serif;font-size:16px}.contact_form_style1-form textarea{height:200px;font-family:Inter,sans-serif}.contact_form_style1-form-submit{background-color:var(--accent-color);font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:var(--light);cursor:pointer;transition:transform .2s ease-out}.contact_form_style1-form-submit:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.contact_form_style1-form-submit:active{transition:transform 50ms ease-out;transform:translateY(2px)}.contact_form_style1-form .success{border-color:#81c784}.contact_form_style1-form .error{border-color:#fca5a5}@media screen and (max-width: 1024px){.contact_form_style1{flex-direction:column}.contact_form_style1-text{width:100%}.contact_form_style1-text-title{width:100%;font-size:32px;margin-bottom:2rem}.contact_form_style1-text-description{width:100%;line-height:1.5;margin-bottom:2rem}.contact_form_style1-text-maptag{margin-bottom:1rem;display:none}.contact_form_style1-text-map{height:50vh;border:1px solid #d2d5da;border-radius:8px;display:none}.contact_form_style1-form{display:flex;flex-direction:column;width:100%;border:1px solid #d2d5da;border-radius:8px;padding:1rem;gap:1rem}.contact_form_style1-form-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.contact_form_style1-form input,.contact_form_style1-form textarea{width:100%;padding:1rem;border:1px solid #d2d5da;border-radius:8px;transition:transform .2s ease-out}.contact_form_style1-form input:hover,.contact_form_style1-form textarea:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.contact_form_style1-form input:active,.contact_form_style1-form textarea:active{transition:transform 50ms ease-out;transform:translateY(2px)}.contact_form_style1-form input::placeholder,.contact_form_style1-form textarea::placeholder{font-family:Inter,sans-serif;font-size:16px}.contact_form_style1-form textarea{height:200px}.contact_form_style1-form-submit{background-color:var(--accent-color);font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:var(--light);cursor:pointer;transition:transform .2s ease-out}.contact_form_style1-form-submit:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.contact_form_style1-form-submit:active{transition:transform 50ms ease-out;transform:translateY(2px)}.contact_form_style1-mapmobile{display:flex;flex-direction:column;padding-block:1rem}.contact_form_style1-mapmobile-maptag{margin-bottom:1rem}.contact_form_style1-mapmobile-map{height:50vh;border:1px solid #d2d5da;border-radius:8px}}.contact_hero_style1 .hero-carousel{position:relative;height:80vh;overflow:hidden;display:flex;align-items:stretch;background-color:var(--dark)}.contact_hero_style1 .hero-carousel .hero-slider{background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:transform .5s ease,opacity .5s ease}.contact_hero_style1 .hero-carousel .hero-slider.active{opacity:1;pointer-events:auto;transform:translate(0)}.contact_hero_style1 .hero-carousel .hero-slider-dark-overlay{position:absolute;height:100%;width:100vw;background:linear-gradient(to right,#000c,#0006,#000c);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.contact_hero_style1 .hero-carousel .hero-slider-content{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:var(--light)}.contact_hero_style1 .hero-carousel .hero-slider-content h1{width:50%;font-size:64px;text-align:center;margin-bottom:2rem}.contact_hero_style1 .hero-carousel .hero-slider-content p{width:30%;text-align:center;margin-bottom:2rem;font-size:18px}.contact_hero_style1 .hero-carousel .hero-slider-content button{height:3rem;margin-bottom:2rem}.contact_hero_style1-indicator{position:absolute;z-index:10;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:5vh;background:linear-gradient(to top,#222,#0000)}.contact_hero_style1-indicator svg{width:32px;rotate:90deg;stroke:var(--accent-color);margin-right:1rem;animation:fly-x .5s infinite alternate}@media screen and (max-width: 768px){.contact_hero_style1 .hero-carousel .nav-btn{position:absolute;z-index:20;top:0;bottom:0;width:2rem;background-color:#0000001a;color:#fff;border:none;cursor:pointer;transition:background-color .1s ease-out}.contact_hero_style1 .hero-carousel .nav-btn:hover{background-color:#00000080}.contact_hero_style1 .hero-carousel .prev-btn{left:0}.contact_hero_style1 .hero-carousel .next-btn{right:0}.contact_hero_style1 .hero-carousel .hero-slider-content h1{width:80%;font-size:32px;text-align:center;margin-bottom:2rem}.contact_hero_style1 .hero-carousel .hero-slider-content p{width:80%;text-align:center;margin-bottom:2rem;font-size:18px}.contact_hero_style1 .hero-carousel .hero-slider-content button{height:3rem}}.contact_hero_style2{padding-top:12rem;padding-bottom:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/public/bgs/contact-hero.jpg);background-size:cover;background-position:center center}.contact_hero_style2-content{margin-bottom:2rem}.contact_hero_style2-content-text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:#0006;color:var(--light);padding:2rem}.contact_hero_style2-content h1{font-size:36px;margin-bottom:2rem}.contact_hero_style2-content p{font-size:16px;width:70%}.contact_hero_style2-panel{background-color:var(--accent-color);padding:2rem;border-radius:1rem;position:relative;top:2rem;display:flex;flex-direction:row;gap:2rem}.featured_article_style1{display:flex;flex-direction:column;padding-block:4rem}.featured_article_style1-title{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem}.featured_article_style1-title svg{stroke:var(--primary-color);margin-right:1rem}.featured_article_style1-title-h2{color:var(--primary-color)}.featured_article_style1-featured{display:flex;flex-direction:row;border:1px solid #d2d5da;border-radius:8px}.featured_article_style1-featured-image{border-top-left-radius:8px;border-bottom-left-radius:8px;width:50%;overflow:hidden}.featured_article_style1-featured-image img{width:100%;height:100%}.featured_article_style1-featured-text{width:50%;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.featured_article_style1-featured-text h3{font-size:28px;margin-bottom:1rem}.featured_article_style1-featured-text p{font-size:16px;line-height:1.5;margin-bottom:2rem}@media screen and (max-width: 768px){.featured_article_style1-featured{display:flex;flex-direction:column;border:1px solid #d2d5da}.featured_article_style1-featured-image{width:100%;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0}.featured_article_style1-featured-image img{width:100%;height:100%}.featured_article_style1-featured-text{width:100%;padding:1rem}.featured_article_style1-featured-text h3{font-size:24px;margin-bottom:1rem}.featured_article_style1-featured-text p{line-height:1.5;margin-bottom:1rem}.featured_article_style1-featured-text button{width:100%}}.articles_list_style1{display:flex;flex-direction:column;padding-block:4rem}.articles_list_style1-title{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem}.articles_list_style1-title svg{stroke:var(--primary-color);margin-right:1rem}.articles_list_style1-title-h2{color:var(--primary-color)}.articles_list_style1-item{display:flex;flex-direction:row;border:1px solid #d2d5da;border-radius:8px;margin-bottom:2rem}.articles_list_style1-item-image{border-top-left-radius:8px;border-bottom-left-radius:8px;width:50%;overflow:hidden}.articles_list_style1-item-image img{width:100%;height:100%}.articles_list_style1-item-text{width:50%;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.articles_list_style1-item-text h3{font-size:28px;margin-bottom:1rem}.articles_list_style1-item-text p{font-size:16px;line-height:1.5;margin-bottom:2rem}@media screen and (max-width: 768px){.articles_list_style1-item{display:flex;flex-direction:column;border:1px solid #d2d5da}.articles_list_style1-item-image{width:100%;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0}.articles_list_style1-item-image img{width:100%;height:100%}.articles_list_style1-item-text{width:100%;padding:1rem}.articles_list_style1-item-text h3{font-size:24px;margin-bottom:1rem}.articles_list_style1-item-text p{line-height:1.5;margin-bottom:1rem}.articles_list_style1-item-text button{width:100%}}.articles_list_style2{display:flex;flex-direction:column;padding-block:4rem}.articles_list_style2-title{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem}.articles_list_style2-title svg{stroke:var(--primary-color);margin-right:1rem}.articles_list_style2-title-h2{color:var(--primary-color)}.articles_list_style2-items{display:grid;place-items:center;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 1024px){.articles_list_style2-items{display:flex;flex-direction:column}}.articles_list_style2-items-item{display:flex;flex-direction:column;border:1px solid #d2d5da;border-radius:8px;margin-bottom:2rem;border-radius:1rem}.articles_list_style2-items-item-image{border-radius:1rem;width:100%;overflow:hidden}.articles_list_style2-items-item-image img{width:100%;height:100%}.articles_list_style2-items-item-text{width:100%;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.articles_list_style2-items-item-text h3{font-size:20px;margin-bottom:1rem}.articles_list_style2-items-item-text p{font-size:16px;line-height:1.5;margin-bottom:2rem}.articles_list_style2-items-item-text button{width:100%}.category_with_examples_style1{display:flex;flex-direction:column;padding-block:2rem}.category_with_examples_style1-button{margin-bottom:1rem}.category_with_examples_style1-items{width:100%;display:flex;flex-direction:row;gap:2rem}.category_with_examples_style1-items-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid #d2d5da;width:100%;border-radius:8px}.category_with_examples_style1-items-item-tag{width:fit-content;align-self:flex-end;border-bottom:1px solid #d2d5da;border-left:1px solid #d2d5da;padding:.1rem .5rem}.category_with_examples_style1-items-item-tag p{font-weight:600;color:var(--primary-color)}.category_with_examples_style1-items-item img{width:80%;margin-bottom:auto}.category_with_examples_style1-items-item h3{margin-bottom:1rem}.category_with_examples_style1-items-item button{width:100%;border-top-left-radius:0;border-top-right-radius:0}.category_with_examples_style1-items-item button a{border-top-left-radius:0;border-top-right-radius:0}.category_with_examples_style1-items-more{width:100%;height:100%}.category_with_examples_style1-items-more a{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d2d5da;width:100%;border-radius:8px;cursor:pointer;transition:transform .2s ease-out}.category_with_examples_style1-items-more a:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.category_with_examples_style1-items-more a:active{transition:transform 50ms ease-out;transform:translateY(2px)}.category_with_examples_style1-items-more a h3{margin-bottom:1rem}.category_with_examples_style1-items-more a:hover h3{color:var(--accent-color)}.category_with_examples_style1-items-more a:hover svg{stroke:var(--accent-color)}@media screen and (max-width: 1024px){.category_with_examples_style1-items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}}@media screen and (max-width: 768px){.category_with_examples_style1-items{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,1fr);gap:1rem}}.products_list_style1{display:flex;flex-direction:column;padding-block:2rem}.products_list_style1-button{margin-bottom:1rem}.products_list_style1-title{margin-block:2rem}.products_list_style1-items{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.products_list_style1-items-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid #d2d5da;width:100%;border-radius:8px;min-height:50vh}.products_list_style1-items-item-tag{width:fit-content;align-self:flex-end;border-bottom:1px solid #d2d5da;border-left:1px solid #d2d5da;padding:.1rem .5rem}.products_list_style1-items-item-tag p{font-weight:600;color:var(--primary-color)}.products_list_style1-items-item img{width:100%;margin-block:auto}.products_list_style1-items-item h3{margin-bottom:1rem}.products_list_style1-items-item button{width:100%;border-top-left-radius:0;border-top-right-radius:0;background-color:var(--primary-color);height:36px;border:none;cursor:pointer}.products_list_style1-items-item button:hover{background-color:var(--accent-color)}.products_list_style1-items-item button a{border-top-left-radius:0;border-top-right-radius:0;font-weight:600;font-size:16px;color:var(--light)}@media screen and (max-width: 1024px){.products_list_style1-items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}}@media screen and (max-width: 768px){.products_list_style1-items{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,1fr);gap:1rem}}.product_details_style1-banner{padding-top:10vh;display:flex;flex-direction:column;justify-content:flex-end}.product_details_style1-banner-logo{display:none}.product_details_style1-banner h2{font-size:48px;position:relative;color:transparent;background-image:linear-gradient(45deg,var(--accent-color),#ff00ff,var(--accent-color));background-size:400% 400%;animation:gradient-animation 10s ease infinite;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;text-transform:capitalize}.product_details_style1-banner p{width:50%;margin-bottom:1rem}.product_details_style1-hero{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.product_details_style1-hero-image-container{position:relative;overflow:hidden;max-width:calc(50% - 10px);margin-right:10px;width:50%}.product_details_style1-hero-image-container #zoom-container{overflow:hidden}.product_details_style1-hero-image-container-image{width:45%;display:block;margin:0 auto;transition:transform .5s ease}.product_details_style1-hero-image-container-image:hover{transform:scale(2);cursor:zoom-in}.product_details_style1-hero-thumbnails{display:flex;justify-content:center;margin-top:10px}.product_details_style1-hero-thumbnails-item{width:50px;height:50px;margin:0 8px;cursor:pointer;transition:transform .3s ease}.product_details_style1-hero-thumbnails-item:hover{transform:scale(1.1)}.product_details_style1-hero-details-container{padding-block:3rem;max-width:calc(50% - 10px);margin-left:10px;width:50%}@media (max-width: 1024px){.product_details_style1-hero-details-container{width:100%}}.product_details_style1-hero-details-container-detail h2{color:var(--primary-color);font-size:28px;margin-bottom:1rem}.product_details_style1-hero-details-container-detail p{font-size:16px;line-height:1.75;margin-bottom:1rem}.product_details_style1-hero-details-container-detail ul{margin-bottom:2rem}.product_details_style1-hero-details-container-detail ul li{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.product_details_style1-hero-details-container-detail ul li span{font-weight:700}.product_details_style1-hero-details-container-detail ul li svg{margin-right:1rem}.product_details_style1-hero-prev-btn,.product_details_style1-hero-next-btn{width:50px;height:50px;border-radius:8px;background-color:transparent;border:1px solid #d2d5da;cursor:pointer;transition:transform .2s ease-out}.product_details_style1-hero-prev-btn:hover,.product_details_style1-hero-next-btn:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.product_details_style1-hero-prev-btn:active,.product_details_style1-hero-next-btn:active{transition:transform 50ms ease-out;transform:translateY(2px)}.product_details_style1-technicals{padding-block:4rem;display:flex;flex-direction:row;gap:1rem}.product_details_style1-technicals-text{width:50%}@media (max-width: 1024px){.product_details_style1-technicals-text{width:100%}}.product_details_style1-technicals-text-title{color:var(--primary-color);font-size:28px;margin-bottom:1rem}.product_details_style1-technicals-text-description{color:var(--dark);font-size:16px;line-height:1.75;margin-bottom:4rem;width:80%}.product_details_style1-technicals-table-container{width:50%;display:inline-block;overflow-x:auto}.product_details_style1-technicals-table-container-table{width:100%;border-collapse:collapse;margin:0 auto}.product_details_style1-technicals-table-container-table thead{background-color:#e5e7eb;font-weight:800}.product_details_style1-technicals-table-container-table td{padding:1rem;border:1px solid #d2d5da}.product_details_style1-technicals-table-container-table td:last-child{font-weight:700}@media screen and (max-width: 1024px){.product_details_style1-hero{flex-direction:column-reverse;padding-block:1rem}.product_details_style1-hero-image-container{max-width:100%;width:100%}.product_details_style1-hero-details-container{max-width:100%;margin:0}.product_details_style1-technicals{padding-block:1rem;display:flex;flex-direction:column}.product_details_style1-technicals-text,.product_details_style1-technicals-table-container{width:100%}}@media screen and (max-width: 768px){.product_details_style1-hero{flex-direction:column}.product_details_style1-hero-image-container{max-width:100%;width:100%}.product_details_style1-hero-details-container{max-width:100%;margin:0}.product_details_style1-banner{padding-top:0;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.product_details_style1-banner-logo{display:block;height:3rem;margin-bottom:1.5rem}.product_details_style1-banner-logo img{height:100%}.product_details_style1-banner h2{font-size:32px;margin-bottom:1rem}.product_details_style1-banner p{width:90%;font-size:16px;margin-bottom:1rem}.product_details_style1-banner button{width:100%}}.testimonials_style1{padding-block:4rem}.testimonials_style1-text h2{font-size:32px;margin-bottom:2rem;width:50%}@media (max-width: 768px){.testimonials_style1-text h2{font-size:24px;width:100%}}.testimonials_style1-items{width:100%;overflow:hidden;display:grid;place-items:center}.testimonials_style1-items .testimonials_style1-items-item{display:none;width:fit-content img;width-margin-bottom:1rem}.testimonials_style1-items .testimonials_style1-items-item p{text-align:center;margin-bottom:1rem}.testimonials_style1-items .testimonials_style1-items-item:first-child{display:block}.testimonials_style1_navigation{display:flex;justify-content:center;align-items:center}.testimonials_style1_navigation .prev,.testimonials_style1_navigation .next{height:3rem;width:4rem;background-color:transparent;border:1px solid var(--accent-color);border-radius:8px;display:grid;place-items:center;margin-inline:2rem;cursor:pointer}.testimonials_style1_navigation .prev:hover,.testimonials_style1_navigation .next:hover{background-color:var(--accent-color)}.testimonials_style1_navigation .prev:hover svg,.testimonials_style1_navigation .next:hover svg{stroke:var(--light)}.testimonials_style1_navigation .prev svg,.testimonials_style1_navigation .next svg{width:24px;stroke:var(--accent-color)}.testimonials_style1_navigation .prev svg{transform:rotate(180deg)}.testimonials_style1_navigation .dots{display:flex}.testimonials_style1_navigation .dots .dot{width:10px;height:10px;border-radius:50%;margin:0 5px;border:1px solid var(--accent-color);cursor:pointer}.testimonials_style1_navigation .dots .dot.active{background-color:var(--accent-color)}.testimonials_style2{padding-block:4rem}.testimonials_style2-text{display:flex;flex-direction:column;align-items:center;padding-block:2rem}.testimonials_style2-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.testimonials_style2-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.testimonials_style2-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.testimonials_style2-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}@media (max-width: 1024px){.testimonials_style2-text-title{font-size:36px}}@media (max-width: 768px){.testimonials_style2-text-title{font-size:32px}}.testimonials_style2-text-description{width:70%;font-size:18px;line-height:1.75;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.testimonials_style2-text-description{width:100%}}.testimonials_style2-items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}@media (max-width: 768px){.testimonials_style2-items{display:flex;flex-direction:column}}.testimonials_style2-items-item{width:100%;border:1px solid #d2d5da;border-radius:8px;padding:1rem}.testimonials_style2-items-item-name{margin-bottom:.5rem}.testimonials_style2-items-item-job{font-style:italic;margin-bottom:2rem}.testimonials_style2-items-item-review{padding-inline:2rem;line-height:1.75}.testimonials_style2-items-item svg{margin-inline:2rem;fill:var(--accent-color);margin-block:1rem}.testimonials_style3{display:flex;flex-direction:column;gap:1rem;padding-block:4rem;overflow:hidden}.testimonials_style3-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.testimonials_style3-content-text{padding-inline:1rem;width:70%;margin:auto 0;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.testimonials_style3-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.testimonials_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.testimonials_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.testimonials_style3-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.testimonials_style3-content-text-description{width:70%;font-size:20px;line-height:1.75;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.testimonials_style3-content-text{width:100%}.testimonials_style3-content-text-title{font-size:28px;margin-bottom:2.5rem;text-transform:capitalize}.testimonials_style3-content-text-description{width:100%;font-size:18px;line-height:1.75;margin-bottom:2rem}}.testimonials_style3-content .swiper-2{width:100%}@media (max-width: 1024px){.testimonials_style3-content .swiper-2{width:100%}}.testimonials_style3-content .swiper-2 .swiper-button-prev,.testimonials_style3-content .swiper-2 .swiper-button-next{color:var(--accent-color)}.testimonials_style3-content-slide-title{display:flex;flex-direction:column;margin-bottom:2rem;text-align:center}.testimonials_style3-content-slide-title-name{font-size:24px;color:var(--accent-color)}.testimonials_style3-content-slide-title-job{font-size:18px;font-style:italic;margin-bottom:.5rem}.testimonials_style3-content-slide-title-location{font-size:18px;font-weight:600}.testimonials_style3-content-slide-content{display:flex;flex-direction:column-reverse;justify-content:space-evenly;align-items:center;text-align:center}.testimonials_style3-content-slide-content-image{width:100%}@media (max-width: 1024px){.testimonials_style3-content-slide-content-image{width:50%}.testimonials_style3-content-slide-content-image img{width:100%}}.testimonials_style3-content-slide-content-text{font-size:18px;line-height:1.75;width:90%;padding:1rem}@media (max-width: 1024px){.testimonials_style3-content-slide-content-text{width:100%}}.product_overview_style1{display:flex;flex-direction:column;align-items:center;padding-block:4rem;background-color:var(--dark);color:var(--light);border-radius:16px;box-shadow:0 2px 4px 4px #00000040 inset;background-image:url(/build/assets/SERVICES-DA9gPZ-_.png);background-size:cover;background-repeat:no-repeat}.product_overview_style1-title{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.product_overview_style1-title-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.product_overview_style1-title-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.product_overview_style1-title-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.product_overview_style1-title h2{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.product_overview_style1-section{display:flex;flex-direction:row;align-items:center;gap:2rem;margin-bottom:3rem}.product_overview_style1-section-img{width:50%}.product_overview_style1-section-img img{width:100%;border-radius:8px}.product_overview_style1-section-text{width:50%;text-align:start}.product_overview_style1-section-text h3{font-size:28px;margin-bottom:2rem;text-transform:capitalize;color:var(--accent-color)}.product_overview_style1-section-text p{font-size:18px;line-height:1.75}.product_overview_style1-section-nodes{width:50%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}.product_overview_style1-section-nodes-node{width:100%}.product_overview_style1-section-nodes-node img{width:64px;margin-bottom:1rem;background-color:#fffbf8;border-radius:50%;padding:10px}.product_overview_style1-section-nodes-node h4{font-size:18px;margin-bottom:1rem;color:var(--accent-color)}.product_overview_style1-section-nodes-node p{font-size:16px;line-height:1.5}.product_overview_style1-actions{display:flex;flex-direction:row;gap:2rem;padding-top:2rem}.product_overview_style1-actions button{height:3rem;background-color:transparent}.product_overview_style1-actions button a span,.product_overview_style1-actions button a svg{color:var(--accent-color);stroke:var(--accent-color)}.product_overview_style1-actions button a:hover span,.product_overview_style1-actions button a:hover svg{color:var(--light);stroke:var(--light)}.product_overview_style1-actions button:nth-child(1){background-color:var(--accent-color)}.product_overview_style1-actions button:nth-child(1) a span,.product_overview_style1-actions button:nth-child(1) a svg{color:var(--light);stroke:var(--light)}@media (max-width: 1024px){.product_overview_style1{display:flex;flex-direction:column;align-items:center;padding-block:4rem}.product_overview_style1-title{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.product_overview_style1-title-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.product_overview_style1-title-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.product_overview_style1-title-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.product_overview_style1-title h2{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.product_overview_style1-section{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem}.product_overview_style1-section-img{width:100%}.product_overview_style1-section-img img{border-radius:8px}.product_overview_style1-section-text{width:100%;text-align:start}.product_overview_style1-section-text h3{font-size:28px;margin-bottom:2rem;text-transform:capitalize;color:var(--accent-color);text-align:center}.product_overview_style1-section-text p{font-size:18px;line-height:1.75;text-align:center}.product_overview_style1-section-nodes{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.product_overview_style1-section-nodes-node{text-align:center;width:100%}.product_overview_style1-section-nodes-node img{width:64px;margin-bottom:1rem}.product_overview_style1-section-nodes-node h4{font-size:18px;margin-bottom:1rem;color:var(--accent-color)}.product_overview_style1-section-nodes-node p{font-size:16px;line-height:1.5}.product_overview_style1-actions{display:flex;flex-direction:column;gap:2rem}}@media (max-width: 768px){.product_overview_style1{display:flex;flex-direction:column;align-items:center;padding-block:4rem}.product_overview_style1-title{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.product_overview_style1-title-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.product_overview_style1-title-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.product_overview_style1-title-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.product_overview_style1-title h2{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.product_overview_style1-section{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem}.product_overview_style1-section-img{width:100%}.product_overview_style1-section-img img{border-radius:8px}.product_overview_style1-section-text{width:100%;text-align:start}.product_overview_style1-section-text h3{font-size:28px;margin-bottom:2rem;text-transform:capitalize;color:var(--accent-color)}.product_overview_style1-section-text p{font-size:18px;line-height:1.75}.product_overview_style1-section-nodes{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.product_overview_style1-section-nodes-node{text-align:center;width:100%}.product_overview_style1-section-nodes-node img{width:64px;margin-bottom:1rem}.product_overview_style1-section-nodes-node h4{font-size:18px;margin-bottom:1rem;color:var(--accent-color)}.product_overview_style1-section-nodes-node p{font-size:16px;line-height:1.5}.product_overview_style1-actions{display:flex;flex-direction:column;gap:2rem}}.why_choose_us_style1{padding-block:4rem;display:flex;flex-direction:column}.why_choose_us_style1-content{display:flex;flex-direction:column;gap:3rem;align-items:center}.why_choose_us_style1-content-text{padding-inline:1rem;width:100%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.why_choose_us_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.why_choose_us_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.why_choose_us_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.why_choose_us_style1-content-text-title{font-size:48px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.why_choose_us_style1-content-text-description{width:70%;font-size:18px;line-height:1.75;margin-bottom:2rem;text-align:center}.why_choose_us_style1-content-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;place-items:center}.why_choose_us_style1-content-nodes-node{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.why_choose_us_style1-content-nodes-node img{width:64px;margin-bottom:1rem}.why_choose_us_style1-content-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.why_choose_us_style1-content-nodes-node p{line-height:1.5;width:70%}@media (max-width: 1024px){.why_choose_us_style1{padding-block:4rem;display:flex;flex-direction:column}.why_choose_us_style1-content{display:flex;flex-direction:column;gap:3rem;align-items:center}.why_choose_us_style1-content-text{padding-inline:1rem;width:100%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.why_choose_us_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.why_choose_us_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.why_choose_us_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.why_choose_us_style1-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.why_choose_us_style1-content-text-description{width:70%;font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:center}.why_choose_us_style1-content-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;place-items:center}.why_choose_us_style1-content-nodes-node{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.why_choose_us_style1-content-nodes-node img{width:64px;margin-bottom:1rem}.why_choose_us_style1-content-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.why_choose_us_style1-content-nodes-node p{line-height:1.5;width:70%}}@media (max-width: 768px){.why_choose_us_style1{padding-block:4rem;display:flex;flex-direction:column}.why_choose_us_style1-content{display:flex;flex-direction:column;gap:3rem;align-items:center}.why_choose_us_style1-content-text{padding-inline:0rem;width:100%;margin:auto 0;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start}.why_choose_us_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.why_choose_us_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.why_choose_us_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.why_choose_us_style1-content-text-title{font-size:32px;margin-bottom:2.5rem;text-transform:capitalize;text-align:start}.why_choose_us_style1-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:start}.why_choose_us_style1-content-nodes{display:flex;flex-direction:column;align-items:center;gap:3rem}.why_choose_us_style1-content-nodes-node{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.why_choose_us_style1-content-nodes-node img{width:64px;margin-bottom:1rem}.why_choose_us_style1-content-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.why_choose_us_style1-content-nodes-node p{line-height:1.5;width:100%}}.why_choose_us_style2{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding:6rem;background-color:var(--accent-color)}@media (max-width: 1024px){.why_choose_us_style2{flex-direction:column;padding:2rem}}@media (max-width: 768px){.why_choose_us_style2{flex-direction:column;padding:1rem}}.why_choose_us_style2-content-text{width:100%;margin-bottom:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;color:var(--light)}.why_choose_us_style2-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.why_choose_us_style2-content-text-tag p{color:var(--accent-color-1);text-transform:uppercase;font-size:12px;font-weight:800}.why_choose_us_style2-content-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.why_choose_us_style2-content-text-title{font-size:28px}}@media (max-width: 768px){.why_choose_us_style2-content-text-title{font-size:24px}}.why_choose_us_style2-content-text-subtitle{font-size:28px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 1024px){.why_choose_us_style2-content-text-subtitle{font-size:20px}}@media (max-width: 768px){.why_choose_us_style2-content-text-subtitle{font-size:18px}}.why_choose_us_style2-content-text-description{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 1024px){.why_choose_us_style2-content-text-description{width:90%}}@media (max-width: 768px){.why_choose_us_style2-content-text-description{font-size:16px;width:100%}}.why_choose_us_style2-content-text-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.why_choose_us_style2-content-text-actions{flex-direction:column}.why_choose_us_style2-content-text-actions button{width:100%}}.why_choose_us_style2-content-nodes{display:grid;grid-template-columns:repeat(4,1fr);flex-direction:row;align-items:center;justify-content:space-evenly;gap:2rem;place-items:center;width:100%}@media (max-width: 1024px){.why_choose_us_style2-content-nodes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.why_choose_us_style2-content-nodes{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}}.why_choose_us_style2-content-nodes-node{width:100%;height:100%;border-radius:8px;padding:2rem 1rem;background-color:var(--light);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.why_choose_us_style2-content-nodes-node img{width:64px;margin-bottom:2rem}.why_choose_us_style2-content-nodes-node h3{color:var(--accent-color);margin-bottom:.5rem}.why_choose_us_style2-content-nodes-node p{line-height:1.5}.why_choose_us_style3{display:flex;flex-direction:column;gap:1rem;padding-block:2rem}.why_choose_us_style3-content{border:1px solid #d2d5da;border-radius:8px;display:flex;flex-direction:row;gap:1rem}@media (max-width: 1024px){.why_choose_us_style3-content{flex-direction:column;padding:1rem}}.why_choose_us_style3-content-image{width:40%}.why_choose_us_style3-content-image img{width:100%;height:605px;object-fit:cover}@media (max-width: 1024px){.why_choose_us_style3-content-image img{width:100%;height:auto}}@media (max-width: 1024px){.why_choose_us_style3-content-image{width:100%}}.why_choose_us_style3-content-nodes{width:60%;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 1024px){.why_choose_us_style3-content-nodes{width:100%}}.why_choose_us_style3-content-nodes-title{font-size:60px;margin-bottom:2.5rem;text-transform:capitalize}.why_choose_us_style3-content-nodes-description{font-size:16px;line-height:1.75;font-style:italic}.why_choose_us_style3-content-nodes .accordion{margin-top:2rem}.why_choose_us_style3-content-nodes .accordion .accordion-item{border-bottom:1px solid #f1f3f8;background-color:#f1f3f8;font-family:"Kumbh Sans",Sans-serif;font-size:20px;border-radius:24px;padding:15px 20px;margin-bottom:1em}.why_choose_us_style3-content-nodes .accordion .accordion-item .accordion-header{padding:1rem;background-color:#f1f3f8;cursor:pointer}.why_choose_us_style3-content-nodes .accordion .accordion-item .accordion-header .accordion-toggle{font-weight:600;text-decoration:none;color:var(--primary-color);display:flex;justify-content:space-between;width:100%;font-size:20px}.why_choose_us_style3-content-nodes .accordion .accordion-item .accordion-header .accordion-toggle i{transition:transform .3s}.why_choose_us_style3-content-nodes .accordion .accordion-item .accordion-header .accordion-toggle.active i{transform:rotate(180deg)}.why_choose_us_style3-content-nodes .accordion .accordion-item .accordion-body{display:none;padding:1rem;background-color:#e5e5e5}.why_choose_us_style3-content-nodes .accordion .accordion-item.active .accordion-body{display:block}.products_categories_list_style1{display:flex;flex-direction:column;padding-block:2rem}.products_categories_list_style1-button{margin-bottom:1rem}.products_categories_list_style1-items{width:100%;display:flex;flex-direction:row;gap:2rem}.products_categories_list_style1-items-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid #d2d5da;width:100%;border-radius:8px}.products_categories_list_style1-items-item-tag{width:fit-content;align-self:flex-end;border-bottom:1px solid #d2d5da;border-left:1px solid #d2d5da;padding:.1rem .5rem}.products_categories_list_style1-items-item-tag p{font-weight:600;color:var(--primary-color)}.products_categories_list_style1-items-item img{width:100%;margin-bottom:auto}.products_categories_list_style1-items-item h3{margin-bottom:1rem}.products_categories_list_style1-items-item button{width:100%;border-top-left-radius:0;border-top-right-radius:0}.products_categories_list_style1-items-item button a{border-top-left-radius:0;border-top-right-radius:0}.products_categories_list_style1-items-more{width:100%;height:100%}.products_categories_list_style1-items-more a{min-height:50vh;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d2d5da;width:100%;border-radius:8px;cursor:pointer;transition:transform .2s ease-out}.products_categories_list_style1-items-more a:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.products_categories_list_style1-items-more a:active{transition:transform 50ms ease-out;transform:translateY(2px)}.products_categories_list_style1-items-more a h3{margin-bottom:1rem}.products_categories_list_style1-items-more a:hover h3{color:var(--accent-color)}.products_categories_list_style1-items-more a:hover svg{stroke:var(--accent-color)}@media screen and (max-width: 1024px){.products_categories_list_style1-items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}}@media screen and (max-width: 768px){.products_categories_list_style1-items{display:flex;flex-direction:column;gap:1rem}}.products_categories_list_style2{padding-block:4rem}.products_categories_list_style2-nodes{display:flex;flex-direction:row;align-items:center;gap:2rem}@media (max-width: 768px){.products_categories_list_style2-nodes{flex-direction:column}}.products_categories_list_style2-nodes-node{display:flex;flex-direction:column;align-items:center;gap:1rem}.products_categories_list_style2-nodes-node-image img{width:100%;border-radius:8px}.products_categories_list_style2-nodes-node button{height:3rem;width:100%;background-color:transparent}.products_categories_list_style2-nodes-node button:hover{background-color:var(--accent-color)}.products_categories_list_style2-nodes-node button:hover a span,.products_categories_list_style2-nodes-node button:hover a svg{color:var(--light);stroke:var(--light)}.products_categories_list_style2-nodes-node button a span,.products_categories_list_style2-nodes-node button a svg{color:var(--dark);stroke:var(--dark)}.word_from_director_style1{padding-block:4rem}.word_from_director_style1-content{display:flex;flex-direction:row;align-items:center;gap:1rem}@media (max-width: 1024px){.word_from_director_style1-content{flex-direction:column}}.word_from_director_style1-content-text{padding-inline:1rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem}@media (max-width: 1024px){.word_from_director_style1-content-text{width:100%;padding-inline:0rem}}.word_from_director_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.word_from_director_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.word_from_director_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.word_from_director_style1-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize}.word_from_director_style1-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:4rem;font-style:italic}.word_from_director_style1-content-text-nametag{align-self:flex-end;margin-right:2rem}.word_from_director_style1-content-image{width:100%;overflow:hidden;border-radius:50%;display:grid;place-items:center}@media (max-width: 768px){.word_from_director_style1-content-image{width:100%}}.word_from_director_style1-content-image img{width:100%;height:100%}.meet_the_team_style1{padding-block:4rem}.meet_the_team_style1-content{display:flex;flex-direction:column;gap:1rem}.meet_the_team_style1-content-text{padding-inline:1rem;width:50%;margin:auto 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem}@media (max-width: 768px){.meet_the_team_style1-content-text{width:100%}}@media (max-width: 1024px){.meet_the_team_style1-content-text{padding-inline:0rem}}.meet_the_team_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.meet_the_team_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.meet_the_team_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.meet_the_team_style1-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize}.meet_the_team_style1-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:4rem;font-style:italic}.meet_the_team_style1-content-text-nametag{align-self:flex-end;margin-right:2rem}.meet_the_team_style1-content-team{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:2rem}@media (max-width: 768px){.meet_the_team_style1-content-team{flex-direction:column}}.meet_the_team_style1-content-team-member{display:flex;flex-direction:column;align-items:center}.meet_the_team_style1-content-team-member img{width:70%;border-radius:25%;margin-bottom:1rem}.meet_the_team_style1-content-team-member h3{font-size:20px}.mission_value_vision_style1{padding-block:4rem}.mission_value_vision_style1-content{display:flex;flex-direction:column;gap:1rem}.mission_value_vision_style1-content-text{padding-inline:1rem;width:50%;margin:auto 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem}@media (max-width: 768px){.mission_value_vision_style1-content-text{width:100%}}@media (max-width: 1024px){.mission_value_vision_style1-content-text{padding-inline:0rem}}.mission_value_vision_style1-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.mission_value_vision_style1-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.mission_value_vision_style1-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.mission_value_vision_style1-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize}.mission_value_vision_style1-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:4rem;font-style:italic}.mission_value_vision_style1-content-nodes{display:flex;flex-direction:row;gap:2rem}@media (max-width: 768px){.mission_value_vision_style1-content-nodes{flex-direction:column}}.mission_value_vision_style1-content-nodes-node{width:100%;padding:1rem;text-align:center;box-shadow:2px 2px 4px 4px #e5e7eb;border-radius:16px}@media (max-width: 768px){.mission_value_vision_style1-content-nodes-node{padding-block:2rem}}.mission_value_vision_style1-content-nodes-node img{width:64px;margin-bottom:1rem}.mission_value_vision_style1-content-nodes-node h3{margin-bottom:2rem;color:var(--accent-color)}.mission_value_vision_style1-content-nodes-node p{line-height:1.75}.mission_value_vision_style2{padding-block:4rem;padding-bottom:8rem}.mission_value_vision_style2-content{display:flex;flex-direction:column;gap:1rem}.mission_value_vision_style2-content-text{padding-inline:1rem;width:100%;margin:auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:1rem}@media (max-width: 768px){.mission_value_vision_style2-content-text{width:100%}}@media (max-width: 1024px){.mission_value_vision_style2-content-text{padding-inline:0rem}}.mission_value_vision_style2-content-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.mission_value_vision_style2-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem;display:none}.mission_value_vision_style2-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.mission_value_vision_style2-content-text-title{font-size:36px;margin-bottom:2.5rem;text-transform:capitalize}.mission_value_vision_style2-content-text-description{width:50%;font-size:16px;line-height:1.75;margin-bottom:4rem;font-style:italic}@media (max-width: 768px){.mission_value_vision_style2-content-text-description{width:100%}}.mission_value_vision_style2-content-nodes{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}@media (max-width: 768px){.mission_value_vision_style2-content-nodes{flex-direction:column}}.mission_value_vision_style2-content-nodes-node{width:100%;padding:1rem;text-align:center;box-shadow:0 5px 15px #0003;border-radius:16px;background:var(--accent-color-half)}.mission_value_vision_style2-content-nodes-node:hover{background:var(--accent-color);transform:translateY(-4px);transition:transform .2s ease}.mission_value_vision_style2-content-nodes-node:nth-child(1),.mission_value_vision_style2-content-nodes-node:nth-child(3){position:relative;top:6rem}@media (max-width: 768px){.mission_value_vision_style2-content-nodes-node{padding-block:2rem;text-align:start}.mission_value_vision_style2-content-nodes-node:nth-child(1),.mission_value_vision_style2-content-nodes-node:nth-child(3){position:static}.mission_value_vision_style2-content-nodes-node:nth-child(2){text-align:end}}.mission_value_vision_style2-content-nodes-node img{width:64px;margin-bottom:1rem}.mission_value_vision_style2-content-nodes-node h3{margin-bottom:2rem;color:var(--secondary-color)}.mission_value_vision_style2-content-nodes-node p{line-height:1.75;color:var(--secondary-color)}.mission_value_vision_style3{padding-block:4rem}.mission_value_vision_style3-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.mission_value_vision_style3-content-text{padding-inline:1rem;width:50%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem}@media (max-width: 768px){.mission_value_vision_style3-content-text{width:100%}}@media (max-width: 1024px){.mission_value_vision_style3-content-text{padding-inline:0rem}}.mission_value_vision_style3-content-text-tag{display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;margin-bottom:.5rem}.mission_value_vision_style3-content-text-tag svg{height:24px;width:24px;stroke:var(--accent-color);margin-right:.5rem}.mission_value_vision_style3-content-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:14px;font-weight:800}.mission_value_vision_style3-content-text-title{font-size:64px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.mission_value_vision_style3-content-text-description{width:100%;font-size:20px;line-height:1.75;margin-bottom:1rem;font-style:italic;text-align:center}.mission_value_vision_style3-content-nodes{display:flex;flex-direction:row;gap:2rem}@media (max-width: 768px){.mission_value_vision_style3-content-nodes{flex-direction:column}}.mission_value_vision_style3-content-nodes-node{width:100%;padding:1rem;text-align:center;box-shadow:2px 2px 4px 4px #e5e7eb;border-radius:16px}@media (max-width: 768px){.mission_value_vision_style3-content-nodes-node{padding-block:2rem}}.mission_value_vision_style3-content-nodes-node img{width:64px;margin-bottom:1rem}.mission_value_vision_style3-content-nodes-node h3{margin-bottom:2rem;color:var(--accent-color)}.mission_value_vision_style3-content-nodes-node p{line-height:1.75}.mission_value_vision_style3-content .button-group{display:flex;gap:15px;margin-top:20px}@media (max-width: 768px){.mission_value_vision_style3-content .button-group{flex-direction:column;align-items:center}}.mission_value_vision_style3-content .button-group .btn-primary{background-color:#007bff;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:.3s ease-in-out}.mission_value_vision_style3-content .button-group .btn-primary:hover{background-color:#0056b3}.mission_value_vision_style3-content .button-group .btn-secondary{background-color:transparent;color:#007bff;border:2px solid #007bff;padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:.3s ease-in-out}.mission_value_vision_style3-content .button-group .btn-secondary:hover{background-color:#007bff;color:#fff}.mission_value_vision_style3-content-actions{padding-top:100px}.double_screen_style1{display:flex;flex-direction:row;min-height:calc(100vh - 92px)}@media (max-width: 1024px){.double_screen_style1{min-height:auto;flex-direction:column}}.double_screen_style1-card{background-position:center center;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;color:var(--light)}.double_screen_style1-card h2{font-size:36px;margin-bottom:1.5rem}.double_screen_style1-card p{font-size:18px;line-height:1.75;width:75%;margin-bottom:2rem}@media (max-width: 1024px){.double_screen_style1-card{height:80vh}.double_screen_style1-card h2{font-size:24px;margin-bottom:1.5rem}.double_screen_style1-card p{font-size:16px;line-height:1.75;width:90%;margin-bottom:2rem}}.double_screen_style2{padding-block:4rem;align-items:stretch}.double_screen_style2-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.double_screen_style2-content-text{padding-inline:1rem;width:50%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem}@media (max-width: 768px){.double_screen_style2-content-text{width:100%}}.double_screen_style2-content-text-title{font-size:64px;margin-bottom:2.5rem;text-transform:capitalize;text-align:center}.double_screen_style2-content-text-description{width:100%;font-size:16px;line-height:1.75;margin-bottom:1rem;font-style:italic;text-align:center}.double_screen_style2-content-nodes{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1400px;gap:2rem}@media (max-width: 768px){.double_screen_style2-content-nodes{flex-direction:column;align-items:center}}.double_screen_style2-content-nodes-left{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center}.double_screen_style2-content-nodes-left .double_screen_style2-content-nodes-node{width:100%;text-align:center;padding:1rem;box-shadow:2px 2px 4px 4px #e5e7eb;border-radius:16px}.double_screen_style2-content-nodes-left .double_screen_style2-content-nodes-node img{width:64px;display:block;margin:10px auto}.double_screen_style2-content-nodes-right{width:60%;display:flex;flex-direction:column;gap:1rem}.double_screen_style2-content-nodes-right .top .double_screen_style2-content-nodes-node{width:100%;text-align:center;padding:1rem;box-shadow:2px 2px 4px 4px #e5e7eb;border-radius:16px}.double_screen_style2-content-nodes-right .top .double_screen_style2-content-nodes-node img{width:64px;display:block;margin:10px auto}.double_screen_style2-content-nodes-right .bottom{display:flex;justify-content:space-between;gap:1rem}.double_screen_style2-content-nodes-right .bottom .double_screen_style2-content-nodes-node{width:50%;text-align:center;padding:1rem;box-shadow:2px 2px 4px 4px #e5e7eb;border-radius:16px}.double_screen_style2-content-nodes-right .bottom .double_screen_style2-content-nodes-node img{width:64px;display:block;margin:10px auto}.double_screen_style2-content-actions{padding-top:100px}.double_screen_style2-content-nodes-node.top{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;box-shadow:2px 2px 4px 4px #e5e7eb;border-radius:16px;text-align:left}.double_screen_style2-content-nodes-node.top h3,.double_screen_style2-content-nodes-node.top p{flex:1}.double_screen_style2-content-nodes-node.top img{width:64px;height:auto;margin-left:1rem}.double_screen_style3{padding-block:4rem}.double_screen_style3-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.double_screen_style3-content-top{display:flex;justify-content:space-between;width:100%;gap:2rem;margin-bottom:3rem}@media (max-width: 768px){.double_screen_style3-content-top{flex-direction:column}}.double_screen_style3-content-top-left{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.double_screen_style3-content-top-left .double_screen_style3-content-text-tag{padding:0 16px;border:1px solid var(--accent-color);border-radius:24px;margin-bottom:1rem}.double_screen_style3-content-top-center{display:flex;flex-direction:column;align-items:center}.double_screen_style3-content-top-center .double_screen_style3-content-text{max-width:600px;margin:0 auto}.double_screen_style3-content-top-center-title{font-size:60px;margin-bottom:2.5rem;text-transform:capitalize}.double_screen_style3-content-top-center-description{font-size:20px;line-height:1.75;font-style:italic}.double_screen_style3-content-top-right{display:flex;flex-direction:column;gap:1rem}.double_screen_style3-content-top-right .double_screen_style3-content-check{display:flex;align-items:left;gap:.5rem;justify-content:left}.double_screen_style3-content-top-right .double_screen_style3-content-check img{width:15px;height:15px}.double_screen_style3-content-top-right .double_screen_style3-content-check a{font-size:14px;font-weight:600}.double_screen_style3-content-nodes{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (max-width: 768px){.double_screen_style3-content-nodes{flex-direction:column}}.double_screen_style3-content-nodes-node{display:flex;flex-direction:column;align-items:center;padding:1rem;width:45%;box-shadow:2px 2px 4px #0000001a;border-radius:16px;text-align:center}.double_screen_style3-content-nodes-node img{width:64px;margin-bottom:1rem}.double_screen_style3-content-nodes-node h3{margin-bottom:1rem;color:var(--accent-color)}.double_screen_style3-content-nodes-node p{line-height:1.75}@media (max-width: 768px){.double_screen_style3-content-nodes-node{width:100%}}.project_categories_list_style1{padding-block:4rem}.project_categories_list_style1-filter{display:flex;flex-direction:row;gap:1rem;margin-bottom:4rem}@media (max-width: 1024px){.project_categories_list_style1-filter{flex-direction:column}}.project_categories_list_style1-filter .category-button{padding:.5rem 1rem;font-size:20px;background-color:var(--light);color:var(--accent-color);border:1px solid var(--accent-color);border-radius:.5rem;cursor:pointer;transition:transform .2s ease-out}.project_categories_list_style1-filter .category-button:hover{transition:transform 50ms ease-out;transform:translateY(-2px);box-shadow:0 2px 4px #0003}.project_categories_list_style1-filter .category-button:active{transition:transform 50ms ease-out;transform:translateY(2px)}.project_categories_list_style1-categories{display:flex;flex-direction:column}.project_categories_list_style1-categories-category{display:flex;flex-direction:column;padding:2rem 0rem}.project_categories_list_style1-categories-category-title{font-size:28px;margin-bottom:1rem;font-weight:700;color:var(--accent-color)}.project_categories_list_style1-categories-category-description{font-size:18px;width:50%;margin-bottom:2rem}@media (max-width: 1024px){.project_categories_list_style1-categories-category-description{width:100%;margin-top:1rem}}.project_categories_list_style1-categories-category-items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.project_categories_list_style1-categories-category-items{display:flex;flex-direction:column}}.project_categories_list_style1-categories-category-items-item{display:flex;flex-direction:column;align-items:center;transition:transform .4s ease}.project_categories_list_style1-categories-category-items-item:hover{transform:translateY(-2px);transition:transform 50ms ease}.project_categories_list_style1-categories-category-items-item h3{text-align:center}.project_categories_list_style1-categories-category-items-item img{border-radius:2rem;margin-bottom:1rem;width:80%}.project-category-activated{background-color:var(--accent-color)!important;color:var(--light)!important}.projects_list_style1-items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.projects_list_style1-items{display:flex;flex-direction:column}}.projects_list_style1-items-item{display:flex;flex-direction:column;align-items:center;transition:transform .4s ease}.projects_list_style1-items-item:hover{transform:translateY(-2px);transition:transform 50ms ease}.projects_list_style1-items-item h3{text-align:center}.projects_list_style1-items-item img{border-radius:2rem;margin-bottom:1rem;width:80%}.project_details_style1{padding-block:4rem}.project_details_style1 h1{padding-block:2rem;font-size:36px;color:var(--accent-color)}.project_details_style1-overview{display:flex;flex-direction:row;gap:2rem}@media (max-width: 1024px){.project_details_style1-overview{flex-direction:column}}.project_details_style1-overview-image{width:100%}.project_details_style1-overview-image img{width:100%;border-radius:1rem}.project_details_style1-overview-text{width:100%}.project_details_style1-overview-text h2{font-size:24px;margin-bottom:1rem}.project_details_style1-overview-text p{font-size:18px;line-height:1.5;margin-bottom:1rem}.project_details_style1-overview-text ul{margin-bottom:2rem}.project_details_style1-overview-text ul li{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.project_details_style1-overview-text ul li span{font-style:italic}.project_details_style1-overview-text ul li svg{margin-right:1rem;stroke:var(--accent-color)}.project_details_style1-overview-text-table-container{width:100%;display:inline-block;overflow-x:auto;margin-bottom:1rem}.project_details_style1-overview-text-table-container-table{width:100%;border-collapse:collapse;margin:0 auto}.project_details_style1-overview-text-table-container-table thead{background-color:#e5e7eb;font-weight:800}.project_details_style1-overview-text-table-container-table td{padding:1rem;border:1px solid #d2d5da}.project_details_style1-overview-text-table-container-table td:last-child{font-weight:700}.enterprise_description_style1{padding-block:4rem;display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width: 1024px){.enterprise_description_style1{flex-direction:column-reverse}}.enterprise_description_style1-text{width:50%;padding-inline:2rem}@media (max-width: 1024px){.enterprise_description_style1-text{width:100%}}.enterprise_description_style1-text-title{font-size:36px;margin-bottom:2rem;text-transform:capitalize;text-align:center}@media (max-width: 768px){.enterprise_description_style1-text-title{font-size:28px}}.enterprise_description_style1-text-description{font-size:20px;line-height:1.75;margin-bottom:2rem;width:100%;background-color:var(--primary-color);color:var(--light);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0003}@media (max-width: 768px){.enterprise_description_style1-text-description{font-size:16px;width:100%}}.enterprise_description_style1-image{width:50%;display:flex;justify-content:flex-end}@media (max-width: 1024px){.enterprise_description_style1-image{width:100%;justify-content:center;margin-bottom:1rem}}.enterprise_description_style1-image img{width:100%;border-top-left-radius:1rem;border-bottom-left-radius:1rem}@media (max-width: 1024px){.enterprise_description_style1-image img{width:90%;border-radius:1rem}}.enterprise_description_style2{padding-block:4rem;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}@media (max-width: 1024px){.enterprise_description_style2{flex-direction:column-reverse}}@media (max-width: 768px){.enterprise_description_style2{padding-block:2rem}}.enterprise_description_style2-text{width:60%;padding-inline:2rem;text-align:start;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 1024px){.enterprise_description_style2-text{width:100%}}.enterprise_description_style2-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:space-evenly;margin-bottom:.5rem}.enterprise_description_style2-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.enterprise_description_style2-text-title{font-size:36px;font-weight:700;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 768px){.enterprise_description_style2-text-title{font-size:28px}}.enterprise_description_style2-text-subtitle{font-size:28px;margin-bottom:2rem;text-transform:capitalize;font-weight:500}@media (max-width: 1024px){.enterprise_description_style2-text-subtitle{font-size:20px}}@media (max-width: 768px){.enterprise_description_style2-text-subtitle{font-size:18px}}.enterprise_description_style2-text-description{font-size:20px;line-height:1.75;margin-bottom:2rem;width:100%;background-color:var(--primary-color);color:var(--light);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0003}@media (max-width: 768px){.enterprise_description_style2-text-description{font-size:16px;width:100%}}.enterprise_description_style2-image{width:40%;display:flex;justify-content:center}@media (max-width: 1024px){.enterprise_description_style2-image{width:100%;justify-content:center;margin-bottom:4rem}}.enterprise_description_style2-image img{width:90%;border-radius:2rem;box-shadow:var(--shadow-m)}@media (max-width: 1024px){.enterprise_description_style2-image img{width:90%;border-radius:1rem}}.custom_module_style1{display:flex;flex-direction:column}.custom_module_style1-module{padding:1rem}@media (max-width: 768px){.custom_module_style1-module:nth-child(2) .custom_module_style1-module-intro,.custom_module_style1-module:nth-child(4) .custom_module_style1-module-intro{flex-direction:column-reverse}}.custom_module_style1-module-intro{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:1rem}@media (max-width: 768px){.custom_module_style1-module-intro{flex-direction:column}}.custom_module_style1-module-intro-image{width:100%;overflow:hidden;border-radius:1rem}.custom_module_style1-module-intro-image img{border-radius:1rem;width:100%}.custom_module_style1-module-intro-text{width:100%;padding:1rem}.custom_module_style1-module-intro-text h2{font-size:32px;margin-bottom:2rem}.custom_module_style1-module-intro-text p{font-size:18px;line-height:1.75;margin-bottom:1rem}.custom_module_style1-module-intro-text h3{margin-top:3rem;margin-bottom:2rem;font-size:24px;color:var(--primary-color)}.custom_module_style1-module-intro-text ul{list-style-type:circle;margin-left:2rem}.custom_module_style1-module-intro-text ul li{margin-bottom:1rem;font-size:16px}.custom_module_style1-module-intro-text ol{margin-left:2rem}.custom_module_style1-module-intro-text ol li{margin-bottom:1rem;font-size:16px}.custom_module_style1-module-extra-text{width:100%;padding:1rem}.custom_module_style1-module-extra-text h2{font-size:32px;margin-bottom:2rem}.custom_module_style1-module-extra-text p{font-size:18px;line-height:1.75;margin-bottom:1rem}.custom_module_style1-module-extra-text h3{margin-top:3rem;margin-bottom:2rem;font-size:24px;color:var(--primary-color)}.custom_module_style1-module-extra-text ul{list-style-type:circle;margin-left:2rem}.custom_module_style1-module-extra-text ul li{margin-bottom:1rem;font-size:16px}.custom_module_style1-module-extra-text ol{margin-left:2rem}.custom_module_style1-module-extra-text ol li{margin-bottom:1rem;font-size:16px}.custom_module_style1-module-extra-image{display:flex;flex-direction:row;gap:1rem;width:100%;overflow:hidden}@media (max-width: 768px){.custom_module_style1-module-extra-image{flex-direction:column}}.custom_module_style1-module-extra-image img{width:50%;border-radius:1rem}@media (max-width: 768px){.custom_module_style1-module-extra-image img{width:100%}}.office_politics_style1{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem}@media (max-width: 1024px){.office_politics_style1{flex-direction:column;padding:2rem}}@media (max-width: 768px){.office_politics_style1{flex-direction:column;padding:1rem}}.office_politics_style1-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width: 1024px){.office_politics_style1-top{flex-direction:column}}.office_politics_style1-top-text{width:100%;margin-bottom:2rem}@media (max-width: 1024px){.office_politics_style1-top-text{margin-bottom:4rem}}.office_politics_style1-top-text-tag{display:flex;flex-direction:row;width:fit-content;align-items:center;justify-content:center;margin-bottom:.5rem}.office_politics_style1-top-text-tag p{color:var(--accent-color);text-transform:uppercase;font-size:12px;font-weight:800}.office_politics_style1-top-text-title{font-size:36px;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 1024px){.office_politics_style1-top-text-title{font-size:28px}}@media (max-width: 768px){.office_politics_style1-top-text-title{font-size:24px}}.office_politics_style1-top-text-subtitle{font-size:28px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 1024px){.office_politics_style1-top-text-subtitle{font-size:20px}}@media (max-width: 768px){.office_politics_style1-top-text-subtitle{font-size:18px}}.office_politics_style1-top-text-small_title{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 1024px){.office_politics_style1-top-text-small_title{width:90%}}@media (max-width: 768px){.office_politics_style1-top-text-small_title{font-size:16px;width:100%}}.office_politics_style1-top-text-small_description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;text-align:justify;width:90%}@media (max-width: 1024px){.office_politics_style1-top-text-small_description{width:90%}}@media (max-width: 768px){.office_politics_style1-top-text-small_description{font-size:16px;width:100%}}.office_politics_style1-top-text-list{display:flex;flex-direction:column;gap:1rem}.office_politics_style1-top-text-list li{display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:justify}.office_politics_style1-top-text-list li svg{width:24px!important;height:24px!important}.office_politics_style1-top-graphics{position:relative;width:100%;height:500px}@media (max-width: 1024px){.office_politics_style1-top-graphics{height:400px}}@media (max-width: 768px){.office_politics_style1-top-graphics{height:200px}}.office_politics_style1-top-graphics-images{position:relative;width:100%;height:100%}.office_politics_style1-top-graphics-images img{left:10%}@media (max-width: 1024px){.office_politics_style1-top-graphics-images img{height:400px}}@media (max-width: 768px){.office_politics_style1-top-graphics-images img{height:200px}}.office_politics_style1-top-graphics-images img:nth-child(1){position:absolute;z-index:2;animation:moveRandomly1 7s infinite;box-shadow:4px 4px 6px #0003}.office_politics_style1-top-graphics-images img:nth-child(2){position:absolute;z-index:1;animation:moveRandomly2 7s infinite;box-shadow:15px 15px 35px #0003}.office_politics_style1-bottom{padding-block:2rem}.office_politics_style1-bottom-text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.office_politics_style1-bottom-text-small_title{font-size:20px;width:100%;line-height:1.5;margin-bottom:2rem;width:70%}@media (max-width: 1024px){.office_politics_style1-bottom-text-small_title{width:90%}}@media (max-width: 768px){.office_politics_style1-bottom-text-small_title{font-size:16px;width:100%}}.office_politics_style1-bottom-text-small_description{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;width:90%}@media (max-width: 1024px){.office_politics_style1-bottom-text-small_description{width:90%}}@media (max-width: 768px){.office_politics_style1-bottom-text-small_description{font-size:16px;width:100%}}.office_politics_style1-bottom-text-list{display:flex;flex-direction:column;gap:1rem}.office_politics_style1-bottom-text-list li{display:flex;flex-direction:row;align-items:center;gap:1rem}.service_categories_list_style1{padding-block:4rem;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.service_categories_list_style1{flex-direction:column-reverse}}.service_categories_list_style1-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}@media (max-width: 768px){.service_categories_list_style1-buttons{flex-direction:column}}.service_categories_list_style1-buttons-button{width:100%;padding:1rem;font-size:18px;font-weight:600;border:1px solid transparent;border-bottom:none;background-color:transparent}.service_categories_list_style1-buttons-button:hover{cursor:pointer;border:1px dashed var(--accent-color);border-bottom:none;border-top-left-radius:10px;border-top-right-radius:10px}.service_categories_list_style1-buttons .active{background-color:var(--accent-color);color:var(--light);border-bottom:none;border-top-left-radius:10px;border-top-right-radius:10px}@media (max-width: 768px){.service_categories_list_style1-buttons .active{border-radius:10px}}.service_categories_list_style1-screens{min-width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:var(--dark);color:var(--light);padding:2rem}@media (max-width: 768px){.service_categories_list_style1-screens{border-radius:1rem;margin-bottom:1rem}}.service_categories_list_style1-screens-screen{display:flex;flex-direction:row;gap:1rem}@media (max-width: 768px){.service_categories_list_style1-screens-screen{flex-direction:column;gap:2rem}}.service_categories_list_style1-screens-screen-text{width:100%;display:flex;justify-content:center;flex-direction:column}@media (max-width: 768px){.service_categories_list_style1-screens-screen-text{text-align:center}}.service_categories_list_style1-screens-screen-text h2{font-size:24px;margin-bottom:2rem;text-transform:capitalize}@media (max-width: 1024px){.service_categories_list_style1-screens-screen-text h2{font-size:20px}}@media (max-width: 768px){.service_categories_list_style1-screens-screen-text h2{font-size:18px}}.service_categories_list_style1-screens-screen-text p{font-size:18px;line-height:1.5;margin-bottom:2rem;text-indent:2rem;width:100%}@media (max-width: 768px){.service_categories_list_style1-screens-screen-text p{font-size:16px;text-indent:0}}.service_categories_list_style1-screens-screen-graphic{width:100%;display:grid;place-items:center}.service_categories_list_style1-screens-screen-graphic img{width:80%}@media (max-width: 768px){.service_categories_list_style1-screens-screen-graphic{width:100%}}.history_through_years_style1{padding-block:4rem;display:flex;flex-direction:row}@media (max-width: 768px){.history_through_years_style1{flex-direction:column-reverse}}.history_through_years_style1-buttons{display:flex;flex-direction:column;width:20%;gap:1rem}@media (max-width: 768px){.history_through_years_style1-buttons{width:100%;flex-direction:column}}.history_through_years_style1-buttons-button{width:100%;padding:1rem;font-size:18px;font-weight:600;border:1px solid transparent;border-bottom:none;background-color:transparent;transition:transform .05s ease-out;border-radius:1rem}.history_through_years_style1-buttons-button:hover{cursor:pointer;transform:scale(1.25);transition:transform .1s ease-out;color:var(--accent-color)}.history_through_years_style1-buttons .active{background-color:var(--accent-color);color:var(--light);transform:scale(1);transition:transform .1s ease-out}@media (max-width: 768px){.history_through_years_style1-buttons .active{border-radius:10px}}.history_through_years_style1-screens{width:80%;display:grid;place-items:center;padding:1rem}@media (max-width: 768px){.history_through_years_style1-screens{width:100%}}.history_through_years_style1-screens-screen{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;box-shadow:var(--shadow-xl)}.history_through_years_style1-screens-screen-animated-line{height:10rem;width:2px;border-radius:2px;background-color:var(--accent-color);animation:animated-line-down .8s ease-out;margin-block:2rem}.history_through_years_style1-screens-screen h2{font-size:24px;margin-bottom:2rem;text-transform:capitalize;background-color:var(--accent-color-barely);color:var(--light)}@media (max-width: 1024px){.history_through_years_style1-screens-screen h2{font-size:20px}}@media (max-width: 768px){.history_through_years_style1-screens-screen h2{font-size:18px}}.history_through_years_style1-screens-screen p{font-size:18px;width:100%;line-height:1.5;margin-bottom:2rem;text-indent:2rem;width:70%;background-color:var(--accent-color-barely);color:var(--light)}@media (max-width: 768px){.history_through_years_style1-screens-screen p{font-size:16px;text-indent:0}}#gallery-section{padding-top:6rem}
