:root{--br-color: #009a91;--vulkan-color: #f8af05;--ceranium-color: #F5007E;--lm-base-text-color: #383838;--gray-color-light: #f5f4f1;--report-h1-color: #000000;--report-h2-color: #333333;--report-h3-color: #666666;--report-base-color: var(--lm-base-text-color);--lm-link-text-color-hover: var(--primary-color-light);--lm-button-primary-border-color-hover: var(--primary-color-light);--lm-button-secondary-border-color-hover: var(--secondary-color-light);--lm-navbar-bg-color: transparent;--lm-navbar-border-color: transparent;--content-and-card-spacing: 1.2rem 2rem;--content-and-card-spacing-xs: 1rem;--card-border-width: 0px;--lm-card-bg-color: rgba(245,244,241,0.75);--lm-card-box-shadow: 0 0 transparent,0 0 transparent , 0 0 transparent,0 0 transparent, -6px -6px 16px #fff, 6px 6px 16px #cecabf;--lm-badge-text-color: #1f1f20;--input-border-width: 0px;--lm-input-border-color: rgba(0, 0, 0, 0.1);--lm-input-bg-color-disabled: transparent;--checkbox-label-padding-left: 2rem;--checkbox-width-height: 1.5rem;--checkbox-checkmark-left: 0.5rem;--checkbox-checkmark-top: 0.2rem;--checkbox-checkmark-width: .5rem;--checkbox-checkmark-height: .8rem;--table-padding: 0.4rem 1.5rem;--lm-sidebar-bg-color: var(--primary-color-light);--sidebar-border-width: 0;--sidebar-menu-vertical-margin: 2rem;--sidebar-link-margin: .2rem;--lm-sidebar-link-text-color: rgba(255,255,255,0.8);--lm-sidebar-link-text-color-hover: rgba(255,255,255,1);--lm-sidebar-link-text-color-active: rgba(255,255,255,1);--lm-sidebar-link-text-color-active-hover: rgba(255,255,255,0.8);--lm-sidebar-title-text-color: rgba(255,255,255,1);--sidebar-title-font-size: 1.2rem;--sidebar-link-height: 2rem;--sidebar-icon-width-height: 2.5rem;--lm-sidebar-icon-bg-color: rgba(225, 225, 225, 0.25);--lm-sidebar-icon-text-color: rgba(255,255,255,0.8);--lm-sidebar-icon-text-color-hover: rgba(255,255,255,1);--lm-sidebar-icon-text-color-active: rgba(255,255,255,1);--lm-sidebar-icon-text-color-active-hover: rgba(255,255,255,1);--sidebar-brand-margin: 25px;--sidebar-brand-image-height: 6rem;--sidebar-brand-image-margin-right: 0;--collapse-header-border-radius: 0px;--collapse-header-border-width: 0px;--lm-collapse-header-bg-color: transparent;--collapse-content-padding: var(--sidebar-item-vertical-spacing) 0px var(--sidebar-item-vertical-spacing) 4rem;--collapse-content-font-size: 1.1rem;--collapse-content-border-radius: 0px;--collapse-content-border-width: 0px;--lm-collapse-header-focus-effect-box-shadow: none;--lm-collapse-content-border-color: none;--lm-pagination-item-border-color: transparent;--lm-pagination-item-border-color-hover: #eeeeee;--legend-margin-bottom: 0}:root{--primary-color: #f8af05;--primary-color-light: rgb(250.4249011858, 183.628458498, 28.0750988142);--primary-alpha-color: rgba(248, 175, 5, 0.4);--secondary-color: #f8af05;--secondary-color-light: rgb(250.9288537549, 191.4901185771, 53.0711462451);--secondary-alpha-color: rgba(248, 175, 5, 0.2);--success-color: #6bb532;--success-color-light: rgb(132.6103896104, 205.6493506494, 76.3506493506);--success-alpha-color: rgba(107, 181, 50, 0.2);--danger-color: #de546a;--danger-color-light: rgb(230.25, 126.75, 143.25);--danger-alpha-color: rgba(222, 84, 106, 0.2);--oem-bg-color: #f3f3f3;--lm-sidebar-bg-color: #111111;--sidebar-link-with-icon-color: rgb(55.25, 55.25, 55.25);--sidebar-link-with-icon-color-light: rgb(42.5, 42.5, 42.5);--lm-sidebar-icon-bg-color-active: rgb(250.9288537549, 191.4901185771, 53.0711462451);--lm-sidebar-icon-bg-color-hover: rgb(250.9288537549, 191.4901185771, 53.0711462451)}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes slide-down{0%{opacity:0;-moz-transform:translateY(-10%)}100%{opacity:1;-moz-transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;-webkit-transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-webkit-keyframes slide-up{0%{opacity:0;-webkit-transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes slide-up{0%{opacity:0;-moz-transform:translateY(10%)}100%{opacity:1;-moz-transform:translateY(0)}}@keyframes slide-up-out{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-10%)}}@-webkit-keyframes slide-up-out{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-10%)}}@-moz-keyframes slide-up-out{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-10%)}}.slide-up-out.htmx-swapping{animation:slide-up-out .5s}.slide-in{animation:slide-down .5s}.row--right{display:flex;align-items:center;justify-content:flex-end}.row--left{display:flex;align-items:center;justify-content:flex-start}.row--center{display:flex;align-items:center;justify-content:center}.row--between{display:flex;align-items:center;justify-content:space-between}.inline{display:flex}.row,.row12{width:100%}.row .col1,.row12 .col1{width:8.33%}.row .col2,.row12 .col2{width:16.67%}.row .col3,.row12 .col3{width:25%}.row .col4,.row12 .col4{width:33.33%}.row .col5,.row12 .col5{width:41.66%}.row .col6,.row12 .col6{width:50%}.row .col7,.row12 .col7{width:58.33%}.row .col8,.row12 .col8{width:66.66%}.row .col9,.row12 .col9{width:75%}.row .col10,.row12 .col10{width:83.33%}.row .col11,.row12 .col11{width:91.66%}.row .col12,.row12 .col12{width:100%}.row24{width:100%}.row24 .col1{width:4.17%}.row24 .col2{wwwidth:8.33%}.row24 .col3{width:12.5%}.row24 .col4{width:16.67%}.row24 .col5{width:20.83%}.row24 .col6{width:25%}.row24 .col7{width:29.17%}.row24 .col8{width:33.33%}.row24 .col9{width:37.5%}.row24 .col10{width:41.67%}.row24 .col11{width:45.83%}.row24 .col12{width:50%}.row24 .col13{width:54.17%}.row24 .col14{width:58.33%}.row24 .col15{width:62.5%}.row24 .col16{width:66.67%}.row24 .col17{width:70.83%}.row24 .col18{width:75%}.row24 .col19{width:79.17%}.row24 .col20{width:83.33%}.row24 .col21{width:87.5%}.row24 .col22{width:91.67%}.row24 .col23{width:95.83%}.row24 .col24{width:100%}.br--small{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-color:#f5f4f1;border:1px solid #e9e6de;border-radius:.75rem;color:#565656;cursor:pointer;font-size:1rem;outline:none;line-height:1.5rem;padding:.6rem .75rem;text-decoration:none;transition-duration:.2s}.br--small:checked{box-shadow:inset 2px 2px 4px #cecabf,inset -2px -2px 4px #fff}.br--small:focus-visible{border:2px solid #009a91}.br--small.primary{background-color:#009a91;color:#fff}.br--small{box-shadow:-1px -1px 5px #fff,1px 1px 1px #cecabf}.br--in{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-color:#f5f4f1;border:1px solid #e9e6de;border-radius:.75rem;color:#565656;cursor:pointer;font-size:1rem;outline:none;line-height:1.5rem;padding:.6rem .75rem;text-decoration:none;transition-duration:.2s}.br--in:checked{box-shadow:inset 2px 2px 4px #cecabf,inset -2px -2px 4px #fff}.br--in:focus-visible{border:2px solid #009a91}.br--in.primary{background-color:#009a91;color:#fff}.br--in{box-shadow:inset 2px 2px 4px #cecabf,inset -2px -2px 4px #fff}.br--out{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-color:#f5f4f1;border:1px solid #e9e6de;border-radius:.75rem;color:#565656;cursor:pointer;font-size:1rem;outline:none;line-height:1.5rem;padding:.6rem .75rem;text-decoration:none;transition-duration:.2s}.br--out:checked{box-shadow:inset 2px 2px 4px #cecabf,inset -2px -2px 4px #fff}.br--out:focus-visible{border:2px solid #009a91}.br--out.primary{background-color:#009a91;color:#fff}.br--out{box-shadow:-6px -6px 16px #fff,6px 6px 16px #cecabf}.disabled{pointer-events:none;cursor:not-allowed;color:#a9a9a9}.center-crop-img{object-fit:none;object-position:center;width:100%}.center-crop-img-cover{object-fit:cover;object-position:center;width:100%}.center-crop-img-contain{object-fit:contain;object-position:center;width:100%}.center-crop-img-scale-down{object-fit:scale-down;object-position:center;width:100%}html.html-report{overflow:initial;background-color:#fff;font-family:"graphik",serif;line-height:1.3;font-size:12pt}html.html-report body{overflow:initial;background-color:#fff;font-family:"graphik",serif;line-height:1.3;font-size:12pt}html.html-report body h1,html.html-report body h2,html.html-report body h3{font-family:"graphik-bold",serif;padding:15px 0 5px 0}html.html-report body h1{font-size:18pt}html.html-report body h2{color:var(--report-h2-color);font-size:16pt}html.html-report body h3{color:var(--report-h3-color);font-size:14pt}html.html-report body p{margin:5px 0}html.html-report body a{page-break-inside:avoid}html.html-report body blockquote{page-break-inside:avoid}html.html-report body strong{font-family:"graphik-bold",serif}html.html-report body img,html.html-report body table,html.html-report body pre{page-break-inside:avoid;width:100%}html.html-report body ul,html.html-report body ol,html.html-report body dl{page-break-before:avoid}html.html-report body section{page-break-before:always}table{page-break-before:avoid;page-break-inside:auto}table tr{page-break-inside:avoid;page-break-after:auto}table td{page-break-inside:avoid}table.info__table{align-items:center;padding:.2rem .4rem;width:100%}table.info__table .centered{text-align:center}table.info__table .right{padding-right:.4rem;text-align:right}table.info__table tr{border:0}table.info__table tr.highlighted{background-color:rgba(0,154,145,.1)}table.info__table thead{border-bottom:2px solid #cacaca}table.info__table tbody{border-top:1px solid #cacaca;border-bottom:1px solid #cacaca}table.info__table th{text-align:left;padding:.4rem .1rem}table.info__table td{text-align:left;color:#757575;padding:.6rem .2rem}table.info__table tfoot{border-top:2px solid #cacaca}table.info__table a{text-decoration:underline}table.info__table .actions{display:flex;justify-content:flex-end;align-items:center}table.info__table.highlight tbody tr:hover{background-color:rgba(0,154,145,.1)}.tabs__wrapper{display:flex;align-items:flex-start;flex-wrap:wrap}.tabs__wrapper input[type=radio]{display:none}.tabs__wrapper input[type=radio]:checked:nth-child(1)~.panels .panel:nth-child(1){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(1)~.tabs .tab:nth-child(1){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(2)~.panels .panel:nth-child(2){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(2)~.tabs .tab:nth-child(2){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(3)~.panels .panel:nth-child(3){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(3)~.tabs .tab:nth-child(3){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(4)~.panels .panel:nth-child(4){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(4)~.tabs .tab:nth-child(4){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(5)~.panels .panel:nth-child(5){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(5)~.tabs .tab:nth-child(5){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(6)~.panels .panel:nth-child(6){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(6)~.tabs .tab:nth-child(6){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(7)~.panels .panel:nth-child(7){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(7)~.tabs .tab:nth-child(7){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(8)~.panels .panel:nth-child(8){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(8)~.tabs .tab:nth-child(8){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(9)~.panels .panel:nth-child(9){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(9)~.tabs .tab:nth-child(9){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(10)~.panels .panel:nth-child(10){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(10)~.tabs .tab:nth-child(10){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(11)~.panels .panel:nth-child(11){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(11)~.tabs .tab:nth-child(11){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(12)~.panels .panel:nth-child(12){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(12)~.tabs .tab:nth-child(12){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(13)~.panels .panel:nth-child(13){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(13)~.tabs .tab:nth-child(13){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(14)~.panels .panel:nth-child(14){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(14)~.tabs .tab:nth-child(14){color:#000;font-weight:800}.tabs__wrapper input[type=radio]:checked:nth-child(15)~.panels .panel:nth-child(15){display:block}.tabs__wrapper input[type=radio]:checked:nth-child(15)~.tabs .tab:nth-child(15){color:#000;font-weight:800}.tabs__wrapper .panels{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-color:#f5f4f1;border:1px solid #e9e6de;border-radius:.75rem;color:#565656;cursor:pointer;font-size:1rem;outline:none;line-height:1.5rem;padding:.6rem .75rem;text-decoration:none;transition-duration:.2s}.tabs__wrapper .panels:checked{box-shadow:inset 2px 2px 4px #cecabf,inset -2px -2px 4px #fff}.tabs__wrapper .panels:focus-visible{border:2px solid #009a91}.tabs__wrapper .panels.primary{background-color:#009a91;color:#fff}.tabs__wrapper .panels{width:100%;min-height:200px;border-top-left-radius:0;margin-top:-1px}.tabs__wrapper .panel{display:none;animation:fadein .4s}.tabs__wrapper .tab{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-color:#f5f4f1;border:1px solid #e9e6de;border-radius:.75rem;color:#565656;cursor:pointer;font-size:1rem;outline:none;line-height:1.5rem;padding:.6rem .75rem;text-decoration:none;transition-duration:.2s}.tabs__wrapper .tab:checked{box-shadow:inset 2px 2px 4px #cecabf,inset -2px -2px 4px #fff}.tabs__wrapper .tab:focus-visible{border:2px solid #009a91}.tabs__wrapper .tab.primary{background-color:#009a91;color:#fff}.tabs__wrapper .tab{display:inline-block;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:10px 20px;margin-right:2px;cursor:pointer}.tabs__wrapper .tab.disabled{pointer-events:none;cursor:not-allowed;color:#a9a9a9;background-color:#eee;background-image:linear-gradient(to top, #ddd, #eee 25%)}.error__page{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.error__page .logo{width:100%;max-width:500px}.error__page .error-message{cursor:pointer}.error__page .error-message .copy-text-btn{border:1px solid #ccc;background-color:#eee;display:none}.gallery span{position:absolute;z-index:2;bottom:30px;padding:0 1rem;font-size:1.1 rem;letter-spacing:1px;color:#fff;background-color:rgba(0,0,0,.5)}.gallery a{text-decoration:underline}.gallery img{object-fit:contain;width:100%;position:relative;z-index:1;transition:all .3s ease-in-out;box-shadow:.2em .2em .4em #c2bcaa,-0.2em -0.2em .4em #fff}.image-gallery{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.odontogram{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-row-gap:2px;grid-column-gap:2px}.odontogram .d-inline-block:nth-child(1) .piece{padding-bottom:calc(1.8rem + 0rem)}.odontogram .d-inline-block:nth-child(2) .piece{padding-bottom:calc(1.8rem + 0.5rem)}.odontogram .d-inline-block:nth-child(3) .piece{padding-bottom:calc(1.8rem + 1rem)}.odontogram .d-inline-block:nth-child(4) .piece{padding-bottom:calc(1.8rem + 1.5rem)}.odontogram .d-inline-block:nth-child(5) .piece{padding-bottom:calc(1.8rem + 2rem)}.odontogram .d-inline-block:nth-child(6) .piece{padding-bottom:calc(1.8rem + 2.5rem)}.odontogram .d-inline-block:nth-child(7) .piece{padding-bottom:calc(1.8rem + 3rem)}.odontogram .d-inline-block:nth-child(8) .piece{padding-bottom:calc(1.8rem + 3.5rem)}.odontogram .d-inline-block:nth-child(9) .piece{padding-bottom:calc(1.8rem + 3.5rem)}.odontogram .d-inline-block:nth-child(10) .piece{padding-bottom:calc(1.8rem + 3rem)}.odontogram .d-inline-block:nth-child(11) .piece{padding-bottom:calc(1.8rem + 2.5rem)}.odontogram .d-inline-block:nth-child(12) .piece{padding-bottom:calc(1.8rem + 2rem)}.odontogram .d-inline-block:nth-child(13) .piece{padding-bottom:calc(1.8rem + 1.5rem)}.odontogram .d-inline-block:nth-child(14) .piece{padding-bottom:calc(1.8rem + 1rem)}.odontogram .d-inline-block:nth-child(15) .piece{padding-bottom:calc(1.8rem + 0.5rem)}.odontogram .d-inline-block:nth-child(16) .piece{padding-bottom:calc(1.8rem + 0rem)}.odontogram .d-inline-block:nth-child(17) .piece{margin-top:calc(5.3rem - calc(1.8rem + 0rem));padding-top:calc(1.8rem + 0rem)}.odontogram .d-inline-block:nth-child(18) .piece{margin-top:calc(5.3rem - calc(1.8rem + 0.5rem));padding-top:calc(1.8rem + 0.5rem)}.odontogram .d-inline-block:nth-child(19) .piece{margin-top:calc(5.3rem - calc(1.8rem + 1rem));padding-top:calc(1.8rem + 1rem)}.odontogram .d-inline-block:nth-child(20) .piece{margin-top:calc(5.3rem - calc(1.8rem + 1.5rem));padding-top:calc(1.8rem + 1.5rem)}.odontogram .d-inline-block:nth-child(21) .piece{margin-top:calc(5.3rem - calc(1.8rem + 2rem));padding-top:calc(1.8rem + 2rem)}.odontogram .d-inline-block:nth-child(22) .piece{margin-top:calc(5.3rem - calc(1.8rem + 2.5rem));padding-top:calc(1.8rem + 2.5rem)}.odontogram .d-inline-block:nth-child(23) .piece{margin-top:calc(5.3rem - calc(1.8rem + 3rem));padding-top:calc(1.8rem + 3rem)}.odontogram .d-inline-block:nth-child(24) .piece{margin-top:calc(5.3rem - calc(1.8rem + 3.5rem));padding-top:calc(1.8rem + 3.5rem)}.odontogram .d-inline-block:nth-child(25) .piece{margin-top:calc(5.3rem - calc(1.8rem + 3.5rem));padding-top:calc(1.8rem + 3.5rem)}.odontogram .d-inline-block:nth-child(26) .piece{margin-top:calc(5.3rem - calc(1.8rem + 3rem));padding-top:calc(1.8rem + 3rem)}.odontogram .d-inline-block:nth-child(27) .piece{margin-top:calc(5.3rem - calc(1.8rem + 2.5rem));padding-top:calc(1.8rem + 2.5rem)}.odontogram .d-inline-block:nth-child(28) .piece{margin-top:calc(5.3rem - calc(1.8rem + 2rem));padding-top:calc(1.8rem + 2rem)}.odontogram .d-inline-block:nth-child(29) .piece{margin-top:calc(5.3rem - calc(1.8rem + 1.5rem));padding-top:calc(1.8rem + 1.5rem)}.odontogram .d-inline-block:nth-child(30) .piece{margin-top:calc(5.3rem - calc(1.8rem + 1rem));padding-top:calc(1.8rem + 1rem)}.odontogram .d-inline-block:nth-child(31) .piece{margin-top:calc(5.3rem - calc(1.8rem + 0.5rem));padding-top:calc(1.8rem + 0.5rem)}.odontogram .d-inline-block:nth-child(32) .piece{margin-top:calc(5.3rem - calc(1.8rem + 0rem));padding-top:calc(1.8rem + 0rem)}.odontogram .piece{padding:1.8rem .6rem;border:1px solid #ddd;border-radius:4px;margin:0;width:100%}.odontogram .exodoncia{background-color:pink}.odontogram .implant{border-color:#009a91}.odontogram input[type=checkbox]{display:none}.odontogram input[type=checkbox]:checked+label{background-color:var(--secondary-color);color:#fff;font-weight:500}.odontogram label{display:inline-block;text-align:center}@media(max-width: 576px){.odontogram{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;grid-row-gap:2px;grid-column-gap:2px}}.c-odontogram{display:flex;position:relative;flex-direction:column;align-items:center;width:100%;height:180px;max-width:1100px}.c-odontogram .layers{position:relative;width:100%;height:100%}.c-odontogram .layers .layer{display:grid;grid-template-areas:"q1 q2" "q4 q3";top:0;left:0;width:100%;height:100%;container-name:odontogram-layer;container-type:size;padding:5px;position:absolute;border:2px solid #aaa}.c-odontogram .layers .layer .q1,.c-odontogram .layers .layer .q2,.c-odontogram .layers .layer .q3,.c-odontogram .layers .layer .q4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-row-gap:15px;grid-column-gap:2px;padding:5px}.c-odontogram .layers .layer .q1{grid-area:q1;border-right:1px solid #ff6f64;border-bottom:1px solid #ff6f64}.c-odontogram .layers .layer .q2{grid-area:q2;border-left:1px solid #ff6f64;border-bottom:1px solid #ff6f64}.c-odontogram .layers .layer .q3{grid-area:q3;border-left:1px solid #ff6f64;border-top:1px solid #ff6f64}.c-odontogram .layers .layer .q4{grid-area:q4;border-right:1px solid #ff6f64;border-top:1px solid #ff6f64}.c-odontogram .layers .layer.piece-names{z-index:99}.c-odontogram .layers .layer.extractions{z-index:6}.c-odontogram .layers .layer.implants{z-index:5}.c-odontogram .layers .layer.healing-shapers{z-index:4}.c-odontogram .layers .layer.anatomic-caps{z-index:3}.c-odontogram .layers .layer.prostheses-instant{z-index:2}.c-odontogram .layers .layer.prostheses{z-index:1}.c-odontogram .layers .layer.z-top{border-color:var(--primary-color)}.c-odontogram .layers .piece{padding:5px;border-radius:4px;margin:0;width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.c-odontogram .layers .piece.selected{background-color:green !important}.c-odontogram .layers .piece .tooth-icon{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5}.c-odontogram .layers .piece .tooth-icon path.tooth-border{fill:#666}.c-odontogram .layers .piece .tooth-icon path.tooth-body{fill:rgba(0,0,0,0);opacity:.2}.c-odontogram .layers .piece .prosthesis-instant-icon{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0}.c-odontogram .layers .piece .implant-icon{position:absolute;top:55%;left:0;width:100%;height:45%;opacity:0}.c-odontogram .layers .piece .implant-icon path{fill:#666}.c-odontogram .layers .piece .healing-shaper-icon{position:absolute;top:-6%;left:0;width:100%;height:100%;opacity:0;margin-top:3px}.c-odontogram .layers .piece .anatomic-caps-icon{position:absolute;top:-6%;left:0;width:100%;height:100%;opacity:0;margin-top:3px}.c-odontogram .layers .piece .extraction-icon{position:absolute;top:-15%;left:0;width:100%;height:40%;opacity:0}.c-odontogram .layers .piece .name{text-align:center;margin-top:-5px;color:#666;font-weight:400}.c-odontogram .prosthesis-1:has(input:checked){background-color:#d0f1c6 !important}.c-odontogram .prosthesis-instant:has(input:checked){background:linear-gradient(to bottom right, transparent 0%, transparent 50%, #dddddd 50%, #dddddd 100%)}.c-odontogram input:checked+svg.tooth-icon path{fill:var(--primary-color) !important}.c-odontogram input:checked+svg.implant-icon path{fill:#666 !important;stroke:#fff !important;stroke-width:1 !important}.c-odontogram input:checked+svg.tooth-icon,.c-odontogram input:checked+svg.implant-icon,.c-odontogram input:checked+svg.extraction-icon,.c-odontogram input:checked+svg.healing-shaper-icon,.c-odontogram input:checked+svg.anatomic-caps-icon{opacity:1 !important}.c-odontogram label.piece.prosthesis-1:hover .name{font-weight:700}.c-odontogram .z-top{z-index:10 !important;opacity:1 !important}.c-odontogram .controls{display:grid;grid-gap:4px;grid-auto-columns:minmax(0, 1fr);grid-auto-flow:column;width:100%}.c-odontogram .controls .implants,.c-odontogram .controls .prostheses,.c-odontogram .controls .extractions{background-color:#ccc !important;border:0;border-radius:5px 5px 0 0}.c-odontogram .controls .implants.active-layer,.c-odontogram .controls .prostheses.active-layer,.c-odontogram .controls .extractions.active-layer{background-color:var(--primary-color) !important;color:var(--white-bg-color);font-weight:800;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.c-odontogram .legend-item{display:flex;align-items:center;justify-content:center;padding:.5rem 0}.c-odontogram .legend-item .legend-item-icon{width:1.5rem;height:1.5rem;margin-right:5px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:2px}.c-odontogram .legend-item .legend-item-icon svg{height:100%}.c-odontogram .legend-item .legend-item-icon.prosthesis{background-color:#d0f1c6}.c-odontogram .legend-item .legend-item-icon.prosthesis-instant{background:linear-gradient(to bottom right, transparent 0%, transparent 50%, #bbbbbb 50%, #bbbbbb 100%)}.c-odontogram .legend-item .legend-item-icon.implant,.c-odontogram .legend-item .legend-item-icon.extraction{padding:2px}.c-odontogram .legend-item .legend-item-icon.anatomic-caps svg circle,.c-odontogram .legend-item .legend-item-icon.anatomic-caps svg line,.c-odontogram .legend-item .legend-item-icon.healing-shaper svg circle,.c-odontogram .legend-item .legend-item-icon.healing-shaper svg line{stroke-width:20}@media(max-width: 852px){.c-odontogram{height:300px}.c-odontogram .layers .layer{grid-template-areas:"q1" "q2" "q4" "q3";grid-row-gap:10px}}@media(max-width: 769px){.c-odontogram{height:180px}.c-odontogram .layers .layer{grid-template-areas:"q1 q2" "q4 q3";grid-row-gap:0}}@media(max-width: 577px){.c-odontogram{height:300px}.c-odontogram .layers .layer{grid-template-areas:"q1" "q2" "q4" "q3";grid-row-gap:10px}}@media print{.c-odontogram{height:auto;align-items:center}.c-odontogram .layers{height:160px}.c-odontogram .layers .layer{display:flex;flex-wrap:wrap;max-height:160px}.c-odontogram .layers .layer .quadrant{display:flex;gap:2px;max-height:90px;padding:5px;width:50%}.c-odontogram .layers .layer .quadrant>label{width:12.5%}.c-odontogram .layers .layer .piece{height:60px}.c-odontogram .layers .layer .piece.prosthesis-1.is-active{background-color:#d0f1c6 !important;opacity:1 !important}.c-odontogram .layers .layer .piece.is-active svg{opacity:1 !important}.c-odontogram .layers .layer .piece.is-active svg.healing-shaper-icon{margin-top:3px}}.br-birth-date-field select.form-control{margin-right:5px}.br-birth-date-field ul{color:var(--danger-color);list-style:none;padding:5px 0 0 0}.br-birth-date-field ul li{margin:0}.pieces-field{display:flex;height:50px;width:100%}.pieces-field.h-60{height:60px}.pieces-field .piece{background-color:#fcfcfc;border:1px solid #ddd;border-radius:2px;padding:5px;width:100%;max-width:90px;height:100%;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.2rem}.pieces-field .piece:has(input[type=checkbox]:checked){border-color:var(--primary-color);border-width:2px;font-weight:bolder;background-color:var(--primary-alpha-color)}.pieces-field .piece:has(input[type=checkbox]:checked) span{z-index:1}.pieces-field .piece:has(input[type=checkbox]:checked) .field-icon{display:flex;align-items:center;justify-content:center;height:80%;top:0;left:0;position:absolute;width:100%;height:100%}.pieces-field .piece:has(input[type=checkbox]:checked) .field-icon svg{height:95% !important}.pieces-field .piece:has(input[type=checkbox]:checked) .field-icon.implant{position:relative}.pieces-field .piece:has(input[type=checkbox]:checked) .field-icon.implant svg{height:25px !important}.pieces-field .piece:has(input[type=checkbox]:checked) .field-icon.extraction{position:relative}.pieces-field .piece:has(input[type=checkbox]:checked) .field-icon.instant{z-index:0}.pieces-field .piece .field-icon{display:none;position:absolute;left:0;width:100%;height:25px}.pieces-field .piece .field-icon.implant{top:35%}.pieces-field .piece .field-icon.implant path{fill:#666}.pieces-field .piece .field-icon.exo{font-size:20px;text-align:center;padding:10px;color:var(--danger-color)}.pieces-field.split{border:0}.pieces-field.split .piece{border:2px solid #ddd;border-radius:4px;margin:0 3px}details[open] .chevron-icon{transform:rotate(180deg);transition:transform .2s ease}.chevron-icon{transition:transform .2s ease}.hidden{width:.1px !important;height:.1px !important;opacity:0 !important;overflow:hidden !important;z-index:-1 !important;margin:0 !important;padding:0 !important}.image-wrapper{margin-bottom:10px}.image-wrapper:last-of-type{margin-bottom:0px}.drop-area{border:2px dashed #ccc;border-radius:5px;color:#666;background-color:rgba(0,0,0,.04);width:100%}.drop-area img{position:relative;display:block;border-radius:5px;object-fit:cover;object-position:center;width:100%}.drop-area img:before{font:var(--fa-font-solid);content:"";display:flex;justify-content:center;align-items:center;position:absolute;background-color:#ddeceb;border:1px solid #009a91;color:#009a91;font-size:1em;text-align:center;border-radius:5px;padding:15px 10px;height:100%;width:100%;top:0;left:0}.drop-area .delete-file,.drop-area .expand-file{position:absolute;bottom:0;padding:10px;margin:25px 15px;background-color:hsla(0,0%,100%,.9);color:var(--br-main-color)}.drop-area .expand-file{left:0}.drop-area .delete-file{right:0}.drop-area:focus,.drop-area.active{border-color:#009a91}.uploading{border:0;background-color:rgba(241,226,91,.4509803922)}.uploaded{border:0;background-color:var(--primary-alpha-color);color:var(--primary-color)}.uploaded button{background-color:rgba(0,0,0,0);color:inherit;border:0px}.info__table{border-collapse:collapse;padding:.2rem .4rem;width:100%;font-size:10pt}.info__table th{font-family:"graphik-bold",sans-serif;text-align:left;padding:3px .8rem 3px 0;vertical-align:middle}.info__table tbody{border-top:2px solid #cacaca;border-bottom:2px solid #cacaca}.info__table tr{border:0}.info__table td{text-align:left;padding:3px .2rem;vertical-align:middle}.info__table tfoot{border-top:2px solid #cacaca}.violet{color:#5e79bb}.green{color:#049a91}.no-page-break-inside{page-break-inside:avoid}.info-30-70{display:flex;width:100%;flex-wrap:wrap;page-break-inside:avoid}.info-30-70>.info{width:40%;padding-right:20px}.info-30-70>.image{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:60%}.ring{margin-bottom:30px;border-bottom:1px solid #cacaca}.btn.btn-action{border:1px solid rgba(221,221,221,.3137254902);box-shadow:.2em .2em .4em #c2bcaa,-0.2em -0.2em .4em #fff}.btn.btn-action.btn-primary{background-color:var(--primary-color);color:var(--white-bg-color);font-weight:800;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.btn.btn-action.btn-primary:hover{background-color:var(--primary-color-light)}.btn.btn-action.btn-secondary{background-color:var(--secondary-color);color:var(--white-bg-color);font-weight:800;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.btn.btn-action.btn-secondary:hover{background-color:var(--secondary-color-light);color:#fff}.btn.btn-action.btn-danger{background-color:var(--danger-color);color:var(--white-bg-color);font-weight:800;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.btn.btn-action.btn-primary.disabled,.btn.btn-action.btn-secondary.disabled,.btn.btn-action.btn-danger.disabled{background-color:var(--gray-color-dark);color:var(--white-bg-color);border-color:var(--gray-color-dark);cursor:not-allowed;pointer-events:none}.btn-group-br .btn{background-color:var(--primary-color);box-shadow:var(--lm-button-box-shadow)}.btn-group-br .btn.disabled{background-color:#aaa;cursor:not-allowed !important;pointer-events:none}.btn-group-br .btn:hover{background-color:var(--primary-color-light)}.navbar .btn-action{border:0;background-color:var(--primary-color);box-shadow:var(--lm-button-box-shadow);color:var(--white-bg-color)}.br-radio-to-button input[type=radio]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;border:0;z-index:-1}.br-radio-to-button input[type=radio]+label{line-height:1.8rem;height:auto;padding:8px 10px}.br-radio-to-button input[type=radio]:hover+label{background-color:var(--primary-alpha-color)}.br-radio-to-button input[type=radio]:checked+label,.br-radio-to-button input[type=radio][disabled]:checked+label{background-color:var(--primary-color);color:#fff;font-weight:500}.br-radio-to-button input[type=radio]:disabled+label{background-color:rgba(0,0,0,0)}.br-radio-to-button input[type=radio][disabled]:hover+label{background-color:rgba(0,0,0,0);color:inherit}.br-radio-to-button input[type=radio][disabled][checked]:hover+label{background-color:var(--primary-color);color:#fff}.br-radio-to-button input[type=radio]:first-of-type+label{border-top-left-radius:var(--button-border-radius);border-bottom-left-radius:var(--button-border-radius)}#fixed_request_actions{position:sticky;bottom:0;color:var(--lm-card-text-color);backdrop-filter:blur(6px);box-shadow:0 0 16px 0 #cecabf;z-index:10}#fixed_request_actions .content{margin:calc(var(--content-and-card-spacing)/2) var(--content-and-card-spacing)}#fixed_request_actions .dropdown.dropup .dropdown-menu{top:-100%;transform:translateY(-90%)}#fixed_request_actions .dropdown-menu,#fixed_request_actions .dropdown-menu::before{border:0;box-shadow:0 0 16px 0 #cecabf}.mobile-content-aside{position:fixed;bottom:0;backdrop-filter:blur(6px);box-shadow:0 0 16px 0 #cecabf;z-index:10;width:100%}.timeline-item{position:relative;padding:10px 20px;max-width:400px;border-left:2px solid #333}.timeline-item .timeline-item__title{color:var(--lm-muted-text-color);position:relative;font-weight:bold;margin-bottom:5px}.timeline-item .timeline-item__title::before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:999px;left:-30px;border:3px solid var(--primary-color)}.timeline-item.active .timeline-item__title{color:var(--primary-color)}.timeline-item.active .timeline-item__title::before{border:3px solid var(--primary-color);background:radial-gradient(closest-side, var(--primary-color) 78%, white 82%, white 100%)}.timeline-item.small{position:relative;padding:10px 20px;border-left:1px solid #838383}.timeline-item.small .timeline-item__title{color:var(--lm-muted-text-color);position:relative;font-weight:bold;margin-bottom:5px}.timeline-item.small .timeline-item__title::before{content:"";position:absolute;width:6px;height:6px;background:var(--lm-muted-text-color);border-radius:999px;left:-23px;top:10px;border:3px solid #666}.timeline-item.small.active .timeline-item__title::before{width:10px;height:10px;background:#fff;left:-25px;top:8px;border:3px solid var(--primary-color)}.timeline-centered{display:grid;grid-template-columns:1fr 3px 1fr;margin:0 auto}.timeline-centered .timeline-centered__component{margin:0 20px 20px 20px}.timeline-centered .timeline-centered__component--bg{padding:1.5rem;background:rgba(216,216,216,.658);box-shadow:0 0 2px rgba(95,95,95,.2);border-radius:10px}.timeline-centered .timeline-centered__component_internal--bg{padding:1.5rem;background:var(--primary-alpha-color);box-shadow:0 0 2px rgba(95,95,95,.2);border-radius:10px}.timeline-centered .timeline-centered__component--bottom{margin-bottom:0}.timeline-centered .timeline-centered__middle{position:relative;background:var(--primary-color)}.timeline-centered .timeline-centered__point{position:absolute;top:0;left:50%;transform:translateX(-50%);width:15px;height:15px;background:var(--primary-color);border-radius:50%}.timeline-centered .timeline-centered__point--bottom{top:initial;bottom:0}.timeline-centered .timeline-centered__date--right{text-align:right}.timeline-centered .timeline-centered__title{margin:0;font-size:1.15rem;font-weight:bold}.timeline-centered .timeline-centered__paragraph{line-height:1.5;white-space:break-spaces}.timeline-centered .new-message{position:relative}.timeline-centered .new-message:after{content:"";position:absolute;top:-3px;right:-3px;width:10px;height:10px;background-color:var(--danger-color);border-radius:50%}.activity-message__textarea{border:1px solid #ccc;width:100%;padding:1.2rem;border-radius:5px}.avatar{width:40px;height:40px;box-sizing:border-box;border-radius:50%;border:3px solid var(--primary-color);display:flex;justify-content:center;align-items:center;margin:5px 10px 5px 5px;font-size:18px;font-weight:bold}.chips-container{display:grid;grid-template-columns:repeat(4, minmax(100px, 1fr));gap:8px}.chips-container .chip{padding:5px 5px;background-color:#e0e0e0;border-radius:16px;line-height:1.2;text-align:center;display:grid;place-items:center}.chips-container input[type=checkbox]:checked+label.chip{border:2px solid var(--primary-color);background-color:var(--primary-alpha-color)}@media(max-width: 993px){.chips-container{grid-template-columns:repeat(3, minmax(100px, 1fr))}}@media(max-width: 768px){.chips-container{grid-template-columns:repeat(3, minmax(100px, 1fr))}}.status-filter{padding:10px;border:1px solid #eee;border-radius:5px;background-color:#e9e9e9}.status-filter .status-filter-title{font-size:1.2rem;font-weight:500;margin-bottom:10px}.status-filter .status-filter-container{display:grid;grid-template-columns:repeat(4, minmax(100px, 1fr));gap:8px}.status-filter .status-filter-container .status-filter-chip{padding:5px 5px;background-color:#e0e0e0;border-radius:16px;line-height:1.2;text-align:center;display:grid;place-items:center}@media(max-width: 993px){.status-filter .status-filter-container{grid-template-columns:repeat(3, minmax(100px, 1fr))}}@media(max-width: 768px){.status-filter .status-filter-container{grid-template-columns:repeat(3, minmax(100px, 1fr))}}.modal{opacity:0;visibility:hidden;position:fixed;top:0;right:0;bottom:0;left:0;text-align:left;background:rgba(0,0,0,.7);transition:opacity .25s ease}.modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.modal-state{display:none}.modal-state:checked+.modal{opacity:1;visibility:visible}.modal-state:checked+.modal .modal__inner{top:0}.modal__inner{transition:top .25s ease;position:absolute;top:-20%;right:0;bottom:0;left:0;width:50%;margin:auto;overflow:hidden;background:#fff;border-radius:5px;padding:1em 0;height:50%}.modal__content{position:absolute;width:100%;height:100%;margin:auto;overflow:auto}.modal__title{font-size:2rem;padding:0 2rem 1rem 2rem;font-weight:500;border-bottom:1px solid #ccc;margin:0}.modal__close{position:absolute;right:1.4em;top:1.6em;width:1.1em;height:1.1em;cursor:pointer}.modal__close:after,.modal__close:before{content:"";position:absolute;width:2px;height:1.5em;background:#ccc;display:block;transform:rotate(45deg);left:50%;margin:-3px 0 0 -1px;top:0}.modal__close:hover:after,.modal__close:hover:before{background:#aaa}.modal__close:before{transform:rotate(-45deg)}@media screen and (max-width: 768px){.modal__inner{width:90%;height:90%;box-sizing:border-box}}#activity-log .disclaimer:not(:first-child){display:none}#internal-message-form textarea{background:var(--primary-alpha-color)}.quote__quotelines .ql-row{background-color:#eee}.quote__quotelines .ql-row .ql-actions{padding:0;text-align:right}.quote__quotelines .ql-description-row .ql-content{padding:5px 0 10px 35px}.quote__quotelines .ql-description-row .ql-content .ql-product{margin-bottom:10px}.quote__quotelines .ql-description-row .ql-content .ql-product .ql-descriptions{padding-left:20px}.quote__quotelines .ql-description-row .ql-content .ql-product .ql-descriptions .ql-description{padding:2px 0}.loader{width:16px;height:16px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loader::before{content:"";box-sizing:border-box;position:absolute;inset:0px;border-radius:50%;border:2px solid var(--primary-color);animation:prixClipFix 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}75%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}100%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}}.units-list-section .uni__unit-title{font-size:24px}.units-list-section .uni__section-title{font-size:20px}.units-list-section .uni__module-title{font-size:16px}.units-list-aside .uni__unit-title{font-size:16px}.units-list-aside .uni__section-title{font-size:14px}.units-list-aside .uni__module-title{font-size:12px}.form-control{border-bottom:1px solid rgba(0,0,0,.2);box-shadow:var(--lm-button-box-shadow)}.b-focus-0:focus::after{outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}.treatment-card:hover{background-color:rgba(231,229,225,.6)}.card.alert{box-shadow:none}.badge.badge-br-state{border:0;padding:.8rem}.treatment-details-header{font-size:.9rem;color:var(--lm-base-text-color)}.treatment-details-field{font-size:var(--content-title-font-size)}.sidebar-title{border-bottom:1px solid hsla(0,0%,100%,.2)}.sidebar-link-with-icon:hover .sidebar-icon,.sidebar-link-with-icon.active .sidebar-icon{box-shadow:.1em .1em .6em var(--sidebar-link-with-icon-color),-0.1em -0.1em .6em var(--sidebar-link-with-icon-color-light)}@media(max-width: 769px){.page-wrapper>.navbar{display:flex}.page-wrapper>.sticky-alerts{top:5rem}.page-wrapper>.content-wrapper{top:5rem;height:calc(100% - 5rem)}.page-wrapper>.sidebar{top:5rem;height:calc(100% - 5rem)}.page-wrapper>.content-wrapper{width:100%}}legend.required::after,label.required::after{content:"*";color:red;margin-left:5px}.errorlist li{color:red;margin-bottom:0;list-style-type:none}:root{--form-group-margin-bottom: 1rem}.hidden{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;border:0;z-index:-1}@media not print{.show-only-on-print{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;border:0;z-index:-1}}.anchor-offset::before{content:"";display:block;height:75px;margin-top:-75px;visibility:hidden}.show-on-hover{display:none}.hover-actions:hover>.show-on-hover{display:inline-block}[x-cloak]{display:none !important}.font-size-8{font-size:.8rem !important}.font-size-9{font-size:.9rem !important}.font-size-10{font-size:1rem !important}.font-size-11{font-size:1.1rem !important}.text-warning{color:#e45c0e !important}.space_between{display:flex;justify-content:space-between;align-items:flex-end}.flex-center{display:flex;justify-content:center;align-items:center}.wrap{display:flex;flex-wrap:wrap}.center{text-align:center !important}.align-left{text-align:left !important}.align-right{text-align:right !important}.line-through{text-decoration:line-through !important}.red{color:red !important}.green{color:green !important}.mw-250{max-width:250px}.v-spacer-10{margin-top:10px;margin-bottom:10px}.v-spacer-20{margin-top:20px;margin-bottom:20px}.v-spacer-30{margin-top:30px;margin-bottom:30px}.v-spacer-40{margin-top:40px;margin-bottom:40px}.v-spacer-50{margin-top:50px;margin-bottom:50px}.v-spacer-60{margin-top:60px;margin-bottom:60px}.cursor-copy{cursor:copy !important}.cursor-default{cursor:default !important}.cursor-grab{cursor:grab !important}.cursor-grabbing{cursor:grabbing !important}.cursor-help{cursor:help !important}.cursor-move{cursor:move !important}.cursor-no-drop{cursor:no-drop !important}.cursor-none{cursor:none !important}.cursor-not-allowed{cursor:not-allowed !important}.cursor-pointer{cursor:pointer !important}.cursor-progress{cursor:progress !important}.cursor-text{cursor:text !important}.cursor-wait{cursor:wait !important}.cursor-zoom-in{cursor:zoom-in !important}.cursor-zoom-out{cursor:zoom-out !important}

/*# sourceMappingURL=vulkan.min.css.map*/