@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;600;700&display=swap&subset=latin-ext");@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=125em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"Rubik","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#383838;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px}select,textarea{border-radius:2.1875rem}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;appearance:none;border:0;border-radius:2.1875rem;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:.625rem;padding-left:.625rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-ms-flex:1 1 0;flex:1 1 0}.cell.shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.25rem / 2)}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + 1.25rem / 2)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + 1.25rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.25rem / 2)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + 1.25rem / 2)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + 1.25rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.25rem / 2)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + 1.25rem / 2)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + 1.25rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.25rem / 2)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + 1.25rem / 2)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + 1.25rem / 2)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.875rem / 2)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + 1.875rem / 2)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + 1.875rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.875rem / 2)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + 1.875rem / 2)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + 1.875rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.875rem / 2)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + 1.875rem / 2)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + 1.875rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.875rem / 2)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + 1.875rem / 2)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + 1.875rem / 2)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.875rem / 2)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.875rem / 2)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.875rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.875rem / 2)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.875rem / 2)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.875rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.875rem / 2)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.875rem / 2)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.875rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.875rem / 2)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.875rem / 2)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.875rem / 2)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y>.medium-auto{-ms-flex:1 1 0;flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-ms-flex:1 1 0;flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:40em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.55;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Rubik","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:600;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#c699e3}.h1,h1{font-size:1.9375rem}.h1,.h2,h1,h2{line-height:1.2;margin-top:0;margin-bottom:1rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h3,.h4,h3,h4{line-height:1.2;margin-top:0;margin-bottom:1rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.2;margin-top:0;margin-bottom:1rem}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:2.625rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:1.875rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h6,h6{font-size:1rem}}@media print,screen and (min-width:64em){.h1,h1{font-size:3.25rem}.h2,h2{font-size:2.625rem}.h3,h3{font-size:2.0625rem}.h4,h4{font-size:1.375rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#7e0acb;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#6c09af}a img{border:0}hr{clear:both;max-width:73.125rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #c699e3;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.55}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:600}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #c699e3}blockquote,blockquote p{line-height:1.55;color:#383838}abbr,abbr[title]{border-bottom:1px dotted #383838;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#fbebf3;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#383838;border-radius:2.1875rem}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#383838}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#383838;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{border:1px solid #c699e3;background-color:#fbebf3;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#383838}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #383838;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:3.4375rem;margin:0 0 1rem;padding:1rem;border:none;border-radius:.3125rem;background-color:#fff;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:300;line-height:1.5;color:#383838;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:none;background-color:#fff;box-shadow:0 0 5px #e50c4f;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#fbebf3;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;appearance:none;border-radius:21.875rem}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#383838}::placeholder{color:#383838}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:600;line-height:1.5;color:#7e0acb}label.middle{margin:0 0 1rem;line-height:1.5;padding:.5rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#383838}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:.3125rem 0 0 .3125rem}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 .3125rem .3125rem 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #c699e3;background:#fbebf3;color:#383838;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{-ms-flex-item-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #c699e3}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:3.4375rem;margin:0 0 1rem;padding:1rem;-webkit-appearance:none;appearance:none;border:none;border-radius:.3125rem;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:300;line-height:1.5;color:#383838;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2856, 56, 56%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:none;background-color:#fff;box-shadow:0 0 5px #e50c4f;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#fbebf3;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.9375rem 1.5625rem;border:1px solid transparent;border-radius:21.875rem;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.9rem}.button.large{font-size:1.75rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#7e0acb;color:#fff}.button:focus,.button:hover{background-color:transparent;color:#fff}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#7e0acb;color:#fff}.button.primary:focus,.button.primary:hover{background-color:#6508a2;color:#fff}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#e50c4f;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:#b70a3f;color:#fff}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#383838}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#383838}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ef981c;color:#383838}.button.warning:focus,.button.warning:hover{background-color:#c87b0e;color:#383838}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fff}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:4px solid #7e0acb;color:#7e0acb}.button.hollow:focus,.button.hollow:hover{border-color:#3f0566;color:#3f0566}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:4px solid #7e0acb;color:#7e0acb}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#3f0566;color:#3f0566}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:4px solid #e50c4f;color:#e50c4f}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#730628;color:#730628}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:4px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:4px solid #ef981c;color:#ef981c}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#7d4d09;color:#7d4d09}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:4px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#7e0acb}.button.clear:focus,.button.clear:hover{color:#3f0566}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#7e0acb}.button.clear.primary:focus,.button.clear.primary:hover{color:#3f0566}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#e50c4f}.button.clear.secondary:focus,.button.clear.secondary:hover{color:#730628}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ef981c}.button.clear.warning:focus,.button.clear.warning:hover{color:#7d4d09}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:"";border-bottom-width:0;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1.5625rem}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#7e0acb}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#e50c4f}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ef981c}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#7e0acb transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#7e0acb transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.badge{display:inline-block;min-width:2.1em;padding:.375rem .75rem .25rem;border-radius:50%;font-size:.875rem;text-align:center;background:#ffdf5b;color:#383838}.badge.primary{background:#7e0acb;color:#fff}.badge.secondary{background:#e50c4f;color:#fff}.badge.success{background:#3adb76;color:#383838}.badge.warning{background:#ef981c;color:#383838}.badge.alert{background:#cc4b37;color:#fff}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#383838;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#c699e3}.breadcrumbs a{color:#7e0acb}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#c699e3;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-positive:1;flex-grow:1}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group:after,.button-group:before{display:none}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-ms-flex:0 0 auto;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.9rem}.button-group.large .button{font-size:1.75rem}.button-group.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover{background-color:#7e0acb;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#6508a2;color:#fff}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover{background-color:#e50c4f;color:#fff}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#b70a3f;color:#fff}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover{background-color:#3adb76;color:#383838}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#383838}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover{background-color:#ef981c;color:#383838}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#c87b0e;color:#383838}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fff}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{border:4px solid #7e0acb;color:#7e0acb}.button-group.hollow .button:focus,.button-group.hollow .button:hover{border-color:#3f0566;color:#3f0566}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover{border:4px solid #7e0acb;color:#7e0acb}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover{border-color:#3f0566;color:#3f0566}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover{border:4px solid #e50c4f;color:#e50c4f}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover{border-color:#730628;color:#730628}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover{border:4px solid #3adb76;color:#3adb76}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover{border-color:#157539;color:#157539}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover{border:4px solid #ef981c;color:#ef981c}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover{border-color:#7d4d09;color:#7d4d09}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover{border:4px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{color:#7e0acb}.button-group.clear .button:focus,.button-group.clear .button:hover{color:#3f0566}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover{color:#7e0acb}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover{color:#3f0566}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover{color:#e50c4f}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover{color:#730628}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover{color:#3adb76}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover{color:#157539}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover{color:#ef981c}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover{color:#7d4d09}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover{color:#cc4b37}.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover{color:#67251a}.button-group.no-gaps .button{margin-right:-.25rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print,screen and (max-width:63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 2rem;border:none;border-radius:4.375rem;background-color:#fdfafb;color:#383838}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#edd5fd;color:#383838}.callout.secondary{background-color:#fdd9e4;color:#383838}.callout.success{background-color:#e1faea;color:#383838}.callout.warning{background-color:#fdf0dd;color:#383838}.callout.alert{background-color:#f7e4e1;color:#383838}.callout.small{padding:.5rem}.callout.large{padding:3rem}.menu{padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a svg,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a svg{text-align:left}.menu.expanded li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a svg,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a svg{text-align:left}.menu.simple{-ms-flex-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.medium-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.large-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-ms-flexbox;display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg,.menu.nested.icon-left li a i,.menu.nested.icon-left li a img,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg,.menu.nested.icon-right li a i,.menu.nested.icon-right li a img,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg,.menu.nested.icon-top li a i,.menu.nested.icon-top li a img,.menu.nested.icon-top li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#7e0acb;color:#fff}.menu.align-left{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a svg,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a svg,.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu,.menu-centered>.menu li{-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li{display:-ms-flexbox;display:flex}.menu-centered>.menu li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #c699e3;border-radius:2.1875rem;background-color:#fff;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#7e0acb transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem}.dropdown.menu>li.is-active>a{background:transparent;color:#7e0acb}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #7e0acb transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #7e0acb}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#7e0acb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #7e0acb transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #7e0acb}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#7e0acb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #7e0acb transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #7e0acb}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #c699e3;background:#fff}.dropdown .is-dropdown-submenu a{padding:.7rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #7e0acb transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #7e0acb}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(81,67,74,.7)}.reveal,.reveal-overlay{display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:2rem;border:none;border-radius:2.1875rem;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:480px;max-width:73.125rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:73.125rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:73.125rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:73.125rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:2.1875rem}tbody,tfoot,thead{border:none;background-color:#f9f1f5}caption{padding:.5rem 1rem;font-weight:700}tfoot,thead{background:#f9f1f5;color:#e50c4f}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem 1rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem 1rem}tbody tr:nth-child(odd){background-color:#fbebf3}table.unstriped tbody{background-color:#f9f1f5}table.unstriped tbody tr{border-bottom:none;background-color:#f9f1f5}@media print,screen and (max-width:63.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover tfoot tr:hover,table.hover thead tr:hover{background-color:#d398b5}table.hover tbody tr:hover{background-color:#f9f1f5}table.hover:not(.unstriped) tr:nth-of-type(odd):hover{background-color:#d398b5}.table-scroll{overflow-x:auto}.top-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:1.25rem 15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar,.top-bar ul{background-color:#fbebf3}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}@media print,screen and (max-width:63.99875em){.top-bar.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:74.99875em){.top-bar.stacked-for-large{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}body{font-weight:300;font-size:1.125rem}#wrapper{overflow:hidden;min-width:20rem}.grid-container{max-width:73.125rem}.color-primary,.color-primary a,.color-primary a:focus,.color-primary a:hover{color:#7e0acb}.color-secondary,.color-secondary a,.color-secondary a:focus,.color-secondary a:hover{color:#e50c4f}.color-alert,.color-alert a,.color-alert a:focus,.color-alert a:hover{color:#cc4b37}.color-success,.color-success a,.color-success a:focus,.color-success a:hover{color:#3adb76}.color-warning,.color-warning a,.color-warning a:focus,.color-warning a:hover{color:#ef981c}.color-black,.color-black a,.color-black a:focus,.color-black a:hover{color:#383838}li.color-primary:before{background-color:#7e0acb}li.color-secondary:before{background-color:#e50c4f}li.color-black:before{background-color:#383838}h1{text-align:center}h1,h1+.lead{margin-bottom:2rem}h1+.lead{font-size:1.5rem;font-weight:300;margin-top:-2rem}@media screen and (min-width:64em){h1+.lead{font-size:2.25rem}}.wp-block-group__inner-container>.lead:last-child{margin-bottom:0}h2{color:#e50c4f}h3{margin-top:1.25rem}@media screen and (min-width:64em){h3:first-child{margin-top:0}}h3.smaller{font-size:1.375rem!important}a{text-decoration:underline}a:hover{text-decoration:none}table{margin:1.25rem auto 2.5rem;border-radius:1rem;overflow:hidden;color:#e50c4f;line-height:1.2;font-size:1rem}@media screen and (min-width:64em){table thead{font-size:1.125rem}}table td,table th{vertical-align:top}@media screen and (max-width:39.99875em){table td,table th{padding:.625rem}}table td b,table td strong,table th b,table th strong{color:#7e0acb}.object--large,.table--large{max-width:41.875rem;margin-left:auto;margin-right:auto}.object--medium,.table--medium{max-width:33.75rem;margin-left:auto;margin-right:auto}.table--dark-thead thead tr{background:#e50c4f}.table--dark-thead thead tr td,.table--dark-thead thead tr th{color:#fff}@media screen and (min-width:40em){.table--2nd-col-center td:nth-child(2),.table--2nd-col-center th:nth-child(2){text-align:center}}.table--show-2-rows-only tr:nth-child(n+3),.table--show-8-rows-only tr:nth-child(n+9){display:none}.table-no-margin-top table{margin-top:0}.tablepress tbody td,.tablepress tfoot th{border-top:none}.table--border-bottom{border-bottom:1px solid #c699e3}.button.xlarge{font-size:1.5rem;padding:1.25rem 2.1875rem}.button.white{background:#fff;border-color:#fff}.button.white,.button.white:focus,.button.white:hover{color:#383838}.button.white:focus,.button.white:hover{background:none}.play-video:before{display:inline-block;content:"";width:1.375rem;height:1.375rem;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="192pt" height="191.999996pt" viewBox="0 0 192 191.999996" version="1.2"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:%23FB5901;fill-opacity:1;" d="M 96.027344 0.015625 C 149.054688 0.015625 192.039062 43 192.039062 96.027344 C 192.039062 149.054688 149.054688 192.039062 96.027344 192.039062 C 43 192.039062 0.015625 149.054688 0.015625 96.027344 C 0.015625 43 43 0.015625 96.027344 0.015625 "/><path style=" stroke:none;fill-rule:nonzero;fill:%23FFFFFF;fill-opacity:1;" d="M 135.710938 92.324219 L 83.640625 54.898438 C 80.925781 52.945312 77.34375 52.671875 74.363281 54.1875 C 71.382812 55.707031 69.492188 58.757812 69.472656 62.101562 L 68.980469 136.265625 C 68.960938 139.613281 70.808594 142.691406 73.769531 144.246094 C 75.058594 144.921875 76.464844 145.261719 77.871094 145.273438 C 79.691406 145.285156 81.503906 144.738281 83.054688 143.65625 L 135.613281 106.921875 C 137.992188 105.261719 139.417969 102.550781 139.433594 99.648438 C 139.453125 96.746094 138.066406 94.015625 135.710938 92.324219 "/></g></svg>');background-repeat:no-repeat;background-size:contain;margin-right:.625rem;position:relative;top:.25rem}.content a,.sources a{color:#383838}.content a:hover,.sources a:hover{color:#7e0acb}.content .scroller,.scroller{display:inline-block;padding:1rem;color:#e50c4f;font-size:1rem;text-decoration:none}.content .scroller:hover,.scroller:hover{color:#e50c4f}.content .scroller:after,.scroller:after{display:block;content:"";margin:0 auto;width:.8125rem;height:.5rem;background:url(../images/icons/down-arrow.svg) top no-repeat;background-size:contain}.content .scroller.primary,.content .scroller.primary:hover,.scroller.primary,.scroller.primary:hover{color:#7e0acb}.content .scroller.primary:after,.scroller.primary:after{background-image:url(../images/icons/down-arrow-primary.svg)}.clear{clear:both}.hide-off-canvas{position:absolute;left:-99999px;top:-99999px}main ul{list-style:none}main ul>li:before{display:inline-block;content:"";width:.25rem;height:.25rem;border-radius:100%;background:#7e0acb;margin-right:.625rem;position:relative;top:-.1875rem}main ul.list-checks b,main ul.list-checks strong{color:#e50c4f}main ul.list-checks>li:before{width:1.9375rem;height:1.8125rem;border-radius:0;background:url(../images/icons/checkmark.svg) no-repeat;background-size:contain;top:.3125rem}main ul.list-large{font-size:1.25rem}@media screen and (min-width:64em){main ul.list-large{font-size:1.5rem}}main ul.list-large>li{margin-bottom:1rem}main li,main ul{margin-left:0}.section{background-color:#fff}.section,.wp-block-group{padding:1.5rem 0}@media screen and (min-width:64em){.section,.wp-block-group{padding:3.125rem 0}}.section.section-bg--light,.wp-block-group.section-bg--light{background-color:#fbebf3}.section.section-bg--superlight,.wp-block-group.section-bg--superlight{background-color:#f9f1f5}.section.section-bg--dark,.wp-block-group.section-bg--dark{background-color:#383838}.section.section-bg--primary,.wp-block-group.section-bg--primary{background-color:#7e0acb}.section.section--invert,.section.section--invert a,.section.section--invert h2,.section.section--invert h3,.section.section-bg--dark,.section.section-bg--dark a,.section.section-bg--dark h2,.section.section-bg--dark h3,.section.section-bg--primary,.section.section-bg--primary a,.section.section-bg--primary h2,.section.section-bg--primary h3,.section.section-invert,.section.section-invert a,.section.section-invert h2,.section.section-invert h3,.wp-block-group.section--invert,.wp-block-group.section--invert a,.wp-block-group.section--invert h2,.wp-block-group.section--invert h3,.wp-block-group.section-bg--dark,.wp-block-group.section-bg--dark a,.wp-block-group.section-bg--dark h2,.wp-block-group.section-bg--dark h3,.wp-block-group.section-bg--primary,.wp-block-group.section-bg--primary a,.wp-block-group.section-bg--primary h2,.wp-block-group.section-bg--primary h3,.wp-block-group.section-invert,.wp-block-group.section-invert a,.wp-block-group.section-invert h2,.wp-block-group.section-invert h3{color:#fff}.section.section-last,.wp-block-group.section-last{padding-bottom:8.125rem;margin-bottom:-8.125rem}.wp-block-group .wp-block-group__inner-container{max-width:73.125rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.wp-block-group .wp-block-group__inner-container>p:first-child{margin-top:1.25rem}.wp-block-group.box .wp-block-group__inner-container>p:first-child{margin-top:0}h2+.wp-block-group{padding-top:0}.no-padding-bottom{padding-bottom:0!important}.no-padding-top{padding-top:0!important}.no-margin-top{margin-top:0!important}.no-margin-bottom{margin-bottom:0!important}.margin-bottom-5{margin-bottom:.3125rem!important}.text-larger{font-size:1.25rem}.text-larger table,.text-larger table thead{font-size:1rem}@media screen and (min-width:64em){.text-larger table{font-size:1.125rem}.text-larger table thead{font-size:1.25rem}}.text-largest{font-size:3.125rem}@media screen and (min-width:64em){.text-largest{font-size:4.375rem}}.text-small{font-size:80%}.text-gray,.text-gray a{color:#a6a6a6}.text-gray a:hover{color:#7e0acb}#news .page,#news .post,.box,.wp-block-latest-posts>li{background:#fff;border-radius:2.1875rem;padding:1rem;color:#383838;box-shadow:0 1px 40px rgba(66,63,90,.2);margin-bottom:3rem}@media screen and (min-width:40em){#news .page,#news .post,.box,.wp-block-latest-posts>li{padding:1rem 2rem}}#news .page>.wp-block-group__inner-container,#news .post>.wp-block-group__inner-container,.box>.wp-block-group__inner-container,.wp-block-latest-posts>li>.wp-block-group__inner-container{padding:0}.main-box{margin:1rem 0}.round-image img{border-radius:50%}.wp-block-embed{margin:2rem 0}.wp-block-embed-youtube{max-width:45rem}.wp-block-columns{margin-bottom:0}.wp-block-columns .wp-block-column,.wp-block-image{margin-bottom:1rem}.wp-block-image:last-child{margin-bottom:0}.aligncenter{text-align:center}.alignend{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-bottom:-1.5rem}@media screen and (min-width:64em){.alignend{margin-bottom:-3.125rem}}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.9375rem 1.5625rem;border:1px solid transparent;border-radius:21.875rem;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit],.post-password-form input[type=submit].disabled,.post-password-form input[type=submit].disabled:focus,.post-password-form input[type=submit].disabled:hover,.post-password-form input[type=submit][disabled],.post-password-form input[type=submit][disabled]:focus,.post-password-form input[type=submit][disabled]:hover{background-color:#7e0acb;color:#fff}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:transparent;color:#fff}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{padding-right:.625rem;padding-left:.625rem;width:100%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-1>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{padding-right:.625rem;padding-left:.625rem;width:50%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-2>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{padding-right:.625rem;padding-left:.625rem;width:33.33333%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-3>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{padding-right:.625rem;padding-left:.625rem;width:25%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-4>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{padding-right:.625rem;padding-left:.625rem;width:20%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-5>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{padding-right:.625rem;padding-left:.625rem;width:16.66667%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-6>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{padding-right:.625rem;padding-left:.625rem;width:14.28571%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-7>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{padding-right:.625rem;padding-left:.625rem;width:12.5%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-8>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li:before{display:none}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;margin-top:1em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}#arguments{font-size:1.125rem;color:#e50c4f;font-weight:400}@media screen and (min-width:64em){#arguments{font-size:1.375rem}}#arguments p{line-height:1.35}#arguments .ico-check{display:block;width:2.75rem;height:2.75rem;margin:1rem auto;fill:#ef981c}@media screen and (min-width:64em){#arguments .ico-check{width:4.0625rem;height:4.0625rem}}.team{font-size:1.125rem;color:#e50c4f;margin-left:-1rem;margin-right:-1rem}@media screen and (min-width:64em){.team{font-size:1.375rem;margin:0}}.team img{width:5.625rem;max-height:5.625rem;border-radius:50%;margin-bottom:.75rem}@media screen and (min-width:40em){.team img{width:6.875rem;max-height:6.875rem}}@media screen and (min-width:64em){#media .media-logos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}#media .media-logos img{margin:1rem .5rem;max-width:40%;max-height:1.875rem}@media screen and (min-width:40em){#media .media-logos img{margin:1rem;max-height:2.5rem}}@media screen and (min-width:64em){#media .media-logos img{max-height:none}}#media .media-logos picture{max-width:40%;-ms-flex-positive:1;flex-grow:1}#media .media-logos picture img{max-width:100%}#comparison{padding-bottom:1rem}#comparison h3,#comparison p{margin-top:1rem}#comparison .wp-block-columns{padding-top:1rem}#comparison .wp-block-group.partners{padding:0}#comparison .wp-block-group.partners>.wp-block-group__inner-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:100%}#comparison .wp-block-group.partners>.wp-block-group__inner-container>.wp-block-image{margin-top:.625rem;margin-bottom:0;padding:.3125rem .625rem;-ms-flex-preferred-size:33%;flex-basis:33%}@media screen and (min-width:40em) and (max-width:63.99875em){#comparison .wp-block-group.partners>.wp-block-group__inner-container>.wp-block-image{-ms-flex-preferred-size:50%;flex-basis:50%}}#rating{position:relative}#rating .papuch{width:8.25rem;height:6.5625rem;position:absolute;left:-4.0625rem;top:-2.3125rem;background:url(../images/papuch2.png) no-repeat;background-size:contain;transform:rotate(25deg)}@media screen and (min-width:64em){#rating .papuch{width:18.75rem;height:15.6875rem;left:-8.25rem}}@media screen and (min-width:90em){#rating .papuch{width:31.9375rem;height:26.5625rem;left:-14.5rem;top:-7.5rem}}.box.rating{max-width:51.25rem;margin-left:auto;margin-right:auto;margin-top:1.875rem;font-size:1.125rem;position:relative;z-index:3}.box.rating>.wp-block-group__inner-container{padding:0}@media screen and (min-width:40em){.box.rating{margin-bottom:-12.5rem;position:relative;z-index:10}}@media (min-width:600px) and (max-width:781px){.box.rating .wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.box.rating .wp-block-column:not(:only-child){-ms-flex-preferred-size:calc(33% - 1em)!important;flex-basis:calc(33% - 1em)!important;-ms-flex-positive:1;flex-grow:1}.box.rating .wp-block-column:nth-child(2n),.box.rating .wp-block-column:nth-child(3n){margin-left:1.5em}}.box.rating .rating{width:4.4375rem;height:4.4375rem;padding:.625rem;line-height:3.1875rem;text-align:center;color:#fff;font-size:2.3125rem;font-weight:600;margin:1rem auto;background:#383838;border-radius:50%}@media screen and (min-width:40em){.box.rating .rating{margin-top:-3.125rem;width:5.9375rem;height:5.9375rem;line-height:4.6875rem;font-size:3.125rem}}.box.rating .cell:first-child .rating{margin-top:-3.125rem}.box.rating .platform-logo{height:2.5rem}@media screen and (min-width:40em){.box.rating .platform-logo{height:3.125rem}}.box.rating .platform-logo img{display:block;margin:0 auto;max-height:1.5rem;width:auto!important}@media screen and (min-width:40em){.box.rating .platform-logo img{max-height:2.125rem}}.box.rating .platform-logo.platform-logo--higher img{max-height:2.3125rem}@media screen and (min-width:40em){.box.rating .platform-logo.platform-logo--higher img{max-height:2.9375rem}}.stars{margin:.5rem 0 1.25rem;text-align:center}.stars .star{display:inline-block;width:1.4375rem;height:1.4375rem;margin:0 .0625rem;fill:#ffc107}.stars .star.star--half{fill:url(#halfStar)}.stars .star.star--empty{fill:#e8e8e8}@media (min-width:600px) and (max-width:781px){#reviews .wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#reviews .wp-block-column:not(:only-child){-ms-flex-preferred-size:calc(33% - 1em)!important;flex-basis:calc(33% - 1em)!important;-ms-flex-positive:1;flex-grow:1}#reviews .wp-block-column:nth-child(2n),#reviews .wp-block-column:nth-child(3n){margin-left:1.5em}}#reviews>.wp-block-group__inner-container>.wp-block-columns{padding-top:3.125rem}#reviews .review{position:relative;padding:3.75rem 1.2rem 1rem;margin-bottom:4.25rem}@media screen and (min-width:40em){#reviews .review{padding-top:4.8125rem;padding-left:1.8rem;padding-right:1.8rem;margin-bottom:0}}#reviews .review.review--last{margin-bottom:0}#reviews .review .review-photo,#reviews .review figure img,#reviews .review figure picture{width:5.1875rem;height:5.1875rem;position:absolute;left:1.8rem;top:0;border-radius:50%;overflow:hidden;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}@media screen and (min-width:40em){#reviews .review .review-photo,#reviews .review figure img,#reviews .review figure picture{width:6.25rem;height:6.25rem}}#reviews .review .review-name,#reviews .review figure figcaption{font-size:1.125rem;color:#e50c4f;font-weight:600}@media screen and (min-width:40em){#reviews .review .review-name,#reviews .review figure figcaption{font-size:1.375rem}}#reviews .review figcaption,#reviews .review figure{margin:0}#reviews .review .review-date{color:#9b9b9b;margin-bottom:1rem}@media screen and (max-width:39.99875em){#reviews .review .review-date{font-size:.875rem}}#reviews .review p{color:#383838;line-height:1.2}@media screen and (min-width:40em){#reviews .review p{font-size:1.125rem}}#reviews .review .stars .star{width:.8125rem;height:.8125rem;margin:0}#reviews .review:after{display:block;content:"";width:2.0625rem;height:2.0625rem;background-size:contain;background-repeat:no-repeat;position:absolute;right:.625rem;top:.625rem}@media screen and (min-width:40em){#reviews .review:after{width:2.5rem;height:2.5rem}}#reviews .review.review--facebook:after{background-image:url(../images/reviews/ico-facebook.png)}#reviews .review.review--google:after{background-image:url(../images/reviews/ico-google.png)}#reviews .review.review--seznam:after{background-image:url(../images/reviews/ico-seznam.png)}@media screen and (min-width:40em){#reviews .scroller{margin-top:-3.125rem}}.breadcrumb{text-align:center;margin:1.875rem 0;color:#e50c4f;font-weight:400}@media screen and (max-width:39.99875em){.breadcrumb{font-size:.875rem;text-align:left}}@media screen and (min-width:64em){.breadcrumb{margin-bottom:2.5rem}}.breadcrumb a{color:#e50c4f;text-decoration:underline}.breadcrumb a.current,.breadcrumb a:hover{text-decoration:none}.wp-block-spacer+.breadcrumb{margin-top:0}.content-nav{text-decoration:none;vertical-align:top}#content-nav{display:none}#content-nav.fixed{display:-ms-flexbox;display:flex;position:fixed;z-index:3;padding:.4375rem;background:#fff;border-radius:2.1875rem;top:.625rem;right:50%;transform:translateX(50%);box-shadow:0 0 5px 1px rgba(229,12,79,.1)}@media screen and (min-width:64em){#content-nav.fixed{display:block;top:50%;right:1rem;transform:translateY(-50%)}}@media screen and (min-width:75em){#content-nav.fixed{right:2.5rem}}#content-nav.fixed .content-nav{display:block;margin:.125rem;padding:0;width:1.5rem;height:1.5rem;position:relative}@media screen and (min-width:64em){#content-nav.fixed .content-nav{margin:.3125rem auto}}#content-nav.fixed .content-nav .content-number{width:1.5rem;height:1.5rem;padding:0;margin-top:0;text-indent:1000px;overflow:hidden}#content-nav.fixed .content-nav .content-nav-section{display:none;position:absolute;white-space:nowrap;right:2.625rem;top:50%;padding:.3125rem .9375rem;font-size:80%;background:#fff;border-radius:2.1875rem;box-shadow:0 0 5px 1px rgba(229,12,79,.1);transform:translateY(-50%);color:#383838}@media screen and (min-width:64em){#content-nav.fixed .content-nav:hover .content-nav-section{display:block}}.cell .content-nav{width:auto}#cta{font-size:1.5rem;background:#7e0acb;color:#fff}@media screen and (min-width:40em){#cta{font-size:2rem}}@media screen and (min-width:64em){#cta .wp-block-group__inner-container{max-width:57.5rem}#cta .wp-block-group__inner-container:after{width:11.25rem;height:22.6875rem;background-image:url(../images/papuch3.png);left:-20%;top:50%;margin-top:-11.75rem;background-position:50%}#cta.papuch1 .wp-block-group__inner-container:after{width:15.625rem;height:19.75rem;background-image:url(../images/papuch6.png);transform:rotateY(180deg);top:auto;bottom:-4.8125rem;left:-24%;margin-top:0}}#cta h2,#cta h3{margin-bottom:.5rem;color:#fff}#cta h3{font-size:1.875rem}@media screen and (min-width:64em){#cta h3{font-size:2.5rem}}#cta p{margin:0}#cta .button{margin-top:2rem;margin-bottom:0}.top-bar{position:relative;z-index:10}@media screen and (max-width:39.99875em){.top-bar{padding:.9375rem;box-shadow:0 1px 30px rgba(66,63,90,.15)}}@media screen and (min-width:64em){.top-bar{background:none}}.top-bar .top-bar-logo{width:7.0625rem}@media screen and (min-width:64em){.top-bar .top-bar-logo{width:12.75rem}}.top-bar .top-bar-contact{display:none;font-size:1.125rem;line-height:1.2;color:#e50c4f;text-align:center}@media screen and (min-width:64em){.top-bar .top-bar-contact{display:inline-block}}.top-bar .top-bar-contact a{display:block;font-weight:700;text-decoration:none}.top-bar .top-bar-contact .top-bar-contact--phone{font-size:1.6875rem;color:#e50c4f}.top-bar .top-bar-contact .top-bar-contact--mail{display:block;margin-top:.3125rem}.top-bar .menu{-ms-flex-pack:center;justify-content:center}.top-bar .menu>li>a{color:#e50c4f;font-weight:400;font-size:1.125rem;outline:none}.top-bar .menu>li>a:hover{font-weight:700}.top-bar .menu .active>a,.top-bar .menu .menu .is-active>a{background:none;color:#7e0acb}.top-bar #top-bar-menu li.is-accordion-submenu-parent>a,.top-bar #top-bar-menu li.is-dropdown-submenu-parent>a{padding:.7rem}.top-bar #top-bar-menu li.is-accordion-submenu-parent>a:after,.top-bar #top-bar-menu li.is-dropdown-submenu-parent>a:after{display:none}.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent.is-active>a,.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent[aria-expanded=true]>a,.top-bar #top-bar-menu #main-nav>li.is-active>a,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent.is-active>a,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent[aria-expanded=true]>a,.top-bar #top-bar-menu #main-nav>li[aria-expanded=true]>a{background:#fff;color:#e50c4f;border-radius:1.09375rem 1.09375rem 0 0;font-weight:700;z-index:2;letter-spacing:-.1px}.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent.is-active>a:after,.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent[aria-expanded=true]>a:after,.top-bar #top-bar-menu #main-nav>li.is-active>a:after,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent.is-active>a:after,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent[aria-expanded=true]>a:after,.top-bar #top-bar-menu #main-nav>li[aria-expanded=true]>a:after{display:block;content:"";width:1.125rem;height:.625rem;background:url(../images/icons/down-arrow.svg) top no-repeat;background-size:contain;border:none;transform:none;top:auto;bottom:0;right:50%;margin-top:0;margin-right:-.5625rem}.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent.is-active .submenu.first-sub,.top-bar #top-bar-menu #main-nav>li.is-active .submenu.first-sub,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent.is-active .submenu.first-sub{display:grid}.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent.is-active.menu-item-type-custom .submenu.first-sub,.top-bar #top-bar-menu #main-nav>li.is-active.menu-item-type-custom .submenu.first-sub,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent.is-active.menu-item-type-custom .submenu.first-sub{display:block}.top-bar #top-bar-menu .menu-item-type-custom>a{cursor:default}.top-bar #top-bar-menu .submenu{list-style-type:disc;margin-bottom:1rem;border:none;background:none}@media screen and (max-width:39.99875em){.top-bar #top-bar-menu .submenu{background:#fff;padding:1rem 0 1rem 1.875rem;border-radius:1.09375rem;margin-top:-1px;text-align:left}}.top-bar #top-bar-menu .submenu.first-sub{padding:1rem 1rem 1rem 2rem;background:#fff;color:#e50c4f;border-radius:1.09375rem;text-align:left;box-shadow:0 1px 40px rgba(66,63,90,.2);grid-template-rows:repeat(5,20%);-ms-flex-align:center;align-items:center;grid-auto-flow:column}@media screen and (min-width:40em){.top-bar #top-bar-menu .submenu.first-sub{width:30rem;padding-top:2rem;padding-bottom:2rem;border-top-left-radius:0}}@media screen and (min-width:64em){.top-bar #top-bar-menu .submenu.first-sub{width:45rem}}@media screen and (min-width:40em){.top-bar #top-bar-menu .submenu.first-sub{grid-auto-columns:50% 50%}}@media screen and (min-width:64em){.top-bar #top-bar-menu .submenu.first-sub{grid-auto-columns:1fr 1fr 1fr;grid-template-rows:repeat(4,25%)}}.top-bar #top-bar-menu .submenu .submenu{position:static;display:-ms-flexbox;display:flex;border:none;padding:0}.top-bar #top-bar-menu .submenu li{color:#7e0acb}.top-bar #top-bar-menu .submenu li a{color:#e50c4f;font-weight:300;font-size:100%;padding:.5rem .625rem;margin-left:-.625rem}.top-bar #top-bar-menu .submenu li a:hover{font-weight:700}.top-bar #top-bar-menu .submenu li:hover{color:#e50c4f}.top-bar #top-bar-menu .submenu li.menu-item-65{color:#e50c4f;margin:1rem 0}@media screen and (min-width:64em){.top-bar #top-bar-menu .submenu li.menu-item-65{margin:0;grid-row:3/5;-ms-flex-item-align:end;align-self:end}}.top-bar #top-bar-menu .submenu li.menu-item-65 a{font-weight:700}.top-bar #top-bar-menu .submenu li.menu-item-has-children{list-style:none;display:inline-block;width:48%}@media screen and (max-width:39.99875em){.top-bar #top-bar-menu .submenu li.menu-item-has-children{width:100%;display:block}}.top-bar #top-bar-menu .submenu li.menu-item-has-children>a{font-weight:700;color:#7e0acb;margin-left:-1.5625rem}.top-bar .top-bar-left{-ms-flex-positive:0;flex-grow:0}.top-bar .top-bar-center{-ms-flex-positive:1;flex-grow:1;display:none}@media screen and (min-width:40em){.top-bar .top-bar-center{display:block}}.top-bar .top-bar-right .menu>li>a{display:inline-block;background:#fff;border-radius:4.375rem;margin-left:.5rem;line-height:1.3125rem;font-weight:700;text-transform:uppercase;font-size:1rem}.top-bar .top-bar-right .menu .ico-phone{width:2.6875rem;padding-left:0;padding-right:0;text-align:center}.top-bar .top-bar-right .menu .ico-phone:after{display:inline-block;content:"";width:1.1875rem;height:1.1875rem;vertical-align:middle;background:url(../images/icons/phone.svg) 50% no-repeat}.top-bar.contact-opened,.top-bar.menu-opened{background:#383838;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.contact-opened .menu,.top-bar.contact-opened ul,.top-bar.menu-opened .menu,.top-bar.menu-opened ul{background:none}.top-bar.contact-opened #top-bar-contact,.top-bar.menu-opened #top-bar-contact{display:block;margin-top:1rem;padding-bottom:1rem;width:100%;-ms-flex-order:2;order:2;color:#fff}.top-bar.contact-opened #top-bar-contact .top-bar-contact--phone,.top-bar.menu-opened #top-bar-contact .top-bar-contact--phone{color:#fff}.top-bar.menu-opened #menu-toggler{background:#7e0acb;color:#fff}.top-bar.menu-opened #top-bar-menu{display:block;-ms-flex-order:1;order:1;width:100%;padding-top:1rem}.top-bar.menu-opened #top-bar-menu>ul>li.is-accordion-submenu-parent>a,.top-bar.menu-opened #top-bar-menu>ul>li.is-dropdown-submenu-parent>a,.top-bar.menu-opened #top-bar-menu>ul>li>a{display:inline-block;color:#fff}.top-bar.contact-opened #contact-toggler{background-color:#7e0acb}.top-bar.contact-opened #contact-toggler:after{background-image:url(../images/icons/phone-white.svg)}#off-canvas{text-align:center}#off-canvas .close-button{position:static;width:2.6875rem;background:#fff;margin:.9375rem;height:2.6875rem;outline:none}#offcanvas-nav{margin-bottom:1.875rem}#offcanvas-nav>li>a{font-weight:700}.intro--title{font-size:2.5rem;color:#e50c4f;margin-bottom:1.875rem}@media screen and (min-width:64em){.intro--title{font-size:4.375rem;margin-bottom:1.875rem}}.intro--description{font-size:1.125rem;color:#e50c4f;margin-bottom:.625rem}@media screen and (min-width:64em){.intro--description{font-size:2.1875rem;line-height:1.2;margin-bottom:1.25rem}}.intro{padding-bottom:1.5625rem;color:#e50c4f;background:#fbebf3 url(../images/intro.png) bottom no-repeat}@media screen and (max-width:39.99875em){.intro{padding-top:1.5625rem;background-size:auto 146px}}@media screen and (min-width:64em){.intro{padding-bottom:4.6875rem}}.intro.intro-about{padding-top:0;background-image:url(../images/intro-about.png);padding-bottom:15.625rem}@media screen and (min-width:125em){.intro{background-size:100% auto}}.intro>.grid-container,.intro>.wp-block-group__inner-container{position:relative}.intro .products-infinite{padding:1.875rem 1.25rem;margin:0 -.625rem;overflow-y:auto}.intro .products{display:-ms-flexbox;display:flex}@media screen and (min-width:40em){.intro .products{-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:64em){.intro .products{-ms-flex-wrap:wrap;flex-wrap:wrap}}.intro .products .product{display:inline-block;padding:1rem;font-size:1.25rem;font-weight:600;color:#e50c4f;text-align:center;background:#fff;box-shadow:0 0 30px 1px rgba(66,63,90,.15);border-radius:2.1875rem;margin:0 .4375rem;text-decoration:none;transition:background .3s}@media screen and (min-width:64em){.intro .products .product{padding:1.5625rem 1.25rem;font-size:1.75rem;margin:0 .9375rem 1.875rem}}.intro .products .product .ico{display:block;width:5.3125rem;height:5.3125rem;margin:0 auto .625rem;padding:1rem;background:none;fill:#7e0acb}@media screen and (min-width:64em){.intro .products .product .ico{width:7.125rem;height:7.125rem}}.intro .products .product .ico.ico--circle{border-radius:50%}.intro .products .product:hover{background:#7e0acb;color:#fff}.intro .products .product:hover .ico{fill:#fff}.intro .products .product:nth-child(n+6){display:none}.intro #products.expanded .product:nth-child(n+6){display:inline-block}.intro .papuch{width:8.25rem;height:6.5625rem;position:absolute;left:-1.625rem;top:2.6875rem;background:url(../images/papuch.png) no-repeat;background-size:contain;transform:rotate(23deg)}@media screen and (min-width:40em){.intro .papuch{left:0}}@media screen and (min-width:64em){.intro .papuch{width:16.3125rem;height:14.5625rem;top:auto;bottom:17rem;left:-7.5rem}}#quickChoice{display:none;background:#e50c4f;padding:.3125rem 0;text-align:center;color:#fff;font-size:.75rem;z-index:20}@media screen and (min-width:40em){#quickChoice{font-size:.875rem}}@media screen and (min-width:64em){#quickChoice{padding:.5rem}}#quickChoice.fixed{display:block;position:fixed;bottom:0;left:0;right:0}#quickChoice .button{font-size:.75rem;padding:.4375rem;margin:.125rem;text-transform:none}@media screen and (min-width:40em){#quickChoice .button{font-size:.875rem;padding:.625rem .75rem;margin-top:0;margin-bottom:0}}@media screen and (min-width:64em){#quickChoice .button{font-size:1rem;margin-left:.3125rem;margin-right:.3125rem;padding:.9375rem 1.5625rem}}#scrollTop{display:none;transition:all .3s}#scrollTop.fixed{display:block;width:2.5rem;height:2.5rem;background:#383838;position:fixed;bottom:.8125rem;left:.625rem;z-index:21;border-radius:50%}@media screen and (min-width:40em){#scrollTop.fixed{left:.9375rem}}#scrollTop.fixed:before{display:block;content:"";width:1.625rem;height:1rem;background:url(../images/icons/down-arrow-white.svg) 50% no-repeat;background-size:contain;position:absolute;left:.4375rem;top:.75rem;transform:rotate(180deg)}@media screen and (max-width:39.99875em){#scrollTop.fixed.above-quickChoice{transform:translateY(-40px)}}.footer-stripe{background:url(../images/vlna_footer.png) bottom no-repeat;background-size:auto 72px;position:relative;z-index:2;margin-bottom:-1px}@media screen and (min-width:40em){.footer-stripe{background-size:auto 101%}}@media screen and (min-width:125em){.footer-stripe{background-size:100% auto}}.footer-stripe>.grid-container{position:relative;height:4.375rem}@media screen and (min-width:40em){.footer-stripe>.grid-container{height:7.9375rem}}.footer-stripe>.grid-container .papuch{width:3.25rem;height:6.5625rem;position:absolute;right:.9375rem;bottom:.875rem;background:url(../images/papuch3.png) no-repeat;background-size:contain;transform:rotateY(180deg)}@media screen and (min-width:40em){.footer-stripe>.grid-container .papuch{width:5.1875rem;height:10.4375rem;right:8rem;bottom:.3125rem}}.footer{padding:2rem 2rem 1rem 0;position:relative;background:#e50c4f;color:#fff;margin:0}@media screen and (min-width:64em){.footer{font-size:1.125rem}}.footer a{color:#fff}.footer b,.footer strong{font-weight:600}.footer h2,.footer h3{font-size:1.25rem;font-weight:600;color:#fff}@media screen and (min-width:64em){.footer h2,.footer h3{font-size:1.75rem}}@media screen and (min-width:64em){.footer h3{font-size:1.375rem}}.footer #footer-links{display:block;margin-top:.625rem;margin-bottom:1.875rem}.footer #footer-links>li{display:block;margin-top:1.875rem}@media screen and (min-width:40em){.footer #footer-links>li{float:left;width:50%;padding-left:1.875rem}.footer #footer-links>li.menu-item-242{float:right}}@media screen and (min-width:64em){.footer #footer-links>li{width:25%;padding-left:3.125rem}}.footer #footer-links>li>a{padding:0;font-size:1.25rem;font-weight:600;margin-bottom:.625rem}@media screen and (min-width:64em){.footer #footer-links>li>a{font-size:1.375rem}}.footer #footer-links>li>a:hover{font-weight:700}.footer #footer-links>li.active a{background:none;color:#fff}.footer #footer-links>li ul li{color:#7e0acb}.footer #footer-links>li ul li a{color:#c699e3;padding-left:0}.footer #footer-links:after{display:block;content:"";clear:both}.footer .contact{font-size:1.25rem}@media screen and (min-width:64em){.footer .contact{font-size:1.375rem}}.footer .footer-logo{width:7.0625rem;margin:2rem auto}@media screen and (min-width:64em){.footer .footer-logo{width:12.75rem}}.footer .copyright{margin-bottom:.5rem}.social{margin:1rem 0}.social .social-link{display:inline-block;width:2.875rem;height:2.5rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%;margin:1rem}.social .social-link:first-child{margin-left:0}.social .social-link.social-link--fb{background-image:url(../images/icons/facebook.svg)}.social .social-link.social-link--tw{background-image:url(../images/icons/twitter.svg)}.social .social-link.social-link--email{background-image:url(../images/icons/email.svg)}.footer-cookie{padding:2rem 0;background:#c40037;color:#fff;font-weight:300}.footer-cookie p{margin:0}.footer-cookie a{color:#fff}.wp-block-categories{background:#fff;border-radius:4.375rem;display:inline-block;padding:.75rem 1.125rem;margin:0 auto}@media screen and (min-width:64em){.wp-block-categories{margin-bottom:2rem}}.wp-block-categories li{display:inline-block;margin:0 .125rem}.wp-block-categories li:before{display:none}.wp-block-categories li a{display:block;padding:.5625rem 1.875rem;font-size:1.25rem;font-weight:600;color:#383838;text-decoration:none;border:3px solid #fff;border-radius:2.1875rem}.wp-block-categories li a:hover{border-color:#e50c4f;color:#e50c4f}.wp-block-categories li.active a{border-color:#e50c4f;background-color:#e50c4f;color:#fff}#news .page,#news .post,.wp-block-latest-posts>li{position:relative;margin-bottom:1.5625rem}#news .page .article-header,#news .post .article-header,.wp-block-latest-posts>li .article-header{margin-bottom:0}#news .page .article-header h3,#news .post .article-header h3,.wp-block-latest-posts>li .article-header h3{display:inline-block;font-size:1.125rem}@media screen and (min-width:64em){#news .page .article-header h3,#news .post .article-header h3,.wp-block-latest-posts>li .article-header h3{font-size:1.375rem}}#news .page .article-header h3 a,#news .post .article-header h3 a,.wp-block-latest-posts>li .article-header h3 a{color:#7e0acb}#news .page p,#news .post p,.wp-block-latest-posts>li p{color:#383838;margin:0}@media screen and (min-width:64em){#news .page p,#news .post p,.wp-block-latest-posts>li p{font-size:1.125rem}}#news .page .article-link,#news .post .article-link,.wp-block-latest-posts>li .article-link{position:absolute;left:0;top:0;right:0;bottom:0}#news .page.single-line,#news .post.single-line,.wp-block-latest-posts>li.single-line{margin-bottom:3rem}[id^=post]{margin-top:1.875rem}@media screen and (min-width:40em){[id^=post]{margin-top:0}}[id^=post] .badge{display:inline-block;border-radius:0;font-weight:400;margin-left:.5625rem;color:#383838;text-decoration:none;line-height:1.15}@media screen and (min-width:64em){[id^=post] .badge{font-size:.875rem}}[id^=post] .badge:hover{color:#383838}[id^=post] .section .supheader,[id^=post] .wp-block-group .supheader{font-size:1.125rem;margin-top:.625rem;text-align:center}[id^=post] .section .supheader+h2,[id^=post] .wp-block-group .supheader+h2{margin-top:.4375rem}@media screen and (min-width:64em){[id^=post] .section .supheader,[id^=post] .wp-block-group .supheader{font-size:1.25rem}}[id^=post] .section h2,[id^=post] .wp-block-group h2{margin-bottom:2.5rem;font-weight:400;font-size:2.1875rem}@media screen and (min-width:64em){[id^=post] .section h2,[id^=post] .wp-block-group h2{font-size:2.8125rem}}[id^=post] .section h3,[id^=post] .wp-block-group h3{margin-bottom:1.5625rem;color:#e50c4f}@media screen and (min-width:64em){[id^=post] .section h3,[id^=post] .wp-block-group h3{font-size:1.875rem}}@media screen and (min-width:64em){[id^=post] .section .img-negative-margin-top,[id^=post] .wp-block-group .img-negative-margin-top{margin-top:-2.5rem}}.sources{font-size:80%}.sources ol{counter-reset:a;margin-left:0}.sources ol>li{margin-bottom:.1875rem;list-style:none}.sources ol>li:before{color:#7e0acb;font-weight:700;content:"[" counter(a) "] ";counter-increment:a}.sources a{word-break:break-all}#author{text-align:center}@media screen and (min-width:40em){#author{text-align:left}}#author h4{color:#7e0acb;margin-bottom:1.625rem}#author img{border-radius:50%;margin:0 auto 1rem}#author .author-avatar{width:6.75rem;max-width:100%;margin:0 auto}@media screen and (min-width:40em){#author .author-avatar{width:13.875rem}}#author .author-tags{margin-bottom:1.875rem}@media screen and (min-width:40em){#author .author-tags{margin-bottom:0}}#author .author-name{font-size:1.75rem;font-weight:700;color:#e50c4f}@media screen and (min-width:40em){#author .author-name{padding-top:1.25rem}}#author .badge{background:#e50c4f;margin-bottom:.625rem}#author .badge:first-child{margin-left:0}#author .badge.badge--light{background:#fbebf3;color:#e50c4f}@media screen and (min-width:40em){#author .author-links{float:left}}#author ul{margin-left:0}@media screen and (min-width:40em){#author ul{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:.75rem}}#author ul li{color:#7e0acb;margin-top:1.125rem}@media screen and (min-width:40em){#author ul li{margin-left:3rem;margin-top:0}}#author ul li a{color:#383838}.box #author.wp-block-group{padding:1rem 0}.box #author.wp-block-group h4{color:#e50c4f}.box #author.wp-block-group img{width:100%!important;height:auto!important}.box #author.wp-block-group .author-name{padding-top:0}@media screen and (min-width:40em){.box #author.wp-block-group .wp-block-column:last-child{padding-left:2rem}}#ebook{background:#e50c4f;color:#fff;padding:1rem;padding-top:2rem;margin:-1rem;margin-top:1rem;border-radius:0 0 2.1875rem 2.1875rem}@media screen and (min-width:40em){#ebook{padding-left:2rem;padding-right:2rem;padding-bottom:2rem;margin-left:-2rem;margin-right:-2rem}}#ebook h2{color:#fff;font-weight:400}@media screen and (min-width:40em){#ebook h2{font-size:2.1875rem}}#ebook .cell{display:block}#ebook form{position:relative;margin-top:1rem}@media screen and (min-width:40em){#ebook form input{border-radius:4.375rem}}@media screen and (min-width:40em){#ebook form .button{position:absolute;right:0;top:0}}#ebook .button:before{display:inline-block;content:"";width:1.9375rem;height:1.9375rem;background:url(../images/icons/pdf.svg) no-repeat;background-size:contain;margin-right:.625rem;position:relative;top:.5rem;margin-top:-.75rem}#page-article{background:linear-gradient(180deg,#f9f1f5 22rem,#fff 0);position:relative;z-index:1;overflow:hidden;padding-top:3rem}@media screen and (min-width:64em){#page-article{padding-top:5rem}}#page-article:before{display:block;content:"";height:7.9375rem;background:url(../images/vlna--superlight.png) bottom no-repeat;background-size:auto 101%;position:absolute;top:22rem;left:0;right:0;z-index:-1}#about .wp-block-gallery{text-align:center;margin-top:2rem;margin-bottom:1rem}@media screen and (min-width:64em){#about .wp-block-gallery{padding-left:8.33333%;padding-right:8.33333%}}#about .wp-block-gallery ul{width:100%}#about .wp-block-gallery ul li{padding:1rem 0;margin:0;width:33.33333%}@media screen and (min-width:64em){#about .wp-block-gallery ul li{padding-left:1rem;padding-right:1rem;width:16.66667%}}#about .wp-block-gallery ul li:before{display:none}#about .wp-block-gallery figure{display:block}#about .wp-block-gallery img{display:block;width:5.625rem;height:5.625rem;border-radius:50%;margin:0 auto .75rem}@media screen and (min-width:40em){#about .wp-block-gallery img{width:6.875rem;height:6.875rem}}#about .wp-block-gallery figcaption{display:block;position:static;padding:0;background:none;font-size:1.125rem;color:#e50c4f;font-weight:600}@media screen and (min-width:64em){#about .wp-block-gallery figcaption{font-size:1.375rem}}.author-links{margin:0 0 .5rem}.author-links .author-link{display:inline-block;width:2.5rem;height:2.5rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%;margin:.3125rem}.author-links .author-link.author-link--fb{background-image:url(../images/icons/facebook2.svg)}.author-links .author-link.author-link--li{background-image:url(../images/icons/linkedin.svg)}.author-links .author-link.author-link--tw{background-image:url(../images/icons/twitter2.svg)}.author-links .author-link.author-link--email{background-color:#fbebf3;border-radius:50%;position:relative}.author-links .author-link.author-link--email svg{fill:#7e0acb;width:1.5rem;height:2rem;position:absolute;top:50%;left:50%;margin:-1rem 0 0 -.75rem}.author-posts-list .authors-list .author,.page-template-template-counseling .authors-list .author{display:none;width:11.875rem;padding:0 1rem 2rem}.author-posts-list .authors-list .author .author-links,.page-template-template-counseling .authors-list .author .author-links{max-width:6.25rem;margin-left:auto;margin-right:auto}.author-posts-list .authors-list .author .author-links .author-link,.page-template-template-counseling .authors-list .author .author-links .author-link{margin-top:.0625rem;margin-bottom:.0625rem}.author-posts-list .authors-list .author .author-links .author-link--email,.page-template-template-counseling .authors-list .author .author-links .author-link--email{background-color:#fff}.author-posts-list .authors-list .author p,.page-template-template-counseling .authors-list .author p{margin-bottom:.625rem}.author-posts-list .authors-list .author:first-child,.page-template-template-counseling .authors-list .author:first-child{display:inline-block}@media screen and (min-width:40em){.author-posts-list .authors-list .author:nth-child(2),.author-posts-list .authors-list .author:nth-child(3),.page-template-template-counseling .authors-list .author:nth-child(2),.page-template-template-counseling .authors-list .author:nth-child(3){display:inline-block}}@media screen and (min-width:64em){.author-posts-list .authors-list .author:nth-child(4),.author-posts-list .authors-list .author:nth-child(5),.page-template-template-counseling .authors-list .author:nth-child(4),.page-template-template-counseling .authors-list .author:nth-child(5){display:inline-block}}.author-posts-list .authors-list a.author,.page-template-template-counseling .authors-list a.author{text-decoration:none}.author-posts-list .authors-list.expanded .author,.page-template-template-counseling .authors-list.expanded .author{display:inline-block}.author-posts-list .scroller,.page-template-template-counseling .scroller{margin-top:-1.875rem}.author-posts-list #comments #reply-title,.page-template-template-counseling #comments #reply-title{color:#e50c4f;font-size:120%}.wpforms-container,.wpforms-container-full{overflow:hidden!important;padding:.125rem!important}* .wpforms-form [type=color],* .wpforms-form [type=date],* .wpforms-form [type=datetime-local],* .wpforms-form [type=datetime],* .wpforms-form [type=email],* .wpforms-form [type=month],* .wpforms-form [type=number],* .wpforms-form [type=password],* .wpforms-form [type=search],* .wpforms-form [type=tel],* .wpforms-form [type=text],* .wpforms-form [type=time],* .wpforms-form [type=url],* .wpforms-form [type=week],* .wpforms-form textarea,.wpforms-container-full .wpforms-form [type=color],.wpforms-container-full .wpforms-form [type=date],.wpforms-container-full .wpforms-form [type=datetime-local],.wpforms-container-full .wpforms-form [type=datetime],.wpforms-container-full .wpforms-form [type=email],.wpforms-container-full .wpforms-form [type=month],.wpforms-container-full .wpforms-form [type=number],.wpforms-container-full .wpforms-form [type=password],.wpforms-container-full .wpforms-form [type=search],.wpforms-container-full .wpforms-form [type=tel],.wpforms-container-full .wpforms-form [type=text],.wpforms-container-full .wpforms-form [type=time],.wpforms-container-full .wpforms-form [type=url],.wpforms-container-full .wpforms-form [type=week],.wpforms-container-full .wpforms-form textarea,.wpforms-container .wpforms-form [type=color],.wpforms-container .wpforms-form [type=date],.wpforms-container .wpforms-form [type=datetime-local],.wpforms-container .wpforms-form [type=datetime],.wpforms-container .wpforms-form [type=email],.wpforms-container .wpforms-form [type=month],.wpforms-container .wpforms-form [type=number],.wpforms-container .wpforms-form [type=password],.wpforms-container .wpforms-form [type=search],.wpforms-container .wpforms-form [type=tel],.wpforms-container .wpforms-form [type=text],.wpforms-container .wpforms-form [type=time],.wpforms-container .wpforms-form [type=url],.wpforms-container .wpforms-form [type=week],.wpforms-container .wpforms-form textarea{display:block!important;box-sizing:border-box!important;width:100%!important;height:3.4375rem!important;margin:0 0 1rem!important;padding:1rem!important;border:none!important;border-radius:.3125rem!important;background-color:#fff!important;box-shadow:none!important;font-size:1rem!important;line-height:1.5!important;color:#383838!important;max-width:100%!important}* .wpforms-form [type=color]:focus,* .wpforms-form [type=date]:focus,* .wpforms-form [type=datetime-local]:focus,* .wpforms-form [type=datetime]:focus,* .wpforms-form [type=email]:focus,* .wpforms-form [type=month]:focus,* .wpforms-form [type=number]:focus,* .wpforms-form [type=password]:focus,* .wpforms-form [type=search]:focus,* .wpforms-form [type=tel]:focus,* .wpforms-form [type=text]:focus,* .wpforms-form [type=time]:focus,* .wpforms-form [type=url]:focus,* .wpforms-form [type=week]:focus,* .wpforms-form textarea:focus,.wpforms-container-full .wpforms-form [type=color]:focus,.wpforms-container-full .wpforms-form [type=date]:focus,.wpforms-container-full .wpforms-form [type=datetime-local]:focus,.wpforms-container-full .wpforms-form [type=datetime]:focus,.wpforms-container-full .wpforms-form [type=email]:focus,.wpforms-container-full .wpforms-form [type=month]:focus,.wpforms-container-full .wpforms-form [type=number]:focus,.wpforms-container-full .wpforms-form [type=password]:focus,.wpforms-container-full .wpforms-form [type=search]:focus,.wpforms-container-full .wpforms-form [type=tel]:focus,.wpforms-container-full .wpforms-form [type=text]:focus,.wpforms-container-full .wpforms-form [type=time]:focus,.wpforms-container-full .wpforms-form [type=url]:focus,.wpforms-container-full .wpforms-form [type=week]:focus,.wpforms-container-full .wpforms-form textarea:focus,.wpforms-container .wpforms-form [type=color]:focus,.wpforms-container .wpforms-form [type=date]:focus,.wpforms-container .wpforms-form [type=datetime-local]:focus,.wpforms-container .wpforms-form [type=datetime]:focus,.wpforms-container .wpforms-form [type=email]:focus,.wpforms-container .wpforms-form [type=month]:focus,.wpforms-container .wpforms-form [type=number]:focus,.wpforms-container .wpforms-form [type=password]:focus,.wpforms-container .wpforms-form [type=search]:focus,.wpforms-container .wpforms-form [type=tel]:focus,.wpforms-container .wpforms-form [type=text]:focus,.wpforms-container .wpforms-form [type=time]:focus,.wpforms-container .wpforms-form [type=url]:focus,.wpforms-container .wpforms-form [type=week]:focus,.wpforms-container .wpforms-form textarea:focus{background:#fff!important;box-shadow:inset 0 0 0 1px #c699e3!important;border:none!important;box-shadow:0 0 5px #e50c4f!important}* .wpforms-form [type=color]:disabled,* .wpforms-form [type=date]:disabled,* .wpforms-form [type=datetime-local]:disabled,* .wpforms-form [type=datetime]:disabled,* .wpforms-form [type=email]:disabled,* .wpforms-form [type=month]:disabled,* .wpforms-form [type=number]:disabled,* .wpforms-form [type=password]:disabled,* .wpforms-form [type=search]:disabled,* .wpforms-form [type=tel]:disabled,* .wpforms-form [type=text]:disabled,* .wpforms-form [type=time]:disabled,* .wpforms-form [type=url]:disabled,* .wpforms-form [type=week]:disabled,* .wpforms-form textarea:disabled,.wpforms-container-full .wpforms-form [type=color]:disabled,.wpforms-container-full .wpforms-form [type=date]:disabled,.wpforms-container-full .wpforms-form [type=datetime-local]:disabled,.wpforms-container-full .wpforms-form [type=datetime]:disabled,.wpforms-container-full .wpforms-form [type=email]:disabled,.wpforms-container-full .wpforms-form [type=month]:disabled,.wpforms-container-full .wpforms-form [type=number]:disabled,.wpforms-container-full .wpforms-form [type=password]:disabled,.wpforms-container-full .wpforms-form [type=search]:disabled,.wpforms-container-full .wpforms-form [type=tel]:disabled,.wpforms-container-full .wpforms-form [type=text]:disabled,.wpforms-container-full .wpforms-form [type=time]:disabled,.wpforms-container-full .wpforms-form [type=url]:disabled,.wpforms-container-full .wpforms-form [type=week]:disabled,.wpforms-container-full .wpforms-form textarea:disabled,.wpforms-container .wpforms-form [type=color]:disabled,.wpforms-container .wpforms-form [type=date]:disabled,.wpforms-container .wpforms-form [type=datetime-local]:disabled,.wpforms-container .wpforms-form [type=datetime]:disabled,.wpforms-container .wpforms-form [type=email]:disabled,.wpforms-container .wpforms-form [type=month]:disabled,.wpforms-container .wpforms-form [type=number]:disabled,.wpforms-container .wpforms-form [type=password]:disabled,.wpforms-container .wpforms-form [type=search]:disabled,.wpforms-container .wpforms-form [type=tel]:disabled,.wpforms-container .wpforms-form [type=text]:disabled,.wpforms-container .wpforms-form [type=time]:disabled,.wpforms-container .wpforms-form [type=url]:disabled,.wpforms-container .wpforms-form [type=week]:disabled,.wpforms-container .wpforms-form textarea:disabled{background:#fbebf3!important}* .wpforms-form textarea,.wpforms-container-full .wpforms-form textarea,.wpforms-container .wpforms-form textarea{height:7.1875rem!important}* .wpforms-form [type=submit],.wpforms-container-full .wpforms-form [type=submit],.wpforms-container .wpforms-form [type=submit]{border-radius:21.875rem!important;padding:.9375rem 1.5625rem!important;margin:0 0 1rem!important;background:#7e0acb!important;color:#fff!important;font-size:1rem!important;border:4px solid #7e0acb!important;font-family:inherit!important;font-weight:700!important;text-transform:uppercase!important}@media screen and (min-width:40em){* .wpforms-form [type=submit],* .wpforms-form [type=submit].small,.wpforms-container-full .wpforms-form [type=submit],.wpforms-container-full .wpforms-form [type=submit].small,.wpforms-container .wpforms-form [type=submit],.wpforms-container .wpforms-form [type=submit].small{font-size:1.125rem!important}}@media screen and (min-width:64em){* .wpforms-form [type=submit],.wpforms-container-full .wpforms-form [type=submit],.wpforms-container .wpforms-form [type=submit]{font-size:1.25rem!important;padding:.9375rem 1.875rem!important}}* .wpforms-form [type=submit]:focus,* .wpforms-form [type=submit]:hover,.wpforms-container-full .wpforms-form [type=submit]:focus,.wpforms-container-full .wpforms-form [type=submit]:hover,.wpforms-container .wpforms-form [type=submit]:focus,.wpforms-container .wpforms-form [type=submit]:hover{background:transparent!important;color:#7e0acb!important}* .wpforms-form .wpforms-field,.wpforms-container-full .wpforms-form .wpforms-field,.wpforms-container .wpforms-form .wpforms-field{position:relative;padding:0!important}* .wpforms-form .wpforms-field.active .wpforms-field-label,.wpforms-container-full .wpforms-form .wpforms-field.active .wpforms-field-label,.wpforms-container .wpforms-form .wpforms-field.active .wpforms-field-label{transform:translateY(5px)}* .wpforms-form .wpforms-field.active input,* .wpforms-form .wpforms-field.active textarea,.wpforms-container-full .wpforms-form .wpforms-field.active input,.wpforms-container-full .wpforms-form .wpforms-field.active textarea,.wpforms-container .wpforms-form .wpforms-field.active input,.wpforms-container .wpforms-form .wpforms-field.active textarea{padding-top:2.125rem!important}* .wpforms-form .wpforms-field .wpforms-error,.wpforms-container-full .wpforms-form .wpforms-field .wpforms-error,.wpforms-container .wpforms-form .wpforms-field .wpforms-error{color:#fff!important}* .wpforms-form .wpforms-field-label,.wpforms-container-full .wpforms-form .wpforms-field-label,.wpforms-container .wpforms-form .wpforms-field-label{position:absolute;left:1rem;transform:translateY(-150px);transition:all .3s}@media screen and (min-width:40em){* .wpforms-form .wpforms-one-half,.wpforms-container-full .wpforms-form .wpforms-one-half,.wpforms-container .wpforms-form .wpforms-one-half{width:50%;float:left;padding-left:1rem}* .wpforms-form .wpforms-one-half .wpforms-field-label,.wpforms-container-full .wpforms-form .wpforms-one-half .wpforms-field-label,.wpforms-container .wpforms-form .wpforms-one-half .wpforms-field-label{left:2rem}* .wpforms-form .wpforms-one-half.wpforms-first,.wpforms-container-full .wpforms-form .wpforms-one-half.wpforms-first,.wpforms-container .wpforms-form .wpforms-one-half.wpforms-first{padding-left:0;padding-right:1rem}* .wpforms-form .wpforms-one-half.wpforms-first .wpforms-field-label,.wpforms-container-full .wpforms-form .wpforms-one-half.wpforms-first .wpforms-field-label,.wpforms-container .wpforms-form .wpforms-one-half.wpforms-first .wpforms-field-label{left:1rem}}* .wpforms-form .wpforms-field-textarea,.wpforms-container-full .wpforms-form .wpforms-field-textarea,.wpforms-container .wpforms-form .wpforms-field-textarea{clear:both}* .wpforms-form .wpforms-field-textarea textarea,.wpforms-container-full .wpforms-form .wpforms-field-textarea textarea,.wpforms-container .wpforms-form .wpforms-field-textarea textarea{height:7.1875rem;resize:none}* .wpforms-form .wpforms-field-hp,.wpforms-container-full .wpforms-form .wpforms-field-hp,.wpforms-container .wpforms-form .wpforms-field-hp{display:none!important}* .wpforms-form label.wpforms-error,.wpforms-container-full .wpforms-form label.wpforms-error,.wpforms-container .wpforms-form label.wpforms-error{margin-top:-.5rem;margin-bottom:1rem;padding:.3125rem 1rem;font-size:80%;background:#cc4b37;color:#fff;border-radius:2.1875rem}* .button,.wpforms-container-full .button,.wpforms-container .button{text-transform:uppercase;font-size:1rem;text-decoration:none!important;font-weight:400}@media screen and (min-width:40em){* .button,* .button.small,.wpforms-container-full .button,.wpforms-container-full .button.small,.wpforms-container .button,.wpforms-container .button.small{font-size:1.125rem}}@media screen and (min-width:64em){* .button,.wpforms-container-full .button,.wpforms-container .button{font-size:1.25rem;padding:.9375rem 1.875rem}}* .button.primary,* .button.primary:focus,* .button.primary:hover,.wpforms-container-full .button.primary,.wpforms-container-full .button.primary:focus,.wpforms-container-full .button.primary:hover,.wpforms-container .button.primary,.wpforms-container .button.primary:focus,.wpforms-container .button.primary:hover{color:#fff}* .checkbox,* .radio,.wpforms-container-full .checkbox,.wpforms-container-full .radio,.wpforms-container .checkbox,.wpforms-container .radio{margin-top:1rem}* .checkbox>input,* .radio>input,.wpforms-container-full .checkbox>input,.wpforms-container-full .radio>input,.wpforms-container .checkbox>input,.wpforms-container .radio>input{display:none!important}* .checkbox>input+label,* .radio>input+label,.wpforms-container-full .checkbox>input+label,.wpforms-container-full .radio>input+label,.wpforms-container .checkbox>input+label,.wpforms-container .radio>input+label{display:inline-block;padding-left:2.1875rem;margin:0 0 1rem .5rem;position:relative;font-weight:300;color:#383838}* .checkbox>input+label:before,* .radio>input+label:before,.wpforms-container-full .checkbox>input+label:before,.wpforms-container-full .radio>input+label:before,.wpforms-container .checkbox>input+label:before,.wpforms-container .radio>input+label:before{display:inline-block;content:"";width:1.5625rem;height:1.5625rem;border:none;background:#fff;border-radius:50%;vertical-align:middle;position:absolute;top:0;left:0}* .checkbox>input+label+input+label,* .radio>input+label+input+label,.wpforms-container-full .checkbox>input+label+input+label,.wpforms-container-full .radio>input+label+input+label,.wpforms-container .checkbox>input+label+input+label,.wpforms-container .radio>input+label+input+label{margin-left:1rem}* .checkbox>input+label:before,.wpforms-container-full .checkbox>input+label:before,.wpforms-container .checkbox>input+label:before{border-radius:.3125rem}* .checkbox>input:checked+label:before,.wpforms-container-full .checkbox>input:checked+label:before,.wpforms-container .checkbox>input:checked+label:before{background:#e50c4f}* .checkbox>input:disabled+label:before,.wpforms-container-full .checkbox>input:disabled+label:before,.wpforms-container .checkbox>input:disabled+label:before{background:#fbebf3}* .radio>input:checked+label:before,.wpforms-container-full .radio>input:checked+label:before,.wpforms-container .radio>input:checked+label:before{background:url(../images/icons/check.svg) 50% no-repeat;background-size:contain}* input::-webkit-inner-spin-button,* input::-webkit-outer-spin-button,.wpforms-container-full input::-webkit-inner-spin-button,.wpforms-container-full input::-webkit-outer-spin-button,.wpforms-container input::-webkit-inner-spin-button,.wpforms-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}* input[type=number],.wpforms-container-full input[type=number],.wpforms-container input[type=number]{-moz-appearance:textfield}#comments .commentlist{margin:0;padding:1.25rem 0 0;list-style:none;font-size:80%}#comments .commentlist li{position:relative;clear:both;overflow:hidden;padding:0}#comments .commentlist li:before{display:none}#comments .commentlist li .children{margin-left:.625rem;padding-left:.3125rem;border-left:4px solid #d7dbe7;margin-bottom:1.25rem}@media screen and (min-width:40em){#comments .commentlist li .children{margin-left:2.3125rem;padding-left:1.1875rem}}#comments .commentlist li .children li{margin-bottom:2.3125rem}#comments .commentlist li .children li:last-child{margin-bottom:0}#comments .comment-notes{display:none}#comments article{margin-bottom:2.5rem;text-align:left}#comments article p{margin-bottom:.3125rem;line-height:1.3}#comments article a{color:#7e0acb}#comments article .comment-reply-link{text-transform:lowercase;color:#e50c4f;float:none}#comments article:last-child{margin-bottom:0}#comments .comment-author{padding-left:3.625rem;min-height:2.8125rem;position:relative;font-size:100%;margin-bottom:1rem;text-align:left;line-height:1.3}@media screen and (min-width:40em){#comments .comment-author{margin-bottom:0}}@media screen and (min-width:40em){#comments .comment-author .comment-info{float:left;margin-right:1.25rem}}#comments .comment-author .comment-link{display:inline-block;color:#e50c4f;padding-top:.625rem}@media screen and (min-width:40em){#comments .comment-author .comment-link{float:left}}#comments .comment-author .comment-link a{font-size:100%;color:#e50c4f}#comments .comment-author time{display:block;color:#9a9a9a}#comments .user-avatar{position:absolute;left:0;top:0;width:2.8125rem;height:2.8125rem;border-radius:50%;background:#fff url(../images/icons/man-user.svg) 50% no-repeat;background-size:auto 1.4375rem;overflow:hidden}#comments .comment.bypostauthor>article,#comments .comment.byuser>article{padding:1rem;background-color:#fff;border-radius:2.1875rem}#comments .comment.bypostauthor>article .comment-author,#comments .comment.byuser>article .comment-author{padding-left:0}@media screen and (min-width:40em){#comments .comment.bypostauthor>article .comment-author,#comments .comment.byuser>article .comment-author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}#comments .comment.bypostauthor>article .comment-author b,#comments .comment.bypostauthor>article .comment-author strong,#comments .comment.byuser>article .comment-author b,#comments .comment.byuser>article .comment-author strong{line-height:1;font-size:1rem}#comments .comment.bypostauthor>article .comment-author a,#comments .comment.byuser>article .comment-author a{color:#e50c4f;font-size:1rem}#comments .comment.bypostauthor>article .comment-author time,#comments .comment.byuser>article .comment-author time{margin-bottom:.3125rem}#comments .comment.bypostauthor>article .comment-author:after,#comments .comment.byuser>article .comment-author:after{display:block;content:"";clear:both}#comments .comment.bypostauthor>article .user,#comments .comment.byuser>article .user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:2.8125rem}@media screen and (min-width:40em){#comments .comment.bypostauthor>article .user,#comments .comment.byuser>article .user{float:left;margin-right:.625rem}}#comments .comment.bypostauthor>article .user a,#comments .comment.byuser>article .user a{text-decoration:none;font-size:1.125rem}#comments .comment.bypostauthor>article .user .user-avatar,#comments .comment.byuser>article .user .user-avatar{display:inline-block;width:2.1875rem;height:2.1875rem;position:static;margin-right:.4375rem}#comments .comment.bypostauthor>article .time,#comments .comment.byuser>article .time{width:8.125rem;margin-top:-.125rem}@media screen and (min-width:40em){#comments .comment.bypostauthor>article .time,#comments .comment.byuser>article .time{float:left}}#comments .comment.bypostauthor>article .author-link,#comments .comment.byuser>article .author-link{display:inline-block;width:8.125rem;clear:both;margin-top:.3125rem}@media screen and (min-width:40em){#comments .comment.bypostauthor>article .author-link,#comments .comment.byuser>article .author-link{float:left;clear:none;-ms-flex-positive:1;flex-grow:1;text-align:right;padding-right:.625rem;margin-top:0}}#comments .comment.bypostauthor>article .author-tags .badge,#comments .comment.byuser>article .author-tags .badge{color:#fff;background-color:#e50c4f}#comments #reply-title small{display:block;line-height:1;margin-top:.3125rem}#respond{margin-top:3.125rem}.papuch-slider,[id^=post] .wp-block-group.papuch-slider{padding-top:0;margin-top:0;font-size:1.5625rem}@media screen and (min-width:40em){.papuch-slider,[id^=post] .wp-block-group.papuch-slider{font-size:1.875rem}}.papuch-slider>.wp-block-group__inner-container>p:first-child,[id^=post] .wp-block-group.papuch-slider>.wp-block-group__inner-container>p:first-child{margin-top:0}.papuch-slider+.wp-block-group,[id^=post] .wp-block-group.papuch-slider+.wp-block-group{padding-top:0}.papuch-slider+.wp-block-group .box,[id^=post] .wp-block-group.papuch-slider+.wp-block-group .box{margin-top:3rem}.papuch-slider .rangeslider--horizontal .rangeslider__handle .rangeslider__handle_value,[id^=post] .wp-block-group.papuch-slider .rangeslider--horizontal .rangeslider__handle .rangeslider__handle_value{width:8.125rem;height:2.875rem;padding:.875rem 0;line-height:1.125rem;font-size:1.3125rem;top:-100%}@media screen and (min-width:40em){.papuch-slider .rangeslider--horizontal .rangeslider__handle .rangeslider__handle_value,[id^=post] .wp-block-group.papuch-slider .rangeslider--horizontal .rangeslider__handle .rangeslider__handle_value{width:13.75rem;height:3.875rem;font-size:1.875rem;line-height:2.125rem;top:-130%}}.papuch-slider .rangeslider-wrap,[id^=post] .wp-block-group.papuch-slider .rangeslider-wrap{margin:3.75rem 0 .625rem;padding:.9375rem 3.125rem;position:relative}@media screen and (min-width:40em){.papuch-slider .rangeslider-wrap,[id^=post] .wp-block-group.papuch-slider .rangeslider-wrap{margin-top:7.25rem;padding:1.5rem 5.9375rem}}.papuch-slider .decrement,.papuch-slider .increment,[id^=post] .wp-block-group.papuch-slider .decrement,[id^=post] .wp-block-group.papuch-slider .increment{width:2.75rem;height:2.75rem;margin-top:-1.375rem;top:1.3125rem}@media screen and (min-width:40em){.papuch-slider .decrement,.papuch-slider .increment,[id^=post] .wp-block-group.papuch-slider .decrement,[id^=post] .wp-block-group.papuch-slider .increment{width:3.875rem;height:3.875rem;margin-top:-1.9375rem;top:1.875rem}}.papuch-slider .decrement .ico,.papuch-slider .increment .ico,[id^=post] .wp-block-group.papuch-slider .decrement .ico,[id^=post] .wp-block-group.papuch-slider .increment .ico{width:1.875rem;height:1.875rem}.papuch-slider ul,[id^=post] .wp-block-group.papuch-slider ul{display:-ms-flexbox;display:flex;margin:2rem 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:40em){.papuch-slider ul,[id^=post] .wp-block-group.papuch-slider ul{-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:64em){.papuch-slider ul,[id^=post] .wp-block-group.papuch-slider ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:1rem 0}}.papuch-slider ul li,[id^=post] .wp-block-group.papuch-slider ul li{font-size:1.125rem;padding:0 .5rem;margin-bottom:.5rem}.papuch-slider ul li:before,[id^=post] .wp-block-group.papuch-slider ul li:before{content:"\2713";font-size:1.25rem;font-weight:700;width:auto;height:auto;border-radius:0;background:none;top:2px}.papuch-slider--wave{position:relative;background:#fbebf3;padding-bottom:0;margin-bottom:7.9375rem!important}.papuch-slider--wave:after{display:block;content:"";height:7.9375rem;background:url(../images/vlna.png) bottom no-repeat;background-size:auto 101%;position:absolute;bottom:-7.9375rem;left:0;right:0;z-index:-1}.max,.min{padding-top:.125rem;color:#e50c4f;font-size:1.125rem;font-weight:400}@media screen and (max-width:39.99875em){.max,.min{margin-top:1.25rem}}.min{float:left}@media screen and (max-width:39.99875em){.min{margin-left:-3.125rem}}.max{float:right}@media screen and (max-width:39.99875em){.max{margin-right:-3.125rem}}output{display:inline-block;font-size:2em}.rangeslider-wrap{margin:0 0 2rem;padding:4.375rem 2.75rem 0;position:relative}@media screen and (min-width:40em){.rangeslider-wrap{padding:4.375rem 3.625rem 0}}.rangeslider-wrap:before{display:block;content:"";height:14px;background:#fff;border-radius:.9375rem}.rangeslider-wrap:after{display:block;content:"";clear:both}.rangeslider-wrap>input[type=range]{opacity:0}.rangeslider-wrap+.rangeslider-wrap{margin-top:1.875rem}.rangeslider-wrap .decrement,.rangeslider-wrap .increment{position:absolute;top:4.75rem;width:2.25rem;height:2.25rem;border-radius:50%;background:#fff;cursor:pointer;overflow:hidden;transition:background-color .25s ease-out,color .25s ease-out}@media screen and (min-width:40em){.rangeslider-wrap .decrement,.rangeslider-wrap .increment{width:3.125rem;height:3.125rem;margin-top:-1.5625rem}}.rangeslider-wrap .decrement::selection,.rangeslider-wrap .increment::selection{background:#fbebf3}.rangeslider-wrap .decrement .ico,.rangeslider-wrap .increment .ico{width:1.25rem;height:1.25rem;fill:#e50c4f;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:40em){.rangeslider-wrap .decrement .ico,.rangeslider-wrap .increment .ico{width:1.875rem;height:1.875rem}}.rangeslider-wrap .decrement:hover,.rangeslider-wrap .increment:hover{background:#7e0acb}.rangeslider-wrap .decrement:hover .ico,.rangeslider-wrap .increment:hover .ico{fill:#fff}.rangeslider-wrap .decrement{left:0}.rangeslider-wrap .increment{right:0}.rangeslider-wrap .box .decrement,.rangeslider-wrap .box .increment{background:#fbebf3}.rangeslider,.rangeslider__fill{display:block;border-radius:2.1875rem}.rangeslider{background:#fff;position:relative}.box .rangeslider{background:#fbebf3}.rangeslider--horizontal{height:14px;width:100%;margin-top:-14px}.rangeslider--vertical{width:14px;min-height:150px;max-height:100%}.rangeslider--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:.4}.rangeslider__fill{background:#e50c4f;position:absolute;transition:background .3s}.rangeslider--horizontal .rangeslider__fill{top:0;height:100%}.rangeslider--vertical .rangeslider__fill{bottom:0;width:100%}.rangeslider__handle{background:#e50c4f;color:#fff;font-weight:600;width:3.125rem;height:3.125rem;cursor:pointer;display:inline-block;text-align:center;position:absolute;border-radius:4.375rem;transition:background .3s}.rangeslider__handle .arrow-left,.rangeslider__handle .arrow-right{width:1.5rem;height:1.5rem;fill:#fff;position:absolute;top:50%;margin-top:-.75rem}.rangeslider__handle .arrow-left{transform:rotate(180deg);right:50%;margin-right:-.0625rem}.rangeslider__handle .arrow-right{left:50%;margin-left:-.0625rem}.rangeslider__handle .rangeslider__handle_value{height:2.5rem;padding:.625rem 1.25rem;line-height:1.25rem;font-size:1.25rem;position:absolute;transform:translateX(-50%);top:-90%;left:50%;background:#e50c4f;border-radius:4.375rem;transition:all .3s;white-space:nowrap}.rangeslider:hover .rangeslider__fill,.rangeslider:hover .rangeslider__handle,.rangeslider:hover .rangeslider__handle_value{background-color:#7e0acb}.rangeslider--horizontal .rangeslider__handle{top:-1.125rem;touch-action:pan-y;-ms-touch-action:pan-y}.rangeslider--vertical .rangeslider__handle{left:-5.375rem;touch-action:pan-x;-ms-touch-action:pan-x}.simple-slider{padding:0}.simple-slider .rangeslider-wrap{padding-left:0;padding-right:0}.simple-slider .rangeslider-wrap .decrement,.simple-slider .rangeslider-wrap .increment{display:none}.flex-slider{padding:0;margin-bottom:2rem}.flex-slider:not(.wp-block-group),.flex-slider>.wp-block-group__inner-container{padding:0}@media screen and (min-width:64em){.flex-slider:not(.wp-block-group),.flex-slider>.wp-block-group__inner-container{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:63.99875em){.flex-slider .max,.flex-slider .min{margin:0}}.flex-slider .rangeslider-wrap{-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.flex-slider input[type=checkbox]+label,.flex-slider input[type=radio]+label{margin-bottom:1.1875rem;margin-left:0;margin-top:1rem}@media screen and (min-width:64em){.flex-slider input[type=checkbox]+label,.flex-slider input[type=radio]+label{margin-left:1rem;margin-top:0}}.flex-slider .rangeslider-input-wrap,.rangeslider-input-wrap,.simple-slider .rangeslider-input-wrap{padding-left:5.3125rem}.rangeslider-input{width:4.0625rem;height:1.75rem;border-radius:2.1875rem;text-align:center;font-weight:400;position:absolute;left:0;bottom:.25rem}.box .slider-input{background:#fbebf3}.pagination li:before{display:none}.paging-link{color:#383838;font-weight:600}.page-navigation{margin-top:1rem;text-align:center}.page-navigation.flex{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.page-navigation li{display:inline-block;vertical-align:middle}.page-navigation .current,.page-navigation a,.page-navigation span{display:inline-block;width:2.5rem;height:2.5rem;padding:.625rem;font-weight:600;line-height:1.25rem;border-radius:4.375rem}.page-navigation a{color:#383838;text-decoration:none}.page-navigation a:hover{color:#7e0acb}.page-navigation .current{background:#7e0acb;color:#fff}.page-navigation .next,.page-navigation .prev{border:3px solid #7e0acb;color:#7e0acb;text-indent:-999px;overflow:hidden;background:url(../images/icons/next.svg) 50% no-repeat;background-size:1rem auto;vertical-align:middle}.page-navigation .prev{transform:rotate(180deg)}main input[type=checkbox]{display:none}main input[type=checkbox]+label{display:block;position:relative;padding:.3125rem 0 .3125rem 1.875rem;font-weight:400;color:#383838}main input[type=checkbox]+label:before{display:block;content:"";width:1.375rem;height:1.375rem;background:#fff;position:absolute;top:.3125rem;left:0;border-radius:50%}main input[type=checkbox]:checked+label:before{background-color:#c699e3;background-image:url(../images/icons/checkmark-white.svg);background-position:50%;background-repeat:no-repeat;background-size:70% auto}main input[type=checkbox].checkbox--with-border+label:before{border:1px solid #383838}main input[type=checkbox].checkbox--with-border:checked+label:before{border:none;background-color:#7e0acb}main .box input[type=checkbox].checkbox--with-border+label:before{border-color:#fbebf3;background-color:#fbebf3}main .box input[type=checkbox].checkbox--with-border:checked+label:before{background-color:#7e0acb}main #filter,main .select{display:block;margin-left:1rem;font-size:1rem;position:relative}@media screen and (min-width:40em){main #filter,main .select{display:inline-block}}main #filter .options,main #filter>.option,main .select .options,main .select>.option{background:#fff;padding:.4375rem .625rem;border-radius:1.53125rem}@media screen and (min-width:40em){main #filter .options,main #filter>.option,main .select .options,main .select>.option{padding:.625rem 1.25rem}}main #filter>.option,main .select>.option{cursor:pointer;padding-right:1.875rem;color:#e50c4f}@media screen and (min-width:40em){main #filter>.option,main .select>.option{padding-right:2.8125rem;min-width:10.9375rem}}main #filter>.option .arrow,main .select>.option .arrow{position:absolute;right:.3125rem;top:.625rem;width:1.375rem;height:1.375rem;fill:#e50c4f}@media screen and (min-width:40em){main #filter>.option .arrow,main .select>.option .arrow{right:1rem}}main #filter .options,main .select .options{display:none;min-width:100%;position:absolute;z-index:2;margin-top:.4375rem;box-shadow:0 1px 40px rgba(66,63,90,.2)}main #filter .options>a,main #filter .options>span,main .select .options>a,main .select .options>span{display:block;text-decoration:none;font-weight:400;padding:.1875rem 0;cursor:pointer}main #filter .options>a.active,main #filter .options>a:hover,main #filter .options>span.active,main #filter .options>span:hover,main .select .options>a.active,main .select .options>a:hover,main .select .options>span.active,main .select .options>span:hover{font-weight:700}main #filter.opened>.option,main .select.opened>.option{color:#7e0acb}main #filter.opened>.option .arrow,main .select.opened>.option .arrow{fill:#7e0acb;transform:rotate(180deg)}main #filter.opened .options,main .select.opened .options{display:block}main #filter{margin-left:1rem;font-weight:700;-ms-flex-positive:2;flex-grow:2;margin-bottom:1rem}@media screen and (min-width:40em){main #filter{-ms-flex-positive:0;flex-grow:0}}#filter-sort{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin-left:-1rem}#sorting{font-weight:700;-ms-flex-order:2;order:2;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;margin-left:1rem}@media screen and (max-width:39.99875em){#sorting .select{margin-left:0}#sorting .select-label{display:block;text-align:center;margin-bottom:.3125rem}}@media screen and (min-width:40em){#sorting{-ms-flex-positive:0;flex-grow:0}}#filters{transition:all .3s;overflow:hidden;font-size:1rem;margin-bottom:1rem}@media screen and (min-width:40em){#filters{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}@media screen and (min-width:64em){#filters{display:-ms-flexbox;display:flex;margin-bottom:2rem}}#filters.collapsed{height:0;margin-bottom:0}#filters .filter{margin-top:1rem}@media screen and (min-width:64em){#filters .filter{-ms-flex-positive:1;flex-grow:1;margin-top:2rem}}#filters .filter a{color:#383838;display:inline-block;padding-left:2.125rem}#filters .filter label{margin-left:0}#filters .filter .filter-name{font-weight:700;margin-bottom:.3125rem}#filters .filter .filter-price{max-width:9.375rem}#filters .filter .filter-price input{display:inline-block;padding:.125rem .5rem;max-width:75%;height:auto;border-radius:2.1875rem;text-align:right}.cancelFilter{float:right;margin-left:1rem;display:inline-block;color:#383838}#offers .count,#offers .notfound,.cancelFilter,.single-offer .count,.single-offer .notfound{margin-bottom:1rem;font-weight:400}#offers .main-badge,.single-offer .main-badge{display:block;width:3.125rem;height:3.125rem;position:absolute;top:-1.5625rem;left:50%;transform:translateX(-50%);font-weight:700;padding:.625rem .3125rem;line-height:1.875rem;text-align:center;border-radius:2.1875rem}@media screen and (min-width:40em){#offers .main-badge,.single-offer .main-badge{top:-1.5625rem;left:1.875rem;transform:none}}#offers .main-badge.badge--sale,.single-offer .main-badge.badge--sale{background:#fb8759}#offers .badges,.single-offer .badges{padding:1.5625rem 1.125rem 1.125rem;text-align:center}@media screen and (min-width:40em){#offers .badges,.single-offer .badges{position:absolute;padding:0;top:-1.3125rem;left:6.875rem;text-align:left}}#offers .badges .badge,.single-offer .badges .badge{margin-top:.4375rem;font-weight:400;border-radius:2.1875rem}@media screen and (min-width:40em){#offers .badges .badge,.single-offer .badges .badge{margin-right:.4375rem}}#offers .offer,.single-offer .offer{background:#fff;border-radius:2.1875rem;color:#383838;box-shadow:0 1px 40px rgba(66,63,90,.2);margin:2rem 0;position:relative;font-weight:400;font-size:1rem}#offers .offer .offer-basic-info,.single-offer .offer .offer-basic-info{padding:1.125rem}#offers .offer .offer-basic-info:after,.single-offer .offer .offer-basic-info:after{display:block;content:"";clear:both}@media screen and (min-width:64em){#offers .offer .offer-basic-info:after,.single-offer .offer .offer-basic-info:after{display:none}}@media screen and (min-width:40em){#offers .offer .offer-basic-info,.single-offer .offer .offer-basic-info{padding-top:1.875rem;padding-left:1.875rem;padding-right:1.875rem}}@media screen and (min-width:64em){#offers .offer .offer-basic-info,.single-offer .offer .offer-basic-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}#offers .offer .offer-basic-info .offer-logo,.single-offer .offer .offer-basic-info .offer-logo{margin-bottom:1rem;text-align:center}@media screen and (min-width:40em) and (max-width:63.99875em){#offers .offer .offer-basic-info .offer-supplier,.single-offer .offer .offer-basic-info .offer-supplier{float:left;width:29%;margin:.5rem 2%}#offers .offer .offer-basic-info .offer-supplier .offer-logo,#offers .offer .offer-basic-info .offer-supplier .offer-name,.single-offer .offer .offer-basic-info .offer-supplier .offer-logo,.single-offer .offer .offer-basic-info .offer-supplier .offer-name{text-align:left}}@media screen and (min-width:64em){#offers .offer .offer-basic-info .offer-supplier,.single-offer .offer .offer-basic-info .offer-supplier{width:12.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}#offers .offer .offer-basic-info .param,.single-offer .offer .offer-basic-info .param{float:left;width:46%;margin:.5rem 2%}@media screen and (min-width:40em){#offers .offer .offer-basic-info .param,.single-offer .offer .offer-basic-info .param{width:29%}}@media screen and (min-width:64em){#offers .offer .offer-basic-info .param,.single-offer .offer .offer-basic-info .param{float:none;width:auto;margin:0}}@media screen and (min-width:40em){#offers .offer .offer-basic-info .params,.single-offer .offer .offer-basic-info .params{float:left;width:64%}}@media screen and (min-width:64em){#offers .offer .offer-basic-info .params,.single-offer .offer .offer-basic-info .params{float:none;width:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-ms-flex-positive:1;flex-grow:1;margin-left:.9375rem}}#offers .offer .offer-basic-info .params .param,.single-offer .offer .offer-basic-info .params .param{float:left;width:46%;margin:.5rem 2%}@media screen and (min-width:64em){#offers .offer .offer-basic-info .params .param,.single-offer .offer .offer-basic-info .params .param{float:none;width:auto;margin:0;padding:0 .9375rem}}#offers .offer .offer-basic-info .params:after,.single-offer .offer .offer-basic-info .params:after{display:block;content:"";clear:both}#offers .offer .offer-basic-info .param-price,.single-offer .offer .offer-basic-info .param-price{padding:.5rem 0;border-top:1px solid #fbebf3}@media screen and (min-width:40em) and (max-width:63.99875em){#offers .offer .offer-basic-info .param-price,.single-offer .offer .offer-basic-info .param-price{float:left;width:31%;margin:.5rem 0 .5rem 2%;padding-top:1rem}}@media screen and (min-width:64em){#offers .offer .offer-basic-info .param-price,.single-offer .offer .offer-basic-info .param-price{padding:0 1.875rem;border:none;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}#offers .offer .offer-basic-info .action,.single-offer .offer .offer-basic-info .action{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;text-align:center}#offers .offer .offer-basic-info .action a,.single-offer .offer .offer-basic-info .action a{display:block}#offers .offer .offer-basic-info .action a:not(.button),.single-offer .offer .offer-basic-info .action a:not(.button){color:#383838}#offers .offer .offer-basic-info .action a.button,.single-offer .offer .offer-basic-info .action a.button{margin-bottom:.3125rem}@media screen and (min-width:40em) and (max-width:63.99875em){#offers .offer .offer-basic-info .action,.single-offer .offer .offer-basic-info .action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;float:left;width:64%;margin:.5rem 2% .5rem 0;padding-top:1rem;border-top:1px solid #fbebf3}#offers .offer .offer-basic-info .action a,.single-offer .offer .offer-basic-info .action a{-ms-flex-positive:1;flex-grow:1}}#offers .offer .offer-more-info .parameters,.single-offer .offer .offer-more-info .parameters{margin-top:1rem;background:#f9f1f5;padding:1.125rem}@media screen and (min-width:40em){#offers .offer .offer-more-info .parameters,.single-offer .offer .offer-more-info .parameters{padding:1.875rem}}#offers .offer .offer-more-info .parameters table,.single-offer .offer .offer-more-info .parameters table{background:none;color:#383838}#offers .offer .offer-more-info .parameters table>tbody th,.single-offer .offer .offer-more-info .parameters table>tbody th{font-weight:400;text-align:left;padding-left:0}#offers .offer .offer-more-info .parameters table>tbody th+td,.single-offer .offer .offer-more-info .parameters table>tbody th+td{text-align:right}#offers .offer .offer-more-info .parameters table>tbody tr:nth-child(odd),.single-offer .offer .offer-more-info .parameters table>tbody tr:nth-child(odd){background:none}#offers .offer .offer-more-info .parameters .ico-check,#offers .offer .offer-more-info .parameters .ico-cross,.single-offer .offer .offer-more-info .parameters .ico-check,.single-offer .offer .offer-more-info .parameters .ico-cross{width:1.125rem;height:1.125rem}#offers .offer .offer-more-info .parameters .ico-cross,.single-offer .offer .offer-more-info .parameters .ico-cross{fill:red}#offers .offer .offer-more-info .actions,.single-offer .offer .offer-more-info .actions{padding:1.875rem}#offers .offer .offer-more-info .actions .choices,.single-offer .offer .offer-more-info .actions .choices{font-size:.9375rem}@media screen and (min-width:64em){#offers .offer .offer-more-info .actions .choices,.single-offer .offer .offer-more-info .actions .choices{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:-1rem}}#offers .offer .offer-more-info .actions .choices .choice,.single-offer .offer .offer-more-info .actions .choices .choice{margin-top:1rem;position:relative}@media screen and (min-width:64em){#offers .offer .offer-more-info .actions .choices .choice,.single-offer .offer .offer-more-info .actions .choices .choice{padding:0 1rem;max-width:50%}}#offers .offer .offer-more-info .actions .choices .choice:before,.single-offer .offer .offer-more-info .actions .choices .choice:before{display:block;content:"nebo";color:#7e0acb;font-size:1.125rem;margin:2rem 0 1rem}@media screen and (min-width:64em){#offers .offer .offer-more-info .actions .choices .choice:before,.single-offer .offer .offer-more-info .actions .choices .choice:before{position:absolute;top:1rem;left:0;transform:translateX(-50%);margin:0}}#offers .offer .offer-more-info .actions .choices .choice:first-child:before,.single-offer .offer .offer-more-info .actions .choices .choice:first-child:before{display:none}#offers .offer .offer-more-info .actions .choices a:not(.button),.single-offer .offer .offer-more-info .actions .choices a:not(.button){color:#383838;font-size:1rem}#offers .paging-link,.single-offer .paging-link{display:inline-block;font-weight:700;margin-top:1rem;color:#383838}@media screen and (min-width:64em){#offers[data-type=pujcky] .offer .offer-basic-info .params{grid-template-columns:1fr 1fr 1fr}}.single-offer{counter-reset:b}.single-offer .offer .offer-basic-info .offer-supplier{max-width:16.25rem;margin-left:auto;margin-right:auto}@media screen and (min-width:40em) and (max-width:63.99875em){.single-offer .offer .offer-basic-info .offer-supplier{float:left;width:30%}}.single-offer .offer .offer-basic-info .params{padding:1rem 0}@media screen and (min-width:40em) and (max-width:63.99875em){.single-offer .offer .offer-basic-info .params{float:right;width:65%}}@media screen and (min-width:64em){.single-offer .offer .offer-basic-info .params{grid-template-columns:1fr 1fr 1fr;padding:0 1rem;-ms-flex-align:center;align-items:center}}.single-offer .offer .offer-basic-info .params .param{position:relative;padding-left:2.5rem;float:none;width:auto;margin-bottom:1rem}@media screen and (min-width:64em){.single-offer .offer .offer-basic-info .params .param{padding-left:3.125rem}}.single-offer .offer .offer-basic-info .params .param:before{display:block;counter-increment:b;content:counter(b) ".";font-size:2rem;line-height:2.625rem;position:absolute;top:50%;left:0;margin-top:-1.3125rem}@media screen and (min-width:64em){.single-offer .offer .offer-basic-info .params .param:before{width:2.5rem;text-align:right;font-size:2.625rem}}@media screen and (min-width:40em) and (max-width:63.99875em){.single-offer .offer .offer-basic-info .action{float:none;clear:both;width:auto}}.guide,.guide-final-result{font-size:80%!important;margin-top:2rem;min-height:7.125rem;-ms-flex-align:center;align-items:center}@media screen and (min-width:64em){.guide,.guide-final-result{padding-top:.66667rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:64em){.guide{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.guide .guide-nav,.guide p{margin-bottom:.5rem}.guide .guide-nav .arrow{display:inline-block;width:.9375rem;height:.9375rem;background:url(../images/icons/arrow.svg) 50% no-repeat;background-size:contain;margin-right:.5rem;transform:rotate(90deg);vertical-align:middle;position:relative;top:-1px;cursor:pointer}.guide .guide-nav .arrow.disabled{opacity:.5;cursor:default}.guide .guide-question{margin:2rem 0}@media screen and (min-width:64em){.guide .guide-question{margin:0}}.guide .guide-answers a{display:inline-block;padding:.1875rem;margin:.1875rem;background:#fff;border-radius:10px;border:3px solid #fff;font-size:.875rem;text-decoration:none;cursor:pointer;color:#383838;min-width:2.0625rem;text-align:center}.guide .guide-answers a:focus,.guide .guide-answers a:hover{color:#7e0acb;border-color:#7e0acb}@media screen and (min-width:64em){.guide .guide-answers{text-align:center}}@media screen and (min-width:64em){.guide .guide-recommendation{text-align:right}}.guide .guide-recommendation .guide-result{font-size:1.25rem}.repeat-guide{cursor:pointer}.reveal{box-shadow:0 1px 40px rgba(66,63,90,.2)}.reveal .close-button{padding:1rem;position:absolute;right:1rem;top:1rem;cursor:pointer}.reveal .close-button svg{width:1.25rem;height:1.25rem;fill:#383838}.reveal .close-button+*{margin-top:0;padding-right:1.875rem}.reveal .close-button+h1,.reveal .close-button+h2,.reveal .close-button+h3,.reveal .close-button+h4,.reveal .close-button+h5{margin-top:-.3125rem}.reveal.reveal-medium{width:40rem;max-width:100%}.reveal :last-child{margin-bottom:0}.reveal .wpforms-container{margin:2rem auto}.reveal .wpforms-container.simple{max-width:18.75rem}.reveal .wpforms-container .wpforms-form input,.reveal .wpforms-container .wpforms-form input:focus,.reveal input,.reveal input:focus{background-color:#fbebf3!important}.reveal .wpforms-field{margin-bottom:1rem}.reveal .wpforms-confirmation-container-full{padding:1rem;background:#e1faea;font-size:1rem;border-radius:1.09375rem}.reveal iframe{width:100%;height:15.625rem;border:none;margin:0;padding:0}.reveal .vadoo-wrap,.reveal .vadoo-wrap figure{left:0;width:100%;height:0;position:relative;padding-bottom:56.25%}.reveal .vadoo-wrap figure{margin-block-end:0;margin-block-start:0;margin-inline-start:0;margin-inline-end:0}.reveal .vadoo-wrap figure iframe{border:0;top:0;left:0;width:100%;height:100%;position:absolute;overflow:hidden;border-radius:5px}#hardsell .article-header{padding-top:2.5rem;color:#e50c4f;font-size:1.875rem;font-weight:700}@media screen and (min-width:40em){#hardsell .article-header{padding-top:.9375rem;font-size:2.8125rem}}#hardsell .article-header h1{font-size:1.5625rem;font-weight:400;margin-bottom:1rem}@media screen and (min-width:40em){#hardsell .article-header h1{font-size:2.1875rem}}#hardsell .article-header.article-header--slider{margin-bottom:7.5rem}@media screen and (min-width:40em){#hardsell .article-header.article-header--slider .rangeslider__handle:before{display:block;content:"";width:5.125rem;height:6.25rem;background:url(../images/papuch.png) no-repeat;background-size:contain;position:absolute;bottom:100%;transform:rotate(48deg);left:50%;margin-left:-2.5625rem}}#hardsell .papuch-slider{margin-bottom:4.375rem}#hardsell .entry-content>.wp-block-group:first-child{padding-top:0}#hardsell .entry-content>.wp-block-group .box{margin-top:3rem}.box.box--with-spacing{margin-top:3rem;margin-bottom:3rem}.box.box--inner-spacing{padding-top:3rem;padding-bottom:2rem}.box table{border-radius:0}.box table,.box table tbody,.box table tfoot,.box table thead,.box table tr{background:none}.box table tr{border-top:1px solid #c699e3}.box table tr:first-child{border-top:none}.box table tr td,.box table tr th{vertical-align:middle}.box table tr td:first-child,.box table tr th:first-child{padding-left:0;width:9.375rem}.box table tr td:nth-child(2),.box table tr th:nth-child(2){color:#7e0acb;font-weight:700}.box table tr td:nth-child(2) a,.box table tr td:nth-child(2) a:not(.button),.box table tr th:nth-child(2) a,.box table tr th:nth-child(2) a:not(.button){color:#7e0acb;text-decoration:none}.box table tr td:last-child,.box table tr th:last-child{padding-right:0;width:10rem;text-align:center}.box table tr td a:not(.button),.box table tr td b,.box table tr td strong,.box table tr th a:not(.button),.box table tr th b,.box table tr th strong{color:#e50c4f}.box table tr td .button,.box table tr th .button{width:100%;margin-bottom:.3125rem}@media screen and (max-width:63.99875em){.box table,.box table tbody,.box table tfoot,.box table thead,.box table tr{display:block;width:100%}.box table tr{padding-top:1rem;padding-bottom:1rem;margin-left:-1rem}.box table tr:first-child,.box table tr:first-child td:first-child,.box table tr:first-child th:first-child{padding-top:0}.box table tr:last-child,.box table tr:last-child td:last-child,.box table tr:last-child th:last-child{padding-bottom:0}.box table tr td,.box table tr th{display:inline-block;width:50%;padding-left:1rem;padding-right:0;margin:0 auto}.box table tr td:first-child,.box table tr td:last-child,.box table tr th:first-child,.box table tr th:last-child{display:block;text-align:center}}@media screen and (max-width:63.99875em) and (min-width:40em){.box table tr td,.box table tr th{width:20%}.box table tr td:last-child,.box table tr th:last-child{display:inline-block;width:20%}}.page-template-template-brand #wrapper{background:linear-gradient(180deg,#fbebf3 30rem,#f9f1f5 0)}#brand .article-header{padding-top:2.5rem;font-size:1.875rem;font-weight:700}@media screen and (min-width:40em){#brand .article-header{padding-top:.9375rem;font-size:2.8125rem}}#brand .article-header h1{color:#e50c4f;font-size:1.5625rem;font-weight:400;margin-bottom:1rem}@media screen and (min-width:40em){#brand .article-header h1{font-size:2.1875rem}}#brand .entry-content .papuch-slider h2,#brand .entry-content>h2:first-child{margin-bottom:2.5rem;font-weight:600;font-size:2.1875rem}@media screen and (min-width:64em){#brand .entry-content .papuch-slider h2,#brand .entry-content>h2:first-child{font-size:2.8125rem}}#brand .entry-content>.wp-block-group .box{margin-top:3rem}#brand h3+.text-largest{margin-top:-2rem}#brand .papuch-slider{background:#fbebf3}.ico-align-left{width:3.125rem;height:3.125rem;float:left;margin:0 1rem 1rem 0;fill:#7e0acb}.ico-align-left+p{padding-left:4.125rem}.table-overlay{margin:0;padding:0;position:relative}.table-overlay:before{display:block;content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:hsla(0,0%,100%,.75)}.table-overlay>.wp-block-group__inner-container>.button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:15rem;line-height:1.2}ul.summary{margin-left:0;margin-top:1rem}ul.summary li{font-weight:700;padding-left:3.125rem;position:relative;margin-bottom:1rem}ul.summary li:before{width:2rem;height:2rem;left:0;position:absolute;background:transparent url(../images/icons/check.svg) no-repeat;background-size:contain}ul.summary li.negative{color:#7e0acb}ul.summary li.negative:before{background-image:url(../images/icons/remove.svg)}table.summary+ul.summary{margin-top:-2.125rem}.box table.summary,table.summary{margin-top:.4rem;font-weight:700;font-size:1.125rem}.box table.summary tr,table.summary tr{border:none;margin-left:0!important;padding:0!important}.box table.summary td,table.summary td{padding:.6rem 0 .6rem 3.125rem!important;position:relative;width:auto!important;text-align:left!important}.box table.summary td>span,table.summary td>span{display:block;width:2rem;height:2rem;left:0;top:.25rem;position:absolute;background:transparent url(../images/icons/check.svg) no-repeat;background-size:contain}.box table.summary td.negative,table.summary td.negative{color:#7e0acb}.box table.summary td.negative>span,table.summary td.negative>span{background-image:url(../images/icons/remove.svg)}.authors-list>.grid-x>.cell:after{display:block;content:"";margin:2rem auto;height:6.875rem;background:url(../images/icons/arrow_handwrite.svg) 50% no-repeat;background-size:contain;transform:rotate(180deg)}.authors-list>.grid-x>.cell:last-child:after{display:none}.authors-list img{border-radius:50%}.authors-list h3{color:#e50c4f}.authors-list ul{margin:1rem 0}.authors-list ul li{display:inline-block;margin:0 1rem}.author-posts-list .author-posts-link{display:none;color:#e50c4f;text-decoration:none;font-weight:700;margin-bottom:2rem}.author-posts-list .author-posts-link img{display:block;border-radius:50%;margin:0 auto 1rem}.author-posts-list .author-posts-link:first-child,.author-posts-list .author-posts-link:nth-child(2),.author-posts-list .author-posts-link:nth-child(3),.author-posts-list .author-posts-link:nth-child(4),.author-posts-list .author-posts-link:nth-child(5),.author-posts-list .author-posts-link:nth-child(6){display:block}.error-page{padding-top:2rem}.error-page .search{position:relative;margin-top:1rem}@media screen and (min-width:64em){.error-page .search{padding-top:6.25rem}}@media screen and (min-width:64em){.error-page .papuch{width:16.3125rem;height:14.5625rem;position:absolute;bottom:6.4375rem;left:-8.3125rem;background:url(../images/papuch.png) no-repeat;background-size:contain;transform:rotate(23deg)}}.page-template-template-form #wrapper{background:linear-gradient(180deg,#fbebf3 16rem,#f9f1f5 0)}.page-template-template-form #wrapper:before{top:16rem}.page-template-template-form #top-bar-menu{display:none}.page-template-template-form #footer{padding-top:0;padding-right:0}.page-template-template-form #footer>.grid-container:first-child>.grid-x:first-child,.page-template-template-form #footer nav{display:none}.page-template-template-form .rangeslider-wrap{margin-top:1.875rem}@media screen and (min-width:40em){.page-template-template-form .rangeslider-wrap{margin-top:3.125rem}}.page-template-template-form #progress-donut{width:6.75rem;height:6.75rem;background:#fff;border-radius:50%;line-height:6.75rem;font-weight:700;text-align:center;color:#e50c4f;font-size:1.5rem;position:relative;margin:1.5625rem auto}.page-template-template-form #progress-donut svg{position:absolute;left:50%;top:-50%}.page-template-template-form #steps{color:#e50c4f;font-size:1.5rem;font-weight:400}.page-template-template-form #steps b:after{display:block;content:"";margin:0 auto;width:1.0625rem;height:.75rem;background:url(../images/icons/down-arrow.svg) top no-repeat;background-size:contain}.page-template-template-empty #wrapper{background:#fff}.page-template-template-empty #wrapper:before{display:none}@media screen and (min-width:40em){.page-template-template-empty #wrapper{background:#fbebf3}}@media screen and (min-width:40em){.page-template-template-empty #wrapper main{padding-top:2rem;padding-bottom:2rem}.page-template-template-empty #wrapper main .entry-content{border-radius:2.1875rem 2.1875rem 0 0;overflow:hidden}}@media screen and (max-width:39.99875em){.page-template-template-empty #wrapper main>.grid-container{padding:0}.page-template-template-empty #wrapper main>.grid-container [id^=post]{margin-top:0}}.page-template-template-empty #wrapper main #iframe-container-id{min-height:100vh}.page-template-template-empty #footer,.page-template-template-empty .footer-cookie,.page-template-template-empty .footer-stripe,.page-template-template-empty .header{display:none}#content{padding:0}#content>.wp-block-group__inner-container{padding:0;max-width:100%}#content>.wp-block-group__inner-container>:not(.section):not(.wp-block-group){max-width:69.375rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):nth-of-type(2n){background:#f9f1f5}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):nth-of-type(2n) .wp-block-table table tbody,#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):nth-of-type(2n) .wp-block-table table tfoot,#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):nth-of-type(2n) .wp-block-table table thead{background-color:#fdfbfc}#content>.wp-block-group__inner-container>.section~h3{padding-top:3rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>.section~h3{padding-top:6.25rem}}#content>.wp-block-group__inner-container>.section+h3{padding-top:1.5rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>.section+h3{padding-top:3.125rem}}#content>.wp-block-group__inner-container>h2{margin-top:1.5rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>h2{margin-top:3.125rem}}#content>.wp-block-group__inner-container .sources{background:#fbebf3}#service .product{font-size:1rem}@media screen and (min-width:64em){#service .product{font-size:1.25rem}}.speedchart{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin:2rem 0}@media screen and (min-width:64em){.speedchart{margin:0 1rem}}.speedchart .speedchart-text{text-align:center;line-height:1.3;margin-left:1rem}@media screen and (min-width:64em){.speedchart .speedchart-text{margin-right:2rem}}.speedchart .gauge,.speedchart .guide-gauge{width:6.375rem;height:3.625rem;margin-top:-1rem;margin-bottom:-1rem}.box-links,[id^=post] .section .box-links,[id^=post] .wp-block-group .box-links{max-width:58.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.box-links h2,[id^=post] .section .box-links h2,[id^=post] .wp-block-group .box-links h2{font-size:1.125rem;color:#383838;font-weight:700;margin-bottom:.5rem}@media screen and (min-width:64em){.box-links h2,[id^=post] .section .box-links h2,[id^=post] .wp-block-group .box-links h2{font-size:1.375rem}}.box-links a,[id^=post] .section .box-links a,[id^=post] .wp-block-group .box-links a{display:inline-block;padding:0 .625rem;color:#383838}.box-links ul,[id^=post] .section .box-links ul,[id^=post] .wp-block-group .box-links ul{list-style:none;text-align:center}.box-links ul li,[id^=post] .section .box-links ul li,[id^=post] .wp-block-group .box-links ul li{display:inline-block;padding:.6875rem .3125rem}.box-links ul li:before,[id^=post] .section .box-links ul li:before,[id^=post] .wp-block-group .box-links ul li:before{display:none}.box-links ul li a,[id^=post] .section .box-links ul li a,[id^=post] .wp-block-group .box-links ul li a{display:block;padding:.5rem 1rem;background:#fff;border-radius:2.1875rem;text-decoration:none;font-size:1.125rem}@media screen and (max-width:39.99875em){.box-links ul li:nth-child(4),.box-links ul li:nth-child(5),.box-links ul li:nth-child(6),.box-links ul li:nth-child(7),.box-links ul li:nth-child(8),.box-links ul li:nth-child(9),.box-links ul li:nth-child(10),.box-links ul li:nth-child(11),.box-links ul li:nth-child(12),.box-links ul li:nth-child(13),.box-links ul li:nth-child(14),.box-links ul li:nth-child(15),.box-links ul li:nth-child(16),.box-links ul li:nth-child(17),.box-links ul li:nth-child(18),.box-links ul li:nth-child(19),.box-links ul li:nth-child(20),.box-links ul li:nth-child(21),.box-links ul li:nth-child(22),.box-links ul li:nth-child(23),.box-links ul li:nth-child(24),.box-links ul li:nth-child(25),.box-links ul li:nth-child(26),.box-links ul li:nth-child(27),.box-links ul li:nth-child(28),.box-links ul li:nth-child(29),.box-links ul li:nth-child(30),.box-links ul li:nth-child(31),.box-links ul li:nth-child(32),.box-links ul li:nth-child(33),.box-links ul li:nth-child(34),.box-links ul li:nth-child(35),.box-links ul li:nth-child(36),.box-links ul li:nth-child(37),.box-links ul li:nth-child(38),.box-links ul li:nth-child(39),.box-links ul li:nth-child(40),.box-links ul li:nth-child(41),.box-links ul li:nth-child(42),.box-links ul li:nth-child(43),.box-links ul li:nth-child(44),.box-links ul li:nth-child(45),.box-links ul li:nth-child(46),.box-links ul li:nth-child(47),.box-links ul li:nth-child(48),.box-links ul li:nth-child(49),.box-links ul li:nth-child(50),[id^=post] .section .box-links ul li:nth-child(4),[id^=post] .section .box-links ul li:nth-child(5),[id^=post] .section .box-links ul li:nth-child(6),[id^=post] .section .box-links ul li:nth-child(7),[id^=post] .section .box-links ul li:nth-child(8),[id^=post] .section .box-links ul li:nth-child(9),[id^=post] .section .box-links ul li:nth-child(10),[id^=post] .section .box-links ul li:nth-child(11),[id^=post] .section .box-links ul li:nth-child(12),[id^=post] .section .box-links ul li:nth-child(13),[id^=post] .section .box-links ul li:nth-child(14),[id^=post] .section .box-links ul li:nth-child(15),[id^=post] .section .box-links ul li:nth-child(16),[id^=post] .section .box-links ul li:nth-child(17),[id^=post] .section .box-links ul li:nth-child(18),[id^=post] .section .box-links ul li:nth-child(19),[id^=post] .section .box-links ul li:nth-child(20),[id^=post] .section .box-links ul li:nth-child(21),[id^=post] .section .box-links ul li:nth-child(22),[id^=post] .section .box-links ul li:nth-child(23),[id^=post] .section .box-links ul li:nth-child(24),[id^=post] .section .box-links ul li:nth-child(25),[id^=post] .section .box-links ul li:nth-child(26),[id^=post] .section .box-links ul li:nth-child(27),[id^=post] .section .box-links ul li:nth-child(28),[id^=post] .section .box-links ul li:nth-child(29),[id^=post] .section .box-links ul li:nth-child(30),[id^=post] .section .box-links ul li:nth-child(31),[id^=post] .section .box-links ul li:nth-child(32),[id^=post] .section .box-links ul li:nth-child(33),[id^=post] .section .box-links ul li:nth-child(34),[id^=post] .section .box-links ul li:nth-child(35),[id^=post] .section .box-links ul li:nth-child(36),[id^=post] .section .box-links ul li:nth-child(37),[id^=post] .section .box-links ul li:nth-child(38),[id^=post] .section .box-links ul li:nth-child(39),[id^=post] .section .box-links ul li:nth-child(40),[id^=post] .section .box-links ul li:nth-child(41),[id^=post] .section .box-links ul li:nth-child(42),[id^=post] .section .box-links ul li:nth-child(43),[id^=post] .section .box-links ul li:nth-child(44),[id^=post] .section .box-links ul li:nth-child(45),[id^=post] .section .box-links ul li:nth-child(46),[id^=post] .section .box-links ul li:nth-child(47),[id^=post] .section .box-links ul li:nth-child(48),[id^=post] .section .box-links ul li:nth-child(49),[id^=post] .section .box-links ul li:nth-child(50),[id^=post] .wp-block-group .box-links ul li:nth-child(4),[id^=post] .wp-block-group .box-links ul li:nth-child(5),[id^=post] .wp-block-group .box-links ul li:nth-child(6),[id^=post] .wp-block-group .box-links ul li:nth-child(7),[id^=post] .wp-block-group .box-links ul li:nth-child(8),[id^=post] .wp-block-group .box-links ul li:nth-child(9),[id^=post] .wp-block-group .box-links ul li:nth-child(10),[id^=post] .wp-block-group .box-links ul li:nth-child(11),[id^=post] .wp-block-group .box-links ul li:nth-child(12),[id^=post] .wp-block-group .box-links ul li:nth-child(13),[id^=post] .wp-block-group .box-links ul li:nth-child(14),[id^=post] .wp-block-group .box-links ul li:nth-child(15),[id^=post] .wp-block-group .box-links ul li:nth-child(16),[id^=post] .wp-block-group .box-links ul li:nth-child(17),[id^=post] .wp-block-group .box-links ul li:nth-child(18),[id^=post] .wp-block-group .box-links ul li:nth-child(19),[id^=post] .wp-block-group .box-links ul li:nth-child(20),[id^=post] .wp-block-group .box-links ul li:nth-child(21),[id^=post] .wp-block-group .box-links ul li:nth-child(22),[id^=post] .wp-block-group .box-links ul li:nth-child(23),[id^=post] .wp-block-group .box-links ul li:nth-child(24),[id^=post] .wp-block-group .box-links ul li:nth-child(25),[id^=post] .wp-block-group .box-links ul li:nth-child(26),[id^=post] .wp-block-group .box-links ul li:nth-child(27),[id^=post] .wp-block-group .box-links ul li:nth-child(28),[id^=post] .wp-block-group .box-links ul li:nth-child(29),[id^=post] .wp-block-group .box-links ul li:nth-child(30),[id^=post] .wp-block-group .box-links ul li:nth-child(31),[id^=post] .wp-block-group .box-links ul li:nth-child(32),[id^=post] .wp-block-group .box-links ul li:nth-child(33),[id^=post] .wp-block-group .box-links ul li:nth-child(34),[id^=post] .wp-block-group .box-links ul li:nth-child(35),[id^=post] .wp-block-group .box-links ul li:nth-child(36),[id^=post] .wp-block-group .box-links ul li:nth-child(37),[id^=post] .wp-block-group .box-links ul li:nth-child(38),[id^=post] .wp-block-group .box-links ul li:nth-child(39),[id^=post] .wp-block-group .box-links ul li:nth-child(40),[id^=post] .wp-block-group .box-links ul li:nth-child(41),[id^=post] .wp-block-group .box-links ul li:nth-child(42),[id^=post] .wp-block-group .box-links ul li:nth-child(43),[id^=post] .wp-block-group .box-links ul li:nth-child(44),[id^=post] .wp-block-group .box-links ul li:nth-child(45),[id^=post] .wp-block-group .box-links ul li:nth-child(46),[id^=post] .wp-block-group .box-links ul li:nth-child(47),[id^=post] .wp-block-group .box-links ul li:nth-child(48),[id^=post] .wp-block-group .box-links ul li:nth-child(49),[id^=post] .wp-block-group .box-links ul li:nth-child(50){display:none}}@media screen and (min-width:40em){.box-links ul li:nth-child(9),.box-links ul li:nth-child(10),.box-links ul li:nth-child(11),.box-links ul li:nth-child(12),.box-links ul li:nth-child(13),.box-links ul li:nth-child(14),.box-links ul li:nth-child(15),.box-links ul li:nth-child(16),.box-links ul li:nth-child(17),.box-links ul li:nth-child(18),.box-links ul li:nth-child(19),.box-links ul li:nth-child(20),.box-links ul li:nth-child(21),.box-links ul li:nth-child(22),.box-links ul li:nth-child(23),.box-links ul li:nth-child(24),.box-links ul li:nth-child(25),.box-links ul li:nth-child(26),.box-links ul li:nth-child(27),.box-links ul li:nth-child(28),.box-links ul li:nth-child(29),.box-links ul li:nth-child(30),.box-links ul li:nth-child(31),.box-links ul li:nth-child(32),.box-links ul li:nth-child(33),.box-links ul li:nth-child(34),.box-links ul li:nth-child(35),.box-links ul li:nth-child(36),.box-links ul li:nth-child(37),.box-links ul li:nth-child(38),.box-links ul li:nth-child(39),.box-links ul li:nth-child(40),.box-links ul li:nth-child(41),.box-links ul li:nth-child(42),.box-links ul li:nth-child(43),.box-links ul li:nth-child(44),.box-links ul li:nth-child(45),.box-links ul li:nth-child(46),.box-links ul li:nth-child(47),.box-links ul li:nth-child(48),.box-links ul li:nth-child(49),.box-links ul li:nth-child(50),[id^=post] .section .box-links ul li:nth-child(9),[id^=post] .section .box-links ul li:nth-child(10),[id^=post] .section .box-links ul li:nth-child(11),[id^=post] .section .box-links ul li:nth-child(12),[id^=post] .section .box-links ul li:nth-child(13),[id^=post] .section .box-links ul li:nth-child(14),[id^=post] .section .box-links ul li:nth-child(15),[id^=post] .section .box-links ul li:nth-child(16),[id^=post] .section .box-links ul li:nth-child(17),[id^=post] .section .box-links ul li:nth-child(18),[id^=post] .section .box-links ul li:nth-child(19),[id^=post] .section .box-links ul li:nth-child(20),[id^=post] .section .box-links ul li:nth-child(21),[id^=post] .section .box-links ul li:nth-child(22),[id^=post] .section .box-links ul li:nth-child(23),[id^=post] .section .box-links ul li:nth-child(24),[id^=post] .section .box-links ul li:nth-child(25),[id^=post] .section .box-links ul li:nth-child(26),[id^=post] .section .box-links ul li:nth-child(27),[id^=post] .section .box-links ul li:nth-child(28),[id^=post] .section .box-links ul li:nth-child(29),[id^=post] .section .box-links ul li:nth-child(30),[id^=post] .section .box-links ul li:nth-child(31),[id^=post] .section .box-links ul li:nth-child(32),[id^=post] .section .box-links ul li:nth-child(33),[id^=post] .section .box-links ul li:nth-child(34),[id^=post] .section .box-links ul li:nth-child(35),[id^=post] .section .box-links ul li:nth-child(36),[id^=post] .section .box-links ul li:nth-child(37),[id^=post] .section .box-links ul li:nth-child(38),[id^=post] .section .box-links ul li:nth-child(39),[id^=post] .section .box-links ul li:nth-child(40),[id^=post] .section .box-links ul li:nth-child(41),[id^=post] .section .box-links ul li:nth-child(42),[id^=post] .section .box-links ul li:nth-child(43),[id^=post] .section .box-links ul li:nth-child(44),[id^=post] .section .box-links ul li:nth-child(45),[id^=post] .section .box-links ul li:nth-child(46),[id^=post] .section .box-links ul li:nth-child(47),[id^=post] .section .box-links ul li:nth-child(48),[id^=post] .section .box-links ul li:nth-child(49),[id^=post] .section .box-links ul li:nth-child(50),[id^=post] .wp-block-group .box-links ul li:nth-child(9),[id^=post] .wp-block-group .box-links ul li:nth-child(10),[id^=post] .wp-block-group .box-links ul li:nth-child(11),[id^=post] .wp-block-group .box-links ul li:nth-child(12),[id^=post] .wp-block-group .box-links ul li:nth-child(13),[id^=post] .wp-block-group .box-links ul li:nth-child(14),[id^=post] .wp-block-group .box-links ul li:nth-child(15),[id^=post] .wp-block-group .box-links ul li:nth-child(16),[id^=post] .wp-block-group .box-links ul li:nth-child(17),[id^=post] .wp-block-group .box-links ul li:nth-child(18),[id^=post] .wp-block-group .box-links ul li:nth-child(19),[id^=post] .wp-block-group .box-links ul li:nth-child(20),[id^=post] .wp-block-group .box-links ul li:nth-child(21),[id^=post] .wp-block-group .box-links ul li:nth-child(22),[id^=post] .wp-block-group .box-links ul li:nth-child(23),[id^=post] .wp-block-group .box-links ul li:nth-child(24),[id^=post] .wp-block-group .box-links ul li:nth-child(25),[id^=post] .wp-block-group .box-links ul li:nth-child(26),[id^=post] .wp-block-group .box-links ul li:nth-child(27),[id^=post] .wp-block-group .box-links ul li:nth-child(28),[id^=post] .wp-block-group .box-links ul li:nth-child(29),[id^=post] .wp-block-group .box-links ul li:nth-child(30),[id^=post] .wp-block-group .box-links ul li:nth-child(31),[id^=post] .wp-block-group .box-links ul li:nth-child(32),[id^=post] .wp-block-group .box-links ul li:nth-child(33),[id^=post] .wp-block-group .box-links ul li:nth-child(34),[id^=post] .wp-block-group .box-links ul li:nth-child(35),[id^=post] .wp-block-group .box-links ul li:nth-child(36),[id^=post] .wp-block-group .box-links ul li:nth-child(37),[id^=post] .wp-block-group .box-links ul li:nth-child(38),[id^=post] .wp-block-group .box-links ul li:nth-child(39),[id^=post] .wp-block-group .box-links ul li:nth-child(40),[id^=post] .wp-block-group .box-links ul li:nth-child(41),[id^=post] .wp-block-group .box-links ul li:nth-child(42),[id^=post] .wp-block-group .box-links ul li:nth-child(43),[id^=post] .wp-block-group .box-links ul li:nth-child(44),[id^=post] .wp-block-group .box-links ul li:nth-child(45),[id^=post] .wp-block-group .box-links ul li:nth-child(46),[id^=post] .wp-block-group .box-links ul li:nth-child(47),[id^=post] .wp-block-group .box-links ul li:nth-child(48),[id^=post] .wp-block-group .box-links ul li:nth-child(49),[id^=post] .wp-block-group .box-links ul li:nth-child(50){display:none}}.box-links.show ul li,[id^=post] .section .box-links.show ul li,[id^=post] .wp-block-group .box-links.show ul li{display:inline-block}#article+.box-links{padding-top:0}.phone-info{font-size:80%;text-align:center}.phone-info h1{font-size:1.25rem;margin-bottom:.5rem}@media screen and (min-width:40em){.phone-info h1{font-size:1.5rem}}.phone-info a{color:#383838}.phone-info .phone-score-stars{vertical-align:middle}.phone-info .phone-score-stars svg{width:1.25rem;height:1.25rem;margin:1px;fill:#ffdf5b}.phone-info .sep{margin:0 .625rem}.phone-info .phone-info-cols{margin:2rem 0}@media screen and (min-width:40em){.phone-info .phone-info-cols{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}}.phone-info .phone-params{margin-top:2rem}@media screen and (min-width:40em){.phone-info .phone-params{margin:0}}.phone-info .phone-params .select{display:block;margin:.5rem auto}.phone-info .phone-params .select .option{background:#f9f1f5}.phone-info .badge{margin-top:1rem;margin-bottom:.3125rem}.phone-info .price-before{font-size:.875rem;opacity:.4;text-decoration:line-through;margin:0 .1875rem}@media screen and (min-width:40em){.phone-info .price-before{font-size:1rem}}.phone-info .price{font-size:1.25rem}@media screen and (min-width:40em){.phone-info .price{font-size:1.5rem}}#wrapper{background:#fbebf3;position:relative;z-index:1}#wrapper .bg-white{background:#fff}.is-reveal-open #wrapper{filter:blur(5px)}u{text-decoration:none;position:relative}u:after{display:block;content:"";left:0;right:0;bottom:.25rem;height:.125rem;position:absolute;background:#383838}.callout{padding:1rem;background:#efdfe7;font-size:1rem;border-radius:2.1875rem}.callout.callout--warning{padding-top:3.4375rem;background-image:url(../images/icons/warning-icon.svg);background-repeat:no-repeat;background-size:1.875rem auto;background-position:1rem 1rem}@media screen and (min-width:40em){.callout{padding:2rem;border-radius:4.375rem}.callout.callout--warning{padding-top:2rem;padding-left:6.25rem;background-position:2.1875rem}}.callout .button.white:focus,.callout .button.white:hover{background:#fff;border-color:#7e0acb;color:#7e0acb}.callout .pin{position:relative;padding-left:4.1875rem;min-height:3.375rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:39.99875em){.callout .pin{margin-bottom:1rem}}.callout .pin:before{display:block;content:"";width:2.5625rem;height:3.375rem;position:absolute;top:50%;left:0;margin-top:-1.6875rem;background:url(../images/icons/pin.svg) no-repeat;background-size:contain}@media screen and (min-width:64em){.callout.flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.callout.flex p{margin-bottom:0}.callout.flex .button,.callout.flex .pin{-ms-flex-negative:0;flex-shrink:0;margin-left:1rem;margin-right:1rem;margin-bottom:0}}.top-bar{box-shadow:none;background:none}.top-bar .top-bar-logo{width:9.75rem}@media screen and (min-width:64em){.top-bar .top-bar-logo{width:15.375rem}}.top-bar .menu>li>a{color:#383838}.top-bar .menu>li>a:hover{color:#7e0acb}.top-bar #top-bar-menu .submenu.first-sub{grid-template-rows:none!important}.top-bar #top-bar-menu .submenu li,.top-bar #top-bar-menu .submenu li.menu-item-has-children{width:auto;color:#383838}.top-bar #top-bar-menu .submenu li.menu-item-has-children a,.top-bar #top-bar-menu .submenu li a{color:#383838}.top-bar #top-bar-menu .submenu li.menu-item-has-children:hover,.top-bar #top-bar-menu .submenu li.menu-item-has-children a:hover,.top-bar #top-bar-menu .submenu li:hover,.top-bar #top-bar-menu .submenu li a:hover{color:#7e0acb}.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent.is-active>a,.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent[aria-expanded=true]>a,.top-bar #top-bar-menu #main-nav>li.is-active>a,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent.is-active>a,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent[aria-expanded=true]>a,.top-bar #top-bar-menu #main-nav>li[aria-expanded=true]>a{color:#7e0acb;font-weight:600}.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent.is-active>a:after,.top-bar #top-bar-menu #main-nav>li.is-accordion-submenu-parent[aria-expanded=true]>a:after,.top-bar #top-bar-menu #main-nav>li.is-active>a:after,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent.is-active>a:after,.top-bar #top-bar-menu #main-nav>li.is-dropdown-submenu-parent[aria-expanded=true]>a:after,.top-bar #top-bar-menu #main-nav>li[aria-expanded=true]>a:after{display:none}.top-bar.menu-opened #top-bar-menu>ul>li.is-accordion-submenu-parent>a,.top-bar.menu-opened #top-bar-menu>ul>li.is-dropdown-submenu-parent>a,.top-bar.menu-opened #top-bar-menu>ul>li>a{color:#383838;font-weight:400}.top-bar.menu-opened #top-bar-menu>ul>li.is-accordion-submenu-parent>a.is-active,.top-bar.menu-opened #top-bar-menu>ul>li.is-dropdown-submenu-parent>a.is-active,.top-bar.menu-opened #top-bar-menu>ul>li>a.is-active{color:#7e0acb;font-weight:600}.top-bar #top-bar-menu #main-nav>li.menu-item-home.active>a{color:#383838;font-weight:400}.top-bar #top-bar-menu #main-nav>li.menu-item-home.is-active>a{color:#7e0acb;font-weight:600}.top-bar.contact-opened,.top-bar.menu-opened{background:none}.top-bar.contact-opened #top-bar-contact,.top-bar.menu-opened #top-bar-contact{background:#fff;width:auto;padding:2rem;border-radius:1.09375rem;margin-left:auto;margin-right:auto}@media screen and (min-width:40em){.top-bar.contact-opened #top-bar-contact,.top-bar.menu-opened #top-bar-contact{width:15.375rem;position:absolute;top:100%;right:1rem;left:auto;margin-top:0;box-shadow:0 1px 40px rgba(66,63,90,.2)}}.top-bar.contact-opened #top-bar-contact .top-bar-contact--phone,.top-bar.menu-opened #top-bar-contact .top-bar-contact--phone{color:#383838}.top-bar #top-bar-menu .submenu .submenu{display:block!important}@media screen and (min-width:40em) and (max-width:63.99875em){.top-bar #top-bar-menu .submenu.first-sub{width:18.75rem;padding-left:1rem!important}}b,strong{font-weight:600}main ul>li:before{width:.4375rem;height:.4375rem;background:#383838}.papuch-slider,[id^=post] .wp-block-group.papuch-slider{color:#383838;font-size:1rem}.papuch-slider h1,[id^=post] .wp-block-group.papuch-slider h1{margin-bottom:.625rem}.papuch-slider h1+p,[id^=post] .wp-block-group.papuch-slider h1+p{font-size:2.25rem}.papuch-slider a,[id^=post] .wp-block-group.papuch-slider a{color:#383838;font-weight:400}.papuch-slider a.button,[id^=post] .wp-block-group.papuch-slider a.button{color:#fff;font-weight:700}.papuch-slider a.button:focus,.papuch-slider a.button:hover,[id^=post] .wp-block-group.papuch-slider a.button:focus,[id^=post] .wp-block-group.papuch-slider a.button:hover{color:#7e0acb}.papuch-slider .normal-text,[id^=post] .wp-block-group.papuch-slider .normal-text{font-weight:400}.papuch-slider .play-video:before,[id^=post] .wp-block-group.papuch-slider .play-video:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="192pt" height="191.999996pt" viewBox="0 0 192 191.999996" version="1.2"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:%23e50c4f;fill-opacity:1;" d="M 96.027344 0.015625 C 149.054688 0.015625 192.039062 43 192.039062 96.027344 C 192.039062 149.054688 149.054688 192.039062 96.027344 192.039062 C 43 192.039062 0.015625 149.054688 0.015625 96.027344 C 0.015625 43 43 0.015625 96.027344 0.015625 "/><path style=" stroke:none;fill-rule:nonzero;fill:%23FFFFFF;fill-opacity:1;" d="M 135.710938 92.324219 L 83.640625 54.898438 C 80.925781 52.945312 77.34375 52.671875 74.363281 54.1875 C 71.382812 55.707031 69.492188 58.757812 69.472656 62.101562 L 68.980469 136.265625 C 68.960938 139.613281 70.808594 142.691406 73.769531 144.246094 C 75.058594 144.921875 76.464844 145.261719 77.871094 145.273438 C 79.691406 145.285156 81.503906 144.738281 83.054688 143.65625 L 135.613281 106.921875 C 137.992188 105.261719 139.417969 102.550781 139.433594 99.648438 C 139.453125 96.746094 138.066406 94.015625 135.710938 92.324219 "/></g></svg>')}.papuch-slider .button.large,[id^=post] .wp-block-group.papuch-slider .button.large{position:relative}@media screen and (min-width:64em){.papuch-slider .button.large:after,.papuch-slider .button.large:before,[id^=post] .wp-block-group.papuch-slider .button.large:after,[id^=post] .wp-block-group.papuch-slider .button.large:before{display:block;content:"";height:7.75rem;width:6.25rem;background:url(../images/icons/down-arrow-primary.svg) no-repeat;background-size:contain;position:absolute;top:50%;margin-top:-3.625rem}.papuch-slider .button.large:before,[id^=post] .wp-block-group.papuch-slider .button.large:before{left:-100%;transform:rotate(-90deg)}.papuch-slider .button.large:after,[id^=post] .wp-block-group.papuch-slider .button.large:after{right:-100%;transform:rotate(90deg)}}.max,.min{color:#383838}.button{text-transform:none;font-weight:600;border:4px solid #7e0acb}.button.large{padding:1.25rem 3rem}.button.small{padding:.4375rem .75rem}.button.disabled:focus,.button.disabled:hover,.button:focus,.button:hover{color:#7e0acb}.content .scroller,.scroller{font-weight:400;font-size:1.125rem}.content .scroller:after,.scroller:after{width:1.875rem;height:1.5625rem}#hardsell{padding-top:1.25rem}@media screen and (min-width:64em){#hardsell{padding-top:2.5rem}}#hardsell .article-header{display:none}#hardsell .papuch-slider{padding-bottom:0}.sale{font-weight:400;color:#7e0acb;font-size:1.75rem;margin:2rem 0;padding-bottom:2rem}.sale strong{position:relative;font-weight:700}.sale strong:after{display:block;content:"";position:absolute;left:0;right:0;top:100%;height:1.875rem;background:url(../images/icons/podtrzeni.svg) no-repeat;background-size:contain}.sale+.rangeslider-wrap{margin-top:0}main.simple{font-weight:400}@media screen and (min-width:64em){.box{padding:1.875rem}}.box>.wp-block-group__inner-container>:last-child,.box>:last-child{margin-bottom:0}.box .video{margin-left:-1rem;margin-right:-1rem;margin-bottom:1rem}@media screen and (min-width:64em){.box .video{margin-left:-1.875rem;margin-right:-1.875rem;margin-bottom:1.875rem}}.box .wp-block-group__inner-container{padding-left:0;padding-right:0}.h--certification{display:inline-block;margin-right:1rem}.certified{display:inline-block;font-size:.8125rem;color:#383838;font-weight:400;line-height:1;padding-left:3.125rem;position:relative;top:.25rem}.certified b{display:block;font-size:1.625rem;line-height:1}.certified:before{display:block;content:"";width:2.875rem;height:2.875rem;background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:-.1875rem}.certified.large{font-size:1.125rem;padding-left:4.25rem}.certified.large b{font-size:2.1875rem}.certified.large:before{width:4rem;height:4rem}.certified.ctu:before{background-image:url(../images/certification/ctu.svg)}.certified.cnb:before{background-image:url(../images/certification/cnb.svg)}[id^=post] .section h3,[id^=post] .wp-block-group h3{color:#383838;font-size:1.5625rem}#best{padding-bottom:0}@media screen and (max-width:39.99875em){#best h3{text-align:center}}#best ul{margin:1.875rem 0}@media screen and (min-width:40em){#best ul{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.875rem}}@media screen and (min-width:64em){#best ul{grid-template-columns:repeat(4,1fr)}}#best ul>li{display:block;list-style:none;padding:0;margin:0;font-weight:600}#best ul>li:before{display:none}#best ul>li>a{display:block;background:#fff;border-radius:2.1875rem;padding:1rem;color:#383838;box-shadow:0 1px 40px rgba(66,63,90,.2);margin-bottom:1rem;text-decoration:none;text-align:center}@media screen and (min-width:40em){#best ul>li>a{padding:1.875rem}}#best ul>li>a:hover{color:#7e0acb}#best+#reviews{padding-top:0}@media screen and (max-width:39.99875em){#reviews h3{text-align:center}}.breadcrumb{margin:1.5rem 0;text-align:left}.breadcrumb a:not(:first-child){color:#383838;text-decoration:underline}.breadcrumb a:not(:first-child):hover{text-decoration:none}.breadcrumb a:first-child{font-weight:600;text-decoration:none}.breadcrumb .arrow{margin:0 .375rem;color:#383838}@media screen and (max-width:39.99875em){.breadcrumb .arrow{margin-left:.625rem;margin-right:.625rem}}#article{font-weight:400}#article .box{margin-top:0!important}@media screen and (max-width:39.99875em){#article .box{-ms-flex-order:2;order:2}}@media screen and (max-width:39.99875em){#article h1{text-align:center}}.container-smaller{max-width:53.75rem!important;margin:0 auto!important}.container-smallest{max-width:27.5rem!important;margin:0 auto!important}#content{font-weight:400}#content h2{color:#e50c4f;font-weight:600}#content h3{color:#383838}#content>.wp-block-group__inner-container{max-width:71.125rem;margin:0 1rem 3.125rem;background:#fff;border-radius:2.1875rem;box-shadow:0 1px 40px rgba(66,63,90,.2);padding-bottom:3.125rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container{margin-left:auto;margin-right:auto}}#content>.wp-block-group__inner-container>:not(.section):not(.wp-block-group){max-width:100%;padding-left:1.875rem;padding-right:1.875rem}#content>.wp-block-group__inner-container>.section,#content>.wp-block-group__inner-container>.section--invert,#content>.wp-block-group__inner-container>.section-invert,#content>.wp-block-group__inner-container>.wp-block-group{color:#383838;padding:1.875rem 1.125rem 1rem;background:none}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>.section,#content>.wp-block-group__inner-container>.section--invert,#content>.wp-block-group__inner-container>.section-invert,#content>.wp-block-group__inner-container>.wp-block-group{padding:1.875rem 1.875rem 1rem}}#content>.wp-block-group__inner-container>.section--invert>.wp-block-group__inner-container,#content>.wp-block-group__inner-container>.section-invert>.wp-block-group__inner-container,#content>.wp-block-group__inner-container>.section>.wp-block-group__inner-container,#content>.wp-block-group__inner-container>.wp-block-group>.wp-block-group__inner-container{padding:0}#content>.wp-block-group__inner-container>.section--invert a,#content>.wp-block-group__inner-container>.section-invert a,#content>.wp-block-group__inner-container>.section a,#content>.wp-block-group__inner-container>.wp-block-group a{color:#e50c4f}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta){background:#f9f1f5}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):after,#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):before{display:block;content:"";height:3.125rem}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):before{background:linear-gradient(0deg,#f9f1f5,#fff);margin:-1.875rem -1.125rem 1rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):before{margin-left:-1.875rem;margin-right:-1.875rem;border-top:.625rem solid #fff;height:3.75rem}}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):after{background:linear-gradient(0deg,#fff,#f9f1f5);margin:1.875rem -1.125rem -1.875rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta):after{margin-left:-1.875rem;margin-right:-1.875rem;border-bottom:1.25rem solid #fff;height:4.375rem}}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta)+h3{padding-top:0}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta).last-block-group:after{display:none}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta).last-block-group+.section-separator{margin-top:0!important}#content>.wp-block-group__inner-container>.section~.wp-block-group:not(.section):not(#cta).last-block-group+.section-separator:before{background:#f9f1f5}#content>.wp-block-group__inner-container>.section~h3{padding-top:1rem}@media screen and (min-width:64em){#content>.wp-block-group__inner-container>.section~h3{padding-top:2rem}}#content>.wp-block-group__inner-container>.section-separator:first-child{display:none}#content>.wp-block-group__inner-container .extra-content,#content>.wp-block-group__inner-container .section-separator{margin:2rem -4.375rem 0!important;overflow:hidden;max-width:none!important;padding:0 4.375rem!important;background:#fbebf3}#content>.wp-block-group__inner-container .extra-content:before,#content>.wp-block-group__inner-container .section-separator:before{display:block;content:"";height:1.875rem;border-radius:0 0 2.1875rem 2.1875rem;box-shadow:0 1px 40px rgba(66,63,90,.2),0 -1px 40px rgba(66,63,90,.2);background:#fff;margin-bottom:3.125rem;margin-top:-.0625rem}#content>.wp-block-group__inner-container .extra-content:after,#content>.wp-block-group__inner-container .section-separator:after{display:block;content:"";height:1.875rem;border-radius:2.1875rem 2.1875rem 0 0;box-shadow:0 1px 40px rgba(66,63,90,.2),0 -1px 40px rgba(66,63,90,.2);background:#fff}#content>.wp-block-group__inner-container .extra-content+.wp-block-group:not(#section-1),#content>.wp-block-group__inner-container .section-separator+.wp-block-group:not(#section-1){margin-top:-1.875rem}#content>.wp-block-group__inner-container .extra-content+.section-separator{display:none}#content>.wp-block-group__inner-container .single-offer .offer{margin-bottom:3.125rem}#content>.wp-block-group__inner-container .red h1,#content>.wp-block-group__inner-container .red h2,#content>.wp-block-group__inner-container .red h3,#content>.wp-block-group__inner-container .red h4,#content>.wp-block-group__inner-container .red h5{color:red}#content>.wp-block-group__inner-container .red ul>li:before{background:red}.content-nav{display:-ms-flexbox;display:flex;color:#383838;margin-bottom:1.875rem;-ms-flex-align:center;align-items:center}@media screen and (min-width:64em){.content-nav{font-size:1.25rem;margin-bottom:.6875rem}}.content-nav .content-number{display:inline-block;width:2.5rem;height:2.5rem;line-height:2.5rem;border-radius:50%;background:#fff;margin-right:.75rem;text-align:center;overflow:hidden;vertical-align:middle;position:relative;top:-2px;-ms-flex-negative:0;flex-shrink:0}.content-nav .content-number b{display:block;width:2.5rem;height:2.5rem;line-height:2.5rem;font-size:1.5rem}.content-nav .content-nav-section{display:inline-block}#content-nav.fixed .content-nav .content-number{background:#e50c4f}.sources{padding:0!important;font-weight:400}.sources ol>li:before{color:#383838}#author{background:none}#author .author-name,#author h4{color:#383838}#author ul li{font-weight:600}#author ul li:before{display:none}#author .author-links .author-link.author-link--email{background-color:#edf1fb}#author .author-links .author-link.author-link--email svg{fill:#e50c4f}.section{background:none}form input,form textarea{border-radius:1.09375rem!important}.box input,.box textarea{background:#f9f1f5}label{color:#e50c4f}#comments{font-weight:400}#comments .button{margin-top:3.125rem}#comments .user{font-weight:600}#comments .user .user-avatar{background-color:#f9f1f5}#comments .user a{font-size:1rem!important}#comments .time{padding-top:.3125rem;margin-top:0!important}#comments .time time{color:#e50c4f;font-weight:400}#comments .author-link{color:#383838;font-weight:600}#comments .commentlist li .children{border-color:#e50c4f}@media screen and (min-width:40em){#comments .bypostauthor .comment-info{display:-ms-flexbox;display:flex}#comments .bypostauthor .comment-info .user{-ms-flex-order:2;order:2}#comments .bypostauthor .comment-info .time{-ms-flex-order:1;order:1;margin-right:1rem}}#comments .article .comment-reply-link{color:#383838}#author .badge,#comments .comment.bypostauthor>article .author-tags .badge,#comments .comment.byuser>article .author-tags .badge{background:#7e0acb;font-size:.875rem;color:#fff}#author{font-weight:400}#author ul{font-size:1rem}#author .badge,#comments .comment.bypostauthor>article .author-tags .badge,#comments .comment.byuser>article .author-tags .badge,.badge{border-radius:2.1875rem;text-transform:none;font-weight:300}#about a,#about h2,#media h2,#news h2{color:#383838}#news .page .article-header h3 a,#news .post .article-header h3 a,.wp-block-latest-posts>li .article-header h3 a{color:#e50c4f}@media screen and (max-width:39.99875em){#news .page,#news .post,.wp-block-latest-posts>li{margin-bottom:0}}#news .page .article-header h3,#news .post .article-header h3,.wp-block-latest-posts>li .article-header h3{margin-top:0}#news{padding-bottom:2rem;margin-bottom:0}#news .badge{position:absolute;top:0;transform:translateY(-50%);left:3.125rem;color:#383838;text-transform:none;border-radius:2.1875rem;padding:.3125rem 1.25rem;background:#f5cbe0}#news article{padding:1.875rem!important}#news .single-line{padding-bottom:6.25rem!important}@media screen and (min-width:64em){#news .single-line{padding-right:12.5rem!important;padding-bottom:1.875rem!important}}#news .single-line .badge{left:6.25rem}#news .single-line .excerpt-read-more{display:none}#news .single-line .article-link .button{position:absolute;left:1.875rem;bottom:.75rem}@media screen and (min-width:64em){#news .single-line .article-link .button{left:auto;bottom:auto;right:1.875rem;top:50%;transform:translateY(-50%)}}.breadcrumb{margin-top:0}.breadcrumb .current{color:#383838}@media screen and (min-width:64em){#footer{padding-top:3.125rem}}#footer .wpforms-form label.wpforms-error{background:#383838}#footer .button:focus,#footer .button:hover{background:none;color:#7e0acb}.footer #footer-links>li ul li{color:#fff}.footer #footer-links>li ul li a{color:#fff;font-size:1rem;font-weight:400}.footer #footer-links>li ul li a:hover{text-decoration:underline}.footer .footer-logo{width:15rem}@media screen and (min-width:64em){.footer .footer-logo{width:23.125rem}}#offers .offer .offer-more-info .parameters{margin-top:0}#offers .offer .offer-more-info .parameters:after,#offers .offer .offer-more-info .parameters:before{display:block;content:"";height:3.125rem}#offers .offer .offer-more-info .parameters:before{background:linear-gradient(0deg,#f9f1f5,#fff);margin:-1.875rem -1.125rem 1rem}@media screen and (min-width:40em){#offers .offer .offer-more-info .parameters:before{margin-left:-1.875rem;margin-right:-1.875rem}}#offers .offer .offer-more-info .parameters:after{background:linear-gradient(0deg,#fff,#f9f1f5);margin:-.625rem -1.125rem -1.875rem}@media screen and (min-width:40em){#offers .offer .offer-more-info .parameters:after{margin-left:-1.875rem;margin-right:-1.875rem}}
/*# sourceMappingURL=style.css.map */
