@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;outline:0;text-decoration:0;scroll-behavior:smooth;font-family:"montserrat","poppins","roboto",sans-serif;outline:none;outline-color:rgba(0,0,0,0)}html{font-size:62.5%}html body{min-height:100vh;min-height:100dvh;font-size:1.6rem;display:flex;flex-direction:column}html::-webkit-scrollbar,*::-webkit-scrollbar{width:.5rem;cursor:pointer !important}html::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background:#0fa1ea;border-radius:1rem;cursor:pointer !important}body{line-height:1.2;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;border:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul li{list-style:none}a{text-decoration:none !important;color:#072d44;cursor:pointer !important}blockquote{font-style:italic;font-family:Georgia,Times,"Times New Roman",serif;padding:2px 0;border-style:solid;border-color:#ccc;border-width:0;padding-left:20px;padding-right:8px;border-left-width:5px}blockquote{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:40px;margin-inline-end:40px}.marker{background-color:#ff0}.navbar{width:100%;height:86px;background:#fff;position:fixed;top:0;left:0;right:0;z-index:99999;color:#072d44;display:flex;align-items:center;justify-content:space-between;transition:all .3s;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.navbar *{color:#072d44}.navbar .logo{width:80px}.navbar .menu{display:flex;align-items:center;gap:3rem}.navbar .menu a.menu-link{font-weight:500;transition:all .3s}.navbar .menu a.menu-link.active,.navbar .menu a.menu-link:hover{color:#0fa1ea}.navbar .menu .dropdown-menu{transition:ease-in-out .3s;width:250px;background:#072d44;padding:2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;color:#fff;position:absolute;top:86px;right:6.5%;display:none;z-index:999}.navbar .menu .dropdown-menu.active{display:block}.navbar .menu .dropdown-menu li.menu-item{padding:.7rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.navbar .menu .dropdown-menu li.menu-item a,.navbar .menu .dropdown-menu li.menu-item i{transition:ease-in-out .3s;color:#fff}.navbar .menu .dropdown-menu li.menu-item a:hover,.navbar .menu .dropdown-menu li.menu-item a.active,.navbar .menu .dropdown-menu li.menu-item i:hover,.navbar .menu .dropdown-menu li.menu-item i.active{color:hsla(0,0%,100%,.5)}.navbar .menu .dropdown-menu li.menu-item a:hover i,.navbar .menu .dropdown-menu li.menu-item a.active i,.navbar .menu .dropdown-menu li.menu-item i:hover i,.navbar .menu .dropdown-menu li.menu-item i.active i{color:hsla(0,0%,100%,.5)}.dropdown-menu-overlay{display:none;height:100%;width:100%;position:fixed;top:86px;right:0;left:0;bottom:0;cursor:pointer;background:rgba(0,0,0,0);z-index:888}.dropdown-menu-overlay.active{display:block}.footer{width:100%;color:#0fa1ea;background:#072d44;padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer a{color:#0fa1ea;font-weight:700;transition:all 1s}.footer a:hover{color:rgba(15,161,234,.7)}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:1rem;text-align:left;border-bottom:.1rem solid #0fa1ea}.table.table-striped tr:nth-child(even){background:rgba(7,45,68,.15)}.table .table-action{display:flex;align-items:center;gap:.5rem}.table .table-action li a{padding:.5rem;color:#fff;border-radius:.4rem;transition:.3s all}.table .table-action li a:hover i{cursor:pointer;opacity:.85}.table.table-dark thead th,.table.table-dark tfoot th{background:#072d44;color:#fff}.table.table-primary thead th,.table.table-primary tfoot th{background:#0fa1ea;color:#fff}.table.table-light thead th,.table.table-light tfoot th{background:rgba(7,45,68,.25);color:#072d44;border:0}.table.table-light thead{border-bottom:1.5px solid #072d44}.table.table-light tfoot{border-top:1.5px solid #072d44}@media screen and (max-width: 768px){.table.table-responsive{display:block}.table.table-responsive thead,.table.table-responsive tbody,.table.table-responsive tr,.table.table-responsive th,.table.table-responsive td{display:block}.table.table-responsive tfoot,.table.table-responsive thead{display:none}.table.table-responsive tr{margin:3rem auto;border-bottom:.2rem solid #072d44;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.table.table-responsive td{padding-left:150px;position:relative;margin-top:-1px}.table.table-responsive td::before{padding:1rem;content:attr(data-label);position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;font-weight:bold}}form{background-color:inherit}span.help.has-error{display:block;color:#dc3545;margin:.5rem 0;font-size:1.4rem;display:flex;align-items:center}span.help.has-error::before{content:"Error";margin:3px;background:#dc3545;color:#fff;padding:.1rem .5rem;border-radius:.3rem;text-transform:uppercase;font-size:1rem;font-weight:600}input:not([type=checkbox]),select,textarea{border:.11rem solid #072d44;border-radius:.5rem;padding:.35rem;color:#072d44;background:inherit;font-size:1.4rem;font-weight:500;transition:.3s}input:not([type=checkbox]).w-full,select.w-full,textarea.w-full{width:100%}input:not([type=checkbox]):focus,select:focus,textarea:focus{border-width:.16rem}input:not([type=checkbox]):focus~label,select:focus~label,textarea:focus~label{font-weight:bold;color:#0fa1ea}input:not([type=checkbox]).has-error,select.has-error,textarea.has-error{border-color:#dc3545}input:not([type=checkbox]).has-error~label,select.has-error~label,textarea.has-error~label{font-weight:bold;color:#dc3545}textarea{padding:1rem;resize:none;height:100px}.field{position:relative;background-color:inherit}.field label{position:absolute;top:-9px;left:3px;background:inherit;padding:0 1rem;color:#072d44;z-index:2}.field input:not([type=checkbox]),.field select{height:4rem;width:100%}.field textarea{width:100%}.field.searchable-select-wrapper button,.field.searchable-select-wrapper input:not([type=checkbox]){border:.11rem solid #072d44 !important;border-radius:.5rem;padding:1rem;color:#072d44;background:inherit !important;font-size:1.4rem;font-weight:500;transition:.3s;outline:none}.field.searchable-select-wrapper .dropdown-menu{margin-top:1rem}.field.searchable-select-wrapper .dropdown-menu ul{padding:4px 8px}.field.searchable-select-wrapper .dropdown-menu ul li{color:#072d44;font-size:1.6rem;font-weight:500}.field.searchable-select-wrapper .dropdown-menu ul li a{padding:1rem}.field.searchable-select-wrapper .dropdown-menu ul li.selected a{background:rgba(0,0,0,.1);color:#072d44}.field.disabled input,.field.disabled textarea,.field.disabled select{opacity:.35;cursor:not-allowed}.field-group,#user_password,#form_password{display:grid;grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr));gap:2rem;background-color:inherit}#user_password,#form_password{margin-bottom:35px}#user_password div,#form_password div{position:relative;background-color:inherit}#user_password div label,#form_password div label{position:absolute;top:-9px;left:3px;background:inherit;padding:0 1rem;color:#072d44;z-index:2}#user_password div span,#form_password div span{position:absolute;top:33px;left:3px;padding:0 1rem;z-index:2}.required-mark{margin-left:1rem;color:#0fa1ea;font-weight:600}.field-button-right{display:flex;justify-content:end}.field-button-left{display:flex;justify-content:start}.field-button-center{display:flex;justify-content:center}.btn{display:inline-block;transition:.3s;opacity:.9}.btn:hover{cursor:pointer;opacity:1}.btn.btn-primary{background:#0fa1ea;border:1px solid #0fa1ea;border-radius:8px;transition:all .3s}.btn.btn-primary:hover{background:rgba(0,0,0,0);color:#0fa1ea}.question-modal,.sell-product-modal,.statement-search-container{position:fixed;top:86px;left:0;right:0;bottom:0;z-index:999;width:100%;background:rgba(7,45,68,.4);display:none;align-items:center;justify-content:center;cursor:pointer;transition:ease-in-out .3}.question-modal.active,.sell-product-modal.active,.statement-search-container.active{display:block}.statement-search-container .statement-search-form{max-width:600px;background:#fff;margin-block:8%;margin-inline:auto;padding:3rem;border-radius:8px}.statement-search-container .statement-search-form .button{display:flex;justify-content:center}.statement-search-container .statement-search-form .button button{background:#072d44;color:#fff;padding:6px 20px;border-radius:8px;cursor:pointer;font-size:1.5rem;border:1px solid #072d44;transition:all .3s}.statement-search-container .statement-search-form .button button:hover{background:rgba(0,0,0,0);color:#072d44}.question-modal .question{padding:3rem;background:#fff;border-radius:1rem;cursor:auto;text-align:center;max-width:400px;margin-inline:auto;margin-block:10%}.question-modal .question p{font-size:2rem;font-weight:700}.question-modal .question p i{color:#dc3545;font-size:3rem}.question-modal .question .action{margin-top:2rem}.sell-product-modal .sell-product-modal-card{max-width:600px;background:#fff;margin-block:8%;margin-inline:auto;padding:3rem;border-radius:8px}.alert-primary{background-color:rgba(15,161,234,.25);border-color:#0fa1ea !important;color:#0fa1ea !important}.card-primary{background-color:rgba(15,161,234,.25);border-color:#0fa1ea !important}.bg-primary{background-color:#0fa1ea !important}.text-primary{color:#0fa1ea !important}.border-primary{border-color:#0fa1ea !important}.border-top-primary{border-top-color:#0fa1ea !important}.border-bottom-primary{border-bottom-color:#0fa1ea !important}.border-left-primary{border-left-color:#0fa1ea !important}.border-right-primary{border-right-color:#0fa1ea !important}.btn-primary{background-color:#0fa1ea !important;border-color:#0fa1ea !important}.btn-primary-inverted{background-color:rgba(0,0,0,0);border-color:#0fa1ea !important}.badge-primary{background-color:#0fa1ea !important;border-color:#0fa1ea !important}.alert-danger{background-color:rgba(220,53,69,.25);border-color:#dc3545 !important;color:#dc3545 !important}.card-danger{background-color:rgba(220,53,69,.25);border-color:#dc3545 !important}.bg-danger{background-color:#dc3545 !important}.text-danger{color:#dc3545 !important}.border-danger{border-color:#dc3545 !important}.border-top-danger{border-top-color:#dc3545 !important}.border-bottom-danger{border-bottom-color:#dc3545 !important}.border-left-danger{border-left-color:#dc3545 !important}.border-right-danger{border-right-color:#dc3545 !important}.btn-danger{background-color:#dc3545 !important;border-color:#dc3545 !important}.btn-danger-inverted{background-color:rgba(0,0,0,0);border-color:#dc3545 !important}.badge-danger{background-color:#dc3545 !important;border-color:#dc3545 !important}.alert-success{background-color:rgba(18,205,219,.25);border-color:#12cddb !important;color:#12cddb !important}.card-success{background-color:rgba(18,205,219,.25);border-color:#12cddb !important}.bg-success{background-color:#12cddb !important}.text-success{color:#12cddb !important}.border-success{border-color:#12cddb !important}.border-top-success{border-top-color:#12cddb !important}.border-bottom-success{border-bottom-color:#12cddb !important}.border-left-success{border-left-color:#12cddb !important}.border-right-success{border-right-color:#12cddb !important}.btn-success{background-color:#12cddb !important;border-color:#12cddb !important}.btn-success-inverted{background-color:rgba(0,0,0,0);border-color:#12cddb !important}.badge-success{background-color:#12cddb !important;border-color:#12cddb !important}.alert-dark{background-color:rgba(7,45,68,.25);border-color:#072d44 !important;color:#072d44 !important}.card-dark{background-color:rgba(7,45,68,.25);border-color:#072d44 !important}.bg-dark{background-color:#072d44 !important}.text-dark{color:#072d44 !important}.border-dark{border-color:#072d44 !important}.border-top-dark{border-top-color:#072d44 !important}.border-bottom-dark{border-bottom-color:#072d44 !important}.border-left-dark{border-left-color:#072d44 !important}.border-right-dark{border-right-color:#072d44 !important}.btn-dark{background-color:#072d44 !important;border-color:#072d44 !important}.btn-dark-inverted{background-color:rgba(0,0,0,0);border-color:#072d44 !important}.badge-dark{background-color:#072d44 !important;border-color:#072d44 !important}.alert-white{background-color:hsla(0,0%,100%,.25);border-color:#fff !important;color:#fff !important}.card-white{background-color:hsla(0,0%,100%,.25);border-color:#fff !important}.bg-white{background-color:#fff !important}.text-white{color:#fff !important}.border-white{border-color:#fff !important}.border-top-white{border-top-color:#fff !important}.border-bottom-white{border-bottom-color:#fff !important}.border-left-white{border-left-color:#fff !important}.border-right-white{border-right-color:#fff !important}.btn-white{background-color:#fff !important;border-color:#fff !important}.btn-white-inverted{background-color:rgba(0,0,0,0);border-color:#fff !important}.badge-white{background-color:#fff !important;border-color:#fff !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-justify{text-align:justify !important}.text-left{text-align:left !important}.text-size-1{font-size:0.1rem !important}.text-size-2{font-size:0.2rem !important}.text-size-3{font-size:0.3rem !important}.text-size-4{font-size:0.4rem !important}.text-size-5{font-size:0.5rem !important}.text-size-6{font-size:0.6rem !important}.text-size-7{font-size:0.7rem !important}.text-size-8{font-size:0.8rem !important}.text-size-9{font-size:0.9rem !important}.text-size-10{font-size:1rem !important}.text-size-11{font-size:1.1rem !important}.text-size-12{font-size:1.2rem !important}.text-size-13{font-size:1.3rem !important}.text-size-14{font-size:1.4rem !important}.text-size-15{font-size:1.5rem !important}.text-size-16{font-size:1.6rem !important}.text-size-17{font-size:1.7rem !important}.text-size-18{font-size:1.8rem !important}.text-size-19{font-size:1.9rem !important}.text-size-20{font-size:2rem !important}.text-size-21{font-size:2.1rem !important}.text-size-22{font-size:2.2rem !important}.text-size-23{font-size:2.3rem !important}.text-size-24{font-size:2.4rem !important}.text-size-25{font-size:2.5rem !important}.text-size-26{font-size:2.6rem !important}.text-size-27{font-size:2.7rem !important}.text-size-28{font-size:2.8rem !important}.text-size-29{font-size:2.9rem !important}.text-size-30{font-size:3rem !important}.text-size-31{font-size:3.1rem !important}.text-size-32{font-size:3.2rem !important}.text-size-33{font-size:3.3rem !important}.text-size-34{font-size:3.4rem !important}.text-size-35{font-size:3.5rem !important}.text-size-36{font-size:3.6rem !important}.text-size-37{font-size:3.7rem !important}.text-size-38{font-size:3.8rem !important}.text-size-39{font-size:3.9rem !important}.text-size-40{font-size:4rem !important}.text-weight-nomral{font-weight:normal !important}.text-weight-lighter{font-weight:lighter !important}.text-weight-bolder{font-weight:bolder !important}.text-weight-semi-bold{font-weight:semi-bold !important}.text-weight-bold{font-weight:bold !important}.text-weight-200{font-weight:200 !important}.text-weight-300{font-weight:300 !important}.text-weight-400{font-weight:400 !important}.text-weight-500{font-weight:500 !important}.text-weight-600{font-weight:600 !important}.text-weight-700{font-weight:700 !important}.text-weight-800{font-weight:800 !important}.text-weight-900{font-weight:900 !important}.text-weight-1000{font-weight:1000 !important}.m-1{margin:0.1rem !important}.mt-1{margin-top:0.1rem !important}.mb-1{margin-bottom:0.1rem !important}.ml-1{margin-left:0.1rem !important}.mr-1{margin-right:0.1rem !important}.mx-1{margin-right:0.1rem !important;margin-left:0.1rem !important}.my-1{margin-top:0.1rem !important;margin-bottom:0.1rem !important}.p-1{padding:0.1rem !important}.pt-1{padding-top:0.1rem !important}.pb-1{padding-bottom:0.1rem !important}.pl-1{padding-left:0.1rem !important}.pr-1{padding-right:0.1rem !important}.px-1{padding-right:0.1rem !important;padding-left:0.1rem !important}.py-1{padding-top:0.1rem !important;padding-bottom:0.1rem !important}.border-solid-1{border-width:0.1rem !important;border-style:solid !important}.border-radius-1{border-radius:0.1rem !important}.m-2{margin:0.2rem !important}.mt-2{margin-top:0.2rem !important}.mb-2{margin-bottom:0.2rem !important}.ml-2{margin-left:0.2rem !important}.mr-2{margin-right:0.2rem !important}.mx-2{margin-right:0.2rem !important;margin-left:0.2rem !important}.my-2{margin-top:0.2rem !important;margin-bottom:0.2rem !important}.p-2{padding:0.2rem !important}.pt-2{padding-top:0.2rem !important}.pb-2{padding-bottom:0.2rem !important}.pl-2{padding-left:0.2rem !important}.pr-2{padding-right:0.2rem !important}.px-2{padding-right:0.2rem !important;padding-left:0.2rem !important}.py-2{padding-top:0.2rem !important;padding-bottom:0.2rem !important}.border-solid-2{border-width:0.2rem !important;border-style:solid !important}.border-radius-2{border-radius:0.2rem !important}.m-3{margin:0.3rem !important}.mt-3{margin-top:0.3rem !important}.mb-3{margin-bottom:0.3rem !important}.ml-3{margin-left:0.3rem !important}.mr-3{margin-right:0.3rem !important}.mx-3{margin-right:0.3rem !important;margin-left:0.3rem !important}.my-3{margin-top:0.3rem !important;margin-bottom:0.3rem !important}.p-3{padding:0.3rem !important}.pt-3{padding-top:0.3rem !important}.pb-3{padding-bottom:0.3rem !important}.pl-3{padding-left:0.3rem !important}.pr-3{padding-right:0.3rem !important}.px-3{padding-right:0.3rem !important;padding-left:0.3rem !important}.py-3{padding-top:0.3rem !important;padding-bottom:0.3rem !important}.border-solid-3{border-width:0.3rem !important;border-style:solid !important}.border-radius-3{border-radius:0.3rem !important}.m-4{margin:0.4rem !important}.mt-4{margin-top:0.4rem !important}.mb-4{margin-bottom:0.4rem !important}.ml-4{margin-left:0.4rem !important}.mr-4{margin-right:0.4rem !important}.mx-4{margin-right:0.4rem !important;margin-left:0.4rem !important}.my-4{margin-top:0.4rem !important;margin-bottom:0.4rem !important}.p-4{padding:0.4rem !important}.pt-4{padding-top:0.4rem !important}.pb-4{padding-bottom:0.4rem !important}.pl-4{padding-left:0.4rem !important}.pr-4{padding-right:0.4rem !important}.px-4{padding-right:0.4rem !important;padding-left:0.4rem !important}.py-4{padding-top:0.4rem !important;padding-bottom:0.4rem !important}.border-solid-4{border-width:0.4rem !important;border-style:solid !important}.border-radius-4{border-radius:0.4rem !important}.m-5{margin:0.5rem !important}.mt-5{margin-top:0.5rem !important}.mb-5{margin-bottom:0.5rem !important}.ml-5{margin-left:0.5rem !important}.mr-5{margin-right:0.5rem !important}.mx-5{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-5{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-5{padding:0.5rem !important}.pt-5{padding-top:0.5rem !important}.pb-5{padding-bottom:0.5rem !important}.pl-5{padding-left:0.5rem !important}.pr-5{padding-right:0.5rem !important}.px-5{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-5{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.border-solid-5{border-width:0.5rem !important;border-style:solid !important}.border-radius-5{border-radius:0.5rem !important}.m-6{margin:0.6rem !important}.mt-6{margin-top:0.6rem !important}.mb-6{margin-bottom:0.6rem !important}.ml-6{margin-left:0.6rem !important}.mr-6{margin-right:0.6rem !important}.mx-6{margin-right:0.6rem !important;margin-left:0.6rem !important}.my-6{margin-top:0.6rem !important;margin-bottom:0.6rem !important}.p-6{padding:0.6rem !important}.pt-6{padding-top:0.6rem !important}.pb-6{padding-bottom:0.6rem !important}.pl-6{padding-left:0.6rem !important}.pr-6{padding-right:0.6rem !important}.px-6{padding-right:0.6rem !important;padding-left:0.6rem !important}.py-6{padding-top:0.6rem !important;padding-bottom:0.6rem !important}.border-solid-6{border-width:0.6rem !important;border-style:solid !important}.border-radius-6{border-radius:0.6rem !important}.m-7{margin:0.7rem !important}.mt-7{margin-top:0.7rem !important}.mb-7{margin-bottom:0.7rem !important}.ml-7{margin-left:0.7rem !important}.mr-7{margin-right:0.7rem !important}.mx-7{margin-right:0.7rem !important;margin-left:0.7rem !important}.my-7{margin-top:0.7rem !important;margin-bottom:0.7rem !important}.p-7{padding:0.7rem !important}.pt-7{padding-top:0.7rem !important}.pb-7{padding-bottom:0.7rem !important}.pl-7{padding-left:0.7rem !important}.pr-7{padding-right:0.7rem !important}.px-7{padding-right:0.7rem !important;padding-left:0.7rem !important}.py-7{padding-top:0.7rem !important;padding-bottom:0.7rem !important}.border-solid-7{border-width:0.7rem !important;border-style:solid !important}.border-radius-7{border-radius:0.7rem !important}.m-8{margin:0.8rem !important}.mt-8{margin-top:0.8rem !important}.mb-8{margin-bottom:0.8rem !important}.ml-8{margin-left:0.8rem !important}.mr-8{margin-right:0.8rem !important}.mx-8{margin-right:0.8rem !important;margin-left:0.8rem !important}.my-8{margin-top:0.8rem !important;margin-bottom:0.8rem !important}.p-8{padding:0.8rem !important}.pt-8{padding-top:0.8rem !important}.pb-8{padding-bottom:0.8rem !important}.pl-8{padding-left:0.8rem !important}.pr-8{padding-right:0.8rem !important}.px-8{padding-right:0.8rem !important;padding-left:0.8rem !important}.py-8{padding-top:0.8rem !important;padding-bottom:0.8rem !important}.border-solid-8{border-width:0.8rem !important;border-style:solid !important}.border-radius-8{border-radius:0.8rem !important}.m-9{margin:0.9rem !important}.mt-9{margin-top:0.9rem !important}.mb-9{margin-bottom:0.9rem !important}.ml-9{margin-left:0.9rem !important}.mr-9{margin-right:0.9rem !important}.mx-9{margin-right:0.9rem !important;margin-left:0.9rem !important}.my-9{margin-top:0.9rem !important;margin-bottom:0.9rem !important}.p-9{padding:0.9rem !important}.pt-9{padding-top:0.9rem !important}.pb-9{padding-bottom:0.9rem !important}.pl-9{padding-left:0.9rem !important}.pr-9{padding-right:0.9rem !important}.px-9{padding-right:0.9rem !important;padding-left:0.9rem !important}.py-9{padding-top:0.9rem !important;padding-bottom:0.9rem !important}.border-solid-9{border-width:0.9rem !important;border-style:solid !important}.border-radius-9{border-radius:0.9rem !important}.m-10{margin:1rem !important}.mt-10{margin-top:1rem !important}.mb-10{margin-bottom:1rem !important}.ml-10{margin-left:1rem !important}.mr-10{margin-right:1rem !important}.mx-10{margin-right:1rem !important;margin-left:1rem !important}.my-10{margin-top:1rem !important;margin-bottom:1rem !important}.p-10{padding:1rem !important}.pt-10{padding-top:1rem !important}.pb-10{padding-bottom:1rem !important}.pl-10{padding-left:1rem !important}.pr-10{padding-right:1rem !important}.px-10{padding-right:1rem !important;padding-left:1rem !important}.py-10{padding-top:1rem !important;padding-bottom:1rem !important}.border-solid-10{border-width:1rem !important;border-style:solid !important}.border-radius-10{border-radius:1rem !important}.m-11{margin:1.1rem !important}.mt-11{margin-top:1.1rem !important}.mb-11{margin-bottom:1.1rem !important}.ml-11{margin-left:1.1rem !important}.mr-11{margin-right:1.1rem !important}.mx-11{margin-right:1.1rem !important;margin-left:1.1rem !important}.my-11{margin-top:1.1rem !important;margin-bottom:1.1rem !important}.p-11{padding:1.1rem !important}.pt-11{padding-top:1.1rem !important}.pb-11{padding-bottom:1.1rem !important}.pl-11{padding-left:1.1rem !important}.pr-11{padding-right:1.1rem !important}.px-11{padding-right:1.1rem !important;padding-left:1.1rem !important}.py-11{padding-top:1.1rem !important;padding-bottom:1.1rem !important}.border-solid-11{border-width:1.1rem !important;border-style:solid !important}.border-radius-11{border-radius:1.1rem !important}.m-12{margin:1.2rem !important}.mt-12{margin-top:1.2rem !important}.mb-12{margin-bottom:1.2rem !important}.ml-12{margin-left:1.2rem !important}.mr-12{margin-right:1.2rem !important}.mx-12{margin-right:1.2rem !important;margin-left:1.2rem !important}.my-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.p-12{padding:1.2rem !important}.pt-12{padding-top:1.2rem !important}.pb-12{padding-bottom:1.2rem !important}.pl-12{padding-left:1.2rem !important}.pr-12{padding-right:1.2rem !important}.px-12{padding-right:1.2rem !important;padding-left:1.2rem !important}.py-12{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.border-solid-12{border-width:1.2rem !important;border-style:solid !important}.border-radius-12{border-radius:1.2rem !important}.m-13{margin:1.3rem !important}.mt-13{margin-top:1.3rem !important}.mb-13{margin-bottom:1.3rem !important}.ml-13{margin-left:1.3rem !important}.mr-13{margin-right:1.3rem !important}.mx-13{margin-right:1.3rem !important;margin-left:1.3rem !important}.my-13{margin-top:1.3rem !important;margin-bottom:1.3rem !important}.p-13{padding:1.3rem !important}.pt-13{padding-top:1.3rem !important}.pb-13{padding-bottom:1.3rem !important}.pl-13{padding-left:1.3rem !important}.pr-13{padding-right:1.3rem !important}.px-13{padding-right:1.3rem !important;padding-left:1.3rem !important}.py-13{padding-top:1.3rem !important;padding-bottom:1.3rem !important}.border-solid-13{border-width:1.3rem !important;border-style:solid !important}.border-radius-13{border-radius:1.3rem !important}.m-14{margin:1.4rem !important}.mt-14{margin-top:1.4rem !important}.mb-14{margin-bottom:1.4rem !important}.ml-14{margin-left:1.4rem !important}.mr-14{margin-right:1.4rem !important}.mx-14{margin-right:1.4rem !important;margin-left:1.4rem !important}.my-14{margin-top:1.4rem !important;margin-bottom:1.4rem !important}.p-14{padding:1.4rem !important}.pt-14{padding-top:1.4rem !important}.pb-14{padding-bottom:1.4rem !important}.pl-14{padding-left:1.4rem !important}.pr-14{padding-right:1.4rem !important}.px-14{padding-right:1.4rem !important;padding-left:1.4rem !important}.py-14{padding-top:1.4rem !important;padding-bottom:1.4rem !important}.border-solid-14{border-width:1.4rem !important;border-style:solid !important}.border-radius-14{border-radius:1.4rem !important}.m-15{margin:1.5rem !important}.mt-15{margin-top:1.5rem !important}.mb-15{margin-bottom:1.5rem !important}.ml-15{margin-left:1.5rem !important}.mr-15{margin-right:1.5rem !important}.mx-15{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-15{padding:1.5rem !important}.pt-15{padding-top:1.5rem !important}.pb-15{padding-bottom:1.5rem !important}.pl-15{padding-left:1.5rem !important}.pr-15{padding-right:1.5rem !important}.px-15{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-15{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.border-solid-15{border-width:1.5rem !important;border-style:solid !important}.border-radius-15{border-radius:1.5rem !important}.m-16{margin:1.6rem !important}.mt-16{margin-top:1.6rem !important}.mb-16{margin-bottom:1.6rem !important}.ml-16{margin-left:1.6rem !important}.mr-16{margin-right:1.6rem !important}.mx-16{margin-right:1.6rem !important;margin-left:1.6rem !important}.my-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.p-16{padding:1.6rem !important}.pt-16{padding-top:1.6rem !important}.pb-16{padding-bottom:1.6rem !important}.pl-16{padding-left:1.6rem !important}.pr-16{padding-right:1.6rem !important}.px-16{padding-right:1.6rem !important;padding-left:1.6rem !important}.py-16{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.border-solid-16{border-width:1.6rem !important;border-style:solid !important}.border-radius-16{border-radius:1.6rem !important}.m-17{margin:1.7rem !important}.mt-17{margin-top:1.7rem !important}.mb-17{margin-bottom:1.7rem !important}.ml-17{margin-left:1.7rem !important}.mr-17{margin-right:1.7rem !important}.mx-17{margin-right:1.7rem !important;margin-left:1.7rem !important}.my-17{margin-top:1.7rem !important;margin-bottom:1.7rem !important}.p-17{padding:1.7rem !important}.pt-17{padding-top:1.7rem !important}.pb-17{padding-bottom:1.7rem !important}.pl-17{padding-left:1.7rem !important}.pr-17{padding-right:1.7rem !important}.px-17{padding-right:1.7rem !important;padding-left:1.7rem !important}.py-17{padding-top:1.7rem !important;padding-bottom:1.7rem !important}.border-solid-17{border-width:1.7rem !important;border-style:solid !important}.border-radius-17{border-radius:1.7rem !important}.m-18{margin:1.8rem !important}.mt-18{margin-top:1.8rem !important}.mb-18{margin-bottom:1.8rem !important}.ml-18{margin-left:1.8rem !important}.mr-18{margin-right:1.8rem !important}.mx-18{margin-right:1.8rem !important;margin-left:1.8rem !important}.my-18{margin-top:1.8rem !important;margin-bottom:1.8rem !important}.p-18{padding:1.8rem !important}.pt-18{padding-top:1.8rem !important}.pb-18{padding-bottom:1.8rem !important}.pl-18{padding-left:1.8rem !important}.pr-18{padding-right:1.8rem !important}.px-18{padding-right:1.8rem !important;padding-left:1.8rem !important}.py-18{padding-top:1.8rem !important;padding-bottom:1.8rem !important}.border-solid-18{border-width:1.8rem !important;border-style:solid !important}.border-radius-18{border-radius:1.8rem !important}.m-19{margin:1.9rem !important}.mt-19{margin-top:1.9rem !important}.mb-19{margin-bottom:1.9rem !important}.ml-19{margin-left:1.9rem !important}.mr-19{margin-right:1.9rem !important}.mx-19{margin-right:1.9rem !important;margin-left:1.9rem !important}.my-19{margin-top:1.9rem !important;margin-bottom:1.9rem !important}.p-19{padding:1.9rem !important}.pt-19{padding-top:1.9rem !important}.pb-19{padding-bottom:1.9rem !important}.pl-19{padding-left:1.9rem !important}.pr-19{padding-right:1.9rem !important}.px-19{padding-right:1.9rem !important;padding-left:1.9rem !important}.py-19{padding-top:1.9rem !important;padding-bottom:1.9rem !important}.border-solid-19{border-width:1.9rem !important;border-style:solid !important}.border-radius-19{border-radius:1.9rem !important}.m-20{margin:2rem !important}.mt-20{margin-top:2rem !important}.mb-20{margin-bottom:2rem !important}.ml-20{margin-left:2rem !important}.mr-20{margin-right:2rem !important}.mx-20{margin-right:2rem !important;margin-left:2rem !important}.my-20{margin-top:2rem !important;margin-bottom:2rem !important}.p-20{padding:2rem !important}.pt-20{padding-top:2rem !important}.pb-20{padding-bottom:2rem !important}.pl-20{padding-left:2rem !important}.pr-20{padding-right:2rem !important}.px-20{padding-right:2rem !important;padding-left:2rem !important}.py-20{padding-top:2rem !important;padding-bottom:2rem !important}.border-solid-20{border-width:2rem !important;border-style:solid !important}.border-radius-20{border-radius:2rem !important}.m-21{margin:2.1rem !important}.mt-21{margin-top:2.1rem !important}.mb-21{margin-bottom:2.1rem !important}.ml-21{margin-left:2.1rem !important}.mr-21{margin-right:2.1rem !important}.mx-21{margin-right:2.1rem !important;margin-left:2.1rem !important}.my-21{margin-top:2.1rem !important;margin-bottom:2.1rem !important}.p-21{padding:2.1rem !important}.pt-21{padding-top:2.1rem !important}.pb-21{padding-bottom:2.1rem !important}.pl-21{padding-left:2.1rem !important}.pr-21{padding-right:2.1rem !important}.px-21{padding-right:2.1rem !important;padding-left:2.1rem !important}.py-21{padding-top:2.1rem !important;padding-bottom:2.1rem !important}.border-solid-21{border-width:2.1rem !important;border-style:solid !important}.border-radius-21{border-radius:2.1rem !important}.m-22{margin:2.2rem !important}.mt-22{margin-top:2.2rem !important}.mb-22{margin-bottom:2.2rem !important}.ml-22{margin-left:2.2rem !important}.mr-22{margin-right:2.2rem !important}.mx-22{margin-right:2.2rem !important;margin-left:2.2rem !important}.my-22{margin-top:2.2rem !important;margin-bottom:2.2rem !important}.p-22{padding:2.2rem !important}.pt-22{padding-top:2.2rem !important}.pb-22{padding-bottom:2.2rem !important}.pl-22{padding-left:2.2rem !important}.pr-22{padding-right:2.2rem !important}.px-22{padding-right:2.2rem !important;padding-left:2.2rem !important}.py-22{padding-top:2.2rem !important;padding-bottom:2.2rem !important}.border-solid-22{border-width:2.2rem !important;border-style:solid !important}.border-radius-22{border-radius:2.2rem !important}.m-23{margin:2.3rem !important}.mt-23{margin-top:2.3rem !important}.mb-23{margin-bottom:2.3rem !important}.ml-23{margin-left:2.3rem !important}.mr-23{margin-right:2.3rem !important}.mx-23{margin-right:2.3rem !important;margin-left:2.3rem !important}.my-23{margin-top:2.3rem !important;margin-bottom:2.3rem !important}.p-23{padding:2.3rem !important}.pt-23{padding-top:2.3rem !important}.pb-23{padding-bottom:2.3rem !important}.pl-23{padding-left:2.3rem !important}.pr-23{padding-right:2.3rem !important}.px-23{padding-right:2.3rem !important;padding-left:2.3rem !important}.py-23{padding-top:2.3rem !important;padding-bottom:2.3rem !important}.border-solid-23{border-width:2.3rem !important;border-style:solid !important}.border-radius-23{border-radius:2.3rem !important}.m-24{margin:2.4rem !important}.mt-24{margin-top:2.4rem !important}.mb-24{margin-bottom:2.4rem !important}.ml-24{margin-left:2.4rem !important}.mr-24{margin-right:2.4rem !important}.mx-24{margin-right:2.4rem !important;margin-left:2.4rem !important}.my-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.p-24{padding:2.4rem !important}.pt-24{padding-top:2.4rem !important}.pb-24{padding-bottom:2.4rem !important}.pl-24{padding-left:2.4rem !important}.pr-24{padding-right:2.4rem !important}.px-24{padding-right:2.4rem !important;padding-left:2.4rem !important}.py-24{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.border-solid-24{border-width:2.4rem !important;border-style:solid !important}.border-radius-24{border-radius:2.4rem !important}.m-25{margin:2.5rem !important}.mt-25{margin-top:2.5rem !important}.mb-25{margin-bottom:2.5rem !important}.ml-25{margin-left:2.5rem !important}.mr-25{margin-right:2.5rem !important}.mx-25{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-25{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-25{padding:2.5rem !important}.pt-25{padding-top:2.5rem !important}.pb-25{padding-bottom:2.5rem !important}.pl-25{padding-left:2.5rem !important}.pr-25{padding-right:2.5rem !important}.px-25{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-25{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.border-solid-25{border-width:2.5rem !important;border-style:solid !important}.border-radius-25{border-radius:2.5rem !important}.m-26{margin:2.6rem !important}.mt-26{margin-top:2.6rem !important}.mb-26{margin-bottom:2.6rem !important}.ml-26{margin-left:2.6rem !important}.mr-26{margin-right:2.6rem !important}.mx-26{margin-right:2.6rem !important;margin-left:2.6rem !important}.my-26{margin-top:2.6rem !important;margin-bottom:2.6rem !important}.p-26{padding:2.6rem !important}.pt-26{padding-top:2.6rem !important}.pb-26{padding-bottom:2.6rem !important}.pl-26{padding-left:2.6rem !important}.pr-26{padding-right:2.6rem !important}.px-26{padding-right:2.6rem !important;padding-left:2.6rem !important}.py-26{padding-top:2.6rem !important;padding-bottom:2.6rem !important}.border-solid-26{border-width:2.6rem !important;border-style:solid !important}.border-radius-26{border-radius:2.6rem !important}.m-27{margin:2.7rem !important}.mt-27{margin-top:2.7rem !important}.mb-27{margin-bottom:2.7rem !important}.ml-27{margin-left:2.7rem !important}.mr-27{margin-right:2.7rem !important}.mx-27{margin-right:2.7rem !important;margin-left:2.7rem !important}.my-27{margin-top:2.7rem !important;margin-bottom:2.7rem !important}.p-27{padding:2.7rem !important}.pt-27{padding-top:2.7rem !important}.pb-27{padding-bottom:2.7rem !important}.pl-27{padding-left:2.7rem !important}.pr-27{padding-right:2.7rem !important}.px-27{padding-right:2.7rem !important;padding-left:2.7rem !important}.py-27{padding-top:2.7rem !important;padding-bottom:2.7rem !important}.border-solid-27{border-width:2.7rem !important;border-style:solid !important}.border-radius-27{border-radius:2.7rem !important}.m-28{margin:2.8rem !important}.mt-28{margin-top:2.8rem !important}.mb-28{margin-bottom:2.8rem !important}.ml-28{margin-left:2.8rem !important}.mr-28{margin-right:2.8rem !important}.mx-28{margin-right:2.8rem !important;margin-left:2.8rem !important}.my-28{margin-top:2.8rem !important;margin-bottom:2.8rem !important}.p-28{padding:2.8rem !important}.pt-28{padding-top:2.8rem !important}.pb-28{padding-bottom:2.8rem !important}.pl-28{padding-left:2.8rem !important}.pr-28{padding-right:2.8rem !important}.px-28{padding-right:2.8rem !important;padding-left:2.8rem !important}.py-28{padding-top:2.8rem !important;padding-bottom:2.8rem !important}.border-solid-28{border-width:2.8rem !important;border-style:solid !important}.border-radius-28{border-radius:2.8rem !important}.m-29{margin:2.9rem !important}.mt-29{margin-top:2.9rem !important}.mb-29{margin-bottom:2.9rem !important}.ml-29{margin-left:2.9rem !important}.mr-29{margin-right:2.9rem !important}.mx-29{margin-right:2.9rem !important;margin-left:2.9rem !important}.my-29{margin-top:2.9rem !important;margin-bottom:2.9rem !important}.p-29{padding:2.9rem !important}.pt-29{padding-top:2.9rem !important}.pb-29{padding-bottom:2.9rem !important}.pl-29{padding-left:2.9rem !important}.pr-29{padding-right:2.9rem !important}.px-29{padding-right:2.9rem !important;padding-left:2.9rem !important}.py-29{padding-top:2.9rem !important;padding-bottom:2.9rem !important}.border-solid-29{border-width:2.9rem !important;border-style:solid !important}.border-radius-29{border-radius:2.9rem !important}.m-30{margin:3rem !important}.mt-30{margin-top:3rem !important}.mb-30{margin-bottom:3rem !important}.ml-30{margin-left:3rem !important}.mr-30{margin-right:3rem !important}.mx-30{margin-right:3rem !important;margin-left:3rem !important}.my-30{margin-top:3rem !important;margin-bottom:3rem !important}.p-30{padding:3rem !important}.pt-30{padding-top:3rem !important}.pb-30{padding-bottom:3rem !important}.pl-30{padding-left:3rem !important}.pr-30{padding-right:3rem !important}.px-30{padding-right:3rem !important;padding-left:3rem !important}.py-30{padding-top:3rem !important;padding-bottom:3rem !important}.border-solid-30{border-width:3rem !important;border-style:solid !important}.border-radius-30{border-radius:3rem !important}.m-31{margin:3.1rem !important}.mt-31{margin-top:3.1rem !important}.mb-31{margin-bottom:3.1rem !important}.ml-31{margin-left:3.1rem !important}.mr-31{margin-right:3.1rem !important}.mx-31{margin-right:3.1rem !important;margin-left:3.1rem !important}.my-31{margin-top:3.1rem !important;margin-bottom:3.1rem !important}.p-31{padding:3.1rem !important}.pt-31{padding-top:3.1rem !important}.pb-31{padding-bottom:3.1rem !important}.pl-31{padding-left:3.1rem !important}.pr-31{padding-right:3.1rem !important}.px-31{padding-right:3.1rem !important;padding-left:3.1rem !important}.py-31{padding-top:3.1rem !important;padding-bottom:3.1rem !important}.border-solid-31{border-width:3.1rem !important;border-style:solid !important}.border-radius-31{border-radius:3.1rem !important}.m-32{margin:3.2rem !important}.mt-32{margin-top:3.2rem !important}.mb-32{margin-bottom:3.2rem !important}.ml-32{margin-left:3.2rem !important}.mr-32{margin-right:3.2rem !important}.mx-32{margin-right:3.2rem !important;margin-left:3.2rem !important}.my-32{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.p-32{padding:3.2rem !important}.pt-32{padding-top:3.2rem !important}.pb-32{padding-bottom:3.2rem !important}.pl-32{padding-left:3.2rem !important}.pr-32{padding-right:3.2rem !important}.px-32{padding-right:3.2rem !important;padding-left:3.2rem !important}.py-32{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.border-solid-32{border-width:3.2rem !important;border-style:solid !important}.border-radius-32{border-radius:3.2rem !important}.m-33{margin:3.3rem !important}.mt-33{margin-top:3.3rem !important}.mb-33{margin-bottom:3.3rem !important}.ml-33{margin-left:3.3rem !important}.mr-33{margin-right:3.3rem !important}.mx-33{margin-right:3.3rem !important;margin-left:3.3rem !important}.my-33{margin-top:3.3rem !important;margin-bottom:3.3rem !important}.p-33{padding:3.3rem !important}.pt-33{padding-top:3.3rem !important}.pb-33{padding-bottom:3.3rem !important}.pl-33{padding-left:3.3rem !important}.pr-33{padding-right:3.3rem !important}.px-33{padding-right:3.3rem !important;padding-left:3.3rem !important}.py-33{padding-top:3.3rem !important;padding-bottom:3.3rem !important}.border-solid-33{border-width:3.3rem !important;border-style:solid !important}.border-radius-33{border-radius:3.3rem !important}.m-34{margin:3.4rem !important}.mt-34{margin-top:3.4rem !important}.mb-34{margin-bottom:3.4rem !important}.ml-34{margin-left:3.4rem !important}.mr-34{margin-right:3.4rem !important}.mx-34{margin-right:3.4rem !important;margin-left:3.4rem !important}.my-34{margin-top:3.4rem !important;margin-bottom:3.4rem !important}.p-34{padding:3.4rem !important}.pt-34{padding-top:3.4rem !important}.pb-34{padding-bottom:3.4rem !important}.pl-34{padding-left:3.4rem !important}.pr-34{padding-right:3.4rem !important}.px-34{padding-right:3.4rem !important;padding-left:3.4rem !important}.py-34{padding-top:3.4rem !important;padding-bottom:3.4rem !important}.border-solid-34{border-width:3.4rem !important;border-style:solid !important}.border-radius-34{border-radius:3.4rem !important}.m-35{margin:3.5rem !important}.mt-35{margin-top:3.5rem !important}.mb-35{margin-bottom:3.5rem !important}.ml-35{margin-left:3.5rem !important}.mr-35{margin-right:3.5rem !important}.mx-35{margin-right:3.5rem !important;margin-left:3.5rem !important}.my-35{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.p-35{padding:3.5rem !important}.pt-35{padding-top:3.5rem !important}.pb-35{padding-bottom:3.5rem !important}.pl-35{padding-left:3.5rem !important}.pr-35{padding-right:3.5rem !important}.px-35{padding-right:3.5rem !important;padding-left:3.5rem !important}.py-35{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.border-solid-35{border-width:3.5rem !important;border-style:solid !important}.border-radius-35{border-radius:3.5rem !important}.m-36{margin:3.6rem !important}.mt-36{margin-top:3.6rem !important}.mb-36{margin-bottom:3.6rem !important}.ml-36{margin-left:3.6rem !important}.mr-36{margin-right:3.6rem !important}.mx-36{margin-right:3.6rem !important;margin-left:3.6rem !important}.my-36{margin-top:3.6rem !important;margin-bottom:3.6rem !important}.p-36{padding:3.6rem !important}.pt-36{padding-top:3.6rem !important}.pb-36{padding-bottom:3.6rem !important}.pl-36{padding-left:3.6rem !important}.pr-36{padding-right:3.6rem !important}.px-36{padding-right:3.6rem !important;padding-left:3.6rem !important}.py-36{padding-top:3.6rem !important;padding-bottom:3.6rem !important}.border-solid-36{border-width:3.6rem !important;border-style:solid !important}.border-radius-36{border-radius:3.6rem !important}.m-37{margin:3.7rem !important}.mt-37{margin-top:3.7rem !important}.mb-37{margin-bottom:3.7rem !important}.ml-37{margin-left:3.7rem !important}.mr-37{margin-right:3.7rem !important}.mx-37{margin-right:3.7rem !important;margin-left:3.7rem !important}.my-37{margin-top:3.7rem !important;margin-bottom:3.7rem !important}.p-37{padding:3.7rem !important}.pt-37{padding-top:3.7rem !important}.pb-37{padding-bottom:3.7rem !important}.pl-37{padding-left:3.7rem !important}.pr-37{padding-right:3.7rem !important}.px-37{padding-right:3.7rem !important;padding-left:3.7rem !important}.py-37{padding-top:3.7rem !important;padding-bottom:3.7rem !important}.border-solid-37{border-width:3.7rem !important;border-style:solid !important}.border-radius-37{border-radius:3.7rem !important}.m-38{margin:3.8rem !important}.mt-38{margin-top:3.8rem !important}.mb-38{margin-bottom:3.8rem !important}.ml-38{margin-left:3.8rem !important}.mr-38{margin-right:3.8rem !important}.mx-38{margin-right:3.8rem !important;margin-left:3.8rem !important}.my-38{margin-top:3.8rem !important;margin-bottom:3.8rem !important}.p-38{padding:3.8rem !important}.pt-38{padding-top:3.8rem !important}.pb-38{padding-bottom:3.8rem !important}.pl-38{padding-left:3.8rem !important}.pr-38{padding-right:3.8rem !important}.px-38{padding-right:3.8rem !important;padding-left:3.8rem !important}.py-38{padding-top:3.8rem !important;padding-bottom:3.8rem !important}.border-solid-38{border-width:3.8rem !important;border-style:solid !important}.border-radius-38{border-radius:3.8rem !important}.m-39{margin:3.9rem !important}.mt-39{margin-top:3.9rem !important}.mb-39{margin-bottom:3.9rem !important}.ml-39{margin-left:3.9rem !important}.mr-39{margin-right:3.9rem !important}.mx-39{margin-right:3.9rem !important;margin-left:3.9rem !important}.my-39{margin-top:3.9rem !important;margin-bottom:3.9rem !important}.p-39{padding:3.9rem !important}.pt-39{padding-top:3.9rem !important}.pb-39{padding-bottom:3.9rem !important}.pl-39{padding-left:3.9rem !important}.pr-39{padding-right:3.9rem !important}.px-39{padding-right:3.9rem !important;padding-left:3.9rem !important}.py-39{padding-top:3.9rem !important;padding-bottom:3.9rem !important}.border-solid-39{border-width:3.9rem !important;border-style:solid !important}.border-radius-39{border-radius:3.9rem !important}.m-40{margin:4rem !important}.mt-40{margin-top:4rem !important}.mb-40{margin-bottom:4rem !important}.ml-40{margin-left:4rem !important}.mr-40{margin-right:4rem !important}.mx-40{margin-right:4rem !important;margin-left:4rem !important}.my-40{margin-top:4rem !important;margin-bottom:4rem !important}.p-40{padding:4rem !important}.pt-40{padding-top:4rem !important}.pb-40{padding-bottom:4rem !important}.pl-40{padding-left:4rem !important}.pr-40{padding-right:4rem !important}.px-40{padding-right:4rem !important;padding-left:4rem !important}.py-40{padding-top:4rem !important;padding-bottom:4rem !important}.border-solid-40{border-width:4rem !important;border-style:solid !important}.border-radius-40{border-radius:4rem !important}.m-41{margin:4.1rem !important}.mt-41{margin-top:4.1rem !important}.mb-41{margin-bottom:4.1rem !important}.ml-41{margin-left:4.1rem !important}.mr-41{margin-right:4.1rem !important}.mx-41{margin-right:4.1rem !important;margin-left:4.1rem !important}.my-41{margin-top:4.1rem !important;margin-bottom:4.1rem !important}.p-41{padding:4.1rem !important}.pt-41{padding-top:4.1rem !important}.pb-41{padding-bottom:4.1rem !important}.pl-41{padding-left:4.1rem !important}.pr-41{padding-right:4.1rem !important}.px-41{padding-right:4.1rem !important;padding-left:4.1rem !important}.py-41{padding-top:4.1rem !important;padding-bottom:4.1rem !important}.border-solid-41{border-width:4.1rem !important;border-style:solid !important}.border-radius-41{border-radius:4.1rem !important}.m-42{margin:4.2rem !important}.mt-42{margin-top:4.2rem !important}.mb-42{margin-bottom:4.2rem !important}.ml-42{margin-left:4.2rem !important}.mr-42{margin-right:4.2rem !important}.mx-42{margin-right:4.2rem !important;margin-left:4.2rem !important}.my-42{margin-top:4.2rem !important;margin-bottom:4.2rem !important}.p-42{padding:4.2rem !important}.pt-42{padding-top:4.2rem !important}.pb-42{padding-bottom:4.2rem !important}.pl-42{padding-left:4.2rem !important}.pr-42{padding-right:4.2rem !important}.px-42{padding-right:4.2rem !important;padding-left:4.2rem !important}.py-42{padding-top:4.2rem !important;padding-bottom:4.2rem !important}.border-solid-42{border-width:4.2rem !important;border-style:solid !important}.border-radius-42{border-radius:4.2rem !important}.m-43{margin:4.3rem !important}.mt-43{margin-top:4.3rem !important}.mb-43{margin-bottom:4.3rem !important}.ml-43{margin-left:4.3rem !important}.mr-43{margin-right:4.3rem !important}.mx-43{margin-right:4.3rem !important;margin-left:4.3rem !important}.my-43{margin-top:4.3rem !important;margin-bottom:4.3rem !important}.p-43{padding:4.3rem !important}.pt-43{padding-top:4.3rem !important}.pb-43{padding-bottom:4.3rem !important}.pl-43{padding-left:4.3rem !important}.pr-43{padding-right:4.3rem !important}.px-43{padding-right:4.3rem !important;padding-left:4.3rem !important}.py-43{padding-top:4.3rem !important;padding-bottom:4.3rem !important}.border-solid-43{border-width:4.3rem !important;border-style:solid !important}.border-radius-43{border-radius:4.3rem !important}.m-44{margin:4.4rem !important}.mt-44{margin-top:4.4rem !important}.mb-44{margin-bottom:4.4rem !important}.ml-44{margin-left:4.4rem !important}.mr-44{margin-right:4.4rem !important}.mx-44{margin-right:4.4rem !important;margin-left:4.4rem !important}.my-44{margin-top:4.4rem !important;margin-bottom:4.4rem !important}.p-44{padding:4.4rem !important}.pt-44{padding-top:4.4rem !important}.pb-44{padding-bottom:4.4rem !important}.pl-44{padding-left:4.4rem !important}.pr-44{padding-right:4.4rem !important}.px-44{padding-right:4.4rem !important;padding-left:4.4rem !important}.py-44{padding-top:4.4rem !important;padding-bottom:4.4rem !important}.border-solid-44{border-width:4.4rem !important;border-style:solid !important}.border-radius-44{border-radius:4.4rem !important}.m-45{margin:4.5rem !important}.mt-45{margin-top:4.5rem !important}.mb-45{margin-bottom:4.5rem !important}.ml-45{margin-left:4.5rem !important}.mr-45{margin-right:4.5rem !important}.mx-45{margin-right:4.5rem !important;margin-left:4.5rem !important}.my-45{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.p-45{padding:4.5rem !important}.pt-45{padding-top:4.5rem !important}.pb-45{padding-bottom:4.5rem !important}.pl-45{padding-left:4.5rem !important}.pr-45{padding-right:4.5rem !important}.px-45{padding-right:4.5rem !important;padding-left:4.5rem !important}.py-45{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.border-solid-45{border-width:4.5rem !important;border-style:solid !important}.border-radius-45{border-radius:4.5rem !important}.m-46{margin:4.6rem !important}.mt-46{margin-top:4.6rem !important}.mb-46{margin-bottom:4.6rem !important}.ml-46{margin-left:4.6rem !important}.mr-46{margin-right:4.6rem !important}.mx-46{margin-right:4.6rem !important;margin-left:4.6rem !important}.my-46{margin-top:4.6rem !important;margin-bottom:4.6rem !important}.p-46{padding:4.6rem !important}.pt-46{padding-top:4.6rem !important}.pb-46{padding-bottom:4.6rem !important}.pl-46{padding-left:4.6rem !important}.pr-46{padding-right:4.6rem !important}.px-46{padding-right:4.6rem !important;padding-left:4.6rem !important}.py-46{padding-top:4.6rem !important;padding-bottom:4.6rem !important}.border-solid-46{border-width:4.6rem !important;border-style:solid !important}.border-radius-46{border-radius:4.6rem !important}.m-47{margin:4.7rem !important}.mt-47{margin-top:4.7rem !important}.mb-47{margin-bottom:4.7rem !important}.ml-47{margin-left:4.7rem !important}.mr-47{margin-right:4.7rem !important}.mx-47{margin-right:4.7rem !important;margin-left:4.7rem !important}.my-47{margin-top:4.7rem !important;margin-bottom:4.7rem !important}.p-47{padding:4.7rem !important}.pt-47{padding-top:4.7rem !important}.pb-47{padding-bottom:4.7rem !important}.pl-47{padding-left:4.7rem !important}.pr-47{padding-right:4.7rem !important}.px-47{padding-right:4.7rem !important;padding-left:4.7rem !important}.py-47{padding-top:4.7rem !important;padding-bottom:4.7rem !important}.border-solid-47{border-width:4.7rem !important;border-style:solid !important}.border-radius-47{border-radius:4.7rem !important}.m-48{margin:4.8rem !important}.mt-48{margin-top:4.8rem !important}.mb-48{margin-bottom:4.8rem !important}.ml-48{margin-left:4.8rem !important}.mr-48{margin-right:4.8rem !important}.mx-48{margin-right:4.8rem !important;margin-left:4.8rem !important}.my-48{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.p-48{padding:4.8rem !important}.pt-48{padding-top:4.8rem !important}.pb-48{padding-bottom:4.8rem !important}.pl-48{padding-left:4.8rem !important}.pr-48{padding-right:4.8rem !important}.px-48{padding-right:4.8rem !important;padding-left:4.8rem !important}.py-48{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.border-solid-48{border-width:4.8rem !important;border-style:solid !important}.border-radius-48{border-radius:4.8rem !important}.m-49{margin:4.9rem !important}.mt-49{margin-top:4.9rem !important}.mb-49{margin-bottom:4.9rem !important}.ml-49{margin-left:4.9rem !important}.mr-49{margin-right:4.9rem !important}.mx-49{margin-right:4.9rem !important;margin-left:4.9rem !important}.my-49{margin-top:4.9rem !important;margin-bottom:4.9rem !important}.p-49{padding:4.9rem !important}.pt-49{padding-top:4.9rem !important}.pb-49{padding-bottom:4.9rem !important}.pl-49{padding-left:4.9rem !important}.pr-49{padding-right:4.9rem !important}.px-49{padding-right:4.9rem !important;padding-left:4.9rem !important}.py-49{padding-top:4.9rem !important;padding-bottom:4.9rem !important}.border-solid-49{border-width:4.9rem !important;border-style:solid !important}.border-radius-49{border-radius:4.9rem !important}.m-50{margin:5rem !important}.mt-50{margin-top:5rem !important}.mb-50{margin-bottom:5rem !important}.ml-50{margin-left:5rem !important}.mr-50{margin-right:5rem !important}.mx-50{margin-right:5rem !important;margin-left:5rem !important}.my-50{margin-top:5rem !important;margin-bottom:5rem !important}.p-50{padding:5rem !important}.pt-50{padding-top:5rem !important}.pb-50{padding-bottom:5rem !important}.pl-50{padding-left:5rem !important}.pr-50{padding-right:5rem !important}.px-50{padding-right:5rem !important;padding-left:5rem !important}.py-50{padding-top:5rem !important;padding-bottom:5rem !important}.border-solid-50{border-width:5rem !important;border-style:solid !important}.border-radius-50{border-radius:5rem !important}.m-auto{margin:auto !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.p-auto{padding:auto !important}.px-auto{padding-right:auto !important;padding-left:auto !important}body{min-height:100vh;min-height:100vdh;display:flex;flex-direction:column}body .page-footer-content{margin-top:auto}.container{padding-left:8%;padding-right:8%}.container-bold{padding-left:20%;padding-right:20%}.alert{padding:2rem;border-radius:8px}.home{padding-top:100px;background:#0fa1ea;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:400px}.home .cta .btn-dark{background:#072d44;color:#fff;padding-block:8px;padding-inline:16px;border-radius:8px;transition:all .3s}.home .cta .btn-dark *{transition:all .3s}.home .cta .btn-dark:hover i{color:#0fa1ea}.login{padding-top:86px}.login .hero{height:180px;width:100%;display:flex;align-items:center;justify-content:center;background:#0fa1ea;color:#fff;position:relative}.login .login-card{max-width:430px;margin:-4.5rem auto 2rem auto;z-index:2;position:relative;box-shadow:rgba(50,50,105,.15) 0px 2px 5px 0px,rgba(0,0,0,.05) 0px 1px 1px 0px;border-radius:8px;overflow:hidden;border:1px solid #0fa1ea}.login .login-card .card-body{padding:4rem 2rem;background:#fff}.login .login-card .card-body .button{display:flex;justify-content:center}.login .login-card .card-body .button button{background:#072d44;color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:1.5rem;border:1px solid #072d44;transition:all .3s}.login .login-card .card-body .button button:hover{background:rgba(0,0,0,0);color:#072d44}.login .login-card .card-body .signup,.login .login-card .card-body .forgot-password{font-size:1.2rem;font-weight:500}.login .login-card .card-body .signup a,.login .login-card .card-body .forgot-password{font-weight:700;transition:all .3s}.login .login-card .card-body .signup a:hover,.login .login-card .card-body .forgot-password:hover{text-decoration:underline !important}@media only screen and (max-width: 450px){.login-card{margin:2rem}}.dashboard{padding-top:86px;padding-bottom:2rem;background:rgba(7,45,68,.075)}.dashboard .card-wrapper{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin:auto}.dashboard .card-wrapper .card{box-shadow:rgba(0,0,0,.15) 0px 2px 8px;background:#fff;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:2rem;margin:auto;min-width:250px;border-radius:8px;transition:ease-in-out .3s}.dashboard .card-wrapper .card .card-icon{color:#0fa1ea;font-size:3.9rem}.dashboard .card-wrapper .card .card-info{font-size:2rem}.dashboard .card-wrapper .card .text-info{font-size:1.5rem;font-weight:400}.dashboard .card-wrapper a.card:hover{background:rgba(18,205,219,.025)}.administration{overflow:hidden;padding-block:2rem}.administration .cta{display:flex;justify-content:center;align-items:center;min-height:80px;gap:2rem;flex-wrap:wrap;padding-block:2rem}.administration .cta a{display:block;padding:6px 12px;border-radius:6px;transition:all .3s;border:1.3px solid}.administration .cta a.open{border-color:#12cddb;color:#fff;background:#12cddb}.administration .cta a.open:hover{background:rgba(0,0,0,0);color:#12cddb}.administration .cta a.close{border-color:#dc3545;color:#fff;background:#dc3545}.administration .cta a.close:hover{background:rgba(0,0,0,0);color:#dc3545}.administration .cta a.new{border-color:#072d44;color:#fff;background:#072d44}.administration .cta a.new:hover{background:rgba(0,0,0,0);color:#072d44}.administration .cta a.statement{border-color:#0fa1ea;color:#fff;background:#0fa1ea}.administration .cta a.statement:hover{background:rgba(0,0,0,0);color:#0fa1ea}.administration .hero{display:flex;align-items:center;justify-content:center;background:#0fa1ea;color:#fff;height:100px}.administration .unecashedTransaction{display:contents;width:max-content;margin:auto;padding:2rem}.administration .unecashedTransaction .title{text-align:center;font-weight:700;font-size:2rem;color:#dc3545}.administration .unecashedTransaction .title::after{content:"";display:block;height:3px;width:4rem;background:#dc3545;margin-inline:auto;margin-block:1rem}.administration .unecashedTransaction .table .table-action a{border:1.2px solid;padding:4px 8px;color:#fff;border-radius:5px;transition:all .3s;font-size:1.2rem}.administration .unecashedTransaction .table .table-action a:hover{background:rgba(0,0,0,0) !important}.administration .unecashedTransaction .table .table-action a:hover.btn-success{border-color:#12cddb;color:#12cddb}.administration .unecashedTransaction .table .table-action a:hover.btn-danger{border-color:#dc3545;color:#dc3545}.administration.open-balance{padding-top:86px;background:rgba(7,45,68,.05)}.administration.open-balance .form-zone{max-width:470px;margin:1rem auto;padding:2rem;background:#fff;border-radius:8px}.administration.open-balance .form-zone .info{padding-bottom:2.5rem;text-align:justify;font-size:1.5rem}.administration.open-balance .form-zone form label{font-weight:600}.administration.open-balance .form-zone form .button{display:flex;justify-content:center}.administration.open-balance .form-zone form .button button{background:#072d44;color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:1.5rem;border:1px solid #072d44;transition:all .3s}.administration.open-balance .form-zone form .button button:hover{background:rgba(0,0,0,0);color:#072d44}.administration.statement,.administration.sell{padding-top:86px}.administration.statement .step-2,.administration.sell .step-2{background:rgba(7,45,68,.1);padding-bottom:2rem}.administration.statement .step-2 .sell-client-cart,.administration.sell .step-2 .sell-client-cart{padding:2.5rem;max-width:600px;margin-inline:auto;border-radius:8px}.administration.statement .step-2 .sell-client-cart .input-radio,.administration.sell .step-2 .sell-client-cart .input-radio{cursor:pointer}.administration.statement .step-2 .sell-client-cart .input-radio *,.administration.sell .step-2 .sell-client-cart .input-radio *{transition:all .3s;cursor:pointer}.administration.statement .step-2 .sell-client-cart .input-radio *:hover,.administration.sell .step-2 .sell-client-cart .input-radio *:hover{font-weight:500}.administration.statement .step-2 .sell-client-cart fieldset,.administration.sell .step-2 .sell-client-cart fieldset{border-width:1.395px;border-color:#072d44}.administration.statement .step-2 .sell-client-cart fieldset legend,.administration.sell .step-2 .sell-client-cart fieldset legend{font-weight:600;color:#072d44}.administration.statement .step-2 .sell-client-cart fieldset.disabled,.administration.sell .step-2 .sell-client-cart fieldset.disabled{border-width:1.325px;border-color:#072d44;opacity:.5;cursor:not-allowed}.administration.statement .step-2 .sell-client-cart fieldset.disabled *,.administration.sell .step-2 .sell-client-cart fieldset.disabled *{cursor:not-allowed}.administration.statement .data-zone,.administration.sell .data-zone{background:rgba(7,45,68,.05)}.administration.statement .data-zone .info,.administration.sell .data-zone .info{display:flex;flex-direction:column;gap:.5rem;font-weight:500}.administration.statement .data-zone .info li,.administration.sell .data-zone .info li{display:flex}.administration.statement .data-zone .info li label,.administration.sell .data-zone .info li label{display:block;width:140px;border-bottom:1px dashed rgba(15,161,234,.6)}.administration.statement .data-zone .card,.administration.sell .data-zone .card{max-width:800px;margin-inline:auto;background:#fff;box-shadow:rgba(0,0,0,.25) 0px .0625em .0625em,rgba(0,0,0,.25) 0px .125em .5em,hsla(0,0%,100%,.1) 0px 0px 0px 1px inset;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem}.administration.product,.administration.user{padding-top:86px}.administration.product .hero.modif,.administration.user .hero.modif{background-color:#12cddb !important}.administration.product .product-form-container,.administration.product .user-form-container,.administration.user .product-form-container,.administration.user .user-form-container{background:rgba(7,45,68,.05);padding-bottom:2rem}.administration.product .product-form-container .product-form-cart,.administration.product .product-form-container .user-form-cart,.administration.product .user-form-container .product-form-cart,.administration.product .user-form-container .user-form-cart,.administration.user .product-form-container .product-form-cart,.administration.user .product-form-container .user-form-cart,.administration.user .user-form-container .product-form-cart,.administration.user .user-form-container .user-form-cart{margin-inline:auto;max-width:600px;padding:3rem;padding-top:4rem;border-radius:1rem}.administration.product .product-form-container .product-form-cart textarea,.administration.product .product-form-container .user-form-cart textarea,.administration.product .user-form-container .product-form-cart textarea,.administration.product .user-form-container .user-form-cart textarea,.administration.user .product-form-container .product-form-cart textarea,.administration.user .product-form-container .user-form-cart textarea,.administration.user .user-form-container .product-form-cart textarea,.administration.user .user-form-container .user-form-cart textarea{height:100px}/*# sourceMappingURL=app.css.map */
