.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option.is-selected,.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}#blocklyDiv{height:100%;width:100%;position:absolute}.carousel-container{display:flex;float:left;width:100%}.carousel-container .carousel-viewport{float:left;min-height:500px;width:100%}.carousel-container .carousel-btn{background-color:#333;border:none;color:#fff;cursor:pointer;float:left;font-size:18px;height:40px;line-height:normal;opacity:.3;position:sticky;position:-webkit-sticky;padding:10px;text-align:center;top:6%;width:40px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel-container .carousel-btn:active{opacity:.9}.carousel-container .carousel-btn:hover{transform:scale(1.1);opacity:.5}.carousel-container .prevButton{margin-right:5px}.carousel-container .nextButton{margin-left:5px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}label{color:grey;font-size:12px;font-weight:700}.fancy-select,button{cursor:pointer}.fancy-select{-webkit-appearance:none;-moz-appearance:none;font-family:Montserrat,sans-serif;line-height:1.3;font-size:12px;font-weight:700;appearance:none;background-color:#fff;color:#444;width:100%;padding:.6em 1.4em .5em .8em;border-radius:.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#e5e5e5);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.fancy-select::-ms-expand{display:none}.fancy-select:hover{border-color:#888}.fancy-select:focus{border-color:#aaa;box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 0 3px -moz-mac-focusring;color:#222;outline:none}.fancy-select option{font-weight:400}.fancy-button{background-color:#888;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:.25em}.fancy-button:hover{background-color:#d3d3d3;color:#000}.fancy-button:disabled{background-color:grey;color:#fff}.app{font-family:Montserrat,sans-serif}.app,.panel--round{display:flex;flex-direction:column}.panel--round{background-color:#fff;border-radius:5px;padding:5px;box-shadow:1px 1px 6px grey;margin:1em;flex-wrap:wrap}.panel--round__footer,.panel--round__header{font-size:14px;background:#f5f5f5;padding:5px;margin-bottom:5px}.panel--round__body___subheader{padding:5px}.flex{display:flex}.flex-column-container{display:flex;flex-direction:column}.flex-row-container{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-justify-center{justify-content:center}.flex-justify-end{justify-content:flex-end}.flex-justify-between{justify-content:space-between}.flex-justify-evenly{justify-content:space-evenly}.flex-align-center{align-content:center}.flex-break{flex-basis:100%;height:0}.no-margin{margin:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.vertical-rl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline-block}.vertical-lr{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.menu-select-btn{background:#fff;border:1px solid #1e90ff;border-radius:5px;color:#1e90ff;font-size:16px;margin-left:5px}.menu-select-btn svg{position:relative;top:1px}.menu-select-btn:hover{background:#4169e1;border-color:#4169e1;color:#fff}.menu-select{margin-top:-5px;margin-left:-140px;position:absolute;background:#fff;border-radius:5px;box-shadow:2px 2px 6px grey;z-index:10}.menu-select ul{list-style:none;margin:0;padding:0}.menu-select ul li{padding:10px;color:#1e90ff}.menu-select ul li:hover{background:#4169e1;color:#fff;border-radius:5px}.color-selector{cursor:pointer}.color-selector__icon{display:block;width:25px;height:25px;margin-right:5px}.color-selector__swatch{position:absolute;margin-top:20px;margin-left:-5px;z-index:10}.class-panel{width:692px}.edit-title-btn{background:#fff;border:1px solid #1e90ff;color:#1e90ff;border-radius:5px;font-size:16px;margin-right:5px}.edit-title-btn:hover{background:#4169e1;border-color:#4169e1;color:#fff}.class-title{display:flex;flex-direction:column;justify-content:center}input#name{font-size:14px!important;padding:1px!important;margin:none!important}.label-class__image{border:1px solid #fff;width:67px;height:67px;cursor:pointer}.label-class__image:hover{border:1px solid #ff4500}.label-class__image:hover:before{position:absolute;content:"\00d7";color:#ff4500;font-size:4em;width:67px;text-align:center}.label-class__image img{width:100%;height:100%}.toggle-label,.toggle-label-static{display:flex;align-self:center;position:relative;font-weight:700}.toggle-label-static{right:3px}.toggle-label{font-size:1em;color:#000;left:3px;min-width:60px}.toggle-btn__dispose,.toggle-btn__keep{width:40px;border:1px solid grey;border-radius:20px;margin:0;padding:0}.toggle-btn__dispose svg,.toggle-btn__keep svg{color:grey;font-size:18px;position:relative;top:1px}.toggle-btn__keep svg{right:7px}.toggle-btn__dispose svg{left:8px}.add-class-btn{cursor:pointer;border:1px dashed #1e90ff;padding:1em;color:#1e90ff;background:#fff;box-shadow:none}.add-class-btn:hover{border:1px dashed #4169e1;color:#fff;background:#4169e1}.conveyor-belt{overflow:hidden;width:310px}.unity-conveyor{overflow:hidden;width:300px;height:600px}.conveyor-belt__controls{position:absolute;text-align:center;width:250px;margin-top:1em;margin-left:1.5em;background:#fff;border-radius:5px;padding:5px 0;z-index:1;box-shadow:2px 2px 6px #000}.conveyor-belt__controls_btn,.conveyor-belt__controls_btn__disabled{border:none;border-radius:5px;font-size:18px;min-width:80px;padding:5px 0;margin:5px}.conveyor-belt__controls_btn__disabled svg,.conveyor-belt__controls_btn svg{position:relative;top:.15em}.conveyor-belt__controls_btn{background:#00bfff;color:#fff}.conveyor-belt__controls_btn:hover{background:#1e90ff}.conveyor-belt__controls_btn__disabled{background:#f5f5f5;color:#d3d3d3;cursor:not-allowed}.loading-container{height:600px}.loading-container,.loading-container-labeler{z-index:2;background-color:#000;width:300px;display:flex;flex-direction:column;justify-content:center}.loading-container-labeler{height:280px}@-webkit-keyframes customticker{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes customticker{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.tickerwrap{width:100%;overflow:hidden;background-color:rgba(0,0,0,.5);color:#fff}.ticker{display:inline-block;white-space:nowrap;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:customticker;animation-name:customticker;-webkit-animation-duration:27s;animation-duration:2s;height:15px;width:100%;background:#fff;border-radius:2%}.loading-text{color:#fff;align-self:center;margin-bottom:20px;font-size:x-large}.unity-image-labeler{overflow:hidden}.unity-image-labeler,.unity-image-labeler canvas{height:280px!important;width:300px!important}.unity-labeler{width:310px}.unity-labeler__controls{padding:10px}.snapshot-btn{width:100px}.unity-labeler__controls___select{width:170px;padding-left:10px}.unity-labeler__controls___select label,.unity-labeler__controls___select select{position:relative;top:-3px}.snapshot-btn{border:none;border-radius:5px;background-color:#00bfff;color:#fff}.snapshot-btn svg{font-size:24px}.snapshot-btn span{display:block;text-align:center}.snapshot-btn:hover{background:#1e90ff}#tooltip{position:absolute;left:50px;top:50px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.42857143;text-align:left;text-align:start;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;display:none;z-index:99}#tooltip.right{margin-left:5px}#tooltip.left{margin-left:-5px}#tooltip.top{margin-top:-5px}#tooltip.bottom{margin-top:5px}#tooltip .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}#tooltip.right .tooltip-arrow{left:auto;margin-left:-5px;border-width:5px 5px 5px 0;border-right-color:#000}#tooltip.top .tooltip-arrow{top:auto;bottom:-5px;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}#tooltip.left .tooltip-arrow{top:50%;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;right:-5px;left:auto}#tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}#tooltip .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}#tooltip .tooltip-inner{padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}#tooltip.on{display:block}#tooltip.off{display:none}.tooltip_wrapper{display:flex}.info-box{justify-content:space-evenly;margin-left:5px;padding:5px}.goal-text{padding-bottom:5px;border-bottom:1px solid grey}.batch-text{padding-top:5px;flex-direction:column}.batch-text,.percent-box{display:flex;justify-content:center}.percent-box{align-items:center;padding:5px;border:1px solid grey;width:75px;min-height:50px}.background-orange{background-color:orange}.background-green{background-color:#98fb98}.background-whitesmoke{background-color:#f5f5f5}.confusion-matrix{width:370px}.confusion-matrix__quadrant__container{height:300px;width:300px}.confusion-matrix__quadrant{background-color:grey;height:150px;width:150px;align-content:flex-start;padding-bottom:0}.confusion-matrix__quadrant__thumb{margin:1px;border:1px solid #000;width:45px;height:45px;cursor:pointer;z-index:10}.confusion-matrix__quadrant__thumb:hover{border-color:#1e90ff;border-width:4px;width:39px;height:39px}.confusion-matrix__quadrant__thumb img{width:100%;height:100%}.confusion-matrix__quadrant__label{font-size:xx-small;padding:0;margin:0}.confusion-matrix__top__axis{height:50px;width:300px}.confusion-matrix__top__axis label{width:150px}.confusion-matrix__left__axis{height:300px;width:50px}.confusion-matrix__left__axis label{height:150px}.quadrant-label{position:absolute;height:150px;width:150px;display:flex;justify-content:center;align-items:center;font-weight:700;color:grey;z-index:5}.confidence-tooltip-container{width:100%;padding-top:20px;padding-bottom:20px}.confidence_wrapper{padding:10px;width:300px;justify-content:space-between;align-items:center}.confidence_tooltip{width:70px;text-align:left}.bar-chart-container{width:200px;border:1px solid #fff;margin-left:10px;margin-right:10px}.p-bar{height:15px;background-color:#f5f5f5}.confidence-header{font-size:larger}.percent-value{width:70px;text-align:left}.green{background-color:#90ee90}.class-box{width:10px;height:10px;position:absolute;z-index:20;margin:5px}.unity_container{margin:0 auto!important;background:none!important;display:flex;height:600px!important;width:800px!important;max-height:100vh}canvas{display:block;margin:0 auto;width:100%;height:100%}canvas+*{z-index:2}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:.4em .6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border-color:#ccc #bbb #888;border-style:solid;border-width:1px;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media(max-width:768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media(max-width:768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,.6);font-size:.75em;font-weight:600;white-space:nowrap;padding:0 .5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:#000}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,.125)}@media(max-width:768px){trix-toolbar .trix-button{letter-spacing:-.01em;padding:0 .3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(.8em + 4vw);text-indent:-9999px}@media(max-width:768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(.8em + 3.5vw)}}trix-toolbar .trix-button--icon:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.6;content:"";background-position:50%;background-repeat:no-repeat;background-size:contain}@media(max-width:768px){trix-toolbar .trix-button--icon:before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active:before{opacity:1}trix-toolbar .trix-button--icon:disabled:before{opacity:.125}trix-toolbar .trix-button--icon-attach:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 18V7.5c0-2.25 3-2.25 3 0V18c0 4.125-6 4.125-6 0V7.5c0-6.375 9-6.375 9 0V18' stroke='%23000' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.522 19.242a.5.5 0 01-.5-.5V5.35a.5.5 0 01.5-.5h5.783c1.347 0 2.46.345 3.24.982.783.64 1.216 1.562 1.216 2.683 0 1.13-.587 2.129-1.476 2.71a.35.35 0 00.049.613c1.259.56 2.101 1.742 2.101 3.22 0 1.282-.483 2.334-1.363 3.063-.876.726-2.132 1.12-3.66 1.12h-5.89zM9.27 7.347v3.362h1.97c.766 0 1.347-.17 1.733-.464.38-.291.587-.716.587-1.27 0-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27zm0 5.606v3.791h2.389c.832 0 1.448-.177 1.853-.497.399-.315.614-.786.614-1.423 0-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-italic:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 5h6.5v2h-2.23l-2.31 10H13v2H6v-2h2.461l2.306-10H9V5z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.948 5.258a4.337 4.337 0 00-6.108 0L11.217 6.87a.993.993 0 000 1.41c.392.39 1.027.39 1.418 0l1.623-1.613a2.323 2.323 0 013.271 0 2.29 2.29 0 010 3.251l-2.393 2.38a3.021 3.021 0 01-4.255 0l-.05-.049a1.007 1.007 0 00-1.418 0 .993.993 0 000 1.41l.05.049a5.036 5.036 0 007.091 0l2.394-2.38a4.275 4.275 0 000-6.072zm-13.683 13.6a4.337 4.337 0 006.108 0l1.262-1.255a.993.993 0 000-1.41 1.007 1.007 0 00-1.418 0L9.954 17.45a2.323 2.323 0 01-3.27 0 2.29 2.29 0 010-3.251l2.344-2.331a2.579 2.579 0 013.631 0c.392.39 1.027.39 1.419 0a.993.993 0 000-1.41 4.593 4.593 0 00-6.468 0l-2.345 2.33a4.275 4.275 0 000 6.072z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-strike:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 14.986c.088 2.647 2.246 4.258 5.635 4.258 3.496 0 5.713-1.728 5.713-4.463 0-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573 1.123 0 1.035-1.074 1.787-2.646 1.787-1.563 0-2.773-.762-2.91-1.924H6zM6.432 10h3.763c-.632-.314-.914-.715-.914-1.273 0-1.045.977-1.739 2.432-1.739 1.475 0 2.52.723 2.617 1.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145 0-5.392 1.719-5.392 4.316 0 .363.04.703.12 1.02zM4 11a1 1 0 100 2h15a1 1 0 100-2H4z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-quote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.581 8.471c.44-.5 1.056-.834 1.758-.995C8.074 7.17 9.201 7.822 10 8.752c1.354 1.578 1.33 3.555.394 5.277-.941 1.731-2.788 3.163-4.988 3.56a.622.622 0 01-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02 3.02 0 01-1.674-2.7c0-.905.283-1.59.72-2.088zm9.419 0c.44-.5 1.055-.834 1.758-.995 1.734-.306 2.862.346 3.66 1.276 1.355 1.578 1.33 3.555.395 5.277-.941 1.731-2.789 3.163-4.988 3.56a.622.622 0 01-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02 3.02 0 01-1.672-2.701c0-.905.283-1.59.72-2.088z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-heading-1:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.5 7.5v-3h-12v3H14v13h3v-13h4.5zM9 13.5h3.5v-3h-10v3H6v7h3v-7z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-code:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.293 11.293a1 1 0 000 1.414l4 4a1 1 0 101.414-1.414L5.414 12l3.293-3.293a1 1 0 00-1.414-1.414l-4 4zm13.414 5.414l4-4a1 1 0 000-1.414l-4-4a1 1 0 10-1.414 1.414L18.586 12l-3.293 3.293a1 1 0 001.414 1.414z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-bullet-list:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 7.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM8 6a1 1 0 011-1h11a1 1 0 110 2H9a1 1 0 01-1-1zm1 5a1 1 0 100 2h11a1 1 0 100-2H9zm0 6a1 1 0 100 2h11a1 1 0 100-2H9zm-2.5-5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM5 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-number-list:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 4h2v4H4V5H3V4zm5 2a1 1 0 011-1h11a1 1 0 110 2H9a1 1 0 01-1-1zm1 5a1 1 0 100 2h11a1 1 0 100-2H9zm0 6a1 1 0 100 2h11a1 1 0 100-2H9zm-3.5-7H6v1l-1.5 2H6v1H3v-1l1.667-2H3v-1h2.5zM3 17v-1h3v4H3v-1h2v-.5H4v-1h1V17H3z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-undo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 14a1 1 0 001 1h6a1 1 0 100-2H6.257c2.247-2.764 5.151-3.668 7.579-3.264 2.589.432 4.739 2.356 5.174 5.405a1 1 0 001.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084 7.25 7.63 8.377 5 11.39V8a1 1 0 00-2 0v6zm2-1z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-redo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 14a1 1 0 01-1 1h-6a1 1 0 110-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739 2.356-5.174 5.405a1 1 0 01-1.98-.283c.564-3.95 3.415-6.526 6.826-7.095 3.08-.513 6.534.614 9.164 3.626V8a1 1 0 112 0v6zm-2-1z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-decrease-nesting-level:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 6a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1zm4 5a1 1 0 100 2h9a1 1 0 100-2H9zm-3 6a1 1 0 100 2h12a1 1 0 100-2H6zm-3.707-5.707a1 1 0 000 1.414l2 2a1 1 0 101.414-1.414L4.414 12l1.293-1.293a1 1 0 00-1.414-1.414l-2 2z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-increase-nesting-level:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 6a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1zm4 5a1 1 0 100 2h9a1 1 0 100-2H9zm-3 6a1 1 0 100 2h12a1 1 0 100-2H6zm-2.293-2.293l2-2a1 1 0 000-1.414l-2-2a1 1 0 10-1.414 1.414L3.586 12l-1.293 1.293a1 1 0 101.414 1.414z' fill='%23000'/%3E%3C/svg%3E")}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:.75em;padding:15px 10px;background:#fff;box-shadow:0 .3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:400;padding:.5em .8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:0 0 1.5px 1px red}trix-toolbar .trix-button--dialog{font-size:inherit;padding:.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1 1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection{background:highlight}trix-editor .attachment__caption-editor:focus[data-trix-mutable]::selection{background:highlight}trix-editor [data-trix-mutable].attachment.attachment--file{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor [data-trix-mutable].attachment img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:.9;transition:opacity .2s ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 .8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,.25)}trix-editor .trix-button--remove:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover:before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%);max-width:90%;padding:.1em .6em;font-size:.8em;color:#fff;background-color:rgba(0,0,0,.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:.2em;white-space:nowrap}.trix-content{line-height:1.5;overflow-wrap:break-word;word-break:break-word}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:solid #ccc;border-width:0 0 0 .3em;margin-left:.3em;padding-left:.6em}.trix-content [dir=rtl] blockquote,.trix-content blockquote[dir=rtl]{border-width:0 .3em 0 0;margin-right:.3em;padding-right:.6em}.trix-content li{margin-left:1em}.trix-content [dir=rtl] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:.9em;padding:.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size:before{content:" •"}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px;padding:.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.store_body{display:flex;flex-direction:column}.store_body .banner-image{margin-left:2em;width:100%;max-width:996px;max-height:112px;height:auto}.store_body .cart_basket{position:fixed;display:flex;align-items:center;justify-content:center;bottom:5px;right:125px;width:75px;height:75px;background-color:#ffc844;border-radius:100px;z-index:99;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .3s,box-shadow .3s,transform .1s}.store_body .cart_basket:hover{background-color:#e0a839;box-shadow:0 4px 8px rgba(0,0,0,.2)}.store_body .cart_basket:active{transform:scale(.95);box-shadow:0 2px 2px rgba(0,0,0,.2)}.store_body .cart_basket .shopping_icon{font-size:xx-large}.store_body .cart_basket .basket_value{display:flex;align-items:center;justify-content:center;color:#fff;background-color:#c41230;border-radius:100px;width:20px;height:20px;padding:1px;transform:translateY(10px)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.store_body .basket_value.bounce{animation:bounce .3s ease}.store_body .store-front-wrapper{display:flex;flex-direction:row;padding:2em;flex-wrap:wrap}.store_body .store-front-wrapper .category-wrapper{display:flex;flex-direction:column}.store_body .store-front-wrapper .category-button{margin-bottom:5px;background-color:#c41230;padding:5px;color:#fff;display:flex;cursor:pointer;align-items:center}.store_body .store-front-wrapper .category-button .button-title{margin-left:5px}.store_body .store-front-wrapper .category-button:hover{background-color:#ffc844}.store_body .store-front-wrapper .category-button-select{margin-bottom:5px;background-color:#ffc844;padding:5px;color:#fff;display:flex;cursor:pointer;align-items:center}.store_body .store-front-wrapper .category-button-select .button-title{margin-left:5px}.store_body .store-front-wrapper .content-title{min-height:120px;display:flex;align-items:flex-start;flex-direction:column}.store_body .store-front-wrapper .content-title-info{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;margin-top:1em;margin-bottom:1em}.store_body .store-front-wrapper .product_thumbnail{margin-right:10px;width:200px;height:200px}.store_body .store-front-wrapper .content-title-label{font-size:larger;font-weight:700;background-color:#c41230;color:#fff;width:100%;padding:5px 25px;font-family:Roboto,sans-serif;font-size:14px;line-height:1.5}.store_body .store-front-wrapper .content-title-description{font-size:smaller;flex-grow:1;flex-basis:0}.store_body .store-front-wrapper .content-body{flex-grow:1;flex-basis:0;margin-right:1em}.store_body .store-front-wrapper .category-view{display:flex;flex-direction:column}.store_body .store-front-wrapper .product-card-option{display:flex;flex-direction:column;align-items:center;background-color:#eee;padding:20px;height:350px;width:300px;margin-bottom:1em}.store_body .store-front-wrapper .product_card_thumbnail{width:100px;height:100px}.store_body .store-front-wrapper .product-content-wrapper{display:flex;flex-direction:column;margin-right:1em}.store_body .store-front-wrapper .product-card-content-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.store_body .store-front-wrapper .product-card-info{display:flex;align-items:flex-start;width:100%}.store_body .store-front-wrapper .product-card-title{font-weight:700}.store_body .store-front-wrapper .product-card-price{margin:auto;flex-grow:1;text-align:end}.store_body .store-front-wrapper .product-card-description-container{width:100%}.store_body .store-front-wrapper .product-card-description{overflow:hidden;height:100px;padding:5px;margin-top:2px;width:100%;box-shadow:inset 0 -.5px 1px 0 rgba(0,0,0,.36470588235294116);position:relative;background:linear-gradient(180deg,transparent,#fff 80%);cursor:pointer}.store_body .store-front-wrapper .product-card-content{position:relative}.store_body .store-front-wrapper .product-card-read{text-align:center;text-decoration:underline;font-size:8pt;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:#d3d3d3;padding:3px 5px;border-radius:3px;opacity:0;transition:opacity .3s ease-in-out;z-index:1;pointer-events:none;width:100%}@media only screen and (max-width:768px){.store_body .store-front-wrapper .product-card-read{opacity:1;pointer-events:auto}}.store_body .store-front-wrapper .product-card-description:hover .product-card-read{opacity:1;pointer-events:auto}.store_body .store-front-wrapper .product-card-button-row{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:5px;width:100%}.store_body .store-front-wrapper .product-card-read{margin:auto;cursor:pointer;color:#00f}.store_body .store-front-wrapper .product-card-cart{display:flex;align-items:center;cursor:pointer;height:40px}.store_body .store-front-wrapper .product-card-dropdown{margin-left:1em;margin-right:1em;width:80px;height:39px}.store_body .store-front-wrapper .add_to_cart_button,.store_body .store-front-wrapper .add_to_cart_image_button{padding:8px 16px;border-radius:5px;background-color:#ffc844;color:#fff;font-weight:700;text-align:center;border:none;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .3s,box-shadow .3s,transform .1s}.store_body .store-front-wrapper .add_to_cart_button:hover,.store_body .store-front-wrapper .add_to_cart_image_button:hover{background-color:#e0af3b;box-shadow:0 4px 8px rgba(0,0,0,.2)}.store_body .store-front-wrapper .add_to_cart_button:active,.store_body .store-front-wrapper .add_to_cart_image_button:active{transform:scale(.95);box-shadow:0 2px 2px rgba(0,0,0,.2)}.store_body .store-front-wrapper .add_to_cart_image_button{display:flex;align-items:center;justify-content:center;padding:4px;background-color:transparent}.store_body .store-front-wrapper .add_to_cart_image_button img{width:24px;height:24px}.store_body .store-front-wrapper .add_to_cart_image_button:hover{background-color:#ffc844;box-shadow:0 4px 8px rgba(0,0,0,.2)}.store_body .store-front-wrapper .add_to_cart_image_button:active{transform:scale(.95);box-shadow:0 2px 2px rgba(0,0,0,.2)}.store_body .store-front-wrapper .product-page{display:flex;background-color:#eee;padding:10px;align-items:flex-start}.store_body .store-front-wrapper .product-page-title{font-size:larger;font-weight:700;background-color:#c41230;color:#fff;width:100%;margin-bottom:5px;padding:5px 25px}.store_body .store-front-wrapper .product-page-price{font-size:large;margin-top:10px}.store_body .store-front-wrapper .product-page-body{display:flex;flex-direction:column;margin-left:20px;width:50%}.store_body .store-front-wrapper .cart-product-price,.store_body .store-front-wrapper .cart-product-row{display:flex}.store_body .store-front-wrapper .store_breadcrumbs{display:flex;cursor:pointer;margin-bottom:10px}.store_body .store-front-wrapper .home_crumb{background-color:#c41230;color:#fff;display:flex;height:40px;padding:5px;align-items:center;justify-content:center}.store_body .store-front-wrapper .crumb_orange{background-color:#fd830d}.store_body .store-front-wrapper .crumb_orange,.store_body .store-front-wrapper .crumb_yellow{color:#fff;display:flex;height:40px;align-items:center;justify-content:center;padding:5px 5px 5px 25px}.store_body .store-front-wrapper .crumb_yellow{background-color:#ffc844}.store_body .store-front-wrapper .arrow_container_red{width:0;height:40px;position:relative;background-color:#c41230}.store_body .store-front-wrapper .arrow_container_orange{width:0;height:40px;position:relative;background-color:#fd830d}.store_body .store-front-wrapper .arrow_container_yellow{width:0;height:40px;position:relative;background-color:#ffc844}.store_body .store-front-wrapper .right_arrow_red{border-left:20px solid #c41230}.store_body .store-front-wrapper .right_arrow_orange,.store_body .store-front-wrapper .right_arrow_red{width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;right:-25px}.store_body .store-front-wrapper .right_arrow_orange{border-left:20px solid #fd830d}.store_body .store-front-wrapper .right_arrow_yellow{width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;right:-25px;border-left:20px solid #ffc844}.store_body .store-front-wrapper .image-gallery{width:300px;height:auto}.store_body .store-front-wrapper .cart_table{display:flex;flex-direction:column}.store_body .store-front-wrapper .cart_product{display:flex;border:solid;align-items:center;justify-content:space-evenly;padding:5px;width:500px;height:150px;margin-right:10px;margin-bottom:10px}.store_body .store-front-wrapper .cart-product-image{width:100px;height:100px;margin-right:5px}.store_body .store-front-wrapper .cart-product-title{width:200px}.store_body .store-front-wrapper .cart-product-quantity{display:flex;align-items:center;margin-right:5px}.store_body .store-front-wrapper .cart-product-price{font-weight:700}.store_body .store-front-wrapper .total-bg{background-color:#e5e5e5;display:flex;padding:10px;justify-content:center;flex-direction:column;height:-moz-fit-content;height:fit-content}.store_body .store-front-wrapper .remove-item{align-self:flex-start;cursor:pointer}.store_body .store-front-wrapper .taxon_navigation{display:flex;flex-direction:column;width:200px;margin-right:1em}.store_body .store-front-wrapper .navigation-header-text{display:flex;font-size:larger;justify-content:center;align-items:center;margin-bottom:10px;border-bottom:1px solid #000}.store_body .store-front-wrapper .my-cart-text{font-weight:bolder;font-size:larger}.store_body .store-front-wrapper .my-cart-item-text{font-weight:400}.store_body .store-front-wrapper .total-summary-label{font-weight:700;font-size:x-large}.store_body .store-front-wrapper .total-property{display:flex;align-items:center;justify-content:space-between}.store_body .store-front-wrapper .bold-property{font-weight:700;font-size:medium}.store_body .store-front-wrapper .bold-property-total{font-weight:700;font-size:xx-large}.store_body .store-front-wrapper .checkout-button{background-color:#c41230;height:40px;width:100%;display:flex;align-items:center;justify-content:center;color:#eee;cursor:pointer}.store_body .store-front-wrapper .checkout-button:hover{background-color:#c2475c}.store_body .store-front-wrapper .cashnet-button{display:flex;flex-direction:column}.store_body .store-front-wrapper .cashnet-text{font-size:smaller;font-style:italic}.store_body .store-front-wrapper .checkout{margin-right:10px}.store_body .store-front-wrapper .customer-checkout-panel{display:flex;flex-direction:column}.store_body .store-front-wrapper .user-checkout-info{display:flex;flex-direction:column;align-items:flex-end;justify-items:flex-end;padding:40px;background-color:#1f90ff;color:#fff}.store_body .store-front-wrapper .customer-info{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:5px}.store_body .store-front-wrapper .customer-input{display:flex;align-items:baseline}.store_body .store-front-wrapper .input-label{color:#fff;margin-right:5px}.store_body .store-front-wrapper .input-field{width:200px;margin-bottom:0}.store_body .store-front-wrapper .input-field-error{width:200px;border-color:#fff;margin-bottom:0}.store_body .store-front-wrapper .error-input-label{color:#fff;padding:5px;margin-right:5px}.store_body .store-front-wrapper .error-input-message{display:flex;padding:5px;color:#fff;max-width:350px}.store_body .store-front-wrapper .user-purchase-input{display:flex;flex-direction:column;align-items:flex-end}.store_body .store-front-wrapper .sign_up-button{display:flex;justify-content:center;align-items:center;cursor:pointer;color:#000;background-color:#65e014;padding:5px;margin-right:5px;margin-left:5px}.store_body .store-front-wrapper .sign_in-button{display:flex;justify-content:center;align-items:center;background-color:#a2d4f8;cursor:pointer;color:#000;padding:5px}.store_body .store-front-wrapper .option-row{display:flex;margin-top:10px;align-items:center}.store_body .store-front-wrapper .vertical_pipe{margin-right:5px}.store_body .store-front-wrapper .cs2n-buttons{display:flex}.store_body .store-front-wrapper .participant-info{display:flex;background-color:#e5e5e5;margin-top:20px;padding:20px;justify-content:space-between}.store_body .store-front-wrapper .participant_product_title{display:flex;flex-direction:column;width:200px}.store_body .store-front-wrapper .participant-inputs{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.store_body .store-front-wrapper .participant-label{font-size:larger;font-weight:700}.store_body .store-front-wrapper .teacher_info_list{display:flex;flex-direction:column}.store_body .store-front-wrapper .participant-input{width:200px}.store_body .store-front-wrapper .tooltip-store{display:inline-block;position:relative;margin-left:10px;font-weight:400;color:#fff}.store_body .store-front-wrapper .tooltip-store .tooltiptext{visibility:hidden;background-color:#000;color:#fff;font-size:12px;text-align:center;border-radius:6px;padding:5px;min-width:150px;position:absolute;z-index:20;top:100%;margin-top:5px;margin-left:-60px;opacity:0;transition:opacity .3s}.store_body .store-front-wrapper .tooltip-store:hover .tooltiptext{visibility:visible;opacity:1}.store_body .store-front-wrapper .warning-icon{margin-right:5px;color:#fd830d}.store_body .store-front-wrapper .empty_text{font-size:4em;color:#a9a9a9;font-style:italic}.store_body .hidden_pdf{display:none}.store_body .pdf_content{margin:1cm;size:landscape}