.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#27292a;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:16px;margin-top:-8px;left:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip .tooltipster-arrow-background{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:8px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#27292a;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#27292a;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#27292a;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#27292a;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.pp-tooltip-content{font-size:13px;line-height:1.3;padding:8px 14px;text-align:center}.pp-tooltip-content p:last-child{margin-bottom:0}.pp-tooltip-size-tiny .pp-tooltip-content{font-size:10px}.pp-tooltip-size-small .pp-tooltip-content{font-size:12px}.pp-tooltip-size-large .pp-tooltip-content{font-size:14px}.pp-tooltip-container{display:none}.pp-icon{display:inline-block;line-height:1;text-align:center;-webkit-transition:all .3s;transition:all .3s}.pp-icon i,.pp-icon svg{width:1em;height:1em;position:relative;display:block;-webkit-transition:all .3s;transition:all .3s}.pp-buttons-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-group a,.pp-buttons-group a:hover{text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.pp-buttons-group .pp-button{display:-webkit-box;display:-ms-flexbox;display:flex}.pp-button-content-wrapper .pp-button-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-after{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.pp-button-icon-image img{width:40px}.pp-button-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-valign-top .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-valign-middle .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-valign-bottom .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-valign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-valign-stretch .pp-buttons-group .pp-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-halign-left .pp-buttons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-buttons-halign-center .pp-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-halign-right .pp-buttons-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-desktop .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-desktop.pp-buttons-halign-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-desktop.pp-buttons-halign-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-desktop.pp-buttons-halign-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-desktop.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-desktop.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1024px){.pp-buttons-valign-tablet-top .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-valign-tablet-middle .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-valign-tablet-bottom .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-valign-tablet-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-valign-tablet-stretch .pp-buttons-group .pp-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-left .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-left .pp-buttons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-left .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-center .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-center .pp-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-center .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-right .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-right .pp-buttons-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-right .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-stretch .pp-buttons-group{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-tablet .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-tablet.pp-buttons-halign-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-tablet.pp-buttons-halign-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-tablet.pp-buttons-halign-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-tablet.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-tablet.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-desktop .pp-buttons-group,.pp-buttons-stack-tablet .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-left .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-left .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-center .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-center .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-right .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-right .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-stretch .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-stretch .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-before-tablet{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-after-tablet{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-top-tablet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-bottom-tablet{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:767px){.pp-buttons-valign-mobile-top .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-valign-mobile-middle .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-valign-mobile-bottom .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-valign-mobile-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-valign-mobile-stretch .pp-buttons-group .pp-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-none.pp-buttons-halign-mobile-left .pp-buttons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-buttons-stack-none.pp-buttons-halign-mobile-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-none.pp-buttons-halign-mobile-center .pp-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-stack-none.pp-buttons-halign-mobile-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-none.pp-buttons-halign-mobile-right .pp-buttons-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-buttons-stack-none.pp-buttons-halign-mobile-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-none.pp-buttons-halign-mobile-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-none.pp-buttons-halign-mobile-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-mobile .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-mobile.pp-buttons-halign-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-mobile.pp-buttons-halign-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-mobile.pp-buttons-halign-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-mobile.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-mobile.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-desktop .pp-buttons-group,.pp-buttons-stack-mobile .pp-buttons-group,.pp-buttons-stack-tablet .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-left .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-left .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-left .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-left .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-center .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-center .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-center .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-center .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-right .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-right .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-right .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-right .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-stretch .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-stretch .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-stretch .pp-buttons-group .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-stretch .pp-buttons-group .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-stretch .pp-buttons-group .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-before-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-after-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-top-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-bottom-mobile{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//www.windsurfingaustria.at/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}