@charset "UTF-8";.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:transparent!important}.swal2-container.swal2-top-start,.swal2-container.swal2-center-start,.swal2-container.swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-top,.swal2-container.swal2-center,.swal2-container.swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-top-end,.swal2-container.swal2-center-end,.swal2-container.swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-start>.swal2-popup,.swal2-container.swal2-center-left>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-start>.swal2-popup,.swal2-container.swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-row>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}.swal2-styled:focus{outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:transparent;color:#f27474}.swal2-close:focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-input,.swal2-file,.swal2-textarea,.swal2-select,.swal2-radio,.swal2-checkbox{margin:1em 2em 3px}.swal2-input,.swal2-file,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-input.swal2-inputerror,.swal2-file.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-input:focus,.swal2-file:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}.swal2-input::placeholder,.swal2-file::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-radio,.swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-radio label,.swal2-checkbox label{margin:0 .6em;font-size:1.125em}.swal2-radio input,.swal2-checkbox input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.header-container .header-links>li .navigation-sub-items>li>a,.header-container .header-links>li>a{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.header-container{background:#ffffff;box-shadow:0 1px 4px #00347026;width:100%;height:3rem;padding:0 1vw;position:relative}.header-container .header-left{flex:1;height:100%}.header-container .header-left .row.row-back{cursor:pointer}.header-container .header-left .row.row-back:active{transform:scale(.98)}.header-container .header-left .row.row-back .icon.icon-arrow-left{height:25px;width:25px}.header-container .header-left .row.row-back span.header{font-weight:700}.header-container .header-left .header-logo{height:100%}.header-container .header-left .header-logo>a,.header-container .header-left .header-logo>a img{height:100%;padding:3px 0}.header-container .header-links{height:100%;list-style:none;padding:0;margin:0}.header-container .header-links>li{height:100%}.header-container .header-links>li>a{align-items:center;text-decoration:none;height:100%;position:relative;padding:0 10px;margin:0 10px}.header-container .header-links>li>a:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:0;height:6px;background-color:#25408d;transition:all .3s ease}.header-container .header-links>li>a.active{font-weight:700}.header-container .header-links>li>a.active:after{width:100%}.header-container .header-links>li>a .icon.icon-arrow-down{margin-left:10px;height:18px;width:18px;transition:all .3s ease}.header-container .header-links>li>a .icon.icon-arrow-down.opened{transform:rotate(180deg)}.header-container .header-links>li .navigation-sub-items{z-index:100;position:absolute;bottom:-3rem;left:0;width:100vw;height:3rem;background-color:#bcdcf5;list-style:none;padding:0;margin:0;justify-content:center;transition:transform .3s ease;transform:scaleY(0);transform-origin:top}.header-container .header-links>li .navigation-sub-items.opened{transform:scaleY(1)}.header-container .header-links>li .navigation-sub-items>li{height:100%}.header-container .header-links>li .navigation-sub-items>li>a{align-items:center;text-decoration:none;height:100%;position:relative;padding:0 10px;margin:0 10px}.header-container .header-links>li .navigation-sub-items>li>a.active,.header-container .header-links>li .navigation-sub-items>li>a:hover{background-color:#25408d;color:#fff}.header-container .header-links>li .navigation-sub-items>li>a.active{font-weight:700}.header-container .header-right{justify-content:flex-end;flex:1;gap:.5rem}.header-container .header-right .icon-notification-container{position:relative;cursor:pointer}.header-container .header-right .icon-notification-container .indicator{height:15px;width:15px;background-color:#fa4460;border-radius:50%;position:absolute;top:-5px;right:0}.header-container .header-right .inputs-dropdown-select-container{min-width:200px}.header-container .header-right>.icon.icon-avatar{height:2.125rem;width:2.125rem}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-login-container{height:100%;width:100%;padding:15vh 35vw;justify-content:center}.screen-login-container .screen-login-inner-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;justify-content:center;align-items:center;padding:30px 20px}.screen-login-container .screen-login-inner-container>div{width:100%}.screen-login-container .screen-login-inner-container .screen-login-content{flex:1;padding:30px 0;justify-content:center}.screen-login-container .screen-login-inner-container .screen-login-footer .buttons-raised-container{flex:1}.screen-login-container .screen-login-inner-container .password-reset{margin-top:15px;color:#1f55e6;font-weight:300;text-decoration:underline;cursor:pointer;font-size:14px}.screen-login-container .screen-login-inner-container .password-reset:active{transform:scale(.98)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-policies-container{height:calc(100% - 3rem);width:100%;padding:1vh 1vw;justify-content:space-between}.screen-policies-container .screen-policies-left-container,.screen-policies-container .screen-policies-right-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;transition:all .3s linear;width:calc(40% - .5vw)}.screen-policies-container.create .screen-policies-left-container{width:calc(60% - .5vw)}.screen-policies-container.create .screen-policies-left-container .buttons-underlined-tab-container{margin-bottom:2vh}.screen-policies-container.create .screen-policies-right-container,.screen-policies-container.add .screen-policies-left-container{width:calc(40% - .5vw)}.screen-policies-container.add .screen-policies-right-container{width:calc(60% - .5vw)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policies-create-initial-container{padding:3vh 1vw;flex-wrap:wrap}.policies-create-initial-container .policy-type-button-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;margin-right:1vw;cursor:pointer}.policies-create-initial-container .policy-type-button-container:active{transform:scale(.98)}.policies-create-initial-container .policy-type-button-container>.icon{margin-right:1vw;height:35px;width:35px}.policies-create-initial-container .policy-type-button-container span{white-space:nowrap;font-weight:500}.forms-person-form-container{flex-wrap:wrap}.forms-person-form-container.row{align-items:flex-end}.forms-person-form-container>div{margin-right:15px;flex-basis:calc(25% - 15px)}.forms-person-form-container>div.col-double{flex-basis:calc(50% - 15px)}.forms-select-vehicle-form-container .forms-select-vehicle-form-header{padding-top:10px}.forms-select-vehicle-form-container .forms-select-vehicle-form-header span.header{margin-right:1vw}.forms-select-vehicle-form-container .forms-select-vehicle-form-content{align-items:flex-end}.forms-select-vehicle-form-container .forms-select-vehicle-form-content>div{margin-right:15px;flex-basis:calc(33.3333333333% - 15px)}.forms-select-vehicle-form-container .forms-select-vehicle-form-content>div.dropdown{flex-basis:calc(66.6666666667% - 15px)}.forms-select-vehicle-form-container .forms-select-vehicle-form-content .buttons-raised-container{margin:20px 0}.forms-usual-driver-form-container .forms-usual-driver-form-header{justify-content:space-between}.forms-usual-driver-form-container .forms-usual-driver-form-header span.header{margin-right:1vw}.forms-usual-driver-form-container .forms-usual-driver-form-header .buttons-raised-container{margin-left:15px}.forms-usual-driver-form-container .forms-usual-driver-form-content{align-items:flex-end}.forms-usual-driver-form-container .forms-usual-driver-form-content>div{margin-right:15px;flex-basis:calc(33.3333333333% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-additional-information-go-form-container .forms-additional-information-go-form-header{padding-top:10px}.forms-additional-information-go-form-container .forms-additional-information-go-form-header span.header{margin-right:1vw}.forms-additional-information-go-form-container .forms-additional-information-go-form-content{flex-wrap:wrap}.forms-additional-information-go-form-container .forms-additional-information-go-form-content>div{margin-right:15px;flex-basis:calc(33.3333333333% - 15px)}.forms-additional-information-go-form-container .forms-additional-information-go-form-footer .buttons-raised-container{margin-left:auto}.forms-additional-information-go-form-container .forms-additional-information-go-form-summary{justify-content:space-between;background-color:#f7f7fd;margin:0 -1vw -1vh;border-radius:0 0 6px 6px;padding:0 1vw}.forms-additional-information-go-form-container .forms-additional-information-go-form-summary p span{font-weight:700}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-start-date-go-form-container .forms-start-date-go-form-header{padding-top:10px}.forms-start-date-go-form-container .forms-start-date-go-form-header span.header{margin-right:1vw}.forms-start-date-go-form-container .forms-start-date-go-form-content{flex-wrap:wrap}.forms-start-date-go-form-container .forms-start-date-go-form-content>.row>div{margin-right:15px;flex-basis:calc(33.3333333333% - 15px)}.forms-start-date-go-form-container .forms-start-date-go-form-footer .buttons-raised-container{margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-selected-offer-details-form-container{overflow:scroll;padding:1vh 1vw}.forms-selected-offer-details-form-container .row-connected-broker{align-items:flex-end}.forms-selected-offer-details-form-container .row-connected-broker>div{margin-right:15px;flex-basis:calc(50% - 15px)}.forms-selected-offer-details-form-container .row-commission{margin:10px 0}.forms-selected-offer-details-form-container .row-commission>div{margin-right:15px}.forms-selected-offer-details-form-container .row-commission>.switch{flex-basis:calc(50% - 15px)}.forms-selected-offer-details-form-container .row-commission>.buttons-tab-container{flex-basis:calc(30% - 15px)}.forms-selected-offer-details-form-container .row-commission>.text{flex-basis:calc(20% - 15px)}.forms-selected-offer-details-form-container .row-installments-count{margin:10px 0}.forms-selected-offer-details-form-container .row-installments-count span.header{margin-right:15px}.forms-selected-offer-details-form-container .row-installments-count>.text{flex-basis:62px}.forms-selected-offer-details-form-container span.choose-package{text-align:center;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-installments-form-container{max-width:100%}.forms-installments-form-container.row{align-items:flex-end}.forms-installments-form-container .forms-installments-form-header{width:80px;margin-right:2px}.forms-installments-form-container .forms-installments-form-content{width:calc(100% - 80px);overflow:auto}.forms-installments-form-container .forms-installments-form-content .row-headings{align-items:flex-end}.forms-installments-form-container .forms-installments-form-content .row-headings>div{flex-shrink:0;margin-right:2px}.forms-installments-form-container .forms-installments-form-content .row-values.invalid{outline:1px solid red}.forms-installments-form-container .forms-installments-form-content .row-values .cell-value{flex-shrink:0;margin-right:2px}.forms-installments-form-container .forms-installments-form-content .row-values .cell-value>div.text{width:100%}.forms-installments-form-container .forms-installments-form-content .row-values .cell-value>div.dropdown{width:100%}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.inputs-text-container{margin:10px 0;box-sizing:border-box;position:relative}.inputs-text-container *{box-sizing:border-box}.inputs-text-container.row,.inputs-text-container .row{display:flex;align-items:center}.inputs-text-container .inputs-text{width:100%;flex:1;border-radius:6px;padding:9px 11px;border:1px solid #dfdfe1;color:#01102a;height:40px;font-size:14px}.inputs-text-container.with-icon .inputs-text{padding-right:40px}.inputs-text-container.with-icon>.icon{position:absolute;right:10px;height:20px;width:20px}.inputs-text-container.with-label .inputs-text{border-right:0;border-radius:6px 0 0 6px}.inputs-text-container.with-label .label-container{border:1px solid #dfdfe1;border-left:none;border-radius:0 6px 6px 0;background-color:#fff;height:40px}.inputs-text-container.with-label p{padding:0 8px;border-left:1px solid #dfdfe1;font-weight:300;line-height:20px}.inputs-text-container.invalid .inputs-text,.inputs-text-container.invalid .label-container{border-color:#fa4460}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.inputs-wrapper-container{margin:10px 0;flex-wrap:wrap}.inputs-wrapper-container .placeholder{flex-basis:100%}.inputs-wrapper-container .inputs-wrapper-label{color:#01102a;display:block;margin-bottom:10px}.inputs-wrapper-container .inputs-wrapper-error{color:#fa4460;margin-top:6px;font-size:14px}.inputs-wrapper-container.inline{display:flex;align-items:center}.inputs-wrapper-container.inline .inputs-wrapper-label{margin:0 10px 0 0}.inputs-wrapper-container.inline .inputs-wrapper-error{margin:0 0 0 10px}.inputs-wrapper-container.is-disabled-margin{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.inputs-textarea-container{margin:10px 0;box-sizing:border-box;position:relative}.inputs-textarea-container *{box-sizing:border-box}.inputs-textarea-container.row,.inputs-textarea-container .row{display:flex;align-items:center}.inputs-textarea-container .inputs-textarea{width:100%;flex:1;border-radius:6px;padding:9px 11px;border:1px solid #dfdfe1;color:#01102a;height:40px;font-size:14px}.inputs-textarea-container.with-icon .inputs-textarea{padding-right:40px}.inputs-textarea-container.with-icon>.icon{position:absolute;right:10px;height:20px;width:20px}.inputs-textarea-container.with-label .inputs-textarea{border-right:0;border-radius:6px 0 0 6px}.inputs-textarea-container.with-label .label-container{border:1px solid #dfdfe1;border-left:none;border-radius:0 6px 6px 0;background-color:#fff;height:40px}.inputs-textarea-container.with-label p{padding:0 8px;border-left:1px solid #dfdfe1;font-weight:300;line-height:20px}.inputs-textarea-container.invalid .inputs-textarea,.inputs-textarea-container.invalid .label-container{border-color:#fa4460}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.checkboxes-container .single-checkbox{margin-right:15px;display:flex;align-items:center;cursor:pointer}.checkboxes-container .single-checkbox label{cursor:pointer;white-space:nowrap;font-size:14px}.checkboxes-container .single-checkbox .checkbox-outer{border:solid 1px black;border-radius:6px;width:18px;height:18px;margin-right:5px;display:flex;justify-content:center;align-items:center;transition:all .15s linear}.checkboxes-container .single-checkbox .checkbox-outer .checkbox-inner{width:0px;height:0px;transition:all .15s linear;background-image:url(/assets/check-40a7987b.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.checkboxes-container .single-checkbox.reversed{margin-right:0;width:100%;flex-direction:row-reverse}.checkboxes-container .single-checkbox.reversed .checkbox-outer{margin-left:auto}.checkboxes-container .single-checkbox.selected .checkbox-outer{border:solid 1px #01102a}.checkboxes-container .single-checkbox.selected .checkbox-inner{width:10px;height:10px}.checkboxes-container .single-checkbox.selected p{transition:all .15s linear;font-weight:700}.checkboxes-container .single-checkbox.disabled{pointer-events:none}.checkboxes-container .single-checkbox.disabled .checkbox-outer{opacity:.5}.checkboxes-container .single-checkbox .label-container .button-image{width:26px;height:26px;background-size:contain;background-repeat:no-repeat;background-position:center}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px;content:"";z-index:-1;border-width:8px;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8em;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3em;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3em;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3em}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944em}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4em;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4em;margin:2px}.react-datepicker__month{margin:.4em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4em;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3em;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:white;border-bottom-right-radius:.3em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85em);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7em;line-height:1.7em;text-align:center;margin:.166em}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3em;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7em;line-height:1.7em;text-align:center;margin:.166em}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3em;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3em;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3em;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3em;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5em}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3em;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3em;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3em;border-top-right-radius:.3em}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3em;line-height:3em}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2em;line-height:2em}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44em}.react-datepicker__children-container{width:13.8em;margin:.4em;padding-right:.2em;padding-left:.2em;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.input-datepicker-container{box-sizing:border-box;cursor:pointer;margin:.625rem 0px;position:relative}.input-datepicker-container *{box-sizing:border-box}.input-datepicker-container.invalid .react-datepicker__input-container input{border:1px solid #fa4460}.input-datepicker-container .react-datepicker-wrapper{width:100%}.input-datepicker-container input{width:100%;height:2.5rem;border:1px solid #dfdfe1;border-radius:6px;padding-left:.625rem;padding-right:2.5rem;text-overflow:ellipsis;font-size:14px}.input-datepicker-container>.icon{height:1.875rem;width:1.875rem;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.input-datepicker-container>.icon.icon-calendar{background-image:url(/assets/calendar-0e380c31.svg)}.input-datepicker-container>.icon.icon-clock{background-image:url(/assets/clock-f1c2f03a.svg)}.input-datepicker-container>.icon.icon-calendar,.input-datepicker-container>.icon.icon-clock{pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.input-datepicker-container>.icon.icon-calendar:active,.input-datepicker-container>.icon.icon-clock:active{transform:translateY(-50%)}.input-datepicker-container .icon-custom-container{position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.input-datepicker-container .icon-custom-container:active{transform:translateY(-50%)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.input-radio-button-container{margin:.625rem 0}.input-radio-button-container.row,.input-radio-button-container .row{display:flex;align-items:center}.input-radio-button-container.col,.input-radio-button-container .col{display:flex;flex-direction:column;align-items:flex-start}.input-radio-button-container .single-radio-button{background:none;border:none;padding:0;margin-right:1rem;cursor:pointer}.input-radio-button-container .single-radio-button:focus .radio-button-outer{border-style:dashed}.input-radio-button-container .single-radio-button.reversed{flex-direction:row-reverse}.input-radio-button-container .single-radio-button.reversed .radio-button-outer{margin:0 0 0 .375rem}.input-radio-button-container .single-radio-button.disabled{cursor:default}.input-radio-button-container .single-radio-button.selected .radio-button-outer .radio-button-inner{background-color:#1f55e6;width:.625rem;height:.625rem;border-radius:50%;transition:all .15s linear}.input-radio-button-container .single-radio-button.selected p{font-weight:700;transition:all .15s linear}.input-radio-button-container .single-radio-button p{white-space:nowrap;margin:0;line-height:2.5rem;font-size:14px}.input-radio-button-container .single-radio-button .radio-button-outer{border:solid 1px #1f55e6;border-radius:50%;width:1.125rem;height:1.125rem;margin-right:.375rem;display:flex;justify-content:center;align-items:center}.input-radio-button-container .single-radio-button .radio-button-outer .radio-button-inner{width:0px;height:0px}.input-radio-button-container .single-radio-button .button-image{width:1.125rem;height:1.125rem;background-size:cover;border-radius:50%;margin:0 .375rem;background-repeat:no-repeat;background-position:center}.input-radio-button-container.invalid .radio-button-outer{box-shadow:0 0 1px 1px #fa4460;border-color:#fff}.inputs-dropdown-select-container{margin:10px 0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.inputs-switch-container{display:flex;align-items:center;flex-direction:row;margin:10px 0;height:40px;width:min-content}.inputs-switch-container.disabled{pointer-events:none;cursor:default}.inputs-switch-container.disabled .inputs-switch-circle{display:none}.inputs-switch-container.disabled .label-on,.inputs-switch-container.disabled .label-off{position:absolute;left:50%;transform:translate(-50%);margin:0}.inputs-switch-container .inputs-switch-inner-container{width:61px;height:30px;display:flex;justify-content:space-between;align-items:center;border-radius:18px;background-color:#7e7e7e;position:relative;transition:all .3s ease-in-out;padding:0 5px}.inputs-switch-container .inputs-switch-inner-container .inputs-switch-circle{height:24px;width:24px;border-radius:50%;position:absolute;left:2px;transition:all .3s ease-in-out;background-color:#fff}.inputs-switch-container:hover{cursor:pointer}.inputs-switch-container.switch-on .inputs-switch-inner-container{background-color:#003470}.inputs-switch-container.switch-on .inputs-switch-circle{left:calc(100% - 26px)}.inputs-switch-container span{color:#fff;font-size:14px;transition:all .3s ease-in-out;padding-bottom:2px}.inputs-switch-container .label-on{margin-left:3px}.inputs-switch-container .label-off{margin-right:3px}.inputs-switch-container .fade-in{opacity:1;transform:scale(1)}.inputs-switch-container .fade-out{opacity:0;transform:scale(0)}.buttons-upload-container.disabled{pointer-events:none;opacity:.5}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-offer-addition-data-container .forms-offer-addition-data-header{margin:10px 0}.forms-offer-addition-data-container .forms-offer-addition-data-content{align-items:flex-end}.forms-offer-addition-data-container .forms-offer-addition-data-content>div{margin-right:15px;flex-basis:calc(25% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-container .forms-insured-object-header{justify-content:space-between}.forms-insured-object-container .forms-insured-object-content .divider{height:1px;width:100%;background-color:#1f55e6;margin:10px 0}.forms-insured-object-container .forms-insured-object-content .row-kasko,.forms-insured-object-container .forms-insured-object-content .row-insurance{align-items:flex-end}.forms-insured-object-container .forms-insured-object-content .row-kasko>div,.forms-insured-object-container .forms-insured-object-content .row-insurance>div{margin-right:15px;flex-basis:calc(50% - 15px)}.forms-insured-object-container .forms-insured-object-content .row-details{align-items:flex-end}.forms-insured-object-container .forms-insured-object-content .row-details>div{margin-right:15px;flex-basis:calc(25% - 15px)}.forms-insured-object-container .forms-insured-object-content .row-buttons{margin:10px 0;align-items:flex-end}.forms-insured-object-container .forms-insured-object-content .row-buttons>div{margin-right:15px;flex-basis:calc(20% - 15px)}.forms-insured-object-container .row.row-btn{gap:16px;margin:10px 0}.forms-insured-object-container .row.row-btn .inputs-wrapper-container.text{flex:1;margin:0}.forms-insured-object-container .row.row-btn .inputs-wrapper-container.text .inputs-text-container{margin-bottom:0}.forms-insured-object-container .row.row-btn .buttons-raised-container{margin:32px 0 0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-client-info-container .forms-client-info-header{margin:10px 0}.forms-client-info-container .forms-client-info-navigation{margin:0 -1vw}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.buttons-raised-container{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:none;height:2.5rem;padding:0px 1.5625rem;margin:.625rem 0px;background-color:#1f55e6;box-shadow:0 5px 15px #00347026;border-radius:6px;font-family:CorsaGrotesk,sans-serif;color:#fff;font-size:1rem;cursor:pointer}.buttons-raised-container:focus{outline:3px solid #aed5ff}.buttons-raised-container.disabled{pointer-events:none;opacity:.5}.buttons-raised-container:active{transform:scale(.99)}.buttons-raised-container .circle{position:absolute;background-color:#fff;opacity:.6;width:100px;height:100px;border-radius:50%;transform:translate(-50%,-50%) scale(0);animation:scale .5s ease-out}.buttons-raised-container.reversed{background-color:#fff;color:#1f55e6;border:1px solid #1f55e6}.buttons-raised-container.green{background-color:#15dd95}@keyframes scale{to{transform:translate(-50%,-50%) scale(3);opacity:0}}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.buttons-tab-container{position:relative}.buttons-tab-container .underlined-tab{padding:10px 15px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 4px #aed5ff;transition:ease-in-out .3s all;cursor:pointer;color:#7e7e7e;font-size:13px;margin-right:15px;height:40px;text-align:center}.buttons-tab-container .underlined-tab.active{background-color:#aed5ff;color:#07f}.buttons-tab-container .underlined-tab.disabled,.buttons-tab-container.disabled{pointer-events:none;cursor:default;opacity:.5}.buttons-tab-container.invalid .underlined-tab{border:1px solid #fa4460}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.buttons-underlined-tab-container{position:relative}.buttons-underlined-tab-container .underlined-tab{cursor:pointer;padding:10px 1vw;font-size:14px}.buttons-underlined-tab-container .underlined-tab span.invalid{color:#fa4460}.buttons-underlined-tab-container .active-underlined-selector-container{background-color:#efeeed;width:100%;height:5px}.buttons-underlined-tab-container .active-underlined-selector{position:absolute;height:0px;width:150px;bottom:0px;left:0px;transition:all .3s ease-in-out;background-color:#1f55e6}.buttons-underlined-tab-container .active-underlined-selector.selector-add-height{height:5px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-client-info-insured-health-container .row-inputs{align-items:flex-end;flex-wrap:wrap}.forms-client-info-insured-health-container .row-inputs>div{flex-basis:calc(25% - 15px);margin-right:15px}.forms-client-info-insured-health-container .row-inputs:not(.row-main)>div:last-child{flex-basis:calc(50% - 15px)}.forms-client-info-insured-health-container .row-collapse{margin-bottom:20px}.forms-client-info-insured-health-container .row-collapse .icon-arrow-down{margin-top:5px;margin-left:16px;height:20px;width:20px;transition:.4s}.forms-client-info-insured-health-container .row-collapse .icon-arrow-down.rotate{transform:rotate(180deg)}.forms-client-info-insured-health-container .insured-container{overflow:hidden;transition:all .4s ease-in;height:0}.forms-client-info-insured-health-container .insured-container.active{height:auto}.forms-client-info-insured-health-container .insured-container .single-insured-container{border-top:1px solid #1f55e6;padding-top:20px}.forms-client-info-insured-health-container .insured-container .single-insured-container .single-insured-header .icon.icon-remove{margin-left:15px;height:20px;width:20px}.forms-client-info-insured-health-container .insured-container .row.row-button .buttons-raised-container{margin:10px 15px 10px auto;width:calc(25% - 15px);flex:none;white-space:nowrap}.forms-client-info-insured-health-container .zmip-container{border-top:1px solid #1f55e6;border-bottom:1px solid #1f55e6;margin:10px 0;padding:20px 0 10px}.forms-client-info-insured-health-container .zmip-container .row-inputs:not(.row-main)>div:last-child{flex-basis:calc(25% - 15px)}.forms-client-info-insured-health-container .zmip-container .ZMIP_beneficiary-container{border-top:1px solid #1f55e6;padding-top:20px}.forms-client-info-insured-health-container .zmip-container .ZMIP_beneficiary-container .ZMIP_beneficiary-header .icon.icon-remove{margin-left:15px;height:20px;width:20px}.forms-client-info-insured-health-container .zmip-container .row-button .buttons-raised-container{margin:10px 15px 10px auto;width:calc(25% - 15px);flex:none;white-space:nowrap}.forms-client-info-insured-container.empty{justify-content:center}.forms-client-info-insured-container.empty p{font-weight:500}.forms-client-info-insurer-container>.row{justify-content:space-between}.forms-client-info-insurer-container.empty{justify-content:center}.forms-client-info-insurer-container.empty p{font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-client-info-user-container .buttons-raised-container{flex:none;margin-left:auto;margin-top:0}.forms-client-info-user-container .buttons-tab-container{margin-left:15px}.forms-client-info-user-container .single-user-container:first-child{margin-top:20px}.forms-client-info-user-container>div:not(:first-child){border-top:1px solid #1f55e6;padding-top:20px}.forms-client-info-user-container.empty{justify-content:center}.forms-client-info-user-container.empty p{font-weight:500;text-align:center}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-client-info-contacts-container .buttons-raised-container{flex:none;margin-left:auto;margin-top:0}.forms-client-info-contacts-container .buttons-tab-container{margin-left:15px}.forms-client-info-contacts-container .single-user-container:first-child{margin-top:20px}.forms-client-info-contacts-container>div:not(:first-child){border-top:1px solid #1f55e6;padding-top:20px}.forms-client-info-contacts-container.empty{justify-content:center}.forms-client-info-contacts-container.empty p{font-weight:500}.forms-client-info-leasing-container{align-items:flex-end}.forms-client-info-leasing-container>div{margin-right:15px;flex-basis:calc(50% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-additional-notes-form-container{padding:1vh 1vw}.forms-additional-notes-form-container .forms-additional-notes-form-content{margin:10px 0;width:100%;align-items:flex-start}.forms-additional-notes-form-container .forms-additional-notes-form-content>div{margin-right:15px;flex-basis:calc(50% - 15px)}.forms-additional-notes-form-container .forms-additional-notes-form-content .row-files-container{overflow:hidden;gap:15px;align-items:flex-start}.forms-additional-notes-form-container .forms-additional-notes-form-content .row-files-container .inputs-wrapper-container.upload{flex-shrink:0}.forms-additional-notes-form-container .forms-additional-notes-form-content .row-files-container .col-files{flex:1;padding-top:45px;max-width:calc(100% - 150px)}.forms-additional-notes-form-container .forms-additional-notes-form-content .row-file{height:40px;justify-content:space-between}.forms-additional-notes-form-container .forms-additional-notes-form-content .row-file a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.forms-additional-notes-form-container .forms-additional-notes-form-content .row-file .icon.icon-remove{min-width:20px;height:20px;width:20px;margin-left:8px}.forms-additional-notes-form-container .forms-additional-notes-form-footer{justify-content:flex-end}.forms-additional-notes-form-container .forms-additional-notes-form-footer .buttons-raised-container.printer{margin-left:auto;background-color:#fff;color:#01102a}.forms-additional-notes-form-container .forms-additional-notes-form-footer .buttons-raised-container.printer .icon.icon-printer{height:20px;width:20px;margin-right:8px}.forms-additional-notes-form-container .forms-additional-notes-form-footer>div{margin-left:15px}.popup-header-options-container{padding:0 .5rem}.popup-header-options-container .popup-header-options-header{justify-content:space-between}.popup-header-options-container .popup-header-options-header span.header{text-transform:uppercase;font-weight:700;font-size:18px;padding:10px 0}.popup-header-options-container .popup-header-options-header .icon.icon-close{height:20px;width:20px}.popup-header-options-container .popup-header-options-content .line{height:1px;width:100%;background-color:gray}.popup-header-options-container .popup-header-options-content .row-action{cursor:pointer;text-decoration:none}.popup-header-options-container .popup-header-options-content .row-action .icon{margin-left:auto;height:20px;width:20px}.popup-header-options-container .popup-header-options-content .row-action p{margin:8px 0;font-weight:500}.popup-header-options-container .popup-header-options-content .row-action:active{transform:scale(.98)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.popup-print-options-container{padding:0 .5rem}.popup-print-options-container .popup-print-options-header{justify-content:space-between}.popup-print-options-container .popup-print-options-header span.header{text-transform:uppercase;font-weight:700;font-size:18px;padding:10px 0}.popup-print-options-container .popup-print-options-header .icon.icon-close{height:20px;width:20px}.popup-print-options-container .popup-print-options-content .line{height:1px;width:100%;background-color:gray}.popup-print-options-container .popup-print-options-content .row-action{cursor:pointer}.popup-print-options-container .popup-print-options-content .row-action .icon{margin-left:auto;height:20px;width:20px}.popup-print-options-container .popup-print-options-content .row-action p{margin:8px 0;font-weight:500}.popup-print-options-container .popup-print-options-content .row-action:active{transform:scale(.98)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-property-create-main-container .row-address{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-property-create-main-container .row-address>div{margin-right:15px;width:calc(50% - 15px)}.forms-insured-object-property-create-main-container .row-address>div:nth-child(1){width:calc(25% - 15px)}.forms-insured-object-property-create-main-container .row-address>div:nth-child(2){width:calc(75% - 15px)}.forms-insured-object-property-create-main-container .row-insuredGroups{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-property-create-main-container .row-insuredGroups>div{margin-right:15px;width:calc(25% - 15px)}.forms-insured-object-property-create-security-container{flex-wrap:wrap}.forms-insured-object-property-create-security-container.row{align-items:flex-end}.forms-insured-object-property-create-security-container>div{width:calc(20% - 15px)}.forms-insured-object-property-create-security-container>div.is-disabled-margin{margin-right:15px}.forms-insured-object-property-create-fire-container{flex-wrap:wrap}.forms-insured-object-property-create-fire-container.row{align-items:flex-end}.forms-insured-object-property-create-fire-container>div{width:calc(20% - 15px)}.forms-insured-object-property-create-fire-container>div.is-disabled-margin{margin-right:15px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-property-create-container .forms-insured-object-property-create-header{margin:10px 0}.forms-insured-object-property-create-container .forms-insured-object-property-create-navigation{margin:0 -1vw}.forms-policy-info-container .forms-policy-info-content .row-details{margin:2vh 0;justify-content:space-between}.forms-policy-info-container .forms-policy-info-content .row-details>*{max-width:25%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.forms-policy-info-container .forms-policy-info-content .row-details .icon.icon-policy-type{min-height:40px;min-width:40px;margin-right:8px}.forms-policy-info-container .forms-policy-info-content .row-inputs{flex-wrap:wrap}.forms-policy-info-container .forms-policy-info-content .row-inputs>div{flex-basis:calc(20% - 15px);margin-right:15px}.forms-policy-info-container .forms-policy-info-content .row-inputs>div.switch{flex-basis:calc(33.3333333333% - 15px)}.forms-financial-info-container .row-total{margin:10px 0}.forms-financial-info-container .row-total>.inputs-wrapper-container.text{flex-basis:20%;margin-right:15px}.forms-financial-info-container .row-total .icon.icon-info{height:24px;width:24px;margin-left:8px}.forms-financial-info-container .row-commission{flex-basis:80%}.forms-financial-info-container .row-commission>div{margin-right:15px}.forms-financial-info-container .row-commission-new{flex-basis:80%}.forms-financial-info-container .row-commission-new .inputs-wrapper-container.switch{margin-right:15px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-property-main-container .buttons-underlined-tab-container{margin:0 -1vw}.forms-insured-object-property-main-container .row-address{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-property-main-container .row-address>div{margin-right:15px;width:calc(50% - 15px)}.forms-insured-object-property-main-container .row-address>div:nth-child(1){width:calc(25% - 15px)}.forms-insured-object-property-main-container .row-address>div:nth-child(2){width:calc(75% - 15px)}.forms-insured-object-property-main-container .insured-group-single-container{padding-top:20px}.forms-insured-object-property-main-container .insured-group-single-container .insured-group-single-header .icon.icon-remove{margin-left:15px}.forms-insured-object-property-main-container .insured-group-single-container .insured-group-single-content{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-property-main-container .insured-group-single-container .insured-group-single-content>div{margin-right:15px;width:calc(25% - 15px)}.forms-insured-object-property-main-container .row.row-button{padding-top:10px}.forms-insured-object-property-main-container .buttons-raised-container{margin-left:auto;margin-right:15px;width:calc(25% - 15px);flex:none}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-property-additional-container .forms-insured-object-property-security-container,.forms-insured-object-property-additional-container .forms-insured-object-property-fire-container{margin:10px 0;flex-wrap:wrap;align-items:flex-end}.forms-insured-object-property-additional-container .forms-insured-object-property-security-container>div,.forms-insured-object-property-additional-container .forms-insured-object-property-fire-container>div{width:calc(20% - 15px)}.forms-insured-object-property-additional-container .forms-insured-object-property-security-container>div.is-disabled-margin,.forms-insured-object-property-additional-container .forms-insured-object-property-fire-container>div.is-disabled-margin{margin-right:15px}.forms-insured-object-property-additional-container .forms-insured-object-property-notes-container{margin:10px 0;flex-wrap:wrap;align-items:flex-end}.forms-insured-object-property-additional-container .forms-insured-object-property-notes-container>div{margin-right:15px;width:calc(25% - 15px)}.forms-insured-object-property-additional-container .forms-insured-object-property-notes-container>div:nth-child(1),.forms-insured-object-property-additional-container .forms-insured-object-property-notes-container>div:nth-child(4){width:calc(50% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-property-container .forms-insured-object-property-header{margin:10px 0}.forms-insured-object-property-container .forms-insured-object-property-navigation{margin:0 -1vw 2vh}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-transportation-container .forms-insured-object-transportation-content{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-transportation-container .forms-insured-object-transportation-content>div{margin-right:15px;width:calc(25% - 15px)}.forms-insured-object-transportation-container .forms-insured-object-transportation-content>div:last-child{width:calc(50% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-liability-container .forms-insured-object-liability-header{margin-bottom:20px}.forms-insured-object-liability-container>div:not(:nth-child(1)):not(:nth-child(2)){border-top:1px solid #1f55e6;padding-top:20px}.forms-insured-object-liability-container .insured-object-single-container .insured-object-single-header .icon.icon-remove{margin-left:auto;height:20px;width:20px}.forms-insured-object-liability-container .insured-object-single-container .insured-object-single-content{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-liability-container .insured-object-single-container .insured-object-single-content>div{margin-right:15px;width:calc(25% - 15px)}.forms-insured-object-liability-container .buttons-raised-container{margin:0 15px 10px auto;width:calc(25% - 15px);flex:none;white-space:nowrap}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-insured-object-guarantee-container .forms-insured-object-guarantee-header{margin-bottom:20px}.forms-insured-object-guarantee-container .insured-group-single-container{border-top:1px solid #1f55e6;padding-top:20px}.forms-insured-object-guarantee-container .insured-group-single-container .insured-group-single-header .icon.icon-remove{margin-left:auto;height:20px;width:20px}.forms-insured-object-guarantee-container .insured-group-single-container .insured-group-single-content{align-items:flex-end}.forms-insured-object-guarantee-container .insured-group-single-container .insured-group-single-content>div{margin-right:15px;flex:1}.forms-insured-object-guarantee-container .row.row-inputs>div{margin-right:15px;width:calc(50% - 15px)}.forms-insured-object-guarantee-container .row.row-button{border-top:1px solid #1f55e6;padding-top:10px}.forms-insured-object-guarantee-container .buttons-raised-container{margin:10px 15px 10px auto;width:calc(25% - 15px);flex:none;white-space:nowrap}.forms-insured-object-other-container .row-inputs{flex-wrap:wrap;align-items:flex-end}.forms-insured-object-other-container .row-inputs>div{flex-basis:calc(25% - 15px);margin-right:15px}.forms-insured-object-other-container .row-inputs>div:last-child{flex-basis:calc(50% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-coverage-info-container .forms-coverage-info-content{flex-wrap:wrap}.forms-coverage-info-container .forms-coverage-info-content>div{margin-right:15px;flex-basis:calc(25% - 15px)}.forms-coverage-info-container .forms-coverage-info-content>div:nth-child(6){flex-basis:calc(50% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policies-create-vehicle-container{height:calc(100% - 45px - 2vh);overflow:auto}.policies-create-vehicle-container>div{padding:1vh 1vw}.policies-create-vehicle-container span.header{font-weight:700;font-size:18px}.policies-create-vehicle-container .policies-create-vehicle-order-header,.policies-create-vehicle-container .policies-create-vehicle-insurer-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:5}.policies-create-vehicle-container .policies-create-vehicle-order-header .row-header,.policies-create-vehicle-container .policies-create-vehicle-insurer-container .row-header{margin-bottom:20px}.policies-create-vehicle-container .policies-create-vehicle-order-header .row-header .icon.icon-arrow-left,.policies-create-vehicle-container .policies-create-vehicle-insurer-container .row-header .icon.icon-arrow-left{height:25px;width:25px;margin-right:8px}.policies-create-vehicle-container .policies-create-vehicle-select-vehicle-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:4}.policies-create-vehicle-container .policies-create-vehicle-select-vehicle-container .row.row-btn{gap:16px;margin:10px 0}.policies-create-vehicle-container .policies-create-vehicle-select-vehicle-container .row.row-btn .inputs-wrapper-container.text{flex:1;margin:0}.policies-create-vehicle-container .policies-create-vehicle-select-vehicle-container .row.row-btn .inputs-wrapper-container.text .inputs-text-container{margin-bottom:0}.policies-create-vehicle-container .policies-create-vehicle-select-vehicle-container .row.row-btn .buttons-raised-container{margin:32px 0 0}.policies-create-vehicle-container .policies-create-vehicle-usual-driver-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3}.policies-create-vehicle-container .forms-insured-object-container,.policies-create-vehicle-container .policies-create-vehicle-additional-information-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:2}.policies-create-vehicle-container .forms-client-info-container,.policies-create-vehicle-container .policies-create-vehicle-start-date-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:1}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policies-create-property-container{height:calc(100% - 45px - 2vh);overflow:auto}.policies-create-property-container>div{padding:1vh 1vw}.policies-create-property-container span.header{font-weight:700;font-size:18px}.policies-create-property-container .policies-create-property-header{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:5}.policies-create-property-container .policies-create-property-header .row-header{margin-bottom:20px}.policies-create-property-container .policies-create-property-header .row-header .icon.icon-arrow-left{height:25px;width:25px;margin-right:8px}.policies-create-property-container .forms-insured-object-property-create-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:4}.policies-create-property-container .forms-client-info-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policies-add-initial-container{height:calc(100% - 45px);overflow:auto;padding:1vh 1vw}.policies-add-initial-container .forms-select-vehicle-form-container .forms-select-vehicle-form-content .buttons-raised-container{white-space:nowrap;flex-basis:33.3333333333%}.policies-add-initial-container span.header{font-size:18px;font-weight:700}.policies-add-initial-container .forms-additional-information-go-form-summary{background-color:#f7f7fd;margin:0 -1vw calc(1vh + 10px);padding:0 1vw}.policies-add-initial-container .forms-additional-information-go-form-summary p span{font-weight:700}.policies-add-initial-container .btn-full-w{margin-top:20px;width:100%}.policies-add-initial-container .row.row-btn{gap:16px;margin:10px 0}.policies-add-initial-container .row.row-btn .inputs-wrapper-container.text{flex:1;margin:0}.policies-add-initial-container .row.row-btn .inputs-wrapper-container.text .inputs-text-container{margin-bottom:0}.policies-add-initial-container .row.row-btn .buttons-raised-container{margin:32px 0 0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policies-add-details-container{overflow:auto;height:100%}.policies-add-details-container span.header{font-size:18px;font-weight:700}.policies-add-details-container.empty{padding:1vh 1vw;justify-content:space-between}.policies-add-details-container.empty .policies-add-details-content{flex:1;justify-content:center;align-items:center}.policies-add-details-container.empty .policies-add-details-content p{text-align:center;white-space:pre-line;font-weight:300;margin-bottom:60px}.policies-add-details-container:not(.empty)>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.policies-add-details-container .forms-coverage-info-container,.policies-add-details-container .forms-financial-info-container,.policies-add-details-container .forms-insured-object-transportation-container,.policies-add-details-container .forms-insured-object-liability-container,.policies-add-details-container .forms-insured-object-guarantee-container,.policies-add-details-container .forms-insured-object-other-container{padding-top:calc(1vh + 10px)}.policies-add-details-container .forms-policy-info-container{z-index:6}.policies-add-details-container .forms-client-info-container{z-index:5}.policies-add-details-container .forms-client-info-container .buttons-underlined-tab-container{margin-bottom:2vh}.policies-add-details-container .forms-insured-object-container{z-index:4}.policies-add-details-container .forms-insured-object-property-container,.policies-add-details-container .forms-coverage-info-container,.policies-add-details-container .forms-insured-object-transportation-container,.policies-add-details-container .forms-insured-object-liability-container,.policies-add-details-container .forms-insured-object-guarantee-container,.policies-add-details-container .forms-insured-object-other-container{z-index:3}.policies-add-details-container .forms-financial-info-container{z-index:2}.policies-add-details-container .forms-additional-notes-form-container{z-index:1}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policy-create-offers-container{height:100%;padding:1vh 0}.policy-create-offers-container:not(.selected)>div{padding:0 1vw}.policy-create-offers-container span.header{font-size:18px;font-weight:700}.policy-create-offers-container .policy-create-offers-content{height:calc(100% - 86px);overflow:auto;padding:1vh 1vw}.policy-create-offers-container .policy-create-offers-content .offers-box-empty{height:100%;justify-content:center;text-align:center;white-space:pre-line}.policy-create-offers-container .policy-create-offers-content .offers-box-empty p{font-weight:300}.policy-create-offers-container .policy-create-offers-content .row-failed-offers p{white-space:pre-line}.policy-create-offers-container .policy-create-single-offer-container{width:calc(100% - 10px);box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;cursor:pointer;position:relative;justify-content:space-between}.policy-create-offers-container .policy-create-single-offer-container.preview{width:100%;cursor:default}.policy-create-offers-container .policy-create-single-offer-container:not(:last-child){margin-bottom:1vh}.policy-create-offers-container .policy-create-single-offer-container img{padding:15px;flex:1;max-width:80px;max-height:80px}.policy-create-offers-container .policy-create-single-offer-container span{flex:5;font-size:14px;font-weight:500;color:#01102a}.policy-create-offers-container .policy-create-single-offer-container .col{flex:2;align-items:flex-end;padding-right:20px;padding-left:5px}.policy-create-offers-container .policy-create-single-offer-container .col .amount{font-size:20px;font-weight:700;color:#15dd95}.policy-create-offers-container .policy-create-single-offer-container .col span{font-size:10px;font-weight:300;color:#003470}.policy-create-offers-container .policy-create-single-offer-container .icon.icon-arrow-right-white{height:25px;width:25px;box-shadow:0 5px 15px #00347026;background-color:#1f55e6;border-radius:50%;background-size:35%;background-position:55% 48%;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.policy-create-offers-container .policy-create-offers-footer .buttons-raised-container{margin-left:auto;background-color:#fff;color:#01102a}.policy-create-offers-container .policy-create-offers-footer .buttons-raised-container .icon.icon-printer{height:20px;width:20px;margin-right:8px}.policy-create-offers-container.selected{padding:0}.policy-create-offers-container.selected .policy-create-offers-header{padding:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3}.policy-create-offers-container.selected .policy-create-offers-header .row.row-title{justify-content:space-between;margin:10px 0 20px}.policy-create-offers-container.selected .policy-create-offers-header .row.row-title .icon.icon-pen{height:20px;width:20px}.policy-create-offers-container.selected .policy-create-offers-header .policy-create-single-offer-container{margin:10px 0}.policy-create-offers-container.selected .forms-selected-offer-details-form-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;flex:1;z-index:2}.policy-create-offers-container.selected .forms-additional-notes-form-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:1}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.policy-create-property-offer-container{height:100%}.policy-create-property-offer-container .policy-create-property-offer-header{padding:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3}.policy-create-property-offer-container .policy-create-property-offer-header .row{padding:10px 0;align-items:center;justify-content:space-between}.policy-create-property-offer-container .policy-create-property-offer-header .row span{font-size:18px;font-weight:500}.policy-create-property-offer-container .policy-create-property-offer-header .row span.amount{margin-left:auto;color:#15dd95;font-weight:700}.policy-create-property-offer-container .policy-create-property-offer-header .row span.small{font-weight:300;font-size:14px;color:#003470}.policy-create-property-offer-container .policy-create-property-offer-header .row span.packet{color:#1f55e6;font-weight:700}.policy-create-property-offer-container .policy-create-property-offer-header .divider{height:1px;width:100%;background-color:#1f55e6;margin-top:10px}.policy-create-property-offer-container span.header{font-size:18px;font-weight:700}.policy-create-property-offer-container .forms-selected-offer-details-form-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;flex:1;z-index:2}.policy-create-property-offer-container .forms-additional-notes-form-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:1}.search-result-policy-container{position:relative}.search-result-policy-container>.row-buttons{position:sticky;top:0;justify-content:flex-end;gap:15px}.search-result-policy-container>.row-buttons>.buttons-raised-container{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-search-container{height:calc(100% - 3rem);width:100%;padding:1vh 0}.screen-search-container span.header{font-size:18px;font-weight:700}.screen-search-container.collapsed .screen-search-left-container{width:0px;max-width:0px;min-width:0px;margin-right:0}.screen-search-container.collapsed .screen-search-left-container .icon.icon-arrow-left{transform:translate(100%,-50%) rotate(180deg);border-radius:6px 0 0 6px;right:1vw}.screen-search-container.collapsed .screen-search-right-container{width:calc(100% - 2vw);max-width:calc(100% - 2vw);min-width:calc(100% - 2vw)}.screen-search-container .screen-search-left-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;width:calc(25% - 1.5vw);min-width:calc(25% - 1.5vw);max-width:calc(25% - 1.5vw);margin:0 1vw;position:relative;transition:.4s}.screen-search-container .screen-search-left-container .icon.icon-arrow-left{position:absolute;top:50%;right:0;background-color:#aed5ff;width:.75vw;transform:translate(100%,-50%);border-radius:0 6px 6px 0;background-size:70%}.screen-search-container .screen-search-left-container .screen-search-left-header{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3;background-color:#aed5ff;padding:1vh 1vw}.screen-search-container .screen-search-left-container .screen-search-left-content{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:2;flex:1;overflow:auto}.screen-search-container .screen-search-left-container .screen-search-left-content .row.row-inputs{flex-wrap:wrap}.screen-search-container .screen-search-left-container .screen-search-left-content .row.row-inputs>div{width:calc(50% - 15px);margin:0 15px 0 0}.screen-search-container .screen-search-left-container .screen-search-left-content .row.row-inputs>div:first-child{width:100%}.screen-search-container .screen-search-left-container .screen-search-left-content>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.screen-search-container .screen-search-left-container .screen-search-left-content .screen-search-left-policy-container{z-index:3}.screen-search-container .screen-search-left-container .screen-search-left-content .screen-search-left-client-container{z-index:2}.screen-search-container .screen-search-left-container .screen-search-left-content .screen-search-left-object-container{z-index:1}.screen-search-container .screen-search-left-container .screen-search-left-footer{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:1;justify-content:space-between;padding:0 1vw}.screen-search-container .screen-search-left-container .screen-search-left-footer .buttons-raised-container:first-of-type{background-color:#fff;box-shadow:none;color:#1f55e6;padding:0}.screen-search-container .screen-search-right-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;width:calc(75% - 1.5vw);min-width:calc(75% - 1.5vw);max-width:calc(75% - 1.5vw);margin-right:1vw;z-index:6;transition:.4s}.screen-search-container .screen-search-right-container .screen-search-right-header{justify-content:space-between;height:60px;padding:1vh 1vw}.screen-search-container .screen-search-right-container .screen-search-right-content{height:calc(100% - 60px)}.screen-search-container .screen-search-right-container .screen-search-right-content.empty{padding:30vh 10vw;justify-content:center}.screen-search-container .screen-search-right-container .screen-search-right-content.empty p{text-align:center;white-space:pre-line;font-size:18px;font-weight:300}.screen-search-container .screen-search-right-container .screen-search-right-content.empty img{margin-top:10vh;height:100%;object-fit:contain}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-search-result-container{height:calc(100% - 3rem)}.screen-search-result-container span.header{font-size:18px;font-weight:700}.screen-search-result-container .screen-search-result-header{margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:60px;justify-content:space-between;padding:0 1vw;gap:15px}.screen-search-result-container .screen-search-result-header>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-search-result-container .screen-search-result-header .icon.icon-policy-type{height:40px;width:40px;margin-right:1vw}.screen-search-result-container .screen-search-result-inner-container{align-items:flex-start;height:calc(100% - 60px - 3vh);margin-right:1vw}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation{width:25%;max-height:100%;overflow:auto}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option{margin:0 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;justify-content:space-between;cursor:pointer}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option:active,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option:active{transform:scale(.98)}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option .icon.icon-arrow-right-white,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option .icon.icon-arrow-right,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option .icon.icon-arrow-right-white,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option .icon.icon-arrow-right{height:25px;width:25px}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option span.number,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option span.number{width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option span.createdAt,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option span.createdAt{padding:0 8px}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option span{font-weight:700}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option:not(:last-child){margin-bottom:1vh}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option:last-child{margin-bottom:4vh}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option.selected{background-color:#1f55e6}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option.selected span{color:#fff}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option.selected.no-margin{margin-bottom:0;border-radius:6px 6px 0 0}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option.selected.no-margin._additions .icon.icon-arrow-right-white,.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-option.selected.no-margin._bosClaims .icon.icon-arrow-right-white{transform:rotate(90deg)}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option{border-radius:0;box-shadow:none}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option span{font-weight:500}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option.selected{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:0;background-color:#aed5ff}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-navigation .screen-search-result-navigation-sub-option:last-of-type{border-radius:0 0 6px 6px;margin-bottom:1vh}.screen-search-result-container .screen-search-result-inner-container .screen-search-result-content{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;max-height:100%;overflow:auto;width:75%}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.search-result-policy-container>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.search-result-policy-container>div>.row-buttons{margin-left:auto;gap:15px}.search-result-policy-container>div.search-result-policy-info-container .row.row-inputs{flex-wrap:wrap}.search-result-policy-container>div.search-result-policy-info-container .row.row-inputs>div{width:calc(20% - 15px);margin-right:15px}.search-result-policy-container>div.search-result-policy-info-container .valid{line-height:40px;margin:10px 0;color:#15dd95;font-weight:700}.search-result-policy-container>div.forms-financial-info-container .forms-financial-info-detailed-navigation{margin:0 -1vw 20px}.search-result-policy-container>div.forms-financial-info-container .row-total>.inputs-wrapper-container.dropdown{flex-basis:20%;margin-right:15px}.search-result-policy-container>div.forms-financial-info-container .row-commission{flex-basis:100%}.search-result-policy-container>div.forms-financial-info-container .row-commission>.switch{flex-basis:400px}.search-result-policy-container>div.forms-financial-info-container .row-commission>.buttons-tab-container{flex-basis:220px}.search-result-policy-container>div.forms-financial-info-container .row-commission>.text{flex-basis:100px}.search-result-policy-container>div:nth-child(6){z-index:1}.search-result-policy-container>div:nth-child(5){z-index:2}.search-result-policy-container>div:nth-child(4){z-index:3}.search-result-policy-container>div:nth-child(3){z-index:4}.search-result-policy-container>div:nth-child(2){z-index:5}.search-result-policy-container>div:nth-child(1){z-index:6}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.search-result-additions-container{padding:1vh 1vw}.search-result-additions-container .search-result-additions-header{height:60px;justify-content:space-between}.search-result-additions-container .search-result-additions-header .icon,.search-result-additions-container .search-result-additions-header .buttons-raised-container{margin-left:16px}.search-result-additions-container .search-result-additions-form-container{height:calc(100% - 60px)}.search-result-additions-form-container .row.row-inputs{flex-wrap:wrap}.search-result-additions-form-container .row.row-inputs>div{width:calc(25% - 15px);margin-right:15px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.search-result-claims-container{padding:1vh 1vw}.search-result-claims-container .search-result-claims-header{height:60px;justify-content:space-between}.search-result-claims-container .search-result-claims-header .icon,.search-result-claims-container .search-result-claims-header .buttons-raised-container{margin-left:16px}.search-result-claims-container .search-result-claims-form-container{height:calc(100% - 60px)}.search-result-claims-form-container .row.row-inputs{flex-wrap:wrap}.search-result-claims-form-container .row.row-inputs>div:not(.icon){width:calc(25% - 15px);margin-right:15px}.search-result-claims-form-container .row.row-payment>.icon.icon-remove{transform:translateY(13px)}.search-result-claims-form-container .row.row-activity{position:relative}.search-result-claims-form-container .row.row-activity>.icon.icon-remove{position:absolute;right:0}.search-result-claims-form-container .row.row-file{margin:4px 0}.search-result-claims-form-container .row.row-file .icon.icon-remove{min-width:20px;height:20px;width:20px}.search-result-claims-form-container .icon.icon-plus{margin:15px;background-color:#aed5ff;border-radius:50%;background-size:60%;box-shadow:0 1px 4px #00347026}.search-result-attachments-container{padding:1vh 0}.search-result-attachments-container .search-result-attachments-header{height:60px;justify-content:space-between;padding:0 1vw}.search-result-attachments-container .search-result-attachments-content{height:calc(100% - 60px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-pdf-container{position:relative;min-height:100vh;height:100%;width:100vw;background-color:#fff}.screen-pdf-container .icon.icon-printer{position:absolute;left:20px;top:20px}.screen-pdf-container>div:not(.icon.icon-printer){max-width:800px;margin:auto;height:100%;overflow:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-structure-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-structure-container .screen-structure-header{justify-content:space-between;height:60px;padding:0 1vw}.screen-structure-container .screen-structure-header span.header{font-size:18px;font-weight:700}.screen-structure-container .screen-structure-header .row.row-buttons{gap:1vw}.screen-structure-container .screen-structure-search-container .inputs-wrapper-container.text{width:20vw}.screen-structure-container .screen-structure-search-container .inputs-wrapper-container.text input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.screen-structure-container .screen-structure-search-container .inputs-wrapper-container.dropdown{width:140px}.screen-structure-container .screen-structure-content{height:calc(100% - 60px);overflow:auto}.screen-structure-container .screen-structure-content .table-structure-empty{height:100%;justify-content:center}.screen-structure-container .screen-structure-content .table-structure-empty p{font-weight:300}.screen-structure-container .screen-structure-content .table-structure-container{height:100%}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header{height:50px;padding-left:1vw}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header .table-structure-header-cell{padding:5px 0 4px 10px}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header .table-structure-header-cell.active{border-bottom:1px solid #003470}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header .table-structure-header-cell.active span{color:#003470;font-weight:700}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header .table-structure-header-cell:not(:first-of-type){border-left:1px solid transparent}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header .table-structure-header-cell span{font-size:14px;font-weight:500}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-header .table-structure-header-cell .icon-arrow-down{min-width:auto;margin:4px 0 0 10px;height:16px;width:16px}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content{height:calc(100% - 50px)}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content .table-structure-row-container{background-color:#fff;padding:0 1vw 5px}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content .table-structure-row-container .table-structure-row-branch-container{position:relative}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content .table-structure-row-container .table-structure-row-branch-container .branch{position:absolute;width:10px;left:-10px;bottom:0px;transform:translateY(0);border-bottom:1px solid #002c78;border-left:1px solid #002c78}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content .table-structure-row-content{box-shadow:0 1px 4px #00347026;border-radius:6px;height:100%;width:100%;font-size:14px;overflow:hidden}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content .table-structure-row-content .table-structure-row-content-cell{padding-left:10px}.screen-structure-container .screen-structure-content .table-structure-container .table-structure-content .table-structure-row-content .table-structure-row-content-cell:not(:first-of-type){border-left:1px solid rgba(0,52,112,.15)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.table-container{min-height:100%;max-height:100%;overflow-x:auto;overflow-y:hidden}.table-container.joinRightSide .table-header,.table-container.joinRightSide .table-content .table-row-container{padding-right:0}.table-container.joinRightSide .table-header .table-row-inner-container,.table-container.joinRightSide .table-content .table-row-container .table-row-inner-container{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.table-container.joinLeftSide .table-header,.table-container.joinLeftSide .table-content .table-row-container{padding-left:0}.table-container.joinLeftSide .table-header .table-row-inner-container,.table-container.joinLeftSide .table-content .table-row-container .table-row-inner-container{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.table-container.joinLeftSide.joinRightSide .table-header,.table-container.joinLeftSide.joinRightSide .table-content .table-row-container{padding:0}.table-container .table-header{padding:10px 16px}.table-container .table-header .table-cell{font-weight:500;padding-left:14px}.table-container .table-header .table-cell.active{border-bottom:1px solid #003470}.table-container .table-header .table-cell.active span{color:#003470;font-weight:700}.table-container .table-header .table-cell:not(:first-child){border-left:solid 1px transparent}.table-container .table-header .table-cell span{font-size:14px;font-weight:500}.table-container .table-header .table-cell .icon-arrow-down{min-width:auto;margin:4px 0 0 10px;height:16px;width:16px}.table-container .table-content .table-row-container{overflow:hidden;padding:0 16px;transition:all .4s ease-in}.table-container .table-content .table-row-container.active>.table-row-inner-container{margin-bottom:0}.table-container .table-content .table-row-container.active>.table-row-children-container{border-color:#00347026;margin-bottom:5px}.table-container .table-content .table-row-container .table-row-inner-container{box-shadow:0 1px 4px #00347026;border-radius:6px;max-height:60px;padding:5px 0;align-items:stretch}.table-container .table-content .table-row-container .table-row-inner-container .table-cell{white-space:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding-left:14px;font-size:14px}.table-container .table-content .table-row-container .table-row-inner-container .table-cell::-webkit-scrollbar{display:none}.table-container .table-content .table-row-container .table-row-inner-container .table-cell:not(:first-child){border-left:solid 1px rgba(0,52,112,.1490196078)}.table-container .table-content .table-row-container .table-row-inner-container .table-cell.selection{padding:0}.table-container .table-content .table-row-container .table-row-inner-container .table-cell.cell-selected{overflow:visible;position:relative}.table-container .table-content .table-row-container .table-row-inner-container .table-cell.cell-selected:after{content:"";position:absolute;border:1px solid blue;border-radius:6px;top:-5px;bottom:-5px;left:0;right:0;z-index:2}.table-container .table-content .table-row-container .table-row-children-container{height:0;overflow:hidden;transition:all .4s ease-in;border-radius:0 0 6px 6px;border:2px solid transparent;border-top:none}.table-container .table-content .table-row-container .table-row-structure-container{position:relative}.table-container .table-content .table-row-container .table-row-structure-container .branch{position:absolute;width:10px;left:-10px;bottom:0px;transform:translateY(-32px);border-bottom:1px solid #002c78;border-left:1px solid #002c78}.table-container .table-content .table-row-container .table-row-structure-container .overlap{position:absolute;left:-10px;top:-108px;width:1px;height:45px;background:#fff;z-index:2}.table-container .table-content-empty{justify-content:center;align-items:center;text-align:center;padding:30px 0}.table-container .table-cell.selection{padding:0}.table-container .table-cell.selection input[type=checkbox]{display:none}.table-container .table-cell.selection input[type=checkbox]:disabled+label .check-box-image-container{opacity:.3;cursor:not-allowed}.table-container .table-cell.selection input[type=checkbox].hidden+label .check-box-image-container{display:none}.table-container .table-cell.selection label{--check-color: black;display:flex;align-items:center;justify-content:center;margin:0 10px;cursor:pointer;transition:all .4s ease-in;position:relative;top:0}.table-container .table-cell.selection .check-box-image-container{display:flex;width:25px;height:25px;border:2px solid gray;border-radius:6px;overflow:hidden}.table-container .table-cell.selection .check-box-image-container .check-box-image{display:flex;width:25px;opacity:0;align-items:center;justify-content:center;transition:ease-in-out .2s all;transform:scale(1.8)}.table-container .table-cell.selection .check-box-image-container .check-box-image .check-box-image-check{background-image:none;display:inline-block;transform:rotate(45deg) translate(-1px,-1px);height:20px;width:8px;border-bottom:3px solid var(--check-color);border-right:3px solid var(--check-color);border-radius:2px}.table-container .table-cell.selection input[type=checkbox]:checked+label .check-box-image-container{border-color:var(--check-color)}.table-container .table-cell.selection input[type=checkbox]:checked+label .check-box-image-container .check-box-image{opacity:1;transform:scale(.95)}[role=tooltip].popup-content.popup-shared-sorting-component-content{width:auto;padding:0}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container{min-width:200px;padding:5px 10px;position:relative}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .input-radio-button-container,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .checkboxes-container{max-height:200px;overflow-y:auto}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .input-radio-button-container .label-container,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .checkboxes-container .label-container{max-width:200px}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .input-radio-button-container .label-container label,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .input-radio-button-container .label-container p,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .checkboxes-container .label-container label,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .checkboxes-container .label-container p{overflow:hidden;text-overflow:ellipsis}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .react-datepicker,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .react-datepicker__month-container{width:100%}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .buttons-raised-container{margin-left:20px}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .label-container label,[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container .label-container p{margin:6px 0;line-height:1.25rem}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container h3{font-size:1rem;line-height:1.25rem;font-weight:700;margin:10px 0}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container p{font-size:.875rem;line-height:1.25rem;margin:10px 0}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container p.btn-clear{cursor:pointer}[role=tooltip].popup-content.popup-shared-sorting-component-content .shared-sorting-component-container p.btn-clear:active{transform:scale(.95)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-structure-form-container{height:calc(100% - 3rem)}.screen-structure-form-container span.header{font-size:18px;font-weight:700}.screen-structure-form-container .screen-structure-form-header{margin:1vh 1vw 0;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:60px;padding:0 1vw}.screen-structure-form-container .screen-structure-form-header .row.row-buttons{margin-left:auto;gap:15px}.screen-structure-form-container .screen-structure-form-inner-container{align-items:flex-start;height:calc(100% - 60px - 3vh);margin-right:1vw}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation{padding-top:1vh;width:25%;max-height:100%;overflow:auto}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option{margin:0 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;justify-content:space-between;cursor:pointer}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option:active,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option:active{transform:scale(.98)}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option .icon.icon-arrow-right-white,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option .icon.icon-arrow-right,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option .icon.icon-arrow-right-white,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option .icon.icon-arrow-right{height:25px;width:25px}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option span.number,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option span.number{width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option span.createdAt,.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option span.createdAt{padding:0 8px}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option span{font-weight:700}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option:not(:last-child){margin-bottom:1vh}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option:last-child{margin-bottom:4vh}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option.selected{background-color:#1f55e6}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option.selected span{color:#fff}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option.selected.no-margin{margin-bottom:0;border-radius:6px 6px 0 0}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option.selected.no-margin .icon.icon-arrow-right-white{transform:rotate(90deg)}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option.invalid{box-shadow:0 0 1px 1px #fa4460}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-option.disabled{pointer-events:none;opacity:.5}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option{border-radius:0;box-shadow:none}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option span{font-weight:500}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option.selected{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:0;background-color:#aed5ff}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-navigation .screen-structure-form-navigation-sub-option:last-of-type{border-radius:0 0 6px 6px;margin-bottom:1vh}.screen-structure-form-container .screen-structure-form-inner-container .screen-structure-form-content{margin-top:1vh;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;max-height:100%;overflow:auto;width:75%}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.structure-form-main-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;z-index:2}.structure-form-main-container .structure-form-main-header{height:60px;justify-content:space-between}.structure-form-main-container .structure-form-main-header .icon,.structure-form-main-container .structure-form-main-header .buttons-raised-container{margin-left:16px}.structure-form-main-container .row.structure-form-main-content{flex-wrap:wrap;gap:15px}.structure-form-main-container .row.structure-form-main-content>div{width:calc(25% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.structure-form-bank-accounts-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.structure-form-bank-accounts-container .structure-form-bank-accounts-header{height:60px;justify-content:space-between}.structure-form-bank-accounts-container .structure-form-bank-accounts-header .icon,.structure-form-bank-accounts-container .structure-form-bank-accounts-header .buttons-raised-container{margin-left:16px}.structure-form-bank-accounts-container .structure-form-bank-accounts-content .row.row-single-bank-account{gap:15px}.structure-form-bank-accounts-container .structure-form-bank-accounts-content .row.row-single-bank-account>div:not(.icon){width:calc(25% - 15px)}.structure-form-bank-accounts-container .structure-form-bank-accounts-content .row.row-single-bank-account .icon.icon-remove{height:20px;width:20px;transform:translateY(12px)}.structure-form-bank-accounts-container .structure-form-bank-accounts-content .buttons-raised-container{flex:none;width:calc(25% - 15px);margin-right:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.structure-form-employees-container{max-height:100%;overflow:hidden}.structure-form-employees-container .structure-form-employees-header{height:60px;justify-content:space-between}.structure-form-employees-container .structure-form-employees-header .icon,.structure-form-employees-container .structure-form-employees-header .buttons-raised-container{margin-left:16px}.structure-form-employees-container .structure-form-employees-header .icon.icon-remove{height:20px;width:20px}.structure-form-employees-container .structure-form-employees-header.overview{padding:1vh 1vw}.structure-form-employees-container .single-employee-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.structure-form-employees-container .single-employee-container .structure-form-employee-form-container{flex-wrap:wrap;gap:15px}.structure-form-employees-container .single-employee-container .structure-form-employee-form-container>div{width:calc(25% - 15px)}.structure-form-employees-container .single-employee-container .structure-form-employee-form-container>div.inputs-wrapper-container.radioButtons{width:calc(50% - 15px)}.structure-form-employees-container .single-employee-container .row.row-buttons{justify-content:flex-end}.structure-form-employees-container .single-employee-container .row.row-buttons .buttons-raised-container{margin-left:16px}.structure-form-employees-container .single-employee-container :not(.row.row-buttons) .buttons-raised-container{flex:none;width:calc(25% - 15px);margin-right:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.structure-form-commissions-container{max-height:100%;overflow:hidden}.structure-form-commissions-container.empty{align-items:center;justify-content:center}.structure-form-commissions-container.empty p{line-height:25px;font-weight:300;margin:1vh 0}.structure-form-commissions-container.empty .buttons-raised-container{flex:none}.structure-form-commissions-container:not(.overview) .structure-form-commissions-header{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.structure-form-commissions-container .structure-form-commissions-header{padding:1vh 1vw;z-index:1;height:60px;justify-content:space-between}.structure-form-commissions-container .structure-form-commissions-content{overflow:auto}.structure-form-commissions-container .row.row-buttons{justify-content:flex-end}.structure-form-commissions-container .row.row-buttons .buttons-raised-container{margin-left:16px}.structure-form-commissions-container .single-commission-container{padding:calc(1vh + 20px) 1vw 1vh;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.structure-form-commissions-container .single-commission-container span.subheader{font-weight:700}.structure-form-commissions-container .single-commission-container .structure-form-commission-form-container{align-items:flex-end;gap:15px}.structure-form-commissions-container .single-commission-container .structure-form-commission-form-container>div{width:calc(14.2857142857% - 15px)}.structure-form-commissions-container .single-commission-container .structure-form-commission-form-container .row-file-container{text-wrap:nowrap}.structure-form-commissions-container .single-commission-container .structure-form-commission-form-container .row-file-container .col-file{max-width:100%;margin:10px 0}.structure-form-commissions-container .single-commission-container .structure-form-commission-form-container .row-file-container .row-file{height:40px;margin:10px 0;overflow:auto}.structure-form-commissions-container .single-commission-container .structure-form-commission-form-container .row-file-container .icon.icon-remove{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:5px}.popup-structure-commissions-container{padding:0 .5rem}.popup-structure-commissions-container .popup-structure-commissions-header{justify-content:space-between}.popup-structure-commissions-container .popup-structure-commissions-header span.header{padding:10px 0;text-transform:uppercase;font-weight:700}.popup-structure-commissions-container .popup-structure-commissions-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-structure-commissions-container .single-radio-button p{line-height:24px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-colleagues-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-colleagues-container .screen-colleagues-header{justify-content:space-between;height:60px;padding:0 1vw}.screen-colleagues-container .screen-colleagues-header span.header{font-size:18px;font-weight:700}.screen-colleagues-container .screen-colleagues-header .buttons-raised-container{margin-left:15px}.screen-colleagues-container .screen-colleagues-content{height:calc(100% - 60px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-insurers-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-insurers-container .screen-insurers-header{justify-content:space-between;height:60px;padding:0 1vw}.screen-insurers-container .screen-insurers-header span.header{font-size:18px;font-weight:700}.screen-insurers-container .screen-insurers-content{height:calc(100% - 60px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-library-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-library-container .screen-library-header{justify-content:space-between;height:60px;padding:0 1vw}.screen-library-container .screen-library-header span.header{font-size:18px;font-weight:700}.screen-library-container .screen-library-header .buttons-raised-container{margin-left:15px}.screen-library-container .screen-library-content{height:calc(100% - 60px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-insurers-form-container{height:calc(100% - 3rem)}.screen-insurers-form-container span.header{font-size:18px;font-weight:700}.screen-insurers-form-container .screen-insurers-form-header{margin:1vh 1vw 0;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:60px;padding:0 1vw}.screen-insurers-form-container .screen-insurers-form-header .row.row-buttons{margin-left:auto;gap:15px}.screen-insurers-form-container .screen-insurers-form-inner-container{align-items:flex-start;height:calc(100% - 60px - 3vh);margin-right:1vw}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation{padding-top:1vh;width:25%;max-height:100%;overflow:auto}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option{margin:0 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;justify-content:space-between;cursor:pointer}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option:active,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option:active{transform:scale(.98)}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option .icon.icon-arrow-right-white,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option .icon.icon-arrow-right,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option .icon.icon-arrow-right-white,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option .icon.icon-arrow-right{height:25px;width:25px}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option span.number,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option span.number{width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option span.createdAt,.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option span.createdAt{padding:0 8px}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option span{font-weight:700}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option:not(:last-child){margin-bottom:1vh}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option:last-child{margin-bottom:4vh}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option.selected{background-color:#1f55e6}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option.selected span{color:#fff}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option.selected.no-margin{margin-bottom:0;border-radius:6px 6px 0 0}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option.selected.no-margin .icon.icon-arrow-right-white{transform:rotate(90deg)}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option.invalid{box-shadow:0 0 1px 1px #fa4460}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-option.disabled{pointer-events:none;opacity:.5}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option{border-radius:0;box-shadow:none}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option span{font-weight:500}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option.selected{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:0;background-color:#aed5ff}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-navigation .screen-insurers-form-navigation-sub-option:last-of-type{border-radius:0 0 6px 6px;margin-bottom:1vh}.screen-insurers-form-container .screen-insurers-form-inner-container .screen-insurers-form-content{margin-top:1vh;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;max-height:100%;overflow:auto;width:75%}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.insurers-form-main-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;z-index:3}.insurers-form-main-container .insurers-form-main-header{height:60px;justify-content:space-between}.insurers-form-main-container .insurers-form-main-header .icon,.insurers-form-main-container .insurers-form-main-header .buttons-raised-container{margin-left:16px}.insurers-form-main-container .row.insurers-form-main-content{flex-wrap:wrap;gap:15px}.insurers-form-main-container .row.insurers-form-main-content>div{width:calc(25% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.insurers-form-credentials-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;z-index:2}.insurers-form-credentials-container .insurers-form-credentials-header{height:60px;justify-content:space-between}.insurers-form-credentials-container .insurers-form-credentials-header .icon,.insurers-form-credentials-container .insurers-form-credentials-header .buttons-raised-container{margin-left:16px}.insurers-form-credentials-container .insurers-form-credentials-content .row.row-single-credential{gap:15px}.insurers-form-credentials-container .insurers-form-credentials-content .row.row-single-credential>div:not(.icon){width:calc(25% - 15px)}.insurers-form-credentials-container .insurers-form-credentials-content .row.row-single-credential .icon.icon-remove{height:20px;width:20px;transform:translateY(12px)}.insurers-form-credentials-container .insurers-form-credentials-content .buttons-raised-container{flex:none;width:calc(25% - 15px);margin-right:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.insurers-form-branches-container .insurers-form-branches-header{height:60px;padding:1vh 1vw;justify-content:space-between}.insurers-form-branches-container .insurers-form-branches-header .icon,.insurers-form-branches-container .insurers-form-branches-header .buttons-raised-container{margin-left:16px}.insurers-form-branches-container .single-branch-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.insurers-form-branches-container .single-branch-container .insurers-form-branch-form-container p{font-size:18px;font-weight:700;margin:0}.insurers-form-branches-container .single-branch-container .insurers-form-branch-form-container .row.row-inputs{flex-wrap:wrap;gap:15px}.insurers-form-branches-container .single-branch-container .insurers-form-branch-form-container .row.row-inputs>div:not(.icon){width:calc(25% - 15px)}.insurers-form-branches-container .single-branch-container .insurers-form-branch-form-container .row.row-inputs.row-single-credential>div:not(.icon){width:calc(25% - 20px)}.insurers-form-branches-container .single-branch-container .insurers-form-branch-form-container .row.row-inputs.row-single-credential .icon{margin-top:22px;height:20px;width:20px}.insurers-form-branches-container .single-branch-container .row.row-buttons{justify-content:flex-end}.insurers-form-branches-container .single-branch-container .row.row-buttons .buttons-raised-container{margin-left:16px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.insurers-form-products-container.empty{justify-content:center}.insurers-form-products-container.empty p{line-height:25px;font-weight:300;margin:1vh 0}.insurers-form-products-container .insurers-form-products-header{padding:1vh 1vw;z-index:1;height:60px;justify-content:space-between}.insurers-form-products-container .row.row-buttons{justify-content:flex-end}.insurers-form-products-container .row.row-buttons .buttons-raised-container{margin-left:16px}.insurers-form-products-container .single-product-container{padding:calc(1vh + 20px) 1vw 1vh;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.insurers-form-products-container .single-product-container .insurers-form-product-form-container{align-items:flex-end;gap:15px}.insurers-form-products-container .single-product-container .insurers-form-product-form-container>div{width:calc(25% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.insurers-form-contracts-container{max-height:100%;overflow:hidden}.insurers-form-contracts-container.empty{justify-content:center}.insurers-form-contracts-container.empty p{line-height:25px;font-weight:300;margin:1vh 0}.insurers-form-contracts-container .insurers-form-contracts-header{padding:1vh 1vw;z-index:1;height:60px;justify-content:space-between}.insurers-form-contracts-container .insurers-form-contracts-content{overflow:auto}.insurers-form-contracts-container .row.row-buttons{justify-content:flex-end}.insurers-form-contracts-container .row.row-buttons .buttons-raised-container{margin-left:16px}.insurers-form-contracts-container .single-contract-container{padding:calc(1vh + 20px) 1vw 1vh;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.insurers-form-contracts-container .single-contract-container span.subheader{font-weight:700}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container{align-items:flex-end;gap:15px}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container>div{width:calc(16.6666666667% - 15px)}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container .row-file-container{text-wrap:nowrap}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container .row-file-container .col-file{max-width:100%;margin:10px 0}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container .row-file-container .row-file{height:40px;margin:10px 0}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container .row-file-container .row-file a{overflow:hidden;text-overflow:ellipsis}.insurers-form-contracts-container .single-contract-container .insurers-form-contract-form-container .row-file-container .icon.icon-remove{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:5px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-statistics-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-statistics-container>div{height:100%}.screen-statistics-container>div>div:nth-child(1){box-shadow:0 5px 15px #00347026;background:#aed5ff;border-radius:6px;padding:0 1vw;height:60px}.screen-statistics-container>div>div:nth-child(1) .row-main-controls-container span.header{font-weight:500}.screen-statistics-container>div>div:nth-child(1) .row-main-controls-container .inputs-dropdown-select-container{margin:10px 1dvw;width:200px}.screen-statistics-container>div>div:nth-child(1) .row-main-controls-container a{font-weight:700;text-decoration:none}.screen-statistics-container>div>div:nth-child(1) .inputs-datepicker-container{margin-left:15px;flex:none}.screen-statistics-container>div>div:nth-child(1) .inputs-datepicker-container>.icon.icon-calendar-custom{display:none}.screen-statistics-container>div>div:nth-child(1) .inputs-datepicker-container .react-datepicker-wrapper .icon-calendar-custom{margin:0 15px;height:25px;width:25px;position:relative}.screen-statistics-container>div>div:nth-child(2){height:calc(100% - 100px);width:100%;justify-content:center}.screen-statistics-container>div>div:nth-child(2).empty{display:flex;flex-direction:column;justify-content:center;align-items:center}.screen-statistics-container>div>div:nth-child(2).empty>p.empty{font-size:1.12rem;font-weight:300}.screen-statistics-container>div>div:nth-child(3){box-shadow:0 5px 15px #00347026;background:#f7f7fd;border-radius:6px;padding:0 1vw;height:40px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-forms-container{height:calc(100% - 3rem);width:100%;padding:1vh 0}.screen-forms-container span.header{font-size:18px;font-weight:700}.screen-forms-container.collapsed .screen-forms-left-container{width:0px;max-width:0px;min-width:0px;margin-right:0}.screen-forms-container.collapsed .screen-forms-left-container .icon.icon-arrow-left{transform:translate(100%,-50%) rotate(180deg);border-radius:6px 0 0 6px;right:1vw}.screen-forms-container.collapsed .screen-forms-right-container{width:calc(100% - 2vw);max-width:calc(100% - 2vw);min-width:calc(100% - 2vw)}.screen-forms-container .screen-forms-left-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;width:calc(25% - 1.5vw);min-width:calc(25% - 1.5vw);max-width:calc(25% - 1.5vw);margin:0 1vw;position:relative;transition:.4s}.screen-forms-container .screen-forms-left-container .icon.icon-arrow-left{position:absolute;top:50%;right:0;background-color:#aed5ff;width:.75vw;transform:translate(100%,-50%);border-radius:0 6px 6px 0;background-size:70%}.screen-forms-container .screen-forms-left-container .screen-forms-left-header{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3;background-color:#aed5ff;padding:1vh 1vw}.screen-forms-container .screen-forms-left-container .screen-forms-left-content{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:2;flex:1;overflow:auto}.screen-forms-container .screen-forms-left-container .screen-forms-left-footer{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:1;justify-content:space-between;padding:0 1vw}.screen-forms-container .screen-forms-left-container .screen-forms-left-footer .buttons-raised-container:first-of-type{background-color:#fff;box-shadow:none;color:#1f55e6;padding:0}.screen-forms-container .screen-forms-right-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;width:calc(75% - 1.5vw);min-width:calc(75% - 1.5vw);max-width:calc(75% - 1.5vw);margin-right:1vw;z-index:6;transition:.4s}.screen-forms-container .screen-forms-right-container .screen-forms-right-header{justify-content:space-between;height:60px;padding:1vh 1vw}.screen-forms-container .screen-forms-right-container .screen-forms-right-header .buttons-underlined-tab-container{flex:1;margin:0 -1vw}.screen-forms-container .screen-forms-right-container .screen-forms-right-content{height:calc(100% - 60px)}.screen-forms-container .screen-forms-right-container .screen-forms-right-content.empty{padding:30vh 10vw;justify-content:center}.screen-forms-container .screen-forms-right-container .screen-forms-right-content.empty p{text-align:center;white-space:pre-line;font-size:18px;font-weight:300}.screen-forms-container .screen-forms-right-container .screen-forms-right-content.empty img{margin-top:10vh;height:100%;object-fit:contain}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-forms-assign-container{height:100%;overflow:auto}.screen-forms-assign-container>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.screen-forms-assign-container .screen-forms-assign-content{z-index:2}.screen-forms-assign-container .row.row-inputs{align-items:baseline;flex-wrap:wrap;gap:15px}.screen-forms-assign-container .row.row-inputs>div{width:calc(25% - 15px)}.screen-forms-assign-container .row.row-inputs>div.col-buttons-tab-container{margin:10px 0;width:calc(50% - 15px)}.screen-forms-assign-container .row.row-inputs>div.col-buttons-tab-container .buttons-tab-container{margin:10px 0}.screen-forms-assign-container .screen-forms-assign-footer{background-color:#aed5ff}.screen-forms-assign-container .screen-forms-assign-footer .buttons-raised-container{margin:0 15px 0 auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-forms-transfer-container{height:100%;overflow:auto}.screen-forms-transfer-container>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.screen-forms-transfer-container .row.row-inputs{flex-wrap:wrap;gap:15px}.screen-forms-transfer-container .row.row-inputs>div{width:calc(25% - 15px)}.screen-forms-transfer-container .screen-forms-transfer-main-container{z-index:3}.screen-forms-transfer-container .screen-forms-transfer-items-container{z-index:2}.screen-forms-transfer-container .screen-forms-transfer-single-item-container:not(:last-child){margin-bottom:20px;border-bottom:1px solid #1f55e6}.screen-forms-transfer-container .screen-forms-transfer-single-item-container .icon.icon-remove{height:25px;width:25px;margin-left:auto}.screen-forms-transfer-container .screen-forms-transfer-single-item-container .row.row-inputs{align-items:flex-end}.screen-forms-transfer-container .screen-forms-transfer-single-item-container .row.row-inputs>div{width:calc(14.2857142857% - 15px)}.screen-forms-transfer-container .screen-forms-transfer-footer{background-color:#aed5ff;justify-content:flex-end;gap:15px;padding-right:calc(1vw + 15px)}.screen-forms-transfer-container .screen-forms-transfer-footer a{text-decoration:none}.screen-forms-transfer-container .screen-forms-transfer-footer .buttons-raised-container{margin:0}.screen-forms-transfer-container .screen-forms-transfer-footer p{margin:0 auto 0 0}.screen-forms-transfer-container .screen-forms-transfer-footer p span{font-weight:700}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-forms-return-container{height:100%;overflow:auto}.screen-forms-return-container>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.screen-forms-return-container .screen-forms-return-main-container{z-index:3}.screen-forms-return-container .screen-forms-return-additional-container{z-index:2}.screen-forms-return-container .row.row-inputs{flex-wrap:wrap;gap:15px}.screen-forms-return-container .row.row-inputs>div{width:calc(25% - 15px)}.screen-forms-return-container .row.row-inputs>div.col-buttons-tab-container{margin:10px 0;width:calc(50% - 15px)}.screen-forms-return-container .row.row-inputs>div.col-buttons-tab-container .buttons-tab-container{margin:10px 0}.screen-forms-return-container .screen-forms-return-footer{background-color:#aed5ff;justify-content:flex-end;gap:15px;padding-right:calc(1vw + 15px)}.screen-forms-return-container .screen-forms-return-footer a{text-decoration:none}.screen-forms-return-container .screen-forms-return-footer .buttons-raised-container{margin:0}.screen-forms-return-container .screen-forms-return-footer p{margin:0 auto 0 0}.screen-forms-return-container .screen-forms-return-footer p span{font-weight:700}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.forms-search-form-container .forms-search-by-container{padding:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:2}.forms-search-form-container .forms-search-main-container{padding:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.forms-search-form-container .buttons-tab-container{flex-wrap:wrap;gap:1vw;row-gap:10px;margin:10px 0}.forms-search-form-container .buttons-tab-container>div{margin-right:0;flex-basis:calc(50% - .5vw)}.forms-search-form-container .row.row-inputs{gap:1vw}.forms-search-form-container .row.row-inputs>div{flex:1}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-reports-container{height:calc(100% - 3rem);width:100%;padding:1vh 0}.screen-reports-container span.header{font-size:18px;font-weight:700}.screen-reports-container.collapsed .screen-reports-left-container{width:0px;max-width:0px;min-width:0px;margin-right:0}.screen-reports-container.collapsed .screen-reports-left-container .icon.icon-arrow-left{transform:translate(100%,-50%) rotate(180deg);border-radius:6px 0 0 6px;right:1vw}.screen-reports-container.collapsed .screen-reports-right-container{width:calc(100% - 2vw);max-width:calc(100% - 2vw);min-width:calc(100% - 2vw)}.screen-reports-container .screen-reports-left-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;width:calc(25% - 1.5vw);min-width:calc(25% - 1.5vw);max-width:calc(25% - 1.5vw);margin:0 1vw;position:relative;transition:.4s}.screen-reports-container .screen-reports-left-container .icon.icon-arrow-left{position:absolute;top:50%;right:0;background-color:#aed5ff;width:.75vw;transform:translate(100%,-50%);border-radius:0 6px 6px 0;background-size:70%}.screen-reports-container .screen-reports-left-container .screen-reports-left-header{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:3;background-color:#aed5ff;padding:1vh 1vw}.screen-reports-container .screen-reports-left-container .screen-reports-left-content{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:2;flex:1;overflow:auto}.screen-reports-container .screen-reports-left-container .screen-reports-left-footer{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;z-index:1;justify-content:space-between;padding:0 1vw}.screen-reports-container .screen-reports-left-container .screen-reports-left-footer .buttons-raised-container:first-of-type{background-color:#fff;box-shadow:none;color:#1f55e6;padding:0}.screen-reports-container .screen-reports-right-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:100%;width:calc(75% - 1.5vw);min-width:calc(75% - 1.5vw);max-width:calc(75% - 1.5vw);margin-right:1vw;z-index:6;transition:.4s}.screen-reports-container .screen-reports-right-container .screen-reports-right-header{justify-content:space-between;height:60px;padding:1vh 1vw}.screen-reports-container .screen-reports-right-container .screen-reports-right-header .buttons-underlined-tab-container{flex:1;margin:0 -1vw}.screen-reports-container .screen-reports-right-container .screen-reports-right-content{height:calc(100% - 60px);overflow:auto}.screen-reports-container .screen-reports-right-container .screen-reports-right-content.empty{padding:30vh 10vw;justify-content:center}.screen-reports-container .screen-reports-right-container .screen-reports-right-content.empty p{text-align:center;white-space:pre-line;font-size:18px;font-weight:300}.screen-reports-container .screen-reports-right-container .screen-reports-right-content.empty img{margin-top:10vh;height:100%;object-fit:contain}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.reports-report-container>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.reports-report-container .icon.icon-export{border:1px solid #1f55e6;border-radius:6px;background-size:40%;height:40px;width:40px}.reports-report-container .row.row-inputs{flex-wrap:wrap;gap:15px}.reports-report-container .row.row-inputs>div{width:calc(50% - 15px)}.reports-report-container .reports-report-main{z-index:4}.reports-report-container .reports-report-period{z-index:3}.reports-report-container .reports-report-footer{z-index:2;background-color:#aed5ff;height:60px}.reports-report-container .reports-report-footer .row.row-buttons{margin-left:auto;gap:1vw}.reports-report-container .reports-report-footer .row.row-buttons .buttons-raised-container{margin:0}.reports-report-container .reports-report-footer p{margin-right:1vw}.reports-report-container .reports-report-footer p span{font-weight:700}.reports-report-container .installments-list-container{padding:1vh 0}.installments-list-container{padding:1vh 0;flex:1;overflow:hidden}.installments-list-container>.row{padding:0 16px;gap:15px}.installments-list-container>.row>div{margin:0;flex:1}.installments-list-container>.table-outer-container{flex:1;overflow:hidden}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.popup-content.modal-loader-container-content{width:770px;height:470px;text-align:center;border:none;box-shadow:0 2px 3px #3232324d;padding:0;border-radius:15px;display:flex;align-items:center;flex-direction:column;justify-content:center}.popup-content.modal-loader-container-content .modal-loader-text{font-size:25px;font-weight:700;padding-bottom:45px}.popup-content.modal-loader-container-content .player{height:280px;width:280px}.reports-list-container{padding:1vh 0;flex:1;overflow:hidden}.reports-list-container>.row{padding:0 16px;gap:15px}.reports-list-container>.row>div{margin:0;flex:1}.reports-list-container>.table-outer-container{flex:1;overflow:hidden}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.reports-recapitulation-container>div{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.reports-recapitulation-container .row.row-inputs{flex-wrap:wrap;gap:15px}.reports-recapitulation-container .row.row-inputs>div{width:calc(50% - 15px)}.reports-recapitulation-container .reports-recapitulation-main{z-index:4}.reports-recapitulation-container .reports-list-container{padding:1vh 0}.reports-recapitulation-container .reports-recapitulation-footer{z-index:3;background-color:#aed5ff;height:60px}.reports-recapitulation-container .reports-recapitulation-footer .row.row-buttons{margin-left:auto;gap:1vw}.reports-recapitulation-container .reports-recapitulation-footer .row.row-buttons .buttons-raised-container{margin:0}.reports-recapitulation-container .reports-recapitulation-footer p{margin-right:1vw}.reports-recapitulation-container .reports-recapitulation-footer p span{font-weight:700}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.reports-search-report-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.reports-search-report-container .inputs-container>.row{gap:10px}.reports-search-report-container .inputs-wrapper-container.switch .inputs-wrapper-label{font-size:14px;flex:1}.reports-search-report-container .inputs-wrapper-container.switch .inputs-switch-container{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.reports-search-recapitulation-container{box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw}.reports-search-recapitulation-container .inputs-wrapper-container.switch .inputs-wrapper-label{font-size:14px;flex:1}.reports-search-recapitulation-container .inputs-wrapper-container.switch .inputs-switch-container{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-report-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-report-container span.header{font-size:18px;font-weight:700}.screen-report-container .screen-report-header{height:60px;padding:1vh 1vw}.screen-report-container .screen-report-header .row.row-buttons{margin-left:auto;gap:1vw}.screen-report-container .screen-report-header .icon.icon-trash{margin:0 1vw}.screen-report-container .screen-report-content{height:calc(100% - 60px)}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-header{background-color:#f7f7fd}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-footer{background-color:#aed5ff}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-header,.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-footer{padding:1vh 1vw;gap:1vw}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-header p,.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-footer p{margin:0}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-header p span,.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-footer p span{font-weight:700}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-content{padding:1vh 1vw}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-content .row.row-inputs{flex-wrap:wrap;gap:15px}.screen-report-container .screen-report-content .screen-report-main-container .screen-report-main-content .row.row-inputs>div{width:calc(25% - 15px)}.screen-report-container .screen-report-policies-container{flex:1;overflow:hidden;padding:1vh 0}.screen-report-container .screen-report-policies-container .screen-report-policies-header{padding:0 1vw;justify-content:space-between;height:40px}.screen-report-container .screen-report-policies-container .screen-report-policies-header .buttons-raised-container{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-recapitulation-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-recapitulation-container span.header{font-size:18px;font-weight:700}.screen-recapitulation-container .screen-recapitulation-header{height:60px;padding:1vh 1vw}.screen-recapitulation-container .screen-recapitulation-header .row.row-buttons{margin-left:auto;gap:1vw}.screen-recapitulation-container .screen-recapitulation-content{height:calc(100% - 60px)}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-header{background-color:#f7f7fd}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-footer{background-color:#aed5ff}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-header,.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-footer{padding:1vh 1vw;gap:1vw}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-header p,.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-footer p{margin:0}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-header p span,.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-footer p span{font-weight:700}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content{padding:1vh 1vw}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .row.row-inputs{flex-wrap:wrap;gap:15px}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .row.row-inputs>div{width:calc(25% - 15px)}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .files-container{margin:10px 0}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .files-container .files-header{height:40px;justify-content:space-between}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .files-container .files-content{flex-wrap:wrap;gap:15px}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .files-container .files-content .file-container{gap:5px}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-main-container .screen-recapitulation-main-content .files-container .files-content .file-container .icon.icon-remove{height:20px;width:20px}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-additional-container{flex:1;overflow:auto}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-items-container{padding:1vh 0}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-items-container .screen-recapitulation-items-header{padding:0 1vw;justify-content:space-between;height:40px}.screen-recapitulation-container .screen-recapitulation-content .screen-recapitulation-items-container .screen-recapitulation-items-header .buttons-raised-container{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-registers-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-registers-container .screen-registers-header{padding:0 1vw;height:60px;justify-content:space-between}.screen-registers-container .screen-registers-header span.header{font-size:18px;font-weight:700}.screen-registers-container .screen-registers-content{height:calc(100% - 120px)}.screen-registers-container .screen-registers-footer{box-shadow:0 5px 15px #00347026;background:#f7f7fd;border-radius:6px;padding:0 1vw;height:60px;justify-content:space-between}.screen-registers-container .screen-registers-footer .row:first-child p{margin-right:1vw}.screen-registers-container .screen-registers-footer .row:first-child p span{font-weight:700;color:#1f55e6}.screen-registers-transfers-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw}.screen-registers-transfers-container .screen-registers-content{height:calc(100% - 60px - 1vh);margin-bottom:1vh}.screen-registers-transfers-container .screen-registers-content .screen-registers-inner-content{gap:1vw;height:100%}.screen-registers-transfers-container .screen-registers-content .screen-registers-inner-content>div{height:100%;max-height:100%;width:calc(50% - .5vw);box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 0}.screen-registers-transfers-container .screen-registers-content .screen-registers-inner-content>div span.header{padding:0 1vw;font-size:18px;font-weight:700}.screen-registers-transfers-container .screen-registers-content .screen-registers-inner-content>div>div{height:calc(100% - 26px)}.screen-registers-transfers-container .screen-registers-footer{box-shadow:0 5px 15px #00347026;background:#f7f7fd;border-radius:6px;padding:0 1vw;height:60px;justify-content:space-between}.screen-registers-transfers-container .screen-registers-footer .row:first-child p{margin-right:1vw}.screen-registers-transfers-container .screen-registers-footer .row:first-child p span{font-weight:700;color:#1f55e6}.popup-registers-container{padding:0 .5rem}.popup-registers-container .popup-registers-header{justify-content:space-between}.popup-registers-container .popup-registers-header span.header{padding:10px 0;text-transform:uppercase;font-weight:700}.popup-registers-container .popup-registers-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-registers-container .popup-registers-content .line{height:1px;width:100%;background-color:gray}.popup-registers-container .popup-registers-content .row-action{cursor:pointer}.popup-registers-container .popup-registers-content .row-action .icon{margin-left:auto;height:20px;width:20px}.popup-registers-container .popup-registers-content .row-action p{font-size:14px;margin:8px 0;font-weight:500}.popup-registers-container .popup-registers-content .row-action:active{transform:scale(.98)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-register-operation-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-register-operation-container .screen-register-operation-header{padding:0 1vw;height:60px;justify-content:space-between}.screen-register-operation-container .screen-register-operation-header span.header{font-size:18px;font-weight:700}.screen-register-operation-container .screen-register-operation-content{height:calc(100% - 100px - 2vh);overflow:auto;padding:0 1vw}.screen-register-operation-container .screen-register-operation-content span.subheader{font-size:18px;font-weight:700}.screen-register-operation-container .screen-register-operation-content .row.row-inputs{gap:15px}.screen-register-operation-container .screen-register-operation-content .row.row-inputs>div{width:calc(25% - 15px)}.screen-register-operation-container .screen-register-operation-content .files-container .row-files{overflow:auto}.screen-register-operation-container .screen-register-operation-content .files-container .row-files .row-file{margin-right:1vw}.screen-register-operation-container .screen-register-operation-footer{box-shadow:0 5px 15px #00347026;background:#aed5ff;border-radius:6px;justify-content:flex-end;gap:1vw;padding:1vh 1vw}.screen-register-operation-container .screen-register-operation-footer .buttons-raised-container{margin:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-invoices-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-invoices-container .screen-invoices-header{padding:0 1vw;height:60px}.screen-invoices-container .screen-invoices-header span.header{font-size:18px;font-weight:700}.screen-invoices-container .screen-invoices-header .row.row-buttons{margin-left:auto;gap:1vw}.screen-invoices-container .screen-invoices-content{height:calc(100% - 60px)}.popup-invoices-container{padding:0 .5rem}.popup-invoices-container .popup-invoices-header{justify-content:space-between}.popup-invoices-container .popup-invoices-header span.header{padding:10px 0;text-transform:uppercase;font-weight:700}.popup-invoices-container .popup-invoices-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-invoices-container .popup-invoices-content .line{height:1px;width:100%;background-color:gray}.popup-invoices-container .popup-invoices-content .row-action{cursor:pointer}.popup-invoices-container .popup-invoices-content .row-action .icon{margin-left:auto;height:20px;width:20px}.popup-invoices-container .popup-invoices-content .row-action p{font-size:14px;margin:8px 0;font-weight:500}.popup-invoices-container .popup-invoices-content .row-action:active{transform:scale(.98)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-invoice-reports-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-invoice-reports-container span.header{font-size:18px;font-weight:700}.screen-invoice-reports-container .screen-invoice-reports-header{height:60px;padding:1vh 1vw}.screen-invoice-reports-container .screen-invoice-reports-header .row.row-buttons{margin-left:auto;gap:1vw}.screen-invoice-reports-container .screen-invoice-reports-content{height:calc(100% - 60px)}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-header{background-color:#f7f7fd}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-footer{background-color:#aed5ff}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-header,.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-footer{padding:1vh 1vw;gap:1vw}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-header p,.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-footer p{margin:0}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-header p span,.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-footer p span{font-weight:700}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-header .row-buttons,.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-footer .row-buttons{margin-left:auto;gap:15px}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-header .row-buttons .buttons-raised-container,.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-footer .row-buttons .buttons-raised-container{margin:0}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content{padding:1vh 1vw}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .row.row-inputs{flex-wrap:wrap;gap:15px}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .row.row-inputs>div{flex:1}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .files-container{margin:10px 0}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .files-container .files-header{height:40px;justify-content:space-between}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .files-container .files-content{flex-wrap:wrap;gap:15px}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .files-container .files-content .file-container{gap:5px}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-main-container .screen-invoice-reports-main-content .files-container .files-content .file-container .icon.icon-remove{height:20px;width:20px}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-additional-container{flex:1;overflow:auto}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-items-container{padding:1vh 0}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-items-container .screen-invoice-reports-items-header{padding:0 1vw;justify-content:space-between;height:40px}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-items-container .screen-invoice-reports-items-header .buttons-raised-container{margin:0}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-items-container .table-container .inputs-wrapper-container.text{margin:0;width:calc(100% - 14px)}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-items-container .table-container .inputs-wrapper-container.text .inputs-text-container{margin:0}.screen-invoice-reports-container .screen-invoice-reports-content .screen-invoice-reports-items-container .table-container .inputs-wrapper-container.text .inputs-text-container .inputs-text{height:25px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-notice-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-notice-container.form .screen-notice-content .screen-notice-main-container .screen-notice-main-footer{height:60px}.screen-notice-container.form .screen-notice-content .screen-notice-main-container .screen-notice-main-content{height:calc(100% - 60px)}.screen-notice-container span.header{font-size:18px;font-weight:700}.screen-notice-container .screen-notice-header{height:60px;padding:1vh 1vw}.screen-notice-container .screen-notice-header .row.row-buttons{margin-left:auto;gap:1vw}.screen-notice-container .screen-notice-content{height:calc(100% - 60px)}.screen-notice-container .screen-notice-content .screen-notice-main-container{max-height:100%}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-header{background-color:#f7f7fd}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-footer{background-color:#aed5ff}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-header,.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-footer{height:45px;padding:1vh 1vw;gap:1vw}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-header p,.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-footer p{margin:0}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-header p span,.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-footer p span{font-weight:700}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-header .row-buttons,.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-footer .row-buttons{margin-left:auto;gap:15px}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-header .row-buttons .buttons-raised-container,.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-footer .row-buttons .buttons-raised-container{margin:0}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-content{padding:1vh 1vw;height:calc(100% - 90px);overflow:auto}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-content .row-inputs{flex-wrap:wrap;gap:15px}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-content .row-inputs>div{flex:1}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-content .row-items-header{height:40px;justify-content:space-between}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-content .single-item-container .row-inputs{width:100%}.screen-notice-container .screen-notice-content .screen-notice-main-container .screen-notice-main-content .single-item-container .icon-remove{flex:none;height:20px;width:20px;margin-top:24px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-income-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-income-container.form .screen-income-content .screen-income-main-container .screen-income-main-footer{height:60px}.screen-income-container.form .screen-income-content .screen-income-main-container .screen-income-main-content{height:calc(100% - 60px)}.screen-income-container span.header{font-size:18px;font-weight:700}.screen-income-container .screen-income-header{height:60px;padding:1vh 1vw}.screen-income-container .screen-income-header .row.row-buttons{margin-left:auto;gap:1vw}.screen-income-container .screen-income-content{height:calc(100% - 60px)}.screen-income-container .screen-income-content .screen-income-main-container{max-height:100%}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-header{background-color:#f7f7fd}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-footer{background-color:#aed5ff}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-header,.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-footer{height:45px;padding:1vh 1vw;gap:1vw}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-header p,.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-footer p{margin:0}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-header p span,.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-footer p span{font-weight:700}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-header .row-buttons,.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-footer .row-buttons{margin-left:auto;gap:15px}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-header .row-buttons .buttons-raised-container,.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-footer .row-buttons .buttons-raised-container{margin:0}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content{padding:1vh 1vw;height:calc(100% - 90px);overflow:auto}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .row-inputs{flex-wrap:wrap;gap:15px}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .row-inputs>div{flex:1}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .row-items-header{height:40px;justify-content:space-between}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .files-container{margin:10px 0;flex-wrap:wrap;gap:15px}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .files-container .file-container{gap:5px}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .files-container .file-container .icon.icon-remove{height:20px;width:20px}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .single-item-container .row-inputs{width:100%}.screen-income-container .screen-income-content .screen-income-main-container .screen-income-main-content .single-item-container .icon-remove{flex:none;height:20px;width:20px;margin-top:24px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-file-preview-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-file-preview-container .screen-file-preview-header{height:60px;padding:0 16px;box-shadow:0 5px 15px #00347026;background:#aed5ff;border-radius:6px;justify-content:space-between}.screen-file-preview-container .screen-file-preview-header .icon.icon-close{height:20px;width:20px;margin-right:16px}.screen-file-preview-container .screen-file-preview-header h2{margin:0;font-size:18px;font-weight:700}.screen-file-preview-container .screen-file-preview-content{height:calc(100% - 120px)}.screen-file-preview-container .screen-file-preview-footer{height:60px;box-shadow:0 5px 15px #00347026;background:#aed5ff;border-radius:6px;padding:0 16px}.screen-file-preview-container .screen-file-preview-footer span{font-size:14px;font-weight:500}.screen-file-preview-container .screen-file-preview-footer>div{width:300px;margin:0 16px 0 8px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-colleagues-form-container{height:calc(100% - 3rem)}.screen-colleagues-form-container span.header{font-size:18px;font-weight:700}.screen-colleagues-form-container .screen-colleagues-form-header{margin:1vh 1vw 0;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;height:60px;padding:0 1vw}.screen-colleagues-form-container .screen-colleagues-form-header .row.row-buttons{margin-left:auto;gap:15px}.screen-colleagues-form-container .screen-colleagues-form-inner-container{align-items:flex-start;height:calc(100% - 60px - 3vh);margin-right:1vw}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation{padding-top:1vh;width:25%;max-height:100%;overflow:auto}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option{margin:0 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;padding:1vh 1vw;justify-content:space-between;cursor:pointer;margin-bottom:1vh}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option:active{transform:scale(.98)}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option .icon.icon-arrow-right-white,.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option .icon.icon-arrow-right{height:25px;width:25px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option span{font-weight:700}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option:last-child{margin-bottom:4vh}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option.selected{background-color:#1f55e6}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-navigation .screen-colleagues-form-navigation-option.selected span{color:#fff}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content{margin-top:1vh;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;max-height:100%;overflow:auto;width:75%}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container{padding:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.main{flex-wrap:wrap;gap:15px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.main>div{width:calc(25% - 15px)}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container{border-bottom:1px solid #1f55e6;margin-bottom:20px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container .permission-header{gap:15px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container .permission-header .icon{height:20px;width:20px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container .permission-header span{font-size:18px;font-weight:700}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container .row-inputs{gap:15px;margin:10px 0}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container .row-inputs>div{margin:0;width:calc(50% - 30px)}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .permission-container .row-inputs>div.inputs-wrapper-container.dropdown{width:400px}.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .screen-colleagues-form-section-container.permissions .row.row-buttons,.screen-colleagues-form-container .screen-colleagues-form-inner-container .screen-colleagues-form-content .permissions-table-container .permissions-table-header{justify-content:flex-end;gap:15px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.screen-commissions-copy-container{height:calc(100% - 3rem - 2vh);margin:1vh 1vw;box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px}.screen-commissions-copy-container .screen-commissions-copy-header{justify-content:space-between;height:60px;padding:0 1vw}.screen-commissions-copy-container .screen-commissions-copy-header span.header{font-size:18px;font-weight:700}.screen-commissions-copy-container .screen-commissions-copy-header .row.row-buttons{gap:1vw}.screen-commissions-copy-container .screen-commissions-copy-content{height:calc(100% - 120px);overflow:hidden}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-from{height:170px;margin:0 1vw 1vh;border-bottom:1px solid gray}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to{height:calc(100% - 190px);overflow:auto}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container,.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content{height:100%}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-container{background-color:#fff;padding:0 1vw 5px}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-container .table-structure-row-branch-container{position:relative}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-container .table-structure-row-branch-container .branch{position:absolute;width:10px;left:-10px;bottom:0px;transform:translateY(0);border-bottom:1px solid #002c78;border-left:1px solid #002c78}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-content{box-shadow:0 1px 4px #00347026;border-radius:6px;height:100%;width:100%;font-size:14px;overflow:hidden}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-content .table-structure-row-content-cell{padding-left:10px}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-content .table-structure-row-content-cell:not(:first-of-type){border-left:1px solid rgba(0,52,112,.15)}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-content .inputs-wrapper-container.checkboxes{width:100%;margin:0;height:100%;padding-left:5px}.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-content .inputs-wrapper-container.checkboxes .checkboxes-container,.screen-commissions-copy-container .screen-commissions-copy-content .screen-commissions-copy-content-to .table-structure-container .table-structure-content .table-structure-row-content .inputs-wrapper-container.checkboxes .checkboxes-container .single-checkbox{height:100%;width:100%}.screen-commissions-copy-container .screen-commissions-copy-footer{height:60px;background-color:#aed5ff;border-radius:6px;padding:1vh 1vw}.screen-commissions-copy-container .screen-commissions-copy-footer p{margin-right:1vw}.screen-commissions-copy-container .screen-commissions-copy-footer p span{font-weight:700}.overlay-user-activity-container{height:100%;padding:1vh 1vw}.overlay-user-activity-container .overlay-user-activity-header{height:60px;justify-content:space-between;margin-bottom:10px}.overlay-user-activity-container .overlay-user-activity-header span.header{font-size:22px;font-weight:700}.overlay-user-activity-container .overlay-user-activity-header .icon{height:25px;width:25px}.overlay-user-activity-container .overlay-user-activity-content{height:calc(100% - 70px);overflow:auto}.overlay-user-activity-container .overlay-user-activity-content .empty{height:100%;justify-content:center}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.overlay-form-activity-container{padding:1vh 1vw 1vh 0;height:100%;overflow:hidden}.overlay-form-activity-container>div:not(.overlay-form-activity-content){padding-left:1vw}.overlay-form-activity-container .overlay-form-activity-header{justify-content:space-between;margin-bottom:10px}.overlay-form-activity-container .overlay-form-activity-header span.header{font-size:20px;font-weight:700}.overlay-form-activity-container .overlay-form-activity-header .icon{height:25px;width:25px}.overlay-form-activity-container .overlay-form-activity-content{flex:1;overflow:auto;padding-left:1vw}.overlay-form-activity-container .overlay-form-activity-content .overlay-form-single-activity-container{position:relative;padding:1vh 1vw;gap:1vh}.overlay-form-activity-container .overlay-form-activity-content .overlay-form-single-activity-container .progress-dot-container{position:absolute;left:-11px;border-radius:50%;height:22px;width:22px;background-color:#01102a;z-index:2}.overlay-form-activity-container .overlay-form-activity-content .overlay-form-single-activity-container:after{content:"";position:absolute;top:15px;left:0vw;width:1px;height:calc(100% - 15px);background-color:#01102a}.overlay-form-activity-container .overlay-form-activity-content .overlay-form-single-activity-container p{margin:0}.overlay-form-activity-container .overlay-form-activity-content .overlay-form-single-activity-container p.time{font-size:14px}.overlay-form-activity-container .overlay-form-activity-content .overlay-form-single-activity-container p span{font-weight:700}.overlay-report-activity-container{padding:1vh 1vw}.overlay-report-activity-container .overlay-report-activity-header{justify-content:space-between;margin-bottom:10px}.overlay-report-activity-container .overlay-report-activity-header span.header{font-size:20px;font-weight:700}.overlay-report-activity-container .overlay-report-activity-header .icon{height:25px;width:25px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.overlay-activities-container{height:100%;padding:1vh 1vw}.overlay-activities-container .overlay-activities-header{height:60px;justify-content:space-between;margin-bottom:10px}.overlay-activities-container .overlay-activities-header span.header{font-size:22px;font-weight:700}.overlay-activities-container .overlay-activities-header .icon{height:25px;width:25px}.overlay-activities-container .overlay-activities-content{height:calc(100% - 70px);overflow:auto}.overlay-activities-container .overlay-activities-content .empty{height:100%;justify-content:center}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-header span{font-size:14px;font-weight:300}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content{margin-top:8px}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content .icon.icon-avatar{margin-right:1vw}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content p{margin:0;line-height:30px}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content p span{font-weight:700}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmationRequired,.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmed{align-items:flex-start}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmationRequired p,.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmed p{color:#1f55e6}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmationRequired .buttons-raised-container,.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmed .buttons-raised-container{margin:8px 0 0;width:150px}.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmationRequired .btn-confirmed,.overlay-activities-container .overlay-activities-content .single-activity-container .single-activity-content.confirmed .btn-confirmed{box-shadow:0 5px 15px #00347026;background:#ffffff;border:1px solid #2f4858;line-height:38px;text-align:center;border-radius:6px;color:#2f4858;width:150px;margin:8px 0 0}.overlay-activities-container .overlay-activities-content .single-activity-container:not(:last-child){border-bottom:1px solid #2f4858;margin-bottom:16px;padding-bottom:16px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.overlay-installment-reports-container{padding:1vh 1vw 1vh 0;height:100%;overflow:hidden}.overlay-installment-reports-container>div:not(.overlay-installment-reports-content){padding-left:1vw}.overlay-installment-reports-container .overlay-installment-reports-header{justify-content:space-between;margin-bottom:10px}.overlay-installment-reports-container .overlay-installment-reports-header span.header{font-size:20px;font-weight:700}.overlay-installment-reports-container .overlay-installment-reports-header .icon{height:25px;width:25px}.overlay-installment-reports-container .overlay-installment-reports-content{flex:1;overflow:auto;padding-left:1vw}.overlay-installment-reports-container .overlay-installment-reports-content .overlay-installment-reports-single-container{position:relative;padding:1vh 1vw;gap:1vh}.overlay-installment-reports-container .overlay-installment-reports-content .overlay-installment-reports-single-container .progress-dot-container{position:absolute;left:-11px;border-radius:50%;height:22px;width:22px;background-color:#01102a;z-index:2}.overlay-installment-reports-container .overlay-installment-reports-content .overlay-installment-reports-single-container:after{content:"";position:absolute;top:15px;left:0vw;width:1px;height:calc(100% - 15px);background-color:#01102a}.overlay-installment-reports-container .overlay-installment-reports-content .overlay-installment-reports-single-container p{margin:0}.overlay-installment-reports-container .overlay-installment-reports-content .overlay-installment-reports-single-container p.time{font-size:14px}.overlay-installment-reports-container .overlay-installment-reports-content .overlay-installment-reports-single-container p span{font-weight:700}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.overlay-container{position:absolute;background:rgba(0,0,0,.5);width:100vw;height:100vh;top:0;bottom:0;right:0;transition:.2s linear;opacity:0;z-index:-1}.overlay-container .overlay-inner-container{background:#ffffff;width:45vw;height:calc(98vh - 3rem);margin-top:calc(3rem + 1vh);margin-left:auto;transform:translate(20vw);transition:.3s ease-in;border-radius:6px}.overlay-container.open{opacity:1;z-index:10}.overlay-container.open .overlay-inner-container{transform:translate(-1vw)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.VehicleFormNew-content,.modal-container-content.VehicleForm-content{width:60vw;height:90vh}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container,.modal-container-content.VehicleForm-content .modal-vehicle-form-container{height:100%;padding:1vh 0}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container>div,.modal-container-content.VehicleForm-content .modal-vehicle-form-container>div{padding:0 15px}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container span.header,.modal-container-content.VehicleForm-content .modal-vehicle-form-container span.header{font-size:20px;font-weight:700}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-header,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-header{margin-bottom:10px}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-header .row.row-buttons,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-header .row.row-buttons{margin-left:auto;gap:15px}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-header .row.row-buttons .icon,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-header .row.row-buttons .icon{height:25px;width:25px}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content{height:calc(100% - 50px);overflow:auto}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form{align-items:flex-end;flex-wrap:wrap}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form>div:not(.icon),.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form>div:not(.icon){margin-right:15px;width:calc(33.3333333333% - 15px)}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form>div:not(.icon).inputs-wrapper-container.address,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form>div:not(.icon).inputs-wrapper-container.address{width:calc(66.6666666667% - 15px)}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.dropdown .icon-custom-container,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.dropdown .icon-custom-container{padding:8px}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.datepicker .icon.icon-check,.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.datepicker .icon.icon-pen,.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.dropdown .icon.icon-check,.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.dropdown .icon.icon-pen,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.datepicker .icon.icon-check,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.datepicker .icon.icon-pen,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.dropdown .icon.icon-check,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .row.row-form .inputs-wrapper-container.dropdown .icon.icon-pen{height:20px;width:20px}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .modal-vehicle-form-user-single,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .modal-vehicle-form-user-single{position:relative}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .modal-vehicle-form-user-single .icon.icon-remove,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .modal-vehicle-form-user-single .icon.icon-remove{position:absolute;right:-18px;top:calc(50% - 3px)}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .icon.icon-plus,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .icon.icon-plus{margin:15px;background-color:#aed5ff;border-radius:50%;background-size:60%;box-shadow:0 1px 4px #00347026}.modal-container-content.VehicleFormNew-content .modal-vehicle-form-container .modal-vehicle-form-content .buttons-raised-container,.modal-container-content.VehicleForm-content .modal-vehicle-form-container .modal-vehicle-form-content .buttons-raised-container{margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-all-offers-container{padding:1vh 1vw}.modal-all-offers-container .modal-all-offers-header{margin-bottom:10px}.modal-all-offers-container .modal-all-offers-header span.header{font-size:20px;font-weight:700}.modal-all-offers-container .modal-all-offers-header .row.row-buttons{margin-left:auto;gap:15px}.modal-all-offers-container .modal-all-offers-header .row.row-buttons .icon{height:25px;width:25px}.modal-all-offers-container .policy-create-single-offer-container{width:calc(100% - 10px);box-shadow:0 5px 15px #00347026;background:#ffffff;border-radius:6px;cursor:pointer;position:relative;justify-content:space-between}.modal-all-offers-container .policy-create-single-offer-container.preview{width:100%;cursor:default}.modal-all-offers-container .policy-create-single-offer-container:not(:last-child){margin-bottom:1vh}.modal-all-offers-container .policy-create-single-offer-container img{padding:15px;flex:1;max-width:80px;max-height:80px}.modal-all-offers-container .policy-create-single-offer-container span{flex:5;font-size:14px;font-weight:500;color:#01102a}.modal-all-offers-container .policy-create-single-offer-container .col{flex:2;align-items:flex-end;padding-right:20px;padding-left:5px}.modal-all-offers-container .policy-create-single-offer-container .col .amount{font-size:20px;font-weight:700;color:#15dd95}.modal-all-offers-container .policy-create-single-offer-container .col span{font-size:10px;font-weight:300;color:#003470}.modal-all-offers-container .policy-create-single-offer-container .icon.icon-arrow-right-white{height:25px;width:25px;box-shadow:0 5px 15px #00347026;background-color:#1f55e6;border-radius:50%;background-size:35%;background-position:55% 48%;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.SingleOffer-content{width:30vw}.modal-container-content.SingleOffer-content .modal-single-offer-container{padding:1vh 1vw}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-header .row.row-buttons{margin-left:auto;gap:15px}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-header .icon{height:25px;width:25px}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title{margin:20px 0;justify-content:stretch}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title p{margin:8px 0}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title .col-name img{height:auto;max-width:80px}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title .col-name p{font-size:16;font-weight:500}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title .col-amount{flex:1;align-items:flex-end}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title .col-amount .amount{font-size:24;font-weight:700;color:#15dd95;margin:0}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-title .col-amount p{font-size:12;font-weight:300}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-installments-length{background-color:#1f55e6;margin:20px calc(-1vw - 5px);padding:1px 1vw;text-align:center}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-installments-length p{font-size:14px;color:#fff}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-installments-length p span{color:#fff;font-weight:700}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-installments-details{width:100%;align-items:center;flex-wrap:wrap;margin:20px 0}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-installments-details p{width:50%;font-size:14px}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .row-installments-details p span{color:#15dd95;font-size:16px;font-weight:700}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .attention-container{padding:0 30px;margin:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .attention-container .icon.icon-attention{width:40px;height:40px}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-content .attention-container p{text-align:center}.modal-container-content.SingleOffer-content .modal-single-offer-container .modal-single-offer-footer .buttons-raised-container{margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.PersonForm-content .modal-person-form-container{padding:1vh 1vw}.modal-container-content.PersonForm-content .modal-person-form-container .modal-person-form-header{margin-bottom:10px}.modal-container-content.PersonForm-content .modal-person-form-container .modal-person-form-header span.header{font-size:20px;font-weight:700}.modal-container-content.PersonForm-content .modal-person-form-container .modal-person-form-header .row.row-buttons{margin-left:auto;gap:15px}.modal-container-content.PersonForm-content .modal-person-form-container .modal-person-form-header .row.row-buttons .icon{height:25px;width:25px}.modal-container-content.PersonForm-content .modal-person-form-container .modal-person-form-footer .buttons-raised-container{width:calc(25% - 15px);margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.PropertyOffers-content{width:65vw}.modal-container-content.PropertyOffers-content .modal-property-offers-container{padding:1vh 1vw}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-header{margin-bottom:10px;justify-content:space-between}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-header span.header{font-size:20px;font-weight:700}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-header .icon{height:25px;width:25px}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-navigation{margin:23px 0}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content{border:1px solid #aed5ff;border-radius:6px}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element{justify-content:space-between}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element:not(:last-child){border-bottom:1px solid #aed5ff}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element>span,.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum{padding:10px 5px}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .col.col-sum{padding:10px 5px}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .col.col-sum span.warning{font-weight:300;font-size:14px;color:#fa4460}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum{min-width:40%;max-width:40%;align-self:stretch;display:flex;justify-content:center;background:#0077ff;border-left:1px solid #aed5ff;text-align:right}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum span{font-size:15px;line-height:19px;font-weight:700;color:#fff;padding:2px 0}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum.custom-amount{background:#fff;padding:0}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum.custom-amount .inputs-wrapper-container{width:50%;margin:auto}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum.custom-amount .inputs-wrapper-container .inputs-text-container{margin:0}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .sum.custom-amount .inputs-wrapper-container .inputs-text-container .inputs-text{text-align:center}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element:first-child .sum{border-top-right-radius:10px}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element:last-child .sum{border-bottom-right-radius:10px}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-content .insurance-coverages-single-element .inputs-switch-container{margin:0}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-footer{justify-content:space-between}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-footer span{font-size:20px;line-height:24px;font-weight:700;color:#15dd95}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-footer span.amount{margin-left:auto}.modal-container-content.PropertyOffers-content .modal-property-offers-container .modal-property-offers-footer span.small{font-weight:300;font-size:14px;color:#1f55e6}.modal-policy-file-form-container{padding:1vh 1vw}.modal-policy-file-form-container .modal-policy-file-form-header{justify-content:space-between;margin-bottom:10px}.modal-policy-file-form-container .modal-policy-file-form-header span.header{font-size:20px;font-weight:700}.modal-policy-file-form-container .modal-policy-file-form-header .icon{height:25px;width:25px}.modal-policy-file-form-container .modal-policy-file-form-content>.row>div{width:calc(50% - 15px);margin-right:15px}.modal-policy-file-form-container .modal-policy-file-form-content .row-file .icon.icon-remove{width:20px;height:20px;margin-right:8px}.modal-policy-file-form-container .modal-policy-file-form-footer .buttons-raised-container{margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.Profile-content .modal-profile-container{padding:1vh 1vw}.modal-container-content.Profile-content .modal-profile-container .modal-profile-header{justify-content:space-between;margin-bottom:10px}.modal-container-content.Profile-content .modal-profile-container .modal-profile-header span.header{font-size:20px;font-weight:700}.modal-container-content.Profile-content .modal-profile-container .modal-profile-header .icon{height:25px;width:25px}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content{gap:1vw;align-items:flex-start}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-left-content{flex:1;padding-top:15px}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-left-content .icon.icon-avatar{position:relative;height:200px;width:200px}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-left-content .icon-pen-container{position:absolute;top:5px;right:5px;background-color:#aed5ff;border-radius:50%;height:40px;width:40px;justify-content:center}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-left-content .icon-pen-container .icon-pen{background-size:70%}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-right-content{flex:3}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-right-content>.row{align-items:flex-end;gap:15px}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-right-content>.row>div{flex:1}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-right-content .inputs-textarea-container .inputs-textarea{resize:none;height:80px}.modal-container-content.Profile-content .modal-profile-container .modal-profile-content .modal-profile-right-content>p{margin:10px 0;font-weight:700}.modal-container-content.Profile-content .modal-profile-container .modal-profile-footer{justify-content:flex-end;gap:15px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.EmployeeForm-content{min-width:1000px}.modal-container-content.EmployeeForm-content .modal-employee-form-container{padding:1vh 1vw}.modal-container-content.EmployeeForm-content .modal-employee-form-container .modal-employee-form-header{justify-content:space-between;margin-bottom:10px}.modal-container-content.EmployeeForm-content .modal-employee-form-container .modal-employee-form-header span.header{font-size:20px;font-weight:700}.modal-container-content.EmployeeForm-content .modal-employee-form-container .modal-employee-form-header .icon{height:25px;width:25px}.modal-container-content.EmployeeForm-content .modal-employee-form-content{flex-wrap:wrap;gap:15px}.modal-container-content.EmployeeForm-content .modal-employee-form-content>div{width:calc(25% - 15px)}.modal-container-content.EmployeeForm-content .modal-employee-form-content>div.inputs-wrapper-container.radioButtons{width:auto}.modal-container-content.EmployeeForm-content .modal-employee-form-footer .buttons-raised-container{width:calc(25% - 15px);margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.CreateLibraryFile-content{min-width:1000px}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-container{padding:1vh 1vw}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-container .modal-create-library-file-header{justify-content:space-between;margin-bottom:10px}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-container .modal-create-library-file-header span.header{font-size:20px;font-weight:700}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-container .modal-create-library-file-header .icon{height:25px;width:25px}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-content{flex-wrap:wrap;gap:15px}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-content>div{width:calc(33.3333333333% - 15px)}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-content .row-file a{text-overflow:ellipsis;overflow:hidden}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-content .row-file .icon.icon-remove{min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:8px}.modal-container-content.CreateLibraryFile-content .modal-create-library-file-footer .buttons-raised-container{width:calc(25% - 15px);margin-left:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.ReportAddPolicies-content{width:98vw;height:90vh;overflow:hidden}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container{padding:1vh 0;height:100%;max-height:88vh;overflow:hidden}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container span.header{font-size:20px;font-weight:700}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .modal-report-add-policies-header{padding:0 1vw;justify-content:space-between;margin-bottom:10px}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .modal-report-add-policies-header .icon{width:25px;height:25px}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .modal-report-add-policies-content,.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .reports-report-period{padding:0 1vw}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .reports-report-period .row.row-inputs{flex-wrap:wrap;gap:15px}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .reports-report-period .row.row-inputs>div{width:calc(50% - 15px)}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .modal-report-add-policies-footer{padding:0 1vw;justify-content:flex-end;gap:15px}.modal-container-content.ReportAddPolicies-content .modal-report-add-policies-container .modal-report-add-policies-footer .buttons-raised-container{width:calc(25% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container{padding:1vh 1vw}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container .modal-recapitulation-correction-form-header{justify-content:space-between;margin-bottom:10px}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container .modal-recapitulation-correction-form-header span.header{font-size:20px;font-weight:700}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container .modal-recapitulation-correction-form-header .icon{width:25px;height:25px}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container .modal-recapitulation-correction-form-content{gap:15px}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container .modal-recapitulation-correction-form-content>div{flex:1}.modal-container-content.RecapitulationCorrectionForm-content .modal-recapitulation-correction-form-container .modal-recapitulation-correction-form-footer{justify-content:flex-end}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.RegisterTransfer-content{min-width:1000px}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container{padding:1vh 1vw}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container .modal-register-transfer-header{justify-content:space-between;margin-bottom:10px}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container .modal-register-transfer-header .icon{width:25px;height:25px}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container span.header{font-size:20px;font-weight:700}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container .modal-register-transfer-content .row.row-inputs{align-items:flex-end;gap:15px}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container .modal-register-transfer-content .row.row-inputs>div{width:calc(14.2857142857% - 15px)}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container .modal-register-transfer-footer{justify-content:flex-end;gap:15px}.modal-container-content.RegisterTransfer-content .modal-register-transfer-container .modal-register-transfer-footer .buttons-raised-container{width:calc(25% - 15px)}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.BOScanQRCode-content{width:auto}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container{padding:1vh 1vw}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container .modal-BOScanQRCode-header{justify-content:space-between}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container .modal-BOScanQRCode-header span.header{font-size:20px;font-weight:700}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container .modal-BOScanQRCode-header .icon{height:25px;width:25px;margin-left:1vw}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container>p{margin-bottom:0}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container>ol{margin-top:0}.modal-container-content.BOScanQRCode-content .modal-BOScanQRCode-container .modal-BOScanQRCode-content{justify-content:center}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.ChangePassword-content .modal-change-password-container{padding:1vh 1vw}.modal-container-content.ChangePassword-content .modal-change-password-container .modal-change-password-header .icon{height:25px;width:25px;margin-right:10px}.modal-container-content.ChangePassword-content .modal-change-password-container .modal-change-password-header h2{font-size:20px;font-weight:700;margin:0}.modal-container-content.ChangePassword-content .modal-change-password-container .modal-change-password-content{margin:30px 0}.modal-container-content.ChangePassword-content .modal-change-password-container .modal-change-password-footer .buttons-raised-container{margin-left:auto}.modal-container-content.ReportSearchResults-content{width:98vw;height:90vh}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container{padding:1vh 0;height:100%;gap:10px}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container .modal-report-search-results-header{padding:0 1vw;justify-content:space-between}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container .modal-report-search-results-header span.header{font-size:20px;font-weight:700}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container .modal-report-search-results-header .icon{width:25px;height:25px}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container .modal-report-search-results-content{height:calc(100% - 70px)}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container .modal-report-search-results-footer{padding:0 1vw}.modal-container-content.ReportSearchResults-content .modal-report-search-results-container .modal-report-search-results-footer .buttons-raised-container{margin:0 0 0 auto;flex:auto}.modal-container-content.InvoiceSearchResults-content{width:98vw;height:90vh}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container{padding:1vh 0;height:100%;gap:10px}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container .modal-invoice-search-results-header{padding:0 1vw;justify-content:space-between}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container .modal-invoice-search-results-header span.header{font-size:20px;font-weight:700}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container .modal-invoice-search-results-header .icon{width:25px;height:25px}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container .modal-invoice-search-results-content{height:calc(100% - 70px)}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container .modal-invoice-search-results-footer{padding:0 1vw}.modal-container-content.InvoiceSearchResults-content .modal-invoice-search-results-container .modal-invoice-search-results-footer .buttons-raised-container{margin:0 0 0 auto;flex:auto}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.RecapitulationAddReports-content{width:98vw;height:90vh;overflow:hidden}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container{padding:1vh 0;height:100%;max-height:88vh;overflow:hidden}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container span.header{font-size:20px;font-weight:700}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .modal-recapitulation-add-reports-header{padding:0 1vw;justify-content:space-between;margin-bottom:10px}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .modal-recapitulation-add-reports-header .icon{width:25px;height:25px}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .modal-recapitulation-add-reports-content{padding:0 1vw}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .modal-recapitulation-add-reports-content .row.row-inputs{gap:15px}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .modal-recapitulation-add-reports-content .row.row-inputs>div{flex:1}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .modal-recapitulation-add-reports-footer{padding:0 1vw;justify-content:flex-end;gap:15px}.modal-container-content.RecapitulationAddReports-content .modal-recapitulation-add-reports-container .reports-list-container{height:100%;display:flex;flex-direction:column}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.modal-container-content.InvoiceAddReports-content{width:98vw;height:90vh;overflow:hidden}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container{padding:1vh 0;height:100%;max-height:88vh;overflow:hidden}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container span.header{font-size:20px;font-weight:700}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .modal-invoice-add-reports-header{padding:0 1vw;justify-content:space-between;margin-bottom:10px}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .modal-invoice-add-reports-header .icon{width:25px;height:25px}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .modal-invoice-add-reports-content{padding:0 1vw}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .modal-invoice-add-reports-content .row.row-inputs{gap:15px}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .modal-invoice-add-reports-content .row.row-inputs>div{flex:1}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .modal-invoice-add-reports-footer{padding:0 1vw;justify-content:flex-end;gap:15px}.modal-container-content.InvoiceAddReports-content .modal-invoice-add-reports-container .reports-list-container{height:100%;display:flex;flex-direction:column}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px #00000029;border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.popup-content.modal-container-content{border-radius:4px;border:none}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.statistics-policies-container .statistics-policies-header .row-buttons{margin-left:auto;gap:1vw}.statistics-policies-container .statistics-policies-footer{justify-content:space-between;font-size:14px}.statistics-policies-container .statistics-policies-footer .row:nth-child(1) p{font-weight:500;line-height:20px}.statistics-policies-container .statistics-policies-footer .row:nth-child(1) p:not(:first-child){border-left:1px solid #2f4858;padding-left:1vw;margin-left:1vw}.statistics-policies-container .statistics-policies-footer .row:nth-child(1) p span{font-weight:700;color:#1f55e6}.statistics-policies-container .statistics-policies-footer .icon.icon-settings{height:20px;width:20px;margin-left:1vw}.popup-statistics-policies-actions-container{padding:0 .5rem}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-header{justify-content:space-between}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-header span.header{padding:10px 0;text-transform:uppercase;font-weight:700}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-content .line{height:1px;width:100%;background-color:gray}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-content .row-action{cursor:pointer}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-content .row-action .icon{margin-left:auto;height:20px;width:20px}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-content .row-action p{font-size:14px;margin:8px 0;font-weight:500}.popup-statistics-policies-actions-container .popup-statistics-policies-actions-content .row-action:active{transform:scale(.98)}.popup-statistics-policies-calculator-container{padding:0 .5rem}.popup-statistics-policies-calculator-container .popup-statistics-policies-calculator-header{justify-content:space-between}.popup-statistics-policies-calculator-container .popup-statistics-policies-calculator-header span.header{padding:10px 0;text-transform:uppercase;font-weight:700}.popup-statistics-policies-calculator-container .popup-statistics-policies-calculator-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-statistics-policies-calculator-container .popup-statistics-policies-calculator-content .line{height:1px;width:100%;background-color:gray}.popup-statistics-policies-calculator-container .popup-statistics-policies-calculator-content p{font-size:14px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.statistics-funds-container .statistics-funds-header .row-buttons{margin-left:auto;gap:1vw}.statistics-funds-container .statistics-funds-footer{justify-content:space-between;font-size:14px}.statistics-funds-container .statistics-funds-footer .row:nth-child(1){font-weight:500;line-height:20px}.statistics-funds-container .statistics-funds-footer .row:nth-child(1) p:not(:first-child){border-left:1px solid #2f4858;padding-left:1vw;margin-left:1vw}.statistics-funds-container .statistics-funds-footer .row:nth-child(1) p span{font-weight:700;color:#1f55e6}.statistics-funds-container .statistics-funds-footer .icon.icon-settings{height:20px;width:20px;margin-left:1vw}.popup-statistics-funds-calculator-container{padding:0 .5rem}.popup-statistics-funds-calculator-container .popup-statistics-funds-calculator-header{justify-content:space-between}.popup-statistics-funds-calculator-container .popup-statistics-funds-calculator-header span.header{text-transform:uppercase;font-weight:700;padding:10px 0}.popup-statistics-funds-calculator-container .popup-statistics-funds-calculator-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-statistics-funds-calculator-container .popup-statistics-funds-calculator-content .line{height:1px;width:100%;background-color:gray}.popup-statistics-funds-calculator-container .popup-statistics-funds-calculator-content p{font-size:14px}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Thin.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(assets/fonts/CorsaGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}.statistics-profit-container .statistics-profit-header .row-buttons{margin-left:auto;gap:1vw}.statistics-profit-container .statistics-profit-footer{justify-content:space-between;padding-left:0!important;font-size:14px}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p{font-weight:500;line-height:20px}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p:not(:first-child){border-left:1px solid #2f4858;padding-left:1vw;margin-left:1vw}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p span{font-weight:700;color:#1f55e6}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p.button{cursor:pointer}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p.button.selected{box-shadow:0 1px 4px #00347026;background-color:#aed5ff;border-left-color:transparent;border-radius:6px;padding:10px 1vw}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p.button.selected+p{margin-left:0;border-left-color:transparent}.statistics-profit-container .statistics-profit-footer .row:nth-child(1) p.button:first-child{padding-left:1vw;margin:0}.statistics-profit-container .statistics-profit-footer .icon.icon-settings{height:20px;width:20px;margin-left:1vw}.popup-statistics-profit-calculator-container{padding:0 .5rem}.popup-statistics-profit-calculator-container .popup-statistics-profit-calculator-header{justify-content:space-between}.popup-statistics-profit-calculator-container .popup-statistics-profit-calculator-header span.header{padding:10px 0;text-transform:uppercase;font-weight:700}.popup-statistics-profit-calculator-container .popup-statistics-profit-calculator-header .icon.icon-close{height:20px;width:20px;margin-left:2vw}.popup-statistics-profit-calculator-container .popup-statistics-profit-calculator-content .line{height:1px;width:100%;background-color:gray}.popup-statistics-profit-calculator-container .popup-statistics-profit-calculator-content p{font-size:14px}.col,.row{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}@font-face{font-family:CorsaGrotesk;src:url(/assets/CorsaGrotesk-Thin-2808e88a.ttf) format("truetype");font-style:normal;font-weight:100}@font-face{font-family:CorsaGrotesk;src:url(/assets/CorsaGrotesk-Light-e91990fc.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:CorsaGrotesk;src:url(/assets/CorsaGrotesk-Regular-7bda96a4.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:CorsaGrotesk;src:url(/assets/CorsaGrotesk-Medium-c1682ac7.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:CorsaGrotesk;src:url(/assets/CorsaGrotesk-Bold-df682db2.ttf) format("truetype");font-style:normal;font-weight:700}html{position:fixed;top:0;bottom:0;left:0;right:0}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;outline:none}html,body,#root{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden}@media print{html{position:relative;top:auto;bottom:auto;left:auto;right:auto}html,body,#root{height:auto}}#root{background-color:#f7f7fd}html,body,#root,p,h1,h2,h3,h4,h5,h6,a,ol,ul,li,div,span,input,textarea{font-family:CorsaGrotesk,sans-serif;color:#01102a;font-weight:400}.row{flex-direction:row;align-items:center}.col{flex-direction:column}body .table-container.font-size-small .table-header .table-cell span,body .table-container.font-size-small .table-content .table-row-container .table-row-inner-container .table-cell,body .table-container.font-size-small .table-content-empty{font-size:12px}body .icon{height:1.875rem;width:1.875rem;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}body .icon:active{transform:scale(.95)}body .icon.no-active{cursor:default}body .icon.no-active:active{transform:scale(1)}body .icon.disabled{opacity:.5;cursor:not-allowed}body .icon.disabled:active{transform:scale(1)}body .icon.icon-avatar{border-radius:50%;background-size:cover;background-image:url(/assets/avatar-7ccd34f1.jpeg)}body .icon.icon-close{background-image:url(/assets/close-01a9f340.svg)}body .icon.icon-logout{background-image:url(/assets/logout-d576e152.svg)}body .icon.icon-calendar{background-image:url(/assets/calendar-0e380c31.svg)}body .icon.icon-clock{background-image:url(/assets/clock-f1c2f03a.svg)}body .icon.icon-arrow-down{background-image:url(/assets/arrow-down-527e7754.svg)}body .icon.icon-arrow-left{background-image:url(/assets/arrow-left-d12f458c.svg)}body .icon.icon-arrow-left-black{background-image:url(/assets/arrow-left-d12f458c.svg)}body .icon.icon-arrow-right-white{background-image:url(/assets/arrow-right-white-44cafa70.svg)}body .icon.icon-arrow-right{background-image:url(/assets/arrow-right-bafd4e34.svg)}body .icon.icon-arrow-up{background-image:url(/assets/arrow-up-a42b4ce4.svg)}body .icon.icon-search{background-image:url(/assets/search-26c6e6c3.svg)}body .icon.icon-policy-go{background-image:url(/assets/policy-go-8e549811.svg)}body .icon.icon-policy-kasko{background-image:url(/assets/policy-kasko-573e0acd.svg)}body .icon.icon-policy-property{background-image:url(/assets/policy-property-a888c0e5.svg)}body .icon.icon-pen{background-image:url(/assets/pen-073992c3.svg)}body .icon.icon-check{background-image:url(/assets/check-40a7987b.svg)}body .icon.icon-trash{background-image:url(/assets/trash-ee9daa2c.svg)}body .icon.icon-plus{background-image:url(/assets/plus-c3dd1424.svg)}body .icon.icon-printer{background-image:url(/assets/printer-43f75439.svg)}body .icon.icon-attention{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHkAAABrCAYAAABT5C3ZAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAeaADAAQAAAABAAAAawAAAACLzFHFAAAMUElEQVR4Ae1dfawcVRW/Z2Y/2vdaaU0rFJRIbCLWoK0ttEk/39t9EEHqVwoW2t19VVshFoV+UIyW8iEWgUIh0uJnKURJNGI00Qh9poZEEmMkRWMkKUFptI1iS9/r187s7vXcebt97/F27tyduXfm3n07/+zs3HPPPef8Zu6ce8+5d4BMgMPpLa0lFrmVUDqbAMyghB4GQl5KW7Vt8MIz/2l3E6Cu7XvQpf0z3UztxwhsvrmWdJBS2JAd2Pdc8/L2uNq2IDs9xfnUJr8CArMCoaJkV3rg/VuA7KgF0hpIYBkoc6DItLdwCXbPB4UAZtyA3OHk3rg/kLGhBG0JsmvB09hFT2kFEwC408mVrmyljim0bQcyOlklfDRzIQCwKJD9IeppX6WtQKaL103FbvrbYa2ODsrlbr64OWx9Xeu1FcjO5Op2NPTMKMZGb3s788qj8NCtbtuATFesmQ0UvhLZwECm4rDrW5H5aMSgbUB2bPtR9JLTkmy7zukrzZXEK3E2bQGymyv1oXf8CWnWRGaEkr3S+CXMyHiQ6apVdg3okwrsuLCcK31OAd/YWRoPsnu8+8s46TFbieWA7qIf35hVwjtGpkaDTJfcNB1tdZ8qe7EZM8cduksV/7j4Gg2yOynzADpbU1UaC8fO2+jSNcHz3yqFiMjbWJDLuf45GDrcEFF/kepZN5N6VIRQVxpjQQZS24Pz0/FE0YDc6PT0L9QVxCC5jAS5ki9+FgFeFqSc1HKb7qUsXmXgYRzIzNutErIrAVvPdXsLn0+g3chNGgdypTy4Gb3eSyNrHoaBZT3gBUHC1E2wjlEgMy+XWvC1BO01051UvTvB9kM1bRTIbsZmYcSuUJpKqwS3sWCINHYxMDIGZM+7BVgTg034TWAQxEnZj/GJ9Co1BmSC3q0upkOf4DoWFNFFniA5jADZyfUXURGtQn8sKMKCI0EG1qFce5Dp/PVdBOhDOhhrtAwsKOKe6N44+pqu59qD7Ex3voHG0zMdh5J760ESXfH15NIaZJovXAqUbNLWgixVKJvRPlVIa5Adau2WmNKj6F6h671giSLuMtimZDBRwcPtLS7DPOhPyeANV15B7OtWEJg3B0fZkwg5cozUXvkbqT77S0JOnIzWBAZJgGKwhJDl0Ripq63lhDvzWp3j3a9ijAlRiXZY1y4n9u2l5kzeOkHc9fjKHzrdvLyFqxatrUoN7P9ZC1ViI9Wyu3aPd31JBsDkohnE3rjW35gzphP7ltX+5S2UVAEe0TVVSDuQPW8V5KT02Nf3EpLiD2WtnkWETMYuPOLBgiYVd3BLRDZKqmsHsjspfS+GbVnuVuTDWrogmAfeBDD/w8F0AhSUwF06pgppBXLdS71FwJ7BJOwJniU2vIb3XhTMT4yiC4Mo2k3caAWyl9JDgN+/ihmbwCUXClJiv/GedwvTBhIC3KxbqpA2IFd6iitlpvTQCuaPJHXYte8k1XSzdrUAGeen01WbPNFMwNDXzpXFq7qybwiYX84Vkg+L1i2gBciVac5G6Sk9p86Ig9zKDSHKFawHdRlSJQ4yXbF6Bs5ssXXFco+yQ8jZc0I86f9OCNG1QoSzTBezfLRW6qiiTRxk1858E5W7QImCJ08JsaVvDwnRtUrE8tFo37qLW60nmz5RkPG99RFU6IuylWrwo28PNk75v8cjzl/7c+9ya1WWl5bokSjIOLX/pNJVEIJz0nRQzZPsIcuGVAnvKpQYyOV88QYcoS5WeYvTk4LgKequR3SjT42cx3+WCMh1r1N9xuOgQHSJ4uKXQbF3d2h4AOYlOaRKBOSKM7QVh0yzQhtNsKJQNyzonAk26U+W4JAqdpC9VRBAtvlbQ2KJwJMs7JxFFIsNqRx38OsR2YSqHjvITja1GyWNZxXEaYEJkVYmTUKZeKQS9l5bWN7ayJV4zmIF2e0pLsY7elU8qhFCRQAU9MAlyZx1CMidvhUQLFaQazZ8X0AmeSQCINNTAs6ZPIkwLxFWun3FnESWgaxiA9nNle7Ap/jyQIkkEmj4JHva1XCPMBaUkagql1UsIHvz04Ts4EqiolDgnUwFnDPZouHTPLsy3fmqbL5+/GIB2U1ld6nepaepggLdNYm5u27IiaPzHXFt1Koc5HqWBCdlsqG2gl8WicK+kXvE63iNFqXLzdYeHn1B1blykBNfchowmyX03lZlfQIFJ1+Yp4x9nbFSkLVYchr0Xhbp0pWiYKnYF3SMxMpAZktO8ftLO8e0lsAfevost9Vkn2RPtEWYpXojV8iIhcpAZktOcRWEtFzX0HoGgEyCnvTQDbdQUfFGrUpApsv636fNktMz/CeZJN5dY8CVpQq5Q8rm85WA7KTp47osOeV218zzZh64Bgel9E5Vqy+kg+zmC0uwm5ay5FSK7XndcYDnLaV9USYAk+tbWInWEKaTDjKuB9JrR1led827AYRNKJEQt7BSMaSSCnIlV8DvQIDAKjOJhglgxeuuNfCsm0gvP0olDWS2cBzX6Or1FDMT8rxrDZyu8SjD4nK+dNP46+GvSAPZPdF1G5t4Dy+KopockPV8kpkd6MPe1laSTCIFZG/hOIV7JMkklQ016Z1c1xwfllnONEfakEoKyG42vTORKJPI7cADWcvuelgpHKFslZUqFBnk+sJxZasgRHDk0pw551vMfcp9a8VWgKlClpQoVWSQY/0WRAj7Ug7IOsx28VRi+XBsqysejUhZJJDLvaVVMheOiwjcMg2vu+aVtdyQmgo1gD04L4d4hz9Cg+ytgrColO4kvPgCNTnvXX296xG92FZX+E3nSK/D0CDXV0HEnkM8or7gGVsG47jNiTk3QPMKiV3dGeXbF6FAjnUVhAy7+i1G572vZbQrjQdMd7PV0EPUUCC72RTrpuNZBSHDUD4gU93mrnm6WiT0ty9aBrmemCd12o2nm4wyetZnkxhjnmRmBbBdOxUqVahlkBNPzAuDul9IUcWGMGHkE60DpK/SU7pWlLxB1xLITr7YjxXnNiqb8kuP/re5qFZL6jfnEfPVqk13t7r6QljL4QlzeDBmnaQ0R48cHc+HBS5Me5JRC2/1BW6JNV4h/yvCm5o708p3YwMz/VnpW1IbeJlYC64gxB65p2svv6KvwAGS4aCQrb54Bl76kU8XNZaB0EwKmyh3qXVYl7ytsSpM2H/fyxzYt15E+5Fbm0PtranFL5txSDpFcVuA0i84fSUh/ygQZDZBjt30yrh16LQXYAH2gXBcAhtA5RVzQWYpPWyCXIRRhyYRCywc3iqL3zb3nezkS8yLe5zPwoDSC2eQFH5rAhZ/bFjYY2+R6s9fILXnXzRAeL6IuBTpaCb9rsvgN0/4zPigv+nHgqX01FLW8+i0T/ajMeI6Apzeew9mn42KpUzpIhZ+RgimdBP6p78YoYafkPgqnUqrZfe+Nw793o/Gt7vGL5fdjwBL+RaEX+NxXE/dijOwCGqzw/pMH4EPjAK/GZEB1yjgRq34AXE/UZuC7KX0AN3gV8mk6/BR/jYlQeWG6Jp1s/YjfrI2BVnmtyD8Go7tejf/bQM+T3ls8klrCFb7fftiHMiV3sKntU/pacEw9PUjXOraob9zy40qxA+JN0sVGgMym/iuWvCYUYoFCFvd/wtfCvrqa4S2E8gYPHLzJRZEGnOMAbkyrbwZvTXzPZFRKtI//JlU9/xk3HIZBnBlu/mjw1GqNk7HpQqdHyez7YbcLP0HUjZ3RRssTP3FoRTzpAG/30hff7PdnuAxqGBa20PZgX1bGxfPg4yx4qdxyFRoFHR+DbYAJW66WpkDB589zLTwumunpzi/A7DBoL5TdAwmOSkvD88rGX4n26StnK136jwR/2MX/Umnt3AV091yevtxQheWTERDtL3OFmzyQCZAb257ZSesgnADS9uyEOTlE9YGE0DxygXlBRYGnj84AXSdsCpSsD6EjhcIJ/NNWEsZrDimj3RbGHT+l8E6dEQPsADuR3fEQlf7YABdp9hUC+A2f5m0PYDvZPpdU3XoyB1gASA/hd/+4LiV+d3+P6LztSuAvFNsmAVw/vpYGuzbmdjejFdmYN8mfDdjuk/naAsLUHIo48JV8OIP/830OR+gYH8wx/rqmgXs0z7XsP+dwywL4NP7GiL6XPbAvh2jJR8DcqOAXr22u1qFHtxGcRHGly/D9/YszBYZnuduEHV+E7cA+lVDCOA/CYW/pq3ar+HA/jebCfV/hUtPf04cNf0AAAAASUVORK5CYII=)}body .icon.icon-attachment{background-image:url(/assets/attachment-636d47ca.svg)}body .icon.icon-attachment-red{background-image:url(/assets/attachment-red-1d366790.svg)}body .icon.icon-policy-type{background-color:#1f55e6;border-radius:6px;background-size:60%}body .icon.icon-policy-type-go{background-image:url(/assets/go-white-b0911a00.svg)}body .icon.icon-policy-type-accountability{background-image:url(/assets/other-white-9c13c267.svg)}body .icon.icon-policy-type-guarantee{background-image:url(/assets/other-white-9c13c267.svg)}body .icon.icon-policy-type-health{background-image:url(/assets/health-white-b4e26b45.svg)}body .icon.icon-policy-type-kasko{background-image:url(/assets/kasko-white-b58186af.svg)}body .icon.icon-policy-type-liability{background-image:url(/assets/other-white-9c13c267.svg)}body .icon.icon-policy-type-other{background-image:url(/assets/other-white-9c13c267.svg)}body .icon.icon-policy-type-property{background-image:url(/assets/property-white-09931cbf.svg)}body .icon.icon-policy-type-transportation{background-image:url(/assets/transportation-white-1c80bc6e.svg)}body .icon.icon-info{background-image:url(/assets/info-5c1cd322.svg)}body .icon.icon-info-reversed{background-image:url(/assets/info-reversed-d4573a29.svg)}body .icon.icon-open{background-image:url(/assets/open-1be44572.svg)}body .icon.icon-sheet-blue{background-image:url(/assets/sheet-blue-5bf36da7.svg)}body .icon.icon-sheet-gray{background-image:url(/assets/sheet-gray-3ecebffb.svg)}body .icon.icon-remove{background-image:url(/assets/remove-a0c7852b.svg)}body .icon.icon-eye{background-image:url(/assets/eye-619b1f64.svg)}body .icon.icon-eye-blue{background-image:url(/assets/eye-blue-c8b2db58.svg)}body .icon.icon-notes{background-image:url(/assets/notes-38c4e4d2.svg)}body .icon.icon-settings{background-image:url(/assets/settings-8b21fe88.svg)}body .icon.icon-activity{background-image:url(/assets/activity-09842f9d.svg)}body .icon.icon-switch{background-image:url(/assets/switch-ca952bf2.svg)}body .icon.icon-notification{background-image:url(/assets/notification-bacea565.svg)}body .icon.icon-export{background-image:url(/assets/export-9b0efb5f.svg)}body #root-portal-datepicker{position:relative;z-index:100}body #root-portal-datepicker-hidden{display:none}.loader-inline-container{width:50px;height:50px;padding:4px;border-radius:50%;background:#003470;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}
