._bg_loading_1yf9c_3{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:999}._bg_loading_1yf9c_3>img{width:10rem}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_pdf_q4mou_1{margin:0 auto;padding:2rem 0 3rem;width:750px;height:fit-content;background-color:#fff;font-family:Roboto,sans-serif}._hidden_q4mou_17{position:absolute;left:-10000px;top:0}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-4e147ab6.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:700;src:url(/assets/Roboto-Bold-ec685a46.ttf) format("truetype")}._content_container_1masx_1{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;border:1px solid black}._number_container_8oz39_1{height:100%;width:2.5rem;display:flex;justify-content:center;align-items:center;border:1px solid black}._number_8oz39_1{text-align:center;font-size:.65em;font-weight:700;color:var(--document-main-color)}._title_container_t3myi_1{width:10rem;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid black;background-color:var(--document-main-color)}._title_t3myi_1{margin-left:.5rem;font-size:.55em;color:#fff;font-weight:700}._container_p8fz7_1{width:100%;border:1px solid #000}._title_container_p8fz7_9{padding:0 .5rem;height:2.2rem;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center}._title_container_p8fz7_9>img{width:7rem}._title_container_p8fz7_9 h1{font-size:1.1rem;color:var(--document-main-color);font-weight:lighter}._title_container_p8fz7_9>div{display:flex}._title_container_p8fz7_9>div>h1{font-size:.8rem;font-weight:700}._title_container_p8fz7_9>div>h1:last-of-type{color:#000;font-weight:500}._content_basic_line_p8fz7_67{padding:0 1rem 0 0;width:100%;height:100%;display:flex;justify-content:space-between}._content_basic_line_p8fz7_67>div{padding:0 .5rem;display:flex;border:1px solid #000}._content_basic_line_p8fz7_67>div>p{font-size:.6rem;color:var(--document-main-color)}._content_basic_line_p8fz7_67>div>p:last-of-type{color:#000}._basic_content_p8fz7_111{margin:.3rem 0;display:grid;gap:.3rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 2fr;grid-template-areas:"area area area equip equip equip equip cancel" "description description description description description description recuse recuse"}._basic_content_p8fz7_111>div{padding:0 .3rem;display:flex;align-items:center;gap:.3rem;border:1px solid #000}._basic_content_p8fz7_111>div:nth-of-type(1){grid-area:area}._basic_content_p8fz7_111>div:nth-of-type(2){grid-area:equip}._basic_content_p8fz7_111>div:nth-of-type(3){grid-area:cancel}._basic_content_p8fz7_111>div:nth-of-type(4){grid-area:description;align-items:start}._basic_content_p8fz7_111>div:nth-of-type(5){grid-area:recuse;max-height:1rem}#_description_p8fz7_1{height:2rem}._basic_content_p8fz7_111>div>p{font-size:.5rem;color:var(--document-main-color)}._basic_content_p8fz7_111>div>p:last-of-type{color:#000}._mark_p8fz7_201{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}._container_50o6o_1{border:1px solid #000}._content_check_50o6o_7{padding:.2rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem}._card_50o6o_19{display:flex;gap:.1rem}._card_50o6o_19>p{font-size:.45rem;font-weight:700;color:var(--document-main-color)}._card_50o6o_19>p>span{color:#000;font-weight:lighter}._mark_50o6o_47{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}._register_content_50o6o_61{padding:0 .5rem;width:100%;display:grid;align-items:center;grid-template-columns:1fr 1fr 2fr}._register_content_50o6o_61>div{display:flex;gap:.3rem}._register_content_50o6o_61>div>p{font-size:.6rem}._register_content_50o6o_61>div:not(:last-of-type)>p:first-of-type{color:var(--document-main-color)}._signature_50o6o_97{color:#fff;margin:0;height:100%;padding:0 .3rem;background-color:var(--document-main-color);font-weight:700}._container_ms9n3_1{width:100%;display:grid;grid-template-columns:2fr 10fr;column-gap:.5rem;margin-top:.3rem}._circle_ms9n3_17{width:.7rem;height:.7rem;border-radius:50%;border:1px solid black;margin-left:.2rem}._first_card_container_ms9n3_33{width:100%;height:100%}._first_card_container_ms9n3_33>label{display:flex;justify-content:flex-start;align-items:center;gap:.4rem;position:relative;top:-.1rem}._title_ms9n3_57{font-weight:700;color:var(--document-main-color);font-size:.6rem;margin-left:.2rem;position:relative;top:-.2rem}._card_label_span_ms9n3_75{font-size:.5em;margin-top:.2rem;color:var(--document-main-color);position:relative;top:-.1rem}._second_card_ms9n3_91{height:100%}._second_card_base_grid_ms9n3_99{width:100%;height:100%;display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr auto;column-gap:1rem;grid-template-areas:"first second" "third third"}._second_card_first_container_ms9n3_123{grid-area:first}._second_card_second_container_ms9n3_129{grid-area:second;display:grid;grid-template-columns:2fr 1.5fr;grid-template-rows:1fr auto;column-gap:.5rem;grid-template-areas:"firstStep secondStep" "thirdStep thirdStep"}._second_container_first_step_ms9n3_149{grid-area:firstStep}._second_container_second_step_ms9n3_155{grid-area:secondStep}._second_container_third_step_ms9n3_161{width:100%;grid-area:thirdStep}._second_card_third_container_ms9n3_169{grid-area:third}._empty_ms9n3_177{width:100%}._empty_ms9n3_177>label{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:.4rem}._explanation_container_ms9n3_199{margin-top:.3rem;width:100%;display:flex;justify-content:center;align-items:center}._explanation_ms9n3_199{width:100%;color:var(--document-main-color);font-size:.4em;text-align:center}._mark_ps6y8_1{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}._energe_content_ps6y8_15{border:1px solid #000}._energe_content_ps6y8_15>div{height:1rem;display:grid;justify-content:center;grid-template-columns:4fr 2fr 1fr 1fr 1fr 1fr 1fr;text-align:center;gap:.3rem}._energe_content_ps6y8_15>div:first-of-type>p{color:var(--document-main-color)}._energe_content_ps6y8_15>div>p{font-size:.45rem}._energe_content_ps6y8_15>div>div{display:flex;justify-content:center;width:100%}._container_wqen6_1{width:100%;margin-top:.3rem}._base_emitter_wqen6_11{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem}._base_emitter_wqen6_11>div{width:100%;height:100%}._base_emitter_wqen6_11>div:first-of-type{display:flex;justify-content:flex-end;align-items:center}._base_emitter_wqen6_11>div:first-of-type>p{height:100%;width:3rem;color:#fff;background-color:var(--document-main-color);font-size:.55rem;text-align:center}._base_emitter_wqen6_11>div:nth-of-type(2){display:flex;justify-content:flex-start;align-items:center}._base_emitter_wqen6_11>div:nth-of-type(2)>label>p{height:100%;color:var(--document-main-color);font-size:.55rem;text-align:center}._base_emitter_wqen6_11>div:nth-of-type(2)>label>p>span{font-size:.5rem;color:#000}._circle_wqen6_95{width:.7rem;height:.7rem;border-radius:50%;border:1px solid black}._second_line_base_wqen6_109{width:100%;display:grid;grid-template-columns:2fr 1fr 1.55fr}._second_line_first_step_wqen6_121{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:.4rem}._second_line_first_step_wqen6_121>label{display:flex;justify-content:flex-start;align-items:center;gap:.3rem}._second_line_first_step_wqen6_121>label:first-of-type{margin-right:.5rem}._second_line_first_step_wqen6_121>label>span{font-size:.55em;color:var(--document-main-color);font-weight:700}._second_line_second_step_wqen6_163{width:100%;height:100%}._second_line_second_step_wqen6_163>div{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;position:relative;left:-1rem}._second_line_second_step_wqen6_163>div>p{font-size:.55em;color:#fff;height:100%;width:3rem;text-align:center;background-color:var(--document-main-color)}._second_line_third_step_wqen6_205{width:100%}._second_line_third_step_wqen6_205>label{display:flex;justify-content:flex-start;align-items:center}._second_line_third_step_wqen6_205>label>p{font-size:.55em;color:var(--document-main-color)}._second_line_third_step_wqen6_205>label>p>span{font-size:.5rem;color:#000}._rest_base_line_structure_wqen6_239{width:100%;height:100%;display:grid;grid-template-columns:1.85fr 1fr;column-gap:1rem}._rest_base_line_structure_wqen6_239>div>p{color:var(--document-main-color);font-size:.55em;margin-left:.4rem}._rest_base_line_structure_wqen6_239>div>p>span{color:#000;font-size:.5rem;margin-left:.1rem}._rest_base_second_container_base_wqen6_275{width:100%;height:100%;display:grid;grid-template-columns:1fr 1.5fr;column-gap:1rem}._rest_base_second_container_base_wqen6_275>div:first-of-type>p{color:var(--document-main-color);font-size:.55em;height:100%}._rest_base_second_container_base_wqen6_275>div:first-of-type>p>span{margin-left:.1rem;color:#000;font-size:.5rem}._rest_base_second_container_base_wqen6_275>div:last-of-type{display:flex;gap:.3rem}._rest_base_second_container_base_wqen6_275>div:last-of-type>div{width:60%;height:100%;overflow:hidden;display:flex;justify-content:center}._rest_base_second_container_base_wqen6_275>div:last-of-type>div>img{width:100%}._rest_base_second_container_base_wqen6_275>div:last-of-type>p{width:3rem;height:100%;color:var(--document-main-color);font-size:.55em;font-weight:700}._rest_base_second_container_base_date_wqen6_353{width:100%;height:100%;display:flex;align-items:center}._rest_base_second_container_base_date_wqen6_353>div:first-of-type>p{color:var(--document-main-color);font-size:.55rem;height:100%}._rest_base_second_container_base_date_wqen6_353>div:first-of-type>p>span{margin-left:.1rem;color:#000;font-size:.5rem}#_paragraph_date_wqen6_1{color:var(--document-main-color);font-size:.55em;height:100%;background-color:transparent}._container_1ncse_1{width:100%;display:flex;flex-direction:column;gap:.3rem}._divider_1ncse_15{width:100%}._content_1ncse_23{margin-left:.5rem;font-size:.6rem;color:var(--document-main-color)}._text_1ncse_35{padding:.05rem;width:100%;font-size:.44rem;font-weight:lighter}._side_container_1ncse_49{width:100%;height:1.1rem;display:grid;grid-template-columns:1.3fr 2fr 1.3fr 2fr;column-gap:2rem;overflow:hidden}._side_container_1ncse_49>label{height:90%;display:flex;justify-content:flex-start;align-items:center;gap:.1rem;overflow:hidden}._side_container_1ncse_49>label>span{font-size:.5rem}._side_container_1ncse_49>label>div{height:95%;width:12rem;overflow:hidden;display:flex;justify-content:start;align-items:center}._side_container_1ncse_49>label>div>img{width:100%}._plate_1ncse_113{color:var(--document-main-color);font-size:.6rem}._signature_1ncse_121{color:var(--document-main-color);height:100%;width:4.2rem;font-size:.6rem;font-weight:700;display:flex;justify-content:center;align-items:center}._motive_paragraph_1ncse_143{font-size:.6rem;color:var(--document-main-color)}._motive_paragraph_1ncse_143>span{margin-left:.1rem;font-size:.5rem;color:#000}._content_line_1ncse_163{width:100%}._content_bjgnl_1{width:100%;display:flex;justify-content:space-evenly}._content_bjgnl_1>div{display:flex;align-items:center;gap:.1rem}._content_bjgnl_1>div>p{font-weight:700;font-size:.43rem;color:var(--document-main-color)}._mark_bjgnl_33{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}._container_1gdn6_1{width:100%;margin-top:.4rem}._initial_1gdn6_11{width:100%;display:flex;justify-content:center;align-items:center}._initial_1gdn6_11>label{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin-left:5rem}._initial_1gdn6_11 p{font-size:.55em;color:var(--document-main-color)}._secondary_1gdn6_53{height:100%;width:100%;display:grid;grid-template-columns:1.5fr .6fr .8fr}._secondary_1gdn6_53 p{font-size:.55em;color:var(--document-main-color)}._secondary_1gdn6_53>label{display:flex;gap:.2rem;align-items:center}._secondary_1gdn6_53>label:nth-of-type(1){margin-left:.4rem}._secondary_1gdn6_53>label:nth-of-type(3)>p{height:100%;width:3rem;background-color:var(--document-main-color);color:#fff;font-size:.55em;display:flex;align-items:center}._secondary_1gdn6_53>label>p>span{margin-left:.1rem;font-size:.55rem;color:#000}._secondary_1gdn6_53>label:nth-of-type(3)>div{height:100%;width:70%;display:flex;justify-content:center;overflow:hidden}._secondary_1gdn6_53>label:nth-of-type(3)>div>img{width:100%}._explanation_1gdn6_143{font-size:.6em}._container_1geiw_1{width:100%;margin-top:.5rem}._circle_1geiw_11{width:.7rem;height:.7rem;border-radius:50%;border:1px solid black}._rows_1geiw_25{width:100%;height:100%;padding:.2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.3rem}._base_1geiw_47{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:1rem}._last_base_1geiw_61{width:100%;display:flex;justify-content:flex-start;align-items:center;column-gap:1rem}._last_base_content_1geiw_77{width:100%;display:flex;justify-content:flex-start;align-items:center}._last_base_content_1geiw_77>div{width:100%}._last_base_content_1geiw_77>div>p{width:110%;flex:1;color:var(--document-main-color);font-size:.55em}._last_base_content_1geiw_77>div>label{display:flex;justify-content:center;align-items:center;gap:.4rem}._last_base_content_1geiw_77>div:last-of-type{width:11.5%;display:flex;justify-content:center;align-items:center;gap:.4rem}._last_base_content_1geiw_77>div:last-of-type>label>span{color:var(--document-main-color);font-size:.55em}._base_content_1geiw_149{width:100%;display:grid;grid-template-columns:2fr .3fr;column-gap:.5rem}._base_content_1geiw_149>div{width:100%}._base_content_1geiw_149>div>p{color:var(--document-main-color);font-size:.55em}._base_content_1geiw_149>div>label{display:flex;justify-content:center;align-items:center;gap:.4rem}._base_content_1geiw_149>div:last-of-type{display:flex;justify-content:center;align-items:center;gap:.4rem}._base_content_1geiw_149>div:last-of-type>label>span{color:var(--document-main-color);font-size:.55em}._mark_17dfn_1{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}._card_containers_17dfn_15{margin:.3rem 0;width:100%;display:flex}._card_containers_17dfn_15>div{width:50%}._card_17dfn_15{width:100%;height:fit-content;border:1px solid #000;display:flex;flex-direction:column;gap:.1rem}._card_17dfn_15>div{display:flex;justify-content:space-between}._card_17dfn_15>div p{padding:0 .1rem;font-size:.45rem;color:var(--document-main-color)}._card_17dfn_15>div:first-of-type{padding:.1rem 0;border-bottom:1px solid #000}._card_17dfn_15>div:first-of-type p{font-size:.48rem;font-weight:700}._mark_container_17dfn_81{padding:0 .3rem;display:flex;gap:.5rem}._mark_container_17dfn_81>div{display:flex;gap:.3rem}._material_destruction_container_17dfn_103,._signature_container_17dfn_113{width:100%}._signature_container_17dfn_113>div{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 2fr}._signature_container_17dfn_113>div>p{height:1.1rem;padding:.1rem 0;font-size:.45rem;border:1px solid #000;color:var(--document-main-color)}._signature_container_17dfn_113>div:first-of-type>p{font-weight:700}._signature_container_17dfn_113>div:first-of-type>p:last-of-type{background-color:var(--document-main-color);color:#fff}._signature_container_17dfn_113>div:not(:first-of-type)>p:not(:first-of-type){color:#000}._signature_container_17dfn_113>div>p:not(:first-of-type){text-align:center}._signature_container_17dfn_113>div>p:first-of-type{padding:0 .1rem}._signature_container_17dfn_113>div>p:last-of-type{padding:0;max-width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}._signature_container_17dfn_113>div>p:last-of-type>img{width:100%}._quantity_box_17dfn_197{font-weight:500;font-size:.8rem}._container_1tr8u_1{width:100%;margin-top:.3rem}._main_cards_1tr8u_11{width:100%}._divisor_1tr8u_19{height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}._divisor_1tr8u_19>span{color:var(--document-main-color);font-size:.5em}._divisor_1tr8u_19>p{font-size:.45rem}._divisor_1tr8u_19>img{width:100%}._divisor_1tr8u_19:nth-of-type(1){width:40%;border-right:1px solid black}._divisor_1tr8u_19:nth-of-type(2){width:15%;border-right:1px solid black}._divisor_1tr8u_19:nth-of-type(3){width:25%;border-right:1px solid black}._divisor_1tr8u_19:nth-of-type(4){width:20%}._container_18hef_1{width:100%;margin-top:1rem}._title_18hef_11{width:100%;height:100%;font-size:1rem;font-weight:700;display:flex;justify-content:center;align-items:center;text-align:center}._sub_title_18hef_33{font-size:.55em;margin-left:.5rem;font-weight:700}._text_18hef_45{font-size:.55em;margin-left:.5rem}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}:root{--main_text: rgb(71, 71, 71);--red_text: #e30c19;--hover_button: #bbbbbb25;--document-main-color: #00aeef}select>option:nth-of-type(2n-1){background-color:#fbfafb}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}::-webkit-scrollbar-track{background-color:#f1f1f1}.content{padding-top:4rem;width:100%;height:fit-content}.button_default{width:10rem;height:2.5rem;font:normal normal medium 1.1rem Roboto;font-size:1rem;letter-spacing:0px;color:#fff;background-color:red;border:none;border-radius:.2rem;cursor:pointer}.input_group{text-align:left}.input_group>p{margin-bottom:.3rem;font: 1.1rem Roboto;letter-spacing:0px;color:#3e444e}.input_group>input,.input_group>select{width:100%;padding:.7rem;border-radius:.2rem;border:1px solid #e3e3e3;font: 1rem Roboto;letter-spacing:0px;color:#707070;opacity:1;outline:none}.input_group>input:disabled,.input_group>select:disabled{background-color:#bbbbbb7b}.input_error{color:red;font-size:.9rem;font-weight:400}.checkFalse,.checkTrue{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}.checkFalse{background-color:#fff}.checkTrue{background-color:green}
