@charset "UTF-8";@keyframes a{to{background-position:25px 0}}.plyr{position:relative;max-width:100%;min-width:200px;font-family:San Francisco,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;direction:ltr}.plyr,.plyr *,.plyr :after,.plyr :before{box-sizing:border-box}.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle;border-radius:inherit}.plyr input[type=range]{display:block;height:20px;width:100%;margin:0;padding:0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:transparent}.plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px}.plyr input[type=range]::-ms-track{height:8px;background:transparent;border:0;color:transparent}.plyr input[type=range]::-ms-thumb{margin-top:0}.plyr input[type=range]::-ms-tooltip{display:none}.plyr input[type=range]:focus{outline:0}.plyr input[type=range]::-moz-focus-outer{border:0}.plyr input[type=range].tab-focus:focus{outline-offset:3px}.plyr input[type=range]:active::-webkit-slider-thumb{background:#3498db}.plyr input[type=range]:active::-moz-range-thumb{background:#3498db}.plyr input[type=range]:active::-ms-thumb{background:#3498db}.plyr--video input[type=range].tab-focus:focus{outline:1px dotted hsla(0,0%,100%,.5)}.plyr--audio input[type=range].tab-focus:focus{outline:1px dotted rgba(86,93,100,.5)}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;padding:0!important;border:0!important;height:1px!important;width:1px!important}.plyr__video-wrapper{position:relative;background:#000;border-radius:inherit;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.plyr__video-embed{padding-bottom:56.25%;height:0;overflow:hidden;border-radius:inherit}.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-embed>div{position:relative;padding-bottom:200%;transform:translateY(-35.95%)}.plyr .plyr__video-embed iframe{pointer-events:none}.plyr video::-webkit-media-text-track-container{display:none}.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:20px;transform:translateY(-60px);transition:transform .3s ease;color:#fff;font-size:16px;text-align:center;font-weight:400}.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,.7);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:150%}.plyr__captions span:empty{display:none}.plyr--captions-active .plyr__captions{display:block}.plyr--fullscreen-active .plyr__captions{font-size:32px}.plyr--hide-controls .plyr__captions{transform:translateY(-20px)}.plyr ::-webkit-media-controls{display:none}.plyr__controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1;text-align:center}.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:5px}.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controls>button:first-child{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}.plyr__controls [data-plyr=pause]{margin-left:0}.plyr__controls button{position:relative;display:inline-block;-ms-flex-negative:0;flex-shrink:0;overflow:visible;vertical-align:middle;padding:7px;border:0;background:transparent;border-radius:3px;cursor:pointer;transition:background .3s ease,color .3s ease,opacity .3s ease;color:inherit}.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor}.plyr__controls button:focus{outline:0}.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none}.plyr--video .plyr__controls{position:absolute;left:0;right:0;bottom:0;padding:50px 10px 10px;background:linear-gradient(transparent,rgba(0,0,0,.5));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:#fff;transition:opacity .3s ease}.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover{background:#3498db;color:#fff}.plyr--audio .plyr__controls{padding:10px;border-radius:inherit;background:#fff;border:1px solid #dbe3e8;color:#565d64}.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover,.plyr__play-large{background:#3498db;color:#fff}.plyr__play-large{display:none;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;border:4px solid currentColor;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15);transition:all .3s ease}.plyr__play-large svg{position:relative;left:2px;width:20px;height:20px;display:block;fill:currentColor}.plyr__play-large:focus{outline:1px dotted hsla(0,0%,100%,.5)}.plyr .plyr__play-large{display:inline-block}.plyr--audio .plyr__play-large{display:none}.plyr--playing .plyr__play-large{opacity:0;visibility:hidden}.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg,.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen]{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__tooltip{position:absolute;z-index:2;bottom:100%;margin-bottom:10px;padding:5px 7.5px;pointer-events:none;opacity:0;background:rgba(0,0,0,.7);border-radius:3px;color:#fff;font-size:14px;line-height:1.3;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s}.plyr__tooltip:before{content:"";position:absolute;width:0;height:0;left:50%;transform:translateX(-50%);bottom:-4px;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.7);border-left:4px solid transparent;z-index:2}.plyr__tooltip--visible,.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip{opacity:1;transform:translate(-50%) scale(1)}.plyr button:hover .plyr__tooltip{z-index:3}.plyr__controls button:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls button:first-child .plyr__tooltip:before{left:16px}.plyr__controls button:last-child .plyr__tooltip{right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls button:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls button:first-child .plyr__tooltip--visible,.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:first-child:hover .plyr__tooltip,.plyr__controls button:last-child .plyr__tooltip--visible,.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{display:none;position:relative;-ms-flex:1;flex:1}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress input[type=range]::-webkit-slider-runnable-track{background:transparent}.plyr__progress input[type=range]::-moz-range-track{background:transparent}.plyr__progress input[type=range]::-ms-fill-upper{background:transparent}.plyr__progress .plyr__tooltip{left:0}.plyr .plyr__progress{display:inline-block}.plyr__progress--buffer,.plyr__progress--played,.plyr__volume--display{position:absolute;left:0;top:50%;width:100%;height:8px;margin:-4px 0 0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:100px}.plyr__progress--buffer::-webkit-progress-bar,.plyr__progress--played::-webkit-progress-bar,.plyr__volume--display::-webkit-progress-bar{background:transparent}.plyr__progress--buffer::-webkit-progress-value,.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-moz-progress-bar,.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-ms-fill,.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{border-radius:100px}.plyr__progress--played,.plyr__volume--display{z-index:1;color:#3498db;background:transparent;transition:none}.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{display:none}.plyr__progress--buffer::-webkit-progress-value{transition:width .2s ease}.plyr__progress--buffer::-moz-progress-bar{transition:width .2s ease}.plyr__progress--buffer::-ms-fill{transition:width .2s ease}.plyr--video .plyr__progress--buffer,.plyr--video .plyr__volume--display{background:hsla(0,0%,100%,.25)}.plyr--video .plyr__progress--buffer{color:hsla(0,0%,100%,.25)}.plyr--audio .plyr__progress--buffer,.plyr--audio .plyr__volume--display{background:rgba(198,214,219,.67)}.plyr--audio .plyr__progress--buffer{color:rgba(198,214,219,.67)}.plyr--loading .plyr__progress--buffer{animation:a 1s linear infinite;background-size:25px 25px;background-repeat:repeat-x;background-image:linear-gradient(-45deg,rgba(0,0,0,.15) 25%,transparent 0,transparent 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 75%,transparent 0,transparent);color:transparent}.plyr--video.plyr--loading .plyr__progress--buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(198,214,219,.67)}.plyr__time{display:inline-block;vertical-align:middle;font-size:14px}.plyr__time+.plyr__time{display:none}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px}.plyr__volume{display:none}.plyr .plyr__volume{-ms-flex:1;flex:1;position:relative}.plyr .plyr__volume input[type=range]{position:relative;z-index:2}.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none!important}.plyr--fullscreen,.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:37;background:#000;border-radius:0}.plyr--fullscreen-active video,.plyr--fullscreen video{height:100%}.plyr--fullscreen-active .plyr__video-wrapper,.plyr--fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-active .plyr__controls,.plyr--fullscreen .plyr__controls{position:absolute;bottom:0;left:0;right:0}.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper,.plyr--fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.item{width:25%;float:left;padding-left:10px;padding-right:10px;height:50px;background:#fff;border:1px solid #000}.susy-grid-container{position:relative;max-width:400px;margin-left:auto;margin-right:auto}.susy-grid-container:after{content:" ";display:block;clear:both}.cf:after,.cf:before{content:"";display:table}.cf:after,.clear{clear:both}/*! Flickity v1.0.2
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:35!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../images/swipebox/loader.gif) no-repeat 50%}#swipebox-bottom-bar,#swipebox-top-bar{transition:.5s;position:absolute;left:0;z-index:27;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../images/swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:33;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{animation:b .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{animation:c .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .3s ease;content:" ";position:absolute;z-index:27;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@keyframes b{0%{left:0}50%{left:-30px}to{left:0}}@keyframes c{0%{left:0}50%{left:30px}to{left:0}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.detail-container{padding-top:25px}.detail-container>article{width:100%;float:left;padding-left:10px;padding-right:10px}.detail-container>article.no-sidebar{width:100%}.detail-container>aside{width:100%;float:left;padding-left:10px;padding-right:10px}.achievement-indicator{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;height:20px;margin-bottom:20px}.achievement-1{width:24px}.achievement-1,.achievement-2{height:20px;background:url(../images/icon-achievement.png) 0 repeat-x;background-size:25px 20px}.achievement-2{width:48px}.achievement-3{width:72px}.achievement-3,.achievement-4{height:20px;background:url(../images/icon-achievement.png) 0 repeat-x;background-size:25px 20px}.achievement-4{width:96px}.achievement-5{width:120px;height:20px;background:url(../images/icon-achievement.png) 0 repeat-x;background-size:25px 20px}.teaser-list .title{position:relative}.teaser-list .achievement-indicator{display:none}article h2:not(.hl-default){font-size:21px;line-height:26px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.ibcs-comment-overview .comment .comment-meta article .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article .comment-author,.ibcs_standards .comments-area .comment .comment-meta article .comment-author,article .ibcs-comment-overview .comment .comment-meta .comment-author,article .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,article .ibcs_standards .comments-area .comment .comment-meta .comment-author,article body.my-account .woocommerce form fieldset>legend,article h3,body.my-account .woocommerce form article fieldset>legend{font-size:13px;line-height:1.3;margin-bottom:15px}article .post-password-form{background-color:#f5f5f5;width:100%;float:left;padding-left:10px;padding-right:10px;padding:5px 20px 15px!important;float:none!important;margin:0 auto}article .post-password-form>p,article aside .teaser-wrapper .inner table tr .post-password-form>td,aside .teaser-wrapper .inner table tr article .post-password-form>td{margin-top:20px}article .post-password-form input{padding:11px 14px;margin:0 0 10px;border:0;border-radius:0;display:block;width:100%;font-size:12px;line-height:1;color:#333;outline:none;border:1px solid #fff}article .post-password-form input::-webkit-input-placeholder{color:#333;position:relative;top:2px}article .post-password-form input:-moz-placeholder,article .post-password-form input::-moz-placeholder{color:#333;position:relative;top:2px}article .post-password-form input:-ms-input-placeholder{color:#333;position:relative;top:2px}aside ol,aside ul{margin:12px 0 20px}aside ol li,aside ul li{font-size:12px;line-height:18px;margin:0 0 10px;color:#333}aside ol li:last-child,aside ul li:last-child{margin-bottom:0}aside ol{list-style:decimal;padding-left:14px}aside ol li{padding:0 0 0 2px}aside ul,aside ul:last-child{list-style:inherit;padding-left:17px}aside ul:last-child li,aside ul li{position:relative;padding:0}aside h2:not(.hl-default){font-size:21px;line-height:26px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.ibcs-comment-overview .comment .comment-meta aside .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta aside .comment-author,.ibcs_standards .comments-area .comment .comment-meta aside .comment-author,aside .ibcs-comment-overview .comment .comment-meta .comment-author,aside .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,aside .ibcs_standards .comments-area .comment .comment-meta .comment-author,aside body.my-account .woocommerce form fieldset>legend,aside h3,body.my-account .woocommerce form aside fieldset>legend{font-size:13px;line-height:1.3;margin-bottom:15px}aside .teaser-wrapper .inner table tr td a,aside p a{color:#f60;text-decoration:none}.attribute-list{background:#f5f5f5;padding:16px 20px 20px;margin-bottom:25px}.attribute-list h5{font-size:13px}.attribute-list aside .teaser-wrapper .inner table tr td+h5,.attribute-list p+h5,aside .teaser-wrapper .inner table tr .attribute-list td+h5{margin-top:15px}aside blockquote{position:relative;margin:0;padding:25px 20px 35px;background:#f5f5f5;margin-bottom:25px}aside blockquote:before{bottom:20px;left:20px;transform:rotate(180deg)}aside blockquote:after,aside blockquote:before{content:"";width:70px;height:70px;background:url(../images/icon-quotes-grey.svg) no-repeat 50%;display:block;position:absolute;z-index:7}aside blockquote:after{top:20px;right:20px}aside blockquote .quote{z-index:8;position:relative}aside .teaser-wrapper .inner table tr blockquote td,aside blockquote .teaser-wrapper .inner table tr td,aside blockquote p{position:relative;z-index:10;font-size:18px;line-height:24px;text-align:center}aside blockquote small{position:relative;z-index:10;margin-top:14px;font-size:13px;display:block;text-align:center;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700}aside blockquote img{vertical-align:top;width:100%;margin-bottom:10px}aside .inner blockquote{margin-bottom:0;padding-top:10px;padding-left:0;padding-right:0}[class^=teaser] blockquote{position:relative;margin:0;padding:25px 20px 35px;background:#f5f5f5;margin-bottom:25px}[class^=teaser] blockquote:before{bottom:20px;left:20px;transform:rotate(180deg)}[class^=teaser] blockquote:after,[class^=teaser] blockquote:before{content:"";width:70px;height:70px;background:url(../images/icon-quotes-grey.svg) no-repeat 50%;display:block;position:absolute;z-index:7}[class^=teaser] blockquote:after{top:20px;right:20px}[class^=teaser] blockquote .quote{z-index:8;position:relative}[class^=teaser] blockquote aside .teaser-wrapper .inner table tr td,[class^=teaser] blockquote p,aside .teaser-wrapper .inner table tr [class^=teaser] blockquote td{position:relative;z-index:10;font-size:18px;line-height:24px;text-align:center}[class^=teaser] blockquote small{position:relative;z-index:10;margin-top:14px;font-size:13px;display:block;text-align:center;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700}[class^=teaser] blockquote img{width:100%;margin-bottom:15px;vertical-align:top}.blog-sidebar{background:#f5f5f5;padding:15px 20px}.blog-sidebar h5{font-size:13px;line-height:25px}.blog-sidebar ul{list-style:none;padding:0;margin:0}.blog-sidebar ul+h5{margin-top:26px}.blog-sidebar ul li{font-size:13px;line-height:25px}.blog-sidebar ul li a{color:#f60;font-family:Open Sans Condensed,sans-serif}.carousel{height:356px;background:#f5f5f5}.carousel .flickity-cell{height:100%;width:100%;background-size:cover;background-position:50%;position:relative;padding:0 10px}.carousel .flickity-cell:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);z-index:6}.carousel .flickity-cell.h-left.v-top{background-position:0 0}.carousel .flickity-cell.h-left.v-middle{background-position:0}.carousel .flickity-cell.h-left.v-bottom{background-position:0 100%}.carousel .flickity-cell.h-middle.v-top{background-position:top}.carousel .flickity-cell.h-middle.v-middle{background-position:50%}.carousel .flickity-cell.h-middle.v-bottom{background-position:bottom}.carousel .flickity-cell.h-right.v-top{background-position:100% 0}.carousel .flickity-cell.h-right.v-middle{background-position:100%}.carousel .flickity-cell.h-right.v-bottom{background-position:100% 100%}.carousel .flickity-cell .susy-grid-container{position:relative;z-index:7;height:420px}.carousel .flickity-page-dots{bottom:20px;left:50%;transform:translateX(-50%);background:#fff;height:24px;display:inline-block;width:auto;padding:2px 7px 0;border-radius:15px}.carousel .flickity-page-dots .dot{width:7px;height:7px;border-radius:50%;margin:0 3px;background:#747678;opacity:1;transition:all .2s ease}.carousel .flickity-page-dots .dot.is-selected{background:#f60}.carousel .flickity-prev-next-button{width:34px;height:34px;background:#fff url(../images/icon-arrow-left-orange.svg) no-repeat 50%;background-size:8px 13px;border-radius:50%;left:20px;transform:translateY(-50%);margin:0;display:none}.carousel .flickity-prev-next-button.next{left:auto;right:20px}.carousel .flickity-prev-next-button.next,.carousel .flickity-prev-next-button.next:hover{background-image:url(../images/icon-arrow-right-orange.svg)}.carousel .flickity-prev-next-button:disabled{opacity:.8}.carousel .flickity-prev-next-button:hover{background:#fff url(../images/icon-arrow-left-orange.svg) no-repeat 50%;background-size:8px 13px}.carousel .flickity-prev-next-button svg{display:none}.carousel .inner{position:relative;padding:37px 10px 0}.carousel article .content-leadin h2,.carousel h2,article .content-leadin .carousel h2{text-transform:uppercase;margin-left:30px;margin-right:30px}.carousel article .content-leadin h2+p,.carousel aside .teaser-wrapper .inner table tr h2+td,.carousel h2+p,aside .teaser-wrapper .inner table tr .carousel article .content-leadin h2+td,aside .teaser-wrapper .inner table tr .carousel h2+td{margin-top:20px}.carousel aside .teaser-wrapper .inner table tr td,.carousel p,aside .teaser-wrapper .inner table tr .carousel td{margin-left:30px}.carousel .ibcs-comment-overview .comment .comment-content p+a.link-to-comment,.carousel .ibcs_missing_topics .accordion p+.btn,.carousel .ibcs_missing_topics .comments-area .comment-form p+.submit,.carousel .ibcs_missing_topics .user-actions>p+a,.carousel .ibcs_standards .accordion p+.btn,.carousel .ibcs_standards .comments-area .comment-form p+.submit,.carousel .ibcs_standards .user-actions>p+a,.carousel .wc-notification [class^=woocommerce] p+a.button,.carousel .wc-notification div.added_to_cart p+a.added_to_cart,.carousel .woocommerce form p+button.button,.carousel .woocommerce form p+input.button.alt,.carousel .woocommerce p+a.button,.carousel .woocommerce p+input.button,.carousel article .post-password-form p+input[type=submit],.carousel aside .teaser-wrapper .inner table tr .ibcs-comment-overview .comment .comment-content td+a.link-to-comment,.carousel aside .teaser-wrapper .inner table tr .ibcs_missing_topics .accordion td+.btn,.carousel aside .teaser-wrapper .inner table tr .ibcs_missing_topics .comments-area .comment-form td+.submit,.carousel aside .teaser-wrapper .inner table tr .ibcs_missing_topics .user-actions>td+a,.carousel aside .teaser-wrapper .inner table tr .ibcs_standards .accordion td+.btn,.carousel aside .teaser-wrapper .inner table tr .ibcs_standards .comments-area .comment-form td+.submit,.carousel aside .teaser-wrapper .inner table tr .ibcs_standards .user-actions>td+a,.carousel aside .teaser-wrapper .inner table tr .wc-notification [class^=woocommerce] td+a.button,.carousel aside .teaser-wrapper .inner table tr .wc-notification div.added_to_cart td+a.added_to_cart,.carousel aside .teaser-wrapper .inner table tr .woocommerce form td+button.button,.carousel aside .teaser-wrapper .inner table tr .woocommerce form td+input.button.alt,.carousel aside .teaser-wrapper .inner table tr .woocommerce td+a.button,.carousel aside .teaser-wrapper .inner table tr .woocommerce td+input.button,.carousel aside .teaser-wrapper .inner table tr article .post-password-form td+input[type=submit],.carousel aside .teaser-wrapper .inner table tr td+.btn,.carousel p+.btn,.ibcs-comment-overview .comment .comment-content .carousel aside .teaser-wrapper .inner table tr td+a.link-to-comment,.ibcs-comment-overview .comment .comment-content .carousel p+a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr .carousel td+a.link-to-comment,.ibcs_missing_topics .accordion .carousel p+.btn,.ibcs_missing_topics .carousel .user-actions>p+a,.ibcs_missing_topics .carousel aside .teaser-wrapper .inner table tr .user-actions>td+a,.ibcs_missing_topics .comments-area .comment-form .carousel aside .teaser-wrapper .inner table tr td+.submit,.ibcs_missing_topics .comments-area .comment-form .carousel p+.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner table tr .carousel td+.submit,.ibcs_missing_topics aside .teaser-wrapper .inner table tr .carousel .user-actions>td+a,.ibcs_standards .accordion .carousel p+.btn,.ibcs_standards .carousel .user-actions>p+a,.ibcs_standards .carousel aside .teaser-wrapper .inner table tr .user-actions>td+a,.ibcs_standards .comments-area .comment-form .carousel aside .teaser-wrapper .inner table tr td+.submit,.ibcs_standards .comments-area .comment-form .carousel p+.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner table tr .carousel td+.submit,.ibcs_standards aside .teaser-wrapper .inner table tr .carousel .user-actions>td+a,.wc-notification [class^=woocommerce] .carousel aside .teaser-wrapper .inner table tr td+a.button,.wc-notification [class^=woocommerce] .carousel p+a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr .carousel td+a.button,.wc-notification div.added_to_cart .carousel aside .teaser-wrapper .inner table tr td+a.added_to_cart,.wc-notification div.added_to_cart .carousel p+a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr .carousel td+a.added_to_cart,.woocommerce .carousel aside .teaser-wrapper .inner table tr td+a.button,.woocommerce .carousel aside .teaser-wrapper .inner table tr td+input.button,.woocommerce .carousel p+a.button,.woocommerce .carousel p+input.button,.woocommerce aside .teaser-wrapper .inner table tr .carousel td+a.button,.woocommerce aside .teaser-wrapper .inner table tr .carousel td+input.button,.woocommerce form .carousel aside .teaser-wrapper .inner table tr td+button.button,.woocommerce form .carousel p+button.button,.woocommerce form aside .teaser-wrapper .inner table tr .carousel td+button.button,article .post-password-form .carousel aside .teaser-wrapper .inner table tr td+input[type=submit],article .post-password-form .carousel p+input[type=submit],article .post-password-form aside .teaser-wrapper .inner table tr .carousel td+input[type=submit],aside .teaser-wrapper .inner table tr .carousel .ibcs-comment-overview .comment .comment-content td+a.link-to-comment,aside .teaser-wrapper .inner table tr .carousel .ibcs_missing_topics .accordion td+.btn,aside .teaser-wrapper .inner table tr .carousel .ibcs_missing_topics .comments-area .comment-form td+.submit,aside .teaser-wrapper .inner table tr .carousel .ibcs_missing_topics .user-actions>td+a,aside .teaser-wrapper .inner table tr .carousel .ibcs_standards .accordion td+.btn,aside .teaser-wrapper .inner table tr .carousel .ibcs_standards .comments-area .comment-form td+.submit,aside .teaser-wrapper .inner table tr .carousel .ibcs_standards .user-actions>td+a,aside .teaser-wrapper .inner table tr .carousel .wc-notification [class^=woocommerce] td+a.button,aside .teaser-wrapper .inner table tr .carousel .wc-notification div.added_to_cart td+a.added_to_cart,aside .teaser-wrapper .inner table tr .carousel .woocommerce form td+button.button,aside .teaser-wrapper .inner table tr .carousel .woocommerce form td+input.button.alt,aside .teaser-wrapper .inner table tr .carousel .woocommerce td+a.button,aside .teaser-wrapper .inner table tr .carousel .woocommerce td+input.button,aside .teaser-wrapper .inner table tr .carousel article .post-password-form td+input[type=submit],aside .teaser-wrapper .inner table tr .carousel td+.btn{margin-top:15px;margin-left:30px}.consultants-block{background:#f5f5f5;padding:15px 0 30px;margin-bottom:50px}.consultants-block>h2,.consultants-block>h4,article .content-leadin .consultants-block>h2{text-transform:uppercase;margin:0 0 0 20px}.consultants-block .teaser-consultant{position:relative;width:100%;padding:15px 0 5px}.consultants-block .teaser-consultant:nth-child(odd) figure{margin-left:15px}.consultants-block .teaser-consultant .teaser-consultant-link{position:absolute;width:100%;height:100%;left:0;top:0}.consultants-block .teaser-consultant figure{width:80px;height:80px;background-size:cover;background-position:50%;background-repeat:no-repeat;float:left;overflow:hidden;margin:0 20px;border-radius:100%}.consultants-block .teaser-consultant figure img[src=""]{display:none}.consultants-block .teaser-consultant .inner{padding:0 20px 0 0;margin:0 0 0 120px}.consultants-block .teaser-consultant .inner h5{font-size:13px}.filter-wrapper,.filter-wrapper+.teaser-block{padding:0 20px}.filter-wrapper .sort{width:100%;float:left}.filter-wrapper .sort .inner{background:#f5f5f5;min-height:50px}.filter-wrapper .sort h5{float:left;line-height:50px;margin:0 0 0 20px}.filter-wrapper .sort--viewselect{float:right}.filter-wrapper .sort--viewselect button{width:60px;height:50px;background-color:#747678;border-radius:0;border:0;overflow:hidden;text-indent:-9999px;float:left;background-image:url(../images/icon-raster-white.svg);background-repeat:no-repeat;background-position:50%;background-size:36px 36px;outline:none;cursor:pointer;transition:all .2s ease}.filter-wrapper .sort--viewselect button.active{background-color:#f60}.filter-wrapper .sort--viewselect button.sort--viewselect--list{background-image:url(../images/icon-list-white.svg)}.filter-wrapper .sort--sortselect{list-style:none;margin:0;padding:0;clear:both}.filter-wrapper .sort--sortselect li{float:left;margin:0;padding:0;border-left:1px solid #fff;width:50%;white-space:nowrap;border-top:1px solid #fff}.filter-wrapper .sort--sortselect li:first-child{border-left:0}.filter-wrapper .sort--sortselect li.active a:after{background-image:url(../images/icon-sortarrow-black.svg)}.filter-wrapper .sort--sortselect li a{position:relative;display:block;line-height:50px;padding:0 30px 0 10px;font-size:12px;color:#333;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.filter-wrapper .sort--sortselect li a.DESC:after{transform:translateY(-50%) rotate(180deg)}.filter-wrapper .sort--sortselect li a.ASC:after{transform:translateY(-50%) rotate(0deg)}.filter-wrapper .sort--sortselect li a:after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);display:block;width:18px;height:18px;background:url(../images/icon-sortarrow-grey.svg) no-repeat 50%;background-size:18px 18px;vertical-align:middle;transition:all .2s ease}.filter-wrapper .filter{clear:both;position:relative;z-index:29}.filter-wrapper .filter .inner{background:#333}.filter-wrapper .filter .ibcs-comment-overview .comment .comment-meta .comment-author,.filter-wrapper .filter .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.filter-wrapper .filter .ibcs_standards .comments-area .comment .comment-meta .comment-author,.filter-wrapper .filter body.my-account .woocommerce form fieldset>legend,.filter-wrapper .filter h3,.ibcs-comment-overview .comment .comment-meta .filter-wrapper .filter .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .filter-wrapper .filter .comment-author,.ibcs_standards .comments-area .comment .comment-meta .filter-wrapper .filter .comment-author,body.my-account .woocommerce form .filter-wrapper .filter fieldset>legend{font-size:13px;line-height:18px;color:#fff;text-transform:uppercase;padding:15px 10px 16px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.filter-wrapper .filter .filter-list{list-style:none;margin:0;padding:0}.filter-wrapper .filter .filter-list>li{margin:0;padding:0 10px 10px;float:left}.filter-wrapper .filter .filter-list>li:first-child .select-wrapper{z-index:26}.filter-wrapper .filter .filter-list>li:nth-child(2) .select-wrapper{z-index:25}.filter-wrapper .filter .filter-list>li:nth-child(3) .select-wrapper{z-index:24}.filter-wrapper .filter .filter-list>li:nth-child(4) .select-wrapper{z-index:23}.filter-wrapper .filter .filter-list>li:nth-child(5) .select-wrapper{z-index:22}.filter-wrapper .filter .filter-list>li:nth-child(6) .select-wrapper{z-index:21}.filter-wrapper .filter .filter-list>li:nth-child(7) .select-wrapper{z-index:20}.filter-wrapper .filter .filter-list>li:nth-child(8) .select-wrapper{z-index:19}.filter-wrapper .filter .filter-list>li:nth-child(9) .select-wrapper{z-index:18}.filter-wrapper .filter .filter-list>li:nth-child(10) .select-wrapper{z-index:17}.filter-wrapper .filter .filter-list>li:nth-child(11) .select-wrapper{z-index:16}.filter-wrapper .filter .filter-list>li:nth-child(12) .select-wrapper{z-index:15}.filter-wrapper .filter .filter-list>li.for-checkbox-wrapper{width:50%;padding:0 5px 10px 10px}.filter-wrapper .filter .filter-list>li.for-checkbox-wrapper:nth-child(2n){padding:0 10px 10px 5px}.filter-wrapper .filter .filter-list>li.for-checkbox-wrapper .checkbox-wrapper aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li.for-checkbox-wrapper .checkbox-wrapper p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li.for-checkbox-wrapper .checkbox-wrapper td{line-height:1}.filter-wrapper .filter .filter-list>li.for-select-wrapper{width:100%}.filter-wrapper .filter .filter-list>li .checkbox-wrapper input[type=checkbox]{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.filter-wrapper .filter .filter-list>li .checkbox-wrapper aside .teaser-wrapper .inner table tr input[type=checkbox]:checked+td,.filter-wrapper .filter .filter-list>li .checkbox-wrapper input[type=checkbox]:checked+p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .checkbox-wrapper input[type=checkbox]:checked+td{background-color:#f60;background-image:url(../images/icon-check-white.svg)}.filter-wrapper .filter .filter-list>li .checkbox-wrapper label{display:block;position:relative}.filter-wrapper .filter .filter-list>li .checkbox-wrapper label aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li .checkbox-wrapper label p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .checkbox-wrapper label td{background:#747678 url(../images/icon-check-grey.svg) no-repeat 8px;background-size:18px 18px;color:#fff;font-size:16px;padding:0 10px 0 30px;padding-top:10px;padding-bottom:10px;transition:all .2s ease;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-wrapper .filter .filter-list>li .select-wrapper{position:relative;z-index:17}.filter-wrapper .filter .filter-list>li .select-wrapper aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li .select-wrapper p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .select-wrapper td{background:#fff url(../images/icon-selectarrow-black.svg) no-repeat 100%;background-size:33px 18px;color:#333;line-height:50px;font-size:16px;padding:0 50px 0 15px;transition:all .2s ease;cursor:pointer;transition:all .2s ease-in-out}.filter-wrapper .filter .filter-list>li .select-wrapper.is-selected>p,.filter-wrapper .filter .filter-list>li aside .teaser-wrapper .inner table tr .select-wrapper.is-selected>td,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .select-wrapper.is-selected>td{background-image:url(../images/icon-selectarrow-white.svg);background-color:#f60;color:#fff}.filter-wrapper .filter .filter-list>li .select-wrapper ul{position:absolute;top:100%;left:0;width:100%;list-style:none;padding:0;display:none}.filter-wrapper .filter .filter-list>li .select-wrapper ul li{margin:0;padding:0;border-top:1px solid #fff}.filter-wrapper .filter .filter-list>li .select-wrapper ul li input[type=checkbox]{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.filter-wrapper .filter .filter-list>li .select-wrapper ul li aside .teaser-wrapper .inner table tr input[type=checkbox]:checked+td,.filter-wrapper .filter .filter-list>li .select-wrapper ul li input[type=checkbox]:checked+p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .select-wrapper ul li input[type=checkbox]:checked+td{background-color:#f60;background-image:url(../images/icon-check-white.svg)}.filter-wrapper .filter .filter-list>li .select-wrapper ul li label{display:block;position:relative}.filter-wrapper .filter .filter-list>li .select-wrapper ul li label aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li .select-wrapper ul li label p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .select-wrapper ul li label td{background:#747678 url(../images/icon-check-grey.svg) no-repeat 8px;background-size:18px 18px;color:#fff;line-height:50px;font-size:16px;padding:0 10px 0 30px;transition:all .2s ease;cursor:pointer}#footer{background:#333;color:#fff;font-size:12px;line-height:18px;padding:10px 0 50px 10px;position:relative;min-height:360px}#footer a,#footer aside .teaser-wrapper .inner table tr td,#footer p,aside .teaser-wrapper .inner table tr #footer td{color:#fff;text-decoration:none}#footer #menu-footer-menu{list-style:none;margin:0;padding:0;position:relative}#footer #menu-footer-menu>.menu-item{margin-top:45px;width:50%;float:left;padding-left:10px;padding-right:10px}#footer #menu-footer-menu>.menu-item:nth-child(odd){clear:both}#footer #menu-footer-menu>.menu-item>a{font-weight:700;text-transform:uppercase;transition:all .2s ease;font-family:Open Sans Condensed,sans-serif;letter-spacing:.01em}#footer #menu-footer-menu>.menu-item>a:hover{color:#f60}#footer #menu-footer-menu>.menu-item .sub-menu{list-style:none;margin:20px 0 0;padding:0}#footer #menu-footer-menu>.menu-item .sub-menu a{transition:all .2s ease}#footer #menu-footer-menu>.menu-item .sub-menu a:hover{color:#f60}.footer--nav{background:red}.newsletter_footer_wrapper{width:100%;margin-top:42px;margin-bottom:-10px}.ibcs-comment-overview .comment .comment-meta .newsletter_footer_wrapper .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .newsletter_footer_wrapper .comment-author,.ibcs_standards .comments-area .comment .comment-meta .newsletter_footer_wrapper .comment-author,.newsletter_footer_wrapper .ibcs-comment-overview .comment .comment-meta .comment-author,.newsletter_footer_wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.newsletter_footer_wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author,.newsletter_footer_wrapper body.my-account .woocommerce form fieldset>legend,.newsletter_footer_wrapper h3,body.my-account .woocommerce form .newsletter_footer_wrapper fieldset>legend{display:none}.newsletter_footer_wrapper strong{display:inline-block;margin-bottom:8px;font-weight:700;text-transform:uppercase;transition:all .2s ease;font-family:Open Sans Condensed,sans-serif;letter-spacing:.01em}.ibcs-comment-overview .comment .comment-content .newsletter_footer_wrapper a.link-to-comment,.ibcs_missing_topics .accordion .newsletter_footer_wrapper a.btn,.ibcs_missing_topics .comments-area .comment-form .newsletter_footer_wrapper a.submit,.ibcs_missing_topics .newsletter_footer_wrapper .user-actions>a,.ibcs_standards .accordion .newsletter_footer_wrapper a.btn,.ibcs_standards .comments-area .comment-form .newsletter_footer_wrapper a.submit,.ibcs_standards .newsletter_footer_wrapper .user-actions>a,.newsletter_footer_wrapper .ibcs-comment-overview .comment .comment-content a.link-to-comment,.newsletter_footer_wrapper .ibcs_missing_topics .accordion a.btn,.newsletter_footer_wrapper .ibcs_missing_topics .comments-area .comment-form a.submit,.newsletter_footer_wrapper .ibcs_missing_topics .user-actions>a,.newsletter_footer_wrapper .ibcs_standards .accordion a.btn,.newsletter_footer_wrapper .ibcs_standards .comments-area .comment-form a.submit,.newsletter_footer_wrapper .ibcs_standards .user-actions>a,.newsletter_footer_wrapper .wc-notification [class^=woocommerce] a.button,.newsletter_footer_wrapper .wc-notification div.added_to_cart a.added_to_cart,.newsletter_footer_wrapper .woocommerce a.button,.newsletter_footer_wrapper a.btn,.wc-notification [class^=woocommerce] .newsletter_footer_wrapper a.button,.wc-notification div.added_to_cart .newsletter_footer_wrapper a.added_to_cart,.woocommerce .newsletter_footer_wrapper a.button{float:left;position:relative;top:-5px;font-size:13px;padding:3px 12px 5px}.newsletter_footer_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter{padding-left:0;width:100%;height:83px!important}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form{background-color:transparent}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group{margin:0;padding:0}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .agile-field{width:100%!important}.ibcs-comment-overview .comment .comment-meta .newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .comment-author,.ibcs_standards .comments-area .comment .comment-meta .newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .comment-author,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter body.my-account .woocommerce form fieldset div.agile-group fieldset>legend,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .ibcs-comment-overview .comment .comment-meta .comment-author,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group .ibcs_standards .comments-area .comment .comment-meta .comment-author,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group h3,body.my-account .woocommerce .newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group fieldset>legend{font-size:12px;margin-top:34px;color:#fff;text-transform:uppercase;margin-bottom:15px}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group aside .teaser-wrapper .inner table tr td.agile-text-element,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group p.agile-text-element,aside .teaser-wrapper .inner table tr .newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group td.agile-text-element{display:none}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=email],.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=text]{border-radius:0;height:25px;padding:0 4px!important;font-size:12px;background-color:#fff!important}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=email]::-webkit-input-placeholder,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=text]::-webkit-input-placeholder{top:0!important}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=email]::-moz-placeholder,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=text]::-moz-placeholder{top:0!important}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=email]:-ms-input-placeholder,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=text]:-ms-input-placeholder{top:0!important}.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=email]:-moz-placeholder,.newsletter_footer_wrapper .teaser-newsletter.agilecrm_newsletter form fieldset div.agile-group input[type=text]:-moz-placeholder{top:0!important}#agile-error-msg span{color:#f60!important}.footer--description{position:absolute;top:0;display:none}.footer--description h6{color:#fff;font-size:12px;line-height:18px;margin:35px 0 20px;text-transform:uppercase}.footer--description input[type=text]{padding:5px;color:#000;display:block;margin-bottom:13px;background-color:#ddd}.footer--description aside .teaser-wrapper .inner table tr td,.footer--description p,aside .teaser-wrapper .inner table tr .footer--description td{font-size:12px;line-height:18px;margin:15px 0 0}.footer--description .btn,.footer--description .ibcs-comment-overview .comment .comment-content a.link-to-comment,.footer--description .ibcs_missing_topics .accordion .btn,.footer--description .ibcs_missing_topics .comments-area .comment-form .submit,.footer--description .ibcs_missing_topics .user-actions>a,.footer--description .ibcs_standards .accordion .btn,.footer--description .ibcs_standards .comments-area .comment-form .submit,.footer--description .ibcs_standards .user-actions>a,.footer--description .wc-notification [class^=woocommerce] a.button,.footer--description .wc-notification div.added_to_cart a.added_to_cart,.footer--description .woocommerce a.button,.footer--description .woocommerce form button.button,.footer--description .woocommerce form input.button.alt,.footer--description .woocommerce input.button,.footer--description article .post-password-form input[type=submit],.ibcs-comment-overview .comment .comment-content .footer--description a.link-to-comment,.ibcs_missing_topics .accordion .footer--description .btn,.ibcs_missing_topics .comments-area .comment-form .footer--description .submit,.ibcs_missing_topics .footer--description .user-actions>a,.ibcs_standards .accordion .footer--description .btn,.ibcs_standards .comments-area .comment-form .footer--description .submit,.ibcs_standards .footer--description .user-actions>a,.wc-notification [class^=woocommerce] .footer--description a.button,.wc-notification div.added_to_cart .footer--description a.added_to_cart,.woocommerce .footer--description a.button,.woocommerce .footer--description input.button,.woocommerce form .footer--description button.button,.woocommerce form .footer--description input.button.alt,article .post-password-form .footer--description input[type=submit]{padding:6px 15px}.footer--description .menu{margin:0;padding:0}.footer--description .menu li{margin:0;padding:0;list-style:none;display:inline-block}.footer--description .menu li a{width:26px;height:26px;display:block;cursor:pointer;margin-right:15px;border-radius:50%;position:relative;text-indent:-9999px;background-color:#9d9d9d}.footer--description .menu li a:hover{background-color:#646464}.footer--description .menu li a:before{content:"";cursor:pointer;top:50%;left:50%;width:16px;height:16px;display:block;position:absolute;transform:translate(-50%,-50%);background:transparent url(../images/footer_social_icons.png) no-repeat 0 0}.footer--description .menu li a[href*="youtube.com"]:before{background-position:0 -41px}.footer--description .menu li a[href*=mailto]:before{background-position:0 -62px}.footer--description .menu li a[href*="twitter.com"]:before{background-position:0 -21px}.footer--description .menu li a[href*="linkedin.com"]:before{background-position:0 0}html{box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}html.is-not-scrollable,html.open-overlayer{overflow-y:hidden}*,:after,:before{box-sizing:inherit;-webkit-font-smoothing:antialiased}body{margin:0;padding:0;font-family:Open Sans,sans-serif;transition:opacity .4s ease-in-out}.h1,.h2,.h3,.h4,.h5,.h6,.ibcs-comment-overview .comment .comment-meta .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.ibcs_standards .comments-area .comment .comment-meta .comment-author,.product-list .product-category-topic a,.product-list .product .price,.related-products-container .products .product-category-topic a,.related-products-container .products .product .price,article .content-leadin h2,body.my-account .woocommerce form fieldset>legend,h1,h2,h3,h4,h5,h6{font-family:Open Sans Condensed,sans-serif;font-weight:700;margin:0;padding:0;color:#333}.h1,h1{font-size:32px;line-height:38px}.h2,.product-list .product-category-topic a,.related-products-container .products .product-category-topic a,article .content-leadin h2,h2{font-size:28px;line-height:32px}.h2.with-divider:after,.product-list .product-category-topic a.with-divider:after,.related-products-container .products .product-category-topic a.with-divider:after,h2.with-divider:after{content:"";display:block;width:15px;height:2px;background:#333;margin:.35em 0 .3em}.h3,.ibcs-comment-overview .comment .comment-meta .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.ibcs_standards .comments-area .comment .comment-meta .comment-author,.product-list .product .price,.related-products-container .products .product .price,body.my-account .woocommerce form fieldset>legend,h3{font-size:21px;line-height:26px}.h3.with-divider:after,.ibcs-comment-overview .comment .comment-meta .with-divider.comment-author:after,.ibcs_missing_topics .comments-area .comment .comment-meta .with-divider.comment-author:after,.ibcs_standards .comments-area .comment .comment-meta .with-divider.comment-author:after,.product-list .product .with-divider.price:after,.related-products-container .products .product .with-divider.price:after,body.my-account .woocommerce form fieldset>legend.with-divider:after,h3.with-divider:after{content:"";display:block;width:10px;height:2px;background:#333;margin:.35em 0 .3em}.h4,h4{font-size:16px;line-height:20px}.h4.with-divider:after,h4.with-divider:after{content:"";display:block;width:10px;height:2px;background:#333;margin:.35em 0 .3em}.h5,h5{font-size:13px}.h5,.h6,h5,h6{line-height:18px}.h6,h6{font-size:12px}aside .teaser-wrapper .inner table tr td,p{font-size:12px;line-height:16px;margin:0;padding:0;color:#333}aside .teaser-wrapper .inner table tr td:last-child,figure,p:last-child,ul:last-child{margin:0;padding:0}img{max-width:100%}main{background:#fff;min-height:110vh;padding-top:95px}.btn,.ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_missing_topics .accordion .btn,.ibcs_missing_topics .comments-area .comment-form .submit,.ibcs_missing_topics .user-actions>a,.ibcs_standards .accordion .btn,.ibcs_standards .comments-area .comment-form .submit,.ibcs_standards .user-actions>a,.wc-notification [class^=woocommerce] a.button,.wc-notification div.added_to_cart a.added_to_cart,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce form button.button,.woocommerce form input.button.alt,.woocommerce input.button,article .post-password-form input[type=submit],article .woocommerce a.button,article .woocommerce a.button.alt{display:inline-block;background:#f60;font-size:16px;border-radius:18px;line-height:18px;padding:8px 20px;color:#fff;text-decoration:none;outline:none;transition:all .2s ease;font-family:Open Sans Condensed,sans-serif;font-weight:700;border:0}.btn:hover,.ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_missing_topics .accordion .btn:hover,.ibcs_missing_topics .accordion .intro-teaser:hover button,.ibcs_missing_topics .comments-area .comment-form .submit:hover,.ibcs_missing_topics .user-actions>a:hover,.ibcs_standards .accordion .btn:hover,.ibcs_standards .accordion .intro-teaser:hover button,.ibcs_standards .comments-area .comment-form .submit:hover,.ibcs_standards .user-actions>a:hover,.intro-teaser:hover .ibcs_missing_topics .accordion button,.intro-teaser:hover .ibcs_standards .accordion button,.intro-teaser:hover button,.wc-notification [class^=woocommerce] a.button:hover,.wc-notification div.added_to_cart a.added_to_cart:hover,.woocommerce a.button:hover,.woocommerce form button.button:hover,.woocommerce form input.button.alt:hover,.woocommerce input.button:hover,article .post-password-form input:hover[type=submit]{background:#e65c00}.btn.more:hover,.ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.more.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover .ibcs_standards .accordion a.more.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover a.more.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser:hover .ibcs_missing_topics .accordion a.more.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser:hover .ibcs_standards .accordion a.more.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser:hover a.more.link-to-comment,.ibcs-comment-overview .comment .comment-content .teaser:hover aside .teaser-wrapper .inner a.link-to-comment,.ibcs-comment-overview .comment .comment-content .wysiwyg a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content a.more.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content article a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .ibcs_standards .accordion a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser:hover a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr td a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside p .ibcs_missing_topics .accordion a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside p .ibcs_standards .accordion a.link-to-comment:hover,.ibcs-comment-overview .comment .comment-content aside p a.link-to-comment:hover,.ibcs_missing_topics .accordion .comments-area .comment-form .teaser-contained-wrapper:hover .more.submit,.ibcs_missing_topics .accordion .comments-area .comment-form .teaser:hover .more.submit,.ibcs_missing_topics .accordion .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.submit,.ibcs_missing_topics .accordion .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover a.submit,.ibcs_missing_topics .accordion .comments-area .comment-form aside .teaser-wrapper .inner a.submit:hover,.ibcs_missing_topics .accordion .comments-area .comment-form aside .teaser-wrapper .inner table tr td a.submit:hover,.ibcs_missing_topics .accordion .comments-area .comment-form aside p a.submit:hover,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover a.more.link-to-comment,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content .teaser:hover a.more.link-to-comment,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.link-to-comment,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser:hover a.link-to-comment,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment:hover,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr td a.link-to-comment:hover,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content aside p a.link-to-comment:hover,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover .more.submit,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form .teaser:hover .more.submit,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.submit,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover a.submit,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner a.submit:hover,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner table tr td a.submit:hover,.ibcs_missing_topics .accordion .ibcs_standards .comments-area .comment-form aside p a.submit:hover,.ibcs_missing_topics .accordion .ibcs_standards .teaser-contained-wrapper:hover .user-actions>a.more,.ibcs_missing_topics .accordion .ibcs_standards .teaser:hover .user-actions>a.more,.ibcs_missing_topics .accordion .ibcs_standards aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .user-actions>a,.ibcs_missing_topics .accordion .ibcs_standards aside .teaser-wrapper .inner .teaser:hover .user-actions>a,.ibcs_missing_topics .accordion .ibcs_standards aside .teaser-wrapper .inner .user-actions>a:hover,.ibcs_missing_topics .accordion .ibcs_standards aside .teaser-wrapper .inner table tr td .user-actions>a:hover,.ibcs_missing_topics .accordion .ibcs_standards aside p .user-actions>a:hover,.ibcs_missing_topics .accordion .intro-teaser:hover button.more,.ibcs_missing_topics .accordion .more.btn:hover,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .btn.more,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content a.more.link-to-comment,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form .more.submit,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .ibcs_standards .user-actions>a.more,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .ibcs_standards aside .teaser-wrapper .inner .user-actions>a,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .user-actions>a.more,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] a.more.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .wc-notification div.added_to_cart a.more.added_to_cart,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .woocommerce a.more.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .woocommerce aside .teaser-wrapper .inner a.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .woocommerce form button.more.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .woocommerce input.more.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover article .post-password-form input.more[type=submit],.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form a.submit,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .user-actions>a,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .woocommerce a.button,.ibcs_missing_topics .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.btn,.ibcs_missing_topics .accordion .teaser:hover .btn.more,.ibcs_missing_topics .accordion .teaser:hover .ibcs-comment-overview .comment .comment-content a.more.link-to-comment,.ibcs_missing_topics .accordion .teaser:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment,.ibcs_missing_topics .accordion .teaser:hover .ibcs_standards .comments-area .comment-form .more.submit,.ibcs_missing_topics .accordion .teaser:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.ibcs_missing_topics .accordion .teaser:hover .ibcs_standards .user-actions>a.more,.ibcs_missing_topics .accordion .teaser:hover .ibcs_standards aside .teaser-wrapper .inner .user-actions>a,.ibcs_missing_topics .accordion .teaser:hover .user-actions>a.more,.ibcs_missing_topics .accordion .teaser:hover .wc-notification [class^=woocommerce] a.more.button,.ibcs_missing_topics .accordion .teaser:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button,.ibcs_missing_topics .accordion .teaser:hover .wc-notification div.added_to_cart a.more.added_to_cart,.ibcs_missing_topics .accordion .teaser:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart,.ibcs_missing_topics .accordion .teaser:hover .woocommerce a.more.button,.ibcs_missing_topics .accordion .teaser:hover .woocommerce aside .teaser-wrapper .inner a.button,.ibcs_missing_topics .accordion .teaser:hover .woocommerce form button.more.button,.ibcs_missing_topics .accordion .teaser:hover .woocommerce input.more.button,.ibcs_missing_topics .accordion .teaser:hover article .post-password-form input.more[type=submit],.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form a.submit,.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner .ibcs_standards .user-actions>a,.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button,.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart,.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner .woocommerce a.button,.ibcs_missing_topics .accordion .teaser:hover aside .teaser-wrapper .inner a.btn,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover a.more.button,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] .teaser:hover a.more.button,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser:hover a.button,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button:hover,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr td a.button:hover,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] aside p a.button:hover,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart .teaser-contained-wrapper:hover a.more.added_to_cart,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart .teaser:hover a.more.added_to_cart,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.added_to_cart,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser:hover a.added_to_cart,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart:hover,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr td a.added_to_cart:hover,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart aside p a.added_to_cart:hover,.ibcs_missing_topics .accordion .woocommerce .teaser-contained-wrapper:hover a.more.button,.ibcs_missing_topics .accordion .woocommerce .teaser-contained-wrapper:hover input.more.button,.ibcs_missing_topics .accordion .woocommerce .teaser:hover a.more.button,.ibcs_missing_topics .accordion .woocommerce .teaser:hover input.more.button,.ibcs_missing_topics .accordion .woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,.ibcs_missing_topics .accordion .woocommerce aside .teaser-wrapper .inner .teaser:hover a.button,.ibcs_missing_topics .accordion .woocommerce aside .teaser-wrapper .inner a.button:hover,.ibcs_missing_topics .accordion .woocommerce aside .teaser-wrapper .inner table tr td a.button:hover,.ibcs_missing_topics .accordion .woocommerce aside p a.button:hover,.ibcs_missing_topics .accordion .woocommerce form .teaser-contained-wrapper:hover button.more.button,.ibcs_missing_topics .accordion .woocommerce form .teaser:hover button.more.button,.ibcs_missing_topics .accordion .wysiwyg a.btn:hover,.ibcs_missing_topics .accordion article .post-password-form .teaser-contained-wrapper:hover input.more[type=submit],.ibcs_missing_topics .accordion article .post-password-form .teaser:hover input.more[type=submit],.ibcs_missing_topics .accordion article a.btn:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover a.link-to-comment,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser:hover a.link-to-comment,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover a.submit,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser:hover a.submit,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form a.submit:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs_standards .teaser-contained-wrapper:hover .user-actions>a,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs_standards .teaser:hover .user-actions>a,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .ibcs_standards .user-actions>a:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .user-actions>a,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.btn,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .teaser:hover .user-actions>a,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .teaser:hover a.btn,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .user-actions>a:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover a.button,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser:hover a.button,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser-contained-wrapper:hover a.added_to_cart,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser:hover a.added_to_cart,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .woocommerce .teaser-contained-wrapper:hover a.button,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .woocommerce .teaser:hover a.button,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner .woocommerce a.button:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner a.btn:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .ibcs_standards .comments-area .comment-form a.submit:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .ibcs_standards .user-actions>a:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .user-actions>a:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .wc-notification [class^=woocommerce] a.button:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .wc-notification div.added_to_cart a.added_to_cart:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td .woocommerce a.button:hover,.ibcs_missing_topics .accordion aside .teaser-wrapper .inner table tr td a.btn:hover,.ibcs_missing_topics .accordion aside p .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_missing_topics .accordion aside p .ibcs_standards .comments-area .comment-form a.submit:hover,.ibcs_missing_topics .accordion aside p .ibcs_standards .user-actions>a:hover,.ibcs_missing_topics .accordion aside p .user-actions>a:hover,.ibcs_missing_topics .accordion aside p .wc-notification [class^=woocommerce] a.button:hover,.ibcs_missing_topics .accordion aside p .wc-notification div.added_to_cart a.added_to_cart:hover,.ibcs_missing_topics .accordion aside p .woocommerce a.button:hover,.ibcs_missing_topics .accordion aside p a.btn:hover,.ibcs_missing_topics .comments-area .comment-form .more.submit:hover,.ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover .accordion .more.submit,.ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover .ibcs_standards .accordion .more.submit,.ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover .more.submit,.ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.submit,.ibcs_missing_topics .comments-area .comment-form .teaser:hover .accordion .more.submit,.ibcs_missing_topics .comments-area .comment-form .teaser:hover .ibcs_standards .accordion .more.submit,.ibcs_missing_topics .comments-area .comment-form .teaser:hover .more.submit,.ibcs_missing_topics .comments-area .comment-form .teaser:hover aside .teaser-wrapper .inner a.submit,.ibcs_missing_topics .comments-area .comment-form .wysiwyg a.submit:hover,.ibcs_missing_topics .comments-area .comment-form article a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .accordion a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .ibcs_standards .accordion a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .accordion a.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion a.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover .accordion a.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion a.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover a.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner table tr td .accordion a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner table tr td a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside p .accordion a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside p .ibcs_standards .accordion a.submit:hover,.ibcs_missing_topics .comments-area .comment-form aside p a.submit:hover,.ibcs_missing_topics .ibcs_standards .accordion aside p a.btn:hover,.ibcs_missing_topics .teaser-contained-wrapper:hover .accordion .user-actions>a.more,.ibcs_missing_topics .teaser-contained-wrapper:hover .ibcs_standards .accordion .user-actions>a.more,.ibcs_missing_topics .teaser-contained-wrapper:hover .ibcs_standards aside .teaser-wrapper .inner .accordion .user-actions>a,.ibcs_missing_topics .teaser-contained-wrapper:hover .user-actions>a.more,.ibcs_missing_topics .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a,.ibcs_missing_topics .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .user-actions>a,.ibcs_missing_topics .teaser:hover .accordion .user-actions>a.more,.ibcs_missing_topics .teaser:hover .ibcs_standards .accordion .user-actions>a.more,.ibcs_missing_topics .teaser:hover .ibcs_standards aside .teaser-wrapper .inner .accordion .user-actions>a,.ibcs_missing_topics .teaser:hover .user-actions>a.more,.ibcs_missing_topics .teaser:hover aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a,.ibcs_missing_topics .teaser:hover aside .teaser-wrapper .inner .user-actions>a,.ibcs_missing_topics .user-actions>a.more:hover,.ibcs_missing_topics .wysiwyg .user-actions>a:hover,.ibcs_missing_topics article .user-actions>a:hover,.ibcs_missing_topics aside .teaser-wrapper .inner .accordion .user-actions>a:hover,.ibcs_missing_topics aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a:hover,.ibcs_missing_topics aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .accordion .user-actions>a,.ibcs_missing_topics aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion .user-actions>a,.ibcs_missing_topics aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .user-actions>a,.ibcs_missing_topics aside .teaser-wrapper .inner .teaser:hover .accordion .user-actions>a,.ibcs_missing_topics aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion .user-actions>a,.ibcs_missing_topics aside .teaser-wrapper .inner .teaser:hover .user-actions>a,.ibcs_missing_topics aside .teaser-wrapper .inner .user-actions>a:hover,.ibcs_missing_topics aside .teaser-wrapper .inner table tr td .accordion .user-actions>a:hover,.ibcs_missing_topics aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion .user-actions>a:hover,.ibcs_missing_topics aside .teaser-wrapper .inner table tr td .user-actions>a:hover,.ibcs_missing_topics aside p .accordion .user-actions>a:hover,.ibcs_missing_topics aside p .ibcs_standards .accordion .user-actions>a:hover,.ibcs_missing_topics aside p .ibcs_standards .accordion a.btn:hover,.ibcs_missing_topics aside p .user-actions>a:hover,.ibcs_standards .accordion .comments-area .comment-form .teaser-contained-wrapper:hover .more.submit,.ibcs_standards .accordion .comments-area .comment-form .teaser:hover .more.submit,.ibcs_standards .accordion .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.submit,.ibcs_standards .accordion .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover a.submit,.ibcs_standards .accordion .comments-area .comment-form aside .teaser-wrapper .inner a.submit:hover,.ibcs_standards .accordion .comments-area .comment-form aside .teaser-wrapper .inner table tr td a.submit:hover,.ibcs_standards .accordion .comments-area .comment-form aside p a.submit:hover,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover a.more.link-to-comment,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content .teaser:hover a.more.link-to-comment,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.link-to-comment,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .teaser:hover a.link-to-comment,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment:hover,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr td a.link-to-comment:hover,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content aside p a.link-to-comment:hover,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover .more.submit,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form .teaser:hover .more.submit,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.submit,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover a.submit,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner a.submit:hover,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner table tr td a.submit:hover,.ibcs_standards .accordion .ibcs_missing_topics .comments-area .comment-form aside p a.submit:hover,.ibcs_standards .accordion .ibcs_missing_topics .teaser-contained-wrapper:hover .user-actions>a.more,.ibcs_standards .accordion .ibcs_missing_topics .teaser:hover .user-actions>a.more,.ibcs_standards .accordion .ibcs_missing_topics aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .user-actions>a,.ibcs_standards .accordion .ibcs_missing_topics aside .teaser-wrapper .inner .teaser:hover .user-actions>a,.ibcs_standards .accordion .ibcs_missing_topics aside .teaser-wrapper .inner .user-actions>a:hover,.ibcs_standards .accordion .ibcs_missing_topics aside .teaser-wrapper .inner table tr td .user-actions>a:hover,.ibcs_standards .accordion .ibcs_missing_topics aside p .user-actions>a:hover,.ibcs_standards .accordion .intro-teaser:hover button.more,.ibcs_standards .accordion .more.btn:hover,.ibcs_standards .accordion .teaser-contained-wrapper:hover .btn.more,.ibcs_standards .accordion .teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content a.more.link-to-comment,.ibcs_standards .accordion .teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment,.ibcs_standards .accordion .teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form .more.submit,.ibcs_standards .accordion .teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.ibcs_standards .accordion .teaser-contained-wrapper:hover .ibcs_missing_topics .user-actions>a.more,.ibcs_standards .accordion .teaser-contained-wrapper:hover .ibcs_missing_topics aside .teaser-wrapper .inner .user-actions>a,.ibcs_standards .accordion .teaser-contained-wrapper:hover .user-actions>a.more,.ibcs_standards .accordion .teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] a.more.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover .wc-notification div.added_to_cart a.more.added_to_cart,.ibcs_standards .accordion .teaser-contained-wrapper:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart,.ibcs_standards .accordion .teaser-contained-wrapper:hover .woocommerce a.more.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover .woocommerce aside .teaser-wrapper .inner a.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover .woocommerce form button.more.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover .woocommerce input.more.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover article .post-password-form input.more[type=submit],.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form a.submit,.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .user-actions>a,.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart,.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .woocommerce a.button,.ibcs_standards .accordion .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.btn,.ibcs_standards .accordion .teaser:hover .btn.more,.ibcs_standards .accordion .teaser:hover .ibcs-comment-overview .comment .comment-content a.more.link-to-comment,.ibcs_standards .accordion .teaser:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment,.ibcs_standards .accordion .teaser:hover .ibcs_missing_topics .comments-area .comment-form .more.submit,.ibcs_standards .accordion .teaser:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.ibcs_standards .accordion .teaser:hover .ibcs_missing_topics .user-actions>a.more,.ibcs_standards .accordion .teaser:hover .ibcs_missing_topics aside .teaser-wrapper .inner .user-actions>a,.ibcs_standards .accordion .teaser:hover .user-actions>a.more,.ibcs_standards .accordion .teaser:hover .wc-notification [class^=woocommerce] a.more.button,.ibcs_standards .accordion .teaser:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button,.ibcs_standards .accordion .teaser:hover .wc-notification div.added_to_cart a.more.added_to_cart,.ibcs_standards .accordion .teaser:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart,.ibcs_standards .accordion .teaser:hover .woocommerce a.more.button,.ibcs_standards .accordion .teaser:hover .woocommerce aside .teaser-wrapper .inner a.button,.ibcs_standards .accordion .teaser:hover .woocommerce form button.more.button,.ibcs_standards .accordion .teaser:hover .woocommerce input.more.button,.ibcs_standards .accordion .teaser:hover article .post-password-form input.more[type=submit],.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form a.submit,.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .user-actions>a,.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button,.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart,.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner .woocommerce a.button,.ibcs_standards .accordion .teaser:hover aside .teaser-wrapper .inner a.btn,.ibcs_standards .accordion .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover a.more.button,.ibcs_standards .accordion .wc-notification [class^=woocommerce] .teaser:hover a.more.button,.ibcs_standards .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,.ibcs_standards .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser:hover a.button,.ibcs_standards .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button:hover,.ibcs_standards .accordion .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr td a.button:hover,.ibcs_standards .accordion .wc-notification [class^=woocommerce] aside p a.button:hover,.ibcs_standards .accordion .wc-notification div.added_to_cart .teaser-contained-wrapper:hover a.more.added_to_cart,.ibcs_standards .accordion .wc-notification div.added_to_cart .teaser:hover a.more.added_to_cart,.ibcs_standards .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.added_to_cart,.ibcs_standards .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser:hover a.added_to_cart,.ibcs_standards .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart:hover,.ibcs_standards .accordion .wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr td a.added_to_cart:hover,.ibcs_standards .accordion .wc-notification div.added_to_cart aside p a.added_to_cart:hover,.ibcs_standards .accordion .woocommerce .teaser-contained-wrapper:hover a.more.button,.ibcs_standards .accordion .woocommerce .teaser-contained-wrapper:hover input.more.button,.ibcs_standards .accordion .woocommerce .teaser:hover a.more.button,.ibcs_standards .accordion .woocommerce .teaser:hover input.more.button,.ibcs_standards .accordion .woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,.ibcs_standards .accordion .woocommerce aside .teaser-wrapper .inner .teaser:hover a.button,.ibcs_standards .accordion .woocommerce aside .teaser-wrapper .inner a.button:hover,.ibcs_standards .accordion .woocommerce aside .teaser-wrapper .inner table tr td a.button:hover,.ibcs_standards .accordion .woocommerce aside p a.button:hover,.ibcs_standards .accordion .woocommerce form .teaser-contained-wrapper:hover button.more.button,.ibcs_standards .accordion .woocommerce form .teaser:hover button.more.button,.ibcs_standards .accordion .wysiwyg a.btn:hover,.ibcs_standards .accordion article .post-password-form .teaser-contained-wrapper:hover input.more[type=submit],.ibcs_standards .accordion article .post-password-form .teaser:hover input.more[type=submit],.ibcs_standards .accordion article a.btn:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover a.link-to-comment,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser:hover a.link-to-comment,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover a.submit,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser:hover a.submit,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form a.submit:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs_missing_topics .teaser-contained-wrapper:hover .user-actions>a,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs_missing_topics .teaser:hover .user-actions>a,.ibcs_standards .accordion aside .teaser-wrapper .inner .ibcs_missing_topics .user-actions>a:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .user-actions>a,.ibcs_standards .accordion aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.btn,.ibcs_standards .accordion aside .teaser-wrapper .inner .teaser:hover .user-actions>a,.ibcs_standards .accordion aside .teaser-wrapper .inner .teaser:hover a.btn,.ibcs_standards .accordion aside .teaser-wrapper .inner .user-actions>a:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover a.button,.ibcs_standards .accordion aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser:hover a.button,.ibcs_standards .accordion aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser-contained-wrapper:hover a.added_to_cart,.ibcs_standards .accordion aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser:hover a.added_to_cart,.ibcs_standards .accordion aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner .woocommerce .teaser-contained-wrapper:hover a.button,.ibcs_standards .accordion aside .teaser-wrapper .inner .woocommerce .teaser:hover a.button,.ibcs_standards .accordion aside .teaser-wrapper .inner .woocommerce a.button:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner a.btn:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .comments-area .comment-form a.submit:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .user-actions>a:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .user-actions>a:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .wc-notification [class^=woocommerce] a.button:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .wc-notification div.added_to_cart a.added_to_cart:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td .woocommerce a.button:hover,.ibcs_standards .accordion aside .teaser-wrapper .inner table tr td a.btn:hover,.ibcs_standards .accordion aside p .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.ibcs_standards .accordion aside p .ibcs_missing_topics .comments-area .comment-form a.submit:hover,.ibcs_standards .accordion aside p .ibcs_missing_topics .user-actions>a:hover,.ibcs_standards .accordion aside p .user-actions>a:hover,.ibcs_standards .accordion aside p .wc-notification [class^=woocommerce] a.button:hover,.ibcs_standards .accordion aside p .wc-notification div.added_to_cart a.added_to_cart:hover,.ibcs_standards .accordion aside p .woocommerce a.button:hover,.ibcs_standards .accordion aside p a.btn:hover,.ibcs_standards .comments-area .comment-form .more.submit:hover,.ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover .accordion .more.submit,.ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .more.submit,.ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover .more.submit,.ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.submit,.ibcs_standards .comments-area .comment-form .teaser:hover .accordion .more.submit,.ibcs_standards .comments-area .comment-form .teaser:hover .ibcs_missing_topics .accordion .more.submit,.ibcs_standards .comments-area .comment-form .teaser:hover .more.submit,.ibcs_standards .comments-area .comment-form .teaser:hover aside .teaser-wrapper .inner a.submit,.ibcs_standards .comments-area .comment-form .wysiwyg a.submit:hover,.ibcs_standards .comments-area .comment-form article a.submit:hover,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .accordion a.submit:hover,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.submit:hover,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .accordion a.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover .accordion a.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion a.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .teaser:hover a.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner a.submit:hover,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner table tr td .accordion a.submit:hover,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion a.submit:hover,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner table tr td a.submit:hover,.ibcs_standards .comments-area .comment-form aside p .accordion a.submit:hover,.ibcs_standards .comments-area .comment-form aside p .ibcs_missing_topics .accordion a.submit:hover,.ibcs_standards .comments-area .comment-form aside p a.submit:hover,.ibcs_standards .ibcs_missing_topics .accordion aside p a.btn:hover,.ibcs_standards .teaser-contained-wrapper:hover .accordion .user-actions>a.more,.ibcs_standards .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .user-actions>a.more,.ibcs_standards .teaser-contained-wrapper:hover .ibcs_missing_topics aside .teaser-wrapper .inner .accordion .user-actions>a,.ibcs_standards .teaser-contained-wrapper:hover .user-actions>a.more,.ibcs_standards .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a,.ibcs_standards .teaser-contained-wrapper:hover aside .teaser-wrapper .inner .user-actions>a,.ibcs_standards .teaser:hover .accordion .user-actions>a.more,.ibcs_standards .teaser:hover .ibcs_missing_topics .accordion .user-actions>a.more,.ibcs_standards .teaser:hover .ibcs_missing_topics aside .teaser-wrapper .inner .accordion .user-actions>a,.ibcs_standards .teaser:hover .user-actions>a.more,.ibcs_standards .teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a,.ibcs_standards .teaser:hover aside .teaser-wrapper .inner .user-actions>a,.ibcs_standards .user-actions>a.more:hover,.ibcs_standards .wysiwyg .user-actions>a:hover,.ibcs_standards article .user-actions>a:hover,.ibcs_standards aside .teaser-wrapper .inner .accordion .user-actions>a:hover,.ibcs_standards aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a:hover,.ibcs_standards aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .accordion .user-actions>a,.ibcs_standards aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .user-actions>a,.ibcs_standards aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .user-actions>a,.ibcs_standards aside .teaser-wrapper .inner .teaser:hover .accordion .user-actions>a,.ibcs_standards aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion .user-actions>a,.ibcs_standards aside .teaser-wrapper .inner .teaser:hover .user-actions>a,.ibcs_standards aside .teaser-wrapper .inner .user-actions>a:hover,.ibcs_standards aside .teaser-wrapper .inner table tr td .accordion .user-actions>a:hover,.ibcs_standards aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion .user-actions>a:hover,.ibcs_standards aside .teaser-wrapper .inner table tr td .user-actions>a:hover,.ibcs_standards aside p .accordion .user-actions>a:hover,.ibcs_standards aside p .ibcs_missing_topics .accordion .user-actions>a:hover,.ibcs_standards aside p .ibcs_missing_topics .accordion a.btn:hover,.ibcs_standards aside p .user-actions>a:hover,.intro-teaser:hover .ibcs_missing_topics .accordion button.more,.intro-teaser:hover .ibcs_standards .accordion button.more,.intro-teaser:hover button.more,.teaser-contained-wrapper:hover .btn.more,.teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.more.link-to-comment,.teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.more.link-to-comment,.teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content a.more.link-to-comment,.teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.link-to-comment,.teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .ibcs_standards .accordion a.link-to-comment,.teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment,.teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .btn.more,.teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .comments-area .comment-form .more.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .user-actions>a.more,.teaser-contained-wrapper:hover .ibcs_missing_topics .accordion aside .teaser-wrapper .inner .user-actions>a,.teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form .accordion .more.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion .more.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form .more.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .accordion a.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .ibcs_standards .accordion a.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser-contained-wrapper:hover .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a.more,.teaser-contained-wrapper:hover .ibcs_missing_topics .user-actions>a.more,.teaser-contained-wrapper:hover .ibcs_missing_topics aside .teaser-wrapper .inner .accordion .user-actions>a,.teaser-contained-wrapper:hover .ibcs_missing_topics aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a,.teaser-contained-wrapper:hover .ibcs_missing_topics aside .teaser-wrapper .inner .user-actions>a,.teaser-contained-wrapper:hover .ibcs_standards .accordion .btn.more,.teaser-contained-wrapper:hover .ibcs_standards .accordion .comments-area .comment-form .more.submit,.teaser-contained-wrapper:hover .ibcs_standards .accordion .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser-contained-wrapper:hover .ibcs_standards .accordion .user-actions>a.more,.teaser-contained-wrapper:hover .ibcs_standards .accordion aside .teaser-wrapper .inner .user-actions>a,.teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form .accordion .more.submit,.teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion .more.submit,.teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form .more.submit,.teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .accordion a.submit,.teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.submit,.teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser-contained-wrapper:hover .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a.more,.teaser-contained-wrapper:hover .ibcs_standards .user-actions>a.more,.teaser-contained-wrapper:hover .ibcs_standards aside .teaser-wrapper .inner .accordion .user-actions>a,.teaser-contained-wrapper:hover .ibcs_standards aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a,.teaser-contained-wrapper:hover .ibcs_standards aside .teaser-wrapper .inner .user-actions>a,.teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.more.button,.teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.more.button,.teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] a.more.button,.teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.button,.teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .ibcs_standards .accordion a.button,.teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button,.teaser-contained-wrapper:hover .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.more.added_to_cart,.teaser-contained-wrapper:hover .wc-notification div.added_to_cart .ibcs_standards .accordion a.more.added_to_cart,.teaser-contained-wrapper:hover .wc-notification div.added_to_cart a.more.added_to_cart,.teaser-contained-wrapper:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.added_to_cart,.teaser-contained-wrapper:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner .ibcs_standards .accordion a.added_to_cart,.teaser-contained-wrapper:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart,.teaser-contained-wrapper:hover .woocommerce .ibcs_missing_topics .accordion a.more.button,.teaser-contained-wrapper:hover .woocommerce .ibcs_missing_topics .accordion input.more.button,.teaser-contained-wrapper:hover .woocommerce .ibcs_standards .accordion a.more.button,.teaser-contained-wrapper:hover .woocommerce .ibcs_standards .accordion input.more.button,.teaser-contained-wrapper:hover .woocommerce a.button.alt.more,.teaser-contained-wrapper:hover .woocommerce a.more.button,.teaser-contained-wrapper:hover .woocommerce aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.button,.teaser-contained-wrapper:hover .woocommerce aside .teaser-wrapper .inner .ibcs_standards .accordion a.button,.teaser-contained-wrapper:hover .woocommerce aside .teaser-wrapper .inner a.button,.teaser-contained-wrapper:hover .woocommerce form .ibcs_missing_topics .accordion button.more.button,.teaser-contained-wrapper:hover .woocommerce form .ibcs_standards .accordion button.more.button,.teaser-contained-wrapper:hover .woocommerce form button.more.button,.teaser-contained-wrapper:hover .woocommerce form input.button.alt.more,.teaser-contained-wrapper:hover .woocommerce input.more.button,.teaser-contained-wrapper:hover article .post-password-form .ibcs_missing_topics .accordion input.more[type=submit],.teaser-contained-wrapper:hover article .post-password-form .ibcs_standards .accordion input.more[type=submit],.teaser-contained-wrapper:hover article .post-password-form input.more[type=submit],.teaser-contained-wrapper:hover article .woocommerce a.button.alt.more,.teaser-contained-wrapper:hover article .woocommerce a.button.more,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.link-to-comment,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.link-to-comment,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .comments-area .comment-form a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.btn,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .accordion a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_missing_topics .user-actions>a,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .accordion .comments-area .comment-form a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .accordion a.btn,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .accordion a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form a.submit,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .ibcs_standards .user-actions>a,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.added_to_cart,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart .ibcs_standards .accordion a.added_to_cart,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .woocommerce .ibcs_missing_topics .accordion a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .woocommerce .ibcs_standards .accordion a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .woocommerce a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner .woocommerce a.button.alt,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.btn,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner article .woocommerce a.button,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner article .woocommerce a.button.alt,.teaser:hover .btn.more,.teaser:hover .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.more.link-to-comment,.teaser:hover .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.more.link-to-comment,.teaser:hover .ibcs-comment-overview .comment .comment-content a.more.link-to-comment,.teaser:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.link-to-comment,.teaser:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner .ibcs_standards .accordion a.link-to-comment,.teaser:hover .ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner a.link-to-comment,.teaser:hover .ibcs_missing_topics .accordion .btn.more,.teaser:hover .ibcs_missing_topics .accordion .comments-area .comment-form .more.submit,.teaser:hover .ibcs_missing_topics .accordion .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser:hover .ibcs_missing_topics .accordion .user-actions>a.more,.teaser:hover .ibcs_missing_topics .accordion aside .teaser-wrapper .inner .user-actions>a,.teaser:hover .ibcs_missing_topics .comments-area .comment-form .accordion .more.submit,.teaser:hover .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion .more.submit,.teaser:hover .ibcs_missing_topics .comments-area .comment-form .more.submit,.teaser:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .accordion a.submit,.teaser:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner .ibcs_standards .accordion a.submit,.teaser:hover .ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser:hover .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a.more,.teaser:hover .ibcs_missing_topics .user-actions>a.more,.teaser:hover .ibcs_missing_topics aside .teaser-wrapper .inner .accordion .user-actions>a,.teaser:hover .ibcs_missing_topics aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a,.teaser:hover .ibcs_missing_topics aside .teaser-wrapper .inner .user-actions>a,.teaser:hover .ibcs_standards .accordion .btn.more,.teaser:hover .ibcs_standards .accordion .comments-area .comment-form .more.submit,.teaser:hover .ibcs_standards .accordion .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser:hover .ibcs_standards .accordion .user-actions>a.more,.teaser:hover .ibcs_standards .accordion aside .teaser-wrapper .inner .user-actions>a,.teaser:hover .ibcs_standards .comments-area .comment-form .accordion .more.submit,.teaser:hover .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion .more.submit,.teaser:hover .ibcs_standards .comments-area .comment-form .more.submit,.teaser:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .accordion a.submit,.teaser:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.submit,.teaser:hover .ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner a.submit,.teaser:hover .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a.more,.teaser:hover .ibcs_standards .user-actions>a.more,.teaser:hover .ibcs_standards aside .teaser-wrapper .inner .accordion .user-actions>a,.teaser:hover .ibcs_standards aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a,.teaser:hover .ibcs_standards aside .teaser-wrapper .inner .user-actions>a,.teaser:hover .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.more.button,.teaser:hover .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.more.button,.teaser:hover .wc-notification [class^=woocommerce] a.more.button,.teaser:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.button,.teaser:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .ibcs_standards .accordion a.button,.teaser:hover .wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button,.teaser:hover .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.more.added_to_cart,.teaser:hover .wc-notification div.added_to_cart .ibcs_standards .accordion a.more.added_to_cart,.teaser:hover .wc-notification div.added_to_cart a.more.added_to_cart,.teaser:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.added_to_cart,.teaser:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner .ibcs_standards .accordion a.added_to_cart,.teaser:hover .wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart,.teaser:hover .woocommerce .ibcs_missing_topics .accordion a.more.button,.teaser:hover .woocommerce .ibcs_missing_topics .accordion input.more.button,.teaser:hover .woocommerce .ibcs_standards .accordion a.more.button,.teaser:hover .woocommerce .ibcs_standards .accordion input.more.button,.teaser:hover .woocommerce a.button.alt.more,.teaser:hover .woocommerce a.more.button,.teaser:hover .woocommerce aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.button,.teaser:hover .woocommerce aside .teaser-wrapper .inner .ibcs_standards .accordion a.button,.teaser:hover .woocommerce aside .teaser-wrapper .inner a.button,.teaser:hover .woocommerce form .ibcs_missing_topics .accordion button.more.button,.teaser:hover .woocommerce form .ibcs_standards .accordion button.more.button,.teaser:hover .woocommerce form button.more.button,.teaser:hover .woocommerce form input.button.alt.more,.teaser:hover .woocommerce input.more.button,.teaser:hover article .post-password-form .ibcs_missing_topics .accordion input.more[type=submit],.teaser:hover article .post-password-form .ibcs_standards .accordion input.more[type=submit],.teaser:hover article .post-password-form input.more[type=submit],.teaser:hover article .woocommerce a.button.alt.more,.teaser:hover article .woocommerce a.button.more,.teaser:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.link-to-comment,.teaser:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.link-to-comment,.teaser:hover aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .comments-area .comment-form a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.btn,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .accordion a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a,.teaser:hover aside .teaser-wrapper .inner .ibcs_missing_topics .user-actions>a,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .accordion .comments-area .comment-form a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .accordion a.btn,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .accordion a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form a.submit,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a,.teaser:hover aside .teaser-wrapper .inner .ibcs_standards .user-actions>a,.teaser:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.button,.teaser:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.button,.teaser:hover aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button,.teaser:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.added_to_cart,.teaser:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart .ibcs_standards .accordion a.added_to_cart,.teaser:hover aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart,.teaser:hover aside .teaser-wrapper .inner .woocommerce .ibcs_missing_topics .accordion a.button,.teaser:hover aside .teaser-wrapper .inner .woocommerce .ibcs_standards .accordion a.button,.teaser:hover aside .teaser-wrapper .inner .woocommerce a.button,.teaser:hover aside .teaser-wrapper .inner .woocommerce a.button.alt,.teaser:hover aside .teaser-wrapper .inner a.btn,.teaser:hover aside .teaser-wrapper .inner article .woocommerce a.button,.teaser:hover aside .teaser-wrapper .inner article .woocommerce a.button.alt,.wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.more.button,.wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover .ibcs_standards .accordion a.more.button,.wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover a.more.button,.wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.button,.wc-notification [class^=woocommerce] .teaser:hover .ibcs_missing_topics .accordion a.more.button,.wc-notification [class^=woocommerce] .teaser:hover .ibcs_standards .accordion a.more.button,.wc-notification [class^=woocommerce] .teaser:hover a.more.button,.wc-notification [class^=woocommerce] .teaser:hover aside .teaser-wrapper .inner a.button,.wc-notification [class^=woocommerce] .wysiwyg a.button:hover,.wc-notification [class^=woocommerce] a.more.button:hover,.wc-notification [class^=woocommerce] article a.button:hover,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.button:hover,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .ibcs_standards .accordion a.button:hover,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner .teaser:hover a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner a.button:hover,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion a.button:hover,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion a.button:hover,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr td a.button:hover,.wc-notification [class^=woocommerce] aside p .ibcs_missing_topics .accordion a.button:hover,.wc-notification [class^=woocommerce] aside p .ibcs_standards .accordion a.button:hover,.wc-notification [class^=woocommerce] aside p a.button:hover,.wc-notification div.added_to_cart .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.more.added_to_cart,.wc-notification div.added_to_cart .teaser-contained-wrapper:hover .ibcs_standards .accordion a.more.added_to_cart,.wc-notification div.added_to_cart .teaser-contained-wrapper:hover a.more.added_to_cart,.wc-notification div.added_to_cart .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.added_to_cart,.wc-notification div.added_to_cart .teaser:hover .ibcs_missing_topics .accordion a.more.added_to_cart,.wc-notification div.added_to_cart .teaser:hover .ibcs_standards .accordion a.more.added_to_cart,.wc-notification div.added_to_cart .teaser:hover a.more.added_to_cart,.wc-notification div.added_to_cart .teaser:hover aside .teaser-wrapper .inner a.added_to_cart,.wc-notification div.added_to_cart .wysiwyg a.added_to_cart:hover,.wc-notification div.added_to_cart a.more.added_to_cart:hover,.wc-notification div.added_to_cart article a.added_to_cart:hover,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.added_to_cart:hover,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .ibcs_standards .accordion a.added_to_cart:hover,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner .teaser:hover a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner a.added_to_cart:hover,.wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion a.added_to_cart:hover,.wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion a.added_to_cart:hover,.wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr td a.added_to_cart:hover,.wc-notification div.added_to_cart aside p .ibcs_missing_topics .accordion a.added_to_cart:hover,.wc-notification div.added_to_cart aside p .ibcs_standards .accordion a.added_to_cart:hover,.wc-notification div.added_to_cart aside p a.added_to_cart:hover,.woocommerce .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.more.button,.woocommerce .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion input.more.button,.woocommerce .teaser-contained-wrapper:hover .ibcs_standards .accordion a.more.button,.woocommerce .teaser-contained-wrapper:hover .ibcs_standards .accordion input.more.button,.woocommerce .teaser-contained-wrapper:hover a.button.alt.more,.woocommerce .teaser-contained-wrapper:hover a.more.button,.woocommerce .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.button,.woocommerce .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.button.alt,.woocommerce .teaser-contained-wrapper:hover input.more.button,.woocommerce .teaser:hover .ibcs_missing_topics .accordion a.more.button,.woocommerce .teaser:hover .ibcs_missing_topics .accordion input.more.button,.woocommerce .teaser:hover .ibcs_standards .accordion a.more.button,.woocommerce .teaser:hover .ibcs_standards .accordion input.more.button,.woocommerce .teaser:hover a.button.alt.more,.woocommerce .teaser:hover a.more.button,.woocommerce .teaser:hover aside .teaser-wrapper .inner a.button,.woocommerce .teaser:hover aside .teaser-wrapper .inner a.button.alt,.woocommerce .teaser:hover input.more.button,.woocommerce .wysiwyg a.button.alt:hover,.woocommerce .wysiwyg a.button:hover,.woocommerce a.more.button.alt:hover,.woocommerce a.more.button:hover,.woocommerce article a.button.alt:hover,.woocommerce article a.button:hover,.woocommerce aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.button:hover,.woocommerce aside .teaser-wrapper .inner .ibcs_standards .accordion a.button:hover,.woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.button,.woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion a.button,.woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,.woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button.alt,.woocommerce aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion a.button,.woocommerce aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion a.button,.woocommerce aside .teaser-wrapper .inner .teaser:hover a.button,.woocommerce aside .teaser-wrapper .inner .teaser:hover a.button.alt,.woocommerce aside .teaser-wrapper .inner a.button.alt:hover,.woocommerce aside .teaser-wrapper .inner a.button:hover,.woocommerce aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion a.button:hover,.woocommerce aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion a.button:hover,.woocommerce aside .teaser-wrapper .inner table tr td a.button:hover,.woocommerce aside p .ibcs_missing_topics .accordion a.button:hover,.woocommerce aside p .ibcs_standards .accordion a.button:hover,.woocommerce aside p a.button.alt:hover,.woocommerce aside p a.button:hover,.woocommerce form .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion button.more.button,.woocommerce form .teaser-contained-wrapper:hover .ibcs_standards .accordion button.more.button,.woocommerce form .teaser-contained-wrapper:hover button.more.button,.woocommerce form .teaser-contained-wrapper:hover input.button.alt.more,.woocommerce form .teaser:hover .ibcs_missing_topics .accordion button.more.button,.woocommerce form .teaser:hover .ibcs_standards .accordion button.more.button,.woocommerce form .teaser:hover button.more.button,.woocommerce form .teaser:hover input.button.alt.more,.woocommerce form button.more.button:hover,.woocommerce form input.more.button.alt:hover,.woocommerce input.more.button:hover,.wysiwyg .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.wysiwyg .ibcs_missing_topics .accordion a.btn:hover,.wysiwyg .ibcs_missing_topics .comments-area .comment-form a.submit:hover,.wysiwyg .ibcs_missing_topics .user-actions>a:hover,.wysiwyg .ibcs_standards .accordion a.btn:hover,.wysiwyg .ibcs_standards .comments-area .comment-form a.submit:hover,.wysiwyg .ibcs_standards .user-actions>a:hover,.wysiwyg .wc-notification [class^=woocommerce] a.button:hover,.wysiwyg .wc-notification div.added_to_cart a.added_to_cart:hover,.wysiwyg .woocommerce a.button.alt:hover,.wysiwyg .woocommerce a.button:hover,.wysiwyg a.btn:hover,article .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,article .ibcs_missing_topics .accordion a.btn:hover,article .ibcs_missing_topics .comments-area .comment-form a.submit:hover,article .ibcs_missing_topics .user-actions>a:hover,article .ibcs_standards .accordion a.btn:hover,article .ibcs_standards .comments-area .comment-form a.submit:hover,article .ibcs_standards .user-actions>a:hover,article .post-password-form .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion input.more[type=submit],article .post-password-form .teaser-contained-wrapper:hover .ibcs_standards .accordion input.more[type=submit],article .post-password-form .teaser-contained-wrapper:hover input.more[type=submit],article .post-password-form .teaser:hover .ibcs_missing_topics .accordion input.more[type=submit],article .post-password-form .teaser:hover .ibcs_standards .accordion input.more[type=submit],article .post-password-form .teaser:hover input.more[type=submit],article .post-password-form input.more:hover[type=submit],article .wc-notification [class^=woocommerce] a.button:hover,article .wc-notification div.added_to_cart a.added_to_cart:hover,article .woocommerce .teaser-contained-wrapper:hover a.button.alt.more,article .woocommerce .teaser-contained-wrapper:hover a.button.more,article .woocommerce .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.button,article .woocommerce .teaser-contained-wrapper:hover aside .teaser-wrapper .inner a.button.alt,article .woocommerce .teaser:hover a.button.alt.more,article .woocommerce .teaser:hover a.button.more,article .woocommerce .teaser:hover aside .teaser-wrapper .inner a.button,article .woocommerce .teaser:hover aside .teaser-wrapper .inner a.button.alt,article .woocommerce a.button.alt:hover,article .woocommerce a.button:hover,article .woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button,article .woocommerce aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.button.alt,article .woocommerce aside .teaser-wrapper .inner .teaser:hover a.button,article .woocommerce aside .teaser-wrapper .inner .teaser:hover a.button.alt,article a.btn:hover,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.link-to-comment:hover,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.link-to-comment:hover,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.link-to-comment,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover .ibcs_standards .accordion a.link-to-comment,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser-contained-wrapper:hover a.link-to-comment,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser:hover .ibcs_missing_topics .accordion a.link-to-comment,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser:hover .ibcs_standards .accordion a.link-to-comment,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content .teaser:hover a.link-to-comment,aside .teaser-wrapper .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .comments-area .comment-form .teaser-contained-wrapper:hover a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .comments-area .comment-form .teaser:hover a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .teaser-contained-wrapper:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .teaser:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion .user-actions>a:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .accordion a.btn:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .accordion a.submit:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion a.submit:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover .accordion a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover .ibcs_standards .accordion a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser-contained-wrapper:hover a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser:hover .accordion a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser:hover .ibcs_standards .accordion a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form .teaser:hover a.submit,aside .teaser-wrapper .inner .ibcs_missing_topics .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a:hover,aside .teaser-wrapper .inner .ibcs_missing_topics .teaser-contained-wrapper:hover .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .teaser-contained-wrapper:hover .ibcs_standards .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .teaser-contained-wrapper:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .teaser:hover .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .teaser:hover .ibcs_standards .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .teaser:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_missing_topics .user-actions>a:hover,aside .teaser-wrapper .inner .ibcs_standards .accordion .comments-area .comment-form .teaser-contained-wrapper:hover a.submit,aside .teaser-wrapper .inner .ibcs_standards .accordion .comments-area .comment-form .teaser:hover a.submit,aside .teaser-wrapper .inner .ibcs_standards .accordion .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner .ibcs_standards .accordion .teaser-contained-wrapper:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .accordion .teaser:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .accordion .user-actions>a:hover,aside .teaser-wrapper .inner .ibcs_standards .accordion a.btn:hover,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .accordion a.submit:hover,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion a.submit:hover,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover .accordion a.submit,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.submit,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser-contained-wrapper:hover a.submit,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser:hover .accordion a.submit,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser:hover .ibcs_missing_topics .accordion a.submit,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form .teaser:hover a.submit,aside .teaser-wrapper .inner .ibcs_standards .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a:hover,aside .teaser-wrapper .inner .ibcs_standards .teaser-contained-wrapper:hover .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .teaser-contained-wrapper:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .teaser:hover .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .teaser:hover .ibcs_missing_topics .accordion .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .teaser:hover .user-actions>a,aside .teaser-wrapper .inner .ibcs_standards .user-actions>a:hover,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs-comment-overview .comment .comment-content a.link-to-comment,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.btn,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .comments-area .comment-form a.submit,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_missing_topics .user-actions>a,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .accordion a.btn,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .comments-area .comment-form a.submit,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .ibcs_standards .user-actions>a,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .wc-notification [class^=woocommerce] a.button,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .wc-notification div.added_to_cart a.added_to_cart,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .woocommerce a.button,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover .woocommerce a.button.alt,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a.btn,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover article .woocommerce a.button,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover article .woocommerce a.button.alt,aside .teaser-wrapper .inner .teaser:hover .ibcs-comment-overview .comment .comment-content a.link-to-comment,aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .accordion a.btn,aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .comments-area .comment-form a.submit,aside .teaser-wrapper .inner .teaser:hover .ibcs_missing_topics .user-actions>a,aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .accordion a.btn,aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .comments-area .comment-form a.submit,aside .teaser-wrapper .inner .teaser:hover .ibcs_standards .user-actions>a,aside .teaser-wrapper .inner .teaser:hover .wc-notification [class^=woocommerce] a.button,aside .teaser-wrapper .inner .teaser:hover .wc-notification div.added_to_cart a.added_to_cart,aside .teaser-wrapper .inner .teaser:hover .woocommerce a.button,aside .teaser-wrapper .inner .teaser:hover .woocommerce a.button.alt,aside .teaser-wrapper .inner .teaser:hover a.btn,aside .teaser-wrapper .inner .teaser:hover article .woocommerce a.button,aside .teaser-wrapper .inner .teaser:hover article .woocommerce a.button.alt,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.button:hover,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.button:hover,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.button,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover .ibcs_standards .accordion a.button,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser-contained-wrapper:hover a.button,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser:hover .ibcs_missing_topics .accordion a.button,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser:hover .ibcs_standards .accordion a.button,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] .teaser:hover a.button,aside .teaser-wrapper .inner .wc-notification [class^=woocommerce] a.button:hover,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.added_to_cart:hover,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .ibcs_standards .accordion a.added_to_cart:hover,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.added_to_cart,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser-contained-wrapper:hover .ibcs_standards .accordion a.added_to_cart,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser-contained-wrapper:hover a.added_to_cart,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser:hover .ibcs_missing_topics .accordion a.added_to_cart,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser:hover .ibcs_standards .accordion a.added_to_cart,aside .teaser-wrapper .inner .wc-notification div.added_to_cart .teaser:hover a.added_to_cart,aside .teaser-wrapper .inner .wc-notification div.added_to_cart a.added_to_cart:hover,aside .teaser-wrapper .inner .woocommerce .ibcs_missing_topics .accordion a.button:hover,aside .teaser-wrapper .inner .woocommerce .ibcs_standards .accordion a.button:hover,aside .teaser-wrapper .inner .woocommerce .teaser-contained-wrapper:hover .ibcs_missing_topics .accordion a.button,aside .teaser-wrapper .inner .woocommerce .teaser-contained-wrapper:hover .ibcs_standards .accordion a.button,aside .teaser-wrapper .inner .woocommerce .teaser-contained-wrapper:hover a.button,aside .teaser-wrapper .inner .woocommerce .teaser:hover .ibcs_missing_topics .accordion a.button,aside .teaser-wrapper .inner .woocommerce .teaser:hover .ibcs_standards .accordion a.button,aside .teaser-wrapper .inner .woocommerce .teaser:hover a.button,aside .teaser-wrapper .inner .woocommerce a.button.alt:hover,aside .teaser-wrapper .inner .woocommerce a.button:hover,aside .teaser-wrapper .inner a.btn:hover,aside .teaser-wrapper .inner table tr td .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.link-to-comment:hover,aside .teaser-wrapper .inner table tr td .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.link-to-comment:hover,aside .teaser-wrapper .inner table tr td .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion .user-actions>a:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .accordion a.btn:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .comments-area .comment-form .accordion a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a:hover,aside .teaser-wrapper .inner table tr td .ibcs_missing_topics .user-actions>a:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion .user-actions>a:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .accordion a.btn:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .comments-area .comment-form .accordion a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .comments-area .comment-form a.submit:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a:hover,aside .teaser-wrapper .inner table tr td .ibcs_standards .user-actions>a:hover,aside .teaser-wrapper .inner table tr td .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.button:hover,aside .teaser-wrapper .inner table tr td .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.button:hover,aside .teaser-wrapper .inner table tr td .wc-notification [class^=woocommerce] a.button:hover,aside .teaser-wrapper .inner table tr td .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.added_to_cart:hover,aside .teaser-wrapper .inner table tr td .wc-notification div.added_to_cart .ibcs_standards .accordion a.added_to_cart:hover,aside .teaser-wrapper .inner table tr td .wc-notification div.added_to_cart a.added_to_cart:hover,aside .teaser-wrapper .inner table tr td .woocommerce .ibcs_missing_topics .accordion a.button:hover,aside .teaser-wrapper .inner table tr td .woocommerce .ibcs_standards .accordion a.button:hover,aside .teaser-wrapper .inner table tr td .woocommerce a.button:hover,aside .teaser-wrapper .inner table tr td a.btn:hover,aside p .ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.link-to-comment:hover,aside p .ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.link-to-comment:hover,aside p .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,aside p .ibcs_missing_topics .accordion .comments-area .comment-form a.submit:hover,aside p .ibcs_missing_topics .accordion .user-actions>a:hover,aside p .ibcs_missing_topics .accordion a.btn:hover,aside p .ibcs_missing_topics .comments-area .comment-form .accordion a.submit:hover,aside p .ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion a.submit:hover,aside p .ibcs_missing_topics .comments-area .comment-form a.submit:hover,aside p .ibcs_missing_topics .ibcs_standards .accordion .user-actions>a:hover,aside p .ibcs_missing_topics .ibcs_standards .accordion a.btn:hover,aside p .ibcs_missing_topics .user-actions>a:hover,aside p .ibcs_standards .accordion .comments-area .comment-form a.submit:hover,aside p .ibcs_standards .accordion .user-actions>a:hover,aside p .ibcs_standards .accordion a.btn:hover,aside p .ibcs_standards .comments-area .comment-form .accordion a.submit:hover,aside p .ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion a.submit:hover,aside p .ibcs_standards .comments-area .comment-form a.submit:hover,aside p .ibcs_standards .ibcs_missing_topics .accordion .user-actions>a:hover,aside p .ibcs_standards .ibcs_missing_topics .accordion a.btn:hover,aside p .ibcs_standards .user-actions>a:hover,aside p .wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.button:hover,aside p .wc-notification [class^=woocommerce] .ibcs_standards .accordion a.button:hover,aside p .wc-notification [class^=woocommerce] a.button:hover,aside p .wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.added_to_cart:hover,aside p .wc-notification div.added_to_cart .ibcs_standards .accordion a.added_to_cart:hover,aside p .wc-notification div.added_to_cart a.added_to_cart:hover,aside p .woocommerce .ibcs_missing_topics .accordion a.button:hover,aside p .woocommerce .ibcs_standards .accordion a.button:hover,aside p .woocommerce a.button.alt:hover,aside p .woocommerce a.button:hover,aside p a.btn:hover{color:#e65c00;background:transparent}.btn.btn__small,.ibcs-comment-overview .comment .comment-content a.btn__small.link-to-comment,.ibcs_missing_topics .accordion .btn__small.btn,.ibcs_missing_topics .comments-area .comment-form .btn__small.submit,.ibcs_missing_topics .user-actions>a.btn__small,.ibcs_standards .accordion .btn__small.btn,.ibcs_standards .comments-area .comment-form .btn__small.submit,.ibcs_standards .user-actions>a.btn__small,.wc-notification [class^=woocommerce] a.btn__small.button,.wc-notification div.added_to_cart a.btn__small.added_to_cart,.woocommerce a.btn__small.button,.woocommerce form button.btn__small.button,.woocommerce form input.btn__small.button.alt,.woocommerce input.btn__small.button,article .post-password-form input.btn__small[type=submit]{font-size:12px;line-height:14px;height:30px;border-radius:15px}.btn.btn__grey,.ibcs-comment-overview .comment .comment-content a.btn__grey.link-to-comment,.ibcs_missing_topics .accordion .btn__grey.btn,.ibcs_missing_topics .comments-area .comment-form .btn__grey.submit,.ibcs_missing_topics .user-actions>a.btn__grey,.ibcs_standards .accordion .btn__grey.btn,.ibcs_standards .comments-area .comment-form .btn__grey.submit,.ibcs_standards .user-actions>a.btn__grey,.wc-notification [class^=woocommerce] a.btn__grey.button,.wc-notification div.added_to_cart a.btn__grey.added_to_cart,.woocommerce a.btn__grey.button,.woocommerce form button.btn__grey.button,.woocommerce form input.btn__grey.button.alt,.woocommerce input.btn__grey.button,article .post-password-form input.btn__grey[type=submit]{background-color:#737778}.btn.btn__grey:hover,.ibcs-comment-overview .comment .comment-content a.btn__grey.link-to-comment:hover,.ibcs_missing_topics .comments-area .comment-form .btn__grey.submit:hover,.ibcs_missing_topics .user-actions>a.btn__grey:hover,.ibcs_standards .comments-area .comment-form .btn__grey.submit:hover,.ibcs_standards .user-actions>a.btn__grey:hover,.intro-teaser:hover button.btn__grey,.wc-notification [class^=woocommerce] a.btn__grey.button:hover,.wc-notification div.added_to_cart a.btn__grey.added_to_cart:hover,.woocommerce a.btn__grey.button:hover,.woocommerce form button.btn__grey.button:hover,.woocommerce input.btn__grey.button:hover,article .post-password-form input.btn__grey:hover[type=submit]{background:#676a6b}.btn.btn__blue,.ibcs-comment-overview .comment .comment-content a.btn__blue.link-to-comment,.ibcs_missing_topics .accordion .btn__blue.btn,.ibcs_missing_topics .comments-area .comment-form .btn__blue.submit,.ibcs_missing_topics .user-actions>a.btn__blue,.ibcs_standards .accordion .btn__blue.btn,.ibcs_standards .comments-area .comment-form .btn__blue.submit,.ibcs_standards .user-actions>a.btn__blue,.wc-notification [class^=woocommerce] a.btn__blue.button,.wc-notification div.added_to_cart a.btn__blue.added_to_cart,.woocommerce a.btn__blue.button,.woocommerce form button.btn__blue.button,.woocommerce form input.btn__blue.button.alt,.woocommerce input.btn__blue.button,article .post-password-form input.btn__blue[type=submit]{background-color:#10a5ce}.btn.btn__blue:hover,.ibcs-comment-overview .comment .comment-content a.btn__blue.link-to-comment:hover,.ibcs_missing_topics .comments-area .comment-form .btn__blue.submit:hover,.ibcs_missing_topics .user-actions>a.btn__blue:hover,.ibcs_standards .comments-area .comment-form .btn__blue.submit:hover,.ibcs_standards .user-actions>a.btn__blue:hover,.intro-teaser:hover button.btn__blue,.wc-notification [class^=woocommerce] a.btn__blue.button:hover,.wc-notification div.added_to_cart a.btn__blue.added_to_cart:hover,.woocommerce a.btn__blue.button:hover,.woocommerce form button.btn__blue.button:hover,.woocommerce input.btn__blue.button:hover,article .post-password-form input.btn__blue:hover[type=submit]{background:#0e92b6}.consultant .figure-wrapper figure,.consultant .teaser-list figure,.g-border-shadow,.g-teaser-rounded,.rounded .figure-wrapper figure,.rounded .teaser figure,.teaser.consultant figure{box-shadow:0 0 2px 0 #cfcfcf}.g-teaser-rounded,.teaser.consultant figure{width:120px;height:120px;border-radius:100%;margin:10px 0 0 10px}.consultant .figure-wrapper figure,.rounded .figure-wrapper figure,.rounded .teaser figure{border-radius:50%}figure img{vertical-align:top}.more,aside .teaser-wrapper .inner a{display:inline-block;color:#f60;font-weight:600;font-size:12px;line-height:16px;font-family:Open Sans Condensed,sans-serif;font-weight:700;border:none;outline:none;background:transparent}.more:hover,.teaser-contained-wrapper:hover .more,.teaser-contained-wrapper:hover aside .teaser-wrapper .inner a,.teaser:hover .more,.teaser:hover aside .teaser-wrapper .inner a,.wysiwyg a:hover,article a:hover,aside .teaser-wrapper .inner .teaser-contained-wrapper:hover a,aside .teaser-wrapper .inner .teaser:hover a,aside .teaser-wrapper .inner a:hover,aside p a:hover{background:transparent;color:#e65c00}.scrolltop-btn{position:fixed;width:40px;height:40px;right:15px;bottom:15px;opacity:0;visibility:hidden;background-color:hsla(0,0%,50%,.6);background-image:url(../images/icon-scrolltop.svg);background-repeat:no-repeat;background-position:50%;background-size:60%;z-index:30;transition:all .3s}.scrolltop-btn.is-active{opacity:1;cursor:pointer;visibility:visible}#header-search{background:#fff;width:100%;display:block;position:relative;padding:0;border-bottom:1px solid #d5d6d6}#header-search input{box-sizing:border-box;width:100%;top:50%;background:#fff url(../images/icon-search-orange.svg) no-repeat 100%;background-size:40px 25px;border:0;font-size:15px;line-height:15px;padding:10px 50px 10px 15px;outline:none;display:block;border-radius:23px;margin:12px 0 6px}#header{position:fixed;background:#fff;left:0;width:100%;z-index:31;padding-bottom:40px;transition:all .1s ease-out}#header.is-scrollable{overflow-y:scroll;height:100%}.header__small{min-height:95px;box-shadow:0 2px 2px rgba(0,0,0,.09)}.metanav{position:fixed;bottom:0;width:100%;background:#333;height:40px;z-index:36;transition:all .4s ease;display:none}.metanav .susy-grid-container{margin-left:0}.metanav ul{margin:0;padding:0}.metanav ul li{float:left}.metanav ul li:not([class*=login]):not([class*=language]):not([class*=cart]){display:none}.metanav ul li a{color:#fff;font-family:Open Sans Condensed,sans-serif;font-weight:700}.metanav--linkedin{height:40px;overflow:hidden;text-indent:-9999px;width:110px;background:url(../images/icon-linkedin-white.svg) no-repeat 50%;background-size:70px 17px;position:absolute;left:0;text-indent:-9999rem;color:transparent}.metanav--linkedin a{display:block;position:absolute;width:100%;height:100%}.metanav--ibcs{position:relative;overflow:hidden;text-indent:-9999px;width:68px;height:40px;background:url(../images/logo-ibcs.svg) no-repeat 50%;background-size:48px 20px;margin-right:35px}.metanav--ibcs a{position:absolute;top:0;left:0;width:100%;height:100%}.metanav--login a{display:block;line-height:40px;color:#fff;padding:0 20px 0 40px;background:#747678 url(../images/icon-user-white.svg) no-repeat 20px;background-size:11px 16px;text-decoration:none;transition:all .2s ease}.metanav--login a:hover{background-color:#67696b}.metanav--cart{margin-left:2px}.metanav--cart a{position:relative;display:block;line-height:40px;width:50px;height:40px;color:transparent!important;padding:0;background:#747678 url(../images/shop/icon-basket-white.svg) no-repeat 50%;background-size:20px;text-decoration:none;transition:all .2s ease}.metanav--cart a:hover{background-color:#67696b}.metanav--cart a span{position:absolute;min-width:18px;height:18px;right:2px;top:2px;color:#fff;font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:11px;padding:3px;text-align:center;line-height:1;background-color:#f60;border-radius:18px}.menu-item-language-current{margin-left:0}.menu-item-language-current a{display:block;line-height:40px;color:#fff;padding:0 30px 0 20px;background:#747678 url(../images/icon-arrow-down-white.svg) no-repeat 80%;background-size:9px 6px;text-decoration:none;transition:all .2s ease}.menu-item-language-current a:hover{background-color:#67696b}.menu-item-language-current .sub-menu{display:none;z-index:5;position:fixed;top:40px;right:46px;transform:translateY(-80px)}.menu-item-language-current .sub-menu a{background:#747678;padding:0 0 0 20px;display:block}.mobile-wrapper{background:#fff;position:fixed;top:0;left:0;width:100%;z-index:2;height:95px}.mobile-wrapper.active{border-bottom:1px solid #dbdcdd}.mobile-wrapper.active .nav-toggle{background-image:url(../images/icon-navclose-orange.svg)}.mobile-wrapper .nav-toggle{text-indent:-9999px;overflow:hidden;width:36px;height:36px;background:url(../images/icon-nav-orange.svg) no-repeat 50%;background-size:36px 36px;border:0;outline:none;position:absolute;top:30px;right:30px}.mainnav{background:#fff;margin:0 auto}.mainnav.susy-grid-container{max-width:98%}.mainnav #logo{position:fixed;top:0;left:20px;z-index:2}.mainnav #logo img{margin:20px 0;width:112px;height:55px;transition:all .4s ease}.mainnav .menu-main-menu-container{padding:95px 0 0;display:none}.mainnav .menu-main-menu-container ul li.current-menu-item>a,.mainnav .menu-main-menu-container ul li.current-menu-parent>a{border-bottom:1px solid #d5d6d6;background:#f5f5f5}.mainnav .menu-main-menu-container ul li.current-menu-item .sub-menu a,.mainnav .menu-main-menu-container ul li.current-menu-parent .sub-menu a{border-bottom:0 solid #d5d6d6}.mainnav .menu-main-menu-container ul li.current-menu-item>a{font-weight:400;background:#e1e1e1}.mainnav .menu-main-menu-container ul li.duplicate-menu>a{background:#fff;border-bottom:0 solid #d5d6d6}.mainnav .menu-main-menu-container .menu>.current-menu-item>a,.mainnav .menu-main-menu-container .menu>.current-menu-parent>a{font-weight:800}.mainnav .menu-main-menu-container .menu>.duplicate-menu>a{font-weight:400}.mainnav .menu-main-menu-container ul{list-style:none;margin:0;padding:0}.mainnav .menu-main-menu-container ul li{border-bottom:1px solid #d5d6d6}.mainnav .menu-main-menu-container ul li a,.mainnav .menu-main-menu-container ul li button{padding:0 15px;line-height:70px;display:block;font-size:16px;color:#333;text-decoration:none;transition:all .2s ease;cursor:pointer}.mainnav .menu-main-menu-container ul li a:hover,.mainnav .menu-main-menu-container ul li button:hover{color:#f60}.mainnav .menu-main-menu-container ul li a>figure,.mainnav .menu-main-menu-container ul li a>p,.mainnav .menu-main-menu-container ul li a>small,.mainnav .menu-main-menu-container ul li aside .teaser-wrapper .inner table tr a>td,.mainnav .menu-main-menu-container ul li aside .teaser-wrapper .inner table tr button>td,.mainnav .menu-main-menu-container ul li button>figure,.mainnav .menu-main-menu-container ul li button>p,.mainnav .menu-main-menu-container ul li button>small,aside .teaser-wrapper .inner table tr .mainnav .menu-main-menu-container ul li a>td,aside .teaser-wrapper .inner table tr .mainnav .menu-main-menu-container ul li button>td{display:none}.mainnav .menu-main-menu-container ul li button{padding:0;width:73px;border:0;background:transparent;overflow:hidden;text-indent:-9999px;background:url(../images/icon-search-black.svg) no-repeat 50%;background-size:25px 25px;outline:none;display:none}.mainnav .menu-main-menu-container--right{padding-top:0;position:relative}.mainnav .menu-main-menu-container--right li:last-child{border-bottom:0}.mainnav .menu-main-menu-container--right button{float:left}.menu-main-menu-cart{display:none}.menu-main-menu-cart a{position:relative;background:url(../images/shop/icon-basket-dark.svg) no-repeat 50%;background-size:20px;transition:all .2s ease;width:50px}.menu-main-menu-cart a .cart-contents-count{position:absolute;min-width:18px;height:18px;right:2px;top:50%;color:#fff;font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:11px;padding:3px;text-align:center;line-height:1;background-color:#f60;border-radius:18px;transform:translateY(-18px)}.menu-main-menu-shop,.menu-meta-menu-container{display:none}#menu-meta-menu,#menu-meta-menu ul{list-style:none}.intro-teasers{display:block}.intro-teasers .intro-teasers-container,.intro-teasers>div{padding:10px}.carousel.flickity-enabled+.intro-teasers .intro-teasers-container{padding-top:60px}.carousel.flickity-enabled+.intro-teasers .intro-teasers-container figure{left:calc(50% - 10px);padding-left:0;padding-right:0}.intro-teaser{position:relative;width:100%;float:left;padding:15px 10px 10px}.intro-teaser a{position:absolute;opacity:0;background:#000;top:0;left:0;width:100%;height:100%;z-index:28}.intro-teaser:after{content:"";position:absolute;top:0;left:10px;right:10px;height:0;border-top:1px solid #bdbdbd}.intro-teaser.archive:after,.intro-teaser:first-child:after{display:none}.intro-teaser.archive .inner{padding-bottom:5px}.intro-teaser.archive figure{width:100%;height:auto;margin:0 0 15px;padding:0;background-size:cover}.intro-teaser.archive figure img{display:none}.intro-teaser.archive figure img[src]{display:block}.intro-teaser.archive h2{margin:17px 0 0}.intro-teaser.archive aside .teaser-wrapper .inner table tr td,.intro-teaser.archive p,aside .teaser-wrapper .inner table tr .intro-teaser.archive td{margin:15px 0 0}.intro-teaser.archive a,.intro-teaser.archive button{display:inline;padding:0;text-decoration:underline}.ibcs-comment-overview .comment .comment-meta .intro-teaser.archive .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .intro-teaser.archive .comment-author,.ibcs_standards .comments-area .comment .comment-meta .intro-teaser.archive .comment-author,.intro-teaser.archive .ibcs-comment-overview .comment .comment-meta .comment-author,.intro-teaser.archive .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.intro-teaser.archive .ibcs_standards .comments-area .comment .comment-meta .comment-author,.intro-teaser.archive body.my-account .woocommerce form fieldset>legend,.intro-teaser.archive h1,.intro-teaser.archive h2,.intro-teaser.archive h3,body.my-account .woocommerce form .intro-teaser.archive fieldset>legend{margin-top:0;margin-bottom:20px}.ibcs-comment-overview .comment .comment-meta .intro-teaser.archive .comment-author:last-child,.ibcs_missing_topics .comments-area .comment .comment-meta .intro-teaser.archive .comment-author:last-child,.ibcs_standards .comments-area .comment .comment-meta .intro-teaser.archive .comment-author:last-child,.intro-teaser.archive .ibcs-comment-overview .comment .comment-meta .comment-author:last-child,.intro-teaser.archive .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author:last-child,.intro-teaser.archive .ibcs_standards .comments-area .comment .comment-meta .comment-author:last-child,.intro-teaser.archive body.my-account .woocommerce form fieldset>legend:last-child,.intro-teaser.archive h1:last-child,.intro-teaser.archive h2:last-child,.intro-teaser.archive h3:last-child,body.my-account .woocommerce form .intro-teaser.archive fieldset>legend:last-child{margin-bottom:0}.intro-teaser.archive aside .teaser-wrapper .inner table tr td,.intro-teaser.archive p,aside .teaser-wrapper .inner table tr .intro-teaser.archive td{margin-top:0;margin-bottom:15px}.intro-teaser.archive aside .teaser-wrapper .inner table tr td:last-child,.intro-teaser.archive p:last-child,aside .teaser-wrapper .inner table tr .intro-teaser.archive td:last-child{margin-bottom:0}.intro-teaser.consultant{background:transparent}.intro-teaser.consultant figure{width:120px;height:120px;border-radius:50%}.intro-teaser figure{width:60px;height:60px;background-repeat:no-repeat;background-position:50%;background-size:80px;padding:0;width:25%;float:left;padding-left:10px;padding-right:10px}.intro-teaser figure img{display:none}.intro-teaser figure img[src]{display:block}.intro-teaser .inner{width:75%;float:left;padding-left:10px;padding-right:10px}.intro-teaser article .content-leadin h2,.intro-teaser h2,article .content-leadin .intro-teaser h2{font-size:21px;line-height:26px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.intro-teaser aside .teaser-wrapper .inner table tr td,.intro-teaser p,aside .teaser-wrapper .inner table tr .intro-teaser td{margin:0 0 15px}.ibcs-comment-overview .comment .comment-content .intro-teaser a.link-to-comment,.ibcs_missing_topics .accordion .intro-teaser .btn,.ibcs_missing_topics .comments-area .comment-form .intro-teaser .submit,.ibcs_missing_topics .intro-teaser .user-actions>a,.ibcs_standards .accordion .intro-teaser .btn,.ibcs_standards .comments-area .comment-form .intro-teaser .submit,.ibcs_standards .intro-teaser .user-actions>a,.intro-teaser .btn,.intro-teaser .ibcs-comment-overview .comment .comment-content a.link-to-comment,.intro-teaser .ibcs_missing_topics .accordion .btn,.intro-teaser .ibcs_missing_topics .comments-area .comment-form .submit,.intro-teaser .ibcs_missing_topics .user-actions>a,.intro-teaser .ibcs_standards .accordion .btn,.intro-teaser .ibcs_standards .comments-area .comment-form .submit,.intro-teaser .ibcs_standards .user-actions>a,.intro-teaser .wc-notification [class^=woocommerce] a.button,.intro-teaser .wc-notification div.added_to_cart a.added_to_cart,.intro-teaser .woocommerce a.button,.intro-teaser .woocommerce form button.button,.intro-teaser .woocommerce form input.button.alt,.intro-teaser .woocommerce input.button,.intro-teaser article .post-password-form input[type=submit],.wc-notification [class^=woocommerce] .intro-teaser a.button,.wc-notification div.added_to_cart .intro-teaser a.added_to_cart,.woocommerce .intro-teaser a.button,.woocommerce .intro-teaser input.button,.woocommerce form .intro-teaser button.button,.woocommerce form .intro-teaser input.button.alt,article .post-password-form .intro-teaser input[type=submit]{margin:10px 0}.lead-in{margin-bottom:25px;padding-top:25px}.lead-in .inner{width:100%;float:left;padding-left:10px;padding-right:10px}.lead-in a{color:#f60;text-decoration:underline}.lead-in article .content-leadin h2,.lead-in h2,article .content-leadin .lead-in h2{margin:50px 0 0;text-transform:uppercase}.content-leadin .btn:hover,.content-leadin .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.content-leadin .ibcs_missing_topics .comments-area .comment-form .submit:hover,.content-leadin .ibcs_missing_topics .user-actions>a:hover,.content-leadin .ibcs_standards .comments-area .comment-form .submit:hover,.content-leadin .ibcs_standards .user-actions>a:hover,.content-leadin .intro-teaser:hover button,.content-leadin .wc-notification [class^=woocommerce] a.button:hover,.content-leadin .wc-notification div.added_to_cart a.added_to_cart:hover,.content-leadin .woocommerce a.button:hover,.content-leadin .woocommerce form button.button:hover,.content-leadin .woocommerce input.button:hover,.content-leadin article .post-password-form input:hover[type=submit],.ibcs-comment-overview .comment .comment-content .content-leadin a.link-to-comment:hover,.ibcs_missing_topics .comments-area .comment-form .content-leadin .submit:hover,.ibcs_missing_topics .content-leadin .user-actions>a:hover,.ibcs_standards .comments-area .comment-form .content-leadin .submit:hover,.ibcs_standards .content-leadin .user-actions>a:hover,.intro-teaser:hover .content-leadin button,.wc-notification [class^=woocommerce] .content-leadin a.button:hover,.wc-notification div.added_to_cart .content-leadin a.added_to_cart:hover,.woocommerce .content-leadin a.button:hover,.woocommerce .content-leadin input.button:hover,.woocommerce form .content-leadin button.button:hover,article .post-password-form .content-leadin input:hover[type=submit]{color:#fff;background:#e65c00}aside .teaser-wrapper .inner table tr main [class*=lead] td,main [class*=lead] aside .teaser-wrapper .inner table tr td,main [class*=lead] p{font-size:14px;line-height:18px}aside .list{margin-bottom:45px}.ibcs-comment-overview .comment .comment-meta aside .list .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta aside .list .comment-author,.ibcs_standards .comments-area .comment .comment-meta aside .list .comment-author,aside .list .ibcs-comment-overview .comment .comment-meta .comment-author,aside .list .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,aside .list .ibcs_standards .comments-area .comment .comment-meta .comment-author,aside .list body.my-account .woocommerce form fieldset>legend,aside .list h3,body.my-account .woocommerce form aside .list fieldset>legend{text-transform:uppercase}aside .list h5{margin-top:20px}aside .list ul{margin:14px 0 0;padding:0 0 0 15px}aside .list ul li{font-size:12px;line-height:14px;margin-bottom:15px}@keyframes d{to{transform:rotate(1turn)}}.js-slider-nav{position:relative;top:0;height:22px;right:0;width:50px;margin:10px auto 20px}.js-slider-nav nav{display:inline-block;width:47px;height:10px;position:relative;overflow:hidden}.js-slider-nav nav ul{margin:0;padding:0;white-space:nowrap;position:absolute;left:0;top:0}.js-slider-nav nav ul li{display:inline-block;margin-left:-4px}.js-slider-nav nav ul li:first-child{margin-left:0}.js-slider-nav nav ul li button{margin:0 5px;width:10px;height:10px;border-radius:50%;vertical-align:top;padding:0;border:0;outline:0;background:#747678;opacity:.3;transition:opacity .1s ease-out}.js-slider-nav nav ul li button:hover{opacity:.6}.js-slider-nav nav ul li.is-active button{opacity:1}.js-slider-nav .js-slider-nav-teaser-nav__button{position:absolute;top:1px;cursor:pointer;border:none;outline:none;background:transparent;background-size:14px 12px;width:14px;height:22px;background-repeat:no-repeat;background-position:50%;background-size:14px auto;background-image:url(../images/icon-nav-arrow-right-orange.svg)}.js-slider-nav .js-slider-nav-teaser-nav__button.is-inactive{opacity:.5;cursor:auto}.js-slider-nav .js-slider-nav-teaser-nav__button--prev{transform:scaleX(-1);left:-25px}.js-slider-nav .js-slider-nav-teaser-nav__button--next{right:-25px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:34;overflow-x:hidden;overflow-y:scroll;padding:0 10px;display:none}.overlay .box{background:#fff;margin:50px auto;padding:40px 15px}.overlay .box .col-full,.overlay .box .col-half{width:100%;float:left;padding-left:10px;padding-right:10px}.overlay .box article .content-leadin h2+p,.overlay .box aside .teaser-wrapper .inner table tr h2+td,.overlay .box h2+p,aside .teaser-wrapper .inner table tr .overlay .box article .content-leadin h2+td,aside .teaser-wrapper .inner table tr .overlay .box h2+td{margin:20px 0 40px}.ibcs-comment-overview .comment .comment-content .overlay .box .btn-wrapper a.link-to-comment,.ibcs_missing_topics .comments-area .comment-form .overlay .box .btn-wrapper .submit,.ibcs_missing_topics .overlay .box .btn-wrapper .user-actions>a,.ibcs_standards .comments-area .comment-form .overlay .box .btn-wrapper .submit,.ibcs_standards .overlay .box .btn-wrapper .user-actions>a,.overlay .box .btn-wrapper .btn,.overlay .box .btn-wrapper .ibcs-comment-overview .comment .comment-content a.link-to-comment,.overlay .box .btn-wrapper .ibcs_missing_topics .comments-area .comment-form .submit,.overlay .box .btn-wrapper .ibcs_missing_topics .user-actions>a,.overlay .box .btn-wrapper .ibcs_standards .comments-area .comment-form .submit,.overlay .box .btn-wrapper .ibcs_standards .user-actions>a,.overlay .box .btn-wrapper .wc-notification [class^=woocommerce] a.button,.overlay .box .btn-wrapper .wc-notification div.added_to_cart a.added_to_cart,.overlay .box .btn-wrapper .woocommerce a.button,.overlay .box .btn-wrapper .woocommerce form button.button,.overlay .box .btn-wrapper .woocommerce input.button,.overlay .box .btn-wrapper article .post-password-form input[type=submit],.wc-notification [class^=woocommerce] .overlay .box .btn-wrapper a.button,.wc-notification div.added_to_cart .overlay .box .btn-wrapper a.added_to_cart,.woocommerce .overlay .box .btn-wrapper a.button,.woocommerce .overlay .box .btn-wrapper input.button,.woocommerce form .overlay .box .btn-wrapper button.button,article .post-password-form .overlay .box .btn-wrapper input[type=submit]{margin-top:30px;float:right;transition:all .5s ease-in-out;position:relative}.ibcs-comment-overview .comment .comment-content .overlay .box .btn-wrapper a.link-to-comment .btn-submit-label,.ibcs_missing_topics .comments-area .comment-form .overlay .box .btn-wrapper .submit .btn-submit-label,.ibcs_missing_topics .overlay .box .btn-wrapper .user-actions>a .btn-submit-label,.ibcs_standards .comments-area .comment-form .overlay .box .btn-wrapper .submit .btn-submit-label,.ibcs_standards .overlay .box .btn-wrapper .user-actions>a .btn-submit-label,.overlay .box .btn-wrapper .btn .btn-submit-label,.overlay .box .btn-wrapper .ibcs-comment-overview .comment .comment-content a.link-to-comment .btn-submit-label,.overlay .box .btn-wrapper .ibcs_missing_topics .comments-area .comment-form .submit .btn-submit-label,.overlay .box .btn-wrapper .ibcs_missing_topics .user-actions>a .btn-submit-label,.overlay .box .btn-wrapper .ibcs_standards .comments-area .comment-form .submit .btn-submit-label,.overlay .box .btn-wrapper .ibcs_standards .user-actions>a .btn-submit-label,.overlay .box .btn-wrapper .wc-notification [class^=woocommerce] a.button .btn-submit-label,.overlay .box .btn-wrapper .wc-notification div.added_to_cart a.added_to_cart .btn-submit-label,.overlay .box .btn-wrapper .woocommerce a.button .btn-submit-label,.overlay .box .btn-wrapper .woocommerce form button.button .btn-submit-label,.overlay .box .btn-wrapper .woocommerce input.button .btn-submit-label,.overlay .box .btn-wrapper article .post-password-form input[type=submit] .btn-submit-label,.wc-notification [class^=woocommerce] .overlay .box .btn-wrapper a.button .btn-submit-label,.wc-notification div.added_to_cart .overlay .box .btn-wrapper a.added_to_cart .btn-submit-label,.woocommerce .overlay .box .btn-wrapper a.button .btn-submit-label,.woocommerce .overlay .box .btn-wrapper input.button .btn-submit-label,.woocommerce form .overlay .box .btn-wrapper button.button .btn-submit-label,article .post-password-form .overlay .box .btn-wrapper input[type=submit] .btn-submit-label{display:block}.ibcs-comment-overview .comment .comment-content .overlay .box .btn-wrapper a.link-to-comment .btn-submitting-label,.ibcs_missing_topics .comments-area .comment-form .overlay .box .btn-wrapper .submit .btn-submitting-label,.ibcs_missing_topics .overlay .box .btn-wrapper .user-actions>a .btn-submitting-label,.ibcs_standards .comments-area .comment-form .overlay .box .btn-wrapper .submit .btn-submitting-label,.ibcs_standards .overlay .box .btn-wrapper .user-actions>a .btn-submitting-label,.overlay .box .btn-wrapper .btn .btn-submitting-label,.overlay .box .btn-wrapper .ibcs-comment-overview .comment .comment-content a.link-to-comment .btn-submitting-label,.overlay .box .btn-wrapper .ibcs_missing_topics .comments-area .comment-form .submit .btn-submitting-label,.overlay .box .btn-wrapper .ibcs_missing_topics .user-actions>a .btn-submitting-label,.overlay .box .btn-wrapper .ibcs_standards .comments-area .comment-form .submit .btn-submitting-label,.overlay .box .btn-wrapper .ibcs_standards .user-actions>a .btn-submitting-label,.overlay .box .btn-wrapper .wc-notification [class^=woocommerce] a.button .btn-submitting-label,.overlay .box .btn-wrapper .wc-notification div.added_to_cart a.added_to_cart .btn-submitting-label,.overlay .box .btn-wrapper .woocommerce a.button .btn-submitting-label,.overlay .box .btn-wrapper .woocommerce form button.button .btn-submitting-label,.overlay .box .btn-wrapper .woocommerce input.button .btn-submitting-label,.overlay .box .btn-wrapper article .post-password-form input[type=submit] .btn-submitting-label,.wc-notification [class^=woocommerce] .overlay .box .btn-wrapper a.button .btn-submitting-label,.wc-notification div.added_to_cart .overlay .box .btn-wrapper a.added_to_cart .btn-submitting-label,.woocommerce .overlay .box .btn-wrapper a.button .btn-submitting-label,.woocommerce .overlay .box .btn-wrapper input.button .btn-submitting-label,.woocommerce form .overlay .box .btn-wrapper button.button .btn-submitting-label,article .post-password-form .overlay .box .btn-wrapper input[type=submit] .btn-submitting-label{display:none}.ibcs-comment-overview .comment .comment-content .overlay .box .btn-wrapper a.link-to-comment:after,.ibcs_missing_topics .comments-area .comment-form .overlay .box .btn-wrapper .submit:after,.ibcs_missing_topics .overlay .box .btn-wrapper .user-actions>a:after,.ibcs_standards .comments-area .comment-form .overlay .box .btn-wrapper .submit:after,.ibcs_standards .overlay .box .btn-wrapper .user-actions>a:after,.overlay .box .btn-wrapper .btn:after,.overlay .box .btn-wrapper .ibcs-comment-overview .comment .comment-content a.link-to-comment:after,.overlay .box .btn-wrapper .ibcs_missing_topics .comments-area .comment-form .submit:after,.overlay .box .btn-wrapper .ibcs_missing_topics .user-actions>a:after,.overlay .box .btn-wrapper .ibcs_standards .comments-area .comment-form .submit:after,.overlay .box .btn-wrapper .ibcs_standards .user-actions>a:after,.overlay .box .btn-wrapper .wc-notification [class^=woocommerce] a.button:after,.overlay .box .btn-wrapper .wc-notification div.added_to_cart a.added_to_cart:after,.overlay .box .btn-wrapper .woocommerce a.button:after,.overlay .box .btn-wrapper .woocommerce form button.button:after,.overlay .box .btn-wrapper .woocommerce input.button:after,.overlay .box .btn-wrapper article .post-password-form input[type=submit]:after,.wc-notification [class^=woocommerce] .overlay .box .btn-wrapper a.button:after,.wc-notification div.added_to_cart .overlay .box .btn-wrapper a.added_to_cart:after,.woocommerce .overlay .box .btn-wrapper a.button:after,.woocommerce .overlay .box .btn-wrapper input.button:after,.woocommerce form .overlay .box .btn-wrapper button.button:after,article .post-password-form .overlay .box .btn-wrapper input[type=submit]:after{opacity:0;transition:all .5s ease-in-out}.ibcs-comment-overview .comment .comment-content .overlay .box .btn-wrapper a.is-submitting.link-to-comment,.ibcs_missing_topics .comments-area .comment-form .overlay .box .btn-wrapper .is-submitting.submit,.ibcs_missing_topics .overlay .box .btn-wrapper .user-actions>a.is-submitting,.ibcs_standards .comments-area .comment-form .overlay .box .btn-wrapper .is-submitting.submit,.ibcs_standards .overlay .box .btn-wrapper .user-actions>a.is-submitting,.overlay .box .btn-wrapper .btn.is-submitting,.overlay .box .btn-wrapper .ibcs-comment-overview .comment .comment-content a.is-submitting.link-to-comment,.overlay .box .btn-wrapper .ibcs_missing_topics .comments-area .comment-form .is-submitting.submit,.overlay .box .btn-wrapper .ibcs_missing_topics .user-actions>a.is-submitting,.overlay .box .btn-wrapper .ibcs_standards .comments-area .comment-form .is-submitting.submit,.overlay .box .btn-wrapper .ibcs_standards .user-actions>a.is-submitting,.overlay .box .btn-wrapper .wc-notification [class^=woocommerce] a.is-submitting.button,.overlay .box .btn-wrapper .wc-notification div.added_to_cart a.is-submitting.added_to_cart,.overlay .box .btn-wrapper .woocommerce a.is-submitting.button,.overlay .box .btn-wrapper .woocommerce form button.is-submitting.button,.overlay .box .btn-wrapper .woocommerce input.is-submitting.button,.overlay .box .btn-wrapper article .post-password-form input.is-submitting[type=submit],.wc-notification [class^=woocommerce] .overlay .box .btn-wrapper a.is-submitting.button,.wc-notification div.added_to_cart .overlay .box .btn-wrapper a.is-submitting.added_to_cart,.woocommerce .overlay .box .btn-wrapper a.is-submitting.button,.woocommerce .overlay .box .btn-wrapper input.is-submitting.button,.woocommerce form .overlay .box .btn-wrapper button.is-submitting.button,article .post-password-form .overlay .box .btn-wrapper input.is-submitting[type=submit]{padding-right:45px}.ibcs-comment-overview .comment .comment-content .overlay .box .btn-wrapper a.is-submitting.link-to-comment:after,.ibcs_missing_topics .comments-area .comment-form .overlay .box .btn-wrapper .is-submitting.submit:after,.ibcs_missing_topics .overlay .box .btn-wrapper .user-actions>a.is-submitting:after,.ibcs_standards .comments-area .comment-form .overlay .box .btn-wrapper .is-submitting.submit:after,.ibcs_standards .overlay .box .btn-wrapper .user-actions>a.is-submitting:after,.overlay .box .btn-wrapper .btn.is-submitting:after,.overlay .box .btn-wrapper .ibcs-comment-overview .comment .comment-content a.is-submitting.link-to-comment:after,.overlay .box .btn-wrapper .ibcs_missing_topics .comments-area .comment-form .is-submitting.submit:after,.overlay .box .btn-wrapper .ibcs_missing_topics .user-actions>a.is-submitting:after,.overlay .box .btn-wrapper .ibcs_standards .comments-area .comment-form .is-submitting.submit:after,.overlay .box .btn-wrapper .ibcs_standards .user-actions>a.is-submitting:after,.overlay .box .btn-wrapper .wc-notification [class^=woocommerce] a.is-submitting.button:after,.overlay .box .btn-wrapper .wc-notification div.added_to_cart a.is-submitting.added_to_cart:after,.overlay .box .btn-wrapper .woocommerce a.is-submitting.button:after,.overlay .box .btn-wrapper .woocommerce form button.is-submitting.button:after,.overlay .box .btn-wrapper .woocommerce input.is-submitting.button:after,.overlay .box .btn-wrapper article .post-password-form input.is-submitting[type=submit]:after,.wc-notification [class^=woocommerce] .overlay .box .btn-wrapper a.is-submitting.button:after,.wc-notification div.added_to_cart .overlay .box .btn-wrapper a.is-submitting.added_to_cart:after,.woocommerce .overlay .box .btn-wrapper a.is-submitting.button:after,.woocommerce .overlay .box .btn-wrapper input.is-submitting.button:after,.woocommerce form .overlay .box .btn-wrapper button.is-submitting.button:after,article .post-password-form .overlay .box .btn-wrapper input.is-submitting[type=submit]:after{position:absolute;right:12px;top:7px;opacity:1;content:"";margin:0;width:20px;height:20px;border-radius:50%;border:4px solid hsla(0,0%,100%,.2);border-top-color:#fff;animation:d 1s infinite linear}.overlay .box .btn-wrapper small{float:left;margin-top:40px}.overlay .close-overlay-btn{position:absolute;width:30px;height:30px;right:20px;top:20px;z-index:5;background-image:url(../images/icon-navclose-orange.svg);background-position:50%;background-size:contain;cursor:pointer}.input-wrapper{margin-top:21px}.input-wrapper.text-wrapper input,.input-wrapper.text-wrapper textarea,.input-wrapper.textarea-wrapper input,.input-wrapper.textarea-wrapper textarea{background:#f5f5f5;border:0;font-size:15px;line-height:15px;padding:12px 20px 13px;outline:none;display:block;width:100%}.input-wrapper.text-wrapper textarea,.input-wrapper.textarea-wrapper textarea{min-height:100px}.input-wrapper.select-wrapper .inner{height:47px;background:red;position:relative;border:1px solid #f5f5f5;transition:border .2s ease-out}.input-wrapper.select-wrapper .inner p,.input-wrapper.select-wrapper aside .teaser-wrapper .inner table tr td,aside .teaser-wrapper .input-wrapper.select-wrapper .inner table tr td{font-size:15px;line-height:45px;padding:0 20px;background:#f5f5f5;color:#333}.input-wrapper.select-wrapper .inner p:after,.input-wrapper.select-wrapper aside .teaser-wrapper .inner table tr td:after,aside .teaser-wrapper .input-wrapper.select-wrapper .inner table tr td:after{content:"";position:absolute;top:0;right:0;width:50px;height:100%;background:url(../images/icon-selectarrow-black.svg) no-repeat 100%;background-size:33px 18px}.input-wrapper.select-wrapper .inner select{-webkit-appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;outline:none;opacity:0}.input-wrapper.checkbox-wrapper label input{display:none}.input-wrapper.checkbox-wrapper label aside .teaser-wrapper .inner table tr input:checked+td:before,.input-wrapper.checkbox-wrapper label input:checked+p:before,.input-wrapper.checkbox-wrapper label input:checked+span:before,aside .teaser-wrapper .inner table tr .input-wrapper.checkbox-wrapper label input:checked+td:before{background:#f5f5f5 url(../images/icon-check-black.svg) no-repeat 50%;background-size:18px 18px}.input-wrapper.checkbox-wrapper label>span,.input-wrapper.checkbox-wrapper label aside .teaser-wrapper .inner table tr td,.input-wrapper.checkbox-wrapper label p,aside .teaser-wrapper .inner table tr .input-wrapper.checkbox-wrapper label td{position:relative;margin:0 0 0 45px}.input-wrapper.checkbox-wrapper label>span:before,.input-wrapper.checkbox-wrapper label aside .teaser-wrapper .inner table tr td:before,.input-wrapper.checkbox-wrapper label p:before,aside .teaser-wrapper .inner table tr .input-wrapper.checkbox-wrapper label td:before{content:"";position:absolute;top:50%;left:-45px;width:30px;height:30px;background:#f5f5f5;transform:translateY(-50%)}.input-wrapper label{font-size:13px;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700;color:#333;transition:color .2s ease-out}.input-wrapper.error label{color:#f60}.input-wrapper.error .inner{border:1px solid #f60}.input-wrapper.error.required .form-error-required{visibility:visible;opacity:1}.input-wrapper .form-error{padding-top:5px;transition:all .2s ease-out;color:#f60;visibility:hidden;opacity:0}.mandatory{color:#f60}.form-success-message{display:none}.pagination{text-align:center;vertical-align:middle;margin:40px auto 50px}.pagination .page-numbers{font-size:21px;line-height:38px;display:inline-block;text-decoration:none;color:#f60;font-weight:700;font-family:Open Sans Condensed,sans-serif;vertical-align:middle;margin:0 1px;padding:0 5px;cursor:pointer;text-decoration:underline}.pagination .page-numbers.current,.pagination .page-numbers.dots{color:#747678;text-decoration:none}.pagination .page-numbers.prev{background:#f60 url(../images/icon-sliderarrow-left-white.svg) no-repeat 50%;background-size:18px 18px;margin:0 14px 0 0}.pagination .page-numbers.next,.pagination .page-numbers.prev{width:38px;height:38px;display:inline-block;border-radius:50%;overflow:hidden;text-indent:-9999px}.pagination .page-numbers.next{background:#f60 url(../images/icon-sliderarrow-right-white.svg) no-repeat 50%;background-size:18px 18px;margin:0 0 0 14px}#header .menu-main-menu-container .menu-item .sub-menu-wrapper{background:#f5f5f5}#header .menu-main-menu-container .sub-menu{width:100%;background:#f4f5f6;display:none;font-size:0;vertical-align:top}#header .menu-main-menu-container .sub-menu li{position:relative}#header .menu-main-menu-container .sub-menu li:last-child{border-bottom:0}#header .menu-main-menu-container .sub-menu li.current-menu-item{background:#e3e4e5}#header .menu-main-menu-container .sub-menu li a{padding-left:30px}#header .menu-main-menu-container .sub-menu li a figure{display:none}#header .menu-main-menu-container .sub-menu li a aside .teaser-wrapper .inner table tr td,#header .menu-main-menu-container .sub-menu li a p,aside .teaser-wrapper .inner table tr #header .menu-main-menu-container .sub-menu li a td{display:none;font-weight:400}#header .menu-main-menu-container .sub-menu.no-copy.no-image aside .teaser-wrapper .inner table tr td,#header .menu-main-menu-container .sub-menu.no-copy.no-image figure,#header .menu-main-menu-container .sub-menu.no-copy.no-image p,aside .teaser-wrapper .inner table tr #header .menu-main-menu-container .sub-menu.no-copy.no-image td{display:none}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a{max-width:none}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a:hover span{color:#f60}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a span{line-height:70px;font-size:16px;color:#333;font-family:Open Sans,sans-serif;font-weight:400;text-decoration:none;transition:all .2s ease;padding-top:0}#header .menu-main-menu-container .current-menu-item .sub-menu,#header .menu-main-menu-container .current-menu-parent .sub-menu,#header .menu-main-menu-container .current_page_parent .sub-menu{display:block}#header .menu-main-menu-container .duplicate-menu .sub-menu,#header .menu-main-menu-container .duplicate-menu .sub-menu-wrapper{display:none}.teaser-block{background:#f5f5f5;position:relative;padding-bottom:25px}.teaser-block:nth-child(2n){background:#fff}.teaser-block:nth-child(2n) .teaser{background:#f5f5f5}.teaser-block:nth-child(2n) .teaser.consultant{background:transparent}.teaser-block:nth-child(2n) .teaser.product{background:#fff}.teaser-block>.susy-grid-container.including-teasers{margin-top:50px}.teaser-block>.susy-grid-container.including-teasers .loading{margin:0 auto 50px}.teaser-block>.susy-grid-container .loading{text-align:center;margin:50px auto;width:16px;height:16px;background:url(../images/icon-loader.gif) no-repeat 50%;background-size:16px 16px;overflow:hidden;text-indent:-9999px;clear:both}.ibcs-comment-overview .comment .comment-meta .teaser-block>.susy-grid-container>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .teaser-block>.susy-grid-container>.comment-author,.ibcs_standards .comments-area .comment .comment-meta .teaser-block>.susy-grid-container>.comment-author,.teaser-block>.susy-grid-container>h3,body.my-account .woocommerce form .teaser-block>fieldset.susy-grid-container>legend{text-transform:uppercase;padding:55px 15px 25px}.teaser-block .btn-wrapper{text-align:center;padding:10px 0}.teaser-block:after{top:0;left:0;width:100%;height:100%;background-color:#000;z-index:12;opacity:.3}.teaser-block:after,.teaser-block:before{content:"";display:none;position:absolute}.teaser-block:before{top:50%;left:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;background:url(../images/icon-loader.gif) no-repeat 50%;background-size:16px 16px;z-index:11}.teaser-block.is-loading:after,.teaser-block.is-loading:before{display:block}.teaser-blog{margin-bottom:40px}.teaser-blog+hr{margin:60px auto 30px}.teaser-blog .figure-wrapper{width:100%;float:left;padding-left:10px;padding-right:10px}.teaser-blog .figure-wrapper figure{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100px;padding:0;margin-bottom:10px;display:inline-block}.teaser-blog .figure-wrapper figure img{display:none}.teaser-blog .teaser-search figure{height:auto}.teaser-blog.teaser-search{position:relative}.teaser-blog.teaser-search>a{position:absolute;width:100%;height:100%;z-index:9;top:0;left:0;transform:translateY(-10%)}.teaser-blog.consultant .figure-wrapper figure,.teaser-blog.rounded .figure-wrapper figure{width:150px;height:150px;transform:translate3d(0,-10%,0)}.teaser-blog .inner{width:100%;float:left;padding-left:10px;padding-right:10px}.teaser-blog .inner small{display:block}.ibcs-comment-overview .comment .comment-meta .teaser-blog .inner .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .teaser-blog .inner .comment-author,.ibcs_standards .comments-area .comment .comment-meta .teaser-blog .inner .comment-author,.teaser-blog .inner .ibcs-comment-overview .comment .comment-meta .comment-author,.teaser-blog .inner .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.teaser-blog .inner .ibcs_standards .comments-area .comment .comment-meta .comment-author,.teaser-blog .inner body.my-account .woocommerce form fieldset>legend,.teaser-blog .inner h3,body.my-account .woocommerce form .teaser-blog .inner fieldset>legend{text-transform:uppercase;padding-bottom:17px}.teaser-blog .inner p,.teaser-blog aside .teaser-wrapper .inner table tr td,aside .teaser-wrapper .teaser-blog .inner table tr td{margin:0 0 10px}.teaser-dates{margin-bottom:60px}.ibcs-comment-overview .comment .comment-meta .teaser-dates .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .teaser-dates .comment-author,.ibcs_standards .comments-area .comment .comment-meta .teaser-dates .comment-author,.teaser-dates .ibcs-comment-overview .comment .comment-meta .comment-author,.teaser-dates .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.teaser-dates .ibcs_standards .comments-area .comment .comment-meta .comment-author,.teaser-dates body.my-account .woocommerce form fieldset>legend,.teaser-dates h3,body.my-account .woocommerce form .teaser-dates fieldset>legend{text-transform:uppercase;margin-bottom:15px}.teaser-dates .date{background:#f5f5f5;margin-bottom:20px;padding:16px 20px 20px}.ibcs-comment-overview .comment .comment-content .teaser-dates .date a.link-to-comment,.ibcs_missing_topics .comments-area .comment-form .teaser-dates .date .submit,.ibcs_missing_topics .teaser-dates .date .user-actions>a,.ibcs_standards .comments-area .comment-form .teaser-dates .date .submit,.ibcs_standards .teaser-dates .date .user-actions>a,.teaser-dates .date .btn,.teaser-dates .date .ibcs-comment-overview .comment .comment-content a.link-to-comment,.teaser-dates .date .ibcs_missing_topics .comments-area .comment-form .submit,.teaser-dates .date .ibcs_missing_topics .user-actions>a,.teaser-dates .date .ibcs_standards .comments-area .comment-form .submit,.teaser-dates .date .ibcs_standards .user-actions>a,.teaser-dates .date .wc-notification [class^=woocommerce] a.button,.teaser-dates .date .wc-notification div.added_to_cart a.added_to_cart,.teaser-dates .date .woocommerce a.button,.teaser-dates .date .woocommerce form button.button,.teaser-dates .date .woocommerce input.button,.teaser-dates .date article .post-password-form input[type=submit],.wc-notification [class^=woocommerce] .teaser-dates .date a.button,.wc-notification div.added_to_cart .teaser-dates .date a.added_to_cart,.woocommerce .teaser-dates .date a.button,.woocommerce .teaser-dates .date input.button,.woocommerce form .teaser-dates .date button.button,article .post-password-form .teaser-dates .date input[type=submit]{margin-top:18px}.teaser-list-wrapper{width:100%;clear:both}.teaser-list-wrapper:last-of-type{margin-bottom:20px}.teaser-list-wrapper:nth-child(odd) .teaser-list{background:#fff}.teaser-list{background:#f5f5f5;min-height:70px;padding:20px 0;position:relative}.teaser-list:after{content:" ";display:block;clear:both}.teaser-list:hover .more,.teaser-list:hover aside .teaser-wrapper .inner a,aside .teaser-wrapper .inner .teaser-list:hover a{color:#e65c00}.teaser-list .teaser-link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:28;opacity:0;background:#000}.teaser-list .figure-wrapper{position:absolute;height:100%;left:0;top:0;text-align:center;width:25%;float:left;padding-left:10px;padding-right:10px}.teaser-list figure{position:absolute;left:50%;top:50%;height:50px;width:calc(100% - 20px);background-size:contain;background-position:50%;background-repeat:no-repeat;transform:translate(-50%,-50%)}.teaser-list figure img{display:none}.consultant .teaser-list figure{border-radius:50%;background-size:110%;width:50px}.teaser-list .title{margin-left:22%;padding-left:10px}.teaser-list .title small{display:block;margin-right:50px}.teaser-list .description aside .teaser-wrapper .inner table tr td,.teaser-list .description p,aside .teaser-wrapper .inner table tr .teaser-list .description td{margin:8px 50px 0 22%;padding:0 10px;line-height:1.5}.teaser-list time{margin:8px 50px 0 22%;padding:10px 10px 0;line-height:1.5;min-width:45px}.teaser-list .more-link a{display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%);font-size:16px;color:#f60;font-weight:700;font-family:Open Sans Condensed,sans-serif;text-decoration:none;padding:20px 35px 20px 20px;background:url(../images/icon-linkarrow-orange.svg) no-repeat 100%;background-size:18px 18px;width:20px;overflow:hidden;text-indent:-9999px}.teaser-newsletter{margin-bottom:50px;width:100%;float:left;padding-left:10px;padding-right:10px}.teaser-newsletter .inner{padding:0 20px}.teaser-newsletter article .content-leadin h2,.teaser-newsletter h2,article .content-leadin .teaser-newsletter h2{font-size:21px;line-height:26px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.teaser-newsletter article .content-leadin h2+p,.teaser-newsletter aside .teaser-wrapper .inner table tr h2+td,.teaser-newsletter h2+p,aside .teaser-wrapper .inner table tr .teaser-newsletter article .content-leadin h2+td,aside .teaser-wrapper .inner table tr .teaser-newsletter h2+td{margin:0 0 15px}.teaser-newsletter label{display:none}.teaser-newsletter form{margin:0;padding:0}.teaser-newsletter input{padding:11px 14px;margin:0 0 10px;border:0;border-radius:0;display:block;width:100%;font-size:12px;line-height:1;color:#333;outline:none;border:1px solid #fff}.teaser-newsletter input::-webkit-input-placeholder{color:#333;position:relative;top:2px}.teaser-newsletter input:-moz-placeholder,.teaser-newsletter input::-moz-placeholder{color:#333;position:relative;top:2px}.teaser-newsletter input:-ms-input-placeholder{color:#333;position:relative;top:2px}.teaser-newsletter input.error{border:1px solid #f60}.teaser-newsletter .message{color:#f60;font-family:Open Sans Condensed,sans-serif;font-weight:700;position:relative;top:-20px;display:none}.teaser-newsletter-wrapper .teaser-newsletter .message{top:0}.ibcs-comment-overview .comment .comment-content .teaser-newsletter a.link-to-comment,.ibcs_missing_topics .accordion .teaser-newsletter .btn,.ibcs_missing_topics .comments-area .comment-form .teaser-newsletter .submit,.ibcs_missing_topics .teaser-newsletter .user-actions>a,.ibcs_standards .accordion .teaser-newsletter .btn,.ibcs_standards .comments-area .comment-form .teaser-newsletter .submit,.ibcs_standards .teaser-newsletter .user-actions>a,.teaser-newsletter .btn,.teaser-newsletter .ibcs-comment-overview .comment .comment-content a.link-to-comment,.teaser-newsletter .ibcs_missing_topics .accordion .btn,.teaser-newsletter .ibcs_missing_topics .comments-area .comment-form .submit,.teaser-newsletter .ibcs_missing_topics .user-actions>a,.teaser-newsletter .ibcs_standards .accordion .btn,.teaser-newsletter .ibcs_standards .comments-area .comment-form .submit,.teaser-newsletter .ibcs_standards .user-actions>a,.teaser-newsletter .wc-notification [class^=woocommerce] a.button,.teaser-newsletter .wc-notification div.added_to_cart a.added_to_cart,.teaser-newsletter .woocommerce a.button,.teaser-newsletter .woocommerce form button.button,.teaser-newsletter .woocommerce form input.button.alt,.teaser-newsletter .woocommerce input.button,.teaser-newsletter article .post-password-form input[type=submit],.wc-notification [class^=woocommerce] .teaser-newsletter a.button,.wc-notification div.added_to_cart .teaser-newsletter a.added_to_cart,.woocommerce .teaser-newsletter a.button,.woocommerce .teaser-newsletter input.button,.woocommerce form .teaser-newsletter button.button,.woocommerce form .teaser-newsletter input.button.alt,article .post-password-form .teaser-newsletter input[type=submit]{float:left;margin:20px 0 0}.teaser-newsletter .more,.teaser-newsletter aside .teaser-wrapper .inner a,aside .teaser-wrapper .inner .teaser-newsletter a{margin:25px 0 0}.comment-teaser{background:#f5f5f5;margin-bottom:50px;padding:16px 20px 20px}.comment-teaser .date{float:right}.comment-teaser ul{list-style:none;padding-left:0}.comment-teaser ul li{display:block}.comment-teaser ul li a{text-decoration:none}.comment-teaser img{max-width:100%;height:auto}.comment-teaser .wp-caption{width:auto!important}.teaser-wrapper{margin-bottom:25px}.teaser-wrapper,.teaser-wrapper.half{width:100%;float:left;padding-left:10px;padding-right:10px}.teaser-wrapper.half.video .teaser .inner,.teaser-wrapper.half.vimeo .teaser .inner,.teaser-wrapper.half.youtube .teaser .inner{width:100%;margin-left:0}.teaser-row .video-wrapper,.teaser-row>blockquote{margin-bottom:25px;width:100%;float:left;padding-left:10px;padding-right:10px}.teaser-row .video-wrapper .inner{padding:13px 15px 17px;word-wrap:break-word}body .teaser-row .teaser-wrapper.half figure{height:auto;width:100%;position:relative}body .teaser-row .teaser-wrapper.half .inner{margin-left:0}.teaser article .content-leadin h2,.teaser h2,article .content-leadin .teaser h2{font-size:21px;line-height:26px;font-weight:700;margin-bottom:20px;text-transform:uppercase}aside .teaser-wrapper{width:auto;padding:0;float:none;margin:0;margin-bottom:25px}aside .teaser-wrapper .inner a{vertical-align:top}aside .teaser-wrapper .inner table tr td a{text-decoration:underline}aside .teaser-wrapper .inner video{width:100%}aside .teaser-wrapper .teaser{background:#f5f5f5;display:inline-block;width:100%}.default.half .teaser-contained-wrapper img[src],.default.half .teaser-contained img[src],.default.half .teaser img[src]{height:auto;width:100%}.contains-2.half .teaser-contained-wrapper img[src],.contains-2.half .teaser-contained img[src],.contains-2.half .teaser img[src],.contains-2.quarter .teaser-contained-wrapper img[src],.contains-2.quarter .teaser-contained img[src],.contains-2.quarter .teaser img[src],.contains-4.quarter .teaser-contained-wrapper img[src],.contains-4.quarter .teaser-contained img[src],.contains-4.quarter .teaser img[src]{position:relative}.contains-4.half .teaser-contained-wrapper img[src],.contains-4.half .teaser-contained img[src],.contains-4.half .teaser img[src]{position:relative;height:auto;width:100%;left:0;top:50%;transform:translateY(-50%)}.intro-teaser figure img[src],aside .teaser:not(.consultant):not(.default):not(.h-middle):not(.h-left):not(.h-right) figure img[src]{position:relative;width:100%;height:auto;top:0;left:0;transform:translateX(0)}.teaser{background:#fff;position:relative}.teaser.consultant{background:transparent}.teaser.h-left.v-top figure{background-position:0 0}.teaser.h-left.v-middle figure{background-position:0}.teaser.h-left.v-bottom figure{background-position:0 100%}.teaser.h-middle.v-top figure{background-position:top}.teaser.h-middle.v-middle figure{background-position:50%}.teaser.h-middle.v-bottom figure{background-position:bottom}.teaser.h-right.v-top figure{background-position:100% 0}.teaser.h-right.v-middle figure{background-position:100%}.teaser.h-right.v-bottom figure{background-position:100% 100%}.teaser figure{width:100%;background-size:0;overflow:hidden;transform:translateZ(0)}.rounded .teaser figure{width:120px;margin:10px 0 0 10px}.teaser figure img{vertical-align:top;display:none;height:0;position:relative;left:50%;width:100%;transform:translate3d(-50%,0,0)}.teaser figure img[src]{display:block;height:auto;max-width:none}.teaser-wrapper.consultant .teaser figure img[src],.teaser-wrapper.rounded .teaser figure img[src]{max-width:none;display:block;width:auto;height:100%;top:0;left:50%;transform:translate3d(-50%,0,0)}.half .teaser figure img,.quarter .teaser figure img,body .default .teaser figure img[src]{width:100%;height:auto}article .half.rounded .teaser figure{height:180px;width:180px}.teaser .inner{padding:13px 15px 17px;word-wrap:break-word}.ibcs-comment-overview .comment .comment-meta .teaser .comment-author a,.ibcs_missing_topics .comments-area .comment .comment-meta .teaser .comment-author a,.ibcs_standards .comments-area .comment .comment-meta .teaser .comment-author a,.teaser .ibcs-comment-overview .comment .comment-meta .comment-author a,.teaser .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author a,.teaser .ibcs_standards .comments-area .comment .comment-meta .comment-author a,.teaser body.my-account .woocommerce form fieldset>legend a,.teaser h3 a,body.my-account .woocommerce form .teaser fieldset>legend a{color:inherit;text-decoration:none}.teaser aside .teaser-wrapper .inner table tr td,.teaser p,aside .teaser-wrapper .inner table tr .teaser td{margin-top:0;margin-bottom:15px}.teaser aside .teaser-wrapper .inner table tr td:last-child,.teaser p:last-child,aside .teaser-wrapper .inner table tr .teaser td:last-child{margin-bottom:0}.teaser .more,.teaser aside .teaser-wrapper .inner a,aside .teaser-wrapper .inner .teaser a{margin-bottom:20px;background:none;border:none;outline:none;text-decoration:underline;vertical-align:top}.teaser .more:last-child,.teaser aside .teaser-wrapper .inner a:last-child,aside .teaser-wrapper .inner .teaser a:last-child{margin-bottom:0}.teaser .teaser-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;opacity:0;background:#000}.external-link small,main [class*=teaser] small{font-size:11px;line-height:14px;display:inline-block;font-weight:300}.teaser-container{margin-bottom:25px;width:100%;float:left;padding-left:10px;padding-right:10px}.teaser-container.contains-4 .teaser-contained h5{margin:0;display:inline}.teaser-container.contains-4 .teaser-contained aside .teaser-wrapper .inner table tr td,.teaser-container.contains-4 .teaser-contained p,aside .teaser-wrapper .inner table tr .teaser-container.contains-4 .teaser-contained td{display:none}.teaser-contained-wrapper{position:relative}.teaser-contained-wrapper+.teaser-contained-wrapper{margin-top:20px}.teaser-contained-wrapper .teaser-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:27;opacity:0;background:#000}.teaser-contained{position:relative;background:#fff}.teaser-contained figure{position:absolute;top:0;left:0;width:80px;height:100%;background-size:cover;overflow:hidden}.teaser-contained figure img{display:none}.teaser-contained figure img[src]{display:block;max-width:none}.teaser-contained .inner{padding:14px 20px 14px 100px}.teaser-contained h5{margin-bottom:18px}.textblock-two-columns{margin-left:-15px;width:calc(100% + 30px);display:inline-block;vertical-align:top;margin-bottom:25px}.textblock-two-columns .wysiwyg{width:100%;padding:0 15px;float:left;margin-bottom:20px}.textblock-two-columns .wysiwyg:last-child{margin-bottom:0}.ibcs-comment-overview .comment .comment-meta .textblock-two-columns .wysiwyg .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .textblock-two-columns .wysiwyg .comment-author,.ibcs_standards .comments-area .comment .comment-meta .textblock-two-columns .wysiwyg .comment-author,.textblock-two-columns .wysiwyg .ibcs-comment-overview .comment .comment-meta .comment-author,.textblock-two-columns .wysiwyg .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.textblock-two-columns .wysiwyg .ibcs_standards .comments-area .comment .comment-meta .comment-author,.textblock-two-columns .wysiwyg aside .teaser-wrapper .inner table tr td,.textblock-two-columns .wysiwyg body.my-account .woocommerce form fieldset>legend,.textblock-two-columns .wysiwyg h1,.textblock-two-columns .wysiwyg h2,.textblock-two-columns .wysiwyg h3,.textblock-two-columns .wysiwyg p,aside .teaser-wrapper .inner table tr .textblock-two-columns .wysiwyg td,body.my-account .woocommerce form .textblock-two-columns .wysiwyg fieldset>legend{width:auto}.textblock-two-columns .wysiwyg>img{float:left;width:110px;margin-bottom:0}.textblock-two-columns .wysiwyg .tb-two-columns-details{float:left}.textblock-two-columns .wysiwyg .tb-two-columns-details aside .teaser-wrapper .inner table tr td:last-child,.textblock-two-columns .wysiwyg .tb-two-columns-details p:last-child,aside .teaser-wrapper .inner table tr .textblock-two-columns .wysiwyg .tb-two-columns-details td:last-child{margin-bottom:0}.textblock-two-columns .wysiwyg.with-image .tb-two-columns-details{width:calc(100% - 140px)}article hr{height:1px;border:0;display:block;margin:0 auto;background:#f1f1f1;margin-bottom:25px}.download-wrapper+.download-wrapper{margin-top:-30px}.download-wrapper{background:#747678;color:#fff;width:100%;position:relative;padding-left:25%;margin-bottom:25px}.download-wrapper:after{content:" ";display:block;clear:both}.download-wrapper:before{content:"";position:absolute;left:15px;top:40px;width:100%;float:left;padding-left:10px;padding-right:10px;height:80px;background-image:url(../images/ico_folders.svg);background-repeat:no-repeat;background-position:top-left}.download-wrapper.with-image{padding-left:0}.download-wrapper.with-image:before{display:none}.download-wrapper.with-image .figure-wrapper figure{width:100%;border-radius:0;box-shadow:none}.download-wrapper.with-image .figure-wrapper figure img{height:auto;width:100%}.download-wrapper .download__text{padding:25px 20px 20px;width:100%}.download-wrapper .download__text h2{line-height:26px;margin-bottom:20px}.download-wrapper .download__text .ibcs-comment-overview .comment .comment-meta .comment-author,.download-wrapper .download__text .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.download-wrapper .download__text .ibcs_standards .comments-area .comment .comment-meta .comment-author,.download-wrapper .download__text body.my-account .woocommerce form fieldset>legend,.download-wrapper .download__text h3,.ibcs-comment-overview .comment .comment-meta .download-wrapper .download__text .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .download-wrapper .download__text .comment-author,.ibcs_standards .comments-area .comment .comment-meta .download-wrapper .download__text .comment-author,body.my-account .woocommerce form .download-wrapper .download__text fieldset>legend{text-transform:uppercase}.download-wrapper .download__text aside .teaser-wrapper .inner table tr td,.download-wrapper .download__text p,aside .teaser-wrapper .inner table tr .download-wrapper .download__text td{margin-bottom:15px}.download-wrapper .download__text *{color:#fff}.download-wrapper .download__cta-wrapper{width:100%;padding-left:20px;padding-right:20px;padding-bottom:30px}.download-wrapper .download__cta-wrapper>div{display:inline-block}.download-wrapper .download__cta-wrapper .btn:hover,.download-wrapper .download__cta-wrapper .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.download-wrapper .download__cta-wrapper .ibcs_missing_topics .comments-area .comment-form .submit:hover,.download-wrapper .download__cta-wrapper .ibcs_missing_topics .user-actions>a:hover,.download-wrapper .download__cta-wrapper .ibcs_standards .comments-area .comment-form .submit:hover,.download-wrapper .download__cta-wrapper .ibcs_standards .user-actions>a:hover,.download-wrapper .download__cta-wrapper .intro-teaser:hover button,.download-wrapper .download__cta-wrapper .wc-notification [class^=woocommerce] a.button:hover,.download-wrapper .download__cta-wrapper .wc-notification div.added_to_cart a.added_to_cart:hover,.download-wrapper .download__cta-wrapper .woocommerce a.button:hover,.download-wrapper .download__cta-wrapper .woocommerce form button.button:hover,.download-wrapper .download__cta-wrapper .woocommerce input.button:hover,.download-wrapper .download__cta-wrapper article .post-password-form input:hover[type=submit],.ibcs-comment-overview .comment .comment-content .download-wrapper .download__cta-wrapper a.link-to-comment:hover,.ibcs_missing_topics .comments-area .comment-form .download-wrapper .download__cta-wrapper .submit:hover,.ibcs_missing_topics .download-wrapper .download__cta-wrapper .user-actions>a:hover,.ibcs_standards .comments-area .comment-form .download-wrapper .download__cta-wrapper .submit:hover,.ibcs_standards .download-wrapper .download__cta-wrapper .user-actions>a:hover,.intro-teaser:hover .download-wrapper .download__cta-wrapper button,.wc-notification [class^=woocommerce] .download-wrapper .download__cta-wrapper a.button:hover,.wc-notification div.added_to_cart .download-wrapper .download__cta-wrapper a.added_to_cart:hover,.woocommerce .download-wrapper .download__cta-wrapper a.button:hover,.woocommerce .download-wrapper .download__cta-wrapper input.button:hover,.woocommerce form .download-wrapper .download__cta-wrapper button.button:hover,article .post-password-form .download-wrapper .download__cta-wrapper input:hover[type=submit]{background:#e65c00;color:#fff}.download-wrapper .download__cta-wrapper__size{padding-top:10px;font-size:12px;margin-left:5px}.download-wrapper.pdf:before{background-image:url(../images/ico_pdf.svg)}article .external-link{background:#f5f5f5;margin-bottom:25px}article .external-link+.external-link{margin-top:-40px}article .external-link .figure-wrapper figure{width:100%;border-radius:0;box-shadow:none}article .external-link .figure-wrapper figure img{height:auto;width:100%}article .external-link aside .teaser-wrapper .inner table tr td,article .external-link p,aside .teaser-wrapper .inner table tr article .external-link td{margin-bottom:15px}article .external-link .inner{padding:20px}.ibcs-comment-overview .comment .comment-meta article .external-link .inner .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article .external-link .inner .comment-author,.ibcs_standards .comments-area .comment .comment-meta article .external-link .inner .comment-author,article .external-link .inner .ibcs-comment-overview .comment .comment-meta .comment-author,article .external-link .inner .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,article .external-link .inner .ibcs_standards .comments-area .comment .comment-meta .comment-author,article .external-link .inner body.my-account .woocommerce form fieldset>legend,article .external-link .inner h3,body.my-account .woocommerce form article .external-link .inner fieldset>legend{margin:15px 0 0;text-transform:uppercase}article .external-link .inner .more,article .external-link aside .teaser-wrapper .inner a,aside .teaser-wrapper article .external-link .inner a{margin:15px 0 0}.gallery-description,article ul.gallery-description,article ul.gallery-description:last-child{padding-left:0;background:#f5f5f5;margin:0;position:relative;list-style:none}.gallery-description li,article ul.gallery-description:last-child li,article ul.gallery-description li{position:absolute;opacity:0;visibility:hidden;transition:all .2s ease-out}.gallery-description li:before,article ul.gallery-description:last-child li:before{display:none}.gallery-description li aside .teaser-wrapper .inner table tr td>strong,.gallery-description li p>strong,article ul.gallery-description:last-child li p>strong,aside .teaser-wrapper .inner table tr .gallery-description li td>strong{display:block;margin-bottom:5px}.gallery-description li aside .teaser-wrapper .inner table tr td,.gallery-description li p,article ul.gallery-description:last-child li p,aside .teaser-wrapper .inner table tr .gallery-description li td{max-width:620px;padding:40px 70px}.gallery-description li a,article ul.gallery-description:last-child li a{cursor:pointer;color:#f60;transition:all .2s ease}.gallery-description li a:hover{color:#cc5200}.gallery-description li.is-active,article ul.gallery-description:last-child li.is-active{opacity:1;visibility:visible}article .gallery{width:100%;display:inline-block;vertical-align:top}article .gallery-16-9 .thumb,article .gallery-16-9 .visuals,article .gallery-16-9 figure{padding-top:56.25%}article .gallery-16-9 .thumbs{height:75px}article .gallery-16-9.thumbnails .visuals .flickity-prev-next-button{margin:40px 0 0}article .gallery-4-3{width:100%}article .gallery-4-3+.gallery-description,article .gallery-4-3+ul.gallery-description:last-child{width:100%;margin:0}article .gallery-4-3 .thumb,article .gallery-4-3 .visuals,article .gallery-4-3 figure{padding-top:75%}article .gallery-4-3 .thumbs{height:95px}article .gallery-4-3.thumbnails .visuals .flickity-prev-next-button{margin:50px 0 0}article .gallery-wrapper{margin-bottom:25px}article .gallery-wrapper .thumbnail{margin-bottom:20px}article .gallery-wrapper blockquote{position:relative;margin:0;padding:25px 20px 35px;background:#f5f5f5;margin-bottom:20px}article .gallery-wrapper blockquote:before{bottom:20px;left:20px;transform:rotate(180deg)}article .gallery-wrapper blockquote:after,article .gallery-wrapper blockquote:before{content:"";width:70px;height:70px;background:url(../images/icon-quotes-grey.svg) no-repeat 50%;display:block;position:absolute;z-index:7}article .gallery-wrapper blockquote:after{top:20px;right:20px}article .gallery-wrapper blockquote .quote{z-index:8;position:relative}article .gallery-wrapper blockquote aside .teaser-wrapper .inner table tr td,article .gallery-wrapper blockquote p,aside .teaser-wrapper .inner table tr article .gallery-wrapper blockquote td{position:relative;z-index:10;font-size:18px;line-height:24px;text-align:center}article .gallery-wrapper blockquote small{position:relative;z-index:10;margin-top:14px;font-size:13px;display:block;text-align:center;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700}article .gallery-wrapper blockquote img{vertical-align:top;width:100%}.ibcs-comment-overview .comment .comment-meta article .gallery-wrapper .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article .gallery-wrapper .comment-author,.ibcs_standards .comments-area .comment .comment-meta article .gallery-wrapper .comment-author,article .content-leadin .gallery-wrapper>h2,article .gallery-wrapper .ibcs-comment-overview .comment .comment-meta .comment-author,article .gallery-wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,article .gallery-wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author,article .gallery-wrapper>h2,article .gallery-wrapper body.my-account .woocommerce form fieldset>legend,article .gallery-wrapper h3,body.my-account .woocommerce form article .gallery-wrapper fieldset>legend{margin-bottom:20px}.ibcs-comment-overview .comment .comment-meta article .gallery-wrapper .comment-author>img,.ibcs_missing_topics .comments-area .comment .comment-meta article .gallery-wrapper .comment-author>img,.ibcs_standards .comments-area .comment .comment-meta article .gallery-wrapper .comment-author>img,article .content-leadin .gallery-wrapper>h2>img,article .gallery-wrapper .ibcs-comment-overview .comment .comment-meta .comment-author>img,article .gallery-wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author>img,article .gallery-wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author>img,article .gallery-wrapper>h2>img,article .gallery-wrapper body.my-account .woocommerce form fieldset>legend>img,article .gallery-wrapper h3>img,body.my-account .woocommerce form article .gallery-wrapper fieldset>legend>img{margin:0 20px 20px 0;width:100%;height:auto}.ibcs-comment-overview .comment .comment-meta article .gallery-wrapper .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article .gallery-wrapper .comment-author,.ibcs_standards .comments-area .comment .comment-meta article .gallery-wrapper .comment-author,article .gallery-wrapper .ibcs-comment-overview .comment .comment-meta .comment-author,article .gallery-wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,article .gallery-wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author,article .gallery-wrapper body.my-account .woocommerce form fieldset>legend,article .gallery-wrapper h3,body.my-account .woocommerce form article .gallery-wrapper fieldset>legend{margin-bottom:15px}article .gallery-wrapper .gallery-textblock{width:100%;float:left;float:none}article .gallery-wrapper .gallery-textblock aside .teaser-wrapper .inner table tr td,article .gallery-wrapper .gallery-textblock p,article .gallery-wrapper .gallery-textblock ul,aside .teaser-wrapper .inner table tr article .gallery-wrapper .gallery-textblock td{margin:0 0 15px}article .gallery figure{position:absolute;top:0;left:0;width:100%;height:0;background-size:cover;background-repeat:no-repeat;background-position:0 0;box-shadow:inset 0 0 2px 0 #cfcfcf}article .gallery figure img{display:none}article .gallery{margin:0 auto 50px;background:#f5f5f5}article .gallery.description,article .gallery:last-child{margin-bottom:0}article .gallery.description .visuals .flickity-prev-next-button{top:auto;transition:all .3s ease-in-out;transform:translateY(50%);display:block}article .gallery.description .visuals .flickity-page-dots{bottom:20px;display:inline-block;white-space:nowrap}article .gallery.thumbnails .visuals .flickity-prev-next-button{top:100%;display:block;left:10px}article .gallery.thumbnails .visuals .flickity-prev-next-button.next{left:auto;right:10px}article .gallery .visuals{width:100%;height:0;position:relative;z-index:14}article .gallery .visuals .inner,article .gallery .visuals .inner .cell,article .gallery .visuals .inner .flickity-slider,article .gallery .visuals .inner .flickity-viewport{position:absolute;top:0;left:0;width:100%;height:100%}article .gallery .visuals .flickity-prev-next-button{width:38px;height:38px;background:#f60 url(../images/icon-sliderarrow-left-white.svg) no-repeat 50%;background-size:18px 18px;border-radius:50%;top:50%;left:20px;transform:translateY(-50%);margin:0;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:5px solid transparent}article .gallery .visuals .flickity-prev-next-button.next{background-image:url(../images/icon-sliderarrow-right-white.svg);left:auto;right:20px}article .gallery .visuals .flickity-prev-next-button:disabled{opacity:.8}article .gallery .visuals .flickity-prev-next-button svg{display:none}article .gallery .visuals .flickity-page-dots{top:85%;left:50%;transform:translateX(-50%);background:#fff;height:24px;display:none;width:auto;padding:0 7px;border-radius:15px}article .gallery .visuals .flickity-page-dots .dot{width:7px;height:7px;border-radius:50%;margin:0 3px;background:#747678;opacity:1;transition:all .2s ease;position:relative;top:50%;transform:translateY(-50%);vertical-align:top}article .gallery .visuals .flickity-page-dots .dot.is-selected{background:#f60}article .gallery .visuals .maximize{position:absolute;top:10px;right:10px;width:40px;height:40px;background:#f5f5f5 url(../images/icon-full-orange.svg) no-repeat 50%;background-size:36px 36px;border:0;border-radius:0;outline:none}article .gallery .thumbs{margin:0;width:100%;overflow:hidden;display:block;position:relative;z-index:13}article .gallery .thumbs .flickity-page-dots{display:none}article .gallery .thumbs .flickity-prev-next-button{width:38px;height:38px;background:#f60 url(../images/icon-sliderarrow-left-white.svg) no-repeat 50%;background-size:18px 18px;border-radius:50%;top:50%;left:-50px;transform:translateY(-50%);margin:0;display:none}article .gallery .thumbs .flickity-prev-next-button.next{background-image:url(../images/icon-sliderarrow-right-white.svg);left:auto;right:-50px}article .gallery .thumbs .flickity-prev-next-button:disabled{opacity:.8}article .gallery .thumbs .flickity-prev-next-button svg{display:none}article .gallery .thumbs>.inner{margin:0;height:100px;width:auto;white-space:nowrap;position:absolute;left:60px;right:60px;top:20px}article .gallery .thumbs>.inner .cell{height:100px;width:70px;padding:20px 0 0}article .gallery .thumbs>.inner .cell.is-nav-selected .thumb{border:1px solid #f60}article .gallery .thumbs>.inner .cell.is-nav-selected .thumb img{height:60px}article .gallery .thumbs>.inner .thumb{display:block;margin:0;font-size:1px;z-index:5;width:60px;text-align:center;border:1px solid transparent;background-color:#e9e9e9;background-size:cover;background-repeat:no-repeat;background-position:50%}article .gallery .thumbs>.inner .thumb:last-child{margin:0}article .gallery .thumbs>.inner .thumb figcaption,article .gallery .thumbs>.inner .thumb img{display:none}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;z-index:32}.lightbox .lb-slider-gallery,.lightbox>div{display:block;position:absolute;top:50%;left:50%;width:100%;height:99%;transform:translateX(-50%) translateY(-50%)}.lightbox .lb-slider-gallery figure,.lightbox>div figure{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%}.lightbox .lb-slider-gallery figure:hover figcaption,.lightbox>div figure:hover figcaption{overflow:visible;white-space:normal}.lightbox .lb-slider-gallery figure img,.lightbox>div figure img{max-width:100%;max-height:100%;box-shadow:0 5px 10px rgba(0,0,0,.5)}.lightbox .lb-slider-gallery figure figcaption,.lightbox>div figure figcaption{position:absolute;left:-1px;right:-1px;bottom:-1px;min-width:100%;min-height:60px;background:rgba(0,0,0,.75);font-size:12px;line-height:18px;padding:21px 20px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .3s ease}.lightbox .lb-slider-gallery figure .lightbox-close,.lightbox>div figure .lightbox-close{position:absolute;top:0;right:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:32px;padding:0;margin:0;border:0;background:transparent;color:#fff;text-shadow:0 2px 3px rgba(0,0,0,.5);outline:none}.lightbox .lb-slider-gallery{left:50%;top:50%;width:99%;height:99%;transform:translate(-50%,-50%)}.lightbox .lb-slider-gallery:hover .flickity-prev-next-button{display:block}.lightbox .lb-slider-gallery .flickity-prev-next-button{width:38px;height:38px;background:#f60 url(../images/icon-sliderarrow-left-white.svg) no-repeat 50%;background-size:18px 18px;border-radius:50%;top:50%;left:20px;margin:0;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:5px solid transparent;transform:translateY(-50%)}.lightbox .lb-slider-gallery .flickity-prev-next-button.next{background-image:url(../images/icon-sliderarrow-right-white.svg);left:auto;right:20px}.lightbox .lb-slider-gallery .flickity-prev-next-button:disabled{opacity:.8}.lightbox .lb-slider-gallery .flickity-prev-next-button svg{display:none}.lightbox .lightbox-close{position:absolute;top:0;right:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:32px;padding:0;margin:0;border:0;background:transparent;color:#fff;text-shadow:0 2px 3px rgba(0,0,0,.5);outline:none}.lightbox .flickity-viewport{top:50%;transform:translateY(-50%);max-height:100%}.lightbox .flickity-slider{top:0;width:100.05%}.lightbox .flickity-slider .cell{top:50%;width:100%;height:100%;transform:translateY(-50%)}.lightbox .flickity-slider .cell img{position:relative;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}article figure{vertical-align:top}article figure.image{position:relative;margin:0 auto 50px;display:inline-block;margin-bottom:25px}article figure.image img{display:block;max-width:100%;height:auto}article figure.image .maximize{position:absolute;top:10px;right:10px;width:40px;height:40px;background:#f5f5f5 url(../images/icon-full-orange.svg) no-repeat 50%;background-size:36px 36px;border:0;border-radius:0;outline:none}.image-svg,article figure.image-svg,img[src$=".svg"]{display:inline-block;width:100%}img[src$=".svg"]{max-width:inherit}.lightbox img[src$=".svg"]{width:auto}article.blog-archive-article .content-leadin+hr{display:block}article .content-leadin{margin-bottom:25px}article .content-leadin+hr{display:none;margin-bottom:25px}article .content-leadin .figure-wrapper{width:50%;float:left;padding-left:10px;padding-right:10px;margin-left:25%}article .content-leadin .figure-wrapper figure{width:100%;height:0;padding:100% 0 0;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:25px}article .content-leadin .figure-wrapper figure img{display:none}article .content-leadin .inner{width:100%;float:left;padding-left:10px;padding-right:10px;padding:0}article .content-leadin .inner h2{text-transform:uppercase}.ibcs-comment-overview .comment .comment-content article .content-leadin .inner a.link-to-comment,.ibcs_missing_topics .comments-area .comment-form article .content-leadin .inner .submit,.ibcs_missing_topics article .content-leadin .inner .user-actions>a,.ibcs_standards .comments-area .comment-form article .content-leadin .inner .submit,.ibcs_standards article .content-leadin .inner .user-actions>a,.wc-notification [class^=woocommerce] article .content-leadin .inner a.button,.wc-notification div.added_to_cart article .content-leadin .inner a.added_to_cart,.woocommerce article .content-leadin .inner a.button,.woocommerce article .content-leadin .inner input.button,.woocommerce form article .content-leadin .inner button.button,article .content-leadin .inner .btn,article .content-leadin .inner .ibcs-comment-overview .comment .comment-content a.link-to-comment,article .content-leadin .inner .ibcs_missing_topics .comments-area .comment-form .submit,article .content-leadin .inner .ibcs_missing_topics .user-actions>a,article .content-leadin .inner .ibcs_standards .comments-area .comment-form .submit,article .content-leadin .inner .ibcs_standards .user-actions>a,article .content-leadin .inner .post-password-form input[type=submit],article .content-leadin .inner .wc-notification [class^=woocommerce] a.button,article .content-leadin .inner .wc-notification div.added_to_cart a.added_to_cart,article .content-leadin .inner .woocommerce a.button,article .content-leadin .inner .woocommerce form button.button,article .content-leadin .inner .woocommerce input.button,article .post-password-form .content-leadin .inner input[type=submit],article .woocommerce .content-leadin .inner a.button{margin-top:20px}.program-wrapper article .content-leadin h2,.program-wrapper h2,article .content-leadin .program-wrapper h2{margin-bottom:35px;text-transform:uppercase}.program__item{position:relative;width:100%;float:left;margin-bottom:25px}.program__item__content{background-color:#f5f5f5;padding:15px 20px}.ibcs-comment-overview .comment .comment-meta .program__item__content .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .program__item__content .comment-author,.ibcs_standards .comments-area .comment .comment-meta .program__item__content .comment-author,.program__item__content .ibcs-comment-overview .comment .comment-meta .comment-author,.program__item__content .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.program__item__content .ibcs_standards .comments-area .comment .comment-meta .comment-author,.program__item__content body.my-account .woocommerce form fieldset>legend,.program__item__content h3,.program__item__content h4,body.my-account .woocommerce form .program__item__content fieldset>legend{margin-bottom:15px}.program__item__content ol,.program__item__content ul{margin:0;padding-left:0}.program__item__content ol{padding-left:15px}.program__item__content aside .teaser-wrapper .inner table tr td,.program__item__content ol,.program__item__content p,.program__item__content ul,aside .teaser-wrapper .inner table tr .program__item__content td{margin-bottom:15px}.program__item__content ol,.program__item__content ul{margin:12px 0 20px}.program__item__content ol li,.program__item__content ul li{font-size:12px;line-height:18px;margin:0 0 10px;color:#333}.program__item__content ol li:last-child,.program__item__content ul li:last-child{margin-bottom:0}.program__item__content ol{list-style:decimal;padding-left:14px}.program__item__content ol li{padding:0 0 0 2px}.program__item__content ul,.program__item__content ul:last-child{list-style:inherit;padding-left:17px}.program__item__content ul:last-child li,.program__item__content ul li{position:relative;padding:0}.seminars{padding:10px;padding-top:0;margin-bottom:25px}.seminar-wrapper{margin-bottom:50px}.ibcs-comment-overview .comment .comment-meta .seminar-wrapper .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .seminar-wrapper .comment-author,.ibcs_standards .comments-area .comment .comment-meta .seminar-wrapper .comment-author,.seminar-wrapper .ibcs-comment-overview .comment .comment-meta .comment-author,.seminar-wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.seminar-wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author,.seminar-wrapper body.my-account .woocommerce form fieldset>legend,.seminar-wrapper h3,body.my-account .woocommerce form .seminar-wrapper fieldset>legend{margin-bottom:15px;text-transform:uppercase}.seminar__item{display:block;margin-bottom:20px;position:relative}.seminar__item .seminar__item__events aside .teaser-wrapper .inner table tr td,.seminar__item .seminar__item__events h5,.seminar__item .seminar__item__events p,aside .teaser-wrapper .inner table tr .seminar__item .seminar__item__events td{transition:color .2s ease-out}.seminar__item:hover .seminar__item__content{background-color:#ebebeb}.seminar__item .seminar__item__events a:hover *{color:#f60}.seminar__item a{text-decoration:none}.seminar__item__link{position:absolute;top:0;left:0;width:100%;height:100%;background:red;opacity:0}.seminar__item__content{background-color:#f5f5f5;padding:15px 20px;transition:background .2s ease-out}.ibcs-comment-overview .comment .comment-meta .seminar__item__content .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .seminar__item__content .comment-author,.ibcs_standards .comments-area .comment .comment-meta .seminar__item__content .comment-author,.seminar__item__content .ibcs-comment-overview .comment .comment-meta .comment-author,.seminar__item__content .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.seminar__item__content .ibcs_standards .comments-area .comment .comment-meta .comment-author,.seminar__item__content body.my-account .woocommerce form fieldset>legend,.seminar__item__content h3,.seminar__item__content h4,body.my-account .woocommerce form .seminar__item__content fieldset>legend{margin-bottom:15px}.seminar__item__content ol,.seminar__item__content ul{margin:0;padding-left:0}.seminar__item__content ol{padding-left:15px}.seminar__item__content aside .teaser-wrapper .inner table tr td,.seminar__item__content ol,.seminar__item__content p,.seminar__item__content ul,aside .teaser-wrapper .inner table tr .seminar__item__content td{margin-bottom:15px}.seminar__item__content ul{list-style:none}.seminar__item__content ul li:before{position:absolute;display:inline-block;content:"-";width:10px;left:0;top:0}.seminar__item__content li{position:relative;font-size:12px;line-height:18px;margin:0;padding:0 0 0 12px;color:#333}.ibcs_missing_topics article>.accordion,.ibcs_standards article>.accordion{margin-bottom:40px}.ibcs_missing_topics .screen-reader-text,.ibcs_standards .screen-reader-text{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0;word-wrap:normal!important}.ibcs_missing_topics .copy-link,.ibcs_standards .copy-link{font:inherit;padding:0;border:0;background:transparent}.ibcs_missing_topics .copy-link[aria-pressed=true],.ibcs_standards .copy-link[aria-pressed=true]{animation:f 1s;transform-origin:top center}.ibcs_missing_topics .copy-link img,.ibcs_standards .copy-link img{height:1em;width:auto}.ibcs_missing_topics #wp-link-wrap,.ibcs_standards #wp-link-wrap{height:225px;margin-top:-112px}.ibcs_missing_topics #wp-link-wrap #search-panel,.ibcs_missing_topics #wp-link-wrap #wplink-link-existing-content,.ibcs_standards #wp-link-wrap #search-panel,.ibcs_standards #wp-link-wrap #wplink-link-existing-content{display:none}.ibcs_missing_topics .user-actions,.ibcs_standards .user-actions{text-align:right}.ibcs_missing_topics .user-actions>a:hover,.ibcs_standards .user-actions>a:hover{color:#fff!important;background:#e65c00!important}.ibcs_missing_topics .media-modal,.ibcs_standards .media-modal{top:20%;left:10%;right:10%;bottom:20%}.ibcs_missing_topics .media-modal .attachments-browser .attachments,.ibcs_missing_topics .media-modal .media-toolbar,.ibcs_standards .media-modal .attachments-browser .attachments,.ibcs_standards .media-modal .media-toolbar{right:0}.ibcs_missing_topics .media-modal .acf-expand-details,.ibcs_missing_topics .media-modal .image-details .advanced-section,.ibcs_missing_topics .media-modal .media-sidebar,.ibcs_standards .media-modal .acf-expand-details,.ibcs_standards .media-modal .image-details .advanced-section,.ibcs_standards .media-modal .media-sidebar{display:none}.ibcs_missing_topics .accordion,.ibcs_standards .accordion{background-color:#fafafa}.ibcs-comment-overview .comment .comment-content .ibcs_missing_topics .accordion a.link-to-comment,.ibcs-comment-overview .comment .comment-content .ibcs_standards .accordion a.link-to-comment,.ibcs_missing_topics .accordion .btn,.ibcs_missing_topics .accordion .comments-area .comment-form .submit,.ibcs_missing_topics .accordion .ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_missing_topics .accordion .ibcs_standards .user-actions>a,.ibcs_missing_topics .accordion .user-actions>a,.ibcs_missing_topics .accordion .wc-notification [class^=woocommerce] a.button,.ibcs_missing_topics .accordion .wc-notification div.added_to_cart a.added_to_cart,.ibcs_missing_topics .accordion .woocommerce a.button,.ibcs_missing_topics .accordion .woocommerce form button.button,.ibcs_missing_topics .accordion .woocommerce input.button,.ibcs_missing_topics .accordion article .post-password-form input[type=submit],.ibcs_missing_topics .comments-area .comment-form .accordion .submit,.ibcs_missing_topics .comments-area .comment-form .ibcs_standards .accordion .submit,.ibcs_standards .accordion .btn,.ibcs_standards .accordion .comments-area .comment-form .submit,.ibcs_standards .accordion .ibcs-comment-overview .comment .comment-content a.link-to-comment,.ibcs_standards .accordion .ibcs_missing_topics .user-actions>a,.ibcs_standards .accordion .user-actions>a,.ibcs_standards .accordion .wc-notification [class^=woocommerce] a.button,.ibcs_standards .accordion .wc-notification div.added_to_cart a.added_to_cart,.ibcs_standards .accordion .woocommerce a.button,.ibcs_standards .accordion .woocommerce form button.button,.ibcs_standards .accordion .woocommerce input.button,.ibcs_standards .accordion article .post-password-form input[type=submit],.ibcs_standards .comments-area .comment-form .accordion .submit,.ibcs_standards .comments-area .comment-form .ibcs_missing_topics .accordion .submit,.wc-notification [class^=woocommerce] .ibcs_missing_topics .accordion a.button,.wc-notification [class^=woocommerce] .ibcs_standards .accordion a.button,.wc-notification div.added_to_cart .ibcs_missing_topics .accordion a.added_to_cart,.wc-notification div.added_to_cart .ibcs_standards .accordion a.added_to_cart,.woocommerce .ibcs_missing_topics .accordion a.button,.woocommerce .ibcs_missing_topics .accordion input.button,.woocommerce .ibcs_standards .accordion a.button,.woocommerce .ibcs_standards .accordion input.button,.woocommerce form .ibcs_missing_topics .accordion button.button,.woocommerce form .ibcs_standards .accordion button.button,article .post-password-form .ibcs_missing_topics .accordion input[type=submit],article .post-password-form .ibcs_standards .accordion input[type=submit]{font-size:14px}.ibcs_missing_topics .accordion .accordion-title,.ibcs_standards .accordion .accordion-title{overflow:hidden;padding:15px 20px;position:relative;background:transparent;transition:background .5s;border-top:10px solid #fff}.ibcs_missing_topics .accordion .accordion-title:hover,.ibcs_standards .accordion .accordion-title:hover{background:rgba(0,0,0,.05)}.ibcs_missing_topics .accordion .accordion-title:hover h2,.ibcs_standards .accordion .accordion-title:hover h2{color:#e65c00}.ibcs_missing_topics .accordion .accordion-title.open:hover,.ibcs_standards .accordion .accordion-title.open:hover{background:transparent}.ibcs_missing_topics .accordion .accordion-title.open a,.ibcs_standards .accordion .accordion-title.open a{padding-bottom:0}.ibcs_missing_topics .accordion .accordion-title>a,.ibcs_standards .accordion .accordion-title>a{display:block;margin:-15px -100px -15px -20px;padding:15px 100px 15px 20px}.ibcs_missing_topics .accordion .accordion-title h2,.ibcs_standards .accordion .accordion-title h2{color:#f60;margin-bottom:0}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image,.ibcs_standards .accordion .accordion-title .accordion-title-image{float:left;width:140px}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image.with-caption,.ibcs_standards .accordion .accordion-title .accordion-title-image.with-caption{text-align:center}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image.with-caption span,.ibcs_standards .accordion .accordion-title .accordion-title-image.with-caption span{display:block;font-size:13px;line-height:13px;font-style:italic;color:#333}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image.with-caption:after,.ibcs_standards .accordion .accordion-title .accordion-title-image.with-caption:after{content:"";width:80%;height:1px;display:block;margin:0 auto;background-color:#333}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image img,.ibcs_standards .accordion .accordion-title .accordion-title-image img{width:120px;height:auto}.ibcs_missing_topics .accordion .accordion-title .accordion-title-text aside .teaser-wrapper .inner table tr td,.ibcs_missing_topics .accordion .accordion-title .accordion-title-text p,.ibcs_standards .accordion .accordion-title .accordion-title-text aside .teaser-wrapper .inner table tr td,.ibcs_standards .accordion .accordion-title .accordion-title-text p,aside .teaser-wrapper .inner table tr .ibcs_missing_topics .accordion .accordion-title .accordion-title-text td,aside .teaser-wrapper .inner table tr .ibcs_standards .accordion .accordion-title .accordion-title-text td{font-size:12px;line-height:16px;margin-top:10px}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image+.accordion-title-text,.ibcs_standards .accordion .accordion-title .accordion-title-image+.accordion-title-text{margin-left:140px}.ibcs_missing_topics .accordion .accordion-title .arrow,.ibcs_standards .accordion .accordion-title .arrow{width:20px;height:20px;background-image:url(../images/icon-arrow-right-orange.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:18px;right:20px;transform:rotate(90deg)}.ibcs_missing_topics .accordion .accordion-title.open .arrow,.ibcs_standards .accordion .accordion-title.open .arrow{transform:rotate(-90deg)}.ibcs_missing_topics .accordion .accordion-content-text,.ibcs_standards .accordion .accordion-content-text{margin-bottom:21px}.ibcs_missing_topics .accordion .accordion-content-text:last-child,.ibcs_standards .accordion .accordion-content-text:last-child{margin-bottom:0}.ibcs_missing_topics .accordion .accordion-content-text aside .teaser-wrapper .inner table tr td,.ibcs_missing_topics .accordion .accordion-content-text p,.ibcs_standards .accordion .accordion-content-text aside .teaser-wrapper .inner table tr td,.ibcs_standards .accordion .accordion-content-text p,aside .teaser-wrapper .inner table tr .ibcs_missing_topics .accordion .accordion-content-text td,aside .teaser-wrapper .inner table tr .ibcs_standards .accordion .accordion-content-text td{font-size:12px;line-height:16px;margin-bottom:16px}.ibcs_missing_topics .accordion .accordion-content-text aside .teaser-wrapper .inner table tr td:last-child,.ibcs_missing_topics .accordion .accordion-content-text p:last-child,.ibcs_standards .accordion .accordion-content-text aside .teaser-wrapper .inner table tr td:last-child,.ibcs_standards .accordion .accordion-content-text p:last-child,aside .teaser-wrapper .inner table tr .ibcs_missing_topics .accordion .accordion-content-text td:last-child,aside .teaser-wrapper .inner table tr .ibcs_standards .accordion .accordion-content-text td:last-child{margin-bottom:0}.ibcs_missing_topics .accordion .accordion-body,.ibcs_missing_topics .accordion .accordion-footer,.ibcs_standards .accordion .accordion-body,.ibcs_standards .accordion .accordion-footer{padding-left:20px;padding-right:20px}.ibcs_missing_topics .accordion .accordion-footer,.ibcs_standards .accordion .accordion-footer{margin-top:20px;padding-bottom:20px}.ibcs_missing_topics .accordion .accordion-footer .usc-form,.ibcs_standards .accordion .accordion-footer .usc-form{font-size:14px;float:right}.ibcs_missing_topics .accordion .accordion-footer .usc-form .usc-form__submit,.ibcs_standards .accordion .accordion-footer .usc-form .usc-form__submit{background-color:transparent;border:0 none;color:#f60;line-height:18px;padding:8px 0;margin:0}.ibcs_missing_topics .accordion .accordion-footer .usc-form .usc-form__submit:after,.ibcs_standards .accordion .accordion-footer .usc-form .usc-form__submit:after{content:"";width:21px;height:19px;vertical-align:middle;display:inline-block;background-image:url(../images/icon-bell.svg);background-repeat:no-repeat}.ibcs_missing_topics .accordion .accordion-footer .usc-form .usc-form__submit[aria-pressed=true]:after,.ibcs_standards .accordion .accordion-footer .usc-form .usc-form__submit[aria-pressed=true]:after{animation:f 1s;transform-origin:top center;background-image:url(../images/icon-bell-filled.svg)}.ibcs_missing_topics .accordion .accordion-footer .comments-area,.ibcs_standards .accordion .accordion-footer .comments-area{margin-top:20px}.ibcs_missing_topics .accordion .accordion,.ibcs_standards .accordion .accordion{background-color:#ededed}.ibcs_missing_topics .accordion .accordion .accordion-title,.ibcs_standards .accordion .accordion .accordion-title{border-top-width:2px}.ibcs_missing_topics .accordion .accordion .accordion-title h2,.ibcs_standards .accordion .accordion .accordion-title h2{color:#333}.ibcs_missing_topics .accordion .accordion .accordion-content-image,.ibcs_standards .accordion .accordion .accordion-content-image{position:relative;margin-top:5px;margin-bottom:10px}.ibcs_missing_topics .accordion .accordion .accordion-content-image:hover>img,.ibcs_standards .accordion .accordion .accordion-content-image:hover>img{opacity:.75}.ibcs_missing_topics .accordion .accordion .accordion-content-image img,.ibcs_standards .accordion .accordion .accordion-content-image img{display:block;height:auto}.ibcs_missing_topics .accordion .accordion .accordion-content-image-zoom,.ibcs_standards .accordion .accordion .accordion-content-image-zoom{position:absolute;z-index:28;top:95%;left:5%;border:2px solid #747678;animation:e .5s;transform-origin:top left}@keyframes e{0%{opacity:0;transform:scale(.25)}to{opacity:1;transform:scale(1)}}.ibcs_missing_topics .accordion .accordion .accordion-content-image-zoom img,.ibcs_standards .accordion .accordion .accordion-content-image-zoom img{max-width:80vw}.ibcs_missing_topics .accordion .accordion .accordion-content-text:after,.ibcs_standards .accordion .accordion .accordion-content-text:after{content:"";display:table;clear:both;width:100%}.ibcs_missing_topics .accordion .accordion .accordion,.ibcs_standards .accordion .accordion .accordion{background-color:#e1e1e1}.ibcs_missing_topics .accordion .accordion .accordion .accordion-title>a,.ibcs_standards .accordion .accordion .accordion .accordion-title>a{display:block}.ibcs_missing_topics .accordion .accordion .accordion .accordion-title h2,.ibcs_standards .accordion .accordion .accordion .accordion-title h2{font-size:18px;line-height:inherit}.ibcs_missing_topics .accordion .accordion .accordion .accordion,.ibcs_standards .accordion .accordion .accordion .accordion{background-color:#d4d4d4}.ibcs_missing_topics .accordion .accordion .accordion .accordion .accordion-title h2,.ibcs_standards .accordion .accordion .accordion .accordion .accordion-title h2{text-transform:none}.ibcs_missing_topics .accordion .accordion .accordion .accordion .accordion,.ibcs_standards .accordion .accordion .accordion .accordion .accordion{background-color:#c7c7c7}.ibcs_missing_topics .accordion .accordion .accordion .accordion .accordion .accordion-title h2,.ibcs_standards .accordion .accordion .accordion .accordion .accordion .accordion-title h2{font-size:16px}.ibcs_missing_topics .accordion .accordion .accordion .accordion .accordion .accordion,.ibcs_standards .accordion .accordion .accordion .accordion .accordion .accordion{background-color:#bababa}.ibcs_missing_topics .accordion .accordion .accordion .accordion .accordion .accordion .accordion-title h2,.ibcs_standards .accordion .accordion .accordion .accordion .accordion .accordion .accordion-title h2{font-size:14px}.ibcs_missing_topics .comments-area .comment,.ibcs_standards .comments-area .comment{padding-top:20px;margin-bottom:10px}.ibcs_missing_topics .comments-area .comment:after,.ibcs_standards .comments-area .comment:after{content:"";display:table;clear:both;width:100%}.ibcs_missing_topics .comments-area .comment .avatar,.ibcs_standards .comments-area .comment .avatar{float:left;width:55px;height:55px;margin-right:10px}.ibcs_missing_topics .comments-area .comment .comment-meta,.ibcs_standards .comments-area .comment .comment-meta{font-size:12px;color:#747678;height:55px;padding-top:5px;margin-bottom:10px}.ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.ibcs_standards .comments-area .comment .comment-meta .comment-author{margin-bottom:5px}.ibcs_missing_topics .comments-area .comment .comment-meta .comment-edit-link,.ibcs_standards .comments-area .comment .comment-meta .comment-edit-link{float:right}.ibcs_missing_topics .comments-area .comment .comment-meta .comment-reply-link,.ibcs_standards .comments-area .comment .comment-meta .comment-reply-link{font-weight:700}.ibcs_missing_topics .comments-area .comment .comment-content,.ibcs_missing_topics .comments-area .comment .comment-content aside .teaser-wrapper .inner table tr td,.ibcs_missing_topics .comments-area .comment .comment-content p,.ibcs_standards .comments-area .comment .comment-content,.ibcs_standards .comments-area .comment .comment-content aside .teaser-wrapper .inner table tr td,.ibcs_standards .comments-area .comment .comment-content p,aside .teaser-wrapper .inner table tr .ibcs_missing_topics .comments-area .comment .comment-content td,aside .teaser-wrapper .inner table tr .ibcs_standards .comments-area .comment .comment-content td{margin-bottom:10px}.ibcs_missing_topics .comments-area .comments-list>.comment,.ibcs_standards .comments-area .comments-list>.comment{border-top:1px solid #747678}.ibcs_missing_topics .comments-area .comments-list.comments-replies,.ibcs_standards .comments-area .comments-list.comments-replies{margin-top:37px}.ibcs_missing_topics .comments-area .comments-replies-toggle,.ibcs_standards .comments-area .comments-replies-toggle{font-size:12px;float:right}.ibcs_missing_topics .comments-area .comments-replies,.ibcs_standards .comments-area .comments-replies{padding-left:25px}.ibcs_missing_topics .comments-area .comment-form,.ibcs_standards .comments-area .comment-form{margin-bottom:20px}.ibcs_missing_topics .comments-area .comment-form .acf-label,.ibcs_standards .comments-area .comment-form .acf-label{display:none}.ibcs_missing_topics .comments-area .comment-form .wp-media-buttons,.ibcs_standards .comments-area .comment-form .wp-media-buttons{position:absolute;right:0;top:5px}.ibcs_missing_topics .comments-area .comment-form .logged-in-as,.ibcs_standards .comments-area .comment-form .logged-in-as{margin-bottom:10px}.ibcs_missing_topics .comments-area .comment-form .form-submit,.ibcs_standards .comments-area .comment-form .form-submit{overflow:hidden}.ibcs_missing_topics .comments-area .comment-form .submit,.ibcs_standards .comments-area .comment-form .submit{float:right}.ibcs_missing_topics .comments-area .comment-form-comment label,.ibcs_standards .comments-area .comment-form-comment label{display:none}.ibcs_missing_topics .comments-area .comment-form-comment textarea,.ibcs_standards .comments-area .comment-form-comment textarea{display:block;padding:10px;width:100%;border:1px solid #e8e8e8;resize:vertical;margin-bottom:10px}.ibcs_missing_topics .comments-area .comment-respond,.ibcs_standards .comments-area .comment-respond{margin-top:0;padding-top:0;border-top:1px solid transparent;transition:padding 1s ease-in-out,margin 1s ease-in-out,border 1s ease-in-out}.ibcs_missing_topics .comments-area .comment-respond.create-new-comment,.ibcs_standards .comments-area .comment-respond.create-new-comment{margin-top:20px;padding-top:20px;border-top-color:#333}@keyframes f{0%,to{transform:rotate(0deg)}15%{transform:rotate(20deg)}30%{transform:rotate(-18deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-12deg)}75%{transform:rotate(8deg)}90%{transform:rotate(-3deg)}}.ibcs-comment-overview .comments-list{margin-bottom:40px}.ibcs-comment-overview .comment{position:relative;margin-bottom:10px;padding:20px;background-color:#ededed}.ibcs-comment-overview .comment:nth-of-type(odd){background-color:#f5f5f5}.ibcs-comment-overview .comment:after{content:"";display:block;clear:both}.ibcs-comment-overview .comment .link-to-comment{position:static}.ibcs-comment-overview .comment .comment-meta{padding-left:100px;font-size:12px;color:#747678}.ibcs-comment-overview .comment .comment-meta .comment-author{font-size:14px;display:inline-block}.ibcs-comment-overview .comment .comment-meta .comment-edit-link{float:right}.ibcs-comment-overview .comment .comment-meta .comment-reply-link{font-weight:700}.ibcs-comment-overview .comment .headline{padding-left:100px}.ibcs-comment-overview .comment .headline a{font-weight:700;text-transform:uppercase}.ibcs-comment-overview .comment .comment-avatar{float:left;width:80px;line-height:0;margin-bottom:5px}.ibcs-comment-overview .comment .comment-avatar img{min-width:65px;min-height:65px}.ibcs-comment-overview .comment .comment-content{padding-left:100px;margin-top:40px;clear:both}.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr td,.ibcs-comment-overview .comment .comment-content p,aside .teaser-wrapper .inner table tr .ibcs-comment-overview .comment .comment-content td{margin-bottom:20px}.ibcs-comment-overview .comment .comment-content a.link-to-comment{font-size:14px}.ibcs-comment-overview .comment .comment-content a.link-to-comment:hover{color:#fff!important;background:#e65c00!important}.ibcs-comment-overview .comment-navigation .page-numbers{margin:5px;width:40px;height:40px;color:#fff;padding:0 5px;line-height:40px;font-weight:700;text-align:center;text-decoration:none;border:1px solid #fff;background-color:#f60;display:inline-block}.ibcs-comment-overview .comment-navigation .page-numbers.next,.ibcs-comment-overview .comment-navigation .page-numbers.prev{width:auto}.ibcs-comment-overview .comment-navigation .page-numbers.current{color:#f60;border-color:#f60;background-color:#fff}.ibcs-comment-overview .screen-reader-text{display:none}.teaser-row:after{content:" ";display:block;clear:both}.video-wrapper{margin-bottom:25px}.video-wrapper button{z-index:9}.video-wrapper small{font-size:11px;line-height:14px;display:inline-block;font-weight:300}.video-wrapper .inner{padding:13px 15px 17px}.video-wrapper .inner p:last-child,.video-wrapper aside .teaser-wrapper .inner table tr td:last-child,aside .teaser-wrapper .video-wrapper .inner table tr td:last-child{margin-bottom:0}.video-wrapper aside .teaser-wrapper .inner table tr td,.video-wrapper p,aside .teaser-wrapper .inner table tr .video-wrapper td{margin-bottom:15px}.ibcs-comment-overview .comment .comment-meta .video-wrapper .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .video-wrapper .comment-author,.ibcs_standards .comments-area .comment .comment-meta .video-wrapper .comment-author,.video-wrapper .ibcs-comment-overview .comment .comment-meta .comment-author,.video-wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.video-wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author,.video-wrapper body.my-account .woocommerce form fieldset>legend,.video-wrapper h3,body.my-account .woocommerce form .video-wrapper fieldset>legend{margin-bottom:20px;text-transform:uppercase}.video-wrapper .plyr--video .plyr__controls button.tab-focus:focus,.video-wrapper .plyr--video .plyr__controls button:hover{background:#e65c00}.video-wrapper .plyr__play-large{background-color:#f60}.video-wrapper .plyr__play-large:hover{background:#e65c00}.video-wrapper .plyr__progress--played[value],.video-wrapper .plyr__volume--display[value]{color:#f60}.video-wrapper .plyr--video .plyr__progress--buffer[value],.video-wrapper .plyr--video .plyr__volume--display[value]{background:#747678}.video-wrapper .plyr--video .plyr__progress--buffer[value]{color:#f60}.video-wrapper .plyr--audio .plyr__progress--buffer[value],.video-wrapper .plyr--audio .plyr__volume--display[value]{background:#f60}.video-wrapper .plyr--audio .plyr__progress--buffer[value]{color:#f60}.video-wrapper .plyr--audio.plyr--loading .plyr__progress--buffer,.video-wrapper .plyr--video.plyr--loading .plyr__progress--buffer{background-color:#f60}.video-wrapper .plyr .plyr__video-embed iframe{pointer-events:inherit}.plyr input[type=range]::-webkit-slider-runnable-track{height:8px;background:transparent;border:0;border-radius:4px;-webkit-user-select:none;user-select:none}.plyr input[type=range]::-webkit-slider-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-moz-range-track{height:8px;background:transparent;border:0;border-radius:4px;-moz-user-select:none;user-select:none}.plyr input[type=range]::-moz-range-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-ms-fill-upper{height:8px;background:transparent;border:0;border-radius:4px;-ms-user-select:none;user-select:none}.plyr input[type=range]::-ms-fill-lower{height:8px;background:transparent;border:0;border-radius:4px;-ms-user-select:none;user-select:none;background:#3498db}.plyr input[type=range]::-ms-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]:active::-webkit-slider-thumb{background:#f60;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-moz-range-thumb{background:#f60;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-ms-thumb{background:#f60;border-color:#fff;transform:scale(1.25)}.ibcs-comment-overview .comment .comment-meta .wysiwyg>.comment-author,.ibcs-comment-overview .comment .comment-meta article>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article>.comment-author,.ibcs_standards .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_standards .comments-area .comment .comment-meta article>.comment-author,.wysiwyg>h1,.wysiwyg>h2,.wysiwyg>h3,.wysiwyg>h4,.wysiwyg>h5,.wysiwyg>h6,article .content-leadin .wysiwyg>h2,article .content-leadin article>h2,article>h1,article>h2,article>h3,article>h4,article>h5,article>h6,body.my-account .woocommerce form fieldset.wysiwyg>legend{margin-top:0;margin-bottom:.5em;width:100%;float:left;float:none}.wysiwyg a,article a{color:#f60;text-decoration:none}.wysiwyg h5,.wysiwyg h6,article h5,article h6{font-size:13px;line-height:18px}.wysiwyg>p,article>p,aside .teaser-wrapper .inner table tr .wysiwyg>td,aside .teaser-wrapper .inner table tr article>td{color:#333;width:100%;float:left;float:none;margin:0 0 20px}.wysiwyg>p a,article>p a,aside .teaser-wrapper .inner table tr .wysiwyg>td a,aside .teaser-wrapper .inner table tr article>td a{color:#f60;transition:all .2s ease}.wysiwyg>p a:hover,article>p a:hover,aside .teaser-wrapper .inner table tr .wysiwyg>td a:hover,aside .teaser-wrapper .inner table tr article>td a:hover{color:#cc5200}.wysiwyg>ol,.wysiwyg>ul,article>ol,article>ul{padding:0 0 0 15px;font-size:12px;line-height:18px;color:#333;width:100%;float:left;float:none;margin:0 0 20px}.wysiwyg>ol li,.wysiwyg>ul li,article>ol li,article>ul li{margin:0 0 10px}.wysiwyg ol,.wysiwyg ul,article ol,article ul{margin:12px 0 20px}.wysiwyg ol li,.wysiwyg ul li,article ol li,article ul li{font-size:12px;line-height:18px;margin:0 0 10px;color:#333}.wysiwyg ol li:last-child,.wysiwyg ul li:last-child,article ol li:last-child,article ul li:last-child{margin-bottom:0}.wysiwyg ol,article ol{list-style:decimal;padding-left:14px}.wysiwyg ol li,article ol li{padding:0 0 0 2px}.wysiwyg ul,.wysiwyg ul:last-child,article ul,article ul:last-child{list-style:inherit;padding-left:17px}.wysiwyg ul:last-child li,.wysiwyg ul li,article ul:last-child li,article ul li{position:relative;padding:0}article>.wysiwyg>.wysiwyg-details{width:75%}article .wysiwyg{width:100%;display:inline-block;vertical-align:top}article .wysiwyg blockquote{position:relative;margin:0;padding:25px 20px 35px;background:#f5f5f5;margin-bottom:20px}article .wysiwyg blockquote:before{bottom:20px;left:20px;transform:rotate(180deg)}article .wysiwyg blockquote:after,article .wysiwyg blockquote:before{content:"";width:70px;height:70px;background:url(../images/icon-quotes-grey.svg) no-repeat 50%;display:block;position:absolute;z-index:7}article .wysiwyg blockquote:after{top:20px;right:20px}article .wysiwyg blockquote .quote{z-index:8;position:relative}article .wysiwyg blockquote aside .teaser-wrapper .inner table tr td,article .wysiwyg blockquote p,aside .teaser-wrapper .inner table tr article .wysiwyg blockquote td{position:relative;z-index:10;font-size:18px;line-height:24px;text-align:center}article .wysiwyg blockquote small{position:relative;z-index:10;margin-top:14px;font-size:13px;display:block;text-align:center;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700}article .wysiwyg blockquote img{vertical-align:top;width:100%}article .wysiwyg>img{width:100%;height:auto;margin-right:20px}.wysiwyg{padding-bottom:25px}.wysiwyg img{margin-bottom:20px}.wysiwyg img.alignleft,.wysiwyg img.alignnone{margin-right:20px;width:100%;height:auto}.wysiwyg img.alignright{margin-left:20px;float:right}.wysiwyg img.aligncenter{margin:0 20px}.wysiwyg aside .teaser-wrapper .inner table tr td,.wysiwyg p,aside .teaser-wrapper .inner table tr .wysiwyg td{margin-bottom:15px}.ibcs-comment-overview .comment .comment-meta .wysiwyg .comment-author:last-child,.ibcs_missing_topics .comments-area .comment .comment-meta .wysiwyg .comment-author:last-child,.ibcs_standards .comments-area .comment .comment-meta .wysiwyg .comment-author:last-child,.wysiwyg .ibcs-comment-overview .comment .comment-meta .comment-author:last-child,.wysiwyg .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author:last-child,.wysiwyg .ibcs_standards .comments-area .comment .comment-meta .comment-author:last-child,.wysiwyg aside .teaser-wrapper .inner table tr td:last-child,.wysiwyg body.my-account .woocommerce form fieldset>legend:last-child,.wysiwyg h2:last-child,.wysiwyg h3:last-child,.wysiwyg p:last-child,aside .teaser-wrapper .inner table tr .wysiwyg td:last-child,body.my-account .woocommerce form .wysiwyg fieldset>legend:last-child{margin:0;padding:0}.wysiwyg ul:last-child{margin:0;padding-top:0;padding-bottom:0}.shop-container.detail-container>article{width:100%}.shop-container article .content-leadin h2,.shop-container h2,article .content-leadin .shop-container h2,body article .page-title{font-size:28px;line-height:32px;text-transform:uppercase;margin-bottom:30px;width:auto}.star-rating{display:none}.product aside .teaser-wrapper .inner table tr td.wc-gzd-additional-info,.product p.wc-gzd-additional-info,.products .wc-gzd-additional-info,aside .teaser-wrapper .inner table tr .product td.wc-gzd-additional-info{margin-bottom:0}.card-button,.product-list .product .button,.related-products-container .products .product .button,.shop-subnavi .cart-contents,.shop-widget-details a.single_add_to_cart_button.button.alt,.shop-widget-details form button[type=submit]{color:#fff;padding:7px 20px;border-radius:20px;background-color:#f60;transition:all .3s;text-decoration:none;font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:13px}.card-button:hover,.product-list .product .button:hover,.related-products-container .products .product .button:hover,.shop-subnavi .cart-contents:hover,.shop-widget-details a.single_add_to_cart_button.button.alt:hover,.shop-widget-details form button:hover[type=submit]{background-color:#e65c00;color:#fff}.select_box_cl,.shop-widget-details .selectbox,.woocommerce form #billing_title_field,.woocommerce form #calc_shipping_state_field,.woocommerce form #shipping_country_field,.woocommerce form #shipping_state_field,.woocommerce form #shipping_title_field,.woocommerce form .selectbox{position:relative}.select_box_cl select,.shop-widget-details .selectbox select,.woocommerce form #billing_title_field select,.woocommerce form #calc_shipping_state_field select,.woocommerce form #shipping_country_field select,.woocommerce form #shipping_state_field select,.woocommerce form #shipping_title_field select,.woocommerce form .selectbox select{width:100%;border:none;padding:12px 20px 13px;background-color:#f5f5f5;border-radius:0;-webkit-appearance:none;-moz-appearance:none}.select_box_cl select::-ms-expand,.shop-widget-details .selectbox select::-ms-expand,.woocommerce form #billing_title_field select::-ms-expand,.woocommerce form #calc_shipping_state_field select::-ms-expand,.woocommerce form #shipping_country_field select::-ms-expand,.woocommerce form #shipping_state_field select::-ms-expand,.woocommerce form #shipping_title_field select::-ms-expand,.woocommerce form .selectbox select::-ms-expand{display:none}.select_box_cl select:focus,.shop-widget-details .selectbox select:focus,.woocommerce form #billing_title_field select:focus,.woocommerce form #calc_shipping_state_field select:focus,.woocommerce form #shipping_country_field select:focus,.woocommerce form #shipping_state_field select:focus,.woocommerce form #shipping_title_field select:focus,.woocommerce form .selectbox select:focus{outline:none}.select_box_cl:after,.shop-widget-details .selectbox:after,.woocommerce form #billing_title_field:after,.woocommerce form #calc_shipping_state_field:after,.woocommerce form #shipping_country_field:after,.woocommerce form #shipping_state_field:after,.woocommerce form #shipping_title_field:after,.woocommerce form .selectbox:after{content:"";position:absolute;bottom:0;right:0;width:50px;height:42px;background:url(../images/icon-selectarrow-black.svg) no-repeat 100%;background-size:33px 18px;pointer-events:none}.woocommerce input.button:disabled[disabled]{opacity:1;background-color:#747678;color:#fff}.woocommerce .button.wc-gzdp-order-pay-button{display:none}button:focus,input:focus{outline:none}body.my-account .woocommerce .woocommerce-info{width:100%;text-align:left!important;font-weight:700;position:relative!important;max-width:500px!important;margin:0 auto!important;margin-bottom:30px!important}.woocommerce table.cart td.actions .coupon{text-align:left}.woocommerce table.cart td.actions .coupon input[type=text]{display:inline-block;margin-right:10px;margin-bottom:10px}.woocommerce table.cart td.actions .coupon input[type=text]+.button{vertical-align:baseline;float:none;display:inline-block}.woocommerce .cart_item{margin-bottom:20px}.woocommerce .cart_item .product-thumbnail a{position:relative;display:inline-block;background-color:#f5f5f5}.woocommerce .cart_item .product-thumbnail a img{opacity:0;visibility:hidden;height:auto}.woocommerce .cart_item .product-thumbnail a img:first-child{position:absolute;left:50%;top:50%;width:auto;max-height:70%;max-width:70%;box-shadow:0 8px 22px -4px rgba(0,0,0,.4);opacity:1;visibility:visible;transform:translate(-50%,-50%);transition:transform .15s}.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent}.woocommerce .cart_totals td{background-color:#f5f5f5!important}.woocommerce .quantity{text-align:right}.woocommerce .quantity input{padding:5px;display:inline-block}.woocommerce table{margin-bottom:40px}.woocommerce input[name=update_cart]{float:right!important;opacity:1;transform:translateY(5px)}.woocommerce input[name=update_cart]:disabled[disabled]{color:#fff;background-color:#747678}.woocommerce a.remove{width:30px;height:30px;color:#fff!important;border-radius:100%;padding:4px;background-color:#cfcfcf}.woocommerce a.remove:hover{background-color:#f60}.woocommerce table.cart td.actions{text-align:left;padding:20px 0 25px}.woocommerce table.cart td.actions .input-text{width:300px}.woocommerce .cart-collaterals{margin-bottom:40px}.woocommerce .cart-collaterals table{border-radius:0;border:none}.woocommerce .cart-collaterals table tbody td,.woocommerce .cart-collaterals table tbody th{background-color:#f5f5f5;border-top:0;border-bottom:1px solid #fff}.woocommerce .cart-empty{margin-bottom:15px}.woocommerce .wc-proceed-to-checkout{text-align:right}.woocommerce .cart-collaterals{padding:0 15px}.woocommerce .cart-collaterals .product-image{position:relative;background-color:#f5f5f5}.woocommerce .cart-collaterals .product-image img{visibility:hidden;opacity:0;height:auto;width:100%}.woocommerce .cart-collaterals .product-image img:first-child{position:absolute;left:50%;top:50%;width:auto;max-height:70%;max-width:70%;box-shadow:0 8px 22px -4px rgba(0,0,0,.4);opacity:1;visibility:visible;transform:translate(-50%,-50%);transition:transform .15s}.woocommerce a.button.alt:hover,.woocommerce a.button:hover,article .woocommerce a.button.alt:hover,article .woocommerce a.button:hover{color:#fff;background-color:#e65c00}.ibcs-comment-overview .comment .comment-meta .woocommerce ul.products li.product .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .woocommerce ul.products li.product .comment-author,.ibcs_standards .comments-area .comment .comment-meta .woocommerce ul.products li.product .comment-author,.woocommerce ul.products li.product .ibcs-comment-overview .comment .comment-meta .comment-author,.woocommerce ul.products li.product .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.woocommerce ul.products li.product .ibcs_standards .comments-area .comment .comment-meta .comment-author,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product h3,body.my-account .woocommerce form ul.products li.product fieldset>legend,body.my-account .woocommerce ul.products li.product form fieldset>legend{font-size:13px;color:#333}.woocommerce form.woocommerce-ResetPassword{width:60%;margin:0 auto;min-width:450px;max-width:600px}.woocommerce form.woocommerce-ResetPassword .woocommerce-FormRow{width:100%;float:none;display:block}.woocommerce form input,.woocommerce form textarea{background:#f5f5f5;border:0;font-size:15px;line-height:15px;padding:11px 20px 12px;outline:none;display:block;width:100%}.woocommerce form select{font-size:15px}.woocommerce form label{font-size:13px;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700;color:#333;transition:color .2s ease-out}.woocommerce form #billing_country_field,.woocommerce form #billing_state_field,.woocommerce form #shipping_country_field,.woocommerce form #shipping_state_field{position:relative}.woocommerce form #billing_country_field label,.woocommerce form #billing_state_field label,.woocommerce form #shipping_country_field label,.woocommerce form #shipping_state_field label{color:#333}.woocommerce form #billing_country_field .select2.select2-container,.woocommerce form #billing_state_field .select2.select2-container,.woocommerce form #shipping_country_field .select2.select2-container,.woocommerce form #shipping_state_field .select2.select2-container{border:none}.woocommerce form #billing_country_field .select2.select2-container span.select2-selection.select2-selection--single,.woocommerce form #billing_state_field .select2.select2-container span.select2-selection.select2-selection--single,.woocommerce form #shipping_country_field .select2.select2-container span.select2-selection.select2-selection--single,.woocommerce form #shipping_state_field .select2.select2-container span.select2-selection.select2-selection--single{height:48px;width:100%;border:none;padding:8px 20px 13px;background-color:#f5f5f5;border-radius:0;-webkit-appearance:none;-moz-appearance:none}.woocommerce form #billing_country_field .select2.select2-container span.select2-selection.select2-selection--single::-ms-expand,.woocommerce form #billing_state_field .select2.select2-container span.select2-selection.select2-selection--single::-ms-expand,.woocommerce form #shipping_country_field .select2.select2-container span.select2-selection.select2-selection--single::-ms-expand,.woocommerce form #shipping_state_field .select2.select2-container span.select2-selection.select2-selection--single::-ms-expand{display:none}.woocommerce form #billing_country_field .select2.select2-container span.select2-selection.select2-selection--single:focus,.woocommerce form #billing_state_field .select2.select2-container span.select2-selection.select2-selection--single:focus,.woocommerce form #shipping_country_field .select2.select2-container span.select2-selection.select2-selection--single:focus,.woocommerce form #shipping_state_field .select2.select2-container span.select2-selection.select2-selection--single:focus{outline:none}.woocommerce form #billing_country_field .select2.select2-container.select2-container--open span.select2-selection.select2-selection--single,.woocommerce form #billing_state_field .select2.select2-container.select2-container--open span.select2-selection.select2-selection--single,.woocommerce form #shipping_country_field .select2.select2-container.select2-container--open span.select2-selection.select2-selection--single,.woocommerce form #shipping_state_field .select2.select2-container.select2-container--open span.select2-selection.select2-selection--single{border:1px solid #aaa}.woocommerce form #billing_country_field .select2.select2-container:after,.woocommerce form #billing_state_field .select2.select2-container:after,.woocommerce form #shipping_country_field .select2.select2-container:after,.woocommerce form #shipping_state_field .select2.select2-container:after{content:"";position:absolute;bottom:0;right:0;width:50px;height:42px;background:url(../images/icon-selectarrow-black.svg) no-repeat 100%;background-size:33px 18px;pointer-events:none}.woocommerce form #billing_country_field .select2.select2-container .select2-selection__rendered,.woocommerce form #billing_state_field .select2.select2-container .select2-selection__rendered,.woocommerce form #shipping_country_field .select2.select2-container .select2-selection__rendered,.woocommerce form #shipping_state_field .select2.select2-container .select2-selection__rendered{font-size:15px;padding-left:0}.woocommerce form #billing_country_field .select2.select2-container .select2-selection__arrow,.woocommerce form #billing_state_field .select2.select2-container .select2-selection__arrow,.woocommerce form #shipping_country_field .select2.select2-container .select2-selection__arrow,.woocommerce form #shipping_state_field .select2.select2-container .select2-selection__arrow{display:none}.woocommerce form #billing_postcode_field,.woocommerce form #billing_state_field,.woocommerce form #shipping_postcode_field,.woocommerce form #shipping_state_field{width:100%}.woocommerce form #shipping_state_field{position:relative}.woocommerce form #billing_state_field,.woocommerce form #shipping_state_field{float:none}.woocommerce form .form-row .required{color:#f60}.woocommerce form .form-row .required,.woocommerce form abbr{text-decoration:none}.woocommerce form .form-row.woocommerce-invalid:not(.legal) .select2-container,.woocommerce form .form-row.woocommerce-invalid:not(.legal) input.input-text,.woocommerce form .form-row.woocommerce-invalid:not(.legal) select{border:1px solid #f60}.woocommerce form .form-row.woocommerce-invalid:not(.legal) label{color:#f60}.woocommerce form .form-row label,.woocommerce form aside .teaser-wrapper .inner table tr td label,.woocommerce form p label,aside .teaser-wrapper .inner table tr .woocommerce form td label{line-height:1.3;margin-bottom:2px}.woocommerce form .form-row input.input-text,.woocommerce form aside .teaser-wrapper .inner table tr td input.input-text,.woocommerce form p input.input-text,aside .teaser-wrapper .inner table tr .woocommerce form td input.input-text{line-height:1.4}.woocommerce form .woocommerce-error{padding:1em!important;border-top-color:#f60}.woocommerce form .woocommerce-error:before{display:none}.woocommerce form .woocommerce-error strong{color:#f60}.woocommerce form table.shop_table{border-radius:0;margin-bottom:40px;border:none}.woocommerce form table.shop_table * td,.woocommerce form table.shop_table * th{padding:10px 15px}.woocommerce form table.shop_table th,.woocommerce form table.shop_table tr{font-size:15px;vertical-align:top}.woocommerce form table.shop_table * td,.woocommerce form table.shop_table * th{border-top:1px solid #fff!important}.woocommerce form table.shop_table td{border-top:1px solid #fff}.woocommerce form table.shop_table .wc-gzd-product-name-right{display:block}.woocommerce form aside .teaser-wrapper .inner table tr td,.woocommerce form p,aside .teaser-wrapper .inner table tr .woocommerce form td{margin-bottom:15px}.woocommerce form .woocommerce-checkout-review-order-table{background-color:#f5f5f5}.woocommerce form .select2-container .select2-choice{border:none;background-color:#f5f5f5;font-size:15px;line-height:1.4;padding:11px 20px 12px;outline:none;display:block;width:100%}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{margin:15px 0}.woocommerce form .form-row{padding:0;overflow:hidden}.woocommerce form aside .teaser-wrapper .inner table tr td.form-row,.woocommerce form p.form-row,aside .teaser-wrapper .inner table tr .woocommerce form td.form-row{margin-bottom:15px}.woocommerce form .rememberme{float:left;margin-top:6px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:calc(50% - 8px)}.woocommerce form .lost_reset_password input.input-text{margin-bottom:21px}.woocommerce form .create-account{margin-top:15px}.woocommerce form button.button{background-color:#f60!important;border-radius:20px;color:#fff;font-family:Open Sans Condensed,sans-serif}.woocommerce form button.button:hover{background-color:#e65c00!important}.woocommerce form.woocommerce-shipping-calculator aside .teaser-wrapper .inner table tr td,.woocommerce form.woocommerce-shipping-calculator p,aside .teaser-wrapper .inner table tr .woocommerce form.woocommerce-shipping-calculator td{margin-bottom:0}.woocommerce form.woocommerce-shipping-calculator #calc_shipping_state_field select,.woocommerce form.woocommerce-shipping-calculator select{background-color:#fff;width:100%}.woocommerce form.woocommerce-shipping-calculator input.input-text{background:#fff}.woocommerce form.woocommerce-shipping-calculator button,.woocommerce form.woocommerce-shipping-calculator input,.woocommerce form.woocommerce-shipping-calculator select{margin-top:10px!important}.woocommerce form.woocommerce-shipping-calculator button.button{background-color:#747678;border-radius:20px;color:#fff;font-family:Open Sans Condensed,sans-serif}.woocommerce form.woocommerce-shipping-calculator .shipping-calculator-form{margin-bottom:10px}.woocommerce .cart_totals table.shop_table th{vertical-align:top;width:35%}.woocommerce .input-wrapper{margin-bottom:15px}.woocommerce .input-wrapper label aside .teaser-wrapper .inner table tr td,.woocommerce .input-wrapper label p,aside .teaser-wrapper .inner table tr .woocommerce .input-wrapper label td{margin:0;padding-left:30px}.woocommerce .input-wrapper label aside .teaser-wrapper .inner table tr td:before,.woocommerce .input-wrapper label p:before,aside .teaser-wrapper .inner table tr .woocommerce .input-wrapper label td:before{border:1px solid #747678;width:20px;height:20px;left:0}.woocommerce .legal label.checkbox{position:relative;padding-left:30px;display:inline-block!important}.woocommerce .legal label.checkbox:before{border:1px solid #747678;content:"";position:absolute;top:4px;left:0;width:20px;height:20px;background:#f5f5f5}.woocommerce .legal input[type=checkbox]{display:none}.woocommerce .legal.woocommerce-validated label:before{background:#f5f5f5 url(../images/icon-check-black.svg) no-repeat 50%;background-size:18px 18px}.woocommerce .form-row-last input.button,.woocommerce .login input.button{float:right}.woocommerce .form-row.place-order.wc-gzd-place-order{text-align:right;margin-bottom:40px}.woocommerce input.button{width:auto}.woocommerce input.button:hover{color:#fff}.woocommerce .woocommerce-info{border:none;background-color:#fff;padding:0!important;margin:0 0 15px!important;font-size:13px}.woocommerce .woocommerce-info:before{display:none}.woocommerce .woocommerce-info+form{padding:2px;border:none}.woocommerce .input-wrapper{margin-top:0}.ibcs-comment-overview .comment .comment-meta .woocommerce .woocommerce-shipping-fields .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .woocommerce .woocommerce-shipping-fields .comment-author,.ibcs_standards .comments-area .comment .comment-meta .woocommerce .woocommerce-shipping-fields .comment-author,.woocommerce #order_payment_heading,.woocommerce .woocommerce-shipping-fields .ibcs-comment-overview .comment .comment-meta .comment-author,.woocommerce .woocommerce-shipping-fields .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.woocommerce .woocommerce-shipping-fields .ibcs_standards .comments-area .comment .comment-meta .comment-author,.woocommerce .woocommerce-shipping-fields h3,body.my-account .woocommerce .woocommerce-shipping-fields form fieldset>legend,body.my-account .woocommerce form .woocommerce-shipping-fields fieldset>legend{font-size:21px;line-height:26px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.woocommerce .woocommerce-checkout #payment div.form-row{padding:0}.woocommerce form.checkout{margin-top:40px;margin-bottom:40px;overflow:hidden}.woocommerce .checkout-billing{margin-bottom:40px}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{padding:0}.woocommerce td.product-name dl.variation dt{margin-right:0;line-height:1.3}.woocommerce td.product-name dl.variation aside .teaser-wrapper .inner table tr td,.woocommerce td.product-name dl.variation p,aside .teaser-wrapper .inner table tr .woocommerce td.product-name dl.variation td{font-size:15px;line-height:1.3}.woocommerce td.product-name dl.variation dd{margin:0 0 0 5px;font-size:15px;line-height:1.3}.woocommerce .checkout_coupon .form-row-last .button{float:none;margin-top:4px}.select2-arrow{position:relative}.select2-arrow:before{content:"";position:absolute;top:0;right:0;width:50px;height:100%;background:url(../images/icon-selectarrow-black.svg) 100%/33px 18px no-repeat}.select2-container .select2-choice .select2-arrow b{display:none}.select2-drop-active{border:none}.select2-search{background-color:#f5f5f5}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background-color:transparent}.woocommerce-checkout #payment{margin-bottom:40px}.woocommerce-checkout #payment ul.payment_methods{background-color:transparent;padding:0;border-bottom:none}.woocommerce-checkout #payment ul.payment_methods+place-order{margin:0}.woocommerce-checkout #payment ul.payment_methods label{font-size:15px}.woocommerce-checkout #payment ul.payment_methods li{margin-bottom:15px}.woocommerce-checkout #payment ul.payment_methods li input{width:auto;margin-right:10px;display:inline-block}.woocommerce-checkout #payment ul.payment_methods li .about_paypal{float:none;line-height:normal}.woocommerce-checkout #payment ul.payment_methods li img{margin-right:15px}.woocommerce-checkout #payment ul.payment_methods li .payment_box{padding:0;margin-bottom:0;background-color:transparent}.woocommerce-checkout #payment ul.payment_methods li .payment_box:before{display:none}body.my-account .woocommerce .woocommerce-info{position:absolute;top:0}body.my-account .woocommerce .woocommerce-my-account-form{max-width:500px;margin:0 auto}body.my-account .woocommerce form fieldset{border:0 none;padding:0;margin:40px 0 0}body.my-account .woocommerce form label.radio{padding:5px}body.my-account .woocommerce form input[type=radio]{display:inline-block;width:auto;margin-right:5px}body.my-account.logged-in .woocommerce{border:1px solid #e8e8e8;background-color:#f5f5f5;margin-bottom:50px;overflow:hidden}.woocommerce .woocommerce-MyAccount-navigation{background-color:#fff}.woocommerce .woocommerce-MyAccount-navigation>ul{list-style:none;padding-left:0}.woocommerce .woocommerce-MyAccount-navigation-profile{color:inherit;display:block}.woocommerce .woocommerce-MyAccount-navigation-profile figure{padding:20px}.woocommerce .woocommerce-MyAccount-navigation-profile figure figcaption,.woocommerce .woocommerce-MyAccount-navigation-profile figure img{display:inline-block;vertical-align:middle}.woocommerce .woocommerce-MyAccount-navigation-profile figure img{width:50px;margin-right:20px}.woocommerce .woocommerce-MyAccount-navigation-profile figure figcaption aside .teaser-wrapper .inner table tr td,.woocommerce .woocommerce-MyAccount-navigation-profile figure figcaption h1,.woocommerce .woocommerce-MyAccount-navigation-profile figure figcaption p,aside .teaser-wrapper .inner table tr .woocommerce .woocommerce-MyAccount-navigation-profile figure figcaption td{font:inherit;margin:0}.woocommerce .woocommerce-MyAccount-navigation-profile figure figcaption h1{font-weight:700}.woocommerce .woocommerce-MyAccount-navigation-link{font-size:14px;margin-bottom:0}.woocommerce .woocommerce-MyAccount-navigation-link>a{display:block;color:inherit;padding:10px 15px;border-left:5px solid transparent}.woocommerce .woocommerce-MyAccount-navigation-link.is-active{background-color:#f5f5f5}.woocommerce .woocommerce-MyAccount-navigation-link.is-active>a{border-color:#f60}.woocommerce .woocommerce-MyAccount-content{padding:20px 10px}.woocommerce .woocommerce-MyAccount-content aside .teaser-wrapper .inner table tr td,.woocommerce .woocommerce-MyAccount-content h1,.woocommerce .woocommerce-MyAccount-content p,aside .teaser-wrapper .inner table tr .woocommerce .woocommerce-MyAccount-content td{margin-bottom:20px}.ibcs-comment-overview .comment .comment-meta .woocommerce .woocommerce-MyAccount-content .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .woocommerce .woocommerce-MyAccount-content .comment-author,.ibcs_standards .comments-area .comment .comment-meta .woocommerce .woocommerce-MyAccount-content .comment-author,.woocommerce .woocommerce-MyAccount-content .ibcs-comment-overview .comment .comment-meta .comment-author,.woocommerce .woocommerce-MyAccount-content .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.woocommerce .woocommerce-MyAccount-content .ibcs_standards .comments-area .comment .comment-meta .comment-author,.woocommerce .woocommerce-MyAccount-content h3,body.my-account .woocommerce .woocommerce-MyAccount-content form fieldset>legend,body.my-account .woocommerce form .woocommerce-MyAccount-content fieldset>legend{font-size:21px}.woocommerce .woocommerce-MyAccount-content .woocommerce-Message--info{position:relative;background-color:transparent;margin:25% 0 0!important;text-align:center}.woocommerce .woocommerce-MyAccount-content .woocommerce-Message--info .woocommerce-Button{float:none}.woocommerce .woocommerce-MyAccount-content .woocommerce-Address{background-color:#fff;padding:20px}.woocommerce .woocommerce-MyAccount-content #billing_title_field .select,.woocommerce .woocommerce-MyAccount-content #shipping_title_field .select,.woocommerce .woocommerce-MyAccount-content .input-text,.woocommerce .woocommerce-MyAccount-content .select2-container .select2-choice,.woocommerce .woocommerce-MyAccount-content .woocommerce-Input{background-color:#fff}.woocommerce .woocommerce-Dashboard-item{background-color:#fff;padding:20px;margin-bottom:20px}.woocommerce .woocommerce-Dashboard-item img{width:60px;height:60px}.woocommerce .woocommerce-Dashboard-item aside .teaser-wrapper .inner table tr td,.woocommerce .woocommerce-Dashboard-item h2,.woocommerce .woocommerce-Dashboard-item img,.woocommerce .woocommerce-Dashboard-item p,aside .teaser-wrapper .inner table tr .woocommerce .woocommerce-Dashboard-item td{margin-bottom:10px}.woocommerce .woocommerce-Dashboard-item aside .teaser-wrapper .inner table tr td:last-of-type,.woocommerce .woocommerce-Dashboard-item p:last-of-type,aside .teaser-wrapper .inner table tr .woocommerce .woocommerce-Dashboard-item td:last-of-type{margin-bottom:20px}.ibcs-comment-overview .comment .comment-content .woocommerce .woocommerce-Dashboard-item a.link-to-comment:hover,.ibcs_missing_topics .comments-area .comment-form .woocommerce .woocommerce-Dashboard-item .submit:hover,.ibcs_missing_topics .woocommerce .woocommerce-Dashboard-item .user-actions>a:hover,.ibcs_standards .comments-area .comment-form .woocommerce .woocommerce-Dashboard-item .submit:hover,.ibcs_standards .woocommerce .woocommerce-Dashboard-item .user-actions>a:hover,.intro-teaser:hover .woocommerce .woocommerce-Dashboard-item button,.wc-notification div.added_to_cart .woocommerce .woocommerce-Dashboard-item a.added_to_cart:hover,.woocommerce .woocommerce-Dashboard-item .btn:hover,.woocommerce .woocommerce-Dashboard-item .ibcs-comment-overview .comment .comment-content a.link-to-comment:hover,.woocommerce .woocommerce-Dashboard-item .ibcs_missing_topics .comments-area .comment-form .submit:hover,.woocommerce .woocommerce-Dashboard-item .ibcs_missing_topics .user-actions>a:hover,.woocommerce .woocommerce-Dashboard-item .ibcs_standards .comments-area .comment-form .submit:hover,.woocommerce .woocommerce-Dashboard-item .ibcs_standards .user-actions>a:hover,.woocommerce .woocommerce-Dashboard-item .intro-teaser:hover button,.woocommerce .woocommerce-Dashboard-item .wc-notification div.added_to_cart a.added_to_cart:hover,.woocommerce .woocommerce-Dashboard-item a.button:hover,.woocommerce .woocommerce-Dashboard-item article .post-password-form input:hover[type=submit],.woocommerce .woocommerce-Dashboard-item form button.button:hover,.woocommerce .woocommerce-Dashboard-item input.button:hover,.woocommerce form .woocommerce-Dashboard-item button.button:hover,article .post-password-form .woocommerce .woocommerce-Dashboard-item input:hover[type=submit]{color:#fff;background:#e65c00}.woocommerce .subscription-table td{height:38px}.woocommerce .subscription-table .subscription-title .seperator{background-image:url(../images/icon-arrow-right-orange.svg);background-size:contain;background-repeat:no-repeat;width:8px;height:10px;margin-left:10px;margin-right:10px;display:inline-block;vertical-align:middle}.woocommerce .subscription-table .subscription-actions{text-align:right}.woocommerce .wpua-edit{margin-bottom:60px}.woocommerce .wpua-edit-container{position:relative}.woocommerce .wpua-edit-container:after{content:"";display:table;width:100%;clear:both}.woocommerce #wpua-preview-existing .description,.woocommerce #wpua-undo-button-existing{display:none}.woocommerce #wpua-undo-button-existing[style="display: block;"]{display:inline-block!important}.woocommerce #wpua-remove-button-existing{display:inline-block}.woocommerce #wpua-upload-button-existing,.woocommerce #wpua-upload-messages-existing{width:50%}.woocommerce #wpua-upload-button-existing{display:inline-block}.woocommerce #wpua-upload-messages-existing{position:absolute}.woocommerce #wpua-file-existing{display:inline-block;width:auto;background:#fff}.woocommerce #wpua-upload-existing{padding:8px 16px}.woocommerce #wpua-thumbnail-existing{width:96px;height:96px;display:none}.woocommerce #wpua-thumbnail-existing[style="display: none;"]{background:#d3d3d3}.woocommerce #wpua-thumbnail-existing[style="display: none;"]>img{opacity:0}.woocommerce #wpua-thumbnail-existing .description{display:none}.wpua-edit-container #wpua-upload-button-existing{margin-bottom:0}.wpua-edit-container #wpua-upload-button-existing input{margin-right:10px}.wpua-edit-container #wpua-upload-messages-existing{position:static;color:grey}.pp_details{text-align:center}.pp_details .pp_nav{display:inline-block;float:none}div.pp_overlay{position:fixed}div.pp_woocommerce .pp_gallery ul li a{border-radius:0;border:1px solid #747678;box-shadow:none}div.pp_woocommerce .pp_hoverContainer{z-index:27}div.pp_woocommerce>.pp_top,div.pp_woocommerce>.ppt{display:none;height:0}div.pp_woocommerce .pp_gallery{padding:15px;background-color:hsla(0,0%,100%,.7)}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#f60}div.pp_woocommerce .pp_content_container{border-radius:0}div.pp_woocommerce a.pp_expand{opacity:0;visibility:hidden}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{position:relative;top:7px;cursor:pointer;border:none;outline:none;background:transparent;background-size:contain;width:14px;height:22px;border-radius:0;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../images/icon-nav-arrow-right-orange.svg)}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before{display:none}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:transparent}div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before{width:38px;height:38px;background:#f60 url(../images/icon-sliderarrow-left-white.svg) no-repeat 50%;background-size:18px 18px;border-radius:50%;top:50%;content:"";left:20px;transform:translateY(-50%);margin:0;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:5px solid transparent}div.pp_woocommerce .pp_next:before{background-image:url(../images/icon-sliderarrow-right-white.svg);left:auto;right:20px}div.pp_woocommerce .ppt{margin:0;font-family:Open Sans Condensed,sans-serif;font-weight:700}div.pp_woocommerce .pp_close{position:absolute;top:0;right:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:32px;padding:0;margin:0;border:0;background:transparent;color:#fff;z-index:35;text-shadow:0 2px 3px rgba(0,0,0,.5);outline:none}div.pp_woocommerce .pp_close:before{content:"×";font-family:Open Sans,sans-serif}div.pp_woocommerce .pp_close:hover{background-color:transparent}div.pp_woocommerce .pp_arrow_previous{transform:rotate(180deg)}.wc-notifications{position:fixed;top:0;left:0;width:100%;padding:20px;z-index:36}.wc-notifications a{padding:0 15px}aside .teaser-wrapper .inner table tr main td.woocommerce-info,main aside .teaser-wrapper .inner table tr td.woocommerce-info,main p.woocommerce-info{border:0;padding:0!important;background-color:transparent}aside .teaser-wrapper .inner table tr main td.woocommerce-info:before,main aside .teaser-wrapper .inner table tr td.woocommerce-info:before,main p.woocommerce-info:before{display:none}.woocommerce .woocommerce-error{border-top-color:#f60}.woocommerce .woocommerce-error:before{color:#f60}.wc-notification{position:absolute;left:0;width:100%;padding:0;z-index:36;color:#fff}.wc-notification .susy-grid-container{padding:12px 50px 12px 15px}.wc-notification.wc-added_to_cart{width:75px;height:80px;left:inherit;right:0;top:0;background-image:url(../images/shop/icon-basket-check.svg);background-position:50%;background-repeat:no-repeat;background-size:65%}.wc-notification.wc-added_to_cart>div,.wc-notification.wc-added_to_cart>span{display:none}.wc-notification [class^=woocommerce]{margin-bottom:0!important;background-color:transparent;padding:0!important;display:inline-block;color:#fff;border-top-color:transparent;overflow:inherit}.wc-notification [class^=woocommerce]:before{display:none}.wc-notification [class^=woocommerce] *{color:#fff}.wc-notification [class^=woocommerce] a.button{margin-left:20px;margin-top:-5px}.wc-notification .close{position:absolute;right:20px;top:50%;padding:0;width:22px;height:22px;font-size:18px;line-height:1.25;border-radius:100%;text-align:center;background-color:#fff;font-weight:700;cursor:pointer;transform:translateY(-50%)}.wc-notification[class*=error]{background-color:#f60}.wc-notification[class*=error] .close{color:#f60}.wc-notification.wc-added_to_cart,.wc-notification[class*=message],.wc-notification[class*=success]{background-color:#85b389}.wc-notification.wc-added_to_cart .close,.wc-notification[class*=message] .close,.wc-notification[class*=success] .close{color:#85b389}.wc-notification div.added_to_cart{color:#fff}.wc-notification div.added_to_cart>span,.wc-notification div.added_to_cart i{margin-right:20px;vertical-align:middle}.wc-notification div.added_to_cart i{width:25px;height:25px;display:none}.wc-notification div.added_to_cart i.arrow-icon,.wc-notification div.added_to_cart i.basket-icon{background-repeat:no-repeat;background-position:50%;background-size:100%}.wc-notification div.added_to_cart i.arrow-icon{background-image:url(../images/shop/icon-arrow-right.svg);background-size:80%}.wc-notification div.added_to_cart i.basket-icon{background-image:url(../images/shop/icon-basket-white.svg)}.woocommerce .woocommerce-thankyou-order-received{margin-bottom:15px}.woocommerce ul.order_details{padding:0;display:inline-block;margin-bottom:15px}.woocommerce ul.order_details li{border:none;margin:0;padding:0 40px 20px 0;width:50%}.woocommerce ul.order_details li strong{font-size:15px}.woocommerce table.shop_table{font-size:15px;border-radius:0!important;border:none!important}.woocommerce table.order_details td,.woocommerce table.order_details tfoot td,.woocommerce table.order_details tfoot th,.woocommerce table.order_details th{border-top:1px solid #fff;background-color:#f5f5f5}.woocommerce address{font-style:normal;font-size:15px}.woocommerce table.customer_details{display:inline-block;width:auto}.woocommerce table.customer_details td,.woocommerce table.customer_details th{padding:0 25px 0 0}.woocommerce .addresses{margin-bottom:40px}.woocommerce thead th{color:#747678}.woocommerce .button.wc_pip_view_invoice,.woocommerce .button.wc_pip_view_invoice+br{display:none}.cl-product-image,.product-list .product figure.product-image,.related-products-container .products .product figure.product-image,.single-images-container .images .preview-image>figure.single-product{transform:scale(1);box-shadow:none}.cl-product-image img,.product-list .product figure.product-image img,.related-products-container .products .product figure.product-image img,.single-images-container .images .preview-image>figure.single-product img{height:auto;width:100%}.cl-product-image .d-landscape,.cl-product-image .d-portrait,.product-list .product figure.product-image .d-landscape,.product-list .product figure.product-image .d-portrait,.related-products-container .products .product figure.product-image .d-landscape,.related-products-container .products .product figure.product-image .d-portrait,.single-images-container .images .preview-image>figure.single-product .d-landscape,.single-images-container .images .preview-image>figure.single-product .d-portrait{position:absolute;left:50%;top:50%;width:auto;max-height:70%;max-width:70%;box-shadow:0 8px 22px -4px rgba(0,0,0,.4);opacity:1;visibility:visible;transform:translate(-50%,-50%);transition:transform .15s}.product-list,.related-products-container .products{margin-left:-15px;margin-right:-15px;padding-bottom:30px}.product-list .product,.related-products-container .products .product{overflow:hidden}.product-list .product a:not(.button),.related-products-container .products .product a:not(.button){background-color:#f5f5f5;transition:background .45s;display:inline-block;width:100%}.product-list .product a:not(.button):hover,.related-products-container .products .product a:not(.button):hover{background-color:#e8e8e8}.product-list .product a:not(.button):hover .product-image .d-landscape,.product-list .product a:not(.button):hover .product-image .d-portrait,.related-products-container .products .product a:not(.button):hover .product-image .d-landscape,.related-products-container .products .product a:not(.button):hover .product-image .d-portrait{transform:translate(-50%,-50%) scale(1.02)}.product-list .product a:not(.button):hover figure:not(.product-image),.related-products-container .products .product a:not(.button):hover figure:not(.product-image){transform:scale(.62)}.product-list .product figure,.related-products-container .products .product figure{position:relative;transform:scale(.6);box-shadow:0 12px 22px -2px rgba(0,0,0,.3);transition:transform .15s;background-position:50%;background-repeat:no-repeat;background-size:contain}.product-list .product figure.product-image,.related-products-container .products .product figure.product-image{width:300px;height:300px;margin:auto}.ibcs-comment-overview .comment .comment-meta .product-list .product .comment-author,.ibcs-comment-overview .comment .comment-meta .related-products-container .products .product .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .product-list .product .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .related-products-container .products .product .comment-author,.ibcs_standards .comments-area .comment .comment-meta .product-list .product .comment-author,.ibcs_standards .comments-area .comment .comment-meta .related-products-container .products .product .comment-author,.product-list .product .ibcs-comment-overview .comment .comment-meta .comment-author,.product-list .product .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.product-list .product .ibcs_standards .comments-area .comment .comment-meta .comment-author,.product-list .product body.my-account .woocommerce form fieldset>legend,.product-list .product h3,.related-products-container .products .product .ibcs-comment-overview .comment .comment-meta .comment-author,.related-products-container .products .product .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.related-products-container .products .product .ibcs_standards .comments-area .comment .comment-meta .comment-author,.related-products-container .products .product body.my-account .woocommerce form fieldset>legend,.related-products-container .products .product h3,body.my-account .woocommerce form .product-list .product fieldset>legend,body.my-account .woocommerce form .related-products-container .products .product fieldset>legend{margin-left:15px;font-family:Open Sans,sans-serif;font-weight:400;font-size:11px}.product-list .product img,.related-products-container .products .product img{opacity:0;visibility:hidden;width:100%}.product-list .product .button,.related-products-container .products .product .button{position:absolute;right:20px;bottom:12px}.product-list .product .price,.related-products-container .products .product .price{position:relative;font-family:Open Sans Condensed,sans-serif;font-weight:700;display:block;padding:15px 10px;color:#fff;background-color:#747678}.product-list .product .price:before,.related-products-container .products .product .price:before{position:absolute;left:0;bottom:-50px;height:50px;width:100%;content:"";background-color:#747678}.product-list .product .price span,.related-products-container .products .product .price span{margin-right:5px}.product-list .product .price span:last-child,.related-products-container .products .product .price span:last-child{margin-left:2px;margin-right:0}.product-list .product-category-topic a,.related-products-container .products .product-category-topic a{width:100%;padding:20px;display:block;background-color:#f60;transition:background .3s;color:#fff;text-transform:uppercase}.product-list .product-category-topic a:hover,.related-products-container .products .product-category-topic a:hover{background-color:#747678}.p-flexbox,.related-products-container .products .product{position:relative;padding-left:10px;padding-right:10px;width:100%;margin-bottom:20px}.related-products-container{background-color:#f5f5f5}.related-products-container .detail-container{padding-top:30px}.related-products-container .detail-container>article{width:100%}.related-products-container .products.products{padding:0;margin-left:0;margin-right:0}.related-products-container .products .product.product{padding:0}.related-products-container .products .product a:not(.button){background-color:#fff}.related-products-container .products .product h2{font-size:11px;font-weight:400;margin-left:15px;margin-bottom:14px}.related-products-container ul,.related-products-container ul li{list-style:none;margin:0;padding:0}.single-images-container{margin-bottom:20px}.single-images-container .images .preview-image{background-color:#f5f5f5}.single-images-container .images .preview-image>figure{transform:scale(.7);background-repeat:no-repeat;background-position:50%;box-shadow:0 12px 22px -2px rgba(0,0,0,.3)}.single-images-container .images .preview-image>figure img{opacity:0;visibility:hidden}.single-images-container .thumbnails{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:30px;margin-left:-10px;margin-right:-10px;margin-top:20px}.single-images-container .thumbnails a{display:-ms-flexbox;display:flex;width:20%;padding:0 10px;margin-bottom:10px}.single-images-container .thumbnails a figure{position:relative;height:80px;width:100%;background-repeat:no-repeat;background-position:50%;background-size:150%;background-color:#f5f5f5}.single-images-container .thumbnails a figure img{opacity:0;visibility:hidden}.cat_tag_list{font-size:11px;text-transform:uppercase;margin-bottom:10px}.cat_tag_list span{padding-right:5px}.cat_tag_list a{text-decoration:underline}.wc-description-container{margin-bottom:30px;float:left}.wc-description-container aside .teaser-wrapper .inner table tr td,.wc-description-container p,aside .teaser-wrapper .inner table tr .wc-description-container td{margin-bottom:15px}.wc-description-container ul{padding-left:17px}.wc-description-container hr{margin-bottom:15px}.wc-description-container blockquote{padding:25px 20px 35px;background:#f5f5f5;position:relative;margin:0;margin-bottom:15px;text-align:center;background-color:transparent}.wc-description-container blockquote:before{bottom:20px;left:20px;transform:rotate(180deg)}.wc-description-container blockquote:after,.wc-description-container blockquote:before{content:"";width:70px;height:70px;background:url(../images/icon-quotes-grey.svg) no-repeat 50%;display:block;position:absolute;z-index:7}.wc-description-container blockquote:after{top:20px;right:20px}.wc-description-container blockquote .quote{z-index:8;position:relative}.wc-description-container blockquote aside .teaser-wrapper .inner table tr td,.wc-description-container blockquote p,aside .teaser-wrapper .inner table tr .wc-description-container blockquote td{position:relative;z-index:10;font-size:18px;line-height:24px;text-align:center}.wc-description-container blockquote small{position:relative;z-index:10;margin-top:14px;font-size:13px;display:block;text-align:center;line-height:18px;font-family:Open Sans Condensed,sans-serif;font-weight:700}.wc-description-container blockquote img{vertical-align:top;width:100%}.shop-subnavi{padding:15px 0;background-color:#f5f5f5}.shop-subnavi .subnavi-links{display:none;margin-left:15px;margin-right:10px;text-decoration:none}.shop-subnavi .subnavi-links:hover .title{color:#333}.shop-subnavi .subnavi-links span{display:block;font-size:13px}.shop-subnavi .subnavi-links .title{color:#f60;text-decoration:underline;font-weight:700;transition:color .3s}.shop-subnavi .subnavi-links .description{color:#333}.shop-subnavi .cart-contents{position:relative;top:5px}.shop-subnavi .basket-box{float:right}.shop-subnavi .basket-box .basket-counter{position:relative;width:30px;height:30px;top:2px;margin-right:25px;display:inline-block;vertical-align:top;background-image:url(../images/shop/icon-basket-dark.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.shop-subnavi .basket-box .basket-counter span{position:absolute;width:18px;height:18px;right:-10px;top:-4px;color:#fff;font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:11px;padding:3px;text-align:center;line-height:1;background-color:#f60;border-radius:100%}.shop-widget-details{margin-bottom:40px}.shop-widget-details .variations{padding:10px}.shop-widget-details .single_variation_wrap{border-top:2px solid #fff;height:55px}.shop-widget-details .single_variation_wrap .single_variation{border-bottom:2px solid #fff;text-align:right}.shop-widget-details .single_variation_wrap .single_variation .amount{font-weight:700}.shop-widget-details .single_variation_wrap .single_variation .price{display:block!important}.shop-widget-details .single_variation_wrap .single_variation>div>div,.shop-widget-details .single_variation_wrap .single_variation>div>span,.shop-widget-details .single_variation_wrap .woocommerce-variation-add-to-cart{padding:10px}.shop-widget-details .single_variation_wrap .single_variation>div>p,.shop-widget-details .single_variation_wrap aside .teaser-wrapper .inner table tr .single_variation>div>td,aside .teaser-wrapper .inner table tr .shop-widget-details .single_variation_wrap .single_variation>div>td{padding:10px 10px 0}.shop-widget-details label{color:#747678;margin-bottom:5px;display:block}.shop-widget-details .selectbox select{background-color:#fff;padding:10px 15px;font-size:16px;line-height:1.2}.shop-widget-details .selectbox:after{top:16px;width:30px;height:10px;background-size:100%;background-position:50%;bottom:inherit}.shop-widget-details ul{list-style:none;padding-left:0;margin:0}.shop-widget-details ul li{list-style:none;overflow:hidden}.shop-widget-details .single-price{padding:20px;background-color:#747678;text-align:center}.shop-widget-details .single-price .price{font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:21px;color:#fff}.shop-widget-details a.single_add_to_cart_button.button.alt{border:none;display:inline-block;margin-top:0;margin-bottom:30px}.shop-widget-details form{background-color:#f5f5f5;margin-bottom:25px}.shop-widget-details form:after{content:".";clear:both;display:block;visibility:hidden;height:0}.shop-widget-details form.cart:not(.variations_form){padding:10px}.shop-widget-details article .content-leadin form+h2,.shop-widget-details form+h2{word-break:break-word}.shop-widget-details form .quantity{position:relative;display:inline-block;width:35px;height:35px;border:none;background-color:#fff;padding:6px 0;text-align:center}.shop-widget-details form input[type=number]{border:none;width:100%;font-size:16px;text-align:center;color:#333}.shop-widget-details form input[type=number]::-webkit-inner-spin-button,.shop-widget-details form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-widget-details form button[type=submit]{border:none;float:right}.shop-widget-details aside .teaser-wrapper .inner table td tr td,.shop-widget-details aside .teaser-wrapper .inner table tr td td,.shop-widget-details table td p,.shop-widget-details table th,aside .teaser-wrapper .inner .shop-widget-details table td tr td,aside .teaser-wrapper .inner .shop-widget-details table tr td td{font-size:12px}.shop-widget-details table td,.shop-widget-details table th{vertical-align:top}.shop-widget-details table td{line-height:1.22;padding-left:10px}.shop-widget-details table th{width:28%;text-align:left;font-weight:400}.teaser-newsletter.agilecrm_newsletter fieldset{border:none;padding:0}.teaser-newsletter.agilecrm_newsletter fieldset legend{display:none}.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group{padding-bottom:10px}.ibcs-comment-overview .comment .comment-content .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group a.link-to-comment,.ibcs_missing_topics .comments-area .comment-form .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .submit,.ibcs_missing_topics .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .user-actions>a,.ibcs_standards .comments-area .comment-form .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .submit,.ibcs_standards .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .user-actions>a,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .btn,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .ibcs-comment-overview .comment .comment-content a.link-to-comment,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .ibcs_missing_topics .comments-area .comment-form .submit,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .ibcs_missing_topics .user-actions>a,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .ibcs_standards .comments-area .comment-form .submit,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .ibcs_standards .user-actions>a,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .wc-notification [class^=woocommerce] a.button,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .wc-notification div.added_to_cart a.added_to_cart,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .woocommerce a.button,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .woocommerce form button.button,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group .woocommerce input.button,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group article .post-password-form input[type=submit],.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group aside .teaser-wrapper .inner table tr td,.teaser-newsletter.agilecrm_newsletter fieldset div.agile-group p,.wc-notification [class^=woocommerce] .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group a.button,.wc-notification div.added_to_cart .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group a.added_to_cart,.woocommerce .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group a.button,.woocommerce .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group input.button,.woocommerce form .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group button.button,article .post-password-form .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group input[type=submit],aside .teaser-wrapper .inner table tr .teaser-newsletter.agilecrm_newsletter fieldset div.agile-group td{font-size:12px!important}.teaser-newsletter.agilecrm_newsletter fieldset #agile-error-msg{display:block;margin-top:25px}article .comment-respond{margin-bottom:50px}article .comment-respond form input#submit{display:inline-block;background-color:#f60;font-size:16px;border-radius:18px;line-height:18px;padding:8px 20px;color:#fff;text-decoration:none;outline:none;transition:all .2s ease;font-family:Open Sans Condensed,sans-serif;font-weight:700;border:0}#commentform aside .teaser-wrapper .inner table tr td,#commentform p,aside .teaser-wrapper .inner table tr #commentform td{margin:15px 0}#commentform aside .teaser-wrapper .inner table tr td label,#commentform p label,aside .teaser-wrapper .inner table tr #commentform td label{width:60px;display:inline-block}#commentform aside .teaser-wrapper .inner table tr td.comment-form-cookies-consent label,#commentform p.comment-form-cookies-consent label,aside .teaser-wrapper .inner table tr #commentform td.comment-form-cookies-consent label{width:auto!important}#commentform aside .teaser-wrapper .inner table tr td.form-submit,#commentform p.form-submit,aside .teaser-wrapper .inner table tr #commentform td.form-submit{margin-top:45px}body{background:#fff}@media(min-width:480px){.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:10px}.plyr .plyr__volume{display:block;max-width:60px}.susy-grid-container{max-width:480px;margin-left:auto;margin-right:auto}.susy-grid-container:after{content:" ";display:block;clear:both}.detail-container>aside{width:100%;float:left;padding-left:10px;padding-right:10px}.btn.btn__large,.ibcs-comment-overview .comment .comment-content a.btn__large.link-to-comment,.ibcs_missing_topics .accordion .btn__large.btn,.ibcs_missing_topics .comments-area .comment-form .btn__large.submit,.ibcs_missing_topics .user-actions>a.btn__large,.ibcs_standards .accordion .btn__large.btn,.ibcs_standards .comments-area .comment-form .btn__large.submit,.ibcs_standards .user-actions>a.btn__large,.wc-notification [class^=woocommerce] a.btn__large.button,.wc-notification div.added_to_cart a.btn__large.added_to_cart,.woocommerce a.btn__large.button,.woocommerce form button.btn__large.button,.woocommerce form input.btn__large.button.alt,.woocommerce input.btn__large.button,article .post-password-form input.btn__large[type=submit]{padding:8px 40px}.pagination{margin:40px auto 60px}.pagination .page-numbers{padding:0 10px}.pagination .page-numbers.prev{margin:0 24px 0 0}.pagination .page-numbers.next{margin:0 0 0 24px}.download-wrapper:before{left:30px}.download-wrapper .download__cta-wrapper__size{margin-left:30px}.woocommerce ul.order_details li{width:auto}}@media(min-width:768px) and (min-width:768px){#header .menu-main-menu-container .sub-menu li a aside .teaser-wrapper .inner table tr td,#header .menu-main-menu-container .sub-menu li a p,#header .menu-main-menu-container .sub-menu li a span,aside .teaser-wrapper .inner table tr #header .menu-main-menu-container .sub-menu li a td{width:60%}}@media screen and (min-width:768px){body.my-account .woocommerce form .woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide.first-name,body.my-account .woocommerce form .woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide.last-name{display:inline-block;width:49.5%}}@media(min-width:768px) and (min-width:480px){.teaser-wrapper.half .teaser figure{position:absolute;float:none}}@media(min-width:768px){.plyr__captions{font-size:24px}.plyr__time+.plyr__time{display:inline-block}.plyr .plyr__volume{max-width:100px}.susy-grid-container{max-width:768px;margin-left:auto;margin-right:auto}.susy-grid-container:after{content:" ";display:block;clear:both}.detail-container{padding-top:40px}.detail-container>article,.detail-container>aside{width:100%;float:left;padding-left:10px;padding-right:10px}article .post-password-form{width:50%;float:left;padding-left:10px;padding-right:10px}.attribute-list,[class^=teaser] blockquote,aside blockquote{margin-bottom:40px}[class^=teaser] blockquote{text-align:left}[class^=teaser] blockquote img{margin-bottom:10px}.carousel{height:420px}.carousel .flickity-cell{padding:0}.carousel .flickity-cell:after{width:50%}.carousel .flickity-page-dots{bottom:32px;height:30px;padding:0 10px}.carousel .flickity-page-dots:after{content:" ";display:block;clear:both}.carousel .flickity-page-dots .dot{width:10px;height:10px;padding:0;margin:0 5px;display:block;float:left;position:relative;top:50%;transform:translateY(-50%)}.carousel .ibcs-comment-overview .comment .comment-content p+a.link-to-comment,.carousel .ibcs_missing_topics .accordion p+.btn,.carousel .ibcs_missing_topics .comments-area .comment-form p+.submit,.carousel .ibcs_missing_topics .user-actions>p+a,.carousel .ibcs_standards .accordion p+.btn,.carousel .ibcs_standards .comments-area .comment-form p+.submit,.carousel .ibcs_standards .user-actions>p+a,.carousel .wc-notification [class^=woocommerce] p+a.button,.carousel .wc-notification div.added_to_cart p+a.added_to_cart,.carousel .woocommerce form p+button.button,.carousel .woocommerce form p+input.button.alt,.carousel .woocommerce p+a.button,.carousel .woocommerce p+input.button,.carousel article .post-password-form p+input[type=submit],.carousel aside .teaser-wrapper .inner table tr .ibcs-comment-overview .comment .comment-content td+a.link-to-comment,.carousel aside .teaser-wrapper .inner table tr .ibcs_missing_topics .accordion td+.btn,.carousel aside .teaser-wrapper .inner table tr .ibcs_missing_topics .comments-area .comment-form td+.submit,.carousel aside .teaser-wrapper .inner table tr .ibcs_missing_topics .user-actions>td+a,.carousel aside .teaser-wrapper .inner table tr .ibcs_standards .accordion td+.btn,.carousel aside .teaser-wrapper .inner table tr .ibcs_standards .comments-area .comment-form td+.submit,.carousel aside .teaser-wrapper .inner table tr .ibcs_standards .user-actions>td+a,.carousel aside .teaser-wrapper .inner table tr .wc-notification [class^=woocommerce] td+a.button,.carousel aside .teaser-wrapper .inner table tr .wc-notification div.added_to_cart td+a.added_to_cart,.carousel aside .teaser-wrapper .inner table tr .woocommerce form td+button.button,.carousel aside .teaser-wrapper .inner table tr .woocommerce form td+input.button.alt,.carousel aside .teaser-wrapper .inner table tr .woocommerce td+a.button,.carousel aside .teaser-wrapper .inner table tr .woocommerce td+input.button,.carousel aside .teaser-wrapper .inner table tr article .post-password-form td+input[type=submit],.carousel aside .teaser-wrapper .inner table tr td+.btn,.carousel p+.btn,.ibcs-comment-overview .comment .comment-content .carousel aside .teaser-wrapper .inner table tr td+a.link-to-comment,.ibcs-comment-overview .comment .comment-content .carousel p+a.link-to-comment,.ibcs-comment-overview .comment .comment-content aside .teaser-wrapper .inner table tr .carousel td+a.link-to-comment,.ibcs_missing_topics .accordion .carousel p+.btn,.ibcs_missing_topics .carousel .user-actions>p+a,.ibcs_missing_topics .carousel aside .teaser-wrapper .inner table tr .user-actions>td+a,.ibcs_missing_topics .comments-area .comment-form .carousel aside .teaser-wrapper .inner table tr td+.submit,.ibcs_missing_topics .comments-area .comment-form .carousel p+.submit,.ibcs_missing_topics .comments-area .comment-form aside .teaser-wrapper .inner table tr .carousel td+.submit,.ibcs_missing_topics aside .teaser-wrapper .inner table tr .carousel .user-actions>td+a,.ibcs_standards .accordion .carousel p+.btn,.ibcs_standards .carousel .user-actions>p+a,.ibcs_standards .carousel aside .teaser-wrapper .inner table tr .user-actions>td+a,.ibcs_standards .comments-area .comment-form .carousel aside .teaser-wrapper .inner table tr td+.submit,.ibcs_standards .comments-area .comment-form .carousel p+.submit,.ibcs_standards .comments-area .comment-form aside .teaser-wrapper .inner table tr .carousel td+.submit,.ibcs_standards aside .teaser-wrapper .inner table tr .carousel .user-actions>td+a,.wc-notification [class^=woocommerce] .carousel aside .teaser-wrapper .inner table tr td+a.button,.wc-notification [class^=woocommerce] .carousel p+a.button,.wc-notification [class^=woocommerce] aside .teaser-wrapper .inner table tr .carousel td+a.button,.wc-notification div.added_to_cart .carousel aside .teaser-wrapper .inner table tr td+a.added_to_cart,.wc-notification div.added_to_cart .carousel p+a.added_to_cart,.wc-notification div.added_to_cart aside .teaser-wrapper .inner table tr .carousel td+a.added_to_cart,.woocommerce .carousel aside .teaser-wrapper .inner table tr td+a.button,.woocommerce .carousel aside .teaser-wrapper .inner table tr td+input.button,.woocommerce .carousel p+a.button,.woocommerce .carousel p+input.button,.woocommerce aside .teaser-wrapper .inner table tr .carousel td+a.button,.woocommerce aside .teaser-wrapper .inner table tr .carousel td+input.button,.woocommerce form .carousel aside .teaser-wrapper .inner table tr td+button.button,.woocommerce form .carousel p+button.button,.woocommerce form aside .teaser-wrapper .inner table tr .carousel td+button.button,article .post-password-form .carousel aside .teaser-wrapper .inner table tr td+input[type=submit],article .post-password-form .carousel p+input[type=submit],article .post-password-form aside .teaser-wrapper .inner table tr .carousel td+input[type=submit],aside .teaser-wrapper .inner table tr .carousel .ibcs-comment-overview .comment .comment-content td+a.link-to-comment,aside .teaser-wrapper .inner table tr .carousel .ibcs_missing_topics .accordion td+.btn,aside .teaser-wrapper .inner table tr .carousel .ibcs_missing_topics .comments-area .comment-form td+.submit,aside .teaser-wrapper .inner table tr .carousel .ibcs_missing_topics .user-actions>td+a,aside .teaser-wrapper .inner table tr .carousel .ibcs_standards .accordion td+.btn,aside .teaser-wrapper .inner table tr .carousel .ibcs_standards .comments-area .comment-form td+.submit,aside .teaser-wrapper .inner table tr .carousel .ibcs_standards .user-actions>td+a,aside .teaser-wrapper .inner table tr .carousel .wc-notification [class^=woocommerce] td+a.button,aside .teaser-wrapper .inner table tr .carousel .wc-notification div.added_to_cart td+a.added_to_cart,aside .teaser-wrapper .inner table tr .carousel .woocommerce form td+button.button,aside .teaser-wrapper .inner table tr .carousel .woocommerce form td+input.button.alt,aside .teaser-wrapper .inner table tr .carousel .woocommerce td+a.button,aside .teaser-wrapper .inner table tr .carousel .woocommerce td+input.button,aside .teaser-wrapper .inner table tr .carousel article .post-password-form td+input[type=submit],aside .teaser-wrapper .inner table tr .carousel td+.btn{margin-top:35px}.carousel .flickity-prev-next-button{display:block}.carousel .inner{padding-left:10px;padding-right:10px;top:50%;transform:translateY(-50%);padding:0 0 0 60px}.carousel .inner,.consultants-block .teaser-consultant{width:50%;float:left}.consultants-block .teaser-consultant .inner{padding:0 35px 0 0}.filter-wrapper .sort{width:100%;float:left;padding-left:10px;padding-right:10px}.filter-wrapper .sort .inner{min-height:40px}.filter-wrapper .sort h5{line-height:40px}.filter-wrapper .sort--viewselect button{width:40px;height:40px}.filter-wrapper .sort--sortselect{float:right;clear:none}.filter-wrapper .sort--sortselect li{width:auto;border-top:0;border-left:1px solid #e2e2e2}.filter-wrapper .sort--sortselect li a{padding:0 35px 0 20px;line-height:40px}.filter-wrapper .filter{width:100%;float:left;padding-left:10px;padding-right:10px}.filter-wrapper .filter .inner{height:80px}.filter-wrapper .filter .ibcs-comment-overview .comment .comment-meta .comment-author,.filter-wrapper .filter .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.filter-wrapper .filter .ibcs_standards .comments-area .comment .comment-meta .comment-author,.filter-wrapper .filter body.my-account .woocommerce form fieldset>legend,.filter-wrapper .filter h3,.ibcs-comment-overview .comment .comment-meta .filter-wrapper .filter .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .filter-wrapper .filter .comment-author,.ibcs_standards .comments-area .comment .comment-meta .filter-wrapper .filter .comment-author,body.my-account .woocommerce form .filter-wrapper .filter fieldset>legend{float:left;line-height:80px;margin:0 0 0 20px;font-size:21px;padding:0}.filter-wrapper .filter .filter-list{float:right;padding:22px 20px 0 0}.filter-wrapper .filter .filter-list>li{margin:0 0 0 10px}.filter-wrapper .filter .filter-list>li.for-checkbox-wrapper,.filter-wrapper .filter .filter-list>li.for-select-wrapper{width:auto;padding:0}.filter-wrapper .filter .filter-list>li .checkbox-wrapper label aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li .checkbox-wrapper label p,.filter-wrapper .filter .filter-list>li .select-wrapper aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li .select-wrapper p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .checkbox-wrapper label td,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .select-wrapper td{line-height:36px}.filter-wrapper .filter .filter-list>li .select-wrapper ul li label aside .teaser-wrapper .inner table tr td,.filter-wrapper .filter .filter-list>li .select-wrapper ul li label p,aside .teaser-wrapper .inner table tr .filter-wrapper .filter .filter-list>li .select-wrapper ul li label td{line-height:1.15;padding-top:10px;padding-bottom:10px}#footer{padding:10px 0 0}#footer #menu-footer-menu>.menu-item{width:25%;float:left;padding-left:10px;padding-right:10px}#footer #menu-footer-menu>.menu-item:nth-child(odd){clear:none}#footer #menu-footer-menu>.menu-item:nth-child(4){clear:both}.footer--description{width:25%;float:left;padding-left:10px;padding-right:10px;margin-left:75%;display:block}.h1,h1{font-size:40px;line-height:48px}.h2.with-divider:after,.product-list .product-category-topic a.with-divider:after,.related-products-container .products .product-category-topic a.with-divider:after,h2.with-divider:after{margin:.35em 0 .4em}.h2,.product-list .product-category-topic a,.related-products-container .products .product-category-topic a,article .content-leadin h2,h2{font-size:35px;line-height:40px}.h3.with-divider:after,.h4.with-divider:after,.ibcs-comment-overview .comment .comment-meta .with-divider.comment-author:after,.ibcs_missing_topics .comments-area .comment .comment-meta .with-divider.comment-author:after,.ibcs_standards .comments-area .comment .comment-meta .with-divider.comment-author:after,.product-list .product .with-divider.price:after,.related-products-container .products .product .with-divider.price:after,body.my-account .woocommerce form fieldset>legend.with-divider:after,h3.with-divider:after,h4.with-divider:after{margin:.6em 0 .5em}main{padding-top:0}#header-search{display:none;position:absolute;top:0;right:-12px;width:340px;height:calc(100% - 5px);padding:0;border-bottom:0;transition:all .3s}#header-search:after{content:"";position:absolute;top:0;right:100%;width:50px;height:100%;background:#fff;background:linear-gradient(90deg,#fff 0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}#header-search input{position:absolute;width:200px;right:20px;top:50%;transform:translateY(-50%);background-color:#f5f5f5;margin:0;padding:12px 50px 13px 20px}.header__small #header-search{height:100%}#header{padding-bottom:0;height:auto}.header__small{min-height:0}.header__small .mainnav #logo img,.header__small .mainnav .menu-main-menu-container ul li a,.header__small .mainnav .menu-main-menu-container ul li button{transition:all .1s ease-out}.metanav{position:relative;display:block}.metanav .susy-grid-container{margin-left:auto}.metanav ul{float:right}.metanav ul li:not([class*=login]):not([class*=language]):not([class*=cart]){display:list-item}.metanav--cart{display:none}.menu-item-language-current{margin-left:2px}.menu-item-language-current .sub-menu{transform:translateY(0)}.mobile-wrapper{display:none}.mainnav.susy-grid-container{max-width:748px}.mainnav #logo{width:14%;position:absolute;top:auto;left:auto}.mainnav #logo img{margin:24px 0;max-height:100%;transition:all .4s ease}.mainnav .menu-main-menu-container{margin-left:15%}.mainnav .menu-main-menu-container ul li.current-menu-item>a{font-weight:800;background:#f5f5f5}.mainnav .menu-main-menu-container .menu>.current-menu-item>a,.mainnav .menu-main-menu-container .menu>.current-menu-parent>a{font-weight:400}.mainnav .menu-main-menu-container ul li.hidden-a>a{opacity:0;padding:0;width:0;visibility:hidden}.mainnav .menu-main-menu-container ul li a,.mainnav .menu-main-menu-container ul li button{padding:0 12px}.mainnav .menu-main-menu-container ul li button{display:block;width:60px}.mainnav .menu-main-menu-container{display:inline-block;padding:0}.mainnav .menu-main-menu-container ul li{float:left;border-bottom:0 solid #d5d6d6}.mainnav .menu-main-menu-container ul li.current-menu-item>a,.mainnav .menu-main-menu-container ul li.current-menu-parent>a{border-bottom:0 solid #d5d6d6;background:#f5f5f5;font-weight:400}.mainnav .menu-main-menu-container ul li.duplicate-menu>a{background-color:#fff}.mainnav .menu-main-menu-container ul li .sub-menu-wrapper.current-menu-item>a,.mainnav .menu-main-menu-container ul li .sub-menu-wrapper.current-menu-parent>a{background:transparent;font-weight:400}.mainnav .menu-main-menu-container ul li a,.mainnav .menu-main-menu-container ul li button{line-height:120px}.mainnav .menu-main-menu-container--right{margin-left:0;position:absolute;top:0;right:-20px;float:right}.mainnav .menu-main-menu-container--right button{float:right}.mainnav .menu-main-menu-container--right ul li a,.mainnav .menu-main-menu-container--right ul li button{padding:0 8px}.menu-main-menu-cart,.menu-main-menu-shop{display:block}.intro-teasers>div{padding:60px 0 50px}.intro-teasers .intro-teasers-container{padding:0 0 50px}.intro-teaser:first-child:nth-last-child(2),.intro-teaserfirst-child:nth-last-child(2)~.intro-teaser{margin-left:16.66667%}.intro-teaser:first-child:last-child,.intro-teaserfirst-child:last-child~.intro-teaser{margin-left:33.33333%}.intro-teaser{width:33.33333%;float:left;padding-left:10px;padding-right:10px;border-left:1px solid #f1f2f3;padding-top:0}.intro-teaser:after{display:none}.intro-teaser:last-child{border-right:1px solid #f1f2f3}.intro-teaser figure{margin:0 0 0 25px;float:none;width:60px}.intro-teaser .inner{float:none;padding:0;width:100%}.intro-teaser article .content-leadin h2,.intro-teaser h2,article .content-leadin .intro-teaser h2{margin:17px 0 0 25px}.intro-teaser aside .teaser-wrapper .inner table tr td,.intro-teaser p,aside .teaser-wrapper .inner table tr .intro-teaser td{margin:15px 0 0 25px}.ibcs-comment-overview .comment .comment-content .intro-teaser a.link-to-comment,.ibcs_missing_topics .accordion .intro-teaser .btn,.ibcs_missing_topics .comments-area .comment-form .intro-teaser .submit,.ibcs_missing_topics .intro-teaser .user-actions>a,.ibcs_standards .accordion .intro-teaser .btn,.ibcs_standards .comments-area .comment-form .intro-teaser .submit,.ibcs_standards .intro-teaser .user-actions>a,.intro-teaser .btn,.intro-teaser .ibcs-comment-overview .comment .comment-content a.link-to-comment,.intro-teaser .ibcs_missing_topics .accordion .btn,.intro-teaser .ibcs_missing_topics .comments-area .comment-form .submit,.intro-teaser .ibcs_missing_topics .user-actions>a,.intro-teaser .ibcs_standards .accordion .btn,.intro-teaser .ibcs_standards .comments-area .comment-form .submit,.intro-teaser .ibcs_standards .user-actions>a,.intro-teaser .wc-notification [class^=woocommerce] a.button,.intro-teaser .wc-notification div.added_to_cart a.added_to_cart,.intro-teaser .woocommerce a.button,.intro-teaser .woocommerce form button.button,.intro-teaser .woocommerce form input.button.alt,.intro-teaser .woocommerce input.button,.intro-teaser article .post-password-form input[type=submit],.wc-notification [class^=woocommerce] .intro-teaser a.button,.wc-notification div.added_to_cart .intro-teaser a.added_to_cart,.woocommerce .intro-teaser a.button,.woocommerce .intro-teaser input.button,.woocommerce form .intro-teaser button.button,.woocommerce form .intro-teaser input.button.alt,article .post-password-form .intro-teaser input[type=submit]{margin:26px 0 10px 25px}.lead-in{margin-bottom:40px;padding-top:40px}.lead-in .inner{width:100%;float:left;padding-left:10px;padding-right:10px;margin-bottom:0}.lead-in .inner h2{margin:0}aside .teaser-wrapper .inner table tr main [class*=lead] td,main [class*=lead] aside .teaser-wrapper .inner table tr td,main [class*=lead] p{font-size:16px;line-height:28px}.js-slider-nav{position:absolute;top:55px;right:30px;width:auto;margin:0}.overlay .box .col-full,.overlay .box .col-half{width:100%;float:left;padding-left:10px;padding-right:10px}.overlay .close-overlay-btn{width:40px;height:40px}#header .menu-main-menu-container .menu-item .sub-menu-wrapper{opacity:1;left:0;right:0;text-align:center;position:fixed;z-index:0;transition:opacity .3s ease-out}#header .menu-main-menu-container .menu-item .sub-menu{display:none}#header .menu-main-menu-container .sub-menu{max-width:1200px;margin-left:auto;margin-right:auto}#header .menu-main-menu-container .sub-menu:after{content:" ";display:block;clear:both}#header .menu-main-menu-container .sub-menu li{position:relative;display:inline-block;text-align:left;float:none;vertical-align:top}#header .menu-main-menu-container .sub-menu li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:#333;opacity:0;transition:opacity .2s ease-out}#header .menu-main-menu-container .sub-menu li:before{content:"";width:1px;height:55px;display:block;position:absolute;top:50%;left:0;z-index:9;transform:translateY(-50%);background:#dcdcdc}#header .menu-main-menu-container .sub-menu li:hover:after{opacity:1}#header .menu-main-menu-container .sub-menu li.current-menu-item{background:transparent}#header .menu-main-menu-container .sub-menu li.current-menu-item a:after{content:"";width:100%;height:5px;display:block;position:absolute;bottom:0;left:0;top:auto;background:#747678}#header .menu-main-menu-container .sub-menu li a{font-size:12px;line-height:16px;padding:0 15px 10px;min-height:94px;position:relative}#header .menu-main-menu-container .sub-menu li a:before{content:"";width:1px;height:55px;display:block;position:absolute;top:50%;right:-1px;transform:translateY(-50%);background:#dcdcdc}#header .menu-main-menu-container .sub-menu li a figure{margin:20px 20px 0 0;width:55px;height:55px;background-size:contain;background-position:50%;background-repeat:no-repeat;float:left;display:none}#header .menu-main-menu-container .sub-menu li a figure img{display:none}#header .menu-main-menu-container .sub-menu li a span{padding:15px 0 0;display:inline-block;font-family:Open Sans,sans-serif;color:#f60;text-decoration:underline;font-size:12px;line-height:18px;font-weight:700;float:left;width:100%}#header .menu-main-menu-container .sub-menu li a aside .teaser-wrapper .inner table tr td,#header .menu-main-menu-container .sub-menu li a p,aside .teaser-wrapper .inner table tr #header .menu-main-menu-container .sub-menu li a td{font-size:12px;line-height:16px;display:inline-block;width:100%}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a{line-height:90px;padding:0 30px;font-size:16px;white-space:nowrap;text-align:center}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a span{line-height:90px}#header .menu-main-menu-container .sub-menu.children-over-six li a{padding:15px}#header .menu-main-menu-container .current-menu-item .sub-menu,#header .menu-main-menu-container .current-menu-parent .sub-menu,#header .menu-main-menu-container .current_page_parent .sub-menu{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#header .menu-main-menu-container .duplicate-menu .sub-menu{display:inline-block}.teaser-block{padding-bottom:40px}.teaser-blog .figure-wrapper{width:25%;float:left;padding-left:10px;padding-right:10px;padding-left:0}.teaser-blog .figure-wrapper figure{height:0;padding:66.66666667% 0 0;margin-bottom:0}.teaser-blog .teaser-search figure{height:auto;padding:0}.teaser-blog.consultant .figure-wrapper figure,.teaser-blog.rounded .figure-wrapper figure{height:150px}.teaser-blog .inner{width:58.33333%;float:left;padding-left:10px;padding-right:10px}.teaser-blog .inner:first-child{width:83.33333%;float:left;padding-left:10px;padding-right:10px;padding-left:0}.ibcs-comment-overview .comment .comment-meta .teaser-blog .inner .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .teaser-blog .inner .comment-author,.ibcs_standards .comments-area .comment .comment-meta .teaser-blog .inner .comment-author,.teaser-blog .inner .ibcs-comment-overview .comment .comment-meta .comment-author,.teaser-blog .inner .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.teaser-blog .inner .ibcs_standards .comments-area .comment .comment-meta .comment-author,.teaser-blog .inner body.my-account .woocommerce form fieldset>legend,.teaser-blog .inner h3,body.my-account .woocommerce form .teaser-blog .inner fieldset>legend{padding-bottom:17px}.teaser-blog .inner p,.teaser-blog aside .teaser-wrapper .inner table tr td,aside .teaser-wrapper .teaser-blog .inner table tr td{margin:0 0 10px}.teaser-list-wrapper{padding:0 10px}.teaser-list{padding:10px 0}.teaser-list .figure-wrapper{position:relative;height:auto;width:8.33333%;float:left;padding-left:10px;padding-right:10px}.teaser-list .title{width:33.33333%;float:left;padding-left:10px;padding-right:10px;margin-left:0}.teaser-list .title:first-child{padding-left:30px}.teaser-list .title small{margin-right:0}.teaser-list .description{width:50%;float:left;padding-left:10px;padding-right:10px}.teaser-list .description aside .teaser-wrapper .inner table tr td,.teaser-list .description p,.teaser-list time,aside .teaser-wrapper .inner table tr .teaser-list .description td{margin:0;padding:0}.teaser-list .more-link{width:16.66667%;float:left;padding-left:10px;padding-right:10px}.teaser-list .more-link a{width:auto;text-indent:0}.teaser-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.teaser-newsletter{width:50%;float:left;padding-left:10px;padding-right:10px}.teaser-wrapper{margin-bottom:40px;width:50%}.teaser-wrapper,.teaser-wrapper.half{float:left;padding-left:10px;padding-right:10px}.teaser-wrapper.half{width:100%}.teaser-wrapper.half .teaser{position:relative}.teaser-wrapper.half .teaser figure{float:left;top:0;left:0;height:100%;width:50%}.teaser-wrapper.half .teaser .inner{margin-left:50%}.teaser-wrapper.fourth:nth-child(3n){clear:left}.teaser-row .video-wrapper,.teaser-row>blockquote{margin-bottom:40px}.teaser-row .video-wrapper,.teaser-row .video-wrapper.half,.teaser-row>blockquote,.teaser-row>blockquote.half{width:50%;float:left;padding-left:10px;padding-right:10px}.teaser-row .video-wrapper.third,.teaser-row>blockquote.third{width:33.33333%;float:left;padding-left:10px;padding-right:10px}aside .teaser-wrapper{margin-bottom:40px;width:auto;padding:0;float:none}.default.half .teaser-contained-wrapper img[src],.default.half .teaser-contained img[src],.default.half .teaser img[src]{left:0;top:50%;transform:translateY(-50%)}.contains-4.quarter .teaser-contained-wrapper img[src],.contains-4.quarter .teaser-contained img[src],.contains-4.quarter .teaser img[src]{min-height:100%;min-width:100%;left:0;top:50%;transform:translateY(-50%)}.contains-4.half .teaser-contained-wrapper img[src],.contains-4.half .teaser-contained img[src],.contains-4.half .teaser img[src]{height:auto;width:100%;top:0;transform:translateY(0)}.intro-teaser figure img[src],aside .teaser:not(.consultant):not(.default):not(.h-middle):not(.h-left):not(.h-right) figure img[src]{top:0;left:50%;transform:translate3d(-50%,0,0)}.teaser figure img[src]{display:block;width:100%;height:auto}.teaser-container{margin-bottom:40px;width:50%;float:left;padding-left:10px;padding-right:10px}.teaser-contained figure img[src]{display:block;width:100%;height:auto}.textblock-two-columns{margin-bottom:40px}.textblock-two-columns .wysiwyg{width:50%;margin-bottom:0}.download-wrapper,article hr{margin-bottom:40px}.download-wrapper{padding-left:33.33333%}.download-wrapper:before{height:100%;top:0;left:-10px;background-position:50%;width:33.33333%;float:left;padding-left:10px;padding-right:10px;padding-left:0;margin-left:0}.download-wrapper.with-image .figure-wrapper{width:33.33333%;float:left;padding-left:10px;padding-right:10px;padding-left:20px;margin-left:0}.download-wrapper.with-image .figure-wrapper figure{padding:20px 0}.download-wrapper.with-image .download__text{width:41.66667%;float:left;padding-left:10px;padding-right:10px}.download-wrapper .download__text{width:58.33333%;float:left;padding-left:10px;padding-right:10px;padding:25px 0}.download-wrapper .download__text .ibcs-comment-overview .comment .comment-meta .comment-author,.download-wrapper .download__text .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author,.download-wrapper .download__text .ibcs_standards .comments-area .comment .comment-meta .comment-author,.download-wrapper .download__text aside .teaser-wrapper .inner table tr td,.download-wrapper .download__text body.my-account .woocommerce form fieldset>legend,.download-wrapper .download__text h2,.download-wrapper .download__text h3,.download-wrapper .download__text p,.ibcs-comment-overview .comment .comment-meta .download-wrapper .download__text .comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .download-wrapper .download__text .comment-author,.ibcs_standards .comments-area .comment .comment-meta .download-wrapper .download__text .comment-author,aside .teaser-wrapper .inner table tr .download-wrapper .download__text td,body.my-account .woocommerce form .download-wrapper .download__text fieldset>legend{padding-left:10px}.download-wrapper .download__cta-wrapper{position:absolute;right:0;top:50%;transform:translateY(-50%);width:25%;float:right;padding:8px 10px 0}.download-wrapper .download__cta-wrapper>div{display:block;text-align:center}.download-wrapper .download__cta-wrapper__size{margin:0}article .external-link{margin-bottom:40px;padding:20px 0}article .external-link .figure-wrapper{width:33.33333%;float:left;padding-left:10px;padding-right:10px;padding-left:20px;margin-left:0}article .external-link .inner{padding:0;width:58.33333%;float:left;padding-left:10px;padding-right:10px}.gallery-description li aside .teaser-wrapper .inner table tr td,.gallery-description li p,article ul.gallery-description:last-child li p,aside .teaser-wrapper .inner table tr .gallery-description li td{padding:40px 40px 40px 80px}article .gallery-16-9 .thumbs{height:120px}article .gallery-16-9.thumbnails .visuals .flickity-prev-next-button{margin:60px 0 0}article .gallery-4-3 .thumbs{height:140px}article .gallery-4-3.thumbnails .visuals .flickity-prev-next-button{margin:70px 0 0}article .gallery-wrapper{margin-bottom:40px}.ibcs-comment-overview .comment .comment-meta article .gallery-wrapper .comment-author>img,.ibcs_missing_topics .comments-area .comment .comment-meta article .gallery-wrapper .comment-author>img,.ibcs_standards .comments-area .comment .comment-meta article .gallery-wrapper .comment-author>img,article .content-leadin .gallery-wrapper>h2>img,article .gallery-wrapper .ibcs-comment-overview .comment .comment-meta .comment-author>img,article .gallery-wrapper .ibcs_missing_topics .comments-area .comment .comment-meta .comment-author>img,article .gallery-wrapper .ibcs_standards .comments-area .comment .comment-meta .comment-author>img,article .gallery-wrapper>h2>img,article .gallery-wrapper body.my-account .woocommerce form fieldset>legend>img,article .gallery-wrapper h3>img,body.my-account .woocommerce form article .gallery-wrapper fieldset>legend>img{float:left;width:auto}article .gallery-wrapper .gallery-textblock{width:100%;float:left;float:none}article .gallery.description .visuals .maximize{display:block}article .gallery.thumbnails .visuals .flickity-prev-next-button{left:20px}article .gallery.thumbnails .visuals .flickity-prev-next-button.next{left:auto;right:20px}article .gallery .visuals .flickity-page-dots{top:90%;height:30px;padding:0 10px}article .gallery .visuals .flickity-page-dots .dot{width:10px;height:10px;padding:0;margin:0 5px}article .gallery .thumbs .flickity-prev-next-button{left:-40px}article .gallery .thumbs .flickity-prev-next-button.next{background-image:url(../images/icon-sliderarrow-right-white.svg);left:auto;right:-50px}article .gallery .thumbs>.inner{left:80px;right:80px}article .gallery .thumbs>.inner .cell{width:130px;height:125px;padding:25px 0 0}article .gallery .thumbs>.inner .thumb{width:120px}.lightbox .lb-slider-gallery,.lightbox>div{width:99%}article .content-leadin,article .content-leadin+hr,article figure.image{margin-bottom:40px}article .content-leadin+hr{display:block}article .content-leadin .figure-wrapper{width:25%;float:left;padding-left:10px;padding-right:10px;padding-left:0;margin-left:0}article .content-leadin .figure-wrapper figure{margin-bottom:0}article .content-leadin .inner{width:75%;float:left;padding-left:10px;padding-right:10px;padding-right:0}article .content-leadin .inner:first-child{padding-left:0}.program__item{margin-bottom:40px;width:50%;float:left;padding-right:10px}.program__item:nth-of-type(2n){width:50%;float:left;padding-left:10px;padding-right:0}.seminars{margin-bottom:40px}.seminar-wrapper{width:50%;float:left;padding-left:10px;padding-right:10px}.ibcs_missing_topics .accordion .accordion .accordion-content-image,.ibcs_standards .accordion .accordion .accordion-content-image{width:40%;float:left;margin-right:20px}.ibcs_missing_topics .comments-area,.ibcs_standards .comments-area{margin-left:75px}.ibcs_missing_topics .comments-area .comment,.ibcs_standards .comments-area .comment{margin-bottom:20px}.ibcs_missing_topics .comments-area .comment .avatar,.ibcs_standards .comments-area .comment .avatar{width:65px;height:65px;margin-left:-75px}.ibcs_missing_topics .comments-area .comment .comment-meta,.ibcs_standards .comments-area .comment .comment-meta{padding-top:0}.ibcs_missing_topics .comments-area .comments-list.comments-replies,.ibcs_standards .comments-area .comments-list.comments-replies{margin-top:47px}.ibcs_missing_topics .comments-area .comments-replies,.ibcs_standards .comments-area .comments-replies{padding-left:75px}.ibcs-comment-overview .comment .comment-meta{padding-top:0}.teaser-row .teaser-wrapper.third{width:33.33333%;float:left;padding-left:10px;padding-right:10px}.video-wrapper{margin-bottom:40px}.ibcs-comment-overview .comment .comment-meta .wysiwyg>.comment-author,.ibcs-comment-overview .comment .comment-meta article>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article>.comment-author,.ibcs_standards .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_standards .comments-area .comment .comment-meta article>.comment-author,.wysiwyg>h1,.wysiwyg>h2,.wysiwyg>h3,.wysiwyg>h4,.wysiwyg>h5,.wysiwyg>h6,.wysiwyg>ol,.wysiwyg>p,.wysiwyg>ul,article .content-leadin .wysiwyg>h2,article .content-leadin article>h2,article>h1,article>h2,article>h3,article>h4,article>h5,article>h6,article>ol,article>p,article>ul,aside .teaser-wrapper .inner table tr .wysiwyg>td,aside .teaser-wrapper .inner table tr article>td,body.my-account .woocommerce form fieldset.wysiwyg>legend{width:100%;float:left;float:none}article .wysiwyg>img{float:left;width:300px}article .wysiwyg .wysiwyg-details{float:left}article .wysiwyg.with-image .wysiwyg-details{width:calc(100% - 330px)}.wysiwyg{padding-bottom:40px}.wysiwyg img.alignleft,.wysiwyg img.alignnone{float:left;width:auto}.shop-container article .content-leadin h2,.shop-container h2,article .content-leadin .shop-container h2,body article .page-title{font-size:35px;line-height:40px}.woocommerce .shop_table.cart #coupon_code{width:233px}.woocommerce .quantity{text-align:left}.woocommerce input[name=update_cart]:disabled[disabled]{float:right}.woocommerce table.cart td.actions{padding:6px 12px}.woocommerce form.woocommerce-shipping-calculator input.input-text{width:50%}.woocommerce #order_review,.woocommerce .checkout-adress-container{width:50%;float:left}.woocommerce .checkout-adress-container{padding-right:25px}.woocommerce #order_review{padding-left:25px}.woocommerce .woocommerce-MyAccount-navigation{width:250px;float:left;border-right:1px solid #e8e8e8;padding-bottom:1000px;margin-bottom:-1000px}.woocommerce .woocommerce-MyAccount-navigation-link>a{padding:20px}.woocommerce .woocommerce-MyAccount-navigation-link>a:hover{color:#f60}.woocommerce .woocommerce-MyAccount-navigation-link--subscribed-comments{margin-bottom:100px}.woocommerce .woocommerce-MyAccount-navigation-link--customer-logout{position:absolute;bottom:0;transform:translateY(-100%);font-weight:700}.woocommerce .woocommerce-MyAccount-content{float:left;padding:40px;width:calc(100% - 250px)}.woocommerce .woocommerce-Dashboard-item{margin-bottom:40px}aside .teaser-wrapper .inner table tr main td.woocommerce-info,main aside .teaser-wrapper .inner table tr td.woocommerce-info,main p.woocommerce-info{padding:0 15px!important}.wc-notification .susy-grid-container{padding:12px 15px}.wc-notification.wc-added_to_cart{left:0;top:inherit;right:inherit;width:100%;height:auto;background-image:none}.wc-notification.wc-added_to_cart>div,.wc-notification.wc-added_to_cart>span{display:block}.wc-notification div.added_to_cart i{display:inline-block}.product-list,.related-products-container .products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-list .product .price,.related-products-container .products .product .price{padding-right:110px}.product-list .product-category-topic a,.related-products-container .products .product-category-topic a{position:absolute;left:0;top:0;width:calc(100% - 20px);height:100%;margin-left:10px}.product-list .product-category-topic a:after,.related-products-container .products .product-category-topic a:after{position:absolute;content:"";right:30px;bottom:40px;width:30px;height:30px;background-image:url(../images/shop/icon-arrow-right.svg);background-repeat:no-repeat;background-position:50%;background-size:100%}.p-flexbox,.related-products-container .products .product{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:50%}.single-images-container{width:45%;float:left;margin-right:30px;margin-bottom:40px}.single-images-container .thumbnails a{width:25%}.single-images-container .thumbnails a figure{height:70px}.wc-description-container{width:50%;padding-right:30px}.shop-subnavi .subnavi-links{display:inline-block}.shop-widget-details{padding-top:40px}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}@media(min-width:768px) and (min-width:1024px){#header .menu-main-menu-container .sub-menu li a{max-width:270px;min-width:270px}#header .menu-main-menu-container .sub-menu li a aside .teaser-wrapper .inner table tr td,#header .menu-main-menu-container .sub-menu li a p,#header .menu-main-menu-container .sub-menu li a span,aside .teaser-wrapper .inner table tr #header .menu-main-menu-container .sub-menu li a td{width:66%}}@media(min-width:1024px){.susy-grid-container{max-width:1024px;margin-left:auto;margin-right:auto}.susy-grid-container:after{content:" ";display:block;clear:both}.detail-container{padding-top:50px}.detail-container>article{width:75%;float:left;padding-left:10px;padding-right:10px}.detail-container>aside{width:25%;float:left;padding-left:10px;padding-right:10px}.teaser-list .achievement-indicator{position:absolute;right:10px;top:50%;transform-origin:center right;transform:translateY(-15%) scale(.75);display:block}article .post-password-form{width:31.25%;float:left;padding-left:10px;padding-right:10px}.attribute-list,[class^=teaser] blockquote,aside blockquote{margin-bottom:50px}.carousel .inner{width:43.75%;float:left;padding-left:10px;padding-right:10px;padding:0 0 0 60px}.filter-wrapper .filter,.filter-wrapper .sort{width:100%;float:left;padding-left:10px;padding-right:10px}#footer .susy-grid-container{margin-top:-10px}#footer #menu-footer-menu>.menu-item,.footer--description{width:25%;float:left;padding-left:10px;padding-right:10px}.mainnav.susy-grid-container{max-width:1004px}.mainnav .menu-main-menu-container{margin-left:12%}.mainnav .menu-main-menu-container ul li a,.mainnav .menu-main-menu-container ul li button{padding:0 28px}.mainnav .menu-main-menu-container ul li button{padding:0 30px;width:73px}.mainnav .menu-main-menu-container--right{position:static;margin-left:0}.mainnav .menu-main-menu-container--right ul li a,.mainnav .menu-main-menu-container--right ul li button{margin-left:0 12px}.intro-teaser:first-child:nth-last-child(2),.intro-teaserfirst-child:nth-last-child(2)~.intro-teaser{margin-left:25%}.intro-teaser:first-child:last-child,.intro-teaserfirst-child:last-child~.intro-teaser{margin-left:37.5%}.intro-teaser:first-child{margin-left:12.5%}.intro-teaser{width:25%;float:left;padding-left:10px;padding-right:10px}.lead-in{margin-bottom:50px;padding-top:50px}.lead-in .inner{width:75%;float:left;padding-left:10px;padding-right:10px;margin-left:12.5%}.lead-in .inner h2{margin:0 270px 0 0}.overlay .box .col-full{width:75%;float:left;padding-left:10px;padding-right:10px;margin-left:12.5%}.overlay .box .col-full+.col-half{margin-left:12.5%}.overlay .box .col-half{width:37.5%;float:left;padding-left:10px;padding-right:10px}.overlay .box .col-half:nth-child(odd){margin-left:12.5%;clear:both}#header .menu-main-menu-container .sub-menu{max-width:1600px;margin-left:auto;margin-right:auto}#header .menu-main-menu-container .sub-menu:after{content:" ";display:block;clear:both}#header .menu-main-menu-container .current-menu-item .sub-menu,#header .menu-main-menu-container .current-menu-parent .sub-menu,#header .menu-main-menu-container .current_page_parent .sub-menu,#header .menu-main-menu-container .sub-menu li a figure{display:inline-block}.teaser-block{padding-bottom:50px}.teaser-blog .figure-wrapper{width:25%;float:left;padding-left:10px;padding-right:10px;padding-left:0}.teaser-blog .inner{width:58.33333%;float:left;padding-left:10px;padding-right:10px}.teaser-blog .inner:first-child{width:83.33333%;float:left;padding-left:10px;padding-right:10px;padding-left:0}.teaser-list .figure-wrapper{width:6.25%;float:left;padding-left:10px;padding-right:10px}.teaser-list .title{width:31.25%;float:left;padding-left:10px;padding-right:10px}.teaser-list .title:first-child{padding-left:30px}.teaser-list .description{width:43.75%;float:left;padding-left:10px;padding-right:10px}.teaser-list .more-link,.teaser-newsletter{width:25%;float:left;padding-left:10px;padding-right:10px}.teaser-wrapper{margin-bottom:50px;width:25%}.teaser-wrapper,.teaser-wrapper.half{float:left;padding-left:10px;padding-right:10px}.teaser-wrapper.half{width:50%}.teaser-wrapper.fourth:nth-child(3n){clear:none}.teaser-row .video-wrapper,.teaser-row>blockquote{margin-bottom:50px;width:25%;float:left;padding-left:10px;padding-right:10px}.teaser-row .video-wrapper.half,.teaser-row>blockquote.half{width:50%;float:left;padding-left:10px;padding-right:10px}aside .teaser-wrapper{margin-bottom:50px;width:auto;padding:0;float:none}.default.half .teaser-contained-wrapper img[src],.default.half .teaser-contained img[src],.default.half .teaser img[src]{height:100%;width:auto;top:0;left:50%;transform:translateX(-50%)}.default.quarter .teaser-contained-wrapper img[src],.default.quarter .teaser-contained img[src],.default.quarter .teaser img[src]{height:100%;width:auto;left:50%;transform:translateX(-50%)}.contains-4.quarter .teaser-contained-wrapper img[src],.contains-4.quarter .teaser-contained img[src],.contains-4.quarter .teaser img[src]{height:100%;width:auto;left:50%;top:0;transform:translateX(-50%)}.contains-2.half .teaser-contained-wrapper img[src],.contains-2.half .teaser-contained img[src],.contains-2.half .teaser img[src],.contains-2.quarter .teaser-contained-wrapper img[src],.contains-2.quarter .teaser-contained img[src],.contains-2.quarter .teaser img[src]{height:auto;width:100%;left:0;top:50%;transform:translateY(-50%)}.teaser figure{background-size:cover;background-repeat:no-repeat}body .default .teaser figure img[src]{width:auto;height:100%}.teaser-container{width:25%;float:left;padding-left:10px;padding-right:10px}.teaser-container,.textblock-two-columns{margin-bottom:50px}.textblock-two-columns .wysiwyg>img{width:130px}.textblock-two-columns .wysiwyg.with-image .tb-two-columns-details{width:calc(100% - 160px)}.download-wrapper,article hr{margin-bottom:50px}.download-wrapper:before{width:33.33333%;float:left;padding-left:10px;padding-right:10px;padding-left:0}.download-wrapper.with-image .figure-wrapper{width:33.33333%;float:left;padding-left:10px;padding-right:10px}article .external-link{margin-bottom:50px}article .external-link .figure-wrapper{width:33.33333%;float:left;padding-left:10px;padding-right:10px}article .external-link .inner{width:58.33333%;float:left;padding-left:10px;padding-right:10px}article .gallery-4-3,article .gallery-4-3+.gallery-description,article .gallery-4-3+ul.gallery-description:last-child{width:75%}article .gallery-wrapper{margin-bottom:50px}article .gallery-wrapper .gallery-textblock{width:75%;float:left;float:none}article .content-leadin,article .content-leadin+hr,article figure.image{margin-bottom:50px}article .content-leadin .figure-wrapper{width:25%;float:left;padding-left:10px;padding-right:10px;padding-left:0}article .content-leadin .inner{width:75%;float:left;padding-left:10px;padding-right:10px;padding-right:0}article .content-leadin .inner:first-child{padding-left:0}.program__item{margin-bottom:50px;width:50%;float:left;padding-right:10px}.program__item:nth-of-type(2n){width:50%;float:left;padding-left:10px;padding-right:0}.seminars{margin-bottom:50px}.seminar-wrapper{width:25%;float:left;padding-left:10px;padding-right:10px}.ibcs_missing_topics .accordion .accordion-title,.ibcs_standards .accordion .accordion-title{padding-right:100px}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image,.ibcs_standards .accordion .accordion-title .accordion-title-image{width:225px}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image img,.ibcs_standards .accordion .accordion-title .accordion-title-image img{width:200px}.ibcs_missing_topics .accordion .accordion-title .accordion-title-image+.accordion-title-text,.ibcs_standards .accordion .accordion-title .accordion-title-image+.accordion-title-text{margin-left:225px}.ibcs_missing_topics .accordion .accordion-body,.ibcs_missing_topics .accordion .accordion-footer,.ibcs_standards .accordion .accordion-body,.ibcs_standards .accordion .accordion-footer{padding-right:100px}.ibcs_missing_topics .accordion .accordion-content.has-thumbnail .accordion-body,.ibcs_missing_topics .accordion .accordion-content.has-thumbnail .accordion-footer,.ibcs_standards .accordion .accordion-content.has-thumbnail .accordion-body,.ibcs_standards .accordion .accordion-content.has-thumbnail .accordion-footer{padding-left:245px}.ibcs_missing_topics .accordion .accordion-content.has-thumbnail .accordion-footer .comments-area,.ibcs_standards .accordion .accordion-content.has-thumbnail .accordion-footer .comments-area{margin-left:0}.ibcs_missing_topics .accordion .accordion .accordion-title h2,.ibcs_standards .accordion .accordion .accordion-title h2{line-height:60px}.ibcs_missing_topics .accordion .accordion .accordion-body,.ibcs_missing_topics .accordion .accordion .accordion-footer,.ibcs_standards .accordion .accordion .accordion-body,.ibcs_standards .accordion .accordion .accordion-footer{padding-left:245px}.ibcs_missing_topics .accordion .accordion .accordion-content-image,.ibcs_standards .accordion .accordion .accordion-content-image{width:195px;margin-left:-220px;margin-right:0}.ibcs_missing_topics .accordion .accordion .comments-area,.ibcs_standards .accordion .accordion .comments-area{margin-left:0}.ibcs_missing_topics .accordion .accordion .accordion .accordion-title,.ibcs_standards .accordion .accordion .accordion .accordion-title{padding-left:245px}.ibcs_missing_topics .accordion .accordion .accordion .accordion-title>a,.ibcs_standards .accordion .accordion .accordion .accordion-title>a{margin-left:-245px;padding-left:245px}.ibcs_missing_topics .accordion .accordion .accordion .accordion-title.has-thumbnail,.ibcs_standards .accordion .accordion .accordion .accordion-title.has-thumbnail{padding-left:20px}.ibcs_missing_topics .accordion .accordion .accordion .accordion-title.has-thumbnail>a,.ibcs_standards .accordion .accordion .accordion .accordion-title.has-thumbnail>a{margin-left:0;padding-left:0}.video-wrapper{margin-bottom:50px}.ibcs-comment-overview .comment .comment-meta .wysiwyg>.comment-author,.ibcs-comment-overview .comment .comment-meta article>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article>.comment-author,.ibcs_standards .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_standards .comments-area .comment .comment-meta article>.comment-author,.wysiwyg>h1,.wysiwyg>h2,.wysiwyg>h3,.wysiwyg>h4,.wysiwyg>h5,.wysiwyg>h6,.wysiwyg>ol,.wysiwyg>p,.wysiwyg>ul,article .content-leadin .wysiwyg>h2,article .content-leadin article>h2,article>h1,article>h2,article>h3,article>h4,article>h5,article>h6,article>ol,article>p,article>ul,aside .teaser-wrapper .inner table tr .wysiwyg>td,aside .teaser-wrapper .inner table tr article>td,body.my-account .woocommerce form fieldset.wysiwyg>legend{width:66.66667%;float:left;float:none}article .wysiwyg>img{margin-right:30px}.wysiwyg{padding-bottom:50px}.woocommerce .shop_table.cart #coupon_code{width:261px}.woocommerce .cart_item{width:77px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{top:-2px}}@media(min-width:1280px){.item{width:25%;float:left;padding-left:10px;padding-right:10px}.susy-grid-container{max-width:1280px;margin-left:auto;margin-right:auto}.susy-grid-container:after{content:" ";display:block;clear:both}.detail-container>article{width:75%;float:left;padding-left:15px;padding-right:15px}.detail-container>aside,article .post-password-form{width:25%;float:left;padding-left:15px;padding-right:15px}.carousel .flickity-prev-next-button{margin:0 0 0 -605px;display:block;left:50%;transform:translateX(-50%) translateY(-50%)}.carousel .flickity-prev-next-button.previous{left:50%}.carousel .flickity-prev-next-button.next{margin:0 0 0 605px;left:50%;right:auto}.carousel .flickity-prev-next-button.next,.carousel .flickity-prev-next-button.next:hover{background-image:url(../images/icon-arrow-right-orange.svg)}.carousel .inner{width:43.75%;float:left;padding-left:15px;padding-right:15px;margin-left:6.25%}.filter-wrapper .filter,.filter-wrapper .sort{width:100%;float:left;padding-left:15px;padding-right:15px}#footer #menu-footer-menu{left:12.5%}#footer #menu-footer-menu>.menu-item,.footer--description{width:18.75%;float:left;padding-left:15px;padding-right:15px}.footer--description{margin-left:68.75%}.mainnav.susy-grid-container{margin:0 auto;max-width:1260px}.mainnav #logo{width:18.75%;float:left;padding-left:15px;padding-right:15px;width:12%}.mainnav #logo img{width:146px;height:72px}.mainnav .menu-main-menu-container{margin-left:20%}.mainnav .menu-main-menu-container--right{margin-left:0}.intro-teaser:first-child:nth-last-child(2),.intro-teaserfirst-child:nth-last-child(2)~.intro-teaser{margin-left:25%}.intro-teaser:first-child:last-child,.intro-teaserfirst-child:last-child~.intro-teaser{margin-left:37.5%}.intro-teaser{width:25%;float:left;padding-left:15px;padding-right:15px}.lead-in .inner{width:75%;float:left;padding-left:15px;padding-right:15px;margin-left:12.5%;padding-left:0;padding-right:0}.overlay .box .col-full{width:75%;float:left;padding-left:15px;padding-right:15px;margin-left:12.5%}.overlay .box .col-full+.col-half{margin-left:12.5%}.overlay .box .col-half{width:37.5%;float:left;padding-left:15px;padding-right:15px}.overlay .box .col-half:nth-child(odd){margin-left:12.5%;clear:both}#header .menu-main-menu-container .sub-menu li{min-height:70px}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a span,#header .menu-main-menu-container .sub-menu.no-copy.no-image li a span span{line-height:90px}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a{padding:0 30px}#header .menu-main-menu-container .sub-menu.no-copy.no-image li a:after{opacity:1}#header .menu-main-menu-container .sub-menu.children-over-six li a{line-height:90px;height:90px}.teaser-blog .figure-wrapper{width:25%;float:left;padding-left:15px;padding-right:15px;padding-left:0}.teaser-blog .inner{width:58.33333%;float:left;padding-left:15px;padding-right:15px}.teaser-blog .inner:first-child{width:83.33333%;float:left;padding-left:15px;padding-right:15px;padding-left:0}.teaser-blog .inner small{position:relative;top:-3px}.teaser-list-wrapper{padding:0 15px}.teaser-newsletter,.teaser-wrapper{width:25%;float:left;padding-left:15px;padding-right:15px}.teaser-wrapper.half{width:50%;float:left;padding-left:15px;padding-right:15px}.teaser-row .video-wrapper,.teaser-row>blockquote{width:25%;float:left;padding-left:15px;padding-right:15px}.teaser-row .video-wrapper.half,.teaser-row>blockquote.half{width:50%;float:left;padding-left:15px;padding-right:15px}.teaser-row .video-wrapper.third,.teaser-row>blockquote.third{width:33.33333%;float:left;padding-left:15px;padding-right:15px}aside .teaser-wrapper{width:auto;padding:0;float:none}.default.half .teaser-contained-wrapper img[src],.default.half .teaser-contained img[src],.default.half .teaser img[src],.default.quarter .teaser-contained-wrapper img[src],.default.quarter .teaser-contained img[src],.default.quarter .teaser img[src]{height:auto;width:100%;left:0;transform:translateX(0)}.contains-4.quarter .teaser-contained-wrapper img[src],.contains-4.quarter .teaser-contained img[src],.contains-4.quarter .teaser img[src]{height:100%;width:auto;left:50%;top:0;transform:translateX(-50%)}.contains-2.half .teaser-contained-wrapper img[src],.contains-2.half .teaser-contained img[src],.contains-2.half .teaser img[src],.contains-2.quarter .teaser-contained-wrapper img[src],.contains-2.quarter .teaser-contained img[src],.contains-2.quarter .teaser img[src],.contains-4.half .teaser-contained-wrapper img[src],.contains-4.half .teaser-contained img[src],.contains-4.half .teaser img[src]{height:auto;width:100%;top:0;transform:translateY(0)}.teaser-container{width:25%;float:left;padding-left:15px;padding-right:15px}.download-wrapper{padding-left:25%}.download-wrapper:before{width:25%;float:left;padding-left:15px;padding-right:15px;padding-left:20px}.download-wrapper.with-image .figure-wrapper{width:25%;float:left;padding-left:15px;padding-right:15px}.download-wrapper.with-image .download__text{width:50%;float:left;padding-left:15px;padding-right:15px}article .external-link .figure-wrapper{width:25%;float:left;padding-left:15px;padding-right:15px}article .external-link .inner{width:58.33333%;float:left;padding-left:15px;padding-right:15px;margin-top:-5px}article .gallery-wrapper .gallery-textblock{width:75%;float:left;float:none}.lightbox .lb-slider-gallery{width:1280px}article .content-leadin .figure-wrapper{width:25%;float:left;padding-left:15px;padding-right:15px;padding-left:0}article .content-leadin .inner{width:75%;float:left;padding-left:15px;padding-right:15px;padding-right:0}article .content-leadin .inner:first-child{padding-left:0}.program__item{width:50%;float:left;padding-right:15px}.program__item:nth-of-type(2n){width:50%;float:left;padding-left:15px;padding-right:0}.seminar-wrapper{width:25%;float:left;padding-left:15px;padding-right:15px}.teaser-row .teaser-wrapper.third{width:33.33333%;float:left;padding-left:15px;padding-right:15px}.ibcs-comment-overview .comment .comment-meta .wysiwyg>.comment-author,.ibcs-comment-overview .comment .comment-meta article>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_missing_topics .comments-area .comment .comment-meta article>.comment-author,.ibcs_standards .comments-area .comment .comment-meta .wysiwyg>.comment-author,.ibcs_standards .comments-area .comment .comment-meta article>.comment-author,.wysiwyg>h1,.wysiwyg>h2,.wysiwyg>h3,.wysiwyg>h4,.wysiwyg>h5,.wysiwyg>h6,.wysiwyg>ol,.wysiwyg>p,.wysiwyg>ul,article .content-leadin .wysiwyg>h2,article .content-leadin article>h2,article>h1,article>h2,article>h3,article>h4,article>h5,article>h6,article>ol,article>p,article>ul,aside .teaser-wrapper .inner table tr .wysiwyg>td,aside .teaser-wrapper .inner table tr article>td,body.my-account .woocommerce form fieldset.wysiwyg>legend{width:66.66667%;float:left;float:none}.woocommerce .shop_table.cart #coupon_code{width:281px}.woocommerce .cart_item{width:98px}.p-flexbox,.related-products-container .products .product{width:25%}.single-images-container .thumbnails a{width:20%}}@media screen and (max-width:768px){.ibcs-comment-overview .comment .comment-content{padding-left:0}}@media(max-width:425px){.woocommerce table.cart td.actions .coupon input[type=text],.woocommerce table.cart td.actions .coupon input[type=text]+.button{width:100%}}@media(max-width:750px){.woocommerce .cart_item{position:relative;padding-right:40px}.woocommerce .cart_item .product-remove{top:0;right:0;padding:5px;display:block;position:absolute}}@media(max-width:1280px){.wpua-edit-container #wpua-upload-button-existing,.wpua-edit-container #wpua-upload-messages-existing{width:100%}.wpua-edit-container #wpua-upload-button-existing input{width:calc(70% - 14px)}.wpua-edit-container #wpua-upload-button-existing button{width:30%}}