@media print{.row .row__header{display:block!important}.row:not(:first-child){margin-top:50px!important}}.row:not(:first-child) .row__header{display:none}.row:not(:last-child){page-break-after:always}.rc-tooltip.rc-tooltip-zoom-appear,.rc-tooltip.rc-tooltip-zoom-enter{opacity:0}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-enter,.rc-tooltip-zoom-appear{opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused;animation-fill-mode:both}.rc-tooltip-zoom-leave{animation-duration:.3s;animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused;animation-fill-mode:both}.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active{animation-name:rcToolTipZoomIn;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{animation-name:rcToolTipZoomOut;animation-play-state:running}@keyframes rcToolTipZoomIn{0%{opacity:0;transform-origin:50%;transform:scale(0)}to{opacity:1;transform-origin:50%;transform:scale(1)}}@keyframes rcToolTipZoomOut{0%{opacity:1;transform-origin:50%;transform:scale(1)}to{opacity:0;transform-origin:50%;transform:scale(0)}}.rc-tooltip{z-index:1070;visibility:visible;opacity:.9;background-color:#0000000d;padding:1px;font-size:.75rem;line-height:1.5;display:block;position:absolute}.rc-tooltip-hidden{display:none}.rc-tooltip-inner{color:#fff;text-align:left;background-color:#171725;border:1px solid #171725;border-radius:12px;padding:16px;font-family:Montserrat,serif;font-size:.8125rem;font-weight:500;line-height:1.125rem;text-decoration:none;box-shadow:0 16px 20px #00000012}.rc-tooltip-arrow,.rc-tooltip-arrow-inner{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-width:6px 6px 0;border-top-color:#171725;margin-left:-6px;transform:translate(-50%,5px)}.rc-tooltip-placement-top .rc-tooltip-arrow-inner,.rc-tooltip-placement-topLeft .rc-tooltip-arrow-inner,.rc-tooltip-placement-topRight .rc-tooltip-arrow-inner{border-width:6px 6px 0;border-top-color:#171725;margin-left:-6px;bottom:1px}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{border-width:6px 6px 6px 0;border-right-color:#171725;margin-top:-6px;left:-5px;transform:translate(calc(1px - 100%))}.rc-tooltip-placement-right .rc-tooltip-arrow-inner,.rc-tooltip-placement-rightTop .rc-tooltip-arrow-inner,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow-inner{border-width:6px 6px 6px 0;border-right-color:#171725;margin-top:-6px;left:1px}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{border-width:6px 0 6px 6px;border-left-color:#171725;margin-top:-6px;right:-5px;transform:translate(calc(100% - 1px))}.rc-tooltip-placement-left .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftTop .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow-inner{border-width:6px 0 6px 6px;border-left-color:#171725;margin-top:-6px;right:1px}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-width:0 6px 6px;border-bottom-color:#171725;margin-left:-6px;transform:translate(-50%,-5px)}.rc-tooltip-placement-bottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow-inner,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow-inner{border-width:0 6px 6px;border-bottom-color:#171725;margin-left:-6px;top:1px}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.wrapperPrint{background-color:#fff;padding:24px;position:relative}.tablePrint{border-collapse:separate;border-spacing:0 5px;width:100%;font-size:10px}.tablePrint th,.tablePrint td{text-align:left;color:#171725}.tablePrint td{background-color:#f1f1f5;padding:6px 8px}.tablePrint td img{border-radius:4px;overflow:hidden}.tablePrint td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.tablePrint td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.tablePrint th{background-color:#e2e2ea;padding:6px 8px}.tablePrint th:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.tablePrint th:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.totalsPrint{border:1px solid #e2e2ea;border-radius:4px;margin-top:4px;padding:6px 8px}.imagesPrint{margin-top:16px}.imagesPrint img{border-radius:10px;width:100%;overflow:hidden}.agreePrint{margin:16px 0;padding:12px 16px}.agreeList{margin-bottom:0}.agreeList li{margin-bottom:6px;font-size:14px}.descPrint{background-color:#f1f1f5;border-radius:10px;flex-direction:column;justify-content:space-between;height:48px;padding:16px;display:flex}.descPrint div{background-color:#8a8a99;width:100%;height:1px}@media print{.wrapperPrint{page-break-after:always;inset:0;position:absolute!important}.wrapperPrint+.wrapperPrint{top:809.701px}*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}@page{size:landscape;margin:0!important}header,aside{display:none!important}body,html{margin:0!important;padding:0!important}main{padding:0!important}}
