/* To be replaced in `head` to control optm data location */
#vshop-login{display:none;z-index:9997;position:fixed;height:auto;top:50%;left:60%;width:30%;margin-left:-25%;margin-top:-12.5%;background:rgba(255,255,255,.9);border-top-right-radius:3em;border-bottom-left-radius:3em;box-shadow:0 0 6px rgba(0,0,0,.2);padding:.5em;color:#fff;text-shadow:1px 1px 0px #003647}#login-inner{border-top-right-radius:2.5em;border-bottom-left-radius:2.5em;background-color:rgba(16,128,154,.75);border:1px solid #0ea4c6;padding:2em 1em 1em;text-align:center}#vshop-login label{display:block}#login-inner input{border-color:#003647;display:block;margin:0 auto}#login-inner .h1{color:#fff;margin-top:0;font-size:2.5em;text-align:center}#login-inner a{color:#fff}#login-inner .close{position:absolute;top:-.75em;left:-.5em;font-size:1.5em}.login_overlay{background-color:#003647;height:100%;position:fixed;width:100%;top:0;left:0;opacity:.6;//filter:alpha(opacity=50);-webkit-filter:blur(20px);-moz-filter:blur(15px);-o-filter:blur(15px);-ms-filter:blur(15px);filter:blur(15px);filter:progid:DXImageTransform.Microsoft.blur(PixelRadius='15');transition:all 1s ease-out;z-index:9990}#vshop-cart{min-height:20px;right:10px;top:10px;width:280px}.shoppingCart{position:absolute;margin-top:0;top:10px;right:5px;overflow:hidden;color:#495860;color:hsla(201,14%,33%,.8);-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 2px 3px 1px rgba(0,0,0,0);-moz-box-shadow:0 2px 3px 1px rgba(0,0,0,0);box-shadow:0 2px 3px 1px rgba(0,0,0,0);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.shoppingCart:hover{color:#495860;-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,.1);-moz-box-shadow:0 2px 4px 1px rgba(0,0,0,.1);box-shadow:0 2px 4px 1px rgba(0,0,0,.1)}.shoppingCart summary{padding:5px;height:20px;line-height:20px;cursor:pointer;overflow:hidden;background:#222;background:-webkit-gradient(linear,left top,left bottom,color-stop(.01,#4ca9e2),color-stop(1,#1d7cb7));background:-webkit-linear-gradient(top,#4ca9e2 1%,#1d7cb7 100%);background:-moz-linear-gradient(top,#4ca9e2 1%,#1d7cb7 100%);background:-o-linear-gradient(top,#4ca9e2 1%,#1d7cb7 100%);background:linear-gradient(top,#4ca9e2 1%,#1d7cb7 100%);-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-webkit-box-shadow:inset 0 1px 0 #72b3d3,inset 0 -1px 0 #155f8e;-moz-box-shadow:inset 0 1px 0 #72b3d3,inset 0 -1px 0 #155f8e;box-shadow:inset 0 1px 0 #72b3d3,inset 0 -1px 0 #155f8e}.shoppingCart h4{float:left;color:#d4f1ff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.shoppingCart:hover h4{color:#fff}.arrow{float:right;width:0;height:0;margin-top:7px;border-right:4px solid transparent;border-bottom:4px solid hsla(200,17%,93%,.5);border-left:4px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.shoppingCart:hover .arrow{border-bottom-color:hsla(200,17%,93%,1);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.shoppingCart ul{list-style:none;position:relative;display:block;margin:0;padding:0;width:280px}.shoppingCart li{padding:0;overflow:hidden;height:0;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shoppingCart:hover li{height:auto;padding:10px 15px;border-bottom:1px solid rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.shoppingCart li a{color:#495860;text-decoration:none;border-color:#666;border-bottom:1px dotted rgba(0,0,0,.6);display:block-inline;width:130px;overflow:hidden}.shoppingCart li a:hover{border:0}.shoppingCart li span{display:block;float:left}.shoppingCart li strong{display:block;float:right}.shoppingCart p{margin:0;padding:5px;overflow:hidden;background:#fff;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;transition:background .2s}.shoppingCart:hover p{text-shadow:0 -1px #fff;background:#eee}.shoppingCart p span{display:block}.shoppingCart p span:first-child{float:left}.shoppingCart:hover p span:first-child{display:none}.shoppingCart p span:last-child{float:right}.vshop-cart-table{margin:0;padding:0;width:100%;box-shadow:10px 10px 5px #888;border:1px solid #000;-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius:0;-moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius:0;-moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;border-top-right-radius:0;-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;border-top-left-radius:0}.vshop-cart-table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;margin:0;padding:0}.vshop-cart-table tr:last-child td:last-child{-moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius:0}.vshop-cart-table table tr:first-child td:first-child{-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;border-top-left-radius:0}.vshop-cart-table table tr:first-child td:last-child{-moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;border-top-right-radius:0}.vshop-cart-table tr:last-child td:first-child{-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius:0}.vshop-cart-table tr:nth-child(odd){background-color:#aad4ff}.vshop-cart-table tr:nth-child(even){background-color:#fff}.vshop-cart-table td{vertical-align:middle;border:1px solid #000;border-width:0 1px 1px 0;text-align:left;padding:7px;font-size:10px;font-family:Arial;font-weight:400;color:#000}.vshop-cart-table tr:last-child td{border-width:0 1px 0 0}.vshop-cart-table tr td:last-child{border-width:0 0 1px 1px}.vshop-cart-table tr:last-child td:last-child{border-width:1px 0 0}.vshop-cart-table tr:first-child td{background:-o-linear-gradient(bottom,#005fbf 5%,#003f7f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#005fbf),color-stop(1,#003f7f));background:-moz-linear-gradient(center top,#005fbf 5%,#003f7f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf",endColorstr="#003f7f");background:-o-linear-gradient(top,#005fbf,3f7f);background-color:#005fbf;border:0 solid #000;text-align:center;border-width:0 0 1px 1px;font-size:14px;font-family:Arial;font-weight:700;color:#fff}.vshop-cart-table tr:first-child:hover td{background:-o-linear-gradient(bottom,#005fbf 5%,#003f7f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#005fbf),color-stop(1,#003f7f));background:-moz-linear-gradient(center top,#005fbf 5%,#003f7f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf",endColorstr="#003f7f");background:-o-linear-gradient(top,#005fbf,3f7f);background-color:#005fbf}.vshop-cart-table tr:first-child td:first-child{border-width:0 0 1px}.vshop-cart-table tr:first-child td:last-child{border-width:0 0 1px 1px}.hidden{display:none!important}.vshop-tooltip{display:none;position:absolute;border:1px solid #333;background-color:#161616;border-radius:2px;line-height:30px;padding:0 5px;color:#fff;font-size:12px Arial}#vshop-error{display:none;z-index:9999;position:fixed;height:auto;top:50%;left:50%;width:50%;margin-left:-25%;margin-top:-12.5%;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.2);padding:.5em;color:#fff;padding:20px}#vshop-error span{display:block;color:red;font-size:16px;font-weight:700}#vshop-down-info b{display:block;float:left;width:200px;margin-right:10px}.down-total-topay{color:#000;font-size:18px}#total-topay-dispaly-down{color:#c70505;font-size:18px}.down-info{color:#000;font-size:14px;font-weight:400}.sh-ototal{color:#c70505;font-size:14px}article.vshop_product{display:block;border:1px solid #eee;width:300px;height:220px;overflow:hidden;margin:5px;float:left}article.vshop_product .product-thumbnail{display:block;border-bottom:1px solid #eee;max-height:150px;width:298px;text-align:center;padding:10px 0}article.vshop_product .product-thumbnail img{width:150px;height:114px}article.vshop_product .title{height:30px;overflow:hidden;text-align:center;line-height:30px}article.vshop_product .title a{font-size:15px;font-weight:400;color:#595959}article.vshop_product .title a:hover{color:#bc0505}article.vshop_product .footer{height:30px;line-height:30px;overflow:hidden}article.vshop_product .footer span{display:block;float:left;color:#bc0505;font-weight:700;font-size:16px;text-transform:uppercase}.edit-order{background:#00b1ed}.hide{display:none !important}.cart-steps-position{text-align:center;margin-bottom:50px}.cart-steps-position li{display:inline-block;width:33.3%;background-color:#f2f2f2;text-align:center;padding:10px 0;box-sizing:border-box}.cart-steps-position li.active{background-color:#ffcb00;font-weight:700}.cart-steps-position li.step1,.cart-steps-position li.step2{cursor:pointer}.vshop-cart-main .vshop-cart-footer{padding:30px !important}.vshop-cart-footer .order-notes{margin-top:20px;text-align:center;width:100%;font-size:16px}#vshop-cart-container .vshop-cart-main .vshop-cart-footer{margin:0}#vshop-cart-register-form{margin:0 0 15px;background-color:#fff}#vshop-cart-register-form .slide2{display:none}#vshop-cart-register-form .vshop-cart-info-header{color:#2c2c2c;border-bottom:1px solid #6d7589;padding-bottom:30px;text-align:left;margin-top:40px;font-size:25px}#vshop-cart-register-form .entity-select .entity-label label{color:#2c2c2c;margin-bottom:0;width:90%;cursor:pointer;font-weight:700}#vshop-cart-register-form .entity-select .selected label{color:#ffcb00}#vshop-cart-register-form label{color:#2c2c2c}#vshop-cart-register-form .vshop-cart-register{padding:0 10px}#vshop-cart-register-form .entity-select .entity-label{border:1px solid #2c2c2c;padding:15px;border-radius:4px;width:47%;display:flex;align-items:center;text-align:left;margin:0 0 20px}#vshop-cart-register-form .entity-select .entity-label.selected{border-color:#ffcb00 !important}#vshop-cart-register-form .vshop-cart-register .company-fields .field input{border-color:#6d7589;color:#2c2c2c}#vshop-cart-register-form .vshop-cart-register .company-fields{padding:10px}#vshop-cart-register-form .fields input,#vshop-cart-register-form .fields select{color:#2c2c2c}#vshop-cart-register-form .cart-general-title{color:#2c2c2c;padding-bottom:30px;text-align:left;margin-top:40px;font-size:25px}#vshop-cart-register-form .go-next-step{cursor:pointer;background-color:#ffcb00;line-height:60px;font-size:18px;text-align:center;width:100%;transition:all .2s ease-in-out}.cos-status-confirm{background-color:#fff;color:#2c2c2c;padding:20px 10px 200px}.cos-status-confirm .title{color:#2c2c2c;border-bottom:1px solid #6d7589;padding-bottom:30px;text-align:left;margin-top:20px;font-size:25px;margin-bottom:40px;font-weight:700}.cos-status-confirm .header-club-rao{color:#ffcb00;font-size:24px;text-align:center}.shopping-cart-custom{width:100%}#vshop-down-info{background-color:#e4e4e4;padding:15px}#vshop-down-info .bottom-subtotals{width:65%;text-align:right;font-size:18px;padding-top:10px}#vshop-down-info .bottom-subtotals .subtotal{padding-right:35px}#vshop-down-info .bottom-subtotals .currency{width:30px;display:inline-block;text-align:left;font-weight:700}#vshop-down-info .bottom-subtotals .cart-final-price{font-weight:700;padding-right:10px}#vshop-down-info .conditions{display:flex;margin-bottom:20px}#vshop-down-info .conditions label{vertical-align:middle;margin-left:10px;line-height:15px}#vshop-down-info #total-order-dispaly-down{margin-bottom:30px}#vshop-down-info .conditions a{color:#ffcb00}#vshop-down-info .total-price-wrap{margin-bottom:20px}#vshop-down-info .bottom-totals{text-align:left;border-left:2px solid #515560;padding-left:20px;width:300px}#vshop-register-order{width:100%;line-height:60px;height:auto;border:1px solid transparent}#vshop-cart-client-data{padding:0 20px}.vshop-cart-register .user-info{color:#2e2e2e;font-weight:700;font-size:18px}#vshop-cart-client-data .user-info{width:48%;display:inline-block;vertical-align:top;color:#2e2e2e;font-weight:700}#vshop-cart-client-data .user-info li{margin-bottom:10px}.vshop-cart-register .user-info label{font-weight:400;text-transform:uppercase;font-size:18px}#vshop-cart-client-data .user-info label{width:30%;font-weight:400;text-transform:uppercase;margin-bottom:0}#vshop-cart-client-data .user-info .value{width:68%;display:inline-block;vertical-align:top}#vshop-cart-client-data .user-info-personal{margin-right:30px}#vshop-shipping-methods{text-align:center;display:flex;justify-content:center;flex-wrap:wrap}#vshop-shipping-methods>li:first-of-type{order:2}#vshop-shipping-methods .shipping-method-wrapper,#vshop-payment-methods .payment-method-wrapper{width:48%;display:inline-block;vertical-align:top;text-align:left;padding:10px;box-sizing:border-box;border-bottom:0 none}#vshop-shipping-methods .shipping-order-method{margin:0 10px 0 0 !important;float:none;outline:none}#vshop-shipping-methods .shipping-method-wrapper .method-desc{color:#fff;margin-bottom:30px}#vshop-shipping-methods .shipping-method-wrapper label{margin-bottom:0;width:94%;cursor:pointer}#vshop-shipping-methods .entity-label,#vshop-payment-methods .entity-label{width:100% !important;margin-bottom:30px}#vshop-cart-client-data{color:#2c2c2c}#vshop-shipping-methods .shipping-method-wrapper .punct-ridicare-info{margin-bottom:30px;color:#2c2c2c}.delivery-details-nologin .title{color:#2c2c2c}#vshop-shipping-methods .shipping-method-wrapper .punct-ridicare-info .title,.delivery-details .title,.delivery-details-nologin .title{border-bottom:1px solid #6d7589;padding-bottom:10px;margin-bottom:10px;font-weight:400;font-size:23px;width:100%}#vshop-shipping-methods .shipping-method-wrapper .punct-ridicare-info .distribuitor-info{font-weight:500;font-size:17px}#vshop-shipping-methods .shipping-method-wrapper .punct-ridicare-info label{width:auto !important}#distribuitor-select-wrap .title{margin-bottom:8px;font-weight:400;font-size:18px}#distribuitor-select-wrap{color:#2c2c2c}#vshop-cart-client-data .delivery-details .user-info-personal{width:100%;margin-bottom:30px}#vshop-shipping-methods .shipping-method-wrapper .user-info label{width:30%}#vshop-shipping-methods .shipping-method-wrapper .user-info li{margin-bottom:0}#different-delivery-address{margin-right:10px;margin-left:0;margin-top:4px;width:auto !important}.delivery-details .livrare-curier .fields-different-address{margin-left:0;margin-bottom:20px}.delivery-details .livrare-curier .fields-different-address input{margin-left:0;border:1px solid #6d7589;width:100%}.vshop-cart-different-address-checkbox{margin-bottom:20px}.delivery-details .livrare-curier .fields-different-address select{width:100%;border:1px solid #6d7589;color:#6d7589;height:35px}#vshop-payment-methods input{margin-left:0}.payment-method-wrapper .disabled{background-color:#bfbebc;color:#fff;cursor:not-allowed}#vshop-cart-register-form .entity-select .entity-label.disabled{border-color:#bfbebc !important}.payment-method-wrapper .disabled .indisponibil{display:block !important;color:#2c2c2c;float:right}.payment-method-wrapper .disabled.selected{border-color:#bfbebc !important}.payment-method-wrapper .disabled label{color:#fff !important;cursor:not-allowed !important}.order-no-login .vhop-shipping-no-login{margin:0;padding:0}#field-order_note{width:100%}.field-order-note{width:100% !important;margin:0 !important;padding:0 !important}.order-details-general{margin-bottom:0 !important;padding-bottom:0 !important}.vshop-cart-register.no-user .vshop-cart-different-address-checkbox{margin-left:0 !important}.vshop-cart-register.no-user .vshop-cart-different-address-checkbox label{border:0 none !important;font-weight:400 !important;display:block !important;font-size:15px !important}.livrare-curier .vshop-cart-different-address-checkbox label{font-size:15px !important}.shipping-method-wrapper .delivery-details-nologin .fields-different-address{display:block}.vhop-shipping-no-login:not(h2) .shipping-method-wrapper{font-weight:400 !important}.vhop-shipping-no-login input{margin-left:0!important;margin-bottom:15px !important}.delivery-details-nologin input,.delivery-details-nologin select,.delivery-details-nologin textarea{width:100% !important}.delivery-details-nologin .order-cost{margin-bottom:20px}.bottom-subtotals .transport-free-msg{color:#ffcb00;font-size:16px;text-transform:none;text-align:left}#vshop-cart-register-form .bottom-subtotals{margin-bottom:40px}#vshop-cart-register-form .bottom-subtotals .transport-price label{margin-right:70px}#vshop-cart-register-form .bottom-subtotals .transport-price{text-transform:none;margin-top:30px;margin-bottom:50px}.site-main ul.cart-steps-position{padding-left:0}@media screen and (max-width:768px){#vshop-cart{display:none}#vshop-payment-methods .payment-method-wrapper,#vshop-cart-register-form .entity-select .entity-label{width:100%}}@media (max-width:576px){#vshop-shipping-methods .shipping-method-wrapper,#vshop-payment-methods .payment-method-wrapper{width:100%}}


@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
@charset "UTF-8";body,html{margin:0;padding:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#ct-ultimate-gdpr-cookie-popup{line-height:20px;-webkit-box-shadow:#000 0 0 8px;box-shadow:#000 0 0 8px;border-radius:5px;z-index:999999;opacity:1;position:fixed;padding:15px 15px 0;width:300px;font-size:13px;font-weight:400;text-align:left}#ct-ultimate-gdpr-cookie-popup p{display:inline}#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-change-settings{font-family:montserrat_semibold,sans-serif;font-size:12px}#ct-ultimate-gdpr-cookie-header{font-weight:bolder;padding:0 0 7px;text-align:center;display:block;margin:0}#ct-ultimate-gdpr-cookie-accept{float:left}#ct-ultimate-gdpr-cookie-read-more{float:right}#ct-ultimate-gdpr-cookie-change-settings{float:right}.ct-ultimate-gdpr-container #tabs{border:0;padding:0}.notice-info{padding:15px 20px;margin-bottom:15px;border:1px solid #c3e6cb;border-radius:2px;background-color:#d4edda;font-family:Hind,sans-serif;font-size:18px;color:#155724}.notice-info.has-error{border-color:#f5c6cb;background-color:#f8d7da;color:#721c24}.ct-ultimate-gdpr-container #tabs .ui-widget-header{background:0 0;border:0;font-family:open_sans_regular,sans-serif;font-size:14px;text-transform:uppercase}.ct-ultimate-gdpr-container #tabs .ui-widget-header li{font-size:.85em}.ct-ultimate-gdpr-rounded-form.ct-ultimate-gdpr-container #tabs .ui-widget-header li{font-size:14px}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav{border-radius:0;padding:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin:0 .2em 0 0;border-radius:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-tabs-anchor{padding:1em 1.5em;-webkit-box-shadow:none;box-shadow:none;font-weight:700;white-space:normal}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-tabs-anchor:focus{outline:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-state-active,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-content .ui-state-active,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-header .ui-state-active{background:#f8f8f8;border-top:3px solid #222;border-left:0;border-right:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-state-active a,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-content .ui-state-active a,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-header .ui-state-active a{color:#222}.ct-ultimate-gdpr-container .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-default{background:#ced6e0;border-top:1px solid #ced6e0;border-left:1px solid #ced6e0;border-right:1px solid #ced6e0}.ct-ultimate-gdpr-container .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover{border-top:1px solid #747d8c;border-left:1px solid #747d8c;border-right:1px solid #747d8c;background:#747d8c}.ct-ultimate-gdpr-container .ui-state-hover a,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover a,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover a{color:#fff}.ct-ultimate-gdpr-container #tabs .ui-tabs-panel{background:#f8f8f8;padding:2em 1.5em}.ct-ultimate-gdpr-container #tabs .ui-widget-content,.ct-ultimate-gdpr-container .ui-widget button,.ct-ultimate-gdpr-container .ui-widget input,.ct-ultimate-gdpr-container .ui-widget select,.ct-ultimate-gdpr-container .ui-widget textarea,.ct-ultimate-gdpr-container label{font-family:open_sans_regular,sans-serif;font-size:14px}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0!important}.ct-headerContent{margin-bottom:2em}.ct-ultimate-gdpr-service-options{display:table;margin-bottom:20px}.ct-ultimate-gdpr-service-details,.ct-ultimate-gdpr-service-option{display:table-cell;line-height:normal;vertical-align:top}.ct-ultimate-gdpr-service-option{position:relative;width:15px}.ct-ultimate-gdpr-service-title{font-weight:700}.ct-ultimate-gdpr-service-description{font-size:.9em}.ct-ultimate-gdpr-forget-submitBtn{margin-top:2em;display:block}.ct-ultimate-gdpr-container input[type=checkbox],.ct-ultimate-gdpr-container input[type=radio]{margin:0 .4375em 0 0!important}.ct-ultimate-gdpr-container label[for*=ct-ultimate-gdpr-consent-]{position:relative;padding:0 0 0 20px}.ct-ultimate-gdpr-container label[for*=ct-ultimate-gdpr-consent-] input[type=checkbox]{position:absolute;top:4px;left:0}.ct-ultimate-gdpr-container input[type=submit]{-webkit-box-shadow:none;box-shadow:none}.ct-ultimate-gdpr-container input[type=email],.ct-ultimate-gdpr-container input[type=number],.ct-ultimate-gdpr-container input[type=password],.ct-ultimate-gdpr-container input[type=search],.ct-ultimate-gdpr-container input[type=tel],.ct-ultimate-gdpr-container input[type=text],.ct-ultimate-gdpr-container input[type=url],.ct-ultimate-gdpr-container textarea{background:#f7f7f7;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #d1d1d1;border-radius:2px;color:#686868;padding:.625em .4375em;width:100%;height:auto}.ct-ultimate-gdpr-container input[type=submit],.ct-ultimate-gdpr-container input[type=submit][disabled]:focus,.ct-ultimate-gdpr-container input[type=submit][disabled]:hover{background:#1a1a1a;border:0;border-radius:2px;color:#fff;font-family:open_sans_bold,sans-serif;font-weight:700;letter-spacing:.046875em;line-height:1;padding:.84375em .875em .78125em;text-transform:uppercase}.ct-ultimate-gdpr-container input[type=submit]:hover{background:#747d8c}.ct-ultimate-gdpr-container label[for=ct-ultimate-gdpr-consent-field]{display:inline-block!important}.ct-u-display-block{display:block}body.cookie-modal-open,html.cookie-modal-open{height:initial;overflow:hidden!important}#ct-ultimate-gdpr-cookie-modal{display:none;line-height:normal;position:fixed;z-index:1000000;left:0;top:0;right:0;width:100%;max-width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.7);overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-content{font-family:open_sans_regular,sans-serif;background-color:#fff;margin:10px auto 0 auto;padding:30px 15px;width:95%;max-width:970px}.ct-ultimate-gdpr-cookie-modal-content p{display:block!important}#ct-ultimate-gdpr-cookie-modal-close,#ct-ultimate-gdpr-cookie-modal-compact-close{float:right;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/icons8_Delete_1.png);width:24px;height:24px}#ct-ultimate-gdpr-cookie-modal-close:focus,#ct-ultimate-gdpr-cookie-modal-close:hover{color:#000;text-decoration:none;cursor:pointer}#ct-ultimate-gdpr-cookie-modal-body h2,#ct-ultimate-gdpr-cookie-modal-body h3{text-align:center;text-transform:none}#ct-ultimate-gdpr-cookie-modal-body h2{font-size:30px!important;color:#333;margin:0 0 20px 0;padding:0;line-height:1!important;font-weight:700;font-family:open_sans_bold,sans-serif;letter-spacing:normal}.ct-ultimate-gdpr-cookie-modal-desc{font-size:16px;font-weight:400;line-height:28px;margin:0 auto;max-width:620px;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-modal-desc p{font-weight:400}.ct-ultimate-gdpr-cookie-modal-desc p{font-family:open_sans_regular,sans-serif;font-size:16px;font-weight:400;letter-spacing:normal;line-height:26px;margin:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-desc a{color:#306fce;line-height:normal;font-weight:700;text-transform:uppercase;font-family:open_sans_bold,sans-serif;font-size:12px;margin:15px 0 0 0;display:inline-block}.ct-ultimate-gdpr-cookie-modal-desc span{display:block;text-transform:uppercase;margin-top:15px;font-size:13px;font-weight:800;color:inherit}#ct-ultimate-gdpr-cookie-modal-body h3{font-size:20px!important;margin-top:20px;margin-bottom:40px;letter-spacing:normal;color:#333;line-height:normal;font-family:open_sans_bold,sans-serif;font-weight:600}.ct-ultimate-gdpr-cookie-modal-slider{list-style:none;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0;padding:0 0 50px 0}.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:transparent}.ct-ultimate-gdpr-cookie-modal-slider li{text-align:center;width:20%;margin-left:0!important;margin:0}.ct-ultimate-gdpr-cookie-modal-slider li:hover{cursor:pointer}.ct-ultimate-gdpr-cookie-modal-slider li div{background:#fafafa;width:45px;height:45px;border-radius:100%;margin:0 auto;position:relative;padding-top:5px}.ct-ultimate-gdpr-cookie-modal-slider li div svg{width:24px;height:24px;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ct-ultimate-gdpr-cookie-modal-slider li div svg path{fill:#595959}.ct-ultimate-gdpr-cookie-modal-slider li label{color:#595959;font-weight:500!important;font-size:13px;letter-spacing:normal;margin-top:20px!important;position:relative;cursor:pointer;line-height:20px;display:inline-block!important;text-transform:none}.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked,.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked){position:absolute;left:-9999px}.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;right:0;top:24px;margin:0 auto;width:16px;height:16px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background:#fff;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{content:'';width:6px;height:6px;background:#82aa3b;position:absolute;top:29px;left:0;right:0;margin:0 auto;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;opacity:1;-webkit-transform:scale(1);transform:scale(1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--NOTactive label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.ct-ultimate-gdpr-cookie-modal-slider-info{display:none}.ct-ultimate-gdpr-cookie-modal-slider-info.ct-ultimate-gdpr-cookie-modal-slider-info--active{display:block}.ct-ultimate-gdpr-cookie-modal-slider-desc h4{font-weight:700;text-align:left;margin:0 0 15px 0;font-family:open_sans_bold,sans-serif;font-size:15px;color:#333;letter-spacing:normal;text-transform:none}.ct-clearfix:after{content:"";display:table;clear:both}.ct-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-slider-not-able{list-style:none;margin:0 0 10px 0;padding:0}.ct-ultimate-gdpr-cookie-modal-slider-able{padding-right:15px}.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:open_sans_regular,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0 0 10px 0;padding-left:26px;position:relative;text-align:left;text-transform:none}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-slider-not-able li{margin:0;line-height:30px;font-size:13px}}.ct-ultimate-gdpr-cookie-modal-slider-able li:before,.ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{font-family:FontAwesome;left:0;position:absolute;top:2px}.ct-ultimate-gdpr-cookie-modal-slider-able li:before{color:#71db80;content:'\f00c'}.ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{color:#ffc18b;content:'\f00d'}.ct-ultimate-gdpr-cookie-modal-btn{text-align:center;margin-top:30px;margin-bottom:30px;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-btn.save a{font-family:open_sans_regular,sans-serif!important}.ct-ultimate-gdpr-cookie-modal-btn.save a:hover{border:1px solid #3170ce!important;text-decoration:none}.ct-ultimate-gdpr-cookie-modal-btn a{color:#fff;border-radius:40px;padding:6px 21px;font-weight:600;background:#3170ce;border:2px solid #3170ce;font-size:14px;-webkit-box-shadow:none!important;box-shadow:none!important}.ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#3170ce!important;background:0 0}#ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-read-more{margin-top:5px}#ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-read-more{margin-bottom:10px;margin-left:0;margin-right:0;font-weight:400;padding:6px 10px;cursor:pointer;border:1px solid}#ct-ultimate-gdpr-cookie-accept:hover,#ct-ultimate-gdpr-cookie-change-settings:hover,#ct-ultimate-gdpr-cookie-read-more:hover{opacity:.8}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-read-more{margin:0 10px 0 0}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-read-more{margin-right:10px}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin-bottom:20px}body.cookie-modal-open #ct-ultimate-gdpr-cookie-popup{right:8.5px}#ct-ultimate-gdpr-cookie-popup{display:none}.ct-ultimate-gdpr-cookie-popup-topPanel{padding:20px 0 35px 0}.ct-ultimate-gdpr-cookie-popup-bottomPanel{padding:20px 0 35px 0}#ct-ultimate-gdpr-cookie-open{display:none;position:fixed;right:20px;bottom:20px;content:"\f013";font-family:FontAwesome;font-size:22px;z-index:999999;cursor:pointer;padding:15px}.ct-ultimate-gdpr-trigger-modal-round{border-radius:50%}.ct-ultimate-gdpr-trigger-modal-rounded{border-radius:40px}.ct-ultimate-gdpr-trigger-modal-squared{border-radius:0}.ct-ultimate-gdpr-cookie-popup-squared{border-radius:0!important}.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-read-more{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-read-more{padding:10px 20px}.ct-ultimate-gdpr-cookie-popup-modern{-webkit-box-shadow:none!important;box-shadow:none!important}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup{padding:15px}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons{float:none}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;font-weight:400}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h1,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h2,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h3,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h4,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h5,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h6{color:#e5e5e5;font-family:montserrat_semibold,sans-serif;font-size:18px;font-weight:400}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_semibold,sans-serif;font-size:12px;font-weight:400;text-align:center}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-read-more{width:auto}}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel{padding:15px 40px 0!important}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-buttons,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-buttons{padding:0;text-align:right}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-read-more{display:inline-block;float:none}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept{float:left}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:0 0 0 10px}.ct-ultimate-gdpr-cookie-popup-modern .ct-container{width:100%}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-content{float:left}.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons{float:right;padding:15px 0 5px 0}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{margin:0}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{margin:0 0 10px 0}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{clear:both;content:'';display:table}#ct-ultimate-gdpr-cookie-modal-slider-form{margin:0;position:relative}.ct-ultimate-gdpr-slider{height:100px;border-radius:70px;background-color:transparent;position:absolute;top:-10px;-webkit-transition:all .3s;transition:all .3s}.ct-ultimate-gdpr-slider-block .ct-ultimate-gdpr-slider{border:none}.ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider{border:3px solid #82aa3b}.ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-cookie-modal-slider li#ct-ultimate-gdpr-cookie-modal-slider-item-block div svg path{fill:#595959!important}.ct-ultimate-gdpr-slider{border:3px solid #82aa3b;width:20%;margin-left:20%}[class*=ct-ultimate-gdpr--Groups-] .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr--Groups-1 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:100%}.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:50%}.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{display:block;margin-left:50%;width:50%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{display:block;margin-left:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 li{width:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:66.66%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;margin-left:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 li{width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:50%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 li{width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{width:75%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{display:block;margin-left:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 li{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:40%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 li{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{width:60%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 li{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{width:80%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:40%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:12%;width:25%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{margin-left:10%;width:80%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:5%;width:25%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{margin-left:0;width:66%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{margin-left:0;width:100%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider{margin-left:0}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:0;width:25%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{margin-left:0;width:50%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{margin-left:0;width:75%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{margin-left:0;width:100%}.ct-ultimate-gdpr-cookie-modal-slider-item--selected{position:relative}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{content:'';position:absolute;border-top:2px solid #e6e6e6;width:20px;right:-10px;top:38px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after{content:'';position:absolute;border-right:2px solid #e6e6e6;height:20px;right:-1px;top:29px}.ct-ultimate-gdpr-cookie-topPanel-padding{padding-top:154px}.ct-ultimate-gdpr-cookie-bottomPanel-padding{padding-bottom:154px}.ct-ultimate-gdpr-cookie-topPanel-padding.popup-modern-style{padding-top:114px}.ct-ultimate-gdpr-cookie-bottomPanel-padding.popup-modern-style{padding-bottom:114px}.ct-ultimate-gdpr-btn-cookie{font-weight:400;padding:6px 10px;cursor:pointer;border:1px solid}.ct-ultimate-gdpr-btn-cookie-rounded{border-radius:5px}.mailster-form.loadig .ct-ultimate-gdpr-consent-field .mailster-form.loadig .ct-ultimate-gdpr-consent-field{opacity:.2}@media (max-width:640px){.ct-ultimate-gdpr-container.container{width:auto}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{display:inline-block;float:none;width:100%}}@media (min-width:480px){.ct-ultimate-gdpr-cookie-modal-slider li div{width:80px;height:80px}.ct-ultimate-gdpr-cookie-modal-slider li div svg{width:40px;height:40px}}@media (min-width:768px){.ct-container{width:750px}#ct-ultimate-gdpr-cookie-modal-body{padding:0 20px}}@media (min-width:992px){.ct-container{width:970px}.ct-ultimate-gdpr-cookie-modal-slider-desc{width:100%}#ct-ultimate-gdpr-cookie-modal-body{padding:0 60px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected{position:relative}}@media (min-width:1200px){.ct-container{width:1170px}.ct-ultimate-gdpr-cookie-modal-slider-desc{float:left;width:50%}}@media (max-width:479px){.ct-ultimate-gdpr-cookie-modal-slider li label{font-size:11px}.ct-ultimate-gdpr-slider{height:60px;border-radius:40px;top:-8px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{display:none}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after{display:none}}.ct-u-hidden{display:none!important}.ct-ultimate-gdpr-my-account form input[type=submit]{display:inline-block;vertical-align:bottom}.ct-ultimate-gdpr-my-account label{display:block;line-height:normal;margin:11px 0 0 0}.ct-ultimate-gdpr-my-account .fa-spinner{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;color:#6a8ee7;font-size:30px;margin:18px 0 0 10px}.ct-ultimate-gdpr-my-account input[type=submit]:disabled{cursor:not-allowed}.ct-ultimate-gdpr-my-account.ct-ultimate-gdpr-container .ct-checkbox{top:0}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}label[for=ct-ultimate-gdpr-consent-data-access]{display:block;margin-top:15px}.ct-ultimate-gdpr-container form{margin:0}.ct-ultimate-gdpr-container form input[type=submit]{display:block;margin-top:15px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-my-account .ct-headerContent p{font-family:Hind,sans-serif;font-weight:700;font-size:18px;color:#333}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-my-account #tabs .ui-widget-content input[type=submit]:disabled{background-color:#ccc;color:#999}.ct-ultimate-gdpr-container #tabs .ui-widget-header{display:block}.ct-ultimate-gdpr-container #tabs .ui-widget-header [id*=ui-id-]{border:0;padding:1em .6em;width:100%}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin-right:-3px;vertical-align:top;width:100%}@media screen and (min-width:667px){.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin-right:0}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{width:auto}}.ct-ultimate-gdpr-container #tabs-2 .ct-ultimate-gdpr-services-list .ct-ultimate-gdpr-service-options .ct-checkbox,.ct-ultimate-gdpr-container #tabs-4 .ct-ultimate-gdpr-services-list .ct-ultimate-gdpr-service-options .ct-checkbox{position:static}.ct-ultimate-gdpr-container .ct-checkbox{cursor:pointer;height:11px;left:0;margin-right:5px;position:absolute!important;top:4px;width:11px}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:first-child,.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){display:inline-block;margin-bottom:0;margin-top:0;width:100%}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){margin-left:0;margin-top:13px}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email label{font-weight:600;line-height:normal}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email label[for*=ct-ultimate-gdpr-rectification-data-]{font-weight:700;margin-bottom:10px}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:first-child,.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){padding:0 0 13px 0;width:48%}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:first-child{float:left;margin:0}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){float:right;margin:0}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(3){clear:both}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form input[type=email]{height:auto}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form input[type=submit]{background-color:#6a8ee7}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ct-headerContent{line-height:24px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-state-default{background-color:transparent;border:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header{color:#333;font-family:montserrat_semibold,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default{background-color:transparent;border:0;font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a:link{color:#b2b2b2;text-align:center}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default.ui-tabs-active a{color:#333}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel{background-color:#fff;border:1px solid #e6e6e6;padding:35px 30px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel.ui-widget-content{font-family:montserrat_regular,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel .ct-ultimate-gdpr-services-email{margin-bottom:0;margin-top:25px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active{background-color:#fff;border-bottom:4px solid #6a8ee7;border-top:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-tabs-anchor{font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-widget-content a{color:#4c5e8a;text-decoration:underline}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label{color:grey;font-size:12px;font-weight:600;font-family:montserrat_semibold,sans-serif;line-height:normal;margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for*=ct-ultimate-gdpr-consent-]{display:inline-block;font-weight:300;margin-top:10px;padding-left:16px;position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for=ct-ultimate-gdpr-email]{font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=email],.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content textarea{background-color:#f2f2f2;border:0;border-radius:4px;color:#b8b8b8;font-size:12px;font-weight:300;height:auto;margin:0;padding:10px 14px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit]{background-color:#6a8ee7;border-radius:3px;-webkit-box-shadow:0 0;box-shadow:0 0;margin:10px 0 0 0;padding:13px 28px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=checkbox]{opacity:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-checkbox{border:2px solid #d9d8d8;display:inline-block}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-checkbox.ct-checked{background-color:#6a8ee7}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-state-default{background-color:transparent;border:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-1 #ct-ultimate-gdpr-email{margin-top:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-2 #ct-ultimate-gdpr-forget-email{margin-top:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-2 label[for=ct-ultimate-gdpr-consent-forget-me]{display:inline-block;margin-top:10px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-3 .ct-headerContent{margin-bottom:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-3 #ct-ultimate-gdpr-rectify-email{margin-top:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-3 .ct-ultimate-gdpr-services-email:nth-child(3){margin:15px 0 0 0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-headerContent{color:#666;font-size:13.5px;font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-ultimate-gdpr-service-title{color:#333;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-ultimate-gdpr-service-description{color:grey;font-size:10px;margin-top:7px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-widget-header{background-color:#ebebeb;border-radius:25px;font-family:Hind,sans-serif;line-height:normal;margin-bottom:15px;padding:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-widget-header [id*=ui-id-]:before{padding:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-widget-header .ui-state-default{background-color:transparent;border:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active{background-color:#737373;border:0;border-radius:25px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active a{color:#fff;font-weight:500;padding:9px 0 5px 0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active a{padding:9px 20px 5px 20px}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active a:before{color:#fff}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-tabs-anchor{color:#737373;font-weight:600;padding:9px 15px 6px 15px;text-align:center;text-transform:capitalize}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel{background-color:transparent;border:1px solid #e6e6e6;border-radius:5px;font-family:Hind,sans-serif;padding:20px}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel{padding:40px 30px}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel .ct-ultimate-gdpr-services-email{margin-bottom:0;margin-top:3px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel .ct-ultimate-gdpr-services-email:nth-child(3){margin-top:20px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel label[for*=ct-ultimate-gdpr-consent-]{display:inline-block;margin:8px 0 10px 0;padding-left:16px;position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content label{color:grey;display:inline;font-family:Hind,sans-serif;font-size:12px;font-weight:700;margin:0 5px 0 0;text-transform:uppercase}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content label:nth-of-type(2){font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content label a{border:0;color:#788fc6;text-decoration:underline}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-age-guard-name{display:inline;width:auto}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-age-guard-name+label{position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-age-guard-name+label:before{content:'';display:block;margin-top:20px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content input[type=email],.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content textarea{border:0;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#b8b8b8;font-family:Hind,sans-serif;font-size:13px;height:auto;margin:0;padding:8px 18px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content input[type=submit]{background-color:#6a8ee7;border-radius:25px;-webkit-box-shadow:0 0;box-shadow:0 0;font-family:Hind,sans-serif;font-weight:600;margin:20px 0 0 0;padding:8px 40px 5px 40px;line-height:normal}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-checkbox{border:2px solid #d9d8d8;border-radius:50%;display:inline-block}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-checkbox.ct-checked{background-color:#6a8ee7}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content input[type=checkbox]{opacity:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-headerContent{color:#666;font-size:16px;margin-bottom:30px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-ultimate-gdpr-service-title{font-size:16px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-ultimate-gdpr-service-description{color:grey;font-size:14px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #tabs-2 label{margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #tabs-2 label[for=ct-ultimate-gdpr-consent-forget-me]{font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #tabs-2 label[for=ct-ultimate-gdpr-consent-data-rectification]{font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-rectification label[for=ct-ultimate-gdpr-rectification-data-current]{margin-bottom:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-rectification label[for=ct-ultimate-gdpr-consent-data-rectification]{font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form.ct-ultimate-gdpr-my-account .ct-checkbox{top:4px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form{font-family:open_sans_regular,sans-serif;margin:0 auto;max-width:770px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-default{background-color:#e9e8e8;border:0;border-top-left-radius:3px;border-top-right-radius:3px;margin:0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-default{margin:0 3px 0 0}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav.ui-widget-header{font-family:open_sans_regular,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-tabs-anchor{font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-active{background-color:#f8f8f8;border:0;padding:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-active li{background-color:#e9e8e8;border:0;border-top-left-radius:4px;border-top-right-radius:4px;font-family:open_sans_bold,sans-serif;font-weight:700;margin-right:3px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-active a{color:#3e71d1}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-widget-header .ui-state-active a{color:#3e71d1}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-widget-header{display:inline-block}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-header [id*=ui-id-]{color:#ccc;text-align:center}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content{font-family:open_sans_regular,sans-serif;padding:35px 30px 40px 30px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget button,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget input,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget select,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget textarea{font-family:open_sans_regular,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content label[for*=ct-ultimate-gdpr-consent-]{color:grey;display:inline-block;font-family:open_sans_regular,sans-serif;font-size:13px;font-weight:400;margin:0 0 18px 0;padding-left:16px;position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content label[for=ct-ultimate-gdpr-email]{font-family:open_sans_bold,sans-serif;font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content label a{color:#31518f;text-decoration:underline}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=email]{background-color:#fff;border:0;border-bottom-left-radius:3px;border-top-left-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#b8b8b8;display:inline-block;font-size:13px;height:auto;line-height:normal;margin:0 -4px 0 0;padding:12px;width:100%}@media screen and (min-width:414px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=email]{width:77%}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=submit]{background-color:#3e71d1;font-weight:600;margin:15px 0 0 0;padding:14px 0;width:100%;display:block;border-radius:0}@media screen and (min-width:414px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=submit]{margin:0;border-bottom-left-radius:0;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;display:inline-block;width:22%}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=checkbox]{opacity:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-headerContent{color:#666;font-size:16px;line-height:24px;margin-bottom:21px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ui-state-active a{color:#3e71d1}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email{margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email label[for*=ct-ultimate-gdpr-rectification-data-]{font-family:open_sans_bold,sans-serif;font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email textarea{background-color:#fff;border:0;-webkit-box-shadow:none;box-shadow:none;margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email:nth-child(3){margin-top:29px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-checkbox{border:2px solid #cacaca;border-radius:2px;display:inline-block}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-checkbox.ct-checked{background-color:#3e71d1}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-forget-submitBtn{margin-top:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs #tabs-2 .ct-ultimate-gdpr-services-email label{margin:10px 0 0 0;display:inline-block;font-weight:800;font-family:open_sans_bold,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs #tabs-3 #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){margin:13px 0 0 0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs #tabs-3 #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){margin:0}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form label[for^=ct-ultimate-gdpr-]{font-family:open_sans_bold,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form .ct-checkbox{top:4px}.ct-ultimate-gdpr-rounded-form #ct-ultimate-gdpr-unsubscribe label[for=ct-ultimate-gdpr-consent-unsubscribe]{font-size:13px;font-weight:300;text-transform:none}#ct-ultimate-gdpr-unsubscribe-email{margin-top:5px}.ct-ultimate-gdpr-shortcode-protection.blur{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);background-color:#ccc;overflow-wrap:break-word}.ct-ultimate-gdpr-shortcode-protection-label{position:absolute;z-index:9999}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body h2{font-weight:500;line-height:normal!important;font-family:Hind,sans-serif;letter-spacing:normal;text-transform:uppercase}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body h3{font-size:22px!important;font-weight:500;font-family:Hind,sans-serif;letter-spacing:normal;line-height:normal}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body p{color:inherit;font-size:15px;font-weight:400}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc{margin:0 auto;max-width:615px}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc a{color:#4467b9;display:inline-block;font-size:15px;margin:15px 0 10px 0}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;width:100%}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider li{margin:1px!important;float:left;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:-webkit-box;display:-ms-flexbox;display:flex}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider li{margin:0 5px!important}}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body #ct-ultimate-gdpr-cookie-modal-slider-form{margin:0}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info{padding:0 10px}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc h4{color:#666;font-size:16px;font-weight:600;text-transform:uppercase;line-height:normal;margin:0 0 15px 0;letter-spacing:normal;font-family:Hind,sans-serif}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc li{color:inherit;margin:0}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc li:before{color:#436621;content:'—'}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc .ct-ultimate-gdpr-cookie-modal-slider-able{padding-right:35px}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a{background-color:#4265b8;border:2px solid #4265b8;border-radius:0;font-family:Hind,sans-serif!important;padding:10px 20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:hover{background-color:#fff;color:#4265b8;text-decoration:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-one.ct-ultimate-gdpr-cookie-modal-content{font-family:Hind,sans-serif}.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background:#f2f2f2;border-radius:2px;border:1px solid #ccc}.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active path,.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected path{fill:#9599a1!important}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{display:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{display:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{display:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li{margin:0 20px}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li label{font-size:15px;font-weight:600!important;margin:20px 0 0 0!important}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item{background:rgba(242,242,242,.5);padding:35px 0;border:2px solid rgba(34,49,86,0)}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li div{background:#fcfcfc}.ct-ultimate-gdpr-cookie-skin-one path{fill:rgba(149,153,161,.2)!important}@media (min-width:800px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li div{width:80px;height:80px}}@media (max-width:400px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li div{width:35px;height:35px;margin:10px auto 0}}@media (max-width:600px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item{padding:15px 0!important}}@media (max-width:400px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item{padding:0 0!important}}@media (max-width:600px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li{margin:0 5px!important}}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content{font-family:open_sans_regular,sans-serif}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body h2{font-size:32px;font-weight:800;font-family:open_sans_bold,sans-serif;letter-spacing:normal;line-height:normal!important}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body h3{font-family:montserrat_medium,sans-serif;font-size:24px!important;font-weight:500;line-height:32px!important;margin:20px auto 40px auto;max-width:685px;letter-spacing:normal}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body h4{color:#333;font-family:montserrat_medium,sans-serif;font-size:16px;font-weight:500;margin:0 0 15px 0;line-height:normal;letter-spacing:normal}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body #ct-ultimate-gdpr-cookie-modal-slider-form{margin:0}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;width:100%}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider li{float:left;margin:2px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:-webkit-box;display:-ms-flexbox;display:flex}}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc p{color:inherit;font-size:15px;line-height:25px;margin:0}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc a{color:#6a8ee7;display:inline-block;font-weight:700;margin:20px 0 35px 0;font-size:13px}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-wrap .ct-ultimate-gdpr-cookie-modal-slider-able li:before{color:#84cf3b;content:'\f058'}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a{border-radius:0;font-family:montserrat_regular,sans-serif;font-size:14px;text-transform:none;background-color:#6a8ee7;border:2px solid #6a8ee7;padding:11px 18px 11px 14px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:before{color:#fff;content:'\f00c';font-family:FontAwesome;margin-right:10px}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#fff;background-color:#fff;text-decoration:none}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:hover:before{color:#6a8ee7}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li{-webkit-transition:all .75s ease;transition:all .75s ease}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li :after{content:'';width:0%!important;height:6px;background:#6a8ee7!important;position:absolute;top:50px!important;left:0;right:auto!important;margin:0 auto;border-radius:0!important;-webkit-transition:all .75s ease;transition:all .75s ease;opacity:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{width:100%!important;opacity:1}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{-webkit-transition:all 1s ease;transition:all 1s ease}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;right:0;top:50px;margin:0 auto;width:100%;height:5px;border:0;border-radius:100%;background:rgba(0,0,0,.2)}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--selected{background:#f2f2f2!important;border-radius:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li div{background:0 0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li div svg{top:80%;left:50%;-webkit-transform:translateY(-80%) translateX(-50%);transform:translateY(-80%) translateX(-50%)}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li label{color:#4c4c4c;font-family:montserrat_regular,sans-serif;margin:15px 0 0 0!important;line-height:30px;width:100%}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item{height:150px;background-color:transparent}@media (max-width:478px){.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item{height:110px}}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{background:#f2f2f2;border-radius:0!important}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li div svg path{fill:#878b92!important}@media (min-width:992px){.ct-ultimate-gdpr-cookie-skin-two #ct-ultimate-gdpr-cookie-modal-slider-form{margin-left:-75px!important;margin-right:-75px!important}}@media (min-width:768px){.ct-ultimate-gdpr-cookie-skin-two #ct-ultimate-gdpr-cookie-modal-slider-form{margin-left:-35px;margin-right:-35px;margin-bottom:0}}.um-field .ct-ultimate-gdpr-consent-field{font-size:14px!important}.um-field input[type=checkbox].ct-ultimate-gdpr-consent-field{margin:4px 0 4px!important}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-content{bottom:0;left:0;letter-spacing:normal;margin:0;max-height:100%;max-width:none;overflow-y:scroll;padding:15px;position:fixed;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-close{position:relative;z-index:1000001}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-slider-block,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-slider-not-block{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-body{padding:0;position:relative}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-body h2{clear:none;font-family:Hind,sans-serif;font-size:12px!important;font-weight:600;letter-spacing:normal;line-height:normal!important;margin-bottom:5px;text-align:left;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc{font-size:11px;line-height:18px;max-width:none;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc *{color:inherit}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc a{color:#4265b8}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc p{font-family:Hind,sans-serif;font-size:11px;font-weight:400;letter-spacing:normal;line-height:18px;margin:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue h3{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-slider-form{font-size:13px;margin-bottom:10px;margin-top:15px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider li{background-color:#fff;float:left;list-style-type:none;margin-left:0!important;padding:8px 15px 11px 40%;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li div{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li label{color:#737373;font-family:Hind,sans-serif;font-size:11px;font-weight:600!important;letter-spacing:normal;line-height:normal;margin:0!important;position:relative;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:#fff;margin:0;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background-color:#f2f2f2;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{background:0 0;color:#bbb;content:'\f00c';font-family:FontAwesome;font-size:12px;height:auto;left:-17px;margin:0;position:absolute;right:auto;top:2px;-webkit-transform:none;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:not(:checked)+label:before{border:1px solid #84cf3b}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{background:0 0;font-family:FontAwesome;color:#84cf3b;content:'\f00c';font-size:12px;height:auto;left:-17px;margin:0;right:auto;top:2px;-webkit-transform:none;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue [type=radio]:not(:checked)+label:before{background-color:transparent;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:11px;left:-19px;margin:0;top:4px;width:11px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .hide-btn{background-color:#bbb;border-radius:0;color:#fff;display:inline-block;font-family:Hind,sans-serif;font-size:11px;font-weight:400;height:auto;letter-spacing:normal;padding:10px 10px 11px 10px;text-transform:none;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .fa{font-size:8px;margin-left:3px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn.compact{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:auto;overflow:visible;padding:0 0 15px 0;position:relative;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li{background-color:#f2f2f2;cursor:pointer;display:table;line-height:normal;margin:0;overflow:visible;padding:0 4px 0 15px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li:not(:first-child){border-top:1px solid #fff}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li:last-child{border-bottom-left-radius:5px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li span{display:table-cell;height:26px;padding:0;vertical-align:middle}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-active-tab{background-color:#4265b8;color:#fff;font-weight:400}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-active-tab span{color:#fff!important}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{display:block!important;height:auto;margin:0;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-info{height:100%;padding:0 20px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:first-child h4{color:#84cf3b}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:nth-child(2) h4{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin-top:3px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue h4{font-family:Hind,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:normal;margin:6px 0 8px 0;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able{margin:0;padding-left:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:Hind,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-able li:before,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn{display:block;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a{background:0 0;border-radius:0;border:1px solid #4265b8;display:block;font-size:0;padding:0;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:after{background-color:#4265b8;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;content:'OK';display:inline-block;font-size:12px;font-family:Hind,sans-serif;letter-spacing:normal;padding:6px 25px;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:hover:after{background-color:transparent;border:none;color:#4265b8}.ct-ultimate-gdpr-cookie-modal-compact-light-blue *{color:inherit}.ct-ultimate-gdpr-cookie-modal-compact-light-blue h3{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue p{font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:17px;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-content{bottom:0;left:0;letter-spacing:normal;margin:0;max-height:100%;max-width:none;overflow-y:scroll;padding:15px;position:fixed;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-close{position:relative;z-index:1000001}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-slider-block,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-slider-not-block{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-body{padding:0;position:relative}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-body h2{clear:none;font-family:open_sans_regular,sans-serif;font-size:14px!important;font-weight:600;letter-spacing:normal;line-height:normal!important;margin-bottom:5px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-desc{font-size:11px;line-height:18px;margin:0;max-width:470px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-slider-form{font-size:13px;margin-bottom:10px;margin-top:15px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li{background-color:#fff;float:left;list-style-type:none;margin-left:0!important;padding:8px 15px 8px 40%;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li div{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li label{color:#737373;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700!important;letter-spacing:normal;line-height:normal;margin:0!important;position:relative;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{background-color:transparent;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:11px;left:-17px;margin:0;top:1px;width:11px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn{background-color:#bbb;border-bottom:1px solid #bbb;border-radius:0;color:#fff;display:inline-block;font-family:open_sans_regular,sans-serif;font-size:11px;font-weight:400;height:auto;letter-spacing:normal;padding:10px 13px 13px 13px;text-transform:none;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:#fff;border-bottom:2px solid #ebebeb;margin:0;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background-color:#f2f2f2;border-bottom:2px solid #6a8ee7;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{-webkit-transform:none;background:0 0;color:#bbb;content:'\f00c';font-family:FontAwesome;font-size:7px;height:auto;left:-15px;margin:0;position:absolute;right:auto;top:3px;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:not(:checked)+label:before{border:2px solid #9fd5a0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{background:0 0;color:#84cf3b;content:'\f00c';font-family:FontAwesome;font-size:7px;height:auto;left:-15px;margin:0;right:auto;top:3px;-webkit-transform:none;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .fa{font-size:8px;margin-left:3px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn.compact{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:0;height:auto;overflow:visible;padding:0 0 15px 0;position:relative;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li{background-color:#f2f2f2;cursor:pointer;display:table;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:normal;margin:0;overflow:visible;padding:0 4px 0 15px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li:not(:first-child){border-top:1px solid #fff}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li:last-child{border-bottom-left-radius:5px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li span{display:table-cell;height:26px;padding:0;vertical-align:middle}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-active-tab{background-color:#6a8ee7;color:#fff}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-active-tab span{color:#fff!important}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{display:block!important;height:auto;margin:0;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-info{height:100%;padding:0 20px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:first-child h4{color:#84cf3b}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:nth-child(2) h4{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin-top:6px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue h4{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;letter-spacing:normal;line-height:normal;margin:6px 0 8px 0;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able{margin:0;padding-left:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:montserrat_bold,sans-serif;font-size:9px;font-weight:700;letter-spacing:normal;line-height:12px;margin:0;padding:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn{display:block;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a{background:0 0;border-radius:0;border:0;display:block;font-size:0;padding:0;position:relative;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:after{background-color:#6a8ee7;border:1px solid #6a8ee7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;content:'Ok';display:inline-block;font-family:montserrat_regular,sans-serif;font-size:12px;letter-spacing:normal;padding:6px 25px;text-transform:capitalize;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:hover:after{background-color:transparent;border:none!important;color:#4265b8}.ct-ultimate-gdpr-cookie-modal-compact-green *{color:inherit}.ct-ultimate-gdpr-cookie-modal-compact-green h3{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green li div{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green li label{color:#595959;font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:500!important;letter-spacing:normal;line-height:normal;margin:0!important;position:relative;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green p{font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:17px;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider{border:2px solid #82aa3b}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;height:40px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider{display:block;height:73px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider{display:block;height:107px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;height:141px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider{-webkit-transition:all .3s;background-color:transparent;border-radius:70px;display:none;height:40px;position:absolute;top:-2px;transition:all .3s}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{display:block;height:40px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{display:block;height:74px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;height:108px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{display:block;height:142px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-content{bottom:0;left:0;letter-spacing:normal;margin:0;max-height:100%;max-width:none;overflow-y:scroll;padding:15px;position:fixed;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-close{position:relative;z-index:1000001}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider-block,.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider-not-block{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-body{padding:0;position:relative}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-body h2{clear:none;font-family:open_sans_regular,sans-serif;font-size:14px!important;font-weight:800;letter-spacing:normal;line-height:normal!important;margin:0 0 5px 0;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-desc{font-size:11px;line-height:18px;margin:0;max-width:470px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-slider-form{font-size:13px;margin-bottom:10px;margin-top:15px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider li{background-color:#fff;float:left;list-style-type:none;margin-left:0!important;padding:8px 15px 8px 40%;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:#fff;margin:0;min-width:104px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background-color:transparent;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{-webkit-transform:none;background:0 0;color:#bbb;content:'\f00c';font-family:FontAwesome;font-size:12px;height:auto;left:-15px;margin:0;position:absolute;right:auto;top:-1px;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:not(:checked)+label:before{border:1px solid #82aa3b}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{-webkit-transform:none;background:0 0;color:#82aa3b;content:'\f00c';font-family:FontAwesome;font-size:12px;height:auto;left:-15px;margin:0;right:auto;top:-1px;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.hide-btn-wrapper{margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-active-tab span{color:#fff!important}.ct-ultimate-gdpr-cookie-modal-compact-green [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-green [type=radio]:not(:checked)+label:before{background-color:transparent;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:11px;left:-17px;margin:0;top:1px;width:11px}.ct-ultimate-gdpr-cookie-modal-compact-green .hide-btn{background-color:transparent;border-radius:0;color:#595959;display:inline-block;font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:400;height:auto;letter-spacing:normal;padding:12px 10px;text-transform:none;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .fa{font-size:8px;margin-left:3px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-btn.compact{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-wrap{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:0;height:auto;overflow:visible;padding:0 0 15px 0;position:relative;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li{background-color:#f2f2f2;cursor:pointer;display:table;line-height:normal;margin:0;overflow:visible;padding:0 4px 0 15px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li:not(:first-child){border-top:1px solid #fff}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li:last-child{border-bottom-left-radius:5px}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li span{display:table-cell;height:26px;padding:0;vertical-align:middle}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li.ct-ultimate-gdpr-cookie-modal-active-tab{background-color:#82aa3b;color:#fff;font-weight:400;padding:0 4px 0 15px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{display:block!important;height:auto;margin:0;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-info{height:100%;padding:0 20px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc:first-child h4{color:#82aa3b}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc:nth-child(2) h4{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin:7px 0 0 0}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green h4{font-family:open_sans_regular,sans-serif;font-size:9px;font-weight:600;letter-spacing:normal;line-height:normal;margin:6px 0 8px 0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-not-able{margin:0;padding-left:0}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:open_sans_regular,sans-serif;font-size:9px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-btn{display:block;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-green a{background:0 0;border-radius:0;border:0;display:block;font-size:0;padding:0;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green a:after{-webkit-box-sizing:border-box;background-color:#82aa3b;border:1px solid #82aa3b;border-radius:4px;box-sizing:border-box;color:#fff;content:'OK';display:inline-block;font-family:open_sans_regular,sans-serif;font-size:12px;font-weight:600;letter-spacing:normal;padding:6px 25px;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green a:hover{border:none!important}.ct-ultimate-gdpr-cookie-modal-compact-green a:hover:after{background-color:transparent;border:1px solid #82aa3b;color:#82aa3b}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-content{overflow:visible}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc{margin:0;max-width:415px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{margin:0;padding:8px 15px 11px 30px;text-align:center;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .hide-btn{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-cookie-modal-slider .ct-ultimate-gdpr-cookie-modal-btn.compact{display:inline;float:right;padding:0;position:static}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a{display:inline-block}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:after{padding:9px 25px 8px 25px;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:hover:after{background-color:transparent;color:#4265b8;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:1px solid #e1e1e1;height:136px;padding:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper{color:#595959;display:block;font-family:Hind,sans-serif;font-size:11px;font-weight:600;left:0;letter-spacing:normal;margin:0;padding:0;position:absolute;text-transform:none;top:0;width:99px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{height:134px;margin-left:100px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin-top:8px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn{display:none;position:absolute;right:0;top:180px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-content{overflow:visible}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{margin:0;padding:8px 15px 11px 30px;text-align:center;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .hide-btn{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-cookie-modal-slider .ct-ultimate-gdpr-cookie-modal-btn.compact{display:inline;float:right;padding:0;position:static}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a{display:inline-block}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:before{color:#fff;content:'\f00c';font-family:FontAwesome;font-size:8px;left:14px;position:absolute;top:14px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:hover:before{color:#6a8ee7;content:'\f00c';font-family:FontAwesome;font-size:8px;left:14px;position:absolute;top:14px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:hover:after{background-color:transparent;color:#4265b8;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:after{padding:10px 25px;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:1px solid #e1e1e1;height:136px;padding:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper{color:#595959;display:block;font-size:10px;font-family:open_sans_regular,sans-serif;font-weight:400;left:0;letter-spacing:normal;margin:0;padding:0;position:absolute;text-transform:none;top:0;width:99px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{height:134px;margin-left:100px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn{display:none;position:absolute;right:0;top:180px}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider{height:40px;width:14%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider{height:40px;width:27%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider{height:40px;width:41%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider{height:40px;width:54%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{width:14%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:14%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:28%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:41%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:55%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-content{overflow:visible}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item{margin:0;padding:8px 15px 11px 30px;text-align:center;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.hide-btn-wrapper{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green .hide-btn{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-cookie-modal-slider .ct-ultimate-gdpr-cookie-modal-btn.compact{display:inline;float:right;padding:0;position:static}.ct-ultimate-gdpr-cookie-modal-compact-green a{display:inline-block}.ct-ultimate-gdpr-cookie-modal-compact-green a:after{padding:8px 25px}.ct-ultimate-gdpr-cookie-modal-compact-green a:hover:after{-webkit-transition:all .3s ease-in-out;background-color:transparent;color:#82aa3b;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:1px solid #e1e1e1;height:136px;padding:0}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper{color:#595959;display:block;font-family:Hind,sans-serif;font-size:11px;font-weight:600;left:0;letter-spacing:normal;margin:0;padding:0;position:absolute;text-transform:none;top:0;width:99px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{height:134px;margin-left:100px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-btn{display:none;position:absolute;right:0;top:180px}.ct-ultimate-gdpr-cookie-modal-compact-green a:after{width:auto}}.ct-ultimate-gdpr-button-icon-left{padding-right:8px}.ct-ultimate-gdpr-button-icon-right{padding-left:8px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic{width:500px;padding:30px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic .ct-container{width:100%}@media (min-width:1200px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic .ct-container{width:1170px}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h1,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h2,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h3,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h4,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h5,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h6{color:#fff;font-family:montserrat_regular,sans-serif;font-size:20px;margin:15px 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more{margin:20px 0!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings{margin-top:20px;margin-right:10px;margin-bottom:20px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light{width:570px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_semibold,sans-serif;font-size:12px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept{background:#6a8ee7!important;border-color:#6a8ee7!important;color:#fff!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{background:grey!important;border-color:grey!important;color:#fff!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings{background:0 0!important;border-color:grey!important;color:grey!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:10px 15px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more:hover{background-color:#0948e4!important;border-color:#0948e4!important;color:#fff!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue .ct-ultimate-gdpr-cookie-popup-bottomPanel,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue .ct-ultimate-gdpr-cookie-popup-topPanel,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light .ct-ultimate-gdpr-cookie-popup-bottomPanel,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light .ct-ultimate-gdpr-cookie-popup-topPanel{max-width:1170px;padding:0!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue .ct-container{width:100%}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content{color:#ccc;margin:0 0 30px 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h1,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h2,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h3,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h4,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h5,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h6{color:#fff;font-family:montserrat_bold,sans-serif;font-size:20px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_bold,sans-serif;font-size:12px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more{color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings{border:2px solid #999!important;color:#999!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light{padding:50px 30px 30px 30px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light img{vertical-align:baseline}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light .ct-container{width:100%}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content{color:grey}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h1,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h2,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h3,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h4,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h5,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h6{color:#333;font-family:montserrat_bold,sans-serif;margin-top:0;padding-top:10px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_bold,sans-serif}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{background-color:#262626!important;border-color:#262626!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings{border:2px solid #ccc!important;color:#b2b2b2!important;padding:9px 15px}@media screen and (max-width:500px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic{max-width:500px;width:auto!important;left:0!important;right:0!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more{text-align:center;float:none;margin:20px 0!important}}.detailed-features.container{padding:0 15px!important;width:100%}.detailed-features.container .feature{background-color:#f5f5f5;float:left;padding:20px;position:relative;width:100%;text-align:center}.detailed-features.container .feature:nth-child(even),.detailed-features.container .feature:nth-child(odd){margin:0 0 15px 0}.detailed-features.container .feature:hover .ct-btn{background-color:#000}.detailed-features.container .feature p{display:none}.detailed-features.container .feature a{color:#fff;font-family:dosis_regular,sans-serif;font-weight:600;text-transform:uppercase;font-size:13px;border:none;-webkit-box-shadow:none;box-shadow:none}.detailed-features.container .feature .fa{width:80px;background-color:#fff;height:80px;text-align:center;line-height:80px;border-radius:50%;color:#ff7e27;font-size:27px}.detailed-features.container .feature .section{display:block;padding:0;width:auto}.detailed-features.container .feature .ct-full-link{position:absolute;top:0;left:0;width:100%;height:100%}.detailed-features.container .feature .text{font-family:open_sans_regular,sans-serif;font-weight:600;color:#000;font-size:17px;text-transform:capitalize;padding:0;line-height:normal;vertical-align:top;margin:30px 0 0 0}.detailed-features.container .feature .ct-btn{background-color:#1a1a1a;border-radius:30px;margin:22px 0 0 0;vertical-align:top;padding:8px 20px;line-height:normal}.detailed-features.container .feature .ct-btn .fa{width:auto;height:auto;color:#fff;background-color:transparent;font-size:15px;line-height:normal;margin:0 0 0 10px}.detailed-features.container.ct-desktop,.detailed-features.container.ct-tablet{max-width:1170px}.detailed-features.container.ct-desktop .feature,.detailed-features.container.ct-tablet .feature{text-align:left}.detailed-features.container.ct-desktop .feature .section,.detailed-features.container.ct-tablet .feature .section{display:inline-block}.detailed-features.container.ct-desktop .feature .text,.detailed-features.container.ct-tablet .feature .text{padding:0 0 0 10px}.detailed-features.container.ct-desktop .feature .ct-btn,.detailed-features.container.ct-tablet .feature .ct-btn{float:right}.detailed-features.container.ct-desktop .feature{width:48%!important}.detailed-features.container.ct-desktop .feature:nth-child(odd){margin:0 15px 30px 0}.detailed-features.container.ct-desktop .feature:nth-child(even){margin:0 0 30px 15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.ct-ultimate-gdpr-table-responsive{overflow-x:auto}.ct-ultimate-gdpr-table-responsive *{vertical-align:top}.ct-ultimate-gdpr-table-responsive table{width:auto}.ct-ultimate-gdpr-table-responsive td,.ct-ultimate-gdpr-table-responsive th{padding:5px}#ct-ultimate-gdpr-cookie-popup{border-radius:5px}#ct-ultimate-gdpr-cookie-popup .fa{font-family:FontAwesome;font-size:14px}.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:center}.ct-ultimate-gdpr-cookie-popup-10-set h1,.ct-ultimate-gdpr-cookie-popup-10-set h2,.ct-ultimate-gdpr-cookie-popup-10-set h3,.ct-ultimate-gdpr-cookie-popup-10-set h4,.ct-ultimate-gdpr-cookie-popup-10-set h5,.ct-ultimate-gdpr-cookie-popup-10-set h6{font-family:montserrat_medium,sans-serif;font-size:18px;margin:0 0 10px 0;text-align:left}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel{clear:both;content:"";display:table;margin:-20px auto -35px auto;max-width:1170px}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{float:none;text-align:left;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{float:left;width:60%}}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h1,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h2,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h3,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h4,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h5,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h6,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h1,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h2,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h3,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h4,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h5,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h6{text-align:left}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:none;text-align:center;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:right;text-align:right;width:40%}}.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-change-settings{font-family:montserrat_semibold,sans-serif;text-align:center;vertical-align:top}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-close{display:none}.ct-ultimate-gdpr-cookie-popup-10-set .fa{font-weight:400}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-apas{border-radius:5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 40px;text-align:center;width:527px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-apas{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-apas.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:30px}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:0 0 0 10px}}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-content span{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-content .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-apas h1,.ct-ultimate-gdpr-cookie-popup-apas h2,.ct-ultimate-gdpr-cookie-popup-apas h3,.ct-ultimate-gdpr-cookie-popup-apas h4,.ct-ultimate-gdpr-cookie-popup-apas h5,.ct-ultimate-gdpr-cookie-popup-apas h6{margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:25px 0 0 0}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:0;padding:10px 20px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{width:auto}}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{margin:0}}.ct-ultimate-gdpr-cookie-popup-apas-blue h1,.ct-ultimate-gdpr-cookie-popup-apas-blue h2,.ct-ultimate-gdpr-cookie-popup-apas-blue h3,.ct-ultimate-gdpr-cookie-popup-apas-blue h4,.ct-ultimate-gdpr-cookie-popup-apas-blue h5,.ct-ultimate-gdpr-cookie-popup-apas-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-apas-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-apas-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-apas-blue #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas-blue #ct-ultimate-gdpr-cookie-change-settings{margin-left:8px}}.ct-ultimate-gdpr-cookie-popup-apas-black h1,.ct-ultimate-gdpr-cookie-popup-apas-black h2,.ct-ultimate-gdpr-cookie-popup-apas-black h3,.ct-ultimate-gdpr-cookie-popup-apas-black h4,.ct-ultimate-gdpr-cookie-popup-apas-black h5,.ct-ultimate-gdpr-cookie-popup-apas-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-apas-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-apas-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-apas-black #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas-black #ct-ultimate-gdpr-cookie-change-settings{margin-left:8px}}.ct-ultimate-gdpr-cookie-popup-apas-white h1,.ct-ultimate-gdpr-cookie-popup-apas-white h2,.ct-ultimate-gdpr-cookie-popup-apas-white h3,.ct-ultimate-gdpr-cookie-popup-apas-white h4,.ct-ultimate-gdpr-cookie-popup-apas-white h5,.ct-ultimate-gdpr-cookie-popup-apas-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-apas-white #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-apas-white .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-apas-white #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas-white #ct-ultimate-gdpr-cookie-change-settings{margin-left:8px}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk{-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px;text-align:center;width:470px}@media screen and (min-width:568px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk{padding:35px 60px}}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-kahk.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:30px}.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;width:100%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:45%}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:10px 0 0 0}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:15px 0 0 0}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 10px}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:15px 0 0 10px}}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 0 auto;text-align:center}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-kahk h1,.ct-ultimate-gdpr-cookie-popup-kahk h2,.ct-ultimate-gdpr-cookie-popup-kahk h3,.ct-ultimate-gdpr-cookie-popup-kahk h4,.ct-ultimate-gdpr-cookie-popup-kahk h5,.ct-ultimate-gdpr-cookie-popup-kahk h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 0 0 0;min-width:30%;padding:11px 15px;width:70%}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{border-width:2px;padding:10px 15px}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-kahk-blue h1,.ct-ultimate-gdpr-cookie-popup-kahk-blue h2,.ct-ultimate-gdpr-cookie-popup-kahk-blue h3,.ct-ultimate-gdpr-cookie-popup-kahk-blue h4,.ct-ultimate-gdpr-cookie-popup-kahk-blue h5,.ct-ultimate-gdpr-cookie-popup-kahk-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kahk-blue #ct-ultimate-gdpr-cookie-read-more{color:#f4f4f4}.ct-ultimate-gdpr-cookie-popup-kahk-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-kahk-blue #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-kahk-black h1,.ct-ultimate-gdpr-cookie-popup-kahk-black h2,.ct-ultimate-gdpr-cookie-popup-kahk-black h3,.ct-ultimate-gdpr-cookie-popup-kahk-black h4,.ct-ultimate-gdpr-cookie-popup-kahk-black h5,.ct-ultimate-gdpr-cookie-popup-kahk-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kahk-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-kahk-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-kahk-black #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-kahk-white h1,.ct-ultimate-gdpr-cookie-popup-kahk-white h2,.ct-ultimate-gdpr-cookie-popup-kahk-white h3,.ct-ultimate-gdpr-cookie-popup-kahk-white h4,.ct-ultimate-gdpr-cookie-popup-kahk-white h5,.ct-ultimate-gdpr-cookie-popup-kahk-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-kahk-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-kahk-white .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-kahk-white #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-oreo{-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:0;text-align:left;width:470px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-oreo{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-oreo.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{width:100%}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0;padding:30px}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h1,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h2,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h3,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h4,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h5,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h6,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h1,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h2,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h3,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h4,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h5,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h6{text-align:left}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{padding:15px;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{padding:0}}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 44px auto;padding:35px 40px 0 40px;text-align:center}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-oreo h1,.ct-ultimate-gdpr-cookie-popup-oreo h2,.ct-ultimate-gdpr-cookie-popup-oreo h3,.ct-ultimate-gdpr-cookie-popup-oreo h4,.ct-ultimate-gdpr-cookie-popup-oreo h5,.ct-ultimate-gdpr-cookie-popup-oreo h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;font-family:montserrat_semibold,sans-serif;font-size:12px;margin:0;padding:11px 15px;text-align:center;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{text-align:center;width:50%}}.ct-ultimate-gdpr-cookie-popup-oreo.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{width:100%}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept{float:left}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{float:right;margin:0}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-oreo-blue .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-oreo-blue .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:25px;position:absolute;right:10px;top:-29px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-oreo-blue .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-oreo-blue h1,.ct-ultimate-gdpr-cookie-popup-oreo-blue h2,.ct-ultimate-gdpr-cookie-popup-oreo-blue h3,.ct-ultimate-gdpr-cookie-popup-oreo-blue h4,.ct-ultimate-gdpr-cookie-popup-oreo-blue h5,.ct-ultimate-gdpr-cookie-popup-oreo-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-oreo-blue #ct-ultimate-gdpr-cookie-read-more{color:#60befc}.ct-ultimate-gdpr-cookie-popup-oreo-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-oreo-black .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-oreo-black .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:25px;position:absolute;right:10px;top:-29px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-oreo-black .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-oreo-black h1,.ct-ultimate-gdpr-cookie-popup-oreo-black h2,.ct-ultimate-gdpr-cookie-popup-oreo-black h3,.ct-ultimate-gdpr-cookie-popup-oreo-black h4,.ct-ultimate-gdpr-cookie-popup-oreo-black h5,.ct-ultimate-gdpr-cookie-popup-oreo-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-oreo-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-oreo-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-oreo-white .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-oreo-white .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:25px;position:absolute;right:10px;top:-29px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-oreo-white .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-oreo-white h1,.ct-ultimate-gdpr-cookie-popup-oreo-white h2,.ct-ultimate-gdpr-cookie-popup-oreo-white h3,.ct-ultimate-gdpr-cookie-popup-oreo-white h4,.ct-ultimate-gdpr-cookie-popup-oreo-white h5,.ct-ultimate-gdpr-cookie-popup-oreo-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-oreo-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-oreo-white .fa{font-family:FontAwesome;font-size:13px;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer{border-radius:15px!important;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 40px;text-align:center;width:470px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-popup-squared{border-radius:0!important}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel{left:0;margin-left:auto;margin-right:auto;max-width:1170px;right:0}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h1,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h2,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h3,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h4,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h5,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h6,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h1,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h2,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h3,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h4,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h5,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h6{margin:0 0 10px 0}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{float:none;text-align:center;vertical-align:top;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:45%}}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:25px 0 0 8px}}.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-topPanel{max-width:1055px;width:100%}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel{bottom:26px!important}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel{top:26px!important}.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-wafer .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#5e5e5f;cursor:pointer;font-size:20px;position:absolute;right:-20px;top:-20px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-wafer .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:left}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-wafer h1,.ct-ultimate-gdpr-cookie-popup-wafer h2,.ct-ultimate-gdpr-cookie-popup-wafer h3,.ct-ultimate-gdpr-cookie-popup-wafer h4,.ct-ultimate-gdpr-cookie-popup-wafer h5,.ct-ultimate-gdpr-cookie-popup-wafer h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 0 0 0;padding:10px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{width:48%}}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{margin-left:10px}}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-wafer-blue h1,.ct-ultimate-gdpr-cookie-popup-wafer-blue h2,.ct-ultimate-gdpr-cookie-popup-wafer-blue h3,.ct-ultimate-gdpr-cookie-popup-wafer-blue h4,.ct-ultimate-gdpr-cookie-popup-wafer-blue h5,.ct-ultimate-gdpr-cookie-popup-wafer-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wafer-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-wafer-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-wafer-black h1,.ct-ultimate-gdpr-cookie-popup-wafer-black h2,.ct-ultimate-gdpr-cookie-popup-wafer-black h3,.ct-ultimate-gdpr-cookie-popup-wafer-black h4,.ct-ultimate-gdpr-cookie-popup-wafer-black h5,.ct-ultimate-gdpr-cookie-popup-wafer-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wafer-black #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-wafer-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-wafer-white h1,.ct-ultimate-gdpr-cookie-popup-wafer-white h2,.ct-ultimate-gdpr-cookie-popup-wafer-white h3,.ct-ultimate-gdpr-cookie-popup-wafer-white h4,.ct-ultimate-gdpr-cookie-popup-wafer-white h5,.ct-ultimate-gdpr-cookie-popup-wafer-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-wafer-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-wafer-white .fa{font-family:FontAwesome;font-size:13px;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;padding:35px 40px;text-align:center;width:470px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-jumble.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-jumble.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:30px}.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-jumble .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:20px;position:absolute;right:-20px;top:-20px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-jumble .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;width:100%}.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:left}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content{margin:0}}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content *{display:inline}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content>:first-child:before{line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-jumble h1,.ct-ultimate-gdpr-cookie-popup-jumble h2,.ct-ultimate-gdpr-cookie-popup-jumble h3,.ct-ultimate-gdpr-cookie-popup-jumble h4,.ct-ultimate-gdpr-cookie-popup-jumble h5,.ct-ultimate-gdpr-cookie-popup-jumble h6{font-size:18px;font-weight:400;margin:0 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-jumble p{color:inherit;line-height:24px;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:20px 0 0 0;padding:12px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings{margin:20px 0 0 10px}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-read-more{display:none}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble p{display:block}.ct-ultimate-gdpr-cookie-popup-jumble-blue h1,.ct-ultimate-gdpr-cookie-popup-jumble-blue h2,.ct-ultimate-gdpr-cookie-popup-jumble-blue h3,.ct-ultimate-gdpr-cookie-popup-jumble-blue h4,.ct-ultimate-gdpr-cookie-popup-jumble-blue h5,.ct-ultimate-gdpr-cookie-popup-jumble-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-content:before{content:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/Cookie-pop-up-blue.png);line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-jumble-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-change-settings{float:right;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-jumble-black h1,.ct-ultimate-gdpr-cookie-popup-jumble-black h2,.ct-ultimate-gdpr-cookie-popup-jumble-black h3,.ct-ultimate-gdpr-cookie-popup-jumble-black h4,.ct-ultimate-gdpr-cookie-popup-jumble-black h5,.ct-ultimate-gdpr-cookie-popup-jumble-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-content:before{content:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/Cookie-pop-up-black.png);line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-jumble-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-change-settings{float:right;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-jumble-white h1,.ct-ultimate-gdpr-cookie-popup-jumble-white h2,.ct-ultimate-gdpr-cookie-popup-jumble-white h3,.ct-ultimate-gdpr-cookie-popup-jumble-white h4,.ct-ultimate-gdpr-cookie-popup-jumble-white h5,.ct-ultimate-gdpr-cookie-popup-jumble-white h6{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-content:before{content:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/Cookie-pop-up-white.png);line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-jumble-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-change-settings{float:right;padding:11px 15px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse{border-radius:5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 40px;text-align:center;width:470px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-khapse.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-khapse.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-khapse .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:20px;position:absolute;right:-20px;top:-15px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-khapse .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;width:100%}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0;text-align:center}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-content-cookie-image-wrapper{float:left;margin:0 7px 0 0}.ct-ultimate-gdpr-cookie-popup-khapse h1,.ct-ultimate-gdpr-cookie-popup-khapse h2,.ct-ultimate-gdpr-cookie-popup-khapse h3,.ct-ultimate-gdpr-cookie-popup-khapse h4,.ct-ultimate-gdpr-cookie-popup-khapse h5,.ct-ultimate-gdpr-cookie-popup-khapse h6{font-size:18px;font-weight:400;margin:0 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:20px 0 0 0;padding:12px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-khapse-blue h1,.ct-ultimate-gdpr-cookie-popup-khapse-blue h2,.ct-ultimate-gdpr-cookie-popup-khapse-blue h3,.ct-ultimate-gdpr-cookie-popup-khapse-blue h4,.ct-ultimate-gdpr-cookie-popup-khapse-blue h5,.ct-ultimate-gdpr-cookie-popup-khapse-blue h6{color:#ccc}.ct-ultimate-gdpr-cookie-popup-khapse-blue #ct-ultimate-gdpr-cookie-read-more{color:#de7834}.ct-ultimate-gdpr-cookie-popup-khapse-blue #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-khapse-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-khapse-blue #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-khapse-black h1,.ct-ultimate-gdpr-cookie-popup-khapse-black h2,.ct-ultimate-gdpr-cookie-popup-khapse-black h3,.ct-ultimate-gdpr-cookie-popup-khapse-black h4,.ct-ultimate-gdpr-cookie-popup-khapse-black h5,.ct-ultimate-gdpr-cookie-popup-khapse-black h6{color:#c4c4c4}.ct-ultimate-gdpr-cookie-popup-khapse-black #ct-ultimate-gdpr-cookie-read-more{color:#de7834}.ct-ultimate-gdpr-cookie-popup-khapse-black #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-khapse-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-khapse-black #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-khapse-white h1,.ct-ultimate-gdpr-cookie-popup-khapse-white h2,.ct-ultimate-gdpr-cookie-popup-khapse-white h3,.ct-ultimate-gdpr-cookie-popup-khapse-white h4,.ct-ultimate-gdpr-cookie-popup-khapse-white h5,.ct-ultimate-gdpr-cookie-popup-khapse-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-read-more{color:#de7834}.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-khapse-white .fa{font-family:FontAwesome;font-size:13px;fontw-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px;padding:11px 15px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco{-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 40px;text-align:center;width:470px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-tareco.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close.ct-ultimate-gdpr-cookie-popup-close-bottom .dashicons-no-alt{top:auto;bottom:-46px}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-size:35px;height:auto;padding:7px 4px 3px 4px;position:absolute;right:-30px;top:-45px;transition:all .3s ease-in-out;width:auto}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{float:none;max-width:45%}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:20px 0 0 10px}}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:left}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-content-cookie-image-wrapper{float:left;margin:0 7px 0 0}.ct-ultimate-gdpr-cookie-popup-tareco h1,.ct-ultimate-gdpr-cookie-popup-tareco h2,.ct-ultimate-gdpr-cookie-popup-tareco h3,.ct-ultimate-gdpr-cookie-popup-tareco h4,.ct-ultimate-gdpr-cookie-popup-tareco h5,.ct-ultimate-gdpr-cookie-popup-tareco h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:20px 0 0 0;padding:12px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-tareco-blue .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco-blue .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{background-color:#f7f7f7;color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-blue h1,.ct-ultimate-gdpr-cookie-popup-tareco-blue h2,.ct-ultimate-gdpr-cookie-popup-tareco-blue h3,.ct-ultimate-gdpr-cookie-popup-tareco-blue h4,.ct-ultimate-gdpr-cookie-popup-tareco-blue h5,.ct-ultimate-gdpr-cookie-popup-tareco-blue h6{color:#234a7c}.ct-ultimate-gdpr-cookie-popup-tareco-blue #ct-ultimate-gdpr-cookie-read-more{color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-blue #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-tareco-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-tareco-blue #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-tareco-black .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco-black .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{background-color:#f7f7f7;color:#3a3d47}.ct-ultimate-gdpr-cookie-popup-tareco-black h1,.ct-ultimate-gdpr-cookie-popup-tareco-black h2,.ct-ultimate-gdpr-cookie-popup-tareco-black h3,.ct-ultimate-gdpr-cookie-popup-tareco-black h4,.ct-ultimate-gdpr-cookie-popup-tareco-black h5,.ct-ultimate-gdpr-cookie-popup-tareco-black h6{color:#fff}.ct-ultimate-gdpr-cookie-popup-tareco-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-tareco-black #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-tareco-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-tareco-black #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-tareco-white .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco-white .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{background-color:#f7f7f7;color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-white h1,.ct-ultimate-gdpr-cookie-popup-tareco-white h2,.ct-ultimate-gdpr-cookie-popup-tareco-white h3,.ct-ultimate-gdpr-cookie-popup-tareco-white h4,.ct-ultimate-gdpr-cookie-popup-tareco-white h5,.ct-ultimate-gdpr-cookie-popup-tareco-white h6{color:#000}.ct-ultimate-gdpr-cookie-popup-tareco-white #ct-ultimate-gdpr-cookie-read-more{color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-white #ct-ultimate-gdpr-cookie-accept{border:none}.ct-ultimate-gdpr-cookie-popup-tareco-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-tareco-white #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px;padding:11px 15px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel{-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center}@media screen and (max-width:735px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel{left:0!important;width:100%}}@media screen and (min-width:736px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel{width:676px}}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-close{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-family:montserrat_regular,sans-serif;line-height:normal;padding:8px 0 0 12px;text-align:left;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-close:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-kichel .dashicons-no-alt{cursor:pointer;font-size:10px;font-weight:600;height:auto;margin:0 4px 0 0;padding:0;vertical-align:baseline;width:auto}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0;padding:30px 30px 0 30px}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{float:left;padding:30px;width:60%}}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:0 30px}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:right;padding:40px 30px 30px 0;width:40%}}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:100%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:0}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{float:none;font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:25px auto 0 auto;text-align:left;width:80%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{float:left;margin:38px 0 35px 40px;width:330px}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:block;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-kichel h1,.ct-ultimate-gdpr-cookie-popup-kichel h2,.ct-ultimate-gdpr-cookie-popup-kichel h3,.ct-ultimate-gdpr-cookie-popup-kichel h4,.ct-ultimate-gdpr-cookie-popup-kichel h5,.ct-ultimate-gdpr-cookie-popup-kichel h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;font-family:montserrat_semibold,sans-serif;font-size:12px;margin:0 auto;padding:12px 15px;width:80%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{float:right;margin:0 40px 0 0;width:235px}}.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{margin-bottom:30px}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{margin-top:80px}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin-top:30px}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept{margin-top:50px}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{float:none;margin:10px 0 35px 0}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{float:right;margin:10px 40px 35px 0}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings .ct-ultimate-gdpr-cookie-popup-icon-left{padding:0 13px 0 0}.ct-ultimate-gdpr-cookie-popup-kichel-blue .ct-ultimate-gdpr-cookie-popup-close{color:#cacaca}.ct-ultimate-gdpr-cookie-popup-kichel-blue .dashicons{background-color:#cacaca;color:#2a3e71}.ct-ultimate-gdpr-cookie-popup-kichel-blue h1,.ct-ultimate-gdpr-cookie-popup-kichel-blue h2,.ct-ultimate-gdpr-cookie-popup-kichel-blue h3,.ct-ultimate-gdpr-cookie-popup-kichel-blue h4,.ct-ultimate-gdpr-cookie-popup-kichel-blue h5,.ct-ultimate-gdpr-cookie-popup-kichel-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kichel-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-kichel-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-kichel-black .ct-ultimate-gdpr-cookie-popup-close{color:#cacaca}.ct-ultimate-gdpr-cookie-popup-kichel-black .dashicons{background-color:#cacaca;color:#333742}.ct-ultimate-gdpr-cookie-popup-kichel-black h1,.ct-ultimate-gdpr-cookie-popup-kichel-black h2,.ct-ultimate-gdpr-cookie-popup-kichel-black h3,.ct-ultimate-gdpr-cookie-popup-kichel-black h4,.ct-ultimate-gdpr-cookie-popup-kichel-black h5,.ct-ultimate-gdpr-cookie-popup-kichel-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kichel-black #ct-ultimate-gdpr-cookie-read-more{color:#51971e}.ct-ultimate-gdpr-cookie-popup-kichel-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-kichel-white .ct-ultimate-gdpr-cookie-popup-close{color:grey}.ct-ultimate-gdpr-cookie-popup-kichel-white .dashicons{background-color:grey;color:#f2f2f2}.ct-ultimate-gdpr-cookie-popup-kichel-white h1,.ct-ultimate-gdpr-cookie-popup-kichel-white h2,.ct-ultimate-gdpr-cookie-popup-kichel-white h3,.ct-ultimate-gdpr-cookie-popup-kichel-white h4,.ct-ultimate-gdpr-cookie-popup-kichel-white h5,.ct-ultimate-gdpr-cookie-popup-kichel-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-kichel-white #ct-ultimate-gdpr-cookie-read-more{color:#d71852}.ct-ultimate-gdpr-cookie-popup-kichel-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron{border-radius:10px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 43px 51px 43px;text-align:center;width:360px}@media screen and (max-width:666px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-macaron .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-size:30px;position:absolute;left:-25px;top:-25px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-macaron .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{margin:20px 0 0 0}.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;padding:20px 0;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:0}}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 0 auto;text-align:center}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-macaron h1,.ct-ultimate-gdpr-cookie-popup-macaron h2,.ct-ultimate-gdpr-cookie-popup-macaron h3,.ct-ultimate-gdpr-cookie-popup-macaron h4,.ct-ultimate-gdpr-cookie-popup-macaron h5,.ct-ultimate-gdpr-cookie-popup-macaron h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 10px 0 0;padding:11px 15px;width:100%}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-macaron-blue .dashicons-no-alt{color:#c5c6c8}.ct-ultimate-gdpr-cookie-popup-macaron-blue h1,.ct-ultimate-gdpr-cookie-popup-macaron-blue h2,.ct-ultimate-gdpr-cookie-popup-macaron-blue h3,.ct-ultimate-gdpr-cookie-popup-macaron-blue h4,.ct-ultimate-gdpr-cookie-popup-macaron-blue h5,.ct-ultimate-gdpr-cookie-popup-macaron-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-macaron-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-macaron-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-macaron-blue #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-macaron-black .dashicons-no-alt{color:#c5c6c6}.ct-ultimate-gdpr-cookie-popup-macaron-black h1,.ct-ultimate-gdpr-cookie-popup-macaron-black h2,.ct-ultimate-gdpr-cookie-popup-macaron-black h3,.ct-ultimate-gdpr-cookie-popup-macaron-black h4,.ct-ultimate-gdpr-cookie-popup-macaron-black h5,.ct-ultimate-gdpr-cookie-popup-macaron-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-macaron-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-macaron-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-macaron-black #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-macaron-white .dashicons-no-alt{color:#a9a9a9}.ct-ultimate-gdpr-cookie-popup-macaron-white h1,.ct-ultimate-gdpr-cookie-popup-macaron-white h2,.ct-ultimate-gdpr-cookie-popup-macaron-white h3,.ct-ultimate-gdpr-cookie-popup-macaron-white h4,.ct-ultimate-gdpr-cookie-popup-macaron-white h5,.ct-ultimate-gdpr-cookie-popup-macaron-white h6{color:#666}.ct-ultimate-gdpr-cookie-popup-macaron-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-macaron-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-macaron-white #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wibele{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/cookie-popup-wibele-blue-black-bg.png);background-repeat:repeat;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 40px;text-align:center;width:470px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wibele{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-wibele .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-size:30px;position:absolute;left:-25px;top:-25px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-wibele .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-wibele.ct-ultimate-gdpr-cookie-popup-standard-settings .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele.ct-ultimate-gdpr-cookie-popup-standard-settings .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin-top:15px}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;max-width:1050px;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{width:60%}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{text-align:right;width:40%}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:0}}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 0 auto;text-align:center}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-wibele h1,.ct-ultimate-gdpr-cookie-popup-wibele h2,.ct-ultimate-gdpr-cookie-popup-wibele h3,.ct-ultimate-gdpr-cookie-popup-wibele h4,.ct-ultimate-gdpr-cookie-popup-wibele h5,.ct-ultimate-gdpr-cookie-popup-wibele h6{font-size:18px;font-weight:400;margin:0 0 10px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 0 0 0;padding:11px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings{max-width:65%}}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-accept{margin:25px 0 0 0}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings{border-width:2px;padding:11px 15px 9px 15px}.ct-ultimate-gdpr-cookie-popup-wibele-blue .dashicons-no-alt{color:#c5c6c8}.ct-ultimate-gdpr-cookie-popup-wibele-blue h1,.ct-ultimate-gdpr-cookie-popup-wibele-blue h2,.ct-ultimate-gdpr-cookie-popup-wibele-blue h3,.ct-ultimate-gdpr-cookie-popup-wibele-blue h4,.ct-ultimate-gdpr-cookie-popup-wibele-blue h5,.ct-ultimate-gdpr-cookie-popup-wibele-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wibele-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-wibele-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-wibele-blue #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-wibele-black .dashicons-no-alt{color:#c5c6c6}.ct-ultimate-gdpr-cookie-popup-wibele-black h1,.ct-ultimate-gdpr-cookie-popup-wibele-black h2,.ct-ultimate-gdpr-cookie-popup-wibele-black h3,.ct-ultimate-gdpr-cookie-popup-wibele-black h4,.ct-ultimate-gdpr-cookie-popup-wibele-black h5,.ct-ultimate-gdpr-cookie-popup-wibele-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wibele-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-wibele-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-wibele-black #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wibele-white{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/cookie-popup-wibele-white-bg.png);background-repeat:repeat}.ct-ultimate-gdpr-cookie-popup-wibele-white .dashicons-no-alt{color:#a9a9a9}.ct-ultimate-gdpr-cookie-popup-wibele-white h1,.ct-ultimate-gdpr-cookie-popup-wibele-white h2,.ct-ultimate-gdpr-cookie-popup-wibele-white h3,.ct-ultimate-gdpr-cookie-popup-wibele-white h4,.ct-ultimate-gdpr-cookie-popup-wibele-white h5,.ct-ultimate-gdpr-cookie-popup-wibele-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-wibele-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-wibele-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-wibele-white #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel{top:50%!important;left:50%!important;padding:70px!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel{min-width:768px;padding:120px!important}}@media (max-width:500px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern{width:100%!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic .ct-ultimate-gdpr-cookie-buttons,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons{padding:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{width:100%;min-width:165px;margin:0!important}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{max-width:165px}}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{float:left}}@media (max-width:767px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{margin-bottom:15px!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{float:right;clear:none}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{margin-right:15px!important}}@media (max-width:767px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{margin-bottom:15px!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern{width:500px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings{min-width:165px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel .ct-container{width:100%;padding:0}.ct-ultimate-gdpr-cookie-fullPanel-overlay{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);width:100%;height:100%;z-index:9}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-content{float:none;width:auto;padding:0 0 80px;margin:0}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{display:block;margin:0}.ct-ultimate-gdpr-cookie-fullPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:0;text-align:center}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{float:none;width:100%;margin:0}@media (min-width:768px){.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{max-width:240px}}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept{margin-bottom:20px}@media (min-width:768px){.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept{margin-right:20px;margin-bottom:0}}@media (min-width:768px){.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{margin-left:20px}}#ct-ultimate-gdpr-cookie-popup #ct-ultimate-cookie-close-modal{position:absolute;top:15px;right:20px;color:#fff}#ct-ultimate-gdpr-cookie-popup[style*="background-color: rgb(255, 255, 255)"] #ct-ultimate-cookie-close-modal{color:grey}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@font-face{font-family:dosis_regular;font-style:normal;font-weight:400;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/dosis/Dosis-Regular.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/dosis/Dosis-Regular.woff) format('woff')}@font-face{font-family:Hind;font-style:normal;font-weight:400;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/hind/Hind-Regular.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/hind/Hind-Regular.woff) format('woff')}@font-face{font-family:montserrat_regular;font-style:normal;font-weight:400;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-Regular.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-Regular.woff) format('woff')}@font-face{font-family:montserrat_medium;font-style:normal;font-weight:500;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-Medium.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-Medium.woff) format('woff')}@font-face{font-family:montserrat_semibold;font-style:normal;font-weight:600;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-SemiBold.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-SemiBold.woff) format('woff')}@font-face{font-family:montserrat_bold;font-style:normal;font-weight:700;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-Bold.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/montserrat/Montserrat-Bold.woff) format('woff')}@font-face{font-family:open_sans_regular;font-style:normal;font-weight:400;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/open-sans/OpenSans-Regular.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/open-sans/OpenSans-Regular.woff) format('woff')}@font-face{font-family:open_sans_bold;font-style:normal;font-weight:700;font-display:swap;src:url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/open-sans/OpenSans-Bold.woff2) format('woff2'),url(//wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/fonts/open-sans/OpenSans-Bold.woff) format('woff')}
@charset "UTF-8";.sg-popup-builder-content{height:100%}.sgpb-theme-1-overlay{background:url(data:image/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAAAAAAeW/F+AAAAOklEQVR4Ae3QIQrAUADD0Lj2AIV//5uO+RE59asKz4U177rz9VAdqkU1qAbVoBpUg2pR3V/VbrVb7QHULigVcx3ZmQAAAABJRU5ErkJggg==)}.sgpb-theme-6-overlay{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)}#sgpb-popup-dialog-main-div-wrapper #sgpb-close-button{padding:0 !important;color:#444 !important;border:0 !important;margin:0 !important;overflow:visible !important;width:auto !important;background:0 0 !important;text-shadow:0 0 2px #fff !important}#sgpb-popup-dialog-main-div-wrapper #sgpb-close-button:active{outline:0 !important}.sgpb-popup-dialog-main-div-wrapper iframe{border:none !important}#popup-dialog-main-div div{margin-bottom:43px}.popup-main-wrapper div:after{background-color:#e6e5e5;content:'';display:block;position:absolute;left:5px;right:5px;bottom:5px;z-index:99999999999999999999999999999999999999999;height:43px}#content-div{border:12px solid #4b4b4b}.sgpb-theme-5-content{border-bottom:34px solid #e6e5e5 !important}.sgpb-scroll-wrapper{width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.sgpb-scroll-wrapper iframe{margin:0 !important;width:1px !important;min-width:100% !important;height:100% !important}.sgpb-video-iframe-wrapper{width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.sgpb-video-iframe-wrapper iframe{margin:0 !important;width:100%;height:100%;border:none}.sgpb-video-error-message-wrapper h1{text-align:center}.sgpb-video-error-message-wrapper h3:last-child{padding:0}#sgpb-yes-button,#sgpb-no-button{text-transform:none !important}.sg-fb-buttons-wrapper{text-align:center;min-height:25px}@media only screen and (max-width:600px){.sgpb-scroll-wrapper{overflow:auto !important}}@media (min-width:600px){.sgpb-fb-wrapper-standard{min-width:450px !important;overflow:hidden}}@media (min-width:521px) and (max-width:599px){.sgpb-fb-wrapper-standard{min-width:450px !important;overflow:scroll}#sg-facebook-like{overflow:hidden}}@media (max-width:520px){.sgpb-fb-wrapper-standard{min-width:380px !important;max-width:380px !important;overflow:hidden}.sgpb-fb-wrapper-standard .fb-like{max-width:380px !important}#sg-facebook-like{overflow:hidden}}@media (max-width:420px){.sgpb-fb-wrapper-standard{min-width:350px !important;max-width:350px !important;overflow:hidden}}@media (max-width:400px){.sgpb-fb-wrapper-standard{min-width:330px !important;max-width:330px !important;overflow:scroll}}@media (max-width:320px){.sgpb-fb-wrapper-standard{min-width:270px !important;max-width:270px !important;overflow:scroll}}.sg-hide-element{display:none}a.sgpb-show-popup{cursor:pointer !important}.sgpb-cursor-pointer{cursor:pointer}.sgpb-theme-1-content{border-radius:6px;padding-bottom:0;box-shadow:rgba(0,0,0,.6) 0 0 0 14px !important;border-bottom-width:35px !important;border-bottom-color:#fff !important}.sgpb-theme-4-content{padding-bottom:0;border-radius:7px !important;border-bottom-width:35px !important;border-bottom-color:#fff !important}.sgpb-popup-close-button-4{z-index:initial !important;height:auto !important}.sgpb-popup-dialog-main-div-theme-wrapper-5{border:8px solid #555;outline:1px solid #8a8a8a;background-color:#707070}.sgpb-theme-5-content{border-radius:3px !important;box-shadow:0 0 10px #222 !important}.sgpb-theme-6-content{box-shadow:#646161 0 0 8px 3px !important}.sgpb-popup-close-button-1:hover,.sgpb-popup-close-button-1:focus,.sgpb-popup-close-button-1:active,.sgpb-popup-close-button-2:hover,.sgpb-popup-close-button-5:hover{z-index:99999999 !important;opacity:.8}.sgpb-popup-close-button-3:hover{z-index:999999999 !important;opacity:.9}.sgpb-popup-close-button-3{z-index:999999999 !important}.sgpb-popup-close-button-2{z-index:initial !important;border-radius:2px}.sgpb-main-image-content-wrapper img{height:auto;max-width:100%}.sgpb-overflow-hidden{width:100%;height:100%;overflow:hidden !important}.sgpb-overflow-hidden-body{width:100%;overflow:hidden !important}.sgpb-popup-content-direction-right{direction:rtl !important}.sgpb-popup-content-direction-right input[type=url],.sgpb-popup-content-direction-right input[type=email],.sgpb-popup-content-direction-right .sg-fb-buttons-wrapper,.sgpb-popup-content-direction-right .sgpb-alert{text-align:right !important}.sg-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:none;animation-fill-mode:none}.sg-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.sg-animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.sg-animated.bounceIn,.sg-animated.bounceOut,.sg-animated.flipOutX,.sg-animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.sgpb-bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.sgpb-flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.sgpb-pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.sgpb-rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.sgpb-shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.sgpb-swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.sgpb-tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.sgpb-wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.sgpb-jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.sgpb-bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.sgpb-bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.sgpb-bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.sgpb-bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.sgpb-bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.sgpb-bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.sgpb-fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.sgpb-fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.sg-animated.sgpb-flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.sgpb-flipInX{backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInX,.flipInY{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}.flipOutX,.flipOutY{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.sgpb-rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.sgpb-rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.sgpb-rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.sgpb-slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.sgpb-slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.sgpb-slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.sgpb-slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.sgpb-iframe-spiner{background:url('data:image/gif;base64,R0lGODlh8ABAAaIHALa2tmNjY8XFxdbW1oyMjO/v7+bm5v///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0QTk5QUJDNTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0QTk5QUJENTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjRBOTlBQkE1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjRBOTlBQkI1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsISAABAByINIESK8AhUpFng3IP8jRAHmChgw4KCjxwElUXIjwJKlA48BGjykCDJby5syM9ZUYLKiSmsFbrb8yZMi0QMwY14zIJTlTgpJsTFtelRCVGxNCWCY6VObUJIYMkrcNkBAVQsGAADY2LCt20oC4j4FUZEtNLlyRXi02wyvXLAeAMC86zcu3cHPChv+cNWZYsAdBHuMVlhvRr6O846o+7az50YFBkDGYEB0N78ZCqhdvU0xhtWwtT1GC3s15mkFZlcYUFvt7WmKMYcegDltb9mVGQxYzrxB77HZUCtnTt157G6/qVdvUOB3OO3NOYI/qw78vO2f06tfz769+/fw48ufT7++/fv48+vfz7+///9nAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkkzwmAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsMQAAhAHyINIESK8AhUpFnhnIP9jxHMbHXT0KLHBgJLbBKhU6cAjgQYCAsgMIEDbypsmM6I8MGDmzJ3Vbq4MuWAkAQMNfPrEVkCoSqQWlM7M5lQA1ApSZVJ1iiGmUqBBcWZQCoBbAQNXMxgAAIBow7dwJ4kV4dOtM64hpNpdVjUtBwBZoVWt+SFrAMFVQRhGLNTvBsBSo+FVrHQvs7l5Z1qOy7mzobObKQgAAPbaydNqlW47zRpD4GysT4eGmdXxtNgnbT+A/BU2brsD2ALtqdd37AZsk5dl8Nr4SeTKkyddWi669AYGBszuZp0tvO7L31mfp9yz+fPo06tfz769+/fw48ufT7++/fv48+vfz7+///9jAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJM7pgAACH5BAkKAAcALAAAAADwAEABAAP/eLrc/jDKSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtWq/YrHbL7Xq/4LB4TC6bz+i0es1uu9/wuHxOr9vv+Lx+z+/7/4CBgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHS09TV1tfY2drb3N3e3+Dh4uPk5ebn6Onq6+zt7u/w8fLz9PX29/j5+vv8/f7/AAMKHEiwoMGDCBMqXMiwhAEBEA3Ig0gRYryKFOEVwBjx/1yBBxs5fmxgQCI3jA44CmgwgIBLAgO0qSSJ0aSCli9d2rSmcuSCkAJ8KsiZExvQijsnEH2ZTWVSCUtdNuWIAWfOmFMzZiCKVVuBkhweDhDasKxZSQPSdg0RoG0Ass3UqhXh1i1cZXLV3s0AoK5baHnnfvD791ngtCAItwUceC+GvoSjBabr13EyuSTqWj7LufMgAwOeWhAAYG02AKhRbybpd1vq1xgUZyvwOrXoBwIU34ZGu3ZpC5D9mqbmG0BSyABYKl7drHiDyAxka6v9XPqC1t0KwFUcwAFo5tq4wxP/rgBh8OPM2/XMvr379/Djy59Pv779+/jz69/Pv7///2sABijggAQWaOCBCCao4IIMNujggxBGKOGEFFZo4YUYZqjhhhx26OGHIIYo4ogklmjiiSimqOKKLLbo4oswxijjjDTWaOONOOao44489ujjj0AGKeSQRBZp5JFIJqnkkkw26eSTUEYpJZAJAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsIQBARANyINIEWK8ihThFcAY8f/dRo4FHBQIyW2ASZMOOApo8JCixGwnY7LE+FLBx4okr8U8mdMmxZ4HVK7EttNkTQpCYRYFKiEp0aIYWuLUtlMDTW4FDDC9YOBow69gJwEYC4AEgbMEti4jS1YEWrRqkbElOwDEgLdooc1t+wFv3md7x4Lwe1bv3rof7vqNttct3rjJ2JqFG7ay5UYDAAy1CgDxtgCgQXudYCA06M+mT19IrfpaadabJwhgHWC0tAG0y1YAQNtztQK9G/AOoHsBbtaQn9FuwJp5c22pnT9fEB3rgNG0AzgwMCA5t+zwwHtEHg94aO+X06tfz769+/fw48ufT7++/fv48+vfz7+///9nAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkkzEmAAAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsESBARALyINIEWK8ihQvYhwg0f9cgY4NNnJ08LEbgJMnHYhsYECASwEGtKGc2eBhRZAHCrx8ibPaTJQxQ1pssHMntgI/Tw64UPTl0aQAglZo6jIbVAwti/b0OXPrhKJSsxkYEDaDgbIN06qNVCCA2wAkjEZr+9atiKbR6r4FACJrUWh634KgKgBwYLgfCBvWy/eDX7nO6Na9+3fu5BGQ12revGgAgMIbBghYyk0vWgkGCKhWve0whtWwxR4GTWEA7NWnow043JiCgNuqc0OTXJf0AgBueyuwDdyrNNcMAjcATqD15QWHES+43e0h2uwOzjr/Bv5deXfE3Y5HR3w95/fw48ufT7++/fv48+vfz7+///9uAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVFaZYwIAIfkECQoABwAsAAAAAPAAQAEAA/94utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqqusra6vsLGys7S1tre4ubq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v8AAwocSLCgwYMIEypcyLCEAQAQB8iDSBFivIoU4RXACNH/gLkCAzw22MhR5LgAKFE64Ahg5ICXAwpoS0mzwcOKJg+AhPkyWwGaKSUyIAlAJgOePLENAIqypQWkMLEZYBpAwAWoPbFRxbCTp1GtNHNWQPo12wAAVjkYKNuwrVtJP1OSEEA3LbS4NUPUrRuNqlMPBvbyfUY1AAjBg50VPozYbjO/IAIjvstUxORoeA2P2Pu2s2dHZx1jMBCzG1CxFARv23qhcbapTEVHkKxaKeQKtPeynZY5aIMBBAgIXVDAdTbWC4IrJ9DA+PG8yZcrb86ZG0jU0qc72C0ue3B43pm/K5Cduzryys1/Xs++vfv38OPLn0+/vv37+PPr38+/v///aQAGKOCABBZo4IEIJqjgggw26OCDEEYo4YQUVmjhhRhmqOGGHHbo4YcghijiiCSWaOKJKKao4oostujiizDGKOOMNNZo44045qjjjjz26OOPQAYp5JBEFmnkkUgmqeSSTDbp5JNQRnljAgAh+QQJCgAHACwAAAAA8ABAAQAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/b7/i8fs/v+/+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+/wADChxIsKDBgwgTKlzIsISAABAByINIESK8AhUpFng3IP8jRAHmCgww4KCjxwEOCmzkltGBxwANDACYCYBktpcNHlYEuUAmzZkrrWE82cBkAJQMfv7EZrSiRAtKaWIz8JJnhagzb3rE4POnTWwZv0L9iVTbAABWM4gs27Ct20lDLY4YQJets7gURdStG+3lUw9r99pd9hLmB8F8nxUGgZguNL8gAu+FhlcuY8HS8JKY/Laz50YDBAy2YGBAUG0EUqcWW0GAa9fbVMvG8Lp2NgOyVY9+YKD269u5U6eV0Nu3gNPUCgQnYLc46wLGh1dbntN3deuoZzOIPhz7tgIGWB/g/gD5OPLv0Kf3Ds/25/fw48ufT7++/fv48+vfz7+///9uAAYo4IAEFmjggQgmqOCCDDbo4IMQRijhhBRWaOGFGGao4YYcdujhhyCGKOKIJJZo4okopqjiiiy26OKLMMYo44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVFY5ZAIAIfkEBQoABwAsAAAAAPAAQAEAA/94utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqqusra6vsLGys7S1tre4ubq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v8AAwocSLCgwYMIEypcyLCEgAAQAciDSBEivAIVKRZ4NyD/I0QB5goMMOCgo8cBJVFyy+jAY4AGDymCzOYSZsaZCkxWVGkN48kGOnkqcPnyms6KEi0QxWbAJU4KS7HVvBBzp7aMJDFkTKptAICnGAwAALCxodmzlAoQWEuAxNix0tSyXSvi7dtoc9kK5eDVLtxnedmC8HsXcOC2Hwj/dXZ474a+fqHJnVs3crTJiCsvRsu58yKRWTUUMFB2m4DTpzUMWL3aNGrUGFjL1vYadegJImW3xlag9unbEgzo3o3Nt4DSCgz8bpBbN23fMGsDHe4aNgPjYJ13Q74AOzzv78CHly7vtefz6NOrX8++vfv38OPLn0+/vv37+PPr38+/v///ZAAGKOCABBZo4IEIJqjgggw26OCDEEYo4YQUVmjhhRhmqOGGHHbo4YcghijiiCSWaOKJKKao4oostujiizDGKOOMNNZo44045qjjjjz26OOPQAYp5JBEFmnkkUgmqeSSTDbJYwIAOw==') center center no-repeat}.sgpb-alert{padding:15px;border:1px solid transparent;border-radius:4px;text-align:center}.sgpb-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.sgpb-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.sgpb-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.sgpb-alert p{margin-bottom:0}[id*=__lpform_sgpb-]{position:fixed !important}.sgpb-floating-button{display:inline-block;text-decoration:none !important;z-index:99999999;position:fixed;text-align:center;padding:10px;font-family:sans-serif !important;font-weight:600 !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;cursor:pointer !important;letter-spacing:.05em !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sgpb-floating-button{display:inline-block;text-decoration:none;font-family:sans-serif;font-weight:600;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;cursor:pointer !important;letter-spacing:.05em !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sgpb-floating-button:focus,.sgpb-floating-button:focus{outline:0 !important}.sgpb-basic-left-center{transform:rotate(90deg) !important;transform-origin:left bottom 0 !important}.sgpb-basic-right-center{transform:rotate(-90deg);transform-origin:right bottom 0;right:0}.sgpb-basic-bottom-right{right:0;bottom:0}.sgpb-basic-bottom-left{bottom:0;left:0}.sgpb-basic-top-right{right:0;top:0}.sgpb-basic-bottom-center{bottom:0}.sgpb-basic-top-left{left:0;top:0}.sgpb-corner-bottom-right{right:-65px;bottom:-30px;transform:rotate(-45deg);transform-origin:right center 0;width:160px;height:160px;display:inline-grid;border:none !important}.sgpb-corner-bottom-right:hover{right:-63px !important;bottom:-28px !important}.sgpb-corner-bottom-left{bottom:-145px;left:-115px;transform:rotate(45deg);transform-origin:right center 0;width:160px;height:160px;display:inline-grid;border:none !important}.sgpb-corner-bottom-left:hover{bottom:-143px !important;left:-113px !important}.sgpb-corner-top-right{width:160px;height:160px;display:inline-grid;border:none !important;right:62px;top:-145px;transform:rotate(-140deg);transform-origin:right center 0}.sgpb-corner-top-left .sgpb-corner-floating-button-text,.sgpb-corner-top-right .sgpb-corner-floating-button-text{transform:rotate(180deg);height:20px}.sgpb-corner-top-right:hover{right:64px !important;top:-143px !important}.sgpb-corner-top-left{left:-220px;top:-40px;transform:rotate(140deg);transform-origin:right center 0;width:155px;height:155px;display:inline-grid;border:none !important}.sgpb-corner-top-left:hover{left:-218px !important;top:-38px !important}.sgpb-corner-floating-button-text{margin-bottom:120px !important}
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@media print{*,*:before,*:after,p:first-letter ,div:first-letter ,blockquote:first-letter ,li:first-letter ,p:first-line ,div:first-line ,blockquote:first-line ,li:first-line {text-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:none !important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{cursor:help}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#0275d8;text-decoration:none}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}a,area,button,[role=button],input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,textarea{line-height:inherit}input[type=radio]:disabled,input[type=checkbox]:disabled{cursor:not-allowed}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;color:#636c72}.blockquote-footer:before{content:"\2014 \00A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer:before{content:""}.blockquote-reverse .blockquote-footer:after{content:"\00A0 \2014"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#636c72}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#292b2c;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#292b2c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #eceeef}.table-bordered th,.table-bordered td{border:1px solid #eceeef}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table-success,.table-success>th,.table-success>td{background-color:#dff0d8}.table-hover .table-success:hover{background-color:#d0e9c6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>th,.table-info>td{background-color:#d9edf7}.table-hover .table-info:hover{background-color:#c4e3f3}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>th,.table-warning>td{background-color:#fcf8e3}.table-hover .table-warning:hover{background-color:#faf2cc}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>th,.table-danger>td{background-color:#f2dede}.table-hover .table-danger:hover{background-color:#ebcccc}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#292b2c}.thead-default th{color:#464a4c;background-color:#eceeef}.table-inverse{color:#fff;background-color:#292b2c}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:none}.form-control::-webkit-input-placeholder{color:#636c72;opacity:1}.form-control::-moz-placeholder{color:#636c72;opacity:1}.form-control:-ms-input-placeholder{color:#636c72;opacity:1}.form-control::placeholder{color:#636c72;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eceeef;opacity:1}.form-control:disabled{cursor:not-allowed}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#464a4c;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.5rem - 1px*2);padding-bottom:calc(.5rem - 1px*2);margin-bottom:0}.col-form-label-lg{padding-top:calc(.75rem - 1px*2);padding-bottom:calc(.75rem - 1px*2);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem - 1px*2);padding-bottom:calc(.25rem - 1px*2);font-size:.875rem}.col-form-legend{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;font-size:1rem}.form-control-static{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-static.form-control-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.form-control-static.form-control-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]){height:1.8125rem}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]){height:3.166667rem}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#636c72;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-control-feedback{margin-top:.25rem}.form-control-success,.form-control-warning,.form-control-danger{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .5625rem;-webkit-background-size:1.125rem 1.125rem;background-size:1.125rem 1.125rem}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .col-form-label,.has-success .form-check-label,.has-success .custom-control{color:#5cb85c}.has-success .form-control{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;border-color:#5cb85c;background-color:#eaf6ea}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .col-form-label,.has-warning .form-check-label,.has-warning .custom-control{color:#f0ad4e}.has-warning .form-control{border-color:#f0ad4e}.has-warning .input-group-addon{color:#f0ad4e;border-color:#f0ad4e;background-color:#fff}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .col-form-label,.has-danger .form-check-label,.has-danger .custom-control{color:#d9534f}.has-danger .form-control{border-color:#d9534f}.has-danger .input-group-addon{color:#d9534f;border-color:#d9534f;background-color:#fdf7f7}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}.form-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(2,117,216,.25);box-shadow:0 0 0 2px rgba(2,117,216,.25)}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn:active,.btn.active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary:focus,.btn-primary.focus{-webkit-box-shadow:0 0 0 2px rgba(2,117,216,.5);box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0275d8;border-color:#0275d8}.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-secondary{color:#292b2c;background-color:#fff;border-color:#ccc}.btn-secondary:hover{color:#292b2c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary:focus,.btn-secondary.focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,.5);box-shadow:0 0 0 2px rgba(204,204,204,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#fff;border-color:#ccc}.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#292b2c;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info:focus,.btn-info.focus{-webkit-box-shadow:0 0 0 2px rgba(91,192,222,.5);box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#5bc0de;border-color:#5bc0de}.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success:focus,.btn-success.focus{-webkit-box-shadow:0 0 0 2px rgba(92,184,92,.5);box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#5cb85c;border-color:#5cb85c}.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning:focus,.btn-warning.focus{-webkit-box-shadow:0 0 0 2px rgba(240,173,78,.5);box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#eb9316}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger:focus,.btn-danger.focus{-webkit-box-shadow:0 0 0 2px rgba(217,83,79,.5);box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#d9534f;border-color:#d9534f}.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#c12e2a}.btn-outline-primary{color:#0275d8;background-image:none;background-color:transparent;border-color:#0275d8}.btn-outline-primary:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 2px rgba(2,117,216,.5);box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0275d8;background-color:transparent}.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-secondary{color:#ccc;background-image:none;background-color:transparent;border-color:#ccc}.btn-outline-secondary:hover{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,.5);box-shadow:0 0 0 2px rgba(204,204,204,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:transparent}.btn-outline-secondary:active,.btn-outline-secondary.active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-info:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info:focus,.btn-outline-info.focus{-webkit-box-shadow:0 0 0 2px rgba(91,192,222,.5);box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5bc0de;background-color:transparent}.btn-outline-info:active,.btn-outline-info.active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-success{color:#5cb85c;background-image:none;background-color:transparent;border-color:#5cb85c}.btn-outline-success:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 2px rgba(92,184,92,.5);box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5cb85c;background-color:transparent}.btn-outline-success:active,.btn-outline-success.active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-warning{color:#f0ad4e;background-image:none;background-color:transparent;border-color:#f0ad4e}.btn-outline-warning:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning:focus,.btn-outline-warning.focus{-webkit-box-shadow:0 0 0 2px rgba(240,173,78,.5);box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-warning:active,.btn-outline-warning.active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-danger{color:#d9534f;background-image:none;background-color:transparent;border-color:#d9534f}.btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 2px rgba(217,83,79,.5);box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#d9534f;background-color:transparent}.btn-outline-danger:active,.btn-outline-danger.active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-link{font-weight:400;color:#0275d8;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#014c8c;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#636c72}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.dropup,.dropdown{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.3em;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle:after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#292b2c;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#eceeef}.dropdown-item{display:block;width:100%;padding:3px 1.5rem;clear:both;font-weight:400;color:#292b2c;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1d1e1f;text-decoration:none;background-color:#f7f7f9}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0275d8}.dropdown-item.disabled,.dropdown-item:disabled{color:#636c72;cursor:not-allowed;background-color:transparent}.show>.dropdown-menu{display:block}.show>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#636c72;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.dropup .dropdown-menu{top:auto;bottom:100%;margin-bottom:.125rem}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:2}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn+.dropdown-toggle-split:after{margin-left:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.btn-group-vertical{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.input-group .form-control{position:relative;z-index:2;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:focus,.input-group .form-control:active,.input-group .form-control:hover{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#464a4c;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:focus,.input-group-btn>.btn:active,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:hover,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:hover{z-index:3}.custom-control{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem;cursor:pointer}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#0275d8}.custom-control-input:focus~.custom-control-indicator{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #0275d8;box-shadow:0 0 0 1px #fff,0 0 0 3px #0275d8}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#8fcafe}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eceeef}.custom-control-input:disabled~.custom-control-description{color:#636c72;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;-webkit-background-size:50% 50%;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0275d8;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#464a4c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;-webkit-background-size:8px 10px;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-moz-appearance:none;-webkit-appearance:none}.custom-select:focus{border-color:#5cb3fd;outline:none}.custom-select:focus::-ms-value{color:#464a4c;background-color:#fff}.custom-select:disabled{color:#636c72;cursor:not-allowed;background-color:#eceeef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;margin-bottom:0;cursor:pointer}.custom-file-input{min-width:14rem;max-width:100%;height:2.5rem;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.custom-file-control:lang(en):after{content:"Choose file..."}.custom-file-control:before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en):before{content:"Browse"}.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5em 1em}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#636c72;cursor:not-allowed}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eceeef #eceeef #ddd}.nav-tabs .nav-link.disabled{color:#636c72;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#464a4c;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .nav-item.show .nav-link{color:#fff;cursor:default;background-color:#0275d8}.nav-fill .nav-item{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem}.navbar-brand{display:inline-block;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-text{display:inline-block;padding-top:.425rem;padding-bottom:.425rem}.navbar-toggler{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;-webkit-background-size:100% 100%;background-size:100% 100%}.navbar-toggler-left{position:absolute;left:1rem}.navbar-toggler-right{position:absolute;right:1rem}@media (max-width:575px){.navbar-toggleable .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable>.container{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-toggleable{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable .navbar-collapse{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;width:100%}.navbar-toggleable .navbar-toggler{display:none}}@media (max-width:767px){.navbar-toggleable-sm .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-sm>.container{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-toggleable-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-sm>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-sm .navbar-collapse{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;width:100%}.navbar-toggleable-sm .navbar-toggler{display:none}}@media (max-width:991px){.navbar-toggleable-md .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-md>.container{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-toggleable-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-md>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-md .navbar-collapse{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;width:100%}.navbar-toggleable-md .navbar-toggler{display:none}}@media (max-width:1199px){.navbar-toggleable-lg .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-lg>.container{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-toggleable-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-lg>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-lg .navbar-collapse{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;width:100%}.navbar-toggleable-lg .navbar-toggler{display:none}}.navbar-toggleable-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-xl .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-xl>.container{padding-right:0;padding-left:0}.navbar-toggleable-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-xl>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-xl .navbar-collapse{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;width:100%}.navbar-toggleable-xl .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-toggler{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-toggler{color:#fff}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-toggler:focus,.navbar-inverse .navbar-toggler:hover{color:#fff}.navbar-inverse .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-inverse .navbar-nav .nav-link:focus,.navbar-inverse .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-inverse .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-inverse .navbar-nav .open>.nav-link,.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .nav-link.active{color:#fff}.navbar-inverse .navbar-toggler{border-color:rgba(255,255,255,.1)}.navbar-inverse .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-inverse .navbar-text{color:rgba(255,255,255,.5)}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-block{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#f7f7f9;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f7f7f9;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-primary{background-color:#0275d8;border-color:#0275d8}.card-primary .card-header,.card-primary .card-footer{background-color:transparent}.card-success{background-color:#5cb85c;border-color:#5cb85c}.card-success .card-header,.card-success .card-footer{background-color:transparent}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-info .card-header,.card-info .card-footer{background-color:transparent}.card-warning{background-color:#f0ad4e;border-color:#f0ad4e}.card-warning .card-header,.card-warning .card-footer{background-color:transparent}.card-danger{background-color:#d9534f;border-color:#d9534f}.card-danger .card-header,.card-danger .card-footer{background-color:transparent}.card-outline-primary{background-color:transparent;border-color:#0275d8}.card-outline-secondary{background-color:transparent;border-color:#ccc}.card-outline-info{background-color:transparent;border-color:#5bc0de}.card-outline-success{background-color:transparent;border-color:#5cb85c}.card-outline-warning{background-color:transparent;border-color:#f0ad4e}.card-outline-danger{background-color:transparent;border-color:#d9534f}.card-inverse{color:rgba(255,255,255,.65)}.card-inverse .card-header,.card-inverse .card-footer{background-color:transparent;border-color:rgba(255,255,255,.2)}.card-inverse .card-header,.card-inverse .card-footer,.card-inverse .card-title,.card-inverse .card-blockquote{color:#fff}.card-inverse .card-link,.card-inverse .card-text,.card-inverse .card-subtitle,.card-inverse .card-blockquote .blockquote-footer{color:rgba(255,255,255,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:calc(.25rem - 1px)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-top-right-radius:calc(.25rem - 1px);border-top-left-radius:calc(.25rem - 1px)}.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}@media (min-width:576px){.card-deck{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-deck .card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-deck .card:not(:first-child){margin-left:15px}.card-deck .card:not(:last-child){margin-right:15px}}@media (min-width:576px){.card-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child) .card-img-top,.card-group .card:not(:first-child):not(:last-child) .card-img-bottom{border-radius:0}}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%;margin-bottom:.75rem}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eceeef;border-radius:.25rem}.breadcrumb:after{display:block;content:"";clear:both}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#636c72;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#636c72}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.page-item.disabled .page-link{color:#636c72;pointer-events:none;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#0275d8;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#014c8c;text-decoration:none;background-color:#eceeef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-default{background-color:#636c72}.badge-default[href]:focus,.badge-default[href]:hover{background-color:#4b5257}.badge-primary{background-color:#0275d8}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#025aa5}.badge-success{background-color:#5cb85c}.badge-success[href]:focus,.badge-success[href]:hover{background-color:#449d44}.badge-info{background-color:#5bc0de}.badge-info[href]:focus,.badge-info[href]:hover{background-color:#31b0d5}.badge-warning{background-color:#f0ad4e}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#ec971f}.badge-danger{background-color:#d9534f}.badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#c9302c}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eceeef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#d0d5d8}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:relative;top:-.75rem;right:-1.25rem;padding:.75rem 1.25rem;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7ecb5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;font-size:.75rem;line-height:1rem;text-align:center;background-color:#eceeef;border-radius:.25rem}.progress-bar{height:1rem;color:#fff;background-color:#0275d8}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:1rem 1rem;background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;-o-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.list-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#464a4c;text-align:inherit}.list-group-item-action .list-group-item-heading{color:#292b2c}.list-group-item-action:focus,.list-group-item-action:hover{color:#464a4c;text-decoration:none;background-color:#f7f7f9}.list-group-item-action:active{color:#292b2c;background-color:#eceeef}.list-group-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#636c72;cursor:not-allowed;background-color:#fff}.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text{color:#636c72}.list-group-item.active{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text{color:#daeeff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#a94442;border-color:#a94442}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.75}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #eceeef}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #eceeef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip.tooltip-top,.tooltip.bs-tether-element-attached-bottom{padding:5px 0;margin-top:-3px}.tooltip.tooltip-top .tooltip-inner:before,.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.tooltip-right,.tooltip.bs-tether-element-attached-left{padding:0 5px;margin-left:3px}.tooltip.tooltip-right .tooltip-inner:before,.tooltip.bs-tether-element-attached-left .tooltip-inner:before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.tooltip-bottom,.tooltip.bs-tether-element-attached-top{padding:5px 0;margin-top:3px}.tooltip.tooltip-bottom .tooltip-inner:before,.tooltip.bs-tether-element-attached-top .tooltip-inner:before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.tooltip-left,.tooltip.bs-tether-element-attached-right{padding:0 5px;margin-left:-3px}.tooltip.tooltip-left .tooltip-inner:before,.tooltip.bs-tether-element-attached-right .tooltip-inner:before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.tooltip-inner:before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover.popover-top,.popover.bs-tether-element-attached-bottom{margin-top:-10px}.popover.popover-top:before,.popover.popover-top:after,.popover.bs-tether-element-attached-bottom:before,.popover.bs-tether-element-attached-bottom:after{left:50%;border-bottom-width:0}.popover.popover-top:before,.popover.bs-tether-element-attached-bottom:before{bottom:-11px;margin-left:-11px;border-top-color:rgba(0,0,0,.25)}.popover.popover-top:after,.popover.bs-tether-element-attached-bottom:after{bottom:-10px;margin-left:-10px;border-top-color:#fff}.popover.popover-right,.popover.bs-tether-element-attached-left{margin-left:10px}.popover.popover-right:before,.popover.popover-right:after,.popover.bs-tether-element-attached-left:before,.popover.bs-tether-element-attached-left:after{top:50%;border-left-width:0}.popover.popover-right:before,.popover.bs-tether-element-attached-left:before{left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25)}.popover.popover-right:after,.popover.bs-tether-element-attached-left:after{left:-10px;margin-top:-10px;border-right-color:#fff}.popover.popover-bottom,.popover.bs-tether-element-attached-top{margin-top:10px}.popover.popover-bottom:before,.popover.popover-bottom:after,.popover.bs-tether-element-attached-top:before,.popover.bs-tether-element-attached-top:after{left:50%;border-top-width:0}.popover.popover-bottom:before,.popover.bs-tether-element-attached-top:before{top:-11px;margin-left:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.popover-bottom:after,.popover.bs-tether-element-attached-top:after{top:-10px;margin-left:-10px;border-bottom-color:#f7f7f7}.popover.popover-bottom .popover-title:before,.popover.bs-tether-element-attached-top .popover-title:before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.popover-left,.popover.bs-tether-element-attached-right{margin-left:-10px}.popover.popover-left:before,.popover.popover-left:after,.popover.bs-tether-element-attached-right:before,.popover.bs-tether-element-attached-right:after{top:50%;border-right-width:0}.popover.popover-left:before,.popover.bs-tether-element-attached-right:before{right:-11px;margin-top:-11px;border-left-color:rgba(0,0,0,.25)}.popover.popover-left:after,.popover.bs-tether-element-attached-right:after{right:-10px;margin-top:-10px;border-left-color:#fff}.popover-title{padding:8px 14px;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px)}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover:before,.popover:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover:before{content:"";border-width:11px}.popover:after{content:"";border-width:10px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;width:100%}@media (-webkit-transform-3d){.carousel-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}}@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))){.carousel-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}@media (-webkit-transform-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.carousel-item-next,.active.carousel-item-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-item-prev,.active.carousel-item-left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.carousel-item-next,.active.carousel-item-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-item-prev,.active.carousel-item-left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev:focus,.carousel-control-prev:hover,.carousel-control-next:focus,.carousel-control-next:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;-webkit-background-size:100% 100%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;max-width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li:before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-faded{background-color:#f7f7f7}.bg-primary{background-color:#0275d8 !important}a.bg-primary:focus,a.bg-primary:hover{background-color:#025aa5 !important}.bg-success{background-color:#5cb85c !important}a.bg-success:focus,a.bg-success:hover{background-color:#449d44 !important}.bg-info{background-color:#5bc0de !important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5 !important}.bg-warning{background-color:#f0ad4e !important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ec971f !important}.bg-danger{background-color:#d9534f !important}a.bg-danger:focus,a.bg-danger:hover{background-color:#c9302c !important}.bg-inverse{background-color:#292b2c !important}a.bg-inverse:focus,a.bg-inverse:hover{background-color:#101112 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.rounded{border-radius:.25rem}.rounded-top{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.rounded-right{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-left{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix:after{display:block;content:"";clear:both}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media (min-width:576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.flex-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}@media (min-width:576px){.flex-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-sm-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-sm-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-sm-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width:768px){.flex-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-md-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-md-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-md-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width:992px){.flex-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-lg-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-lg-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lg-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width:1200px){.flex-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-xl-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-xl-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xl-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width:992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width:1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:1rem !important}.mt-3{margin-top:1rem !important}.mr-3{margin-right:1rem !important}.mb-3{margin-bottom:1rem !important}.ml-3{margin-left:1rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-4{margin:1.5rem !important}.mt-4{margin-top:1.5rem !important}.mr-4{margin-right:1.5rem !important}.mb-4{margin-bottom:1.5rem !important}.ml-4{margin-left:1.5rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-5{margin:3rem !important}.mt-5{margin-top:3rem !important}.mr-5{margin-right:3rem !important}.mb-5{margin-bottom:3rem !important}.ml-5{margin-left:3rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:1rem !important}.pt-3{padding-top:1rem !important}.pr-3{padding-right:1rem !important}.pb-3{padding-bottom:1rem !important}.pl-3{padding-left:1rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-4{padding:1.5rem !important}.pt-4{padding-top:1.5rem !important}.pr-4{padding-right:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.pl-4{padding-left:1.5rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-5{padding:3rem !important}.pt-5{padding-top:3rem !important}.pr-5{padding-right:3rem !important}.pb-5{padding-bottom:3rem !important}.pl-5{padding-left:3rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}@media (min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1{margin-top:.25rem !important}.mr-sm-1{margin-right:.25rem !important}.mb-sm-1{margin-bottom:.25rem !important}.ml-sm-1{margin-left:.25rem !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2{margin-top:.5rem !important}.mr-sm-2{margin-right:.5rem !important}.mb-sm-2{margin-bottom:.5rem !important}.ml-sm-2{margin-left:.5rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3{margin-top:1rem !important}.mr-sm-3{margin-right:1rem !important}.mb-sm-3{margin-bottom:1rem !important}.ml-sm-3{margin-left:1rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4{margin-top:1.5rem !important}.mr-sm-4{margin-right:1.5rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.ml-sm-4{margin-left:1.5rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5{margin-top:3rem !important}.mr-sm-5{margin-right:3rem !important}.mb-sm-5{margin-bottom:3rem !important}.ml-sm-5{margin-left:3rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1{padding-top:.25rem !important}.pr-sm-1{padding-right:.25rem !important}.pb-sm-1{padding-bottom:.25rem !important}.pl-sm-1{padding-left:.25rem !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2{padding-top:.5rem !important}.pr-sm-2{padding-right:.5rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pl-sm-2{padding-left:.5rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3{padding-top:1rem !important}.pr-sm-3{padding-right:1rem !important}.pb-sm-3{padding-bottom:1rem !important}.pl-sm-3{padding-left:1rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4{padding-top:1.5rem !important}.pr-sm-4{padding-right:1.5rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pl-sm-4{padding-left:1.5rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5{padding-top:3rem !important}.pr-sm-5{padding-right:3rem !important}.pb-sm-5{padding-bottom:3rem !important}.pl-sm-5{padding-left:3rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto{margin-top:auto !important}.mr-sm-auto{margin-right:auto !important}.mb-sm-auto{margin-bottom:auto !important}.ml-sm-auto{margin-left:auto !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}}@media (min-width:768px){.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1{margin-top:.25rem !important}.mr-md-1{margin-right:.25rem !important}.mb-md-1{margin-bottom:.25rem !important}.ml-md-1{margin-left:.25rem !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2{margin-top:.5rem !important}.mr-md-2{margin-right:.5rem !important}.mb-md-2{margin-bottom:.5rem !important}.ml-md-2{margin-left:.5rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3{margin-top:1rem !important}.mr-md-3{margin-right:1rem !important}.mb-md-3{margin-bottom:1rem !important}.ml-md-3{margin-left:1rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4{margin-top:1.5rem !important}.mr-md-4{margin-right:1.5rem !important}.mb-md-4{margin-bottom:1.5rem !important}.ml-md-4{margin-left:1.5rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5{margin-top:3rem !important}.mr-md-5{margin-right:3rem !important}.mb-md-5{margin-bottom:3rem !important}.ml-md-5{margin-left:3rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1{padding-top:.25rem !important}.pr-md-1{padding-right:.25rem !important}.pb-md-1{padding-bottom:.25rem !important}.pl-md-1{padding-left:.25rem !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2{padding-top:.5rem !important}.pr-md-2{padding-right:.5rem !important}.pb-md-2{padding-bottom:.5rem !important}.pl-md-2{padding-left:.5rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3{padding-top:1rem !important}.pr-md-3{padding-right:1rem !important}.pb-md-3{padding-bottom:1rem !important}.pl-md-3{padding-left:1rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4{padding-top:1.5rem !important}.pr-md-4{padding-right:1.5rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pl-md-4{padding-left:1.5rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5{padding-top:3rem !important}.pr-md-5{padding-right:3rem !important}.pb-md-5{padding-bottom:3rem !important}.pl-md-5{padding-left:3rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto{margin-top:auto !important}.mr-md-auto{margin-right:auto !important}.mb-md-auto{margin-bottom:auto !important}.ml-md-auto{margin-left:auto !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}}@media (min-width:992px){.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1{margin-top:.25rem !important}.mr-lg-1{margin-right:.25rem !important}.mb-lg-1{margin-bottom:.25rem !important}.ml-lg-1{margin-left:.25rem !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2{margin-top:.5rem !important}.mr-lg-2{margin-right:.5rem !important}.mb-lg-2{margin-bottom:.5rem !important}.ml-lg-2{margin-left:.5rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3{margin-top:1rem !important}.mr-lg-3{margin-right:1rem !important}.mb-lg-3{margin-bottom:1rem !important}.ml-lg-3{margin-left:1rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4{margin-top:1.5rem !important}.mr-lg-4{margin-right:1.5rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.ml-lg-4{margin-left:1.5rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5{margin-top:3rem !important}.mr-lg-5{margin-right:3rem !important}.mb-lg-5{margin-bottom:3rem !important}.ml-lg-5{margin-left:3rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1{padding-top:.25rem !important}.pr-lg-1{padding-right:.25rem !important}.pb-lg-1{padding-bottom:.25rem !important}.pl-lg-1{padding-left:.25rem !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2{padding-top:.5rem !important}.pr-lg-2{padding-right:.5rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pl-lg-2{padding-left:.5rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3{padding-top:1rem !important}.pr-lg-3{padding-right:1rem !important}.pb-lg-3{padding-bottom:1rem !important}.pl-lg-3{padding-left:1rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4{padding-top:1.5rem !important}.pr-lg-4{padding-right:1.5rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pl-lg-4{padding-left:1.5rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5{padding-top:3rem !important}.pr-lg-5{padding-right:3rem !important}.pb-lg-5{padding-bottom:3rem !important}.pl-lg-5{padding-left:3rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto{margin-top:auto !important}.mr-lg-auto{margin-right:auto !important}.mb-lg-auto{margin-bottom:auto !important}.ml-lg-auto{margin-left:auto !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}}@media (min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1{margin-top:.25rem !important}.mr-xl-1{margin-right:.25rem !important}.mb-xl-1{margin-bottom:.25rem !important}.ml-xl-1{margin-left:.25rem !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2{margin-top:.5rem !important}.mr-xl-2{margin-right:.5rem !important}.mb-xl-2{margin-bottom:.5rem !important}.ml-xl-2{margin-left:.5rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3{margin-top:1rem !important}.mr-xl-3{margin-right:1rem !important}.mb-xl-3{margin-bottom:1rem !important}.ml-xl-3{margin-left:1rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4{margin-top:1.5rem !important}.mr-xl-4{margin-right:1.5rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.ml-xl-4{margin-left:1.5rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5{margin-top:3rem !important}.mr-xl-5{margin-right:3rem !important}.mb-xl-5{margin-bottom:3rem !important}.ml-xl-5{margin-left:3rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1{padding-top:.25rem !important}.pr-xl-1{padding-right:.25rem !important}.pb-xl-1{padding-bottom:.25rem !important}.pl-xl-1{padding-left:.25rem !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2{padding-top:.5rem !important}.pr-xl-2{padding-right:.5rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pl-xl-2{padding-left:.5rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3{padding-top:1rem !important}.pr-xl-3{padding-right:1rem !important}.pb-xl-3{padding-bottom:1rem !important}.pl-xl-3{padding-left:1rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4{padding-top:1.5rem !important}.pr-xl-4{padding-right:1.5rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pl-xl-4{padding-left:1.5rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5{padding-top:3rem !important}.pr-xl-5{padding-right:3rem !important}.pb-xl-5{padding-bottom:3rem !important}.pl-xl-5{padding-left:3rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto{margin-top:auto !important}.mr-xl-auto{margin-right:auto !important}.mb-xl-auto{margin-bottom:auto !important}.ml-xl-auto{margin-left:auto !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-white{color:#fff !important}.text-muted{color:#636c72 !important}a.text-muted:focus,a.text-muted:hover{color:#4b5257 !important}.text-primary{color:#0275d8 !important}a.text-primary:focus,a.text-primary:hover{color:#025aa5 !important}.text-success{color:#5cb85c !important}a.text-success:focus,a.text-success:hover{color:#449d44 !important}.text-info{color:#5bc0de !important}a.text-info:focus,a.text-info:hover{color:#31b0d5 !important}.text-warning{color:#f0ad4e !important}a.text-warning:focus,a.text-warning:hover{color:#ec971f !important}.text-danger{color:#d9534f !important}a.text-danger:focus,a.text-danger:hover{color:#c9302c !important}.text-gray-dark{color:#292b2c !important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#101112 !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.invisible{visibility:hidden !important}.hidden-xs-up{display:none !important}@media (max-width:575px){.hidden-xs-down{display:none !important}}@media (min-width:576px){.hidden-sm-up{display:none !important}}@media (max-width:767px){.hidden-sm-down{display:none !important}}@media (min-width:768px){.hidden-md-up{display:none !important}}@media (max-width:991px){.hidden-md-down{display:none !important}}@media (min-width:992px){.hidden-lg-up{display:none !important}}@media (max-width:1199px){.hidden-lg-down{display:none !important}}@media (min-width:1200px){.hidden-xl-up{display:none !important}}.hidden-xl-down{display:none !important}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/*!Theme Name: WagnerTheme URI: http://underscores.me/Author: End Soft DesignAuthor URI: https://www.endd.roDescription: WebSite for WagnerVersion: 1.0.0License: GNU General Public License v2 or laterLicense URI: LICENSEText Domain: wagnerTags:This theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.Wagner is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.Underscores is distributed under the terms of the GNU GPL v2 or later.Normalizing styles have been helped along thanks to the fine work ofNicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/*/
.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1165px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,button,input,select,optgroup,textarea{color:#acb5c1;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0;padding:0;list-style:none}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}input,button{background:0 0;border:0;color:inherit;font-size:inherit}a{color:#363636;text-decoration:none}a:visited{color:#363636}a:hover,a:focus,a:active{color:#ffda48;text-decoration:none}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation{clear:both;display:block;float:left;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{float:left;position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:37.5em){.menu-toggle{display:none}.main-navigation ul{display:block}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.no-padding{padding:0}.no-padding-left{padding-left:0}.no-padding-right{padding-right:0}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.acf-map{max-width:100%;width:100%;height:500px}.vshop-cart-main .currency{font-weight:700;font-size:1.125rem}.vshop-cart-footer .currency{display:inline-block;width:40px;text-align:left;padding-left:5px}.vshop-cart-footer .cart-final-price{display:inline-block;width:120px}.distribuitor-popup{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:10000;text-align:center}.distribuitor-popup .title{font-size:22px;padding:20px}.distribuitor-popup .bg{background-color:rgba(0,0,0,.7);width:100%;height:100%}.distribuitor-popup .line{width:40px;height:2px;background-color:#e67819;margin:0 auto;display:block}.distribuitor-popup .wrap-entry{background-color:#444a5a;color:#fff;width:400px;position:absolute;left:0;right:0;margin:0 auto;height:auto;top:30%;padding:10px;box-sizing:border-box}.distribuitor-popup .entry{padding:20px 50px}.distribuitor-popup .close{cursor:pointer;position:absolute;right:10px;top:10px;color:#fff;font-size:20px}.lista-distribuitori.parents{overflow-y:auto;max-height:450px;height:450px;padding:0}.rent-machine>div>p{font-weight:300}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//wagner-profesional.ro/wp-content/themes/wagner/inc/fa/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//wagner-profesional.ro/wp-content/themes/wagner/inc/fa/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//wagner-profesional.ro/wp-content/themes/wagner/inc/fa/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//wagner-profesional.ro/wp-content/themes/wagner/inc/fa/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//wagner-profesional.ro/wp-content/themes/wagner/inc/fa/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//wagner-profesional.ro/wp-content/themes/wagner/inc/fa/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}  .fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}  .fa-2x{font-size:2em}  .fa-3x{font-size:3em}  .fa-4x{font-size:4em}  .fa-5x{font-size:5em}  .fa-fw{width:1.28571429em;text-align:center}  .fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}  .fa-ul>li{position:relative}  .fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}  .fa-li.fa-lg{left:-1.85714286em}  .fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}  .fa-pull-left{float:left}  .fa-pull-right{float:right}  .fa.fa-pull-left{margin-right:.3em}  .fa.fa-pull-right{margin-left:.3em}  .pull-right{float:right}  .pull-left{float:left}  .fa.pull-left{margin-right:.3em}  .fa.pull-right{margin-left:.3em}  .fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}  .fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}  @-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}  @keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}  .fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}  .fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}  .fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}  .fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}  .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}  :root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}  .fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}  .fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}  .fa-stack-1x{line-height:inherit}  .fa-stack-2x{font-size:2em}  .fa-inverse{color:#fff}  .fa-glass:before{content:"\f000"}  .fa-music:before{content:"\f001"}  .fa-search:before{content:"\f002"}  .fa-envelope-o:before{content:"\f003"}  .fa-heart:before{content:"\f004"}  .fa-star:before{content:"\f005"}  .fa-star-o:before{content:"\f006"}  .fa-user:before{content:"\f007"}  .fa-film:before{content:"\f008"}  .fa-th-large:before{content:"\f009"}  .fa-th:before{content:"\f00a"}  .fa-th-list:before{content:"\f00b"}  .fa-check:before{content:"\f00c"}  .fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}  .fa-search-plus:before{content:"\f00e"}  .fa-search-minus:before{content:"\f010"}  .fa-power-off:before{content:"\f011"}  .fa-signal:before{content:"\f012"}  .fa-gear:before,.fa-cog:before{content:"\f013"}  .fa-trash-o:before{content:"\f014"}  .fa-home:before{content:"\f015"}  .fa-file-o:before{content:"\f016"}  .fa-clock-o:before{content:"\f017"}  .fa-road:before{content:"\f018"}  .fa-download:before{content:"\f019"}  .fa-arrow-circle-o-down:before{content:"\f01a"}  .fa-arrow-circle-o-up:before{content:"\f01b"}  .fa-inbox:before{content:"\f01c"}  .fa-play-circle-o:before{content:"\f01d"}  .fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}  .fa-refresh:before{content:"\f021"}  .fa-list-alt:before{content:"\f022"}  .fa-lock:before{content:"\f023"}  .fa-flag:before{content:"\f024"}  .fa-headphones:before{content:"\f025"}  .fa-volume-off:before{content:"\f026"}  .fa-volume-down:before{content:"\f027"}  .fa-volume-up:before{content:"\f028"}  .fa-qrcode:before{content:"\f029"}  .fa-barcode:before{content:"\f02a"}  .fa-tag:before{content:"\f02b"}  .fa-tags:before{content:"\f02c"}  .fa-book:before{content:"\f02d"}  .fa-bookmark:before{content:"\f02e"}  .fa-print:before{content:"\f02f"}  .fa-camera:before{content:"\f030"}  .fa-font:before{content:"\f031"}  .fa-bold:before{content:"\f032"}  .fa-italic:before{content:"\f033"}  .fa-text-height:before{content:"\f034"}  .fa-text-width:before{content:"\f035"}  .fa-align-left:before{content:"\f036"}  .fa-align-center:before{content:"\f037"}  .fa-align-right:before{content:"\f038"}  .fa-align-justify:before{content:"\f039"}  .fa-list:before{content:"\f03a"}  .fa-dedent:before,.fa-outdent:before{content:"\f03b"}  .fa-indent:before{content:"\f03c"}  .fa-video-camera:before{content:"\f03d"}  .fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}  .fa-pencil:before{content:"\f040"}  .fa-map-marker:before{content:"\f041"}  .fa-adjust:before{content:"\f042"}  .fa-tint:before{content:"\f043"}  .fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}  .fa-share-square-o:before{content:"\f045"}  .fa-check-square-o:before{content:"\f046"}  .fa-arrows:before{content:"\f047"}  .fa-step-backward:before{content:"\f048"}  .fa-fast-backward:before{content:"\f049"}  .fa-backward:before{content:"\f04a"}  .fa-play:before{content:"\f04b"}  .fa-pause:before{content:"\f04c"}  .fa-stop:before{content:"\f04d"}  .fa-forward:before{content:"\f04e"}  .fa-fast-forward:before{content:"\f050"}  .fa-step-forward:before{content:"\f051"}  .fa-eject:before{content:"\f052"}  .fa-chevron-left:before{content:"\f053"}  .fa-chevron-right:before{content:"\f054"}  .fa-plus-circle:before{content:"\f055"}  .fa-minus-circle:before{content:"\f056"}  .fa-times-circle:before{content:"\f057"}  .fa-check-circle:before{content:"\f058"}  .fa-question-circle:before{content:"\f059"}  .fa-info-circle:before{content:"\f05a"}  .fa-crosshairs:before{content:"\f05b"}  .fa-times-circle-o:before{content:"\f05c"}  .fa-check-circle-o:before{content:"\f05d"}  .fa-ban:before{content:"\f05e"}  .fa-arrow-left:before{content:"\f060"}  .fa-arrow-right:before{content:"\f061"}  .fa-arrow-up:before{content:"\f062"}  .fa-arrow-down:before{content:"\f063"}  .fa-mail-forward:before,.fa-share:before{content:"\f064"}  .fa-expand:before{content:"\f065"}  .fa-compress:before{content:"\f066"}  .fa-plus:before{content:"\f067"}  .fa-minus:before{content:"\f068"}  .fa-asterisk:before{content:"\f069"}  .fa-exclamation-circle:before{content:"\f06a"}  .fa-gift:before{content:"\f06b"}  .fa-leaf:before{content:"\f06c"}  .fa-fire:before{content:"\f06d"}  .fa-eye:before{content:"\f06e"}  .fa-eye-slash:before{content:"\f070"}  .fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}  .fa-plane:before{content:"\f072"}  .fa-calendar:before{content:"\f073"}  .fa-random:before{content:"\f074"}  .fa-comment:before{content:"\f075"}  .fa-magnet:before{content:"\f076"}  .fa-chevron-up:before{content:"\f077"}  .fa-chevron-down:before{content:"\f078"}  .fa-retweet:before{content:"\f079"}  .fa-shopping-cart:before{content:"\f07a"}  .fa-folder:before{content:"\f07b"}  .fa-folder-open:before{content:"\f07c"}  .fa-arrows-v:before{content:"\f07d"}  .fa-arrows-h:before{content:"\f07e"}  .fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}  .fa-twitter-square:before{content:"\f081"}  .fa-facebook-square:before{content:"\f082"}  .fa-camera-retro:before{content:"\f083"}  .fa-key:before{content:"\f084"}  .fa-gears:before,.fa-cogs:before{content:"\f085"}  .fa-comments:before{content:"\f086"}  .fa-thumbs-o-up:before{content:"\f087"}  .fa-thumbs-o-down:before{content:"\f088"}  .fa-star-half:before{content:"\f089"}  .fa-heart-o:before{content:"\f08a"}  .fa-sign-out:before{content:"\f08b"}  .fa-linkedin-square:before{content:"\f08c"}  .fa-thumb-tack:before{content:"\f08d"}  .fa-external-link:before{content:"\f08e"}  .fa-sign-in:before{content:"\f090"}  .fa-trophy:before{content:"\f091"}  .fa-github-square:before{content:"\f092"}  .fa-upload:before{content:"\f093"}  .fa-lemon-o:before{content:"\f094"}  .fa-phone:before{content:"\f095"}  .fa-square-o:before{content:"\f096"}  .fa-bookmark-o:before{content:"\f097"}  .fa-phone-square:before{content:"\f098"}  .fa-twitter:before{content:"\f099"}  .fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}  .fa-github:before{content:"\f09b"}  .fa-unlock:before{content:"\f09c"}  .fa-credit-card:before{content:"\f09d"}  .fa-feed:before,.fa-rss:before{content:"\f09e"}  .fa-hdd-o:before{content:"\f0a0"}  .fa-bullhorn:before{content:"\f0a1"}  .fa-bell:before{content:"\f0f3"}  .fa-certificate:before{content:"\f0a3"}  .fa-hand-o-right:before{content:"\f0a4"}  .fa-hand-o-left:before{content:"\f0a5"}  .fa-hand-o-up:before{content:"\f0a6"}  .fa-hand-o-down:before{content:"\f0a7"}  .fa-arrow-circle-left:before{content:"\f0a8"}  .fa-arrow-circle-right:before{content:"\f0a9"}  .fa-arrow-circle-up:before{content:"\f0aa"}  .fa-arrow-circle-down:before{content:"\f0ab"}  .fa-globe:before{content:"\f0ac"}  .fa-wrench:before{content:"\f0ad"}  .fa-tasks:before{content:"\f0ae"}  .fa-filter:before{content:"\f0b0"}  .fa-briefcase:before{content:"\f0b1"}  .fa-arrows-alt:before{content:"\f0b2"}  .fa-group:before,.fa-users:before{content:"\f0c0"}  .fa-chain:before,.fa-link:before{content:"\f0c1"}  .fa-cloud:before{content:"\f0c2"}  .fa-flask:before{content:"\f0c3"}  .fa-cut:before,.fa-scissors:before{content:"\f0c4"}  .fa-copy:before,.fa-files-o:before{content:"\f0c5"}  .fa-paperclip:before{content:"\f0c6"}  .fa-save:before,.fa-floppy-o:before{content:"\f0c7"}  .fa-square:before{content:"\f0c8"}  .fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}  .fa-list-ul:before{content:"\f0ca"}  .fa-list-ol:before{content:"\f0cb"}  .fa-strikethrough:before{content:"\f0cc"}  .fa-underline:before{content:"\f0cd"}  .fa-table:before{content:"\f0ce"}  .fa-magic:before{content:"\f0d0"}  .fa-truck:before{content:"\f0d1"}  .fa-pinterest:before{content:"\f0d2"}  .fa-pinterest-square:before{content:"\f0d3"}  .fa-google-plus-square:before{content:"\f0d4"}  .fa-google-plus:before{content:"\f0d5"}  .fa-money:before{content:"\f0d6"}  .fa-caret-down:before{content:"\f0d7"}  .fa-caret-up:before{content:"\f0d8"}  .fa-caret-left:before{content:"\f0d9"}  .fa-caret-right:before{content:"\f0da"}  .fa-columns:before{content:"\f0db"}  .fa-unsorted:before,.fa-sort:before{content:"\f0dc"}  .fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}  .fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}  .fa-envelope:before{content:"\f0e0"}  .fa-linkedin:before{content:"\f0e1"}  .fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}  .fa-legal:before,.fa-gavel:before{content:"\f0e3"}  .fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}  .fa-comment-o:before{content:"\f0e5"}  .fa-comments-o:before{content:"\f0e6"}  .fa-flash:before,.fa-bolt:before{content:"\f0e7"}  .fa-sitemap:before{content:"\f0e8"}  .fa-umbrella:before{content:"\f0e9"}  .fa-paste:before,.fa-clipboard:before{content:"\f0ea"}  .fa-lightbulb-o:before{content:"\f0eb"}  .fa-exchange:before{content:"\f0ec"}  .fa-cloud-download:before{content:"\f0ed"}  .fa-cloud-upload:before{content:"\f0ee"}  .fa-user-md:before{content:"\f0f0"}  .fa-stethoscope:before{content:"\f0f1"}  .fa-suitcase:before{content:"\f0f2"}  .fa-bell-o:before{content:"\f0a2"}  .fa-coffee:before{content:"\f0f4"}  .fa-cutlery:before{content:"\f0f5"}  .fa-file-text-o:before{content:"\f0f6"}  .fa-building-o:before{content:"\f0f7"}  .fa-hospital-o:before{content:"\f0f8"}  .fa-ambulance:before{content:"\f0f9"}  .fa-medkit:before{content:"\f0fa"}  .fa-fighter-jet:before{content:"\f0fb"}  .fa-beer:before{content:"\f0fc"}  .fa-h-square:before{content:"\f0fd"}  .fa-plus-square:before{content:"\f0fe"}  .fa-angle-double-left:before{content:"\f100"}  .fa-angle-double-right:before{content:"\f101"}  .fa-angle-double-up:before{content:"\f102"}  .fa-angle-double-down:before{content:"\f103"}  .fa-angle-left:before{content:"\f104"}  .fa-angle-right:before{content:"\f105"}  .fa-angle-up:before{content:"\f106"}  .fa-angle-down:before{content:"\f107"}  .fa-desktop:before{content:"\f108"}  .fa-laptop:before{content:"\f109"}  .fa-tablet:before{content:"\f10a"}  .fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}  .fa-circle-o:before{content:"\f10c"}  .fa-quote-left:before{content:"\f10d"}  .fa-quote-right:before{content:"\f10e"}  .fa-spinner:before{content:"\f110"}  .fa-circle:before{content:"\f111"}  .fa-mail-reply:before,.fa-reply:before{content:"\f112"}  .fa-github-alt:before{content:"\f113"}  .fa-folder-o:before{content:"\f114"}  .fa-folder-open-o:before{content:"\f115"}  .fa-smile-o:before{content:"\f118"}  .fa-frown-o:before{content:"\f119"}  .fa-meh-o:before{content:"\f11a"}  .fa-gamepad:before{content:"\f11b"}  .fa-keyboard-o:before{content:"\f11c"}  .fa-flag-o:before{content:"\f11d"}  .fa-flag-checkered:before{content:"\f11e"}  .fa-terminal:before{content:"\f120"}  .fa-code:before{content:"\f121"}  .fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}  .fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}  .fa-location-arrow:before{content:"\f124"}  .fa-crop:before{content:"\f125"}  .fa-code-fork:before{content:"\f126"}  .fa-unlink:before,.fa-chain-broken:before{content:"\f127"}  .fa-question:before{content:"\f128"}  .fa-info:before{content:"\f129"}  .fa-exclamation:before{content:"\f12a"}  .fa-superscript:before{content:"\f12b"}  .fa-subscript:before{content:"\f12c"}  .fa-eraser:before{content:"\f12d"}  .fa-puzzle-piece:before{content:"\f12e"}  .fa-microphone:before{content:"\f130"}  .fa-microphone-slash:before{content:"\f131"}  .fa-shield:before{content:"\f132"}  .fa-calendar-o:before{content:"\f133"}  .fa-fire-extinguisher:before{content:"\f134"}  .fa-rocket:before{content:"\f135"}  .fa-maxcdn:before{content:"\f136"}  .fa-chevron-circle-left:before{content:"\f137"}  .fa-chevron-circle-right:before{content:"\f138"}  .fa-chevron-circle-up:before{content:"\f139"}  .fa-chevron-circle-down:before{content:"\f13a"}  .fa-html5:before{content:"\f13b"}  .fa-css3:before{content:"\f13c"}  .fa-anchor:before{content:"\f13d"}  .fa-unlock-alt:before{content:"\f13e"}  .fa-bullseye:before{content:"\f140"}  .fa-ellipsis-h:before{content:"\f141"}  .fa-ellipsis-v:before{content:"\f142"}  .fa-rss-square:before{content:"\f143"}  .fa-play-circle:before{content:"\f144"}  .fa-ticket:before{content:"\f145"}  .fa-minus-square:before{content:"\f146"}  .fa-minus-square-o:before{content:"\f147"}  .fa-level-up:before{content:"\f148"}  .fa-level-down:before{content:"\f149"}  .fa-check-square:before{content:"\f14a"}  .fa-pencil-square:before{content:"\f14b"}  .fa-external-link-square:before{content:"\f14c"}  .fa-share-square:before{content:"\f14d"}  .fa-compass:before{content:"\f14e"}  .fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}  .fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}  .fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}  .fa-euro:before,.fa-eur:before{content:"\f153"}  .fa-gbp:before{content:"\f154"}  .fa-dollar:before,.fa-usd:before{content:"\f155"}  .fa-rupee:before,.fa-inr:before{content:"\f156"}  .fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}  .fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}  .fa-won:before,.fa-krw:before{content:"\f159"}  .fa-bitcoin:before,.fa-btc:before{content:"\f15a"}  .fa-file:before{content:"\f15b"}  .fa-file-text:before{content:"\f15c"}  .fa-sort-alpha-asc:before{content:"\f15d"}  .fa-sort-alpha-desc:before{content:"\f15e"}  .fa-sort-amount-asc:before{content:"\f160"}  .fa-sort-amount-desc:before{content:"\f161"}  .fa-sort-numeric-asc:before{content:"\f162"}  .fa-sort-numeric-desc:before{content:"\f163"}  .fa-thumbs-up:before{content:"\f164"}  .fa-thumbs-down:before{content:"\f165"}  .fa-youtube-square:before{content:"\f166"}  .fa-youtube:before{content:"\f167"}  .fa-xing:before{content:"\f168"}  .fa-xing-square:before{content:"\f169"}  .fa-youtube-play:before{content:"\f16a"}  .fa-dropbox:before{content:"\f16b"}  .fa-stack-overflow:before{content:"\f16c"}  .fa-instagram:before{content:"\f16d"}  .fa-flickr:before{content:"\f16e"}  .fa-adn:before{content:"\f170"}  .fa-bitbucket:before{content:"\f171"}  .fa-bitbucket-square:before{content:"\f172"}  .fa-tumblr:before{content:"\f173"}  .fa-tumblr-square:before{content:"\f174"}  .fa-long-arrow-down:before{content:"\f175"}  .fa-long-arrow-up:before{content:"\f176"}  .fa-long-arrow-left:before{content:"\f177"}  .fa-long-arrow-right:before{content:"\f178"}  .fa-apple:before{content:"\f179"}  .fa-windows:before{content:"\f17a"}  .fa-android:before{content:"\f17b"}  .fa-linux:before{content:"\f17c"}  .fa-dribbble:before{content:"\f17d"}  .fa-skype:before{content:"\f17e"}  .fa-foursquare:before{content:"\f180"}  .fa-trello:before{content:"\f181"}  .fa-female:before{content:"\f182"}  .fa-male:before{content:"\f183"}  .fa-gittip:before,.fa-gratipay:before{content:"\f184"}  .fa-sun-o:before{content:"\f185"}  .fa-moon-o:before{content:"\f186"}  .fa-archive:before{content:"\f187"}  .fa-bug:before{content:"\f188"}  .fa-vk:before{content:"\f189"}  .fa-weibo:before{content:"\f18a"}  .fa-renren:before{content:"\f18b"}  .fa-pagelines:before{content:"\f18c"}  .fa-stack-exchange:before{content:"\f18d"}  .fa-arrow-circle-o-right:before{content:"\f18e"}  .fa-arrow-circle-o-left:before{content:"\f190"}  .fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}  .fa-dot-circle-o:before{content:"\f192"}  .fa-wheelchair:before{content:"\f193"}  .fa-vimeo-square:before{content:"\f194"}  .fa-turkish-lira:before,.fa-try:before{content:"\f195"}  .fa-plus-square-o:before{content:"\f196"}  .fa-space-shuttle:before{content:"\f197"}  .fa-slack:before{content:"\f198"}  .fa-envelope-square:before{content:"\f199"}  .fa-wordpress:before{content:"\f19a"}  .fa-openid:before{content:"\f19b"}  .fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}  .fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}  .fa-yahoo:before{content:"\f19e"}  .fa-google:before{content:"\f1a0"}  .fa-reddit:before{content:"\f1a1"}  .fa-reddit-square:before{content:"\f1a2"}  .fa-stumbleupon-circle:before{content:"\f1a3"}  .fa-stumbleupon:before{content:"\f1a4"}  .fa-delicious:before{content:"\f1a5"}  .fa-digg:before{content:"\f1a6"}  .fa-pied-piper-pp:before{content:"\f1a7"}  .fa-pied-piper-alt:before{content:"\f1a8"}  .fa-drupal:before{content:"\f1a9"}  .fa-joomla:before{content:"\f1aa"}  .fa-language:before{content:"\f1ab"}  .fa-fax:before{content:"\f1ac"}  .fa-building:before{content:"\f1ad"}  .fa-child:before{content:"\f1ae"}  .fa-paw:before{content:"\f1b0"}  .fa-spoon:before{content:"\f1b1"}  .fa-cube:before{content:"\f1b2"}  .fa-cubes:before{content:"\f1b3"}  .fa-behance:before{content:"\f1b4"}  .fa-behance-square:before{content:"\f1b5"}  .fa-steam:before{content:"\f1b6"}  .fa-steam-square:before{content:"\f1b7"}  .fa-recycle:before{content:"\f1b8"}  .fa-automobile:before,.fa-car:before{content:"\f1b9"}  .fa-cab:before,.fa-taxi:before{content:"\f1ba"}  .fa-tree:before{content:"\f1bb"}  .fa-spotify:before{content:"\f1bc"}  .fa-deviantart:before{content:"\f1bd"}  .fa-soundcloud:before{content:"\f1be"}  .fa-database:before{content:"\f1c0"}  .fa-file-pdf-o:before{content:"\f1c1"}  .fa-file-word-o:before{content:"\f1c2"}  .fa-file-excel-o:before{content:"\f1c3"}  .fa-file-powerpoint-o:before{content:"\f1c4"}  .fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}  .fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}  .fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}  .fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}  .fa-file-code-o:before{content:"\f1c9"}  .fa-vine:before{content:"\f1ca"}  .fa-codepen:before{content:"\f1cb"}  .fa-jsfiddle:before{content:"\f1cc"}  .fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}  .fa-circle-o-notch:before{content:"\f1ce"}  .fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}  .fa-ge:before,.fa-empire:before{content:"\f1d1"}  .fa-git-square:before{content:"\f1d2"}  .fa-git:before{content:"\f1d3"}  .fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}  .fa-tencent-weibo:before{content:"\f1d5"}  .fa-qq:before{content:"\f1d6"}  .fa-wechat:before,.fa-weixin:before{content:"\f1d7"}  .fa-send:before,.fa-paper-plane:before{content:"\f1d8"}  .fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}  .fa-history:before{content:"\f1da"}  .fa-circle-thin:before{content:"\f1db"}  .fa-header:before{content:"\f1dc"}  .fa-paragraph:before{content:"\f1dd"}  .fa-sliders:before{content:"\f1de"}  .fa-share-alt:before{content:"\f1e0"}  .fa-share-alt-square:before{content:"\f1e1"}  .fa-bomb:before{content:"\f1e2"}  .fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}  .fa-tty:before{content:"\f1e4"}  .fa-binoculars:before{content:"\f1e5"}  .fa-plug:before{content:"\f1e6"}  .fa-slideshare:before{content:"\f1e7"}  .fa-twitch:before{content:"\f1e8"}  .fa-yelp:before{content:"\f1e9"}  .fa-newspaper-o:before{content:"\f1ea"}  .fa-wifi:before{content:"\f1eb"}  .fa-calculator:before{content:"\f1ec"}  .fa-paypal:before{content:"\f1ed"}  .fa-google-wallet:before{content:"\f1ee"}  .fa-cc-visa:before{content:"\f1f0"}  .fa-cc-mastercard:before{content:"\f1f1"}  .fa-cc-discover:before{content:"\f1f2"}  .fa-cc-amex:before{content:"\f1f3"}  .fa-cc-paypal:before{content:"\f1f4"}  .fa-cc-stripe:before{content:"\f1f5"}  .fa-bell-slash:before{content:"\f1f6"}  .fa-bell-slash-o:before{content:"\f1f7"}  .fa-trash:before{content:"\f1f8"}  .fa-copyright:before{content:"\f1f9"}  .fa-at:before{content:"\f1fa"}  .fa-eyedropper:before{content:"\f1fb"}  .fa-paint-brush:before{content:"\f1fc"}  .fa-birthday-cake:before{content:"\f1fd"}  .fa-area-chart:before{content:"\f1fe"}  .fa-pie-chart:before{content:"\f200"}  .fa-line-chart:before{content:"\f201"}  .fa-lastfm:before{content:"\f202"}  .fa-lastfm-square:before{content:"\f203"}  .fa-toggle-off:before{content:"\f204"}  .fa-toggle-on:before{content:"\f205"}  .fa-bicycle:before{content:"\f206"}  .fa-bus:before{content:"\f207"}  .fa-ioxhost:before{content:"\f208"}  .fa-angellist:before{content:"\f209"}  .fa-cc:before{content:"\f20a"}  .fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}  .fa-meanpath:before{content:"\f20c"}  .fa-buysellads:before{content:"\f20d"}  .fa-connectdevelop:before{content:"\f20e"}  .fa-dashcube:before{content:"\f210"}  .fa-forumbee:before{content:"\f211"}  .fa-leanpub:before{content:"\f212"}  .fa-sellsy:before{content:"\f213"}  .fa-shirtsinbulk:before{content:"\f214"}  .fa-simplybuilt:before{content:"\f215"}  .fa-skyatlas:before{content:"\f216"}  .fa-cart-plus:before{content:"\f217"}  .fa-cart-arrow-down:before{content:"\f218"}  .fa-diamond:before{content:"\f219"}  .fa-ship:before{content:"\f21a"}  .fa-user-secret:before{content:"\f21b"}  .fa-motorcycle:before{content:"\f21c"}  .fa-street-view:before{content:"\f21d"}  .fa-heartbeat:before{content:"\f21e"}  .fa-venus:before{content:"\f221"}  .fa-mars:before{content:"\f222"}  .fa-mercury:before{content:"\f223"}  .fa-intersex:before,.fa-transgender:before{content:"\f224"}  .fa-transgender-alt:before{content:"\f225"}  .fa-venus-double:before{content:"\f226"}  .fa-mars-double:before{content:"\f227"}  .fa-venus-mars:before{content:"\f228"}  .fa-mars-stroke:before{content:"\f229"}  .fa-mars-stroke-v:before{content:"\f22a"}  .fa-mars-stroke-h:before{content:"\f22b"}  .fa-neuter:before{content:"\f22c"}  .fa-genderless:before{content:"\f22d"}  .fa-facebook-official:before{content:"\f230"}  .fa-pinterest-p:before{content:"\f231"}  .fa-whatsapp:before{content:"\f232"}  .fa-server:before{content:"\f233"}  .fa-user-plus:before{content:"\f234"}  .fa-user-times:before{content:"\f235"}  .fa-hotel:before,.fa-bed:before{content:"\f236"}  .fa-viacoin:before{content:"\f237"}  .fa-train:before{content:"\f238"}  .fa-subway:before{content:"\f239"}  .fa-medium:before{content:"\f23a"}  .fa-yc:before,.fa-y-combinator:before{content:"\f23b"}  .fa-optin-monster:before{content:"\f23c"}  .fa-opencart:before{content:"\f23d"}  .fa-expeditedssl:before{content:"\f23e"}  .fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}  .fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}  .fa-battery-2:before,.fa-battery-half:before{content:"\f242"}  .fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}  .fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}  .fa-mouse-pointer:before{content:"\f245"}  .fa-i-cursor:before{content:"\f246"}  .fa-object-group:before{content:"\f247"}  .fa-object-ungroup:before{content:"\f248"}  .fa-sticky-note:before{content:"\f249"}  .fa-sticky-note-o:before{content:"\f24a"}  .fa-cc-jcb:before{content:"\f24b"}  .fa-cc-diners-club:before{content:"\f24c"}  .fa-clone:before{content:"\f24d"}  .fa-balance-scale:before{content:"\f24e"}  .fa-hourglass-o:before{content:"\f250"}  .fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}  .fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}  .fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}  .fa-hourglass:before{content:"\f254"}  .fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}  .fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}  .fa-hand-scissors-o:before{content:"\f257"}  .fa-hand-lizard-o:before{content:"\f258"}  .fa-hand-spock-o:before{content:"\f259"}  .fa-hand-pointer-o:before{content:"\f25a"}  .fa-hand-peace-o:before{content:"\f25b"}  .fa-trademark:before{content:"\f25c"}  .fa-registered:before{content:"\f25d"}  .fa-creative-commons:before{content:"\f25e"}  .fa-gg:before{content:"\f260"}  .fa-gg-circle:before{content:"\f261"}  .fa-tripadvisor:before{content:"\f262"}  .fa-odnoklassniki:before{content:"\f263"}  .fa-odnoklassniki-square:before{content:"\f264"}  .fa-get-pocket:before{content:"\f265"}  .fa-wikipedia-w:before{content:"\f266"}  .fa-safari:before{content:"\f267"}  .fa-chrome:before{content:"\f268"}  .fa-firefox:before{content:"\f269"}  .fa-opera:before{content:"\f26a"}  .fa-internet-explorer:before{content:"\f26b"}  .fa-tv:before,.fa-television:before{content:"\f26c"}  .fa-contao:before{content:"\f26d"}  .fa-500px:before{content:"\f26e"}  .fa-amazon:before{content:"\f270"}  .fa-calendar-plus-o:before{content:"\f271"}  .fa-calendar-minus-o:before{content:"\f272"}  .fa-calendar-times-o:before{content:"\f273"}  .fa-calendar-check-o:before{content:"\f274"}  .fa-industry:before{content:"\f275"}  .fa-map-pin:before{content:"\f276"}  .fa-map-signs:before{content:"\f277"}  .fa-map-o:before{content:"\f278"}  .fa-map:before{content:"\f279"}  .fa-commenting:before{content:"\f27a"}  .fa-commenting-o:before{content:"\f27b"}  .fa-houzz:before{content:"\f27c"}  .fa-vimeo:before{content:"\f27d"}  .fa-black-tie:before{content:"\f27e"}  .fa-fonticons:before{content:"\f280"}  .fa-reddit-alien:before{content:"\f281"}  .fa-edge:before{content:"\f282"}  .fa-credit-card-alt:before{content:"\f283"}  .fa-codiepie:before{content:"\f284"}  .fa-modx:before{content:"\f285"}  .fa-fort-awesome:before{content:"\f286"}  .fa-usb:before{content:"\f287"}  .fa-product-hunt:before{content:"\f288"}  .fa-mixcloud:before{content:"\f289"}  .fa-scribd:before{content:"\f28a"}  .fa-pause-circle:before{content:"\f28b"}  .fa-pause-circle-o:before{content:"\f28c"}  .fa-stop-circle:before{content:"\f28d"}  .fa-stop-circle-o:before{content:"\f28e"}  .fa-shopping-bag:before{content:"\f290"}  .fa-shopping-basket:before{content:"\f291"}  .fa-hashtag:before{content:"\f292"}  .fa-bluetooth:before{content:"\f293"}  .fa-bluetooth-b:before{content:"\f294"}  .fa-percent:before{content:"\f295"}  .fa-gitlab:before{content:"\f296"}  .fa-wpbeginner:before{content:"\f297"}  .fa-wpforms:before{content:"\f298"}  .fa-envira:before{content:"\f299"}  .fa-universal-access:before{content:"\f29a"}  .fa-wheelchair-alt:before{content:"\f29b"}  .fa-question-circle-o:before{content:"\f29c"}  .fa-blind:before{content:"\f29d"}  .fa-audio-description:before{content:"\f29e"}  .fa-volume-control-phone:before{content:"\f2a0"}  .fa-braille:before{content:"\f2a1"}  .fa-assistive-listening-systems:before{content:"\f2a2"}  .fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}  .fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}  .fa-glide:before{content:"\f2a5"}  .fa-glide-g:before{content:"\f2a6"}  .fa-signing:before,.fa-sign-language:before{content:"\f2a7"}  .fa-low-vision:before{content:"\f2a8"}  .fa-viadeo:before{content:"\f2a9"}  .fa-viadeo-square:before{content:"\f2aa"}  .fa-snapchat:before{content:"\f2ab"}  .fa-snapchat-ghost:before{content:"\f2ac"}  .fa-snapchat-square:before{content:"\f2ad"}  .fa-pied-piper:before{content:"\f2ae"}  .fa-first-order:before{content:"\f2b0"}  .fa-yoast:before{content:"\f2b1"}  .fa-themeisle:before{content:"\f2b2"}  .fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}  .fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}  .fa-handshake-o:before{content:"\f2b5"}  .fa-envelope-open:before{content:"\f2b6"}  .fa-envelope-open-o:before{content:"\f2b7"}  .fa-linode:before{content:"\f2b8"}  .fa-address-book:before{content:"\f2b9"}  .fa-address-book-o:before{content:"\f2ba"}  .fa-vcard:before,.fa-address-card:before{content:"\f2bb"}  .fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}  .fa-user-circle:before{content:"\f2bd"}  .fa-user-circle-o:before{content:"\f2be"}  .fa-user-o:before{content:"\f2c0"}  .fa-id-badge:before{content:"\f2c1"}  .fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}  .fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}  .fa-quora:before{content:"\f2c4"}  .fa-free-code-camp:before{content:"\f2c5"}  .fa-telegram:before{content:"\f2c6"}  .fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}  .fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}  .fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}  .fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}  .fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}  .fa-shower:before{content:"\f2cc"}  .fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}  .fa-podcast:before{content:"\f2ce"}  .fa-window-maximize:before{content:"\f2d0"}  .fa-window-minimize:before{content:"\f2d1"}  .fa-window-restore:before{content:"\f2d2"}  .fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}  .fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}  .fa-bandcamp:before{content:"\f2d5"}  .fa-grav:before{content:"\f2d6"}  .fa-etsy:before{content:"\f2d7"}  .fa-imdb:before{content:"\f2d8"}  .fa-ravelry:before{content:"\f2d9"}  .fa-eercast:before{content:"\f2da"}  .fa-microchip:before{content:"\f2db"}  .fa-snowflake-o:before{content:"\f2dc"}  .fa-superpowers:before{content:"\f2dd"}  .fa-wpexplorer:before{content:"\f2de"}  .fa-meetup:before{content:"\f2e0"}  .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}  .sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/inc/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/inc/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/inc/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/inc/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/inc/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/inc/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}
#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}.mm-btn,.mm-menu{box-sizing:border-box}.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-hidden{display:none!important}.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{padding:0;position:absolute}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}.mm-btn,.mm-panel.mm-highest{z-index:1}.mm-panels{overflow:hidden}.mm-panel{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:19px}.mm-btn{width:40px;height:40px;position:absolute;top:0}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-prev:before{border-right:none;border-bottom:none;left:23px}.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:23px}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking,html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed;width:80%;min-width:140px;max-width:440px}.mm-menu.mm-offcanvas.mm-current{display:block}html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-menu.mm-autoheight.mm-bottom,.mm-menu.mm-autoheight.mm-top{max-height:80%}.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-autoheight.mm-top.mm-fullscreen{max-height:100%}.mm-menu.mm-measureheight .mm-panel{display:block!important}.mm-menu.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}.mm-menu.mm-columns{-webkit-transition-property:width,max-width,-webkit-transform;transition-property:width,max-width,-webkit-transform;transition-property:transform,width,max-width;transition-property:transform,width,max-width,-webkit-transform}.mm-menu.mm-columns .mm-panels>.mm-panel{width:100%;right:auto;display:none;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{border-right:1px solid;border-color:inherit;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);z-index:2}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{display:block;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{display:block;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-menu.mm-columns-1 .mm-panels>.mm-panel{width:100%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{display:block;-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-menu.mm-columns-2 .mm-panels>.mm-panel{width:50%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{display:block;-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-menu.mm-columns-3 .mm-panels>.mm-panel{width:33.34%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{display:block;-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-menu.mm-columns-4 .mm-panels>.mm-panel{width:25%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{display:block;-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}.mm-menu.mm-offcanvas.mm-columns-5{width:80%;min-width:140px;max-width:2200px}html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2750px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(2200px,0,0);transform:translate3d(2200px,0,0)}}.mm-menu.mm-columns-5 .mm-panels>.mm-panel{width:20%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{display:block;-webkit-transform:translate3d(700%,0,0);transform:translate3d(700%,0,0)}.mm-menu.mm-offcanvas.mm-columns-6{width:80%;min-width:140px;max-width:2640px}html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:3300px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(2640px,0,0);transform:translate3d(2640px,0,0)}}.mm-menu.mm-columns-6 .mm-panels>.mm-panel{width:16.67%}em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}.mm-iconpanel .mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{border-bottom:none}.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;top:auto;bottom:0}.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-navbar-top-1{top:0}.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{top:40px}.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{top:80px}.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-navbar-bottom-1{bottom:0}.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}.mm-sronly{text-indent:10px;overflow:hidden;display:block;width:1px;height:1px;position:absolute;z-index:-1}.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:26px;font:inherit;font-size:14px;line-height:26px;display:block;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-panels>.mm-resultspanel:not(.mm-opened){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2;right:20px}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.7)}.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}.mm-menu.mm-effect-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-effect-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-effect-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:.15s;transition-delay:.15s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:.25s;transition-delay:.25s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:.35s;transition-delay:.35s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:.45s;transition-delay:.45s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:.55s;transition-delay:.55s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:.65s;transition-delay:.65s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:.75s;transition-delay:.75s}.mm-menu.mm-effect-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-effect-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-effect-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before{content:none;display:none}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;margin-top:0;margin-bottom:0}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span{box-sizing:border-box;height:100%}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before{content:'';vertical-align:middle;display:inline-block;height:100%;width:0}.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}html.mm-pagedim #mm-blocker{background:inherit}html.mm-pagedim-white #mm-blocker{background:#fff}html.mm-pagedim-black #mm-blocker{background:#000}.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{content:none;display:none}.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}html.mm-popup.mm-opening .mm-menu.mm-popup{opacity:1}html.mm-popup .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-popup #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-popup .mm-menu{z-index:2}.mm-menu.mm-offcanvas.mm-right{left:auto;right:0}html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto;bottom:0}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-listview{margin:0}
@font-face{font-family:Myriad;src:url(https://wagner-profesional.ro/wp-content/themes/wagner/fonts/Myriad-Pro-Condensed.ttf);font-weight:400}body{color:#363636;background-color:#f2f2f2;font-family:"Myriad Pro Cond",'Myriad',sans-serif;font-style:normal;font-weight:400}body.custom-background.single-vshop_product,.site-main .container-fluid.bgw,body.page.page-id-1247,body .site-content.bgw-child{background-color:#fff}.mm-slideout{z-index:inherit}.site-main h1{margin-bottom:5px;color:#1b1b1b;font-size:32px;font-weight:700;line-height:38px}.site-main h2{color:#1b1b1b;font-size:24px;font-weight:700;line-height:28px}.site-main h3{color:#1b1b1b;font-size:19px;font-weight:700;line-height:24px}.site-main h4{color:#1b1b1b;font-size:16px;font-weight:700;line-height:19px}.site-main p{font-size:17px;line-height:28px}.site-main ul,.site-main ol{padding-left:40px;list-style:disc;font-size:18px}.site-main ol{list-style:decimal}.site-main .container>.row.p15{padding:0 15px}.p0{padding:0}.p15{padding:0 15px}.p24{padding:24px 0}.p50{padding:50px}.pt40{padding-top:40px}.pb20{padding-bottom:20px}a:focus,span:focus,button:focus{outline:none;color:#ffcb00}input:focus,textarea:focus,select:focus{outline-color:#ffcb00}.pay-methods i{font-size:1.875rem;color:#fff;opacity:.2;margin-right:.8125rem}.pay-methods i:hover{opacity:.8}.footer-home{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/bg-homepage-down.jpg) no-repeat center top/cover}.container-fluid.foot-newsletter{padding:24px 0;background-color:#f2f2f2}.container-fluid.foot-newsletter .row{min-height:128px}.container-fluid.foot-newsletter .row .newsltr{display:flex;flex-wrap:wrap;justify-content:center;color:#1b1b1b}.container-fluid.foot-newsletter .row .newsltr>*{display:flex;justify-content:center;width:100%}.container-fluid.foot-newsletter .row .newsltr .news-descrip{font-size:14px;line-height:21px}footer.container-fluid{padding:24px 0 0;background-color:#fff7d9}footer.container-fluid .site-footer .menu-footer .menu,footer.container-fluid .site-footer .quick-access-footer .menu{display:flex;flex-wrap:wrap;justify-content:center}footer.container-fluid .site-footer .menu-footer .menu li:not(:last-of-type),footer.container-fluid .site-footer .quick-access-footer .menu li:not(:last-of-type){border-right:1px solid #1b1b1b}footer.container-fluid .site-footer .menu-footer .menu li:not(:last-of-type) a,footer.container-fluid .site-footer .quick-access-footer .menu li:not(:last-of-type) a{padding-right:15px}footer.container-fluid .site-footer .menu-footer .menu li:not(:first-of-type) a,footer.container-fluid .site-footer .quick-access-footer .menu li:not(:first-of-type) a{padding-left:15px}footer.container-fluid .site-footer .menu-footer .menu li a,footer.container-fluid .site-footer .menu-footer .menu li a:hover,footer.container-fluid .site-footer .quick-access-footer .menu li a,footer.container-fluid .site-footer .quick-access-footer .menu li a:hover{color:#1b1b1b;font-size:14px;line-height:21px}footer.container-fluid .site-footer .quick-access-footer,footer.container-fluid .site-footer .menu-footer,footer.container-fluid .site-footer .footer-social-media{margin-bottom:20px}footer.container-fluid .site-footer .footer-social-media{margin-top:20px;text-align:center}footer.container-fluid .site-footer .footer-social-media a{margin-right:30px;padding:13px 10px;border:1px solid #1b1b1b}footer.container-fluid .site-footer .footer-social-media a:last-of-type{margin-right:0}footer.container-fluid .site-footer .footer-social-media a i{padding:3px;color:#1b1b1b;font-size:20px}footer.container-fluid .site-footer .footer-social-media a i.fa-linkedin{color:#fff7d9;background-color:#1b1b1b;padding:3px;border-radius:1px;font-size:17px}footer.container-fluid .site-footer .copyright-company,footer.container-fluid .site-footer .copyright-developer{margin-top:30px;color:#1b1b1b;text-align:center}footer.container-fluid .site-footer .copyright-developer{margin:0}footer.container-fluid .site-footer .copyright-company a,footer.container-fluid .site-footer .copyright-developer a{color:#1b1b1b}footer.container-fluid .site-footer .copyright-company a:hover,footer.container-fluid .site-footer .copyright-developer a:hover{color:#ffcb00}.site-main .breadcrumbs{margin-top:50px}.site-main .breadcrumbs span{font-size:14px;line-height:21px}.site-main .breadcrumbs span.current-item{color:#1ca69f}.site-main .breadcrumbs i{margin:0 20px;font-size:9px}.n2-section-smartslider .n2-ss-align .n2-ss-slider .n2-ss-widget .nextend-bullet-bar .n2-ow{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/slider-arrow.png) no-repeat center center !important;width:21px;height:16px;padding-right:10px}.n2-section-smartslider .n2-ss-align .n2-ss-slider .n2-ss-widget .nextend-bullet-bar .n2-ow:nth-child(even){transform:rotate(180deg)}.n2-section-smartslider .n2-ss-align .n2-ss-slider .n2-ss-widget .nextend-bullet-bar .n2-ow.n2-active{opacity:1 !important}.site-content .home-area .home-categs>.row{padding:0 15px}.home-area .container>.row>div{padding:0}.home-area .home-main-descrip .main-descrip-title{margin:70px 0 10px;font-size:32px;font-weight:700}.home-area .home-main-descrip .main-descrip{font-size:18px;line-height:28px}.home-area .home-main-descrip .main-descrip p{margin-bottom:15px}.home-area .home-categories,.home-bottom .bottom-rows{display:flex;flex-wrap:wrap}.home-bottom .bottom-rows{justify-content:space-between}.home-area .home-categories .home-cat-title{margin-bottom:10px;order:0}.home-area .home-categories .product-cat.cat-6{order:1}.home-area .home-categories .product-cat.cat-7{order:2}.home-area .home-categories .product-cat.cat-5{order:3}.home-area .home-categories .product-cat.cat-4{order:4}.home-area .home-categories .product-cat.cat-2{order:5}.home-area .home-categories .product-cat.cat-1{order:6}.home-area .home-categories .product-cat.cat-0{order:8}.home-area .home-categories .product-cat.cat-3{order:7}.home-area .home-categories .product-cat.cat-8{order:9}.home-area .home-categories .home-cat-title span{font-size:24px;font-weight:700;line-height:29px}.home-area .container>.row>div.product-cat{margin-bottom:40px;padding:0 15px}.home-bottom .bottom-rows .bottom-column{margin-bottom:40px;max-width:323px}.home-area .home-categories .product-cat>*{width:100%}.home-area .home-categories .product-cat .cat-title,.home-bottom .bottom-rows .bottom-column .bottom-row-title{margin:20px 0}.home-area .home-categories .product-cat .cat-title a,.home-bottom .bottom-rows .bottom-column .bottom-row-title{font-size:20px;line-height:24px;font-weight:700}.home-bottom .bottom-rows .bottom-column .bottom-row-descrip{min-height:143px;margin-bottom:30px;font-size:18px;line-height:28px}.home-area .home-categories .product-cat .cat-img img,.home-bottom .bottom-rows .bottom-row-pic img{width:100%}.home-area .home-categories .product-cat .cat-img.no-img img{min-height:390px;border:1px solid #1b1b1b}.home-area .home-categories .product-cat .cat-descrip{min-height:290px;font-size:18px;line-height:28px}body #page a.yellow-dwn-button,body #page button.yellow-dwn-button,body #page input.yellow-dwn-button,.account-info #buton_inregistrare,.registration #buton_inregistrare,.container.cont-creat button,body .not-found #searchsubmit{display:flex;align-items:center;justify-content:center;width:150px;height:40px;padding:9px 23px;color:#1b1b1b;background-color:#ffcb00;border:none;border-radius:0;font-size:15px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}body #page a.yellow-dwn-button:hover,body #page button.yellow-dwn-button:hover,body #page input.yellow-dwn-button:hover,.account-info #buton_inregistrare:hover,.registration #buton_inregistrare:hover,.container.cont-creat button:hover,#vshop-cart-register-form .go-next-step:hover,.send-order button:hover,body .not-found #searchsubmit:hover{color:#191919;background-color:#ffda48}.site-content .home-middle{padding:20px 15px;background-color:#fff}.home-middle .mid-title .middle-title h2,.home-bottom .bottom-row-title .bottom-title h2{margin-bottom:10px;padding-left:15px;font-size:24px;font-weight:700;line-height:29px}.site-content .home-middle .middle-rows{margin-bottom:15px}.home-middle .middle-rows .descrip .descrip-title{margin-bottom:10px;font-size:20px;font-weight:700;line-height:24px}.home-middle .middle-rows .descrip>p:last-of-type{font-size:18px;line-height:27px}.site-content .home-bottom{padding:20px 15px;background-color:#e4e4e4}@media (min-width:992px) and (max-width:1199px){.home-area .home-categories .product-cat{margin-bottom:30px;max-width:300px}}@media (min-width:575px) and (max-width:768px){.home-area .home-categories .product-cat{max-width:256px}}@media (max-width:767px){.product-cat,.home-bottom .bottom-rows .bottom-column{max-width:100%}}@media (max-width:575px){.home-area .home-categories .product-cat{max-width:100%}}.site-main .category-list .cat-search span{display:block;margin-bottom:24px;font-size:31px;font-weight:700;line-height:38px}.cat-search #searchform{padding:0 15px}.cat-search #searchform .input-field{display:flex;align-items:center;min-height:38px;padding:0;background-color:#fff;border:1px solid #bcbcbc}.cat-search #searchform .input-field.focused,.contact .row-form .wpcf7-form .wpcf7-form-control-wrap.focused{border:1px solid #ffcb00;box-shadow:0 0 5px #ffcb00}.cat-search #searchform .input-field input{width:100%}.cat-search #searchform .input-field i{padding:7px 8px;color:#ffcb00;font-size:24px;font-weight:700}.category-page .cat-search .searchform .submit-button{padding:0}.category-page .cat-search .searchform .submit-button .search{float:right}.category-page .subcategoryList{padding:30px 15px 0}.category-page .subcategoryList .button-list{margin-bottom:10px;padding:0 5px}.category-page .subcategoryList .button-list:nth-child(even){padding-right:0}.category-page .subcategoryList .button-list:nth-child(odd){padding-left:0}.category-page .subcategoryList .button-list a{display:block;width:100%;padding:8px;background-color:#ffe993;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.category-page .subcategoryList .button-list a:hover{color:#1b1b1b;background-color:#ffda48}.category-page .subcategoryList .button-list.active a,.category-page .subcategoryList .button-list.active a:hover{font-weight:700;background-color:#ffcb00}.content-area .site-main .category-products-rows{padding:50px 0;background-color:#fff}.content-area .site-main .category-products-rows .products-rows{padding:0 15px}.content-area .site-main .category-products-rows .cat-product-col,.products-list .product-list{padding:0;border:1px solid #f2f2f2}.content-area .site-main .category-products-rows .cat-product-col{display:flex;flex-wrap:wrap}.content-area .site-main .category-products-rows .cat-product-col .prod-title{min-height:165px;padding:16px 16px 10px;transition:all .2s ease-in-out}.content-area .site-main .category-products-rows .cat-product-col:hover .prod-title,.related-accessories .product-list:hover .product-list-title{background-color:#f2f2f2}.category-products-rows .cat-product-col .prod-title .prd-titl,.related-accessories .product-list .product-list-title{display:block;min-height:112px;font-size:20px;font-weight:700;line-height:24px;transition:all .2s ease-in-out}.category-products-rows .cat-product-col .prod-title .prd-titl{padding-top:16px}.category-products-rows .cat-product-col .prod-title a:hover,.related-accessories .product-list a:hover{color:#1b1b1b}.category-products-rows .cat-product-col .prod-title .prd-descr{display:block;min-height:111px;color:transparent;transition:all .2s ease-in-out;font-size:17.4px;font-weight:100;line-height:27.6px}.category-products-rows .cat-product-col:hover .prod-title .prd-descr{color:#1b1b1b;transition:all .2s ease-in-out}.category-products-rows .cat-product-col .prod-img{display:flex;align-items:center;min-height:282px}.site-main .container-fluid.bg-gray{background-color:#e4e4e4}@media (max-width:768px){.category-page .subcategoryList .button-list{padding:0 !important}}@media (max-width:576px){.category-page .cat-search .searchform .submit-button{margin-top:15px}.category-page .cat-search .searchform .submit-button .search{float:left}}.shop-prod .product .title-row .product-title{margin-bottom:0;font-size:31px;line-height:38px;font-weight:700}.shop-prod .product .title-row h4{font-size:15px;line-height:19px;font-weight:700}.shop-prod .product .first-right .noTva,.shop-prod .product .first-right .price{text-align:right}.shop-prod .product .first-right .price-top{display:flex;flex-wrap:wrap;justify-content:flex-end}.shop-prod .product .first-right .price-top>*:not(button){width:100%}.shop-prod .product .first-right .product-description{margin-bottom:20px;font-size:18px;line-height:27px}.shop-prod .product-important-message strong{text-transform:uppercase;float:right}.product-important-message{margin:14px 0 30px;font-style:italic;font-size:14px}.product-important-message-sec{margin:14px 0 30px;font-size:18px;font-weight:900}.shop-prod .product .first-left .second-pictures{display:flex;justify-content:space-around;flex-wrap:wrap;margin:10px 0}.shop-prod .product .first-left .second-pictures img{max-height:50px;max-width:50px}.shop-prod .product .first-left>a img{width:372px}.shop-prod .product .first-left>span{position:absolute;top:7px;right:7px;min-width:61px;padding:5px;background-color:#ffcb00;text-align:center;font-weight:700}.first-right .price .old span{text-decoration:line-through}.noTva{color:#ef2c2c;margin-top:-6px;font-size:14px}.shop-prod .tech-data{margin-bottom:20px}.shop-prod .tech-data .tab-content .no-active{display:none;transition:all .3s ease-in-out}.shop-prod .tech-data .tab-content .no-active.active{display:flex;justify-content:center}.shop-prod .tech-data .tab-content #prod-spec.active{display:flex;padding:0}.shop-prod .tab-content #videos.active .iframe-container{margin:0 0 30px}.tech-data .tech-tabs .prod-info-tab{display:flex;align-items:center;justify-content:center;height:42px;background-color:#f2f2f2;font-size:16px;font-weight:700;line-height:24px;cursor:pointer;transition:all .2s ease-in-out}.tech-data .tech-tabs .prod-info-tab.active{background-color:#ffcb00}.tech-data .tech-tabs .tab-content{margin-top:30px}#prod-spec .row.characteristics{width:100%}#prod-spec .characteristics>div{width:100%;min-height:48px;padding:12px}#prod-spec .characteristics>div:nth-child(odd){background-color:#f2f2f2}#prod-spec .characteristics .rows-table>div:first-of-type{text-transform:uppercase}#prod-spec .characteristics .rows-table div img{padding:8px}#prod-spec .characteristics .rows-table div:last-of-type{display:inherit}#prod-spec .characteristics .rows-table .seals span{display:none}#prod-spec .characteristics .rows-table .seals span h4{font-size:14px;font-weight:700}#prod-spec .characteristics .rows-table .seals span.active{display:block;position:absolute;width:100%;left:-40%;bottom:45px;padding:10px;background-color:rgba(255,255,255,.9);font-size:12px;text-align:center}#downloads>.row{flex-wrap:wrap;width:100%;margin:0}#downloads .product-meta{display:flex;flex-wrap:wrap}#downloads .product-meta.no-pic{width:100%}#downloads .product-meta.no-pic:nth-child(odd){background-color:#f2f2f2}#downloads .product-meta.no-pic .fa-download{margin-right:10px}#downloads .product-meta.no-pic span{display:inline-block}#downloads .product-meta>*:not(last-of-type){width:100%}#downloads .product-meta>.with-pic{min-height:310px;max-height:310px;margin:12px 0}#downloads .product-meta>a:first-of-type i{color:#ffcb00}#downloads .product-meta>span{margin:18px 0 12px;font-size:20px;font-weight:700;line-height:24px}#downloads .product-meta>div{min-height:85px;font-size:18px;line-height:28px}#downloads .product-meta>div p{margin-bottom:0}#downloads .product-meta>a:last-of-type{margin-top:35px}#downloads .product-meta.no-pic a{margin-top:0;padding:5px 15px}.address-bar{width:2.5rem;border-bottom:2px solid #ffcb00}.related-accessories>div{padding:0}.accesorii .title,.related-accessories .same-category .title{margin-top:3.125rem;font-size:24px;font-weight:700}.related-accessories .slide-accesorii{width:84.2%;margin:0 auto}.related-accessories .product-list .product-list-title{min-height:92px}.related-accessories .product-list>a>*{padding:10px}.related-accessories .product-list>a .price,.related-accessories .product-list>a .noTva,.related-accessories .product-list>a .old-price-wrapper{padding:0 10px}.product-list .old-price-wrapper{display:flex;align-items:baseline;min-height:57px}.product-list .old-price-wrapper i{font-style:normal;font-size:1rem;font-weight:100}.related-accessories .product-list .img-accesorii{position:relative;min-height:289px}.related-accessories .product-list button{margin:0 0 10px 10px}.related-accessories .slide-accesorii .slick-arrow{position:absolute;height:12.5rem;z-index:1;top:24%;transition:background .4s ease;line-height:2rem}.related-accessories .slide-accesorii .slick-arrow i,.company .section-four .slide-company .slick-arrow,.inovation .section-seven .slide-inovation .slick-arrow,.spraying .section-six .slide-inovation .slick-arrow{color:#ffcb00;font-size:40px;font-weight:700;transition:color .15s ease-in-out}.related-accessories .slide-accesorii .slick-arrow:hover i,.company .section-four .slide-company .slick-arrow:hover,.inovation .section-seven .slide-inovation .slick-arrow:hover,.spraying .section-six .slide-inovation .slick-arrow:hover{color:#ffe993}.product-list .old-price{min-height:50px;margin-top:-.5rem;line-height:10px}.product-list .old-price span{text-decoration:line-through}.related-accessories .products-list.slide-accesorii .product-list{margin:0 5px}.related-accessories .same-category{margin-bottom:50px}.related-accessories .product-list .emptySpace{min-height:63px}.related-accessories .same-category .product-list .emptySpace{min-height:78px}@media (max-width:576px){#prod-spec .characteristics .rows-table .title span{padding:0 5px;border-bottom:1px solid #ffcb00}#prod-spec .characteristics .rows-table div:not(last-of-type){margin-top:10px}#prod-spec .characteristics .rows-table div:not(last-of-type) span{padding:0 5px}#prod-spec .characteristics .rows-table .seals span.active{left:0}.related-accessories>div{padding:0 15px}.related-accessories .products-list .product-list{width:100%}}.company .three-pics .text-content{position:absolute;bottom:0;min-height:164px;margin-right:15px;padding:20px 10px 0;background-color:rgba(255,255,255,.8);text-align:center}.company .three-pics>div{margin-bottom:15px}.company .three-pics img{object-fit:cover}.company .second-section{margin-bottom:40px}.company .second-section>.row{padding:0 15px}.company .section-three{padding:20px 0 40px;background-color:#fff}.company .section-three p{max-width:540px;margin-bottom:16px}.company .section-three .yellow-dwn-button{margin:30px 0}.company .section-four{margin-bottom:40px}.company .section-four .slide-company,.inovation .section-seven .slide-inovation,.spraying .section-six .slide-inovation{display:flex}.company .section-four h2{margin-top:20px}.company .section-four .slide-company span{font-size:15px;font-weight:700;line-height:19px}.company .section-four .slide-company .slick-slide{text-align:center}.company .section-five{padding-top:20px;background-color:#fff}.company .section-five .row{padding:0 15px}.company .section-five .left,.company .section-five .right{padding:0}@media(min-width:576px) and (max-width:992px){.company .three-pics .text-content{position:unset;background-color:transparent}}.iframe-container{overflow:hidden;padding-top:56.25%;position:relative}.iframe-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.define-us .section-two h1{margin-top:0}.define-us p{font-size:17px}.define-us .section-two .col-title{border-bottom:1px solid #bcbcbc}.define-us .container-fluid>.row{margin:0}.define-us .container-fluid>.row img{width:100%;height:100%;object-fit:cover}@media (min-width:768px){.define-us .section-two .p24>div{padding-right:30px}}@media (min-width:768px) and (max-width:1199px){.define-us .container-fluid:not(last-of-type)>.row>div:nth-child(3){order:4}}.inovation a{margin:24px 0}.inovation .section-three .pic{margin-bottom:20px}.inovation .section-seven .slide-inovation .slick-slide{margin:20px}.inovation .section-seven .slide-inovation .slick-arrow,.spraying .section-six .slide-inovation .slick-arrow{padding:10px 20px}.management .container p,.management .container ul li{font-size:18px}.management .section-two{padding:24px 15px}.management .section-two .member{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.management .section-two .member .row{justify-content:center}.management .section-two .member p{width:100%}.management .section-two .member img{border-radius:50%}.management .section-two .member .content{margin:24px 0}@media (min-width:768px){.management .section-two .member p:last-of-type{min-height:140px}}.technology .head-text{position:absolute;top:27%;right:15%}.technology .head-text span{display:block;color:#000}.technology .head-text span:first-of-type{font-size:32px;font-weight:700;line-height:48px}.technology .head-text span:last-of-type{max-width:410px;font-size:24px;line-height:29px}.site-main.technology .breadcrumbs,.site-main.hea-protip .breadcrumbs,.site-main.spraying .breadcrumbs{margin-top:10px}.technology p{margin-bottom:16px}.technology .section-three .picture{padding:0}.technology .section-four{padding:24px 0 0;background-color:#e4e4e4}.technology .section-four>.row{margin:0}.technology .section-four .pic{padding:0}.technology .section-four .pic img{height:100%;object-fit:cover}.technology .section-four .content{padding:50px}@media (max-width:1199px){.technology .head-text span:last-of-type{max-width:300px}}@media (max-width:992px){.technology .section-four .content{padding:30px}}@media (max-width:768px){.technology .head-text{position:unset;margin:15px 0 24px;padding:0 15px}.technology .head-text span:last-of-type{max-width:100%}.technology .section-four .pic{display:flex;flex-direction:column}.technology .section-four .ord1{order:1}.technology .section-four .ord2{order:2}.technology .right-align .ord3{order:4}.technology .right-align .ord4{order:3}}@media (max-width:576px){.technology .section-three .picture{padding:0 15px}}@media(min-width:769px) and (max-width:1200px){.technology .section-four .ord3{order:3}.technology .section-four .ord4{order:4}}@media(min-width:769px) and (max-width:1200px){.technology .section-four .ord1{order:1}.technology .section-four .ord2{order:2}.technology .section-four .ord3{order:3}.technology .section-four .ord4{order:4}}.hea-protip .section-four .big-table{font-size:18px;line-height:28px}.hea-protip .section-four .small-table{display:none}.hea-protip .section-four .main-table{margin:0}.hea-protip .section-four .table-title>div,.spraying .section-five .spray-table .tbl-head>div{padding:11px 5px 11px 11px;background-color:#ffcb00}.hea-protip .section-four .main-table>div,.spraying .section-five .spray-table .tbl-content>div{padding:11px 5px 11px 11px}.hea-protip .section-four .main-table>div:not(:first-of-type),.hea-protip .section-four .table-title>div:not(:first-of-type){text-align:center}.hea-protip .section-four .main-table:nth-child(odd){background-color:#fff}.hea-protip .section-four .main-table:nth-child(even),.spraying .section-five .spray-table .tbl-content:nth-child(even){background-color:#e5e5e5}.hea-protip .section-four .table-explain{padding-top:24px}.hea-protip .section-four .table-explain p{margin-bottom:15px}@media (max-width:767px){.hea-protip .section-four .small-table{display:block}.hea-protip .section-four .big-table{display:none}.hea-protip .section-four .small-table>div:nth-child(even),.spraying .section-five .spray-table .mobile-tbl>div:nth-child(even){background-color:#e5e5e5}.hea-protip .section-four .small-table>div,.spraying .section-five .spray-table .mobile-tbl>div{margin:0;padding:20px 5px 0}.hea-protip .section-four .small-table .row>div{margin:0;padding:0}.hea-protip .section-four .small-table>div p,.spraying .section-five .spray-table .mobile-tbl>div p{margin:0;padding:5px}.hea-protip .section-four .small-table .title,.spraying .section-five .spray-table .mobile-tbl .title{font-weight:700}}.spraying .section-three .vid{margin-top:40px}.spraying .section-three .vid>div{padding:0 30px}.spraying .section-four .yellow-dwn-button{display:block;margin:40px 0}.spraying .section-five .slick-slide{display:flex;flex-wrap:wrap;justify-content:center}.spraying .section-five .slick-slide h4{width:100%;margin-top:10px;text-align:center}.spraying .section-five .slick-slide a{display:block;margin:20px 0}.spraying .section-five .spray-table .mobile-tbl{display:none}.spraying .section-five .spray-table{font-size:18px}.spraying .section-five .row:last-of-type{margin-top:50px}.spraying .section-five .yellow-dwn-button{margin-top:30px}.spraying .section-six .slide-inovation .slick-list{padding:50px 20px;background-color:#fff}.spraying .section-six .slide-inovation .slick-slide{display:flex;flex-wrap:wrap;justify-content:center;margin:30px 20px}body #page .spraying .slide-inovation a.yellow-dwn-button{margin-top:40px;padding:12px 7px}@media (max-width:767px){.spraying .section-five .spray-table .mobile-tbl{display:block}.spraying .section-five .spray-table .main-tbl{display:none}}.page.page-id-2603{background-color:#fff}.page.page-id-2603 .site-header{background-color:#f2f2f2}.profigarantie .slider-head{justify-content:center}.profigarantie .slider-head .slider{max-width:930px}.profigarantie .title-head .title{border-bottom:1px solid}.profigarantie .title-head .title h1{padding:0 15px;font-size:40px}.profigarantie .form-content h4{margin:40px 0 25px;font-size:25px}.profigarantie .form-content h3{margin:40px 0 25px;font-size:40px}.profigarantie .row-one .left-top-col .row{margin:0 0 10px;min-height:30px}.profigarantie .row-one .left-top-col .row:not(:last-of-type)>div:last-of-type{margin:auto;padding:5px 15px}.profigarantie .row-one .left-top-col .row:not(:last-of-type)>div:first-of-type{padding:0 2px 0 0}.profigarantie .row-one .left-top-col .row:not(:last-of-type)>div:first-of-type span{display:block;margin:auto;padding:5px 15px;background-color:#e6e6e6}.profigarantie .row-one .left-top-col .row:not(:last-of-type)>div:last-of-type{background-color:#f2f2f2}.profigarantie .left-top-col .row:not(:last-of-type)>div:last-of-type input{padding:0;outline:none}.profigarantie .left-top-col .row:not(:last-of-type)>div:last-of-type select{width:100%;background-color:#f2f2f2;color:#363636;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none}.profigarantie .left-top-col .row:first-of-type div:last-of-type span:after{position:absolute;right:5px;content:"\f078";font-family:'Font Awesome 5 Free';font-weight:600;line-height:24px}.profigarantie .right-top-col h4{padding:0 15px}.profigarantie .wpcf7-radio{display:flex;flex-wrap:wrap}.profigarantie .wpcf7-radio span:first-of-type,.profigarantie .wpcf7-checkbox .wpcf7-list-item,.profigarantie .Aflat .wpcf7-radio>span,.profigarantie .Recomand .wpcf7-radio>span{margin-left:0}.profigarantie .wpcf7-checkbox{display:flex;flex-wrap:wrap}.profigarantie .wpcf7-checkbox>span,.profigarantie .Aflat .wpcf7-radio>span,.profigarantie .Recomand .wpcf7-radio>span{width:33%;margin-bottom:10px}.profigarantie .wpcf7-radio .wpcf7-list-item{margin-right:30px}.profigarantie .right-top-col .company-role input,.profigarantie .Alteproduse input{width:100%;background-color:#f2f2f2}.profigarantie .right-top-col .product-info h4{width:100%;padding:0}.profigarantie .right-top-col .product-info{margin:0}.profigarantie .right-top-col .product-info .descrip{margin-bottom:10px;padding:0 2px 0 0}.profigarantie .right-top-col .product-info .descrip span{display:block;padding:5px 15px;background-color:#e6e6e6}.profigarantie .right-top-col .product-info .content{margin-bottom:10px;background-color:#f2f2f2}.profigarantie .right-top-col .product-info .content input{width:100%}.profigarantie .bottom-top-col{display:none}.profigarantie .row-one .left-top-col .row.note-info{margin-top:20px}.profigarantie .row-one .left-top-col .row.note-info div{padding-right:0}.profigarantie span.red-text{color:red}.profigarantie .wpcf7 .wpcf7-form{display:flex;flex-wrap:wrap}.profigarantie .wpcf7-form .row.ant-last-row{order:1}.profigarantie .wpcf7-form .row.last-row{order:2}.profigarantie .wpcf7-form .wpcf7-response-output{order:3}.profigarantie .wpcf7-form>.row.row-four{width:100%}.profigarantie .wpcf7-form>.ct-ultimate-gdpr-consent-wpcf7 input{margin-right:3px}.profigarantie .wpcf7-form>.row{border-top:1px solid #000}.profigarantie .wpcf7-form>.row.no-border{border-top:0}.profigarantie .Aflat .wpcf7-radio .last,.profigarantie .Recomand .wpcf7-radio .last{position:absolute;top:0;right:3%}.profigarantie .Aflat .wpcf7-radio,.profigarantie .Recomand .wpcf7-radio{position:relative}.profigarantie .row-two .Altele,.profigarantie .row-three .Other{position:absolute;top:30px;right:0;width:39%}.profigarantie .row-two .Altele textarea,.profigarantie .row-three .Other textarea{width:65%;height:100px;background-color:#f2f2f2;border:0}.profigarantie .row-three .radio-rate .row{margin:0}.profigarantie .row-three .radio-rate .row>div{padding:10px 15px}.profigarantie .row-three .radio-rate .row>div.radio-custom{padding:0}.profigarantie .row-three .radio-rate .row:nth-child(odd):not(:first-of-type){background-color:#f2f2f2}.profigarantie .row-three .radio-rate:nth-child(odd){background-color:#f2f2f2}.profigarantie .radio-rate .radio-custom .wpcf7-radio>span{min-width:25%;width:auto;margin:0;padding:10px 15px}.profigarantie .radio-rate .radio-custom .wpcf7-radio .wpcf7-list-item-label{display:none}.profigarantie .Alteproduse input{padding:3px 15px}@media(max-width:992px){.profigarantie .row-one .left-top-col .row.note-info{display:none}.profigarantie .row-one .bottom-top-col{display:flex}.profigarantie .row-one .left-top-col .row:not(:last-of-type)>div:first-of-type{padding:0}.profigarantie .right-top-col .product-info .descrip{margin:0;padding:0}.profigarantie .right-top-col .product-info .content{margin-bottom:10px}}@media (max-width:768px){.profigarantie .Aflat .wpcf7-radio>span,.profigarantie .Recomand .wpcf7-radio>span{width:50%;margin:0 0 10px}.profigarantie .Aflat .wpcf7-radio>span:last-of-type,.profigarantie .row-two .Altele,.profigarantie .Recomand .wpcf7-radio>span:last-of-type,.profigarantie .row-three .Other{position:unset;width:100%}}@media (max-width:576px){.profigarantie .Aflat .wpcf7-radio>span,.profigarantie .wpcf7-checkbox .wpcf7-list-item,.profigarantie .wpcf7-radio>span,.profigarantie .Recomand .wpcf7-radio>span{width:100%;margin:0 0 10px}.profigarantie .right-top-col .product-info{padding:0}.profigarantie .row-three .radio-rate .row>div{text-align:center}.profigarantie .radio-rate .radio-custom .wpcf7-radio>span{justify-content:center}}.bgw-child .distribuitori-menu .lista-distribuitori{padding:0}.contact .form-contact .row-one,.contact .form-contact .row-two{margin:0}.contact .form-contact .row-one>div:first-of-type,.contact .form-contact .row-two>div:first-of-type{margin-bottom:20px;padding:0;border-bottom:1px solid #e5e5e5}.contact .form-contact .row-one>div:first-of-type span,.contact .form-contact .row-two>div:first-of-type span{font-size:24px;line-height:36px}.contact .form-contact .row-one input,.contact .form-contact select{width:100%;padding:6px 12px;color:#495057;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.contact .form-contact .row-one input:focus,.contact .form-contact select:focus,.contact .form-contact textarea:focus{outline:none}.contact .form-contact textarea{height:85px;color:#363636;border:none}.contact .row-one .the-form>.row{justify-content:center}.contact .row-one .the-form>.row>div{margin-bottom:20px}.contact .row-one .the-form .wpcf7-form-control-wrap,.contact .row-two .wpcf7-form-control-wrap{display:block;padding:10px 5px;border:1px solid #363636}.contact .wpcf7-form-control-wrap.focused,.contact .wpcf7-form-control-wrap.focused select,.contact .wpcf7-form-control-wrap.focused textarea{background-color:#fbfcfe}.contact .row-two>div:nth-child(2) .wpcf7-form-control-wrap{height:100px;margin-bottom:20px}.contact .last .row,.contact .text .row{margin:0}.contact .text a{color:#55b5b0}.contact .text a:hover{color:#13736e}.contact .last .row div{margin:24px 0}.account-info>.row>div p,.account-info>.row>div input,.account-info>.row>div select,.registration>.row>div p,.registration>.row>div input,.registration>.row>div select{margin-bottom:0}.page-id-1466 .site-main>.container:first-of-type>.row{margin:0 -5px}.registration .row .col-xl-6 div{margin-bottom:20px}.account-info .row.borderBottom:nth-child(even){background-color:#f2f2f2}body .login-overlay.details-popup-active p{line-height:17px}body .site-main #vshop-cart-register-form ul{padding-left:0;list-style:none}body .vshop-cart-register.no-user div div p{margin-bottom:0}.search .site-main .row.search-result,.search .site-main .row.search-result .search-container>.row{margin:0}.search .page-header .page-title{border-bottom:1px solid}.search .page-header .page-title span{color:#ffcb00}.search .search-form-page{margin:5px 0 20px;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-ms-border-radius:8px 8px 0 0;box-shadow:0 -5px 25px 0 #ddd;-moz-box-shadow:0 -5px 25px 0 #ddd;-webkit-box-shadow:0 -5px 25px 0 #ddd;-o-box-shadow:0 -5px 25px 0 #ddd;-ms-box-shadow:0 -5px 25px 0 #ddd}.search .search-form-page h3{background:#eee;margin:0;padding:10px;font:normal 400 16px 'Droid Sans',Arial,sans-serif;color:#303030;text-transform:uppercase;text-shadow:none;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-ms-border-radius:8px 8px 0 0}.search .search-form-page .search-box{background:#262626;margin:0;padding:20px;width:100%;height:auto;box-shadow:0 5px 10px 0 #ddd;-moz-box-shadow:0 5px 10px 0 #ddd;-webkit-box-shadow:0 5px 10px 0 #ddd;-o-box-shadow:0 5px 10px 0 #ddd;min-height:76px}.search .search-form-page .search-box .searchform{background:#292929;padding:0;border:1px solid #818181;box-shadow:0 0 3px 0 #ccc;-webkit-box-shadow:0 0 3px 0 #ccc;width:auto}.search .search-form-page .search-box .searchform input{background:#fff;margin:0;padding:0 10px;border:0;outline:none;width:175px;height:34px;line-height:34px;vertical-align:middle;font-size:14px;color:#818181;letter-spacing:1px}.search .search-form-page .search-box .searchform button{margin:0;padding:0;vertical-align:middle;width:34px;height:34px;border:0}.search .search-form-page .search-box .searchform i{color:#565656}.search .search-container .product-list{min-height:190px;margin-top:1px;padding:10px 20px 5px;background-color:#e5e5df}.search .site-main .row.search-result .search-container>.row{margin-bottom:20px}.search .search-container .product-list>a{position:relative}.search .search-container .product-list>a>span{position:absolute;top:0;right:20px;padding:0 10px;background-color:#fc0}.search .search-container .product-list>a img{max-width:100px;max-height:100px;border:1px solid #999}.search .search-container .product-list>a:hover{color:#fc0}.search .search-container .product-list>a .descrip:hover,.search .search-container .product-list>a:hover .descrip,.search .search-container .product-list>a:hover>span{color:#1b1b1b}.search .search-container .product-list-title{margin-bottom:10px}.search .search-container .product-list-title span{border-bottom:1px dotted;font-size:19px;font-weight:700}.search .search-container .pic{display:flex;justify-content:center}.search .search-container .descrip{display:flex;align-items:flex-end}.search .search-container .descrip p{margin-bottom:0}@media (max-width:1200px){.search .search-form-page .search-box .searchform input{width:79%}}@media (max-width:992px){.search .search-form-page .search-box .searchform input{width:94%}}@media (max-width:768px){.search .search-form-page .search-box .searchform input{width:92%}}@media (max-width:575px){.search .search-form-page .search-box .searchform input{width:86%}.search .search-container .product-list>a>span{top:67px;right:0}.search .search-container .product-list-title{min-height:57px}}.boxes{height:23.75rem;margin-bottom:5rem}.boxes .square-box,.boxes .square-box-alt,.boxes .square-box-orange{height:11.875rem}.boxes .square-box{background:#3a3e4a}.boxes .square-box-alt{background:#444a59}.boxes .square-box-alt .box-title{border-color:rgba(52,54,60,.1);color:rgba(52,54,60,.6)}.boxes .square-box-orange{background:#ffcb00}.boxes .right-box{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/productie.png) no-repeat center top/cover;padding-left:5rem;padding-top:4.375rem}.boxes .right-box .title{font-size:4.375rem;text-transform:capitalize;color:#fff;font-weight:500}.boxes .right-box .content{font-size:.75rem;margin:1.25rem 0 3.125rem}.boxes .right-box .view-more{font-size:.75rem;font-weight:lighter;text-transform:uppercase}.boxes .box{font-size:.75rem}.boxes .box .box-title{border-bottom:1px solid rgba(255,255,255,.1);text-transform:uppercase;color:rgba(255,255,255,.5);margin-top:3.125rem;padding-bottom:.625rem}.boxes .box .box-content{padding-right:.625rem;color:rgba(255,255,255,.9);font-weight:500;margin-top:1.875rem}.site-header{position:absolute;width:100%;background-color:rgba(255,255,255,.4);color:#1b1b1b;height:92px;z-index:2}.site-header.company-head{height:auto}.site-header.company-head .site-options{min-height:92px}#menu-meniu-companie{display:flex;flex-wrap:wrap;justify-content:flex-start}#menu-meniu-companie li{justify-content:center;width:20%}.site-header.not-home{position:unset;border-bottom:1px solid #bcbcbc}.search .site-header.not-home{border-bottom:20px solid #1a1b20}body.single-vshop_product .site-header.not-home,body.page-id-1247 .site-header.not-home{background-color:#fafafa}.site-header .container,.site-header .row{width:100%;height:100%}.site-header .menu-btn-responsive{display:none}.site-header .menu-btn-responsive a{color:#1b1b1b}.site-header .header{display:flex;justify-content:space-between;height:100%}.site-header .header .left{display:flex;align-items:center;justify-content:space-between;height:100%}.site-header .header .left .logo{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/wagner-logo.png) no-repeat center top/cover;width:190px;height:78px;margin:.25rem 0}.site-header .header .left .header-menu{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%}.site-header .header .left .header-menu .menu-meniu-principal-container{display:flex;align-items:center;width:100%}.site-header .header .left .header-menu .menu-meniu-companie-container{width:100%;padding-left:15px}.site-header .header .left .header-menu .menu{display:flex;justify-content:space-evenly;width:100%}.site-header .header .left .header-menu .menu>.menu-item{display:inline-flex;align-items:center}.site-header .header .left .header-menu .menu>.menu-item a,.site-header .header .site-options .contact-header a{font-size:16px;color:#1b1b1b;font-weight:700}.site-header .header .left .header-menu .menu>.menu-item:hover>a,.site-header .header .left .header-menu .menu>.menu-item .menu-item:hover>a{color:#ffcb00}.site-header .header .site-options{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;color:#cfcfcf;height:100%}.site-header .header .site-options .dropdown-user-info:first-letter {text-transform:capitalize}.site-header .header .site-options .dropdown-user-info{margin-right:.3125rem}.site-header .header .site-options .dropdown-user-info .button-dropdown{position:relative}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-arrow{cursor:pointer;padding:0;color:#1b1b1b;font-size:16px;font-weight:700}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-arrow:hover,.site-header .header .site-options .contact-header a:hover{color:#ffcb00}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu{display:none;position:absolute;left:0;top:53px;text-align:left;border:0;border-radius:0;background-color:#34363c}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu li{border-left:4px solid transparent;padding-left:1.125rem}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu li:hover{border-left:4px solid #ffcb00}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu.active{display:block}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu a{width:9.375rem;color:#fff;font-size:14px}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu li:hover a,.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu a:hover{color:#ffcb00}.site-header .header .site-options .search-form{height:100%}.site-header .header .site-options .search-form .search{display:flex;align-items:center;justify-content:center;width:2.6875rem;height:100%;padding:.75rem;cursor:pointer;line-height:1;float:right;color:#1b1b1b}.site-header .header .site-options .search-form .search i{margin-bottom:5px;color:#1b1b1b;font-size:16px;font-weight:700}.site-header .header .site-options .search-form .search:hover{background-color:#ffcb00}.site-header .header .site-options .search-form .search-focus{background-color:#ffcb00;position:absolute;right:0;border:none;border-radius:0;cursor:pointer;opacity:0;pointer-events:none}.site-header .header .site-options .search-form .search-input{height:2.625rem;position:absolute;top:92px;right:0;border:none;border-radius:0;width:13rem;padding-left:.625rem;opacity:0;pointer-events:none;background-color:#fff}.site-header .header .site-options .search-form .search-input:focus,.site-header .header .site-options .search-form .search-focus:focus,.site-header .header .site-options .search-form .search-input:focus+.search-focus{outline:none;opacity:1;pointer-events:auto}.site-header .header .site-options .search-form .search-input:focus{box-shadow:-5px 3px 29px 1px rgba(10,9,10,.5)}.site-header .header .site-options .search-form .searchform{position:relative;height:100%}.site-header .header .site-options .shopping-cart #vshop-cart{width:auto}.site-header .header .site-options .shopping-cart #vshop-cart a{color:#1b1b1b;font-weight:700;font-size:16px !important}.site-header .header .site-options .shopping-cart #vshop-cart a:hover{color:#ffcb00}.customIndex{z-index:0}.customIndex:hover{z-index:1}.category-box-opacity{background:#34363c;width:100%;height:100%}.home-area .content-logo-right .category-title-orange{height:auto !important}.home-area .content-logo-right .category-title-orange .category-title-orange-text{margin-bottom:.5rem}.sidebar-wrapper{height:100%;padding:0}.sidebar-wrapper .sidebar{position:fixed;z-index:1;height:auto;min-width:18.1875rem;background-color:#34363c}.sidebar-wrapper .sidebar .display-cat-responsive{display:none;justify-content:space-between;align-items:center;min-height:3.125rem;font-size:1rem;text-transform:uppercase;font-weight:400;padding-left:.9375rem;color:#fff}.sidebar-wrapper .sidebar .display-cat-responsive span{font-size:1.125rem;margin-right:.625rem}.sidebar-wrapper .sidebar #menu-sidebar a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere a{color:#fff;font-size:.75rem}.sidebar-wrapper .sidebar #menu-sidebar .menu-item-after-link,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .menu-item-after-link{position:absolute;color:#fff;font-size:1.125rem;top:.95rem;right:0;cursor:pointer;width:1.8rem;text-align:center;height:1.875rem}.sidebar-wrapper .sidebar #menu-sidebar .compactoare>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .compactoare>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/compactoare.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .masini-de-taiat-asfalt>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .masini-de-taiat-asfalt>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/masini-de-taiat-asfalt.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .prelucrare-beton>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .prelucrare-beton>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/prelucrare-beton.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .pompe-zugravit>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .pompe-zugravit>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/pompe-zugravit.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .ciocane-electrice>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .ciocane-electrice>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/ciocane-electrice.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .masini-de-carotat>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .masini-de-carotat>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/masini-de-carotat.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .scari-si-schele-mobile>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .scari-si-schele-mobile>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/scari-si-schele-mobile.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .betoniere>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .betoniere>a:before{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/betoniere.png) no-repeat center center}.sidebar-wrapper .sidebar #menu-sidebar .icon>a:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere .icon>a:before{min-width:2.0625rem;height:3.125rem;content:'';margin-right:.625rem}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item{position:relative}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item:hover>a,.sidebar-wrapper .sidebar #menu-sidebar>.menu-item>a:focus,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item:hover>a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item>a:focus{background-color:#ffcb00;color:#fff !important}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item>a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item>a{min-height:3.125rem;width:100%;display:flex;align-items:center;font-size:1rem;text-transform:uppercase;font-weight:400;padding-left:.9375rem}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item .sub-menu,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item .sub-menu{line-height:1.4;display:none}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item .sub-menu .menu-item,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item .sub-menu .menu-item{padding-left:.8125rem}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item .sub-menu .menu-item:before,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item .sub-menu .menu-item:before{content:'\f111';font-family:FontAwesome;font-size:.5625rem;margin-right:.8125rem;color:#fff}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item .sub-menu .menu-item:hover a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.menu-item .sub-menu .menu-item:hover a{color:#ffcb00}.sidebar-wrapper .sidebar #menu-sidebar>.current-vshop_product-ancestor>a,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-parent>a,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-item>a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-vshop_product-ancestor>a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-parent>a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-item>a{background-color:#ffcb00}.sidebar-wrapper .sidebar #menu-sidebar>.current-vshop_product-ancestor .sub-menu,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-parent .sub-menu,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-item .sub-menu,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-vshop_product-ancestor .sub-menu,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-parent .sub-menu,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-item .sub-menu{display:block}.sidebar-wrapper .sidebar #menu-sidebar>.current-vshop_product-ancestor .sub-menu .current-menu-parent a,.sidebar-wrapper .sidebar #menu-sidebar>.current-vshop_product-ancestor .sub-menu .current-menu-item a,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-parent .sub-menu .current-menu-parent a,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-parent .sub-menu .current-menu-item a,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-item .sub-menu .current-menu-parent a,.sidebar-wrapper .sidebar #menu-sidebar>.current-menu-item .sub-menu .current-menu-item a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-vshop_product-ancestor .sub-menu .current-menu-parent a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-vshop_product-ancestor .sub-menu .current-menu-item a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-parent .sub-menu .current-menu-parent a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-parent .sub-menu .current-menu-item a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-item .sub-menu .current-menu-parent a,.sidebar-wrapper .sidebar #menu-meniu-inchiriere>.current-menu-item .sub-menu .current-menu-item a{color:#ffcb00}.arhiva-inchiriere .fancybox-thumb img{display:inherit}.fancybox-thumb.video{position:relative;display:flex !important;justify-content:center}.fancybox-thumb.video i{position:absolute;font-size:2.75rem;color:red;display:flex !important;align-self:center}.product-wrapper{padding-top:1.125rem}.product-wrapper .product{align-items:flex-start}.product-wrapper .product-info{display:flex;flex-wrap:wrap;margin-bottom:3.75rem}.product-wrapper .product-info .first-left,.product-wrapper .product-info .second-left{width:55%}.product-wrapper .product-info .first-left .title{margin-top:1.875rem}.product-wrapper .product-info .first-left{padding:2.125rem 1.875rem 0 2.125rem}.product-wrapper .product-info .first-left .product-meta{display:flex;justify-content:space-between;padding:.9375rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.product-wrapper .product-info .first-left .product-meta .pdf-download{font-size:.875rem;font-weight:500;color:#fff}.product-wrapper .product-info .first-left .product-meta .pdf-download:before{content:'\f019';font-family:FontAwesome;margin-right:.8125rem}.product-wrapper .product-info .first-left .product-meta .pdf-download:hover{color:#ffcb00}.product-wrapper .product-info .first-left .product-meta .product-code{font-size:1rem;font-weight:100;color:rgba(255,255,255,.8)}.product-wrapper .product-info .first-left .price{display:flex;justify-content:space-between;align-items:baseline;margin-top:4.25rem;margin-bottom:1.25rem}.product-wrapper .product-info .first-left .price .new{font-size:1.5rem;color:#ef2c2c}.product-wrapper .product-info .first-left .price .new:before{content:'\f02b';font-family:FontAwesome;margin-right:.3125rem}.product-wrapper .product-info .first-left .price .old{text-decoration:line-through}.product-wrapper .product-info .first-left .contacteaza-ne-btn,.product-wrapper .product-info .first-left .add-to-cart{width:100%;height:3.375rem;background:#ffcb00;color:#fff;border-radius:0;border:1px solid #ffcb00}.product-wrapper .product-info .first-left .contacteaza-ne-btn:hover,.product-wrapper .product-info .first-left .add-to-cart:hover{background-color:#fff;border:1px solid #ffcb00;color:#ffcb00}.product-wrapper .product-info .first-left .add-to-cart.out-of-stock,.product-wrapper .product-info .first-left .add-to-cart.reseller-stock{background-color:#93959a;border:1px solid #93959a;color:#fff}.product-wrapper .product-info .first-left .add-to-cart.out-of-stock:hover,.product-wrapper .product-info .first-left .add-to-cart.reseller-stock:hover{background-color:#93959a;border:1px solid #93959a;color:#fff}.product-wrapper .product-info .first-right,.product-wrapper .product-info .second-right{width:45%}.product-wrapper .product-info .first-right{position:relative}.product-wrapper .product-info .first-right span{position:absolute;top:15.3125rem;right:.4375rem;height:2.1875rem;width:3.8125rem;background:#ffcb00;display:flex;justify-content:center;align-items:center;color:#fff;font-size:.75rem;font-weight:700}.product-wrapper .product-info .first-right span.promo-message{width:7rem}.product-wrapper .product-info .first-right>a{display:block;height:23.6rem;width:23.6rem;border:1px solid transparent}.product-wrapper .product-info .first-right .second-pictures{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.875rem}.product-wrapper .product-info .first-right .second-pictures a{width:10.3125rem;height:10.3125rem;border:1px solid transparent;display:block;margin-bottom:.625rem}.product-wrapper .product-info .first-right img:hover{border:1px solid #ffcb00}.product-wrapper .product-info .second-left{padding-left:2.125rem}.product-wrapper .product-info .second-left .title{text-transform:uppercase}.product-wrapper .product-info .second-left .characteristics>div{display:flex;margin-top:.625rem}.product-wrapper .product-info .second-left .characteristics>div span{width:50%}.product-wrapper .product-info .second-right>.certifications{width:100%;margin-top:1.875rem;min-height:17.75rem;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/profesional-icon.png) no-repeat right 26px top 88px,#444a59}.product-wrapper .product-info .second-right .first-text{font-size:1.125rem;font-weight:100;text-transform:uppercase;color:#fff;padding-bottom:1.875rem;line-height:1.2}.product-wrapper .product-info .second-right .bar{border-top:1px solid rgba(255,255,255,.1);width:10.6875rem}.product-wrapper .product-info .second-right .second-text{font-size:.875rem;font-weight:100;color:rgba(255,255,255,.5)}.product-wrapper .product-info .second-right .first-text,.product-wrapper .product-info .second-right .second-text{padding-right:9.375rem;padding-left:1.875rem;padding-top:1.875rem}.product-wrapper .product-info .same-category{width:100%;margin-top:1.625rem}.product-wrapper .product-info .same-category .title{text-transform:uppercase}.product-wrapper .product-info .rent-machine{display:flex;align-items:center;justify-content:space-between;height:5.75rem;width:100%;color:#fff;background-color:#444a59;padding:0 1rem;margin-top:1.5625rem}.product-wrapper .product-info .rent-machine span{font-weight:100}.product-wrapper .product-info .rent-machine span:nth-child(1){font-size:1.875rem;text-transform:uppercase;line-height:1.2;max-width:12.5rem}.product-wrapper .product-info .rent-machine span:nth-child(2){max-width:21.625rem;font-size:.75rem;color:rgba(255,255,255,.5)}.product-wrapper .product-info .rent-machine a{display:flex;align-items:center;justify-content:center;font-size:1.5rem;text-transform:uppercase;min-width:13.375rem;height:3.8125rem;background-color:#ffcb00;color:#fff;border:1px solid #ffcb00}.product-wrapper .product-info .rent-machine a:hover{background-color:#fff;border:1px solid #ffcb00;color:#ffcb00}.login_overlay.contact-us{display:none}.login_overlay.contact-us.active{display:block}.contacteaza-ne{display:none;padding:3.125rem 1.5625rem 0}.contacteaza-ne label{color:#333;font-size:.875rem;margin-bottom:.4375rem;margin-top:.4375rem;width:100%}.contacteaza-ne input{width:100%;padding-left:.625rem;background-color:#fff;border:1px solid #e8e8e8;font-size:.8125rem;height:1.875rem}.contacteaza-ne .wpcf7-submit{background:#ffcb00;font-size:.75rem;border:1px solid #ffcb00;width:100%;border-radius:0;margin-top:.625rem;transition:all .2s ease-in-out}.contacteaza-ne .wpcf7-submit:hover{background:#fff;border:1px solid #ffcb00}.contacteaza-ne .wpcf7-response-output{padding:0;margin:0 0 .625rem;font-size:.875rem}.contacteaza-ne.active{display:block;background:#f2f2f2;position:fixed;height:auto;top:35%;left:60%;width:30%;margin-left:-25%;margin-top:-12.5%;z-index:9999}.contacteaza-ne.active .wpcf7-form-control.wpcf7-acceptance{display:flex}.close-btn-contacteaza-ne{text-align:right;padding-right:.625rem;font-size:1.625rem;color:#333;position:absolute;top:.625rem;right:.625rem}.date-contact{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px}.date-contact div{width:50%}.date-contact span{font-weight:700}.close-btn-contacteaza-ne:hover{cursor:pointer}span.product-title{display:none}.products-list{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:30px 15px 0}.product-list{width:16.3125rem;position:relative;padding-right:.625rem}.product-list .img-accesorii span{position:absolute;top:.3125rem;right:.4375rem;height:2.1875rem;width:3.8125rem;background:#ffcb00;display:flex;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;z-index:1}.product-list span.promo-message{width:7rem}.product-list a{width:100%;display:block;position:relative}.product-list .product-list-image{width:100%;height:16.3125rem;position:relative}.product-list .product-list-image:after{position:absolute;width:100%;height:100%;opacity:0;content:""}.product-list .price{font-size:1.5rem;color:#fa4141}.product-list .price:before{content:'\f02b';font-family:FontAwesome;margin-right:.3125rem}.add-to-cart.out-of-stock,.add-to-cart.reseller-stock{background-color:#93959a}.add-to-cart.out-of-stock:hover,.add-to-cart.reseller-stock:hover{background-color:#93959a}.contacteaza-ne-btn.loaded i,.add-to-cart.loaded i{font-size:1.5rem;margin-left:.3125rem}.search-container .product-list .product-list-image,.category-products .product-list .product-list-image{width:100%}.category-list{padding-top:1.25rem}.category-list .product-list{margin-bottom:3.75rem}.category-list .category-description .category-info .pdf{background-color:#ffcb00;color:#fff;padding:.625rem 1.875rem;border-radius:.125rem;margin-top:1.25rem;display:block;font-size:.875rem}.category-list .category-description .description{font-size:.875rem;color:rgba(255,255,255,.5)}.category-list .pagination{margin:0 auto}.category-list .pagination .nav-links{display:flex}.category-list .pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2.375rem;font-size:1rem;color:#fd6943;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}.category-list .pagination .page-numbers i{font-size:1rem}.category-list .pagination .page-numbers:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.category-list .pagination .page-numbers:last-child{border-right:1px solid rgba(255,255,255,.1);border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.category-list .pagination .page-numbers.current{color:#fff}.category-list .rent-machine{display:flex;align-items:center;justify-content:space-between;height:5.75rem;width:100%;color:#fff;background-color:#444a59;padding:0 1rem;margin:3.75rem 0}.category-list .rent-machine span{font-weight:100}.category-list .rent-machine span:nth-child(1){font-size:1.875rem;text-transform:uppercase;line-height:1.2;max-width:12.5rem}.category-list .rent-machine span:nth-child(2){max-width:21.625rem;font-size:.75rem;color:rgba(255,255,255,.5)}.category-list .rent-machine a{display:flex;align-items:center;justify-content:center;font-size:1.5rem;text-transform:uppercase;min-width:13.375rem;height:3.8125rem;background-color:#ffcb00;color:#fff;border:1px solid #ffcb00}.category-list .rent-machine a:hover,.category-list .rent-machine a:focus{background-color:#fff;border:1px solid #ffcb00;color:#ffcb00}#distribuitor_id{color:#000000de;border:1px solid #000;padding:5px}.shipping-method-wrapper:first-of-type p .method-desc{display:none}.shipping-method-wrapper:first-of-type .method-desc{display:flex;align-items:center;background:#444a59;padding:10px;margin-top:0}.shipping-method-wrapper:first-of-type .method-desc div{width:980px}.shipping-method-wrapper:first-of-type .method-desc i{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#ffcb00;color:#fff;margin-right:10px;font-size:25px}.method-desc{display:block;margin:-10px 0 15px}.active-selection{display:none}.active-selection.visible{display:block}.shopping-cart-custom{margin-bottom:3.75rem}.shopping-cart-custom .vshop-cart-table{border:0;box-shadow:none}.shopping-cart-custom .title-principal{text-transform:uppercase;color:#232529;font-size:4.5rem;font-weight:700;height:8rem}.shopping-cart-custom .vshop-cart-register{width:100%}.empty-cart{font-size:1.125rem}.vshop-tooltip{padding:0 .9375rem !important}.vshop-cart-main .col-custom{float:left;min-height:.0625rem}.vshop-cart-main .price-wrap.col-custom{min-width:81px}.vshop-cart-main .row{overflow:hidden}.vshop-cart-main .image{width:12%;padding-left:1.375rem}.vshop-cart-main .image a{width:6.0625rem;height:6.0625rem;background:no-repeat center center/contain;display:block}.vshop-cart-main .title{width:27%;padding-left:1.875rem}.vshop-cart-main .code{width:15%}.vshop-cart-main .quantity{width:27%}.vshop-cart-main .price{width:9%}.vshop-cart-main .delete{width:10%;padding-left:3.125rem}.vshop-cart-main .vshop-cart-product .delete{display:flex;justify-content:center;width:11.3%;padding-left:3.125rem}.vshop-cart-main .vshop-cart-header-full{height:2.3125rem;padding-top:.625rem;background-color:#e4e4e4;font-size:14px;text-transform:uppercase}.vshop-cart-main .vshop-cart-footer{display:flex;padding:.3125rem 1.25rem;background-color:#e4e4e4;font-size:1.125rem}.vshop-cart-main .vshop-cart-footer .left,.vshop-cart-main .vshop-cart-footer .right{width:50%}.vshop-cart-main .vshop-cart-footer .left{text-align:left;font-size:1.1875rem;font-weight:700}.vshop-cart-main .vshop-cart-footer .right{text-align:right;font-size:1.1875rem;font-weight:700}.vshop-cart-main .vshop-cart-footer .right .subtotal,.vshop-cart-main .vshop-cart-footer .right .tva-inclus{font-weight:400}.vshop-cart-main .vshop-cart-footer .right .tva-inclus{font-size:.875rem}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.vshop-cart-product{display:flex;align-items:center;color:#2b2728;border-bottom:1px solid #acacac;padding:.75rem 0 .5625rem;-webkit-transition:margin .65s ease;transition:margin .65s ease}.vshop-cart-product .code{font-size:17px}.vshop-cart-product .image{padding-left:1.375rem}.vshop-cart-product .title{padding-left:1.875rem;padding-right:1.875rem}.vshop-cart-product .title a{text-decoration:none;font-size:1.125rem;font-weight:700;display:block}.vshop-cart-product .title a:hover,.vshop-cart-product .title a:focus,.vshop-cart-product .title a:active{color:#ffcb00}.vshop-cart-product .quantity{display:flex}.vshop-cart-product .quantity .vshop-update-input{width:5.8125rem;height:2.8125rem;padding-left:2.5rem;border:1px solid #b7b7b7;border-radius:0;font-size:1.125rem}.vshop-cart-product .quantity .quantity-info{width:60%;display:flex;flex-wrap:wrap}.vshop-cart-product .quantity .quantity-info .single-price{padding-left:.3125rem;padding-top:.625rem;font-size:1rem}.vshop-cart-product .quantity .quantity-info .info-text{font-size:.8125rem;margin:auto}.vshop-cart-product .price{font-weight:700;font-size:1.125rem}.vshop-cart-product .delete button{width:1.875rem;height:1.875rem;padding:0;background-color:transparent;box-shadow:none;border-radius:1.25rem;font-size:1.125rem;border:1px solid #a9a9aa;transition:all .2s ease-in-out}.vshop-cart-product .delete button:hover{background-color:#fff;color:#ffcb00;border:1px solid #ffcb00}.vshop-cart-product.delete-product-custom{margin:0 100% 0 -2000%;border:0}.vshop-cart-main .vshop-cart-product:nth-last-child(-n+2){border:0}.field-order-note{width:98%;margin:20px 0}.field-order-note #field-order_note{padding:10px;color:#000c}.vshop-cart-register .fields .field input{padding-left:.625rem}.vshop-cart-register .fields .field label{color:rgba(255,255,255,.5)}.vshop-cart-register .vshop-cart-info-header{margin:3.75rem 0 -.3125rem;text-align:center;font-size:1.3125rem;font-weight:600;text-transform:uppercase;color:#fff}.vshop-cart-register .vshop-cart-info-subheader{margin:0 0 -.3125rem;text-align:center;font-size:1.125rem;color:rgba(255,255,255,.5);font-weight:400}.vshop-cart-register .vshop-cart-info-subheader .vshop-show-login-box{text-decoration:none;color:#ffcb00}.vshop-cart-register .vshop-cart-info-subheader .vshop-show-login-box:hover{color:#fff}.vshop-cart-register .fields{display:flex;justify-content:space-around;margin-top:1.875rem}.vshop-cart-register .fields .left .field,.vshop-cart-register .fields .right .field{margin-bottom:.625rem}.vshop-cart-register .fields .left .field input,.vshop-cart-register .fields .left .field select,.vshop-cart-register .fields .right .field input,.vshop-cart-register .fields .right .field select{width:33.625rem;height:2.375rem;border:1px solid #6d7589;border-radius:0;color:#acb5c1}.vshop-cart-register .fields .left .field select,.vshop-cart-register .fields .right .field select{background-color:transparent}.vshop-cart-register .login-box{margin-top:3.125rem;border:2px solid #ffcb00;padding:1.25rem}.vshop-cart-register .login-box .text-info{margin:0;font-size:.875rem;text-align:center;color:#fff !important}.vshop-cart-register .login-box .login-fields{margin-top:1.25rem;justify-content:space-between}.vshop-cart-register .login-box .login-fields .field label{color:#fff}.vshop-cart-register .login-box .login-fields .field input{width:21.8125rem;height:2.375rem;border-radius:0;border:1px solid rgba(255,255,255,.5);color:#acb5c1}.vshop-cart-register .entity-select{display:flex;flex-wrap:wrap;justify-content:space-around;color:#727272;margin:1.875rem 0}.vshop-cart-register .entity-select .entity-label{display:inline;margin:0 .9375rem}.vshop-cart-register .entity-select .entity-label input{margin-right:.9375rem}.vshop-cart-register .entity-select .entity-label label{font-size:1.125rem;font-weight:700;color:rgba(255,255,255,.5)}.vshop-cart-register .entity-select .entity-label input:checked~label{color:#fff}.vshop-cart-register .company-fields{justify-content:space-between;padding:1.25rem 1.25rem 3.75rem}.vshop-cart-register .company-fields .field input{width:21.8125rem;height:2.375rem;border-radius:0;border:1px solid rgba(255,255,255,.5);color:#acb5c1}.vshop-cart-register .company-fields .field label{color:#fff}.vshop-cart-register.no-user .vshop-cart-different-address-checkbox label{display:flex;align-items:center;width:33.625rem;height:2.375rem;padding-top:2rem;color:#fff;font-size:1.125rem;border-radius:0;border:2px solid #ffcb00}.vshop-cart-register.no-user .vshop-cart-different-address-checkbox input{margin-right:.625rem}.vshop-cart-register .field-order-note{margin:1.25rem 0 .625rem;padding:0 1.25rem}.vshop-cart-register .field-order-note label{display:block;margin-bottom:.3125rem;color:rgba(255,255,255,.5)}.vshop-cart-register .field-order-note textarea{border-radius:0;padding-left:1.25rem;resize:none;background-color:transparent;border:1px solid #6d7589;color:#fff}.vshop-cart-register .field-order-note textarea::-webkit-input-placeholder{color:#fff;transition:opacity .25s ease-in-out}.vshop-cart-register .field-order-note textarea:-ms-input-placeholder{color:#fff;transition:opacity .25s ease-in-out}.vshop-cart-register .field-order-note textarea::-moz-placeholder{color:#fff;opacity:1;transition:opacity .25s ease-in-out}.vshop-cart-register .field-order-note textarea:-moz-placeholder{color:#fff;opacity:1;transition:opacity .25s ease-in-out}.vshop-cart-register .necessary-info{font-size:.75rem;color:#da2128;margin-left:1.25rem}.empty-cart{text-align:center;margin-top:4.375rem;text-transform:uppercase;font-size:1.25rem}.order-details-general{height:auto;margin-bottom:1.875rem}.delivery-details{padding-bottom:.9375rem}.order-title-wrapper{display:flex}.order-title-wrapper .order-number{width:6%;padding:.875rem 0 0 .875rem}.order-title-wrapper .order-number>div{width:2.8125rem;height:2.8125rem;color:#fff;background-color:#a1a0a0;border-radius:1.875rem;text-align:center;padding-top:.625rem}.order-title-wrapper .order-title{width:94%;margin:0;padding-top:1.125rem;color:#fff;font-size:1.5rem;text-transform:uppercase;font-weight:100}.order-padding{padding-left:5.1875rem;padding-bottom:.0625rem;font-size:1.125rem;color:#b0b0b0}.order-padding .order-subtitle{width:98%;color:#fff;font-size:1.125rem;border-bottom:1px solid #959595;margin-bottom:1.25rem}.order-padding .fields-different-address{display:flex;justify-content:space-evenly}.order-padding .fields-different-address .left,.order-padding .fields-different-address .right{width:40%}.order-padding .fields-different-address input,.order-padding .fields-different-address select{width:100%;border:1px solid #b0b0b0;height:2.5rem}.order-padding .fields-different-address #element-shipping_address{background-color:transparent}.order-padding .order-cost{width:98%;height:2rem;clear:both;padding:.1875rem .625rem 0;background-color:#3c3c3c;color:#fff;text-transform:uppercase;font-size:1.125rem;margin-top:1.25rem}.order-padding .order-cost .left{float:left}.order-padding .order-cost .right{float:right}.order-padding .vshop-cart-different-address-checkbox{margin-left:-1.5rem}.order-padding .vshop-cart-different-address-checkbox label input{margin-right:.625rem}.order-padding .payment-method-wrapper{font-size:1.125rem;padding:1.25rem 0 .3125rem;border-bottom:1px solid gray;width:98%;margin-bottom:.3125rem}.order-padding .payment-method-wrapper input{float:left;margin:.5rem .625rem 0 -1.875rem}.order-padding .payment-method-wrapper:last-of-type{border:0}.delivery-details .fields-different-address{margin-left:-5rem}.order-pay-method .order-padding p{display:none}.order-cost{height:2.1875rem;clear:both;padding:.3125rem .625rem 0;background-color:#232529;color:#fff;text-transform:uppercase;font-size:1.125rem}.order-cost .left{float:left;color:inherit}.order-cost .right{float:right}.order-cost .right #total-topay-dispaly-down{color:inherit}.order-cost .right .currency{font-size:.875rem;text-transform:none}.total-order{text-align:center;font-size:1.5rem;text-transform:uppercase;width:100%}.total-order .down-info{color:inherit;font-size:1.125rem;text-transform:none}.total-order p{display:none}.total-order .conditions{font-size:.875rem;text-transform:initial}.total-order .conditions a{text-decoration:none;color:#da2128}#total-order-dispaly-down{color:inherit;font-size:1.25rem;font-weight:700}.send-order{margin:0 auto}.send-order button{width:16.875rem;height:1.875rem;font-size:1.125rem;background-color:#ffcb00;text-transform:uppercase;box-shadow:none;border:0;padding:0;transition:all .2s ease-in-out}.send-order button[disabled=disabled]{background-color:#b0b0b0}.send-order button[disabled=disabled]:hover{background-color:#b0b0b0;color:#fff;border:0}.order-no-login .order-padding{padding-left:2.0625rem;margin-left:1.25rem}.order-no-login .order-padding p{display:none}.vshop-cart-info-header,#vshop-cart-client-data{width:100%}.vshop-cart-info-header{margin:3.75rem 0 30px;text-align:center;font-size:1.3125rem;font-weight:600;text-transform:uppercase;color:#fff}.status-comanda{margin-bottom:4rem;margin-top:4rem}.status-comanda h3{text-align:center}.status-comanda .user-form{width:100%}.first-left .characteristics{margin-bottom:1.25rem}.category-products-rows .price .new,.first-right .price .new{font-size:1.5rem;color:#ef2c2c}.category-products-rows .price .new:before,.first-right .price .new:before{content:'\f02b';font-family:FontAwesome;margin-right:.3125rem}.cat-product-col .prod-title .price{display:flex;flex-wrap:wrap;align-items:end;min-height:63px}.emptySpace{min-height:3rem}.arhiva-inchiriere .category-list{min-height:12.5rem}.pagina-inchiriere{margin-bottom:1.875rem}.pagina-inchiriere .product{min-height:12.5rem}.inchiriaza-btn-wrapper{display:flex;justify-content:flex-end}.inchiriaza-btn{width:8.75rem;height:2.25rem;background:#fff;color:#ffcb00;border:0}.inchiriaza-popup{display:none}.inchiriaza-popup.active{display:block;background:#fff;position:fixed;height:auto;top:50%;left:60%;width:30%;margin-left:-25%;margin-top:-12.5%;z-index:9999;padding:2.5rem 1.25rem;color:#ffcb00}.inchiriaza-popup.active a{color:#333}.inchiriaza-popup.active a:hover{color:#ffcb00}.product-inchiriere{margin-bottom:1.25rem}.product-inchiriere .titlu{margin-bottom:1.25rem}.product-inchiriere .titlu .title{text-transform:uppercase;padding:.625rem 0;color:#fff;border-bottom:1px solid #fff;font-size:1.125rem}.product-inchiriere .poza{text-align:center}.product-inchiriere .poza img{width:15.625rem;height:15.625rem}.product-inchiriere .descriere{font-size:.875rem;padding-top:1.25rem}.product-inchiriere .pret-info{text-align:right}.product-inchiriere .pret-info .noTVA{color:#fa4141;margin-top:-.9375rem;margin-bottom:.625rem;font-size:.875rem}.product-inchiriere .pret{font-size:1.5rem;color:#fa4141;margin:.3125rem 0}.product-inchiriere .calcul-pret{font-size:.875rem;margin-top:-.625rem}.product-inchiriere .tabs{margin:1.25rem 0}.product-inchiriere .tabs a{cursor:pointer;color:#fff}.product-inchiriere .tabs a:focus{color:#fff !important}.product-inchiriere .tabs ul{border-bottom:1px solid #ffcb00}.product-inchiriere .tabs ul a.active{border-radius:0;background-color:#ffcb00;color:#fff;height:100%}.product-inchiriere .tabs .tab-content{padding-top:.9375rem}.product-inchiriere .tabs .tab-content .list{display:flex;flex-wrap:wrap;margin-top:.3125rem}.product-inchiriere .tabs .tab-content .list-item-left{width:70%}.product-inchiriere .tabs .tab-content .list-item-right{width:30%}.product-inchiriere .tabs .tab-content .valoare{color:#fa4141}.product-inchiriere .tabs .tab-content .garantie{width:100%;text-align:center;margin-top:1.25rem}.product-inchiriere .tabs .tab-content .garantie span{color:#fa4141}@media (max-width:1200px){.shipping-method-wrapper:first-of-type .method-desc div{width:100%}.sidebar-wrapper .sidebar{position:relative;width:100% !important;min-width:100%}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item>a{font-size:.875rem}.sidebar-wrapper .sidebar #menu-sidebar>.menu-item .sub-menu .menu-item{padding-left:0}.category-list .rent-machine span:nth-child(1),.product-wrapper .product-info .rent-machine span:nth-child(1){font-size:1.5rem}.category-list .rent-machine a,.product-wrapper .product-info .rent-machine a{min-width:11.375rem}.product-wrapper .product-info .second-right .second-text{padding-top:.5rem}.product-list{width:13.3125rem}.product-wrapper .product-info .first-right .second-pictures a{width:45%}#vshop-login{left:55%;width:40%}.contacteaza-ne.active{left:50%;width:50%;top:40%}.vshop-cart-main .vshop-cart-header-full{height:3.3125rem}.vshop-cart-main .delete{padding-left:2.125rem}.vshop-cart-main .vshop-cart-product .delete{padding-left:19px}.vshop-cart-product .quantity .quantity-info{width:50%}.order-title-wrapper .order-title{padding-left:23px}.vshop-cart-register .company-fields .field input{width:100%}.vshop-cart-register .fields .left .field input,.vshop-cart-register .fields .left .field select,.vshop-cart-register .fields .right .field input,.vshop-cart-register .fields .right .field select{width:100%}.vshop-cart-register .fields .left,.vshop-cart-register .fields .right{width:50%}.vshop-cart-register .fields .left .field,.vshop-cart-register .fields .right .field{padding:0 10px}}@media (max-width:1065px){.site-header .menu-btn-responsive{display:block;font-size:1.125rem}.site-header .header .left .header-menu,.site-header .header .site-options .contact-header{display:none}}@media (min-width:1065px) and (max-width:1200px){.site-header .header .site-options>div{margin-left:0}}@media (min-width:1065px) and (max-width:1213px){#menu-meniu-companie{justify-content:flex-start}#menu-meniu-companie li{width:auto;margin:0 10px}}@media (max-width:991px){.contacteaza-ne.active{top:30%}.category-list .category-description,.product-wrapper .product-info{margin-top:1.25rem}#vshop-login{top:45%;left:50%;width:50%}.site-header .header .site-options>div{margin-left:11px}#vshop-cart{display:block}.sidebar-wrapper .sidebar .display-cat-responsive{display:flex}.menu-sidebar-container,.menu-meniu-inchiriere-container{display:none}.menu-sidebar-container.active,.menu-meniu-inchiriere-container.active{display:block}.vshop-cart-main .code{display:none}.vshop-cart-main .image a{width:4.0625rem;height:4.0625rem}.vshop-cart-product .quantity .vshop-update-input{width:2.8125rem}.vshop-cart-product .quantity .vshop-update-input{width:2.8125rem;padding-left:8px}.vshop-cart-main .price{width:15%}.vshop-cart-main .price-wrap{width:15%}.vshop-cart-product .quantity .quantity-info{width:100%}.order-title-wrapper .order-title{padding-left:37px}.vshop-cart-product .title,.vshop-cart-product .code,.vshop-cart-product .quantity,.vshop-cart-product .price,.vshop-cart-product .delete{padding-top:.875rem}.vshop-cart-main .vshop-cart-product .delete{padding-left:25px}.vshop-cart-main .price-wrap{padding-top:.875rem}}@media (max-width:767px){.category-list .category-description{flex-wrap:wrap}.category-list .category-description .description{margin-top:1.25rem}.category-list .category-description .category-info{width:100%}.category-list .rent-machine,.product-wrapper .product-info .rent-machine{flex-wrap:wrap;height:auto}.category-list .rent-machine span,.product-wrapper .product-info .rent-machine span{margin:.625rem 0}.category-list .rent-machine span:nth-child(1),.category-list .rent-machine span:nth-child(2),.product-wrapper .product-info .rent-machine span:nth-child(1),.product-wrapper .product-info .rent-machine span:nth-child(2){max-width:100%;width:100%}.category-list .rent-machine span:nth-child(1),.product-wrapper .product-info .rent-machine span:nth-child(1){text-align:center}.category-list .rent-machine a,.product-wrapper .product-info .rent-machine a{margin:0 auto .625rem auto}.product-wrapper .product-info .first-left,.product-wrapper .product-info .first-right,.product-wrapper .product-info .second-left,.product-wrapper .product-info .second-right{width:100%}.product-wrapper .product-info .first-left .price{margin-top:1.875rem}.product-wrapper .product-info .first-right{margin-top:1.5rem}.product-wrapper .product-info .first-right .second-pictures{justify-content:space-around}#vshop-login{top:40%;left:45%;width:60%}.product-wrapper .product-info .first-right .second-pictures a{width:10.3125rem}.shopping-cart-custom .title-principal{font-size:3.5rem}.vshop-cart-main .image{display:none}.vshop-cart-main .title{width:40%}.vshop-cart-main .quantity{width:30%;padding-right:10px}.vshop-cart-main .price,.vshop-cart-main .price-wrap{width:20%}.vshop-cart-main .delete{padding-left:0}.vshop-cart-main .vshop-cart-footer .left,.vshop-cart-main .vshop-cart-footer .right{text-align:right;width:100%}#distribuitor_id{width:100%}.vshop-cart-register .fields .left,.vshop-cart-register .fields .right{width:100%}.vshop-cart-register .fields{flex-wrap:wrap}.vshop-cart-register .fields .left .field,.vshop-cart-register .fields .right .field,.company-fields .field{width:100%}.company-fields .field{margin-bottom:10px}.site-header .header .left .logo{min-width:143px;height:59px}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu{top:51px}}@media (max-width:575px){.product-inchiriere .tabs a{font-size:.875rem}.contacteaza-ne.active{top:25%;left:30%;width:90%}.category-list .product-list .product-list-title{width:100%}.category-list .category-description .category-info{flex-shrink:unset}.search-container .product-list{width:100%}#vshop-login{top:30%;left:0;width:100%;margin:0}.site-header .header .site-options>div{margin-left:.5rem}.mm-listview>li>a,.mm-listview>li>span{font-size:1rem}.shopping-cart-custom .title-principal{font-size:2.5rem;padding:10px 20px}.vshop-cart-main .vshop-cart-header-full{display:none}.vshop-cart-main .title{width:69%;position:absolute;top:5rem;padding-left:20px}.vshop-cart-main .quantity{position:absolute;right:5px;top:3.125rem;width:auto}.vshop-cart-main .delete{position:absolute;right:.625rem;top:.625rem}.vshop-cart-main .vshop-cart-product{position:relative;height:8.5rem}.vshop-cart-main .image{display:block}.vshop-cart-product .quantity .quantity-info .info-text{display:none}.vshop-cart-main .price-wrap{position:absolute;right:15px;top:6rem;width:auto;text-align:right}.vshop-cart-main .vshop-cart-footer{padding:1.3125rem 1.25rem}.order-title-wrapper .order-title{padding-left:57px}.shopping-cart-custom .title-principal{height:5rem}.vshop-cart-register .entity-select .entity-label{display:block}.vshop-cart-register .company-fields{padding:1.25rem 1.25rem 1.75rem}.site-header .header .left .logo{min-width:95px;height:39px}#vshop-cart .text{display:none}.site-header .container{display:flex;justify-content:center;padding:0}.site-header .header .site-options .search-form .search-input{top:69px}.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-menu{top:42px}.site .site-content{padding-top:0}}.acf-map{max-width:100%;width:100%;height:500px}.vshop-cart-main .currency{font-weight:700;font-size:1.125rem}.vshop-cart-footer .currency{display:inline-block;width:40px;text-align:left;padding-left:5px}.vshop-cart-footer .cart-final-price{display:inline-block;width:120px}.page-id-1929 .despre-noi .despre-noi-title,.page-id-50 .despre-noi .despre-noi-title,.page-id-1947 .despre-noi .despre-noi-title,.page-id-1944 .despre-noi .despre-noi-title{font-size:40px}.page-id-1929 h4,.page-id-50 h3{margin-top:20px;width:100%}#ct-ultimate-gdpr-policy-accept,#ct-ultimate-gdpr-terms-accept{border:1px solid;border-color:#ccc #ccc #bbb;margin:15px 0}#ct-ultimate-gdpr-terms-accept:hover,#ct-ultimate-gdpr-policy-accept:hover{border-color:#ffcb00}.consent-form input[type=email]{border:1px solid;border-color:#ccc #ccc #bbb}span.wpcf7-list-item{display:flex}.consent-subtitle{text-align:center}.consent-subtitle+p{font-style:italic;font-size:14px}.page-id-1947 input[type=submit]{margin-top:10px;border-radius:0;background:#ffcb00;color:#fff;font-size:.75rem;border:1px solid #ffcb00}.page-id-1947 input[type=submit]:hover{background:0 0}.wpcf7-list-item input,.wpcf7-list-item label{display:inline;margin-right:5px;outline:none}.consent-form{margin:10px 0}.contacteaza-ne .ct-ultimate-gdpr-consent-field{width:auto;margin-right:10px}#MailAgentEmbedCode form .MailAgentContainer:nth-of-type(1) label,#MailAgentEmbedCode form .MailAgentContainer:nth-of-type(2) label{display:none}#MailAgentEmbedCode form .MailAgentContainer:nth-of-type(3){display:flex;align-items:center;margin-top:10px}#MailAgentEmbedCode form .MailAgentContainer:nth-of-type(3) label{margin:0}#MailAgentEmbedCode form .MailAgentContainer:nth-of-type(3) input{margin-right:5px}@media (max-width:575px){.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons{display:flex;flex-wrap:wrap;justify-content:center}.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-read-more{margin-bottom:10px}}.ct-ultimate-gdpr-service-options:nth-of-type(1),.ct-ultimate-gdpr-service-options:nth-of-type(2){display:none}@media (min-width:1200px){.site-main .container{width:1165px;min-width:1165px}}@media (min-width:992px) and (max-width:1199px){.site-main .container{width:auto;min-width:960px}}@media (min-width:768px) and (max-width:991px){.site-main .container{width:auto;min-width:720px}}@media (min-width:768px){.site-header .header .left .logo{min-width:190px}}@media (min-width:576px) and (max-width:767px){.site-main .container{width:auto;min-width:540px}}@media (max-width:768px){.vshop-cart-main .vshop-cart-product .delete{padding-left:0}.vshop-cart-main .vshop-cart-product .price-wrap.col-custom{width:17%}}@media (max-width:576px){.vshop-cart-main .vshop-cart-footer .right .tva-inclus{width:58%}}@media (max-width:391px){.vshop-cart-main .vshop-cart-footer .right .tva-inclus{width:31%}}body #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-modern{background-color:rgba(28,166,159,.7) !important}
.site-footer{font-size:13px;line-height:21px;padding-bottom:1.25rem;font-weight:400}.col-title{color:#fff;font-size:1.125rem;text-transform:capitalize;margin-bottom:1.25rem;font-weight:500}.col-title-list{list-style:none}.col-title-list li{margin-bottom:.625rem}.col-title-list li:first-letter {text-transform:uppercase}.footer-logo{margin-bottom:4.6875rem;margin-left:.9375rem}.copyright{color:#6c737d}.footer-info span{display:block}.footer-info span:not(:first-child){margin-top:1.5rem}.newsletter{margin:3.125rem 0 4.0625rem}.newsletter form{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.newsletter form button{text-transform:uppercase}.newsletter form input:focus{outline:none;color:inherit}.newsletter form button:focus{outline:none}.newsletter form button:hover{color:#fff}.orange-title{color:rgba(52,54,60,.6)}.normal-title{color:rgba(255,255,255,.5)}.home-area .content-logo{background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/bisonte-content-logo2.png) no-repeat center top/cover;height:18.75rem;position:relative}.home-area .content-logo .text{padding-left:4rem;width:100%}.home-area .content-logo .title,.home-area .content-logo .subtitle{color:#fff;text-transform:uppercase;background-color:transparent}.home-area .content-logo .second-subtitle,.home-area .content-logo .notes{color:#fff;opacity:.4}.home-area .content-logo .second-subtitle{text-transform:uppercase;font-size:.875rem;font-weight:100}.home-area .content-logo .subtitle-border{border-bottom:1px solid rgba(255,255,255,.1);width:12.5rem;margin-top:1.125rem;margin-bottom:.75rem}.home-area .content-logo .notes{font-size:.75rem;font-weight:100}.home-area .content-logo .title{margin-top:4.6875rem;font-weight:700;font-size:2.25rem}.home-area .content-logo .subtitle{font-size:1.5rem}.home-area .content-logo-right{position:relative;padding-left:0;padding-right:0;display:flex;justify-content:flex-end;background-size:100%}.home-area .content-logo-right .container-logo{position:absolute;margin:auto;top:50%;left:0;right:0;bottom:0;text-align:center}.home-area .content-logo-right .container-logo .white{color:#fff}.home-area .content-logo-right .content-logo-right-bgnd{width:100%;height:18.75rem;padding-right:0;opacity:.4;position:absolute;display:flex;background-size:cover;left:0}.home-area .content-logo-right .category-title-orange{background-color:#ffcb00;height:2.1875rem;width:9.875rem;position:absolute;display:flex;right:0}.home-area .content-logo-right .category-title-orange .category-title-orange-text{text-transform:uppercase;font-size:.75rem;opacity:.6;color:#34363c;margin-left:1.375rem;margin-top:.5rem}.home-area .content-first-up,.home-area .content-second-up{height:24rem}.home-area .content-first-up,.home-area .content-second-up{padding-left:0;padding-right:0;display:flex;justify-content:flex-end}.home-area .content-third-up{padding-left:0;padding-right:0;display:flex;flex-wrap:wrap;position:relative}.home-area .content-third-up .display{display:flex}.home-area .content-third-up>div{margin:0}.home-area .content-third-up>div>div{padding-left:0;padding-right:0}.home-area .empty-box{width:12.0625rem;height:12.0625rem;background:0 0}.home-area .image-box{width:12.0625rem;height:12.0625rem}.home-area .category-box{width:12.0625rem;height:12.0625rem;font-size:.75rem;padding-right:0;padding-left:30px}.home-area .category-box .title{text-transform:uppercase;padding-top:3.125rem;padding-bottom:.625rem;border-bottom:1px solid rgba(255,255,255,.1)}.home-area .category-box .description{color:#fff;font-weight:500;margin-top:1.5rem;margin-bottom:.5rem;height:1.875rem}.home-area .category-box .description p{margin:0}.home-area .category-box .price{opacity:.35;color:#fff;font-size:.75rem;padding-top:.6rem;line-height:1}.home-area .category-box .price span{font-size:.6875rem}.home-area .category-box.black,.home-area .category-box.opacity10,.home-area .category-box.opacity30{background:#34363c}.home-area .category-box.opacity10{opacity:.1}.home-area .category-box.opacity30{opacity:.3}.home-area .category-box.orange{background:#ffcb00}.home-area .pos-absolute{position:absolute}.home-area .pos-absolute.pos{left:0}.home-area .right-box,.home-area .left-box,.home-area .box-more{padding-left:0;padding-right:0}.home-area .inchiriere{height:50%}.home-area .inchiriere>div{height:100%}.home-area .inchiriere .myclass{background:#ffcb00;display:flex;align-items:center;justify-content:center}.home-area .inchiriere .myclass .left-box{font-size:24px;color:#fff;text-transform:uppercase;font-weight:900}.home-area .inchiriere .right-box .upper-text,.home-area .inchiriere .right-box .lower-text{font-size:20px;color:#fff;margin-left:.9375rem;text-transform:uppercase;margin-top:1.75rem;font-weight:100}.home-area .box-more{height:50%}.home-area .box-more .description,.home-area .box-more .button{margin-left:2rem;margin-top:2.125rem;padding-right:1.875rem;font-size:.75rem;color:#fff}.home-area .box-more .description{opacity:.5}.home-area .box-more .button{text-transform:uppercase}.home-area .content-first-down,.home-area .content-second-down,.home-area .content-third-down,.home-area .content-last-down{padding-left:0;padding-right:0}.home-area .content-first-down{position:relative;display:flex}.home-area .content-second-down{display:flex;height:24.125rem;flex-wrap:wrap;background:#3a3e4a}.home-area .content-second-down .margin0{margin:0}.home-area .content-third-down{height:24.125rem;display:flex;justify-content:flex-end}.home-area .content-last-down{display:flex;flex-wrap:wrap}.home-area .container-first-down{margin-top:-2px}.content-bottom{z-index:-1;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/content-image.png) no-repeat center top/cover;height:27.875rem}.content-bottom .content-bottom-title{font-size:3.75rem;color:#fff;font-weight:700;padding-top:7.5rem;line-height:4.375rem}.shrink{transition:.5s}.shrink:hover{transform:scale(1.1);-webkit-box-shadow:-5px 3px 29px 1px rgba(10,9,10,.5);-moz-box-shadow:-5px 3px 29px 1px rgba(10,9,10,.5);box-shadow:-5px 3px 29px 1px rgba(10,9,10,.5)}.contact-page{min-height:64.25rem;padding-bottom:3.75rem}.contact-page .title-contact{text-transform:uppercase;color:#232529;font-size:4.5rem;font-weight:700;height:8rem}.contact-page .blue{background:#444a59 no-repeat center top/cover}.contact-page .blue-dark{background:#3a3e4a no-repeat center top/cover}.contact-page .transparent{background:0 0}.contact-page .box{height:23rem;width:100%}.contact-page .left{display:flex;flex-wrap:wrap;text-align:center}.contact-page .left .box{padding:6.875rem 0 0}.contact-page .left .box .title,.contact-page .left .box .subtitle,.contact-page .left .box .description{color:#fff}.contact-page .left .box .title,.contact-page .left .box .subtitle{text-transform:uppercase}.contact-page .left .box .title{font-weight:700;font-size:3rem;line-height:1.875rem}.contact-page .left .box .subtitle{font-weight:lighter;font-size:1.875rem}.contact-page .left .box .description{font-weight:lighter;margin-left:.3125rem;font-size:1rem;margin-top:1rem;line-height:120%}.contact-page .middle{display:flex;flex-wrap:wrap;align-content:flex-start}.contact-page .middle .contact-info{padding-left:4.375rem;padding-top:2.625rem;font-size:1rem;color:#fff}.contact-page .middle .contact-info .second span{display:block;line-height:13px;margin-top:1.3rem}.contact-page .middle .contact-info .second a{color:#fff}.contact-page .middle .contact-info .second a:hover{color:#ffcb00 !important}.contact-page .middle .contact-info span{margin-top:1.5rem}.contact-page .middle .address{color:#fff}.contact-page .middle .address .info{width:14.375rem;margin:0 auto}.contact-page .middle .address .info .address-title{margin-top:9.375rem;font-size:.875rem;text-align:center;text-transform:uppercase;font-weight:700}.contact-page .middle .address .info .adresa{margin-top:1.25rem;color:#fff;text-align:center;opacity:.6;font-size:1rem}.contact-page .middle .address .info .adresa a{color:#fff}.contact-page .middle .address .info .adresa a:hover{color:#ffcb00 !important}.contact-page .right{min-height:53.125rem;background:#fff}.contact-page .right .formular-contact{padding-left:.875rem;padding-right:.875rem;padding-top:.625rem}.contact-page .right .formular-contact .title .text{color:#3a3e4a;font-size:1.00625rem;text-transform:uppercase;font-weight:700;opacity:.5}.contact-page .right .formular-contact .formular{padding-top:.9375rem}.contact-page .right .formular-contact .formular label{color:#333;font-size:.875rem;margin-bottom:.4375rem;width:100%}.contact-page .right .formular-contact .formular input:not([type=checkbox]),.contact-page .right .formular-contact .formular textarea{width:100%;padding-left:.625rem;background:#f5f5f5;border:1px solid #e8e8e8;font-size:.8125rem;resize:none}.contact-page .right .formular-contact .formular input[type=submit]{background:#ffcb00;color:#fff;font-size:.75rem;width:100%}.contact-page .right .formular-contact .formular input:not([type=checkbox]){height:2.625rem}.contact-page .right .formular-contact .formular input[type=checkbox]{margin-right:.3125rem}.contact-page .right .formular-contact .formular textarea{height:11.25rem}.align-middle{margin-left:5.9375rem}.copie-mesaj{font-size:.8125rem}.check{margin-left:-.75rem}.wpcf7-not-valid-tip{color:#ffcb00 !important}.wpcf7-validation-errors,.wpcf7-mail-sent-ok{border:none !important;color:#ffcb00}.error-page{padding-bottom:6.25rem}.error-page .error-404 .title-404{margin-top:0;padding-top:.9375rem;text-transform:uppercase;color:#232529;font-size:4.5rem;font-weight:700;height:8rem;margin-bottom:0}.error-page .error-404 .page-content{margin-top:0}.error-page .error-404 .page-content .subtitle{font-size:2.5rem}.error-page .error-404 .page-content .description{padding-top:.625rem}.error-page .error-404 .page-content #searchform{padding-top:1.875rem}.error-page .error-404 .page-content #searchform>div{display:flex}.error-page .error-404 .page-content #searchform .input-text{background:#fff;width:10rem;padding-left:.625rem;transition:width .4s ease-in-out;-webkit-transition:width .4s ease-in-out;font-size:.75rem;height:40px}.error-page .error-404 .page-content #searchform .input-text:focus{width:11.25rem;background:#fff}.error-page .error-404 .page-content #searchform .input-text:focus::-webkit-input-placeholder{color:transparent}#menu-meniu-principal .menu-item .sub-menu{font-size:.875rem;color:#fff;display:none;margin:0}#menu-meniu-principal .menu-item .sub-menu a:after{margin-left:.625rem;position:absolute;right:1.875rem}#menu-meniu-principal .menu-item .sub-menu a{display:block;width:100%;height:100%}#menu-meniu-principal .menu-item .sub-menu .menu-item{padding-right:1rem;padding-top:.9375rem;padding-bottom:.375rem;padding-left:1.5625rem;line-height:1.5rem;border-left:4px solid transparent}#menu-meniu-principal .menu-item .sub-menu .menu-item .sub-menu{display:none}#menu-meniu-principal .menu-item .sub-menu .menu-item .sub-menu .menu-item a:after{content:none}#menu-meniu-principal .menu-item:hover .sub-menu{display:block;background:#34363c;width:16.875rem;min-height:21.75rem;position:absolute;z-index:1;top:4.0625rem}#menu-meniu-principal .menu-item:hover .sub-menu .menu-item:hover{border-left:4px solid #ffcb00}#menu-meniu-principal .menu-item:hover .sub-menu .menu-item:hover .sub-menu{display:block;background:#fff;left:16.875rem;top:auto;margin-top:-2.4375rem;min-height:3.125rem;min-width:16.875rem;padding-top:1.5625rem;padding-bottom:1.5625rem;padding-left:.625rem}#menu-meniu-principal .menu-item:hover .sub-menu .menu-item:hover .sub-menu li a{color:#232529}#menu-meniu-principal .menu-item:hover .sub-menu .menu-item:hover .sub-menu .menu-item:hover a{color:#ffcb00}#menu-meniu-principal .menu-item .sub-menu .menu-item a{font-weight:400 !important}#menu-meniu-principal .menu-item .sub-menu .menu-item .sub-menu .menu-item a{font-weight:100 !important}.directionIcon a:after{content:'\f107';font-family:"FontAwesome"}.directionIcon:hover a:after{content:'\f105';font-family:"FontAwesome"}.menuEffect{box-shadow:4px 6px 7px rgba(0,0,0,.4)}.subMenuEffect{box-shadow:3px 6px 6px rgba(0,0,0,.2)}#menu-meniu-principal .menu-item :hover .sub-menu .menu-item:hover{border-left:4px solid transparent}.search{padding:0}.search .page-header{margin-bottom:40px}.search-page .product-list-title{margin:.9375rem 0 .3125rem;font-size:.875rem;text-align:center}.not-found .page-title{margin-bottom:0}.not-found .site-main{margin-bottom:2.5rem}.not-found .container{padding:0}.not-found .page-header .page-title{height:auto}#searchAgain{padding-top:1.875rem}#searchAgain>div{display:flex}#searchAgain .input-text{background:#fff;width:10rem;padding-left:.625rem;transition:width .4s ease-in-out;-webkit-transition:width .4s ease-in-out;font-size:.75rem;height:40px}#searchAgain .input-text:focus{width:11.25rem;background:#fff}#searchAgain .input-text:focus::-webkit-input-placeholder{color:transparent}#searchAgain .submit-text{background:#ffcb00;color:#fff;text-transform:capitalize;height:1.875rem;border:1px solid #ffcb00;border-radius:0;margin-left:-.3rem;width:5.625rem;padding-bottom:.375rem}#vshop-login{border-top-right-radius:0;border-bottom-left-radius:0;padding:0}#vshop-login #login-inner{background:#fff;border-top-right-radius:0;border-bottom-left-radius:0;border:3px solid #ffcb00}#vshop-login #login-inner h3,#vshop-login #login-inner label,#vshop-login #login-inner a{color:#ffcb00 !important;text-shadow:none !important;margin:10px 0 0}#vshop-login #login-inner .status{text-shadow:none !important;color:#000;margin-top:0;margin-bottom:1rem}#vshop-login #login-inner h3 .h1{box-shadow:none}#vshop-login #login-inner .h1{font-size:2em !important;margin-bottom:20px}#vshop-login #login-inner #username,#vshop-login #login-inner #password{color:#666;border:1px solid #ccc;border-radius:0;padding:3px;margin:0 auto}#vshop-login #vshop_login_btn{border-radius:0;box-shadow:none;background-color:#ffcb00;color:#fff;font-weight:700;border:1px solid transparent;transition:color .4s ease,background-color .4s ease,border .4s ease}#vshop-login #vshop_login_btn:hover,#vshop-login #vshop_login_btn:focus{background-color:#fff;color:#ffcb00;border:1px solid #ffcb00;font-weight:700}#vshop-login #vshop_login_close_btn{background-color:#fff;color:#ffcb00;border:1px solid transparent;border-radius:0;box-shadow:none;float:right;font-weight:700;font-size:16px;padding-top:0}#vshop-login #vshop_login_close_btn:hover,#vshop-login #vshop_login_close_btn:focus{color:#000;font-weight:700}.site-content .entry-title{padding-left:104px}.mandatory-fields{font-style:italic}.registration{margin-bottom:50px}.registration .account-info .nume-utilizator{margin-top:1.25rem}.registration .row-pl input,.registration .row-pl select{border:0;border-radius:0;background-color:#efefef;padding-left:20px;width:100%;height:2.9375rem;margin-bottom:2.0625rem}.entry-content .account-created{padding-left:104px}.entry-content .account-created p #buton_login{width:12rem;height:2.625rem;box-shadow:none;border-radius:0;text-shadow:none;background-color:#ffcb00;font-size:.75rem;text-transform:uppercase;color:#fff;margin:0;margin-top:1.875rem}.disabledInput{color:#ffcb00}.account-info .orders{margin:3.75rem 0}.account-info .row .col-xl-6 h2{margin-bottom:3rem}.account-info .titleInfo{margin-bottom:2.5rem;padding-left:.5rem}.account-info .row{padding:0 10px}.account-info .row .col-xl-6 h2{margin-bottom:4.375rem}.account-info .row .col-xl-6 div{margin-bottom:20px}.account-info .row input,.account-info .row select{border:0;border-radius:0;background-color:#efefef;padding-left:20px;width:100%;height:2.9375rem;margin-bottom:2.0625rem}.account-info #user-company-data{padding-left:.9375rem}.btn-theme{color:#fff;margin-right:15px}#carousel,.zigzag,.enumeration{margin-top:.9375rem;margin-bottom:.9375rem}#carousel{padding-top:.9375rem;padding-bottom:.9375rem}#carousel .controls{display:flex;justify-content:center}#carousel .controls .carousel-control-prev{padding-left:5.625rem}#carousel .controls .carousel-control-next{padding-right:5.625rem}#carousel .controls .carousel-control-prev,#carousel .controls .carousel-control-next{position:static}#carousel .carousel-inner{margin-bottom:2.5rem}#carousel .carousel-inner .carousel-item .half-width{width:50%}#carousel .carousel-inner .carousel-item .half-width .bgnd{width:100%;height:300px}#carousel .carousel-inner .carousel-item .info{padding-top:2.5rem;padding-right:2.5rem}#carousel .carousel-inner .carousel-item .info .full-width{width:100%}#carousel .carousel-inner .carousel-item .header-text{font-size:3.125rem;font-weight:700;color:#fff;padding-bottom:2.5rem}#carousel .carousel-inner .carousel-item .description{font-size:.90625rem;color:#fff;opacity:.7;font-weight:500;line-height:25px}.zigzag{padding-top:.9375rem;padding-bottom:.9375rem}.zigzag .row .bgnd{width:100%;height:300px}.zigzag .row .info .title{font-size:1.625rem;color:#fff;font-weight:700;padding-bottom:1.25rem;padding-top:1.25rem}.zigzag .row .info .description{font-size:.9375rem;color:#fff;line-height:1.5625rem;opacity:.6}.enumeration{padding-top:2rem;padding-bottom:.9375rem}.enumeration .row-first{justify-content:center;padding-bottom:2.5rem}.enumeration .row-first .first-title{font-size:3.25rem;color:#fff;font-weight:700}.enumeration .row .description-top{font-size:2.5rem;padding-bottom:1.25rem;font-weight:700;word-wrap:break-word;padding-right:5.625rem}.enumeration .row .description-bottom{font-size:1rem;padding-right:5.625rem}.enumeration .row-categories .categories{padding-bottom:1.875rem;padding-top:1.875rem}.enumeration .row-categories .categories .title{color:#fff;font-size:1.875rem;padding-bottom:.9375rem}.enumeration .row-categories .categories .description{color:#fff;opacity:.6;font-size:1rem}.despre-noi .despre-noi-title{font-size:40px;color:#363636;font-weight:700;text-transform:uppercase}@media (max-width:1199px){.product-list .product-list-image{width:100% !important}.left .transparent{display:none}.middle .contact-info,.middle .address{width:50% !important}.content-area .content-logo{background-position:right top !important}.content-area .category-box{padding-left:20px !important}.content-area .content-logo-right .category-title-orange{width:100%}.content-area .content-third-up .row{width:100% !important}.content-area .content-third-up .display .category-box{width:100%}.content-area .content-first-down .category-box{width:100%}.col-title{margin-bottom:.9375rem}.footer-info{margin-bottom:5rem}.footer-first{order:2;text-align:center;margin-top:8%}.footer-first .footer-logo{margin-bottom:1.875rem;margin-left:0}.box-title{margin-bottom:-15%}.boxes{height:auto}.enumeration .row .description-top,.enumeration .row .description-bottom{padding:0}}.subcategory-image img{height:16.3125rem}@media (max-width:991px){.product .accesorii .slide-accesorii .slick-next{right:-64px}.search .page-header .page-title{font-size:3rem}.tabelComenzi .hide{display:none}.site-content .home-area{height:100%;min-height:66.875rem}.site-content .home-area .content-logo .text{padding-left:2rem}.site-content .home-area .content-first-up,.site-content .home-area .content-second-up,.site-content .home-area .content-second-down{height:20rem}.site-content .home-area .inchiriere .right-box .upper-text,.site-content .home-area .inchiriere .right-box .lower-text{font-size:1rem}.content-third-up{height:13rem}.content-third-up .row{width:100%}.content-third-up .display{justify-content:flex-end;height:100%}.content-third-up .display .category-box{height:100%;width:100%}.empty-box{visibility:hidden;display:none}.container-first-down .content-first-down{height:100%;justify-content:flex-end}.container-first-down .content-first-down .category-box{width:100%;height:100%;font-size:1rem}.container-first-down .content-first-down .category-box .description{padding-top:4rem}.container-first-down .content-first-down .category-box .price{font-size:1rem;padding-top:5rem}.container-first-down .content-second-down{width:20rem}.container-first-down .content-second-down .row{width:100%}.container-first-down .content-second-down .box-more .description{margin-top:1.125rem}.container-first-down .content-second-down .box-more .button{margin-top:1.125rem}.container-first-down .content-last-down{justify-content:flex-end;height:100%}.container-first-down .content-last-down .image-box{width:100%;height:100%;position:absolute;z-index:-1}.subcategory-image img{height:initial}.boxes{justify-content:center}.box-title{margin-bottom:5%}.boxes .right-box{padding:2rem 1.5rem 2rem}.footer-first{margin-top:7%}#carousel .controls .carousel-control-prev{padding-left:4.625rem}#carousel .controls .carousel-control-next{padding-right:4.625rem}}@media (max-width:767px){.error-page .error-404 .page-content .subtitle{font-size:2rem}.registration .row-pl input,.registration .row-pl select{margin-bottom:1rem}.account-info .row input,.account-info .row select{margin-bottom:0}.search .page-header .page-title{font-size:2.8rem}.zigzag .row .bgnd{margin:10px 0}#carousel .controls .carousel-control-prev{padding-left:2.625rem}#carousel .controls .carousel-control-next{padding-right:2.625rem}.enumeration{padding-top:3rem}.tabelComenzi .hide{display:none}.tabelComenzi .borderBottom{border-bottom:1px solid #ffcb00;margin-bottom:1.25rem;padding-bottom:.625rem}.tabelComenzi .hideTitle{display:none}.home-area .content-logo-right{height:15rem}.home-area .content-logo-right .category-title-orange{height:4rem;width:50%}.home-area .content-logo-right .category-title-orange .category-title-orange-text{font-size:.85rem}.home-area .content-logo-right .content-logo-right-bgnd{background-position:center center !important}.home-area .inchiriere .right-box .upper-text,.home-area .inchiriere .right-box .lower-text{margin-top:1.6rem}.container-first-down .content-last-down{height:20rem}.home-area .content-third-down{height:20rem}.content-bottom .content-bottom-title{font-size:2.5rem;padding-top:2.5rem}.content-bottom{height:18rem}.home-area .content-logo-right .category-title-orange .category-title-orange-text{margin-left:0}.home-area .content-logo-right .category-title-orange{justify-content:center;align-items:center}.container-first-down .content-first-down{height:20rem}.home-area .content-logo-right{height:18.75rem}}@media (max-width:575px){.site-header .header .site-options .dropdown-user-info .button-dropdown .dropdown-arrow{font-size:.94rem}.site-header{height:4.3rem}.site-content{padding-top:.5rem}.category-products .product-list .product-list-image,.subcategory .subcategory-image{height:20.3125rem!important}.header{flex-wrap:nowrap}#vshop-cart-register-form .bottom-subtotals{display:flex;flex-wrap:wrap;padding:18px}#vshop-down-info .bottom-subtotals .subtotal{width:100%;text-align:left}.onlyResponsive{display:initial!important}.notOnResponsive{display:none!important}.product-wrapper .product-info .first-right>a{width:auto}#vshop-down-info .bottom-totals{width:100%!important}#vshop-cart-register-form .bottom-subtotals{width:100%}#main .entry-header .entry-title{padding-top:20px}.cart-steps-position{margin-bottom:25px!important}.cart-steps-position li{width:100%;padding-botom:5px;margin-bottom:5px}.shopping-cart-custom .title-principal{margin-top:50px;font-size:1.5rem}.vshop-cart-main .vshop-cart-product{display:flex;justify-content:flex-start;align-items:baseline;min-height:10rem;border-top:1px solid #ffcb00!important;border-left:1px solid #ffcb00!important;border-right:1px solid #ffcb00!important;border-bottom:none!important}.product .accesorii .slide-accesorii .slick-next{right:-40px}.product .accesorii .slide-accesorii .slick-prev{left:-40px}.product .accesorii .slide-accesorii .slick-arrow{top:46%;height:6rem}.products-list .product-list .product-list-title{font-size:1rem}.product-info{padding-left:20px}.product-list .noTva{color:#ef2c2c;display:flex;justify-content:flex-end;margin-top:-6px;font-size:12px;text-decoration:none}#carousel .carousel-inner .carousel-item .half-width{width:100%}#carousel .carousel-inner .carousel-item{flex-wrap:wrap}#carousel .carousel-inner .carousel-item .header-text{padding-bottom:1.5rem}#carousel .carousel-inner .carousel-item .description{margin-bottom:20px}.error-page .error-404 .page-content .subtitle{font-size:1.2rem}.error-page .error-404 .page-content .description{font-size:.9rem}.contact-page .title-contact{font-size:3.8rem}.content-logo .text{padding-left:2rem}.content-logo .text .title{font-size:1.6rem}.content-logo .text .subtitle{font-size:1.1rem}.content-logo .text .second-subtitle{font-size:.7rem}.content-logo .text .notes{font-size:.63rem}.home-area .content-logo-right .category-title-orange{width:100%}.content-bottom{height:16rem}.content-bottom .content-bottom-title{font-size:1.25rem;padding-top:4.5rem;line-height:2.8rem}.content-third-up{height:25rem}.container-first-down .content-second-down .row{width:auto}.home-area .inchiriere .myclass{height:4rem}.site-content .home-area .inchiriere .right-box .upper-text,.site-content .home-area .inchiriere .right-box .lower-text{margin-top:.5rem}.site-content .home-area .inchiriere .right-box .upper-text br,.site-content .home-area .inchiriere .right-box .lower-text br{display:none}.container-first-down .content-second-down .box-more .description{margin-top:0;margin-left:1rem}.footer-info{margin-bottom:1.25rem}.col-title{margin-top:1.875rem}.footer-first{margin-top:3.125rem}.boxes{margin-bottom:0}.boxes .box{font-size:.875rem}.boxes .box .box-content{margin-right:.625rem}.boxes .right-box .title{font-size:2.5rem}.boxes .right-box .content{font-size:.875rem}.boxes .right-box .view-more{font-size:.875rem}.middle .contact-info,.middle .address{width:100% !important}.home-area .category-box.black,.home-area .category-box.orange{width:50%;height:100%}.site-content .home-area .content-second-up,.site-content .home-area .content-third-down{justify-content:flex-start}.site-content .home-area .content-first-up,.site-content .home-area .content-second-up,.container-first-down .content-first-down,.site-content .home-area .content-third-down,.site-content .home-area .content-last-down{height:15rem}.site-content .home-area .content-second-down{height:24rem;width:100%}.container-first-down .content-first-down .category-box .description{padding-top:.5rem}.container-first-down .content-first-down .category-box .price{padding-top:3rem}.container-first-down .content-second-down .box-more .description{margin-top:.6rem}.content-last-down .category-box .price{padding-top:1.6rem}.account-info .orders{margin:3.5rem 0 1rem}.despre-noi .despre-noi-title{font-size:2rem}.vshop-cart-main .vshop-cart-footer .right{display:flex;flex-wrap:wrap;text-align:left!important}.vshop-cart-main .vshop-cart-footer .right .subtotal{width:100%;padding-top:28px;padding-bottom:10px}.vshop-cart-main .vshop-cart-footer .left{text-align:left!important}.vshop-cart-footer .cart-final-price{min-width:85px;width:unset!important}}@media (max-width:456px){#primary #main .category-list{padding-top:5rem}}.category-list .category-description .category-info a:hover,.category-list .category-description .category-info a:focus{background-color:#fff;border:1px solid #ffcb00;color:#ffcb00}.account-info p #buton_inregistrare,.registration #buton_inregistrare,.category-list .category-description .category-info a{border:1px solid transparent}.category-list .category-description .category-info a:hover,.category-list .category-description .category-info a:focus{background-color:#fff;border:1px solid #ffcb00;color:#ffcb00}.category-list .pagination .nav-links .page-numbers:hover{color:#fff}.total-order .conditions a:hover{color:#fff}#vshop-login #login-inner #username,#vshop-login #login-inner #password{padding-left:.625rem}.fa-file-pdf-o{margin-left:.5rem;color:#ffcb00}#vshop-error{display:none !important}.product-list .prices .old-price{margin-top:.5rem !important}.product-list .noTva{justify-content:flex-start}#carousel2{padding-top:.9375rem;padding-bottom:.9375rem}#carousel2 .controls{display:flex;justify-content:space-between}#carousel2 .controls .carousel-control-prev{padding-left:5.625rem}#carousel2 .controls .carousel-control-next{padding-right:5.625rem}#carousel2 .controls .carousel-control-prev,#carousel2 .controls .carousel-control-next{position:static}#carousel2 .carousel-inner{margin-bottom:2.5rem}#carousel2 .carousel-inner .carousel-item .half-width{width:50%}#carousel2 .carousel-inner .carousel-item .half-width .bgnd{width:100%;height:300px}#carousel2 .carousel-inner .carousel-item .info{padding-top:2.5rem;padding-right:2.5rem}#carousel2 .carousel-inner .carousel-item .info .full-width{width:100%}#carousel2 .carousel-inner .carousel-item .header-text{font-size:3.125rem;font-weight:700;color:#fff;padding-bottom:2.5rem}#carousel2 .carousel-inner .carousel-item .description{font-size:.90625rem;color:#fff;opacity:.7;font-weight:500;line-height:25px}.vhop-shipping-no-login:not(h2){padding-left:2.0625rem;margin-left:1.25rem}.vhop-shipping-no-login:not(h2) .shipping-method-wrapper{font-size:1.125rem;padding:1.25rem 0 .3125rem;border-bottom:1px solid gray;width:98%;margin-bottom:5px;font-weight:700}.vhop-shipping-no-login:not(h2) .shipping-method-wrapper label{color:#b0b0b0}.vhop-shipping-no-login:not(h2) input{float:left;margin:.5rem .625rem 0 -1.875rem}.vhop-shipping-no-login:not(h2) .shipping-method-wrapper:last-of-type{border:0}.vhop-shipping-no-login:not(h2) h2{margin-left:-40px;text-align:center;font-size:1.3125rem;font-weight:600;text-transform:uppercase;color:#fff}.order-pay-method .shippingOrder h2{display:none}.order-pay-method .shipping-method-wrapper{font-size:1.125rem;padding:1.25rem 0 20px;border-bottom:1px solid gray;width:98%;margin-bottom:5px}.order-pay-method .shipping-method-wrapper:last-of-type{border:0}.order-pay-method input{float:left;margin:0 .625rem 0 -1.875rem}.order-pay-method input:checked~label{color:#fff}.accesorii .slide-accesorii .slick-next{text-align:left;right:-54px}.accesorii .slide-accesorii .slick-prev{text-align:right;left:-60px}.product-list:focus{outline:none}.slick-slide .emptySpace{min-height:3rem}.list .category-products .subcategoryList{padding-left:15px}.subcategoryList{padding-top:30px}.subcategory .subcategory-image{width:100%;height:100%}.subcategory .subcategory-title{min-height:4rem;font-size:.875rem;color:#fff;font-weight:500;margin:.9375rem 0 .3125rem}.subcategory a:hover .subcategory-title{color:#ffcb00}.subcategoryList .subcategory-image img{height:13.3125rem !important}.subcategories{width:100%;padding-left:15px;padding-right:15px}.distribuitori-menu{z-index:1;height:auto}.distribuitori-menu .menu-title,.distribuitori-menu .menu-title a{background-color:#ffcb00;min-height:3.125rem;display:flex;justify-content:center;align-items:center;font-size:1rem;text-transform:uppercase;font-weight:400;padding-left:.9375rem}.distribuitori-menu .lista-distribuitori .distribuitori-list .list-elem{display:flex;justify-content:space-between}.distribuitori-menu .lista-distribuitori .distribuitori-list .list-elem:nth-child(even){background-color:#f2f2f2}.distribuitori-menu .lista-distribuitori .distribuitori-list .list-elem .oras-distribuitor{min-height:2rem;width:100%;display:flex;align-items:center;font-size:.8rem;text-transform:uppercase;font-weight:400;padding-left:.5rem;text-decoration:none}.distribuitori-menu .lista-distribuitori .distribuitori-list .oras-distribuitor:hover{color:#ffcb00}.distribuitori-menu .lista-distribuitori .distribuitori-list .oras-distribuitor:hover span{color:#fff !important}.distribuitori-row{margin-top:30px !important}.distribuitori-menu .menu-title a:hover{color:#1b1b1b}.lista-distribuitori .distribuitori-list{margin-top:.25rem}.lista-distribuitori .distribuitori-list .titluOras{font-weight:500;margin-bottom:1.25rem;margin-top:20px}.lista-distribuitori .distribuitori-list .whiteText{color:#ffcb00}.lista-distribuitori .distribuitori-list a.whiteText:hover{color:#ffcb00}.obtain-discount{background:#fff;padding:10px}.obtain-discount .big-title{font-size:24px;display:flex;justify-content:center;font-weight:700;color:#2c2c2c}.obtain-discount .details{color:#ffcb00;font-size:18px;cursor:pointer;width:110px;height:40px}.obtain-discount .details i{font-size:22px}.obtain-discount .details:hover{color:#000}.obtain-discount .recommended-by{color:#fff;font-size:20px;text-align:center!important}.obtain-discount .recommendedByName{background:#fff;padding:10px;width:105%}.obtain-discount .recommendedByName p{width:100%}.details-popup-active{display:block;background:#fff;position:fixed;height:auto;top:35%;left:55%;width:40%;margin-left:-25%;margin-top:-12.5%;z-index:999}.details-popup{display:none;border:1px solid #000}.details-popup .content{padding:15px;margin-top:30px;color:#333;font-size:.875rem}.details-popup .close-btnDetails{text-align:right;padding-right:.625rem;font-size:1.625rem;color:#333;position:absolute;top:.625rem;right:.625rem}.details-popup .close-btnDetails:hover{color:#ffcb00}.details-popup .detailsTitle{font-size:16px;color:#ffcb00}.obtain-discount #recommendedBy{width:100px;justify-content:center;display:flex}@media (max-width:767px){.obtain-discount .recommendedByName{width:100%}}.obtain-discount .recommended-by{color:#fff;font-size:20px;text-align:center!important}#vshop-cart-register-form .recommended-by{text-align:center!important;margin-top:10px}#vshop-cart-register-form #recommendedBy{display:flex;justify-content:center;border:1px solid;width:220px;padding:10px}#vshop-cart-register-form .alignMiddle{display:flex;justify-content:center}#vshop-cart-register-form .spaceTop{margin-top:5px;margin-bottom:15px}#recommendedBy{font-size:12px;font-style:italic}.colorGray{color:#2c2c2c}.obtain-discount .bgndSet{background:#ffcb00;padding:20px;min-height:135px;display:flex;justify-content:space-between}.obtain-discount .discount-icon1{width:78px;margin-top:10px;height:76px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/icon-02.png) center center no-repeat}.obtain-discount .discount-icon2{width:201px;height:64px;margin-top:10px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/icon-03.png) center center no-repeat}.obtain-discount .discount-icon3{width:280px;margin-top:10px;height:84px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/themes/wagner/images/iconite-sidebar/icon.png) center center no-repeat}.obtain-discount .discount-text2,.obtain-discount .discount-text1,.obtain-discount .discount-text3{text-align:left;font-size:1.1rem;font-weight:500;padding-left:20px;line-height:22px}.obtain-discount .discount-text3{padding-top:5px}.obtain-discount .discount-text2{padding-top:4px}.obtain-discount .discount-text1{padding-top:22px}@media (max-width:1199px){.obtain-discount .discount-icon1{width:65px;margin-top:25px;height:67px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/uploads/2018/10/icons-02.png) center center/cover no-repeat;display:flex;justify-content:center;text-align:center}.obtain-discount .discount-icon2{width:87px;height:85px}.obtain-discount .discount-icon3{width:88px;height:88px}.obtain-discount .bgndSet{background:#ffcb00;padding:20px;min-height:250px;display:flex;flex-wrap:wrap;justify-content:center}.obtain-discount .flexResponsive{display:flex;justify-content:center}.obtain-discount .marginTopResponsive{margin-top:10px}.obtain-discount .discount-text1,.obtain-discount .discount-text2,.obtain-discount .discount-text3{width:100%;text-align:center;padding-left:0}.obtain-discount .discount-text1{padding-top:8px}}@media (max-width:767px){#vshop-cart-register-form .alignMiddle{text-align:center}.obtain-discount .big-title{text-align:center}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*! jQuery UI - v1.12.1 - 2019-03-15
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=.ct-ultimate-gdpr-container&folderName=ct-ultimate-gdpr-container&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ct-ultimate-gdpr-container .ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ct-ultimate-gdpr-container .ui-helper-hidden{display:none}.ct-ultimate-gdpr-container .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ct-ultimate-gdpr-container .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ct-ultimate-gdpr-container .ui-helper-clearfix:before,.ct-ultimate-gdpr-container .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ct-ultimate-gdpr-container .ui-helper-clearfix:after{clear:both}.ct-ultimate-gdpr-container .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ct-ultimate-gdpr-container .ui-front{z-index:100}.ct-ultimate-gdpr-container .ui-state-disabled{cursor:default!important;pointer-events:none}.ct-ultimate-gdpr-container .ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ct-ultimate-gdpr-container .ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ct-ultimate-gdpr-container .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ct-ultimate-gdpr-container .ui-resizable{position:relative}.ct-ultimate-gdpr-container .ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ct-ultimate-gdpr-container .ui-resizable-disabled .ui-resizable-handle,.ct-ultimate-gdpr-container .ui-resizable-autohide .ui-resizable-handle{display:none}.ct-ultimate-gdpr-container .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ct-ultimate-gdpr-container .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ct-ultimate-gdpr-container .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ct-ultimate-gdpr-container .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ct-ultimate-gdpr-container .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ct-ultimate-gdpr-container .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ct-ultimate-gdpr-container .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ct-ultimate-gdpr-container .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ct-ultimate-gdpr-container .ui-selectable{-ms-touch-action:none;touch-action:none}.ct-ultimate-gdpr-container .ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ct-ultimate-gdpr-container .ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ct-ultimate-gdpr-container .ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ct-ultimate-gdpr-container .ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ct-ultimate-gdpr-container .ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ct-ultimate-gdpr-container .ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ct-ultimate-gdpr-container .ui-menu .ui-menu{position:absolute}.ct-ultimate-gdpr-container .ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ct-ultimate-gdpr-container .ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ct-ultimate-gdpr-container .ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ct-ultimate-gdpr-container .ui-menu .ui-state-focus,.ct-ultimate-gdpr-container .ui-menu .ui-state-active{margin:-1px}.ct-ultimate-gdpr-container .ui-menu-icons{position:relative}.ct-ultimate-gdpr-container .ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ct-ultimate-gdpr-container .ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ct-ultimate-gdpr-container .ui-menu .ui-menu-icon{left:auto;right:0}.ct-ultimate-gdpr-container .ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ct-ultimate-gdpr-container .ui-button,.ct-ultimate-gdpr-container .ui-button:link,.ct-ultimate-gdpr-container .ui-button:visited,.ct-ultimate-gdpr-container .ui-button:hover,.ct-ultimate-gdpr-container .ui-button:active{text-decoration:none}.ct-ultimate-gdpr-container .ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ct-ultimate-gdpr-container .ui-button.ui-button-icon-only{text-indent:0}.ct-ultimate-gdpr-container .ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ct-ultimate-gdpr-container .ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ct-ultimate-gdpr-container .ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ct-ultimate-gdpr-container .ui-button::-moz-focus-inner,button.ct-ultimate-gdpr-container .ui-button::-moz-focus-inner{border:0;padding:0}.ct-ultimate-gdpr-container .ui-controlgroup{vertical-align:middle;display:inline-block}.ct-ultimate-gdpr-container .ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ct-ultimate-gdpr-container .ui-controlgroup > .ui-controlgroup-item:focus,.ct-ultimate-gdpr-container .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ct-ultimate-gdpr-container .ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ct-ultimate-gdpr-container .ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ct-ultimate-gdpr-container .ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ct-ultimate-gdpr-container .ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ct-ultimate-gdpr-container .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ct-ultimate-gdpr-container .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ct-ultimate-gdpr-container .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ct-ultimate-gdpr-container .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ct-ultimate-gdpr-container .ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ct-ultimate-gdpr-container .ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ct-ultimate-gdpr-container .ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ct-ultimate-gdpr-container .ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ct-ultimate-gdpr-container .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ct-ultimate-gdpr-container .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ct-ultimate-gdpr-container .ui-checkboxradio-disabled{pointer-events:none}.ct-ultimate-gdpr-container .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-prev,.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-prev-hover,.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-next-hover{top:1px}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-prev{left:2px}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-next{right:2px}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-prev-hover{left:1px}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-next-hover{right:1px}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-prev span,.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ct-ultimate-gdpr-container .ui-datepicker select.ui-datepicker-month,.ct-ultimate-gdpr-container .ui-datepicker select.ui-datepicker-year{width:45%}.ct-ultimate-gdpr-container .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ct-ultimate-gdpr-container .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ct-ultimate-gdpr-container .ui-datepicker td{border:0;padding:1px}.ct-ultimate-gdpr-container .ui-datepicker td span,.ct-ultimate-gdpr-container .ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ct-ultimate-gdpr-container .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ct-ultimate-gdpr-container .ui-datepicker.ui-datepicker-multi{width:auto}.ct-ultimate-gdpr-container .ui-datepicker-multi .ui-datepicker-group{float:left}.ct-ultimate-gdpr-container .ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ct-ultimate-gdpr-container .ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ct-ultimate-gdpr-container .ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ct-ultimate-gdpr-container .ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ct-ultimate-gdpr-container .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ct-ultimate-gdpr-container .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ct-ultimate-gdpr-container .ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ct-ultimate-gdpr-container .ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ct-ultimate-gdpr-container .ui-datepicker-rtl{direction:rtl}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-group{float:right}.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ct-ultimate-gdpr-container .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ct-ultimate-gdpr-container .ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ct-ultimate-gdpr-container .ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ct-ultimate-gdpr-container .ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-n{height:2px;top:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-e{width:2px;right:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-s{height:2px;bottom:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-w{width:2px;left:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-se,.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-sw,.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-ne,.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-nw{width:7px;height:7px}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-se{right:0;bottom:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-sw{left:0;bottom:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-ne{right:0;top:0}.ct-ultimate-gdpr-container .ui-dialog .ui-resizable-nw{left:0;top:0}.ct-ultimate-gdpr-container .ui-draggable .ui-dialog-titlebar{cursor:move}.ct-ultimate-gdpr-container .ui-progressbar{height:2em;text-align:left;overflow:hidden}.ct-ultimate-gdpr-container .ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ct-ultimate-gdpr-container .ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ct-ultimate-gdpr-container .ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ct-ultimate-gdpr-container .ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ct-ultimate-gdpr-container .ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ct-ultimate-gdpr-container .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ct-ultimate-gdpr-container .ui-selectmenu-open{display:block}.ct-ultimate-gdpr-container .ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ct-ultimate-gdpr-container .ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ct-ultimate-gdpr-container .ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ct-ultimate-gdpr-container .ui-slider{position:relative;text-align:left}.ct-ultimate-gdpr-container .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ct-ultimate-gdpr-container .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ct-ultimate-gdpr-container .ui-slider.ui-state-disabled .ui-slider-handle,.ct-ultimate-gdpr-container .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ct-ultimate-gdpr-container .ui-slider-horizontal{height:.8em}.ct-ultimate-gdpr-container .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ct-ultimate-gdpr-container .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ct-ultimate-gdpr-container .ui-slider-horizontal .ui-slider-range-min{left:0}.ct-ultimate-gdpr-container .ui-slider-horizontal .ui-slider-range-max{right:0}.ct-ultimate-gdpr-container .ui-slider-vertical{width:.8em;height:100px}.ct-ultimate-gdpr-container .ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ct-ultimate-gdpr-container .ui-slider-vertical .ui-slider-range{left:0;width:100%}.ct-ultimate-gdpr-container .ui-slider-vertical .ui-slider-range-min{bottom:0}.ct-ultimate-gdpr-container .ui-slider-vertical .ui-slider-range-max{top:0}.ct-ultimate-gdpr-container .ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ct-ultimate-gdpr-container .ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ct-ultimate-gdpr-container .ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ct-ultimate-gdpr-container .ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ct-ultimate-gdpr-container .ui-spinner-up{top:0}.ct-ultimate-gdpr-container .ui-spinner-down{bottom:0}.ct-ultimate-gdpr-container .ui-tabs{position:relative;padding:.2em}.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ct-ultimate-gdpr-container .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ct-ultimate-gdpr-container .ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ct-ultimate-gdpr-container .ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ct-ultimate-gdpr-container .ui-tooltip{border-width:2px}.ct-ultimate-gdpr-container .ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ct-ultimate-gdpr-container .ui-widget .ui-widget{font-size:1em}.ct-ultimate-gdpr-container .ui-widget input,.ct-ultimate-gdpr-container .ui-widget select,.ct-ultimate-gdpr-container .ui-widget textarea,.ct-ultimate-gdpr-container .ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ct-ultimate-gdpr-container .ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ct-ultimate-gdpr-container .ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ct-ultimate-gdpr-container .ui-widget-content a{color:#333}.ct-ultimate-gdpr-container .ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ct-ultimate-gdpr-container .ui-widget-header a{color:#333}.ct-ultimate-gdpr-container .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-default,.ct-ultimate-gdpr-container .ui-button,html .ct-ultimate-gdpr-container .ui-button.ui-state-disabled:hover,html .ct-ultimate-gdpr-container .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ct-ultimate-gdpr-container .ui-state-default a,.ct-ultimate-gdpr-container .ui-state-default a:link,.ct-ultimate-gdpr-container .ui-state-default a:visited,a.ct-ultimate-gdpr-container .ui-button,a:link.ct-ultimate-gdpr-container .ui-button,a:visited.ct-ultimate-gdpr-container .ui-button,.ct-ultimate-gdpr-container .ui-button{color:#454545;text-decoration:none}.ct-ultimate-gdpr-container .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover,.ct-ultimate-gdpr-container .ui-state-focus,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-focus,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-focus,.ct-ultimate-gdpr-container .ui-button:hover,.ct-ultimate-gdpr-container .ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ct-ultimate-gdpr-container .ui-state-hover a,.ct-ultimate-gdpr-container .ui-state-hover a:hover,.ct-ultimate-gdpr-container .ui-state-hover a:link,.ct-ultimate-gdpr-container .ui-state-hover a:visited,.ct-ultimate-gdpr-container .ui-state-focus a,.ct-ultimate-gdpr-container .ui-state-focus a:hover,.ct-ultimate-gdpr-container .ui-state-focus a:link,.ct-ultimate-gdpr-container .ui-state-focus a:visited,a.ct-ultimate-gdpr-container .ui-button:hover,a.ct-ultimate-gdpr-container .ui-button:focus{color:#2b2b2b;text-decoration:none}.ct-ultimate-gdpr-container .ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ct-ultimate-gdpr-container .ui-state-active,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-active,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-active,a.ct-ultimate-gdpr-container .ui-button:active,.ct-ultimate-gdpr-container .ui-button:active,.ct-ultimate-gdpr-container .ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ct-ultimate-gdpr-container .ui-icon-background,.ct-ultimate-gdpr-container .ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ct-ultimate-gdpr-container .ui-state-active a,.ct-ultimate-gdpr-container .ui-state-active a:link,.ct-ultimate-gdpr-container .ui-state-active a:visited{color:#fff;text-decoration:none}.ct-ultimate-gdpr-container .ui-state-highlight,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-highlight,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ct-ultimate-gdpr-container .ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ct-ultimate-gdpr-container .ui-state-highlight a,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-highlight a,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-highlight a{color:#777620}.ct-ultimate-gdpr-container .ui-state-error,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-error,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ct-ultimate-gdpr-container .ui-state-error a,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-error a,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-error a{color:#5f3f3f}.ct-ultimate-gdpr-container .ui-state-error-text,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-error-text,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-error-text{color:#5f3f3f}.ct-ultimate-gdpr-container .ui-priority-primary,.ct-ultimate-gdpr-container .ui-widget-content .ui-priority-primary,.ct-ultimate-gdpr-container .ui-widget-header .ui-priority-primary{font-weight:bold}.ct-ultimate-gdpr-container .ui-priority-secondary,.ct-ultimate-gdpr-container .ui-widget-content .ui-priority-secondary,.ct-ultimate-gdpr-container .ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ct-ultimate-gdpr-container .ui-state-disabled,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-disabled,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ct-ultimate-gdpr-container .ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ct-ultimate-gdpr-container .ui-icon{width:16px;height:16px}.ct-ultimate-gdpr-container .ui-icon,.ct-ultimate-gdpr-container .ui-widget-content .ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_444444_256x240.png)}.ct-ultimate-gdpr-container .ui-widget-header .ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_444444_256x240.png)}.ct-ultimate-gdpr-container .ui-state-hover .ui-icon,.ct-ultimate-gdpr-container .ui-state-focus .ui-icon,.ct-ultimate-gdpr-container .ui-button:hover .ui-icon,.ct-ultimate-gdpr-container .ui-button:focus .ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_555555_256x240.png)}.ct-ultimate-gdpr-container .ui-state-active .ui-icon,.ct-ultimate-gdpr-container .ui-button:active .ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_ffffff_256x240.png)}.ct-ultimate-gdpr-container .ui-state-highlight .ui-icon,.ct-ultimate-gdpr-container .ui-button .ui-state-highlight.ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_777620_256x240.png)}.ct-ultimate-gdpr-container .ui-state-error .ui-icon,.ct-ultimate-gdpr-container .ui-state-error-text .ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_cc0000_256x240.png)}.ct-ultimate-gdpr-container .ui-button .ui-icon{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossless,ret_img/https://wagner-profesional.ro/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ui-icons_777777_256x240.png)}.ct-ultimate-gdpr-container .ui-icon-blank{background-position:16px 16px}.ct-ultimate-gdpr-container .ui-icon-caret-1-n{background-position:0 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-ne{background-position:-16px 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-e{background-position:-32px 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-se{background-position:-48px 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-s{background-position:-65px 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-sw{background-position:-80px 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-w{background-position:-96px 0}.ct-ultimate-gdpr-container .ui-icon-caret-1-nw{background-position:-112px 0}.ct-ultimate-gdpr-container .ui-icon-caret-2-n-s{background-position:-128px 0}.ct-ultimate-gdpr-container .ui-icon-caret-2-e-w{background-position:-144px 0}.ct-ultimate-gdpr-container .ui-icon-triangle-1-n{background-position:0 -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-ne{background-position:-16px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-e{background-position:-32px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-se{background-position:-48px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-s{background-position:-65px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-sw{background-position:-80px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-w{background-position:-96px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-1-nw{background-position:-112px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-2-n-s{background-position:-128px -16px}.ct-ultimate-gdpr-container .ui-icon-triangle-2-e-w{background-position:-144px -16px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-n{background-position:0 -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-ne{background-position:-16px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-e{background-position:-32px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-se{background-position:-48px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-s{background-position:-65px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-sw{background-position:-80px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-w{background-position:-96px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-1-nw{background-position:-112px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-2-n-s{background-position:-128px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-2-e-w{background-position:-160px -32px}.ct-ultimate-gdpr-container .ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ct-ultimate-gdpr-container .ui-icon-arrowstop-1-n{background-position:-192px -32px}.ct-ultimate-gdpr-container .ui-icon-arrowstop-1-e{background-position:-208px -32px}.ct-ultimate-gdpr-container .ui-icon-arrowstop-1-s{background-position:-224px -32px}.ct-ultimate-gdpr-container .ui-icon-arrowstop-1-w{background-position:-240px -32px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-n{background-position:1px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-e{background-position:-32px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-se{background-position:-48px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-s{background-position:-64px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-w{background-position:-96px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ct-ultimate-gdpr-container .ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ct-ultimate-gdpr-container .ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ct-ultimate-gdpr-container .ui-icon-arrow-4{background-position:0 -80px}.ct-ultimate-gdpr-container .ui-icon-arrow-4-diag{background-position:-16px -80px}.ct-ultimate-gdpr-container .ui-icon-extlink{background-position:-32px -80px}.ct-ultimate-gdpr-container .ui-icon-newwin{background-position:-48px -80px}.ct-ultimate-gdpr-container .ui-icon-refresh{background-position:-64px -80px}.ct-ultimate-gdpr-container .ui-icon-shuffle{background-position:-80px -80px}.ct-ultimate-gdpr-container .ui-icon-transfer-e-w{background-position:-96px -80px}.ct-ultimate-gdpr-container .ui-icon-transferthick-e-w{background-position:-112px -80px}.ct-ultimate-gdpr-container .ui-icon-folder-collapsed{background-position:0 -96px}.ct-ultimate-gdpr-container .ui-icon-folder-open{background-position:-16px -96px}.ct-ultimate-gdpr-container .ui-icon-document{background-position:-32px -96px}.ct-ultimate-gdpr-container .ui-icon-document-b{background-position:-48px -96px}.ct-ultimate-gdpr-container .ui-icon-note{background-position:-64px -96px}.ct-ultimate-gdpr-container .ui-icon-mail-closed{background-position:-80px -96px}.ct-ultimate-gdpr-container .ui-icon-mail-open{background-position:-96px -96px}.ct-ultimate-gdpr-container .ui-icon-suitcase{background-position:-112px -96px}.ct-ultimate-gdpr-container .ui-icon-comment{background-position:-128px -96px}.ct-ultimate-gdpr-container .ui-icon-person{background-position:-144px -96px}.ct-ultimate-gdpr-container .ui-icon-print{background-position:-160px -96px}.ct-ultimate-gdpr-container .ui-icon-trash{background-position:-176px -96px}.ct-ultimate-gdpr-container .ui-icon-locked{background-position:-192px -96px}.ct-ultimate-gdpr-container .ui-icon-unlocked{background-position:-208px -96px}.ct-ultimate-gdpr-container .ui-icon-bookmark{background-position:-224px -96px}.ct-ultimate-gdpr-container .ui-icon-tag{background-position:-240px -96px}.ct-ultimate-gdpr-container .ui-icon-home{background-position:0 -112px}.ct-ultimate-gdpr-container .ui-icon-flag{background-position:-16px -112px}.ct-ultimate-gdpr-container .ui-icon-calendar{background-position:-32px -112px}.ct-ultimate-gdpr-container .ui-icon-cart{background-position:-48px -112px}.ct-ultimate-gdpr-container .ui-icon-pencil{background-position:-64px -112px}.ct-ultimate-gdpr-container .ui-icon-clock{background-position:-80px -112px}.ct-ultimate-gdpr-container .ui-icon-disk{background-position:-96px -112px}.ct-ultimate-gdpr-container .ui-icon-calculator{background-position:-112px -112px}.ct-ultimate-gdpr-container .ui-icon-zoomin{background-position:-128px -112px}.ct-ultimate-gdpr-container .ui-icon-zoomout{background-position:-144px -112px}.ct-ultimate-gdpr-container .ui-icon-search{background-position:-160px -112px}.ct-ultimate-gdpr-container .ui-icon-wrench{background-position:-176px -112px}.ct-ultimate-gdpr-container .ui-icon-gear{background-position:-192px -112px}.ct-ultimate-gdpr-container .ui-icon-heart{background-position:-208px -112px}.ct-ultimate-gdpr-container .ui-icon-star{background-position:-224px -112px}.ct-ultimate-gdpr-container .ui-icon-link{background-position:-240px -112px}.ct-ultimate-gdpr-container .ui-icon-cancel{background-position:0 -128px}.ct-ultimate-gdpr-container .ui-icon-plus{background-position:-16px -128px}.ct-ultimate-gdpr-container .ui-icon-plusthick{background-position:-32px -128px}.ct-ultimate-gdpr-container .ui-icon-minus{background-position:-48px -128px}.ct-ultimate-gdpr-container .ui-icon-minusthick{background-position:-64px -128px}.ct-ultimate-gdpr-container .ui-icon-close{background-position:-80px -128px}.ct-ultimate-gdpr-container .ui-icon-closethick{background-position:-96px -128px}.ct-ultimate-gdpr-container .ui-icon-key{background-position:-112px -128px}.ct-ultimate-gdpr-container .ui-icon-lightbulb{background-position:-128px -128px}.ct-ultimate-gdpr-container .ui-icon-scissors{background-position:-144px -128px}.ct-ultimate-gdpr-container .ui-icon-clipboard{background-position:-160px -128px}.ct-ultimate-gdpr-container .ui-icon-copy{background-position:-176px -128px}.ct-ultimate-gdpr-container .ui-icon-contact{background-position:-192px -128px}.ct-ultimate-gdpr-container .ui-icon-image{background-position:-208px -128px}.ct-ultimate-gdpr-container .ui-icon-video{background-position:-224px -128px}.ct-ultimate-gdpr-container .ui-icon-script{background-position:-240px -128px}.ct-ultimate-gdpr-container .ui-icon-alert{background-position:0 -144px}.ct-ultimate-gdpr-container .ui-icon-info{background-position:-16px -144px}.ct-ultimate-gdpr-container .ui-icon-notice{background-position:-32px -144px}.ct-ultimate-gdpr-container .ui-icon-help{background-position:-48px -144px}.ct-ultimate-gdpr-container .ui-icon-check{background-position:-64px -144px}.ct-ultimate-gdpr-container .ui-icon-bullet{background-position:-80px -144px}.ct-ultimate-gdpr-container .ui-icon-radio-on{background-position:-96px -144px}.ct-ultimate-gdpr-container .ui-icon-radio-off{background-position:-112px -144px}.ct-ultimate-gdpr-container .ui-icon-pin-w{background-position:-128px -144px}.ct-ultimate-gdpr-container .ui-icon-pin-s{background-position:-144px -144px}.ct-ultimate-gdpr-container .ui-icon-play{background-position:0 -160px}.ct-ultimate-gdpr-container .ui-icon-pause{background-position:-16px -160px}.ct-ultimate-gdpr-container .ui-icon-seek-next{background-position:-32px -160px}.ct-ultimate-gdpr-container .ui-icon-seek-prev{background-position:-48px -160px}.ct-ultimate-gdpr-container .ui-icon-seek-end{background-position:-64px -160px}.ct-ultimate-gdpr-container .ui-icon-seek-start{background-position:-80px -160px}.ct-ultimate-gdpr-container .ui-icon-seek-first{background-position:-80px -160px}.ct-ultimate-gdpr-container .ui-icon-stop{background-position:-96px -160px}.ct-ultimate-gdpr-container .ui-icon-eject{background-position:-112px -160px}.ct-ultimate-gdpr-container .ui-icon-volume-off{background-position:-128px -160px}.ct-ultimate-gdpr-container .ui-icon-volume-on{background-position:-144px -160px}.ct-ultimate-gdpr-container .ui-icon-power{background-position:0 -176px}.ct-ultimate-gdpr-container .ui-icon-signal-diag{background-position:-16px -176px}.ct-ultimate-gdpr-container .ui-icon-signal{background-position:-32px -176px}.ct-ultimate-gdpr-container .ui-icon-battery-0{background-position:-48px -176px}.ct-ultimate-gdpr-container .ui-icon-battery-1{background-position:-64px -176px}.ct-ultimate-gdpr-container .ui-icon-battery-2{background-position:-80px -176px}.ct-ultimate-gdpr-container .ui-icon-battery-3{background-position:-96px -176px}.ct-ultimate-gdpr-container .ui-icon-circle-plus{background-position:0 -192px}.ct-ultimate-gdpr-container .ui-icon-circle-minus{background-position:-16px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-close{background-position:-32px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-triangle-e{background-position:-48px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-triangle-s{background-position:-64px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-triangle-w{background-position:-80px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-triangle-n{background-position:-96px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-arrow-e{background-position:-112px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-arrow-s{background-position:-128px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-arrow-w{background-position:-144px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-arrow-n{background-position:-160px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-zoomin{background-position:-176px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-zoomout{background-position:-192px -192px}.ct-ultimate-gdpr-container .ui-icon-circle-check{background-position:-208px -192px}.ct-ultimate-gdpr-container .ui-icon-circlesmall-plus{background-position:0 -208px}.ct-ultimate-gdpr-container .ui-icon-circlesmall-minus{background-position:-16px -208px}.ct-ultimate-gdpr-container .ui-icon-circlesmall-close{background-position:-32px -208px}.ct-ultimate-gdpr-container .ui-icon-squaresmall-plus{background-position:-48px -208px}.ct-ultimate-gdpr-container .ui-icon-squaresmall-minus{background-position:-64px -208px}.ct-ultimate-gdpr-container .ui-icon-squaresmall-close{background-position:-80px -208px}.ct-ultimate-gdpr-container .ui-icon-grip-dotted-vertical{background-position:0 -224px}.ct-ultimate-gdpr-container .ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ct-ultimate-gdpr-container .ui-icon-grip-solid-vertical{background-position:-32px -224px}.ct-ultimate-gdpr-container .ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ct-ultimate-gdpr-container .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ct-ultimate-gdpr-container .ui-icon-grip-diagonal-se{background-position:-80px -224px}.ct-ultimate-gdpr-container .ui-corner-all,.ct-ultimate-gdpr-container .ui-corner-top,.ct-ultimate-gdpr-container .ui-corner-left,.ct-ultimate-gdpr-container .ui-corner-tl{border-top-left-radius:3px}.ct-ultimate-gdpr-container .ui-corner-all,.ct-ultimate-gdpr-container .ui-corner-top,.ct-ultimate-gdpr-container .ui-corner-right,.ct-ultimate-gdpr-container .ui-corner-tr{border-top-right-radius:3px}.ct-ultimate-gdpr-container .ui-corner-all,.ct-ultimate-gdpr-container .ui-corner-bottom,.ct-ultimate-gdpr-container .ui-corner-left,.ct-ultimate-gdpr-container .ui-corner-bl{border-bottom-left-radius:3px}.ct-ultimate-gdpr-container .ui-corner-all,.ct-ultimate-gdpr-container .ui-corner-bottom,.ct-ultimate-gdpr-container .ui-corner-right,.ct-ultimate-gdpr-container .ui-corner-br{border-bottom-right-radius:3px}.ct-ultimate-gdpr-container .ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ct-ultimate-gdpr-container .ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}