@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%}html,body{min-height:100%}body{background:#ecf3f6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626;font:1.6rem/2.4rem Lato,sans-serif;padding:6.4rem 0}body *,body *:before,body *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.no-scroll{overflow:hidden}p{line-height:2.8rem;margin-bottom:1.6rem}p:last-child{margin-bottom:0}strong{font-weight:700}a{color:#0076ff;text-decoration:none}@media (max-width: 45em){body{font-size:1.5rem;line-height:2rem;padding:1.6rem 0}}.o-form{margin:1.6rem 0}.o-form:last-child{margin-bottom:0}.o-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -1.2rem}.o-grid__col{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 1.2rem}@media (max-width: 25em){.o-grid{display:block;margin:0}.o-grid__col{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0}}.o-input{display:-webkit-box;display:-ms-flexbox;display:flex}.o-input+.o-input{margin-top:.8rem}.o-input__label{-webkit-box-flex:0;-ms-flex:none;flex:none;font-weight:700;padding:.8rem 0;width:16rem}.o-input__controls{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.o-input__controls p{margin:.8rem 0}.o-input--vertical{display:block}.o-input--vertical .o-input__label{display:block;width:100%}@media (max-width: 45em){.o-input,.o-input__label{display:block}}.o-toolbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.o-toolbar__right{margin-left:auto}.o-toolbar__center{margin:0 auto}@media (max-width: 23rem){.o-toolbar{display:block}.o-toolbar__left{text-align:center}.o-toolbar__right{margin:.8rem 0 0;text-align:center}.o-toolbar__center{margin:0;text-align:center}.o-toolbar__center>*+*{margin-top:.8rem}}.c-alert{background:#ecf3f6;border-radius:.3rem;margin:1.6rem 0;padding:1.2rem 1.6rem}.c-alert:first-child{margin-top:0}.c-alert:last-child{margin-bottom:0}.c-alert--success{background:#daf8df;color:#1e9b33}.c-alert--danger{background:#ffd4dc;color:#c10025}.c-breadcrumbs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-2.4rem}.c-breadcrumb{color:inherit;font-size:1.4rem;letter-spacing:.05rem;margin:0 2.4rem;padding:1.2rem 0;position:relative;text-decoration:none;text-transform:uppercase}.c-breadcrumb+.c-breadcrumb:before{color:#cdd8d8;content:"▶";font-weight:400;left:-2.4rem;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);font-size:.7em}.c-breadcrumb--current{-webkit-box-shadow:inset 0 -1px 0 #0076ff;box-shadow:inset 0 -1px #0076ff;color:#0076ff;font-weight:900}.c-breadcrumb--current~.c-breadcrumb{color:#aeb9b9;-webkit-box-shadow:none;box-shadow:none}@media (max-width: 45em){.c-breadcrumb{margin:0 .8rem}.c-breadcrumb:before{display:none}.c-breadcrumb:not(.c-breadcrumb--current){background:#ecf3f6;border-radius:1.2rem;-webkit-box-shadow:inset 0 0 0 .1rem #cdd8d8;box-shadow:inset 0 0 0 .1rem #cdd8d8;color:transparent;-webkit-box-flex:0;-ms-flex:none;flex:none;height:.8rem;line-height:1.6rem;overflow:hidden;padding:0rem;width:.8rem}}.c-button{-moz-appearance:none;-webkit-appearance:none;border-radius:.3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.4rem;font-weight:900;letter-spacing:.05rem;padding:.8rem 1.6rem;text-decoration:none;text-transform:uppercase;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.c-button:active{-webkit-transform:translateY(.1rem);transform:translateY(.1rem)}.c-button+.c-button{margin-left:.8rem}.c-button--default{background:#ecf3f6;color:#262626}.c-button--default:hover{background:#dbe8ee}.c-button--primary{background:#0076ff;color:#fff}.c-button--primary:hover{background:#006ae6}.c-button--disabled{background-color:gray}.c-checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.c-checkbox input[type=checkbox]{margin:.8rem 1.2rem 0 0}@media (max-width: 45em){.c-checkbox input[type=checkbox]{margin:.4rem 1.2rem 0 0}}.c-container{background:#fff;-webkit-box-shadow:0 1.6rem 2.4rem 0 rgba(205,216,216,.5),inset 0 -1px 0 #b6c2c2,inset 0 0 0 1px #cdd8d8;box-shadow:0 1.6rem 2.4rem #cdd8d880,inset 0 -1px #b6c2c2,inset 0 0 0 1px #cdd8d8;border-radius:.5rem;margin:0 auto;max-width:72rem;overflow:hidden;position:relative;width:calc(100% - 4.8rem)}.c-container:before{background:#0076ff;-webkit-box-shadow:inset 0 1px rgba(0,0,0,.1);box-shadow:inset 0 1px #0000001a;content:"";height:.5rem;left:0;position:absolute;right:0;top:0}.c-container__header{-webkit-box-shadow:inset 0 -1px 0 #ecf3f6;box-shadow:inset 0 -1px #ecf3f6;padding:2.4rem}.c-container__title{color:#262626;font-size:3.2rem;font-weight:900;line-height:4rem;margin:2.4rem 0}.c-container__logo{display:block;margin:-4rem auto 1.6rem}.c-container__content{padding:2.4rem;min-height:20rem}.c-container__footer{padding:0 2.4rem 2.4rem}@media (max-width: 45em){.c-container{width:calc(100% - 3.2rem)}.c-container__title{font-size:2.4rem;line-height:3.2rem;margin:1.6rem 0}}.c-heading-1{color:#262626;font-size:3.2rem;font-weight:900;line-height:3.2rem;margin-bottom:3.2rem}.c-heading-2{color:#262626;font-size:1.6rem;font-weight:900;letter-spacing:.1rem;line-height:3.2rem;margin-bottom:1.6rem;text-transform:uppercase}[class*=c-heading]:last-child{margin-bottom:0}@media (max-width: 45em){.c-heading-2{font-size:1.4rem;line-height:2.4rem;margin-bottom:.8rem}}.c-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='14px'%20height='14px'%20viewBox='0%200%2014%2014'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2052.2%20(67145)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eclose%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Cataloog---compact'%20transform='translate(-110.000000,%20-428.000000)'%20fill='%23FFFFFF'%3e%3cg%20id='Group-3'%20transform='translate(40.000000,%2040.000000)'%3e%3cg%20id='Group'%20transform='translate(70.000000,%20212.000000)'%3e%3cg%20id='close'%20transform='translate(0.000000,%20176.000000)'%3e%3cpolygon%20id='Path'%20points='14%201.41%2012.59%200%207%205.59%201.41%200%200%201.41%205.59%207%200%2012.59%201.41%2014%207%208.41%2012.59%2014%2014%2012.59%208.41%207'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center;border:0;height:4rem;position:absolute;right:2.4rem;top:2.4rem;width:4rem}.c-modal__close:focus{outline:.1rem solid rgba(255,255,255,.2)}.c-select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='10'%20height='6'%20viewBox='0%200%2010%206'%3e%3cg%20id='Page-1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Artboard'%20fill='%23000000'%20transform='translate(-546%20-315)'%3e%3cpolygon%20id='Path-2'%20points='546%20315%20556%20315%20551%20321'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center right 1.2rem;border:1px solid #aeb9b9;border-radius:.3rem;display:block;font:inherit;overflow:hidden;padding:.7rem 3.1rem .7rem 1.2rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.c-select:focus{border-color:#0076ff;outline:0}.c-shopping-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1.2rem}.c-shopping-grid__title{display:block;font-weight:700;margin:2.4rem 0 1.6rem}.c-shopping-grid__item{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:1.2rem;width:calc(33.33% - 2.4rem)}.c-shopping-grid__thumbnail{background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-box-shadow:inset 0 0 0 .1rem rgba(0,118,255,.3);box-shadow:inset 0 0 0 .1rem #0076ff4d;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;height:0;overflow:hidden;margin-bottom:.8rem;padding-bottom:70%;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.c-shopping-grid__thumbnail:hover{-webkit-box-shadow:0 .4rem 1rem rgba(0,0,0,.15);box-shadow:0 .4rem 1rem #00000026;-webkit-transform:scale(1.03);transform:scale(1.03)}.c-shopping-grid__thumbnail:before{background:#0076ffcc url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='18px'%20height='18px'%20viewBox='0%200%2018%2018'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2052.2%20(67145)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3ezoom%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Cataloog---compact'%20transform='translate(-247.000000,%20-338.000000)'%20fill='%23FFF'%3e%3cg%20id='Group-3'%20transform='translate(40.000000,%2040.000000)'%3e%3cg%20id='Group'%20transform='translate(184.000000,%20276.000000)'%3e%3cg%20id='zoom'%20transform='translate(23.000000,%2022.000000)'%3e%3cpath%20d='M12.5,11%20L11.71,11%20L11.43,10.73%20C12.41,9.59%2013,8.11%2013,6.5%20C13,2.91%2010.09,0%206.5,0%20C2.91,0%200,2.91%200,6.5%20C0,10.09%202.91,13%206.5,13%20C8.11,13%209.59,12.41%2010.73,11.43%20L11,11.71%20L11,12.5%20L16,17.49%20L17.49,16%20L12.5,11%20Z%20M6.5,11%20C4.01,11%202,8.99%202,6.5%20C2,4.01%204.01,2%206.5,2%20C8.99,2%2011,4.01%2011,6.5%20C11,8.99%208.99,11%206.5,11%20Z'%20id='Shape'%20fill-rule='nonzero'%3e%3c/path%3e%3cpolygon%20id='Path'%20points='9%207%207%207%207%209%206%209%206%207%204%207%204%206%206%206%206%204%207%204%207%206%209%206'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center;content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.c-shopping-grid__thumbnail:hover:before{opacity:1}.c-shopping-grid__description{font-weight:700}.c-shopping-grid__item .c-shopping-grid__price{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;padding-left:2.4rem}.c-shopping-grid__summary{background-color:#ecf3f6;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 1.2rem 1.6rem;padding:.8rem 1.6rem;width:100%}.c-shopping-grid__total{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 1.2rem 2.4rem;padding:.8rem 1.6rem;width:100%}.c-shopping-grid__total{font-weight:700}.c-shopping-grid__note{color:#6b7777;cursor:pointer;font-size:1.4rem;line-height:2rem;margin-top:.8rem;padding-left:2.4rem;width:100%}.c-shopping-grid__note.js-collapsed{color:#aeb9b9;max-height:4rem;overflow:hidden;position:relative}.c-shopping-grid__note.js-collapsed:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,#fff0,#fff);bottom:0;content:"";height:2rem;left:0;position:absolute;right:0}@media (max-width: 35em){.c-shopping-grid__item{width:calc(50% - 2.4rem)}}@media (max-width: 25em){.c-shopping-grid__item{width:calc(100% - 2.4rem)}}.c-shopping-list__row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem}.c-shopping-list__row+.c-shopping-list__row:not(.c-shopping-list__row--summary){border-top:1px solid #ecf3f6}.c-shopping-list__row--summary{background-color:#ecf3f6;border-radius:.3rem;margin-top:.8rem}.c-shopping-list__thumbnail{background-size:cover;border-radius:50%;-webkit-box-shadow:inset 0 0 0 .1rem rgba(0,0,0,.1);box-shadow:inset 0 0 0 .1rem #0000001a;-webkit-box-flex:0;-ms-flex:none;flex:none;height:4rem;overflow:hidden;margin:-.8rem 1.6rem -.8rem 0;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;width:4rem;cursor:pointer}.c-shopping-list__thumbnail:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.c-shopping-list__thumbnail:before{background:#0076ffcc url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='18px'%20height='18px'%20viewBox='0%200%2018%2018'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2052.2%20(67145)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3ezoom%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Cataloog---compact'%20transform='translate(-247.000000,%20-338.000000)'%20fill='%23FFF'%3e%3cg%20id='Group-3'%20transform='translate(40.000000,%2040.000000)'%3e%3cg%20id='Group'%20transform='translate(184.000000,%20276.000000)'%3e%3cg%20id='zoom'%20transform='translate(23.000000,%2022.000000)'%3e%3cpath%20d='M12.5,11%20L11.71,11%20L11.43,10.73%20C12.41,9.59%2013,8.11%2013,6.5%20C13,2.91%2010.09,0%206.5,0%20C2.91,0%200,2.91%200,6.5%20C0,10.09%202.91,13%206.5,13%20C8.11,13%209.59,12.41%2010.73,11.43%20L11,11.71%20L11,12.5%20L16,17.49%20L17.49,16%20L12.5,11%20Z%20M6.5,11%20C4.01,11%202,8.99%202,6.5%20C2,4.01%204.01,2%206.5,2%20C8.99,2%2011,4.01%2011,6.5%20C11,8.99%208.99,11%206.5,11%20Z'%20id='Shape'%20fill-rule='nonzero'%3e%3c/path%3e%3cpolygon%20id='Path'%20points='9%207%207%207%207%209%206%209%206%207%204%207%204%206%206%206%206%204%207%204%207%206%209%206'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center;content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.c-shopping-list__thumbnail:hover:before{opacity:1}.c-shopping-list__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-shopping-list__description{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.c-shopping-list__note{color:#6b7777;cursor:pointer;font-size:1.4rem;line-height:2rem;margin-top:.8rem;width:100%}.c-shopping-list__note.js-collapsed{color:#aeb9b9;max-height:4rem;overflow:hidden;position:relative}.c-shopping-list__note.js-collapsed:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,#fff0,#fff);bottom:0;content:"";height:2rem;left:0;position:absolute;right:0}.c-shopping-list__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:right}.c-shopping-list__price-label{min-width:8rem}.c-shopping-list__row--summary{font-weight:700;padding:.8rem 1.6rem}.c-shopping-list__row--total{font-weight:700}@media (max-width: 45em){.c-shopping-list__row{padding:1.6rem 0}.c-shopping-list__row--summary{margin-left:-1.6rem;margin-right:-1.6rem;padding:.8rem 1.6rem}.c-shopping-list__thumbnail{height:3.2rem;margin:-.6rem 1.2rem -.6rem 0;width:3.2rem}}@media (max-width: 22em){.c-shopping-list__row:not(.c-shopping-list__row--summary):not(.c-shopping-list__row--total) .c-shopping-list__price{font-size:1.2rem;margin-top:.4rem;padding-left:2.4rem;width:100%}.c-shopping-list--overview .c-shopping-list__row:not(.c-shopping-list__row--summary):not(.c-shopping-list__row--total) .c-shopping-list__price{padding-left:0}.c-shopping-list__price-label{min-width:0}}.c-textfield{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #aeb9b9;border-radius:.3rem;display:block;font:inherit;padding:.7rem 1.2rem;width:100%}.c-textfield:focus{border-color:#0076ff;outline:0}.u-print{background:#fff;margin:4rem;padding:0}.u-text-center{text-align:center!important}.u-text-times{color:#aeb9b9;margin:0 .8rem}.c-modal{background:#000c;inset:0;opacity:0;pointer-events:none;position:fixed;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.c-modal--open{opacity:1;pointer-events:auto}.c-modal--open .c-modal__image{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.c-modal__image{background-position:center center;background-repeat:no-repeat;background-size:contain;inset:4rem;opacity:0;position:absolute;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.c-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='14px'%20height='14px'%20viewBox='0%200%2014%2014'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2052.2%20(67145)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eclose%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Cataloog---compact'%20transform='translate(-110.000000,%20-428.000000)'%20fill='%23FFFFFF'%3e%3cg%20id='Group-3'%20transform='translate(40.000000,%2040.000000)'%3e%3cg%20id='Group'%20transform='translate(70.000000,%20212.000000)'%3e%3cg%20id='close'%20transform='translate(0.000000,%20176.000000)'%3e%3cpolygon%20id='Path'%20points='14%201.41%2012.59%200%207%205.59%201.41%200%200%201.41%205.59%207%200%2012.59%201.41%2014%207%208.41%2012.59%2014%2014%2012.59%208.41%207'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center;border:0;height:4rem;position:absolute;right:2.4rem;top:2.4rem;width:4rem;cursor:pointer}pre{border:outset .25em rgba(125,125,125,.6);margin:1em 0;padding:1em;background-color:#7d7d7d1a}.c-button--disabled{background-color:gray;opacity:.6}.has-warning{color:#0076ff;font-size:smaller}.has-info{color:gray}.has-error{color:red}.has-error label:after{content:" (!)"}.has-error input{border-color:red;background-color:#ffebe6}.c-shopping-list__price input.c-textfield{width:4rem;padding:0 .25rem;height:2em;margin-left:.5rem}label{word-break:break-word}.c-breadcrumb a{color:inherit}.c-breadcrumb--current~.c-breadcrumb a{color:#aeb9b9}.c-button.c-button--error{color:#fff;background-color:#dc3545;border-color:#dc3545}.c-button.c-button--success{color:#fff;background-color:#198754;border-color:#198754}@media print{header{display:none}footer{display:none}}.spinner{width:2rem;height:2rem;display:inline-block;border-radius:50%;background:conic-gradient(#0000 10%,#25b09b);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 4px),#000 0);animation:spinner 1s infinite linear}@keyframes spinner{to{transform:rotate(1turn)}}
