.hfc-post-head-wrap{background-color:black;padding:50px 0 30px;}
.hfc-post-head-inner{display:flex;justify-content:center;align-items:center;gap:20px;max-width:1240px;padding:20px;margin:0 auto;}
.hfc-post-head-meta{flex-basis:60%;color:#fff;}
.hfc-post-head-image{position:relative;flex-basis:40%;}
.hfc-post-head-meta h1{font-size:57px;font-weight:bold;}
.hfc-post-head-meta-list{display:flex;justify-content:left;align-items:center;gap:10px;font-size:19px;line-height:19px;margin-top:22px;}
.hfc-post-head-meta-list div:not(:last-child){border-right:1px solid #fff;padding-right:10px;}
.hfc-post-auth-modal{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0.1s linear;transition-delay:100ms;position:absolute;left:0;top:30px;box-sizing:border-box;width:400px;background-color:#fff;color:#000;z-index:999;display:flex;gap:5px;padding:20px 15px;border-radius:5px;box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.hfc-auth-profile-pic{flex-basis:30%;}
.hfc-auth-profile-pic img{border-radius:0px 10px;box-shadow:rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;}
.hfc-auth-profile-details{flex-basis:70%;font-size:18px;}
.hfc-auth-profile-details a{font-size:22px;font-weight:bold;color:#222;margin-bottom:10px;display:inline-block;}
.hfc-post-auth-name:hover .hfc-post-auth-modal, .hfc-post-auth-modal:hover{visibility:visible;opacity:1;}
.hfc-post-auth-name{position:relative;}
.hfc-post-auth-name a{color:#fff;}
.hfc-auth-profile-details > a{color:#222;}
.hfc-auth-profile-details p{margin:0 !important;}
.hfc-post-head-image:before{position:absolute;right:-25px;top:-25px;width:100%;height:100%;content:"";border-radius:10px;border:1px solid #747474;background:#121212;}
.hfc-post-head-image img{position:relative;width:100%;height:auto;border-radius:10px;box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;z-index:9;object-fit:cover;max-height:350px;object-position:center;background-color:#fff;}
span.hfc-cat-name svg{fill:#787878;height:16px;width:16px;}
.hfc-cat-wrap{display:flex;justify-content:left;align-items:center;gap:10px;margin-top:10px;}
.hfc-cat-wrap .hfc-cat-name{display:flex;justify-content:center;align-items:center;gap:3px;}
.hfc-cat-name a{font-size:16px;color:white;}
.hfc-cat-name a:hover{color:red;}
@media(max-width:1200px){
.hfc-post-head-image {margin-right: 20px;}
.hfc-post-head-image img {
max-width: 500px;
height: auto;
}
.hfc-post-head-meta h1 {font-size: 42px;}
}div#hfc-header-menu a{text-decoration:none;}
#hfc-header{width:100%;background:#f5f5f5;}
.inside-header{max-width:1240px;margin:0 auto;padding:25px 20px;display:flex;justify-content:space-between;align-items:center;}
nav.hfc-navigation ul{margin:0;padding:0;list-style:none;gap:5px;}
ul.menu li{display:block;line-height:1;}
.hfc-sticky{position:sticky;top:0;z-index:999;box-shadow:rgb(0 0 0 / 24%) 0px 3px 8px;}
.hfc-sticky-off{position:relative;z-index:999;box-shadow:rgb(0 0 0 / 24%) 0px 3px 8px;}
img.header-image{width:100%;max-width:fit-content;height:auto;max-height:80px;}
.hfc-navigation ul, ul.menu li a, span.hfc-icon, .hfc-day-night-mode svg{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
li.menu-item-has-children a, a.has-mega-sub-menu{gap:5px;}
li.menu-item-has-children{position:relative;}
.hfc-navigation ul ul{display:block;width:max-content;box-shadow:1px 1px 0 rgba(0,0,0,.1);position:absolute;opacity:0;z-index:99999;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden;background:#fff;border-top:2px solid #03a9f4;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0;}
li.menu-item-has-children:hover > ul, li a.has-mega-sub-menu:hover + ul,
li a.has-mega-sub-menu + ul:hover{opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible;z-index:999999;}
nav.hfc-navigation .menu li a{font-size:16px;line-height:20px;font-weight:bold;padding:10px;background:transparent;color:#666;justify-content:left;transition:.3s;text-decoration:none;}
ul.menu ul li a{font-weight:normal !important;}
nav.hfc-navigation .menu li a:hover{color:#2196f3;}
span.hfc-icon svg{width:14px;height:14px;transition:.3s;}
ul.menu li:hover svg{transform:translateY(2px);}
ul.sub-menu li:hover{background:rgb(241 241 241 / 50%);}
@media(min-width:920px){
ul.sub-menu li.menu-item-has-children > ul{left:100%;top:0;}
ul.sub-menu li.menu-item-has-children{position:relative;}
ul.sub-menu li.menu-item-has-children .hfc-icon svg{transform:rotate(-90deg);}
} #search-form{position:relative;}
.hfc-header-search #search-input{background-color:#fff;font-size:16px;display:block;width:100%;padding:14px 50px 14px 30px !important;border:0;border-radius:25px;position:relative;}
.hfc-header-search .search-submit svg{width:20px;height:20px;fill:#6e6e6e;}
.hfc-header-search .search-submit{margin:0;padding:10px;line-height:0;position:absolute;top:50%;transform:translateY(-50%);right:6px;background:transparent;border-radius:50%;border:0;cursor:pointer;border:1px solid transparent;transition:.3s;}
.hfc-header-search:hover .search-submit{background:#f7f7f7;border:1px solid #ebebeb;}
input#hfc-menu-toggle{display:none;}
label.hfc-menu-toggle{width:34px;height:34px;padding:7px;display:flex;justify-content:center;align-items:center;box-shadow:rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;display:none;}
label.hfc-menu-toggle svg{height:100%;width:100%;}
label.hfc-menu-toggle:hover{cursor:pointer;}
input#hfc-menu-toggle:checked ~ label.hfc-menu-toggle svg.hfc-svg-hb,
input#hfc-menu-toggle ~ label.hfc-menu-toggle svg.hfc-svg-cr{display:none;}
input#hfc-menu-toggle:checked ~ label.hfc-menu-toggle svg.hfc-svg-cr{display:block;}
#hfc-header .inside-header{gap:20px;}
  .hfc-header-btn img{width:15px;height:15px;}
a.hfc-header-btn{display:flex;gap:10px;justify-content:center;align-items:center;background:#1a4548;color:#fff;text-decoration:none;font-size:18px;line-height:32px;font-weight:500;padding:8px 24px;border-radius:50px;outline:2px solid #1a4548;transition:.3s;}
a.hfc-header-btn:hover{outline-offset:3px;}
@media(max-width:1200px){
.hfc-post-head-inner{flex-direction:column-reverse;align-items:flex-start !important;padding:20px;}
}
@media(max-width:920px){
nav.hfc-navigation{order:1;}
label.hfc-menu-toggle + div{position:absolute;background:#fff;min-width:max-content;right:0;z-index:999;}
label.hfc-menu-toggle{display:block;margin:0 auto;}
.hfc-navigation ul{flex-direction:column;align-items:baseline;}
#hfc-header-menu{width:100%;background:transparent;overflow:hidden;}
#hfc-header-menu ul{gap:0;transition:.3s;transform:translateY(-100vh);}
#hfc-header-menu ul li{background:#fff;width:100%;}
#hfc-header-menu ul li{border-bottom:1px solid #e7e7e7;}
input#hfc-menu-toggle:checked ~ #hfc-header-menu ul{display:block;width:100%;transform:none;}
.hfc-navigation ul ul{position:relative;opacity:1;height:auto;}
}
@media(max-width:599px){
#hfc-header .inside-header{flex-wrap:wrap;}
.site-logo{width:100%;height:auto;text-align:center;}
nav.hfc-navigation{order:2;width:100%;}
.hfc-header-search{order:3;}
.inside-header{justify-content:center;}
label.hfc-menu-toggle + div{left:0;}
} ul.hfc-mega-sub-menu{display:flex !important;gap:12px;max-width:1200px;left:50%;padding:10px !important;transform:translateX(-50%);box-shadow:0 10px 10px rgb(0 0 0 / 28%) !important;}
ul.hfc-mega-sub-menu li{position:relative;width:250px;max-height:200px;overflow:hidden;}
ul.hfc-mega-sub-menu li a{width:calc(250px - 10px * 2);justify-content:center;}
ul.hfc-mega-sub-menu li img{max-width:300px;}
.hfc-mega-content{position:absolute;left:0;bottom:0;text-align:center;padding:15px;color:#fff;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.84)) !important;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.hfc-mega-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background:#222 !important;opacity:0;transition:.3s;border-radius:3px;}
ul.hfc-mega-sub-menu li:hover .hfc-mega-overlay{opacity:.3;}
.hfc-mega-content p{color:#fff !important;}
p.hfc-mega-title{display:inline-block;background:#ff9800 !important;max-width:fit-content;margin:0 auto;padding:5px 10px !important;}
ul.hfc-mega-sub-menu .hfc-mega-link-item ul{height:auto;opacity:1;position:relative;border-top:1px solid #c7c7c7;padding-top:10px;box-shadow:0 0;}
ul.hfc-mega-sub-menu .hfc-mega-link-item svg{width:22px;height:22px;}
ul.hfc-mega-sub-menu .hfc-mega-link-item a{pointer-events:auto;justify-content:left;align-items:center;gap:8px;}
ul.hfc-mega-sub-menu .hfc-mega-link-item > a{font-weight:bold !important;}
.hfc-main-header-1 ul.sub-menu li:not(:last-child){border-bottom:1px solid #eee;}
.hfc-main-header-1 .sub-menu li a:before{content:"";width:5px;height:5px;left:0;top:19px;border-radius:10px;margin-right:8px;background:#2196f3;transition:all .3s ease;}
.sub-menu li a.has-menu-badge:after{display:block;width:fit-content;min-height:17px;padding:0px 5px;background:#9c27b0;color:#fff;font-size:10px;line-height:17px;text-align:center;margin-left:7px;box-shadow:rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;}
.sub-menu li a.has-menu-badge.badge-new:after{content:"NEW";}
ul.sub-menu li:hover a:before {
width: 9px;
}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:var(--star-color,#fb8e28)!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-powered{color:#555!important;margin:6px 0 0!important}.wp-gr .wp-google-powered img{max-width:144px!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place.wp-place-center{text-align:center!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left{display:block!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left img{float:none!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{width:19px!important;height:19px!important;vertical-align:middle!important}.wp-gr .wp-star svg path{fill:var(--star-color,#fb8e28)}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important}.wp-gr .wp-google-text{color:var(--text-color,#222)!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr.wp-dark .wp-google-name{color:#eee!important}.wp-gr.wp-dark .wp-google-time{color:#bbb!important}.wp-gr.wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide,.wp-gr.wpac .grw-hide{display:none}.wp-gr.wpac .wp-google-name a{color:#333!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}.wp-gr.wpac.wp-dark .wp-google-name a{color:#eee!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-header,.wp-gr .grw-row-xs .grw-content,.wp-gr .grw-row-xs .grw-review,.wp-gr .grw-row-x .grw-header+.grw-content .grw-review{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wp-gr .grw-row-xl .grw-header+.grw-content{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wp-gr .grw-row-l .grw-header+.grw-content{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.wp-gr .grw-row-m .grw-header+.grw-content{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-gr .grw-row-s .grw-header+.grw-content{-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.wp-gr .grw-row-x .grw-header,.wp-gr .grw-row-x .grw-header+.grw-content,.wp-gr .grw-row-x .grw-review,.wp-gr .grw-row-s .grw-header+.grw-content .grw-review{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-gr .grw-row-s .grw-header,.wp-gr .grw-row-s .grw-review,.wp-gr .grw-row-m .grw-header+.grw-content .grw-review{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wp-gr .grw-row-m .grw-header,.wp-gr .grw-row-m .grw-review,.wp-gr .grw-row-l .grw-review{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-gr .grw-row-l .grw-header,.wp-gr .grw-row-xl .grw-review{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wp-gr .grw-row-xl .grw-header{-ms-flex:0 0 16.666666%;flex:0 0 16.666666%;max-width:16.666666%}.wp-gr .grw-content{position:relative!important;min-width:0!important}.wp-gr .grw-content-inner{position:relative!important}.wp-gr .grw-header-inner,.wp-gr .grw-review-inner{position:relative!important;margin:0 10px!important;padding:15px!important;width:100%!important}.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{background:var(--rev-color,#fafafa)!important}.wp-gr .grw-review-inner.grw-round{border-radius:4px!important}.wp-gr .grw-review-inner.grw-shadow{box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .grw-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-reviews{display:flex!important;display:-ms-flexbox!important;overflow:hidden!important;scrollbar-width:none}.wp-gr .grw-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-review{display:flex;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;width:100%!important}.wp-gr .grw-controls{position:absolute!important;top:50%!important;width:100%!important}.wp-gr .grw-btns{position:absolute!important;height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .grw-btns svg path{fill:#aaa}.wp-gr .grw-btns:hover svg path{fill:#555!important}.wp-gr .grw-btns.grw-prev{left:0!important;margin-left:-5px!important}.wp-gr .grw-btns.grw-next{right:0!important;margin-right:-5px!important}[dir="rtl"] .wp-gr .grw-next,[dir="rtl"] .wp-gr .grw-prev{transform:rotate(180deg)}.wp-gr .grw-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.wp-gr .grw-review .wp-google-stars{margin:15px 0 7px!important}.wp-gr .grw-review .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-review .wp-google-feedback::-webkit-scrollbar{width:4px!important}.wp-gr .grw-review .wp-google-feedback::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-review .wp-google-feedback::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.wp-gr .grw-review .wp-google-feedback::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:6px 15px 10px!important;outline:none!important;border-radius:27px!important;background:var(--btn-color,#1f67e7)!important;white-space:nowrap!important;vertical-align:middle!important;opacity:.9!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{opacity:.95!important;background:var(--btn-color,#1f67e7)!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.24)!important}.wp-gr .wp-google-wr a:active{opacity:1!important;background:var(--btn-color,#1f67e7)!important;box-shadow:none!important}.wp-gr .wp-google-wr a svg{display:inline-block;width:16px;height:16px;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.wp-gr[data-layout="slider"] .grw-reviews{margin:0 20px!important;padding:10px 0 15px!important;overflow-x:scroll!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.wp-gr[data-layout="slider"] .grw-review{scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr{--slider-dot-size:8px}.wp-gr .rpi-dots-wrap{position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important;display:flex!important;justify-content:center!important;margin:0 var(--slider-btn)!important;padding-top:var(--slider-dot-padding-top,16px)!important}.wp-gr .rpi-dots{display:flex!important;flex-wrap:nowrap!important;overflow-x:scroll!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.wp-gr .rpi-dot{display:inline-block!important;width:var(--slider-dot-size)!important;height:var(--slider-dot-size)!important;margin:1px 5px!important;background-color:var(--slider-dot-color,#999)!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;vertical-align:middle!important;flex:1 0 auto!important;width:var(--slider-dot-size)!important;transform:scale(0.65)!important;scroll-snap-align:center!important}.wp-gr .rpi-dot:hover{opacity:1!important}.wp-gr .rpi-dot.active{opacity:1!important;transform:scale(1.1)!important;background-color:var(--slider-act-dot-color,#154fc1)!important}.wp-gr .rpi-dot.s2{transform:scale(.9)!important}.wp-gr .rpi-dot.s3{transform:scale(.75)!important}.wp-gr[data-layout="grid"] .grw-reviews{margin:10px!important;padding:0!important;flex-wrap:wrap!important;-ms-flex-wrap:wrap!important}.wp-gr[data-layout="grid"] .grw-review-inner{margin:10px!important}.wp-gr[data-layout="grid"] .grw-header-inner{margin:0 10px!important;padding:0!important}@keyframes aslAnFadeInDrop {
0%{opacity:0;transform:translate(0, -50px);}
100%{opacity:1;transform:translate(0, 0);}
}
@-webkit-keyframes aslAnFadeInDrop {
0%{opacity:0;transform:translate(0, -50px);-webkit-transform:translate(0, -50px);}
100%{opacity:1;transform:translate(0, 0);-webkit-transform:translate(0, 0);}
}
@keyframes aslAnFadeOutDrop {
0%{opacity:1;transform:translate(0, 0);-webkit-transform:translate(0, 0);}
100%{opacity:0;transform:translate(0, -50px);-webkit-transform:translate(0, -50px);}
}
@-webkit-keyframes aslAnFadeOutDrop {
0%{opacity:1;transform:translate(0, 0);-webkit-transform:translate(0, 0);}
100%{opacity:0;transform:translate(0, -50px);-webkit-transform:translate(0, -50px);}
}
.hiddend{display:none !important;}
div.asl_w.asl_an_fadeInDrop, div.asl_w.asl_an_fadeOutDrop{-webkit-animation-duration:100ms;animation-duration:100ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
div.asl_w.asl_an_fadeInDrop{animation-name:aslAnFadeInDrop;-webkit-animation-name:aslAnFadeInDrop;}
div.asl_w.asl_an_fadeOutDrop{animation-name:aslAnFadeOutDrop;-webkit-animation-name:aslAnFadeOutDrop;}
div.asl_w.asl_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear;}
div.asl_w, div.asl_w *,
div.asl_r, div.asl_r *,
div.asl_s, div.asl_s *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal;}
div.asl_r, div.asl_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
div.asl_r{box-sizing:border-box;margin:12px 0 0 0;}
div.asl_m .proinput input::-ms-clear{display:none !important;width:0 !important;height:0 !important;}
div.asl_m .proinput input::-ms-reveal{display:none !important;width:0 !important;height:0 !important;}
div.asl_m input[type="search"]::-webkit-search-decoration,
div.asl_m input[type="search"]::-webkit-search-cancel-button,
div.asl_m input[type="search"]::-webkit-search-results-button,
div.asl_m input[type="search"]::-webkit-search-results-decoration{display:none;}
div.asl_m input[type="search"]{appearance:auto !important;-webkit-appearance:none !important;}
.clear{clear:both;}
.hiddend{display:none;}
div.asl_m textarea:focus, div.asl_m input:focus{outline:none;}
div.asl_m{width:100%;height:auto;border-radius:0;background:rgba(255, 255, 255, 0);overflow:hidden;position:relative;z-index:200;}
div.asl_m .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;}
div.asl_m .probox .proinput{width:1px;height:100%;margin:0 0 0 10px;padding:0 5px;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;order:5;-webkit-order:5;}
div.asl_m .probox .proinput form{height:100%;margin:0 !important;padding:0 !important;display:block !important;max-width:unset !important;}
div.asl_m .probox .proinput input:before, div.asl_m .probox .proinput input:after, div.asl_m .probox .proinput form:before, div.asl_m .probox .proinput form:after{display:none;}
div.asl_m .probox .proinput input{height:28px;border:0;background:transparent;width:100%;box-shadow:none;margin:-1px;padding:0;left:0;line-height:normal !important;display:block;min-height:unset;max-height:unset;}
div.asl_m .probox .proinput input::-webkit-input-placeholder{opacity:.85;}
div.asl_m .probox .proinput input::-moz-placeholder{opacity:.85;}
div.asl_m .probox .proinput input:-ms-input-placeholder{opacity:.85;}
div.asl_m .probox .proinput input:-moz-placeholder{opacity:.85;}
div.asl_m .proinput input.orig{padding:0 !important;margin:0 !important;background:transparent !important;border:none !important;background-color:transparent !important;box-shadow:none !important;z-index:10;position:relative;}
div.asl_m .proinput input.autocomplete{padding:0 !important;margin:0;background:transparent !important;border:none !important;background-color:transparent !important;box-shadow:none !important;opacity:.2;}
div.asl_m .probox .proinput input.autocomplete{border:0;background:transparent;width:100%;box-shadow:none;margin:0;margin-top:-28px !important;padding:0;left:0;position:relative;z-index:9;}
div.asl_m .probox .proinput.iepaddingfix{padding-top:0;}
div.asl_m .probox .proinput .loading{width:32px;background:#000;height:100%;box-shadow:none;}
div.asl_m .probox .proloading, div.asl_m .probox .proclose, div.asl_m .probox .promagnifier, div.asl_m .probox .prosettings{width:20px;height:20px;background:none;background-size:20px 20px;float:right;box-shadow:none;margin:0;padding:0;text-align:center;flex:0 0 auto;-webkit-flex:0 0 auto;z-index:100;}
div.asl_m .probox .promagnifier{order:10;-webkit-order:10;}
div.asl_m .probox .prosettings{order:1;-webkit-order:1;}
div.asl_m .probox .proloading, div.asl_m .probox .proclose{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:transparent;order:6;-webkit-order:6;}
div.asl_m .probox .proclose{position:relative;cursor:pointer;}
div.asl_m .probox .promagnifier .innericon, div.asl_m .probox .prosettings .innericon, div.asl_m .probox .proclose .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;text-align:center;overflow:hidden;line-height:initial;display:block;}
div.asl_m .probox .promagnifier .innericon svg, div.asl_m .probox .prosettings .innericon svg, div.asl_m .probox .proloading svg{height:100%;width:22px;vertical-align:baseline;display:inline-block;}
div.asl_m .probox .proloading{padding:2px;box-sizing:border-box;}
div.asl_m .probox div.asl_loader, div.asl_m .probox div.asl_loader *{box-sizing:border-box !important;margin:0;padding:0;box-shadow:none;}
div.asl_m .probox div.asl_loader{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;flex-grow:0;flex-shrink:0;flex-basis:28px;max-width:100%;max-height:100%;width:100%;height:100%;align-items:center;justify-content:center;}
div.asl_m .probox div.asl_loader-inner{width:100%;margin:0 auto;text-align:center;height:100%;}
@-webkit-keyframes rotate-simple {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate-simple {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
div.asl_m .probox div.asl_simple-circle{margin:0;height:100%;width:100%;animation:rotate-simple .8s infinite linear;-webkit-animation:rotate-simple .8s infinite linear;border:4px solid #fff;border-right-color:transparent !important;border-radius:50%;box-sizing:border-box;}
div.asl_m .probox .proclose svg{background:#333;border-radius:50%;position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;left:50%;margin-left:-10px;fill:#fefefe;padding:4px;box-sizing:border-box;box-shadow:0 0 0 2px rgba(255, 255, 255, .9);}
div.asl_r *{text-decoration:none;text-shadow:none;}
div.asl_r .results .asl_nores{overflow:hidden;width:auto;height:100%;line-height:initial;text-align:center;margin:0;background:#fff;padding:10px 3px;color:#222;}
div.asl_r.horizontal{padding:2px 0 10px;}
div.asl_r.horizontal .results .nores{background:transparent;}
div.asl_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0;}
div.asl_r.horizontal .results{height:auto;width:auto;}
div.asl_r .results .item{overflow:hidden;width:auto;margin:0;padding:3px;position:relative;background:#f4f4f4;border-left:1px solid rgba(255, 255, 255, .6);border-right:1px solid rgba(255, 255, 255, .4);animation-delay:0s;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease;backface-visibility:hidden;-webkit-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-timing-function:ease;-webkit-backface-visibility:hidden;}
div.asl_r.vertical .results .item:last-child{margin-bottom:0;}
div.asl_r.vertical .results .item:last-child:after{height:0;margin:0;width:0;}
div.asl_r .results .item .asl_image{overflow:hidden;background:transparent;margin:2px 8px 0 0;padding:0;float:left;background-position:center;background-size:cover;}
div.asl_r .results .item .asl_image img{width:100%;height:100%;}
div.asl_r .results .item .asl_content{overflow:hidden;height:auto;background:transparent;margin:0;padding:3px 3px 5px 3px;}
div.asl_r .results .item .asl_content h3{margin:0;padding:0;display:inline;line-height:inherit;}
div.asl_r .results .item .asl_content .asl_desc{margin-top:4px;font-size:12px;line-height:18px;}
div.asl_r .results .item div.etc{margin-top:4px;}
div.asl_r .results a span.overlap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;}
div.asl_r p.showmore{text-align:center;padding:0;margin:0;font-weight:normal;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 rgba(255, 255, 255, 0);background-color:#fff;margin-top:3px;cursor:pointer;}
div.asl_r p.showmore span{font-weight:normal;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 rgba(255, 255, 255, 0);display:block;text-align:center;cursor:pointer;}
.results .asl_nores .asl_keyword{padding:0 6px;cursor:pointer;font-weight:bold;font-family:Open Sans;}
div.asl_r .resdrg{height:auto;}
div.asl_w .group:first-of-type{margin:0 0 -3px;}
div.asl_s.searchsettings{width:200px;height:auto;position:absolute;display:none;z-index:1101;border-radius:0 0 3px 3px;visibility:hidden;padding:0;}
div.asl_s.searchsettings form{display:flex;flex-wrap:wrap;margin:0 0 12px 0 !important;padding:0 !important;}
div.asl_s.searchsettings .asl_option_inner{margin:2px 10px 0 10px;*padding-bottom:10px;}
div.asl_s.searchsettings.ie78 .asl_option_inner{margin-bottom:0 !important;padding-bottom:0 !important;}
div.asl_s.searchsettings .asl_option_label{font-size:14px;line-height:20px !important;margin:0;width:150px;text-shadow:none;padding:0;min-height:20px;border:none;background:transparent;float:none;}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox]{display:none !important;}
div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox]{display:block;}
div.asl_s.searchsettings.ie78 .asl_option_label{float:right !important;}
div.asl_s.searchsettings .asl_option{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:flex-start;margin:0 0 10px 0;cursor:pointer;}
div.asl_s.searchsettings .asl_option.asl-o-last, div.asl_s.searchsettings .asl_option:last-child{margin-bottom:0;}
div.asl_s.searchsettings .asl_option_inner{width:17px;height:17px;position:relative;flex-grow:0;-webkit-flex-grow:0;flex-shrink:0;-webkit-flex-shrink:0;}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{cursor:pointer;position:absolute;width:17px;height:17px;top:0;padding:0;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);overflow:hidden;font-size:0 !important;color:rgba(0, 0, 0, 0);}
div.asl_r.vertical .results, div.asl_s.searchsettings .asl_sett_scroll{scrollbar-width:thin;scrollbar-color:rgba(0, 0, 0, 0.5) transparent;}
div.asl_r.vertical .results::-webkit-scrollbar{width:10px;}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar{width:6px;}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track{background:transparent;box-shadow:inset 0 0 12px 12px transparent;border:none;}
div.asl_r.vertical .results::-webkit-scrollbar-track{background:rgb(255, 255, 255);box-shadow:inset 0 0 12px 12px transparent;border:solid 2px transparent;}
div.asl_r.vertical .results::-webkit-scrollbar-thumb, div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{background:transparent;box-shadow:inset 0 0 12px 12px rgba(0, 0, 0, 0);border:solid 2px transparent;border-radius:12px;}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{border:none;}
div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb, div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgba(0, 0, 0, 0.5);}
@media (hover: none), (max-width: 500px) {
div.asl_r.vertical .results::-webkit-scrollbar-thumb, div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgba(0, 0, 0, 0.5);}
} div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after{opacity:0;font-family:'aslsicons2';content:"\e800";font-weight:normal !important;background:transparent;border:none !important;box-sizing:content-box;color:#fff;height:100%;width:100%;padding:0 !important;margin:1px 0 0 0 !important;line-height:17px;text-align:center;text-decoration:none;text-shadow:none;display:block;font-size:11px !important;position:absolute;top:0;left:0;z-index:1;}
div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after{display:none;}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after{opacity:.3;}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after{opacity:1;}
div.asl_s.searchsettings fieldset{position:relative;float:left;}
div.asl_s.searchsettings fieldset{background:transparent;font-size:.9em;margin:12px 0 0 !important;padding:0;width:192px;}
div.asl_s.searchsettings fieldset .asl_option_label{width:130px;display:block;}
div.asl_s.searchsettings form fieldset legend{padding:5px 0 8px 10px;}
#asl_hidden_data{display:none !important;}
.rtl .asl_content, .rtl .asl_nores, .rtl .asl_content *,
.rtl .asl_nores *,
.rtl .searchsettings form{text-align:right !important;direction:rtl !important;}
.rtl .asl_nores>*{display:inline-block;}
.rtl div.asl_r .results .item .asl_image{float:right;margin:2px 0 0 8px;}
.rtl .searchsettings .asl_option{flex-direction:row-reverse !important;-webkit-flex-direction:row-reverse !important;}
.rtl .asl_option{direction:ltr;}
.rtl .asl_label, .rtl .asl_option div.asl_option_label{text-align:right !important;}
.rtl .asl_label{max-width:1000px !important;width:100%;direction:rtl !important;}
.rtl .asl_label input[type=radio]{margin:0 0 0 6px !important;}
.rtl .asl_option_cat_level-0 div.asl_option_label{font-weight:bold !important;}
.rtl fieldset .asl_option_cat_level-1{margin-right:12px !important;margin-left:0;}
.rtl fieldset .asl_option_cat_level-2{margin-right:24px !important;margin-left:0;}
.rtl fieldset .asl_option_cat_level-3{margin-right:36px !important;margin-left:0;}
.rtl .searchsettings legend{text-align:right !important;display:block;width:100%;}
.rtl .searchsettings input[type=text],
.rtl .searchsettings select{direction:rtl !important;text-align:right !important;}
.rtl div.asl_w.asl_s.searchsettings form, .rtl div.asl_w.asl_sb.searchsettings form{flex-direction:row-reverse !important;}
.rtl div.horizontal.asl_r div.item{float:right !important;}
.rtl p.asl-try {
direction: rtl;
text-align: right;
margin-right: 10px;
width: auto !important;
}div.asl_w{width:100%;height:auto;border-radius:5px;background:#d1eaff;background-image:-moz-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-webkit-gradient(radial,center center,0,center center,100%,#e1635c,#e1635c);background-image:-webkit-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-o-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-ms-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:radial-gradient(ellipse at center,#e1635c,#e1635c);;overflow:hidden;border:0 none #8dd5ef;border-radius:0 0 0 0;box-shadow:0 0 0 0 #000;}#ajaxsearchlite1 .probox,div.asl_w .probox{margin:0;height:34px;background-color:#e1635c;background-image:-moz-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-webkit-gradient(radial,center center,0,center center,100%,#e1635c,#e1635c);background-image:-webkit-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-o-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-ms-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:radial-gradient(ellipse at center,#e1635c,#e1635c);;border:0 solid #68aec7;border-radius:0 0 0 0;box-shadow:0 0 0 0 #b5b5b5 inset;}#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{font-weight:normal;font-family:Open Sans;color:#fff !important;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-weight:normal;font-family:Open Sans;color:#fff !important;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);border:0;box-shadow:none;height:34px;}div.asl_w .probox .proinput input::-webkit-input-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input::-moz-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input:-ms-input-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input:-moz-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input.autocomplete{font-weight:normal;font-family:Open Sans;color:#fff;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);margin-top:-34px !important;}div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:34px;height:34px;}div.asl_w .probox .promagnifier .innericon svg{fill:#fff;}div.asl_w .probox .prosettings .innericon svg{fill:#fff;}div.asl_w .probox .promagnifier{width:34px;height:34px;background-color:#be4c46;background-image:-o-linear-gradient(180deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(180deg,#be4c46,#be4c46);background-image:-webkit-linear-gradient(180deg,#be4c46,#be4c46);background-image:linear-gradient(180deg,#be4c46,#be4c46);background-position:center center;background-repeat:no-repeat;border:0 solid #000;border-radius:0 0 0 0;box-shadow:0 0 0 0 rgba(255,255,255,.61);cursor:pointer;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer;}div.asl_w .probox div.prosettings{width:34px;height:34px;background-color:#be4c46;background-image:-o-linear-gradient(185deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(185deg,#be4c46,#be4c46);background-image:-webkit-linear-gradient(185deg,#be4c46,#be4c46);background-image:linear-gradient(185deg,#be4c46,#be4c46);background-position:center center;background-repeat:no-repeat;float:right;border:0 solid #68aec7;border-radius:0 0 0 0;box-shadow:0 0 0 0 rgba(255,255,255,.63);cursor:pointer;background-size:100% 100%;order:7;-webkit-order:7;}div.asl_r{position:absolute;z-index:1100;}div.asl_r.vertical{padding:4px;background:#e1635c;border-radius:3px;border:0 none #000;border-radius:0 0 0 0;box-shadow:0 0 0 0 #000;visibility:hidden;display:none;}div.asl_r.horizontal{background-image:linear-gradient(60deg,rgba(19,19,19,.2),rgba(19,19,19,.2));background-image:-webkit-linear-gradient(60deg,rgba(19,19,19,.2),rgba(19,19,19,.2));background-image:-moz-linear-gradient(60deg,rgba(19,19,19,.2),rgba(19,19,19,.2));background-image:-o-linear-gradient(60deg,rgba(19,19,19,.2),rgba(19,19,19,.2));background-image:-ms-linear-gradient(60deg,rgba(19,19,19,.2),rgba(19,19,19,.2));;border:0 solid #dbe9ee;border-radius:0 0 0 0;box-shadow:0 0 2px -3px #000 inset;-webkit-box-shadow:0 0 4px -3px #000 inset;-ms-box-shadow:0 0 4px -3px #000 inset;margin-top:12px;}div.asl_r .results .nores .keyword{padding:0 6px;cursor:pointer;font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);font-weight:bold;}div.asl_r .results .item{height:auto;background:#fff;}div.asl_r.vertical .results .item:after{background:#ccc;}div.asl_r .results .item.hovered{background-color:#f5f5f5;background-image:-moz-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-webkit-gradient(radial,center center,0,center center,100%,#f5f5f5,#f5f5f5);background-image:-webkit-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-o-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-ms-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:radial-gradient(ellipse at center,#f5f5f5,#f5f5f5);;}div.asl_r.horizontal .results .item{height:174px;width:150px;margin:10px 8px;padding:7px;float:left;background-color:#fff;background-image:-moz-radial-gradient(center,ellipse cover,#fff,#fff);background-image:-webkit-gradient(radial,center center,0,center center,100%,#fff,#fff);background-image:-webkit-radial-gradient(center,ellipse cover,#fff,#fff);background-image:-o-radial-gradient(center,ellipse cover,#fff,#fff);background-image:-ms-radial-gradient(center,ellipse cover,#fff,#fff);background-image:radial-gradient(ellipse at center,#fff,#fff);;border:0 none #fafafa;border-radius:0 0 0 0;box-shadow:0 0 4px -3px #000;-webkit-box-shadow:0 0 6px -3px #000;-ms-box-shadow:0 0 6px -3px #000;}div.asl_r.horizontal .results .item:hover{background-color:#f5f5f5;background-image:-moz-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-webkit-gradient(radial,center center,0,center center,100%,#f5f5f5,#f5f5f5);background-image:-webkit-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-o-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-ms-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:radial-gradient(ellipse at center,#f5f5f5,#f5f5f5);;}div.asl_r .results .item .asl_image{width:70px;height:70px;}div.asl_r .results .item .asl_content{font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:12px;line-height:18px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r.horizontal .results .item .asl_content h3 a{text-align:center;}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{margin:0;padding:0;line-height:inherit;font-weight:normal;font-family:Open Sans;color:#1454a9;font-size:13px;line-height:17px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .asl_content h3 a:hover{font-weight:normal;font-family:Open Sans;color:#2e6bbc;font-size:13px;line-height:17px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item div.etc{padding:0;line-height:10px;font-weight:bold;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .etc .asl_author{padding:0;font-weight:bold;font-family:Open Sans;color:#a1a1a1;font-size:10px;line-height:12px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .etc .asl_date{margin:0 0 0 10px;padding:0;font-weight:normal;font-family:Open Sans;color:#adadad;font-size:10px;line-height:12px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar,div.asl_r .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar{background:rgba(#fff,1);}div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar{background:#fff;background:#fafafa;opacity:.9;}div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger:hover .mCSBap_dragger_bar{background:#fafafa;opacilty:.95;}div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar,div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar{background:#fafafa;}div.asl_r span.highlighted{font-weight:bold;color:#d9312b;background-color:#eee;color:rgba(217,49,43,1);background-color:rgba(238,238,238,1);}div.asl_r .group{background:#ddd;background:#f6f6f6;border-radius:3px 3px 0 0;border-top:1px solid #f8f8f8;border-left:1px solid #f8f8f8;border-right:1px solid #f8f8f8;margin:10px 0 -3px;padding:7px 0 7px 10px;position:relative;z-index:1000;font-weight:bold;font-family:Open Sans;color:#055e94;font-size:11px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_s.searchsettings{background-color:#be4c46;background-image:-webkit-linear-gradient(185deg,#be4c46,#be4c46);background-image:-moz-linear-gradient(185deg,#be4c46,#be4c46);background-image:-o-linear-gradient(185deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(185deg,#be4c46,#be4c46);background-image:linear-gradient(185deg,#be4c46,#be4c46);background-image:-webkit-linear-gradient(185deg,#be4c46,#be4c46);background-image:-moz-linear-gradient(185deg,#be4c46,#be4c46);background-image:-o-linear-gradient(185deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(185deg,#be4c46,#be4c46);;box-shadow:0 0 0 0 #000;;}div.asl_s.searchsettings .asl_option_label{font-weight:bold;font-family:Open Sans;color:#fff;font-size:12px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{background-color:#222;background-image:linear-gradient(180deg,#222,#36373a);background-image:-webkit-linear-gradient(180deg,#222,#36373a);background-image:-moz-linear-gradient(180deg,#222,#36373a);background-image:-o-linear-gradient(180deg,#222,#36373a);background-image:-ms-linear-gradient(180deg,#222,#36373a);;}div.asl_s.searchsettings fieldset .categoryfilter{max-height:200px;overflow:auto;}div.asl_s.searchsettings fieldset legend{padding:5px 0 0 10px;margin:0;font-weight:normal;font-family:Open Sans;color:#1f1f1f;font-size:13px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}@font-face{font-family:'FontAwesome';src:url(//fiverr.deutsche-thermo.de/wp-content/plugins/wpforms/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//fiverr.deutsche-thermo.de/wp-content/plugins/wpforms/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//fiverr.deutsche-thermo.de/wp-content/plugins/wpforms/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//fiverr.deutsche-thermo.de/wp-content/plugins/wpforms/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//fiverr.deutsche-thermo.de/wp-content/plugins/wpforms/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//fiverr.deutsche-thermo.de/wp-content/plugins/wpforms/assets/lib/font-awesome/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}@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700");#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-image-choices-label:before,#wpforms-conversational-form-page .wpforms-icon-choices-label:after,#wpforms-conversational-form-page .wpforms-field-likert_scale tbody td label:after{position:absolute;height:33px;width:33px;text-align:center;border:1px solid;border-radius:3px;line-height:30px;background-color:transparent}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]:checked+label:after,#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]:checked+label:after{-webkit-animation:selected-item-blink .3s;-moz-animation:selected-item-blink .3s;animation:selected-item-blink .3s}#wpforms-conversational-form-page .wpforms-field-payment-coupon-button,#wpforms-conversational-form-page .wpforms-conversational-btn,#wpforms-conversational-form-page .wpforms-submit,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper button{font-family:"Lato", sans-serif;font-weight:600;font-size:19px;padding:12px 31px;border-radius:3px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.15);border:0;cursor:pointer}#wpforms-conversational-form-page .wpforms-field-payment-coupon-button:hover,#wpforms-conversational-form-page .wpforms-conversational-btn:hover,#wpforms-conversational-form-page .wpforms-submit:hover,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper button:hover,#wpforms-conversational-form-page .wpforms-field-payment-coupon-button:focus,#wpforms-conversational-form-page .wpforms-conversational-btn:focus,#wpforms-conversational-form-page .wpforms-submit:focus,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper button:focus{box-shadow:0 2px 5px 0 rgba(0,0,0,0.15)}#wpforms-conversational-form-page .wpforms-field-payment-coupon-button:active,#wpforms-conversational-form-page .wpforms-conversational-btn:active,#wpforms-conversational-form-page .wpforms-submit:active,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper button:active{box-shadow:none}#wpforms-conversational-form-page .wpforms-field-payment-coupon-button:disabled,#wpforms-conversational-form-page .wpforms-conversational-btn:disabled,#wpforms-conversational-form-page .wpforms-submit:disabled,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper button:disabled{box-shadow:none;opacity:0.5}@-webkit-keyframes selected-item-blink{0%{background-color:#ccc}49%{background-color:#ccc}50%{background-color:transparent}99%{background-color:transparent}100%{background-color:#ccc}}@-moz-keyframes selected-item-blink{0%{background-color:#ccc}49%{background-color:#ccc}50%{background-color:transparent}99%{background-color:transparent}100%{background-color:#ccc}}@keyframes selected-item-blink{0%{background-color:#ccc}49%{background-color:#ccc}50%{background-color:transparent}99%{background-color:transparent}100%{background-color:#ccc}}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wpforms-conversational-form-loading{margin:0;height:100%;overflow:hidden}#wpforms-conversational-form-loader-container{display:none}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container{display:block;position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader{margin:0 auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,0.2);border-right:1.1em solid rgba(255,255,255,0.2);border-bottom:1.1em solid rgba(255,255,255,0.2);border-left:1.1em solid #ffffff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.1s infinite linear;animation:load 1.1s infinite linear;border-radius:50%;width:10em;height:10em}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader:after{border-radius:50%;width:10em;height:10em}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader-powered-by{text-align:center}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader-powered-by span{opacity:0.5;color:#fff;line-height:80px}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader-powered-by svg{opacity:0.85;width:80px;margin-left:3px;vertical-align:middle}.wpforms-conversational-form-loading #wpforms-conversational-form-loader-container .wpforms-conversational-form-loader-powered-by .cls-1{fill:#e4eef7}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0}body>*:not(#wpforms-conversational-form-page):not(#wpadminbar):not(#query-monitor-main):not(.iti.iti--container):not(#mce-modal-block):not(.mce-container){position:absolute;top:-99999px;left:-99999px}:focus{outline:none}.ui-timepicker-list,.flatpickr-calendar{font-family:"Lato", sans-serif}#wpforms-conversational-form-page{box-sizing:border-box;min-height:100vh;font-family:"Lato", sans-serif;line-height:1.5;font-size:16px;counter-reset:wpforms-fields;word-break:break-word;hyphens:auto}#wpforms-conversational-form-page h1,#wpforms-conversational-form-page h2,#wpforms-conversational-form-page h3,#wpforms-conversational-form-page h4,#wpforms-conversational-form-page h5,#wpforms-conversational-form-page h6{font-family:"Lato", sans-serif;font-style:normal;line-height:1.5em;font-weight:bold}@-webkit-keyframes autofill{to{background:transparent}}#wpforms-conversational-form-page input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}#wpforms-conversational-form-page input[type="button"],#wpforms-conversational-form-page input[type="checkbox"],#wpforms-conversational-form-page input[type="email"],#wpforms-conversational-form-page input[type="file"],#wpforms-conversational-form-page input[type="submit"],#wpforms-conversational-form-page input[type="tel"],#wpforms-conversational-form-page input[type="text"],#wpforms-conversational-form-page input[type="password"],#wpforms-conversational-form-page input[type="url"],#wpforms-conversational-form-page input[type="number"],#wpforms-conversational-form-page input[type="range"],#wpforms-conversational-form-page textarea,#wpforms-conversational-form-page select,#wpforms-conversational-form-page .wpforms-payment-total,#wpforms-conversational-form-page .wpforms-single-item-price,#wpforms-conversational-form-page .wpforms-signature-wrap,#wpforms-conversational-form-page .wpforms-field-likert_scale table,#wpforms-conversational-form-page .wpforms-field-net_promoter_score table{font-family:"Lato", sans-serif;font-size:30px;font-weight:400;max-width:100%;line-height:normal;background-color:transparent;border:none;height:66px;border-radius:0;border-bottom:1px solid;padding:10px 0;width:100%}@media(max-width:500px){#wpforms-conversational-form-page input[type="button"],#wpforms-conversational-form-page input[type="checkbox"],#wpforms-conversational-form-page input[type="email"],#wpforms-conversational-form-page input[type="file"],#wpforms-conversational-form-page input[type="submit"],#wpforms-conversational-form-page input[type="tel"],#wpforms-conversational-form-page input[type="text"],#wpforms-conversational-form-page input[type="password"],#wpforms-conversational-form-page input[type="url"],#wpforms-conversational-form-page input[type="number"],#wpforms-conversational-form-page input[type="range"],#wpforms-conversational-form-page textarea,#wpforms-conversational-form-page select,#wpforms-conversational-form-page .wpforms-payment-total,#wpforms-conversational-form-page .wpforms-single-item-price,#wpforms-conversational-form-page .wpforms-signature-wrap,#wpforms-conversational-form-page .wpforms-field-likert_scale table,#wpforms-conversational-form-page .wpforms-field-net_promoter_score table{font-size:24px}}#wpforms-conversational-form-page input[type="button"]:focus,#wpforms-conversational-form-page input[type="button"]:active,#wpforms-conversational-form-page input[type="checkbox"]:focus,#wpforms-conversational-form-page input[type="checkbox"]:active,#wpforms-conversational-form-page input[type="email"]:focus,#wpforms-conversational-form-page input[type="email"]:active,#wpforms-conversational-form-page input[type="file"]:focus,#wpforms-conversational-form-page input[type="file"]:active,#wpforms-conversational-form-page input[type="submit"]:focus,#wpforms-conversational-form-page input[type="submit"]:active,#wpforms-conversational-form-page input[type="tel"]:focus,#wpforms-conversational-form-page input[type="tel"]:active,#wpforms-conversational-form-page input[type="text"]:focus,#wpforms-conversational-form-page input[type="text"]:active,#wpforms-conversational-form-page input[type="password"]:focus,#wpforms-conversational-form-page input[type="password"]:active,#wpforms-conversational-form-page input[type="url"]:focus,#wpforms-conversational-form-page input[type="url"]:active,#wpforms-conversational-form-page input[type="number"]:focus,#wpforms-conversational-form-page input[type="number"]:active,#wpforms-conversational-form-page input[type="range"]:focus,#wpforms-conversational-form-page input[type="range"]:active,#wpforms-conversational-form-page textarea:focus,#wpforms-conversational-form-page textarea:active,#wpforms-conversational-form-page select:focus,#wpforms-conversational-form-page select:active,#wpforms-conversational-form-page .wpforms-payment-total:focus,#wpforms-conversational-form-page .wpforms-payment-total:active,#wpforms-conversational-form-page .wpforms-single-item-price:focus,#wpforms-conversational-form-page .wpforms-single-item-price:active,#wpforms-conversational-form-page .wpforms-signature-wrap:focus,#wpforms-conversational-form-page .wpforms-signature-wrap:active,#wpforms-conversational-form-page .wpforms-field-likert_scale table:focus,#wpforms-conversational-form-page .wpforms-field-likert_scale table:active,#wpforms-conversational-form-page .wpforms-field-net_promoter_score table:focus,#wpforms-conversational-form-page .wpforms-field-net_promoter_score table:active{outline:0}#wpforms-conversational-form-page .wpforms-single-item-price{height:auto}#wpforms-conversational-form-page .wpforms-signature-wrap,#wpforms-conversational-form-page .wpforms-field-net_promoter_score table{height:auto;border-bottom:none}#wpforms-conversational-form-page .wpforms-image-choices-item br,#wpforms-conversational-form-page .wpforms-icon-choices-none .wpforms-icon-choices-item br,#wpforms-conversational-form-page .wpforms-field-net_promoter_score br{display:none}#wpforms-conversational-form-page .wpforms-image-choices-item .wpforms-image-choices-label br,#wpforms-conversational-form-page .wpforms-image-choices-item .wpforms-icon-choices-label br,#wpforms-conversational-form-page .wpforms-icon-choices-none .wpforms-icon-choices-item .wpforms-image-choices-label br,#wpforms-conversational-form-page .wpforms-icon-choices-none .wpforms-icon-choices-item .wpforms-icon-choices-label br,#wpforms-conversational-form-page .wpforms-field-net_promoter_score .wpforms-image-choices-label br,#wpforms-conversational-form-page .wpforms-field-net_promoter_score .wpforms-icon-choices-label br{display:revert}#wpforms-conversational-form-page .wpforms-image-choices-item input[type="checkbox"],#wpforms-conversational-form-page .wpforms-image-choices-item input[type="radio"],#wpforms-conversational-form-page .wpforms-icon-choices-none .wpforms-icon-choices-item input[type="checkbox"],#wpforms-conversational-form-page .wpforms-icon-choices-none .wpforms-icon-choices-item input[type="radio"],#wpforms-conversational-form-page .wpforms-field-net_promoter_score input[type="checkbox"],#wpforms-conversational-form-page .wpforms-field-net_promoter_score input[type="radio"]{clip:rect(0, 0, 0, 0);position:absolute !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;overflow:hidden !important;padding:0 !important;word-wrap:normal !important}#wpforms-conversational-form-page select{-webkit-appearance:none;-moz-appearance:none}#wpforms-conversational-form-page .wpforms-field-select{position:relative}#wpforms-conversational-form-page .wpforms-field-select select{padding-inline-end:15px}@media(max-width:1024px){#wpforms-conversational-form-page .wpforms-field-select::after{position:absolute;z-index:-1;inset-inline-end:0;top:68px;font-size:18px;font-family:'FontAwesome';content:'\f0d7'}}@media(max-width:1024px){#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-field::after{content:none}}#wpforms-conversational-form-page select::-ms-expand{display:none}#wpforms-conversational-form-page textarea{resize:none;overflow:auto}#wpforms-conversational-form-page input[placeholder],#wpforms-conversational-form-page input{text-overflow:ellipsis}#wpforms-conversational-form-page input::-moz-placeholder{text-overflow:ellipsis}#wpforms-conversational-form-page input:-moz-placeholder{text-overflow:ellipsis}#wpforms-conversational-form-page input:-ms-input-placeholder{text-overflow:ellipsis}#wpforms-conversational-form-page ::-webkit-input-placeholder{opacity:.35}#wpforms-conversational-form-page ::-moz-placeholder{opacity:.35}#wpforms-conversational-form-page :-ms-input-placeholder{opacity:.35}#wpforms-conversational-form-page :-moz-placeholder{opacity:.35}#wpforms-conversational-form-page label,#wpforms-conversational-form-page span{font-family:"Lato", sans-serif}#wpforms-conversational-form-page ul,#wpforms-conversational-form-page ol,#wpforms-conversational-form-page li{margin:0;padding:0;list-style:none}#wpforms-conversational-form-page a:hover{text-decoration:none}#wpforms-conversational-form-page button{font-family:"Lato", sans-serif}#wpforms-conversational-form-page button:focus,#wpforms-conversational-form-page button:active{outline:0}#wpforms-conversational-form-page .wpforms-field-label{position:relative;font-weight:400;font-size:23px;display:block;margin-bottom:11px;counter-increment:wpforms-fields}#wpforms-conversational-form-page .wpforms-field-label:before{content:counter(wpforms-fields) ".";position:absolute;left:-36px;font-weight:300}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-field-label:before{position:relative;left:0;margin-right:5px}}#wpforms-conversational-form-page .wpforms-field-label .wpforms-required-label{color:#db4b5b}#wpforms-conversational-form-page .wpforms-field-sublabel.wpforms-sublabel-hide{display:none}#wpforms-conversational-form-page .wpforms-field-sublabel,#wpforms-conversational-form-page label.wpforms-error,#wpforms-conversational-form-page em.wpforms-error{display:block;font-weight:400;line-height:1.3;margin:10px 0 17px}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-field-sublabel,#wpforms-conversational-form-page label.wpforms-error,#wpforms-conversational-form-page em.wpforms-error{margin:10px 0 0}}#wpforms-conversational-form-page label.wpforms-error,#wpforms-conversational-form-page em.wpforms-error,#wpforms-conversational-form-page .wpforms-uploader .dz-error-message span{color:#db4b5b}#wpforms-conversational-form-page .wpforms-screen-reader-element,#wpforms-conversational-form-page input[type].wpforms-screen-reader-element{position:absolute;clip:rect(0, 0, 0, 0);height:1px;width:1px;border:0;margin:0;padding:0;overflow:hidden;word-wrap:normal}#wpforms-conversational-form-page .wpforms-field-age .wpforms-field-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}#wpforms-conversational-form-page .wpforms-field-row:after{clear:both;content:" ";display:table}#wpforms-conversational-form-page .wpforms-one-half{width:48%;float:left;margin-left:4%}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-one-half{width:100%;float:none;margin-left:0}}#wpforms-conversational-form-page .wpforms-first{margin-left:0}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:inline-block;width:100%}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-conversational-select{width:90px;float:inline-start;margin-left:15px}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 105px);float:inline-start;margin-left:0}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:grid;align-items:end;grid-template-columns:1fr 90px;gap:15px}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-conversational-select,#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:100%;margin-left:0;float:none}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price .wpforms-price{white-space:nowrap}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-payment-quantity{text-align:center}}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-select{display:inline-block;width:100%}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-select .wpforms-conversational-select{width:90px;margin-left:15px;float:left}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-select .wpforms-conversational-select:nth-child(2){width:calc( 100% - 105px);margin-left:0}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled.wpforms-field-payment-select .wpforms-field-description{float:left}#wpforms-conversational-form-page .wpforms-payment-quantities-enabled .wpforms-conversational-form-dropdown-input input{padding-right:35px}#wpforms-conversational-form-page .wpforms-order-summary-container{border:1px solid color-mix(in srgb, currentColor 25%, transparent);border-radius:4px;max-width:100%}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;margin:0;border-collapse:collapse;table-layout:fixed;box-sizing:content-box}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr{border-bottom:1px solid color-mix(in srgb, currentColor 25%, transparent)}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{color:color-mix(in srgb, currentColor 55%, transparent)}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:10px 0;text-align:center;background:none;border:none}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-left:10px;text-align:start}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch;text-align:center}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media(max-width:600px){#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;padding-right:10px;text-align:end}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px;text-align:start}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#b32d2e}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total{border-bottom:none}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor}#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td.wpforms-order-summary-item-label,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td.wpforms-order-summary-item-price,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td.wpforms-order-summary-item-label,#wpforms-conversational-form-page .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td.wpforms-order-summary-item-price{font-weight:700}#wpforms-conversational-form-page .wpforms-error-container{font-size:18px;line-height:33px;padding:15px 40px;margin:0 -40px 75px -40px;background-color:rgba(219,75,91,0.025);border:1px solid rgba(219,75,91,0.1);border-radius:4px;color:#db4b5b}#wpforms-conversational-form-page .wpforms-uploader,#wpforms-conversational-form-page div.wpforms-field-richtext iframe{background:transparent}#wpforms-conversational-form-page.wpforms-conversational-form-start .wpforms-conversational-form-header{min-height:100vh}#wpforms-conversational-form-page.wpforms-conversational-form-start .wpforms-conversational-form-header .wpforms-conversational-form-btn-container{opacity:1}#wpforms-conversational-form-page.wpforms-conversational-form-start .wpforms-container-full{display:none;opacity:0}#wpforms-conversational-form-page.wpforms-conversational-form-start .wpforms-conversational-form-footer{height:0;transition:none}#wpforms-conversational-form-page .wpforms-conversational-form-wrap{box-sizing:border-box;max-width:880px;margin:auto;padding:0 40px}@media(max-width:768px) and (min-width:501px){#wpforms-conversational-form-page .wpforms-conversational-form-wrap{padding:0 60px}}#wpforms-conversational-form-page .wpforms-container-full{opacity:1;transition:opacity .25s ease-in-out}#wpforms-conversational-form-page .wpforms-conversational-form-header{display:flex;flex-direction:column;justify-content:center;margin-bottom:35px;padding:40px 0;height:fit-content}#wpforms-conversational-form-page .wpforms-conversational-form-header .wpforms-conversational-form-btn-container{opacity:0;transition:opacity .5s ease-in-out}#wpforms-conversational-form-page .wpforms-conversational-form-logo{margin-bottom:61px}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-conversational-form-logo{margin-bottom:30px}}#wpforms-conversational-form-page .wpforms-conversational-form-logo img{display:block;max-height:125px;max-width:100%;margin:0 auto}#wpforms-conversational-form-page .wpforms-head-container{text-align:center}#wpforms-conversational-form-page .wpforms-title{margin:0 0 14px 0;font-size:50px;font-weight:300}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-title{font-size:30px;line-height:1.2}}#wpforms-conversational-form-page .wpforms-description{font-size:21px;font-weight:400;white-space:pre-wrap}#wpforms-conversational-form-page .wpforms-description ul{list-style:disc}#wpforms-conversational-form-page .wpforms-description ol{list-style:decimal}#wpforms-conversational-form-page .wpforms-description ul,#wpforms-conversational-form-page .wpforms-description ol{white-space:normal;width:fit-content;margin:0 auto}#wpforms-conversational-form-page .wpforms-description li{text-align:left;list-style:inherit}#wpforms-conversational-form-page .wpforms-description blockquote{font-style:italic}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-description{font-size:16px}}#wpforms-conversational-form-page .wpforms-notice{border:1px solid currentColor;border-inline-start-width:12px;margin-bottom:30px;padding-block:20px;padding-inline:26px 36px}#wpforms-conversational-form-page .wpforms-notice p{margin:0 0 20px 0}#wpforms-conversational-form-page .wpforms-notice p:last-of-type{margin-bottom:0}#wpforms-conversational-form-page .wpforms-notice .wpforms-notice-actions{margin-top:20px}#wpforms-conversational-form-page .wpforms-notice .wpforms-notice-action{margin-inline-end:20px}#wpforms-conversational-form-page .wpforms-conversational-form-btn-container{display:flex;justify-content:center;align-items:center;margin-top:48px}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-conversational-form-btn-container{margin-top:30px}}#wpforms-conversational-form-page .wpforms-field-container .wpforms-conversational-form-btn-container{justify-content:left}#wpforms-conversational-form-page .wpforms-field-payment-coupon-wrapper{max-width:100%}#wpforms-conversational-form-page .wpforms-field-payment-coupon-wrapper .wpforms-field-payment-coupon-button:focus:after{content:none}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-field-payment-coupon-wrapper{flex-direction:column}#wpforms-conversational-form-page .wpforms-field-payment-coupon-wrapper .wpforms-field-payment-coupon-button{margin-left:0;margin-right:auto}}#wpforms-conversational-form-page .wpforms-conversational-form-btn-desc{margin-inline-start:30px;font-size:18px}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-conversational-form-btn-desc{display:none}}#wpforms-conversational-form-page .wpforms-field{opacity:.2;transition:opacity .25s ease-in-out;margin:0 0 75px}#wpforms-conversational-form-page .wpforms-field.wpforms-conversational-form-field-active{opacity:1}#wpforms-conversational-form-page div.wpforms-container-full .wpforms-form input.wpforms-field-medium,#wpforms-conversational-form-page div.wpforms-container-full .wpforms-form select.wpforms-field-medium,#wpforms-conversational-form-page div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}#wpforms-conversational-form-page div.wpforms-container-full .wpforms-form input.wpforms-field-small,#wpforms-conversational-form-page div.wpforms-container-full .wpforms-form select.wpforms-field-small,#wpforms-conversational-form-page div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:100%}#wpforms-conversational-form-page .wpforms-form .wpforms-two-fifths{width:37.6%;float:left}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-form .wpforms-two-fifths{width:100%;float:none}}#wpforms-conversational-form-page .wpforms-form .wpforms-one-fifth{width:16.8%;float:left;margin:0 4%}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-form .wpforms-one-fifth{width:100%;float:none;margin:0}}#wpforms-conversational-form-page .wpforms-field-hp{display:none;position:absolute;left:-9000px}#wpforms-conversational-form-page .wpforms-recaptcha-container{margin:0 0 75px}#wpforms-conversational-form-page .wpforms-recaptcha-container.wpforms-is-turnstile.wpforms-is-turnstile-invisible{padding:0;height:0;margin:0}#wpforms-conversational-form-page .wpforms-recaptcha-container.wpforms-is-turnstile iframe{position:relative !important;visibility:inherit !important}#wpforms-conversational-form-page .wpforms-conversational-form-field-info{margin:12px 0 0;color:rgba(26,61,92,0.5);font-size:16px;text-align:left}#wpforms-conversational-form-page .wpforms-field-description{margin-top:30px}#wpforms-conversational-form-page .wpforms-field-content ol{list-style:decimal outside none;padding-inline-start:29px;margin-bottom:20px}#wpforms-conversational-form-page .wpforms-field-content ol ol{margin-top:10px;margin-bottom:0}#wpforms-conversational-form-page .wpforms-field-content ol li{list-style:inherit;margin-bottom:10px}#wpforms-conversational-form-page .wpforms-field-content ul ol{margin-top:10px;margin-bottom:0}#wpforms-conversational-form-page .wpforms-field-radio,#wpforms-conversational-form-page .wpforms-field-payment-multiple,#wpforms-conversational-form-page .wpforms-field-payment-checkbox,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox,#wpforms-conversational-form-page .wpforms-field-checkbox{counter-reset:wpforms-radio}@media(min-width:768px){#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-inline ul li{display:inline-block;margin-inline-end:15px}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-inline ul li:last-child,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-inline ul li:last-child,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-inline ul li:last-child,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-inline ul li:last-child,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-inline ul li:last-child{margin-inline-end:0}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-2-columns ul,#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-3-columns ul,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-2-columns ul,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-3-columns ul,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-2-columns ul,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-3-columns ul,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-2-columns ul,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-3-columns ul,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-2-columns ul,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-3-columns ul li{display:block;padding-right:15px}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-2-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-3-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-2-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-3-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-2-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-3-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-2-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-3-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-2-columns ul li.wpforms-image-choices-item label,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-3-columns ul li.wpforms-image-choices-item label{width:100%}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-2-columns ul li,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-2-columns ul li{width:50%}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-2-columns ul li:nth-child(2n),#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-2-columns ul li:nth-child(2n),#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-2-columns ul li:nth-child(2n),#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-2-columns ul li:nth-child(2n),#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-2-columns ul li:nth-child(2n){padding-right:0}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-3-columns ul li,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-3-columns ul li{width:33.3333%}#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-3-columns ul li:nth-child(3n),#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-3-columns ul li:nth-child(3n),#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-3-columns ul li:nth-child(3n),#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-3-columns ul li:nth-child(3n),#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-3-columns ul li:nth-child(3n){padding-right:0}}@media(max-width:767px){#wpforms-conversational-form-page .wpforms-field-radio.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-payment-multiple.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-payment-checkbox.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox.wpforms-list-inline ul li,#wpforms-conversational-form-page .wpforms-field-checkbox.wpforms-list-inline ul li{margin:0}}#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]),#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]),#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]),#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]),#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]){display:block;margin-bottom:15px}#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) label,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) label,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) label,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) label,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) label{border-style:solid;border-width:1px;border-radius:4px;position:relative;cursor:pointer;font-size:18px;line-height:33px;padding:9px 9px 9px 50px;display:block;min-height:52px}#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) label:before{counter-increment:wpforms-radio;content:counter(wpforms-radio, upper-alpha);left:10px}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) label:before{content:''}}#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]).wpforms-selected label,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]).wpforms-selected label,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]).wpforms-selected label,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]).wpforms-selected label,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]).wpforms-selected label{border-style:solid;border-width:1px}#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]).wpforms-selected label:before{counter-increment:wpforms-radio;content:counter(wpforms-radio, upper-alpha);border:1px solid}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]).wpforms-selected label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]).wpforms-selected label:before{font-family:'FontAwesome';content:'\f00c'}}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]).wpforms-selected input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]).wpforms-selected input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]).wpforms-selected input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]).wpforms-selected input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]).wpforms-selected input[type="radio"]+label:before{content:'\f111';font-size:18px;line-height:33px}}@media(min-width:769px){#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]):not(.wpforms-selected) label:hover:before,#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]):not(.wpforms-selected) label.wpforms-field-item-hover:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]):not(.wpforms-selected) label:hover:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]):not(.wpforms-selected) label.wpforms-field-item-hover:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]):not(.wpforms-selected) label:hover:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]):not(.wpforms-selected) label.wpforms-field-item-hover:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]):not(.wpforms-selected) label:hover:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]):not(.wpforms-selected) label.wpforms-field-item-hover:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]):not(.wpforms-selected) label:hover:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]):not(.wpforms-selected) label.wpforms-field-item-hover:before{content:"Key " counter(wpforms-radio, upper-alpha);width:67px;left:-24px}}#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) input[type="radio"],#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) input[type="checkbox"],#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) input[type="radio"],#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) input[type="checkbox"],#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) input[type="radio"],#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) input[type="checkbox"],#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) input[type="radio"],#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) input[type="checkbox"],#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) input[type="radio"],#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) input[type="checkbox"]{position:absolute;opacity:0;cursor:pointer;height:0;width:0;margin:0;padding:0}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-field-radio li:not([class*="-choices-item"]) input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-payment-multiple li:not([class*="-choices-item"]) input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not([class*="-choices-item"]) input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not([class*="-choices-item"]) input[type="radio"]+label:before,#wpforms-conversational-form-page .wpforms-field-checkbox li:not([class*="-choices-item"]) input[type="radio"]+label:before{border-radius:50%}}#wpforms-conversational-form-page .wpforms-image-choices-item{margin-bottom:15px}#wpforms-conversational-form-page .wpforms-image-choices-item label{display:inline-block;border:1px solid;border-radius:4px;padding:9px;position:relative}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-image-choices-item label{width:100%}}#wpforms-conversational-form-page .wpforms-image-choices-item input{top:0}#wpforms-conversational-form-page .wpforms-image-choices-item.wpforms-selected label{border:1px solid}#wpforms-conversational-form-page .wpforms-image-choices-item.wpforms-selected .wpforms-image-choices-label:before{counter-increment:wpforms-radio;content:counter(wpforms-radio, upper-alpha);border:1px solid}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-image-choices-item.wpforms-selected .wpforms-image-choices-label:before{font-family:'FontAwesome';content:'\f00c'}}@media(min-width:769px){#wpforms-conversational-form-page .wpforms-image-choices-item:not(.wpforms-selected):hover .wpforms-image-choices-label:before,#wpforms-conversational-form-page .wpforms-image-choices-item:not(.wpforms-selected).wpforms-field-item-hover .wpforms-image-choices-label:before{content:"Key " counter(wpforms-radio, upper-alpha);width:67px}}#wpforms-conversational-form-page .wpforms-image-choices-label{position:relative;cursor:pointer;font-size:18px;line-height:22px;padding:9px;display:block;text-align:center}#wpforms-conversational-form-page .wpforms-image-choices-label:before{counter-increment:wpforms-radio;content:counter(wpforms-radio, upper-alpha);position:static;display:block;margin:auto auto 11px}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-image-choices-label:before{content:''}}#wpforms-conversational-form-page .wpforms-image-choices-image{cursor:pointer}#wpforms-conversational-form-page .wpforms-image-choices-image img{display:block;max-width:100%;margin:auto}#wpforms-conversational-form-page .wpforms-list-2-columns .wpforms-icon-choices,#wpforms-conversational-form-page .wpforms-list-3-columns .wpforms-icon-choices,#wpforms-conversational-form-page .wpforms-list-inline .wpforms-icon-choices{display:flex;flex-wrap:wrap}@media(max-width:767px){#wpforms-conversational-form-page .wpforms-list-2-columns .wpforms-icon-choices,#wpforms-conversational-form-page .wpforms-list-3-columns .wpforms-icon-choices,#wpforms-conversational-form-page .wpforms-list-inline .wpforms-icon-choices{display:grid;gap:15px}}#wpforms-conversational-form-page .wpforms-icon-choices-item{margin-bottom:15px}#wpforms-conversational-form-page .wpforms-icon-choices-item label{position:relative;display:flex;flex-direction:column;justify-content:space-between;border:1px solid;border-radius:4px;padding:15px 20px 15px 20px;min-width:120px;width:100%;height:100%;text-align:center;cursor:pointer}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-icon-choices-item label{width:100%}}#wpforms-conversational-form-page .wpforms-icon-choices-item input{top:0;width:auto;height:auto;margin-left:auto;margin-right:auto}#wpforms-conversational-form-page .wpforms-icon-choices-item.wpforms-selected label{border:1px solid}#wpforms-conversational-form-page .wpforms-icon-choices-item.wpforms-selected .wpforms-icon-choices-label:after{counter-increment:wpforms-radio;content:counter(wpforms-radio, upper-alpha);border:1px solid}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-icon-choices-item.wpforms-selected .wpforms-icon-choices-label:after{font-family:'FontAwesome';content:'\f00c'}}@media(min-width:769px){#wpforms-conversational-form-page .wpforms-icon-choices-item:not(.wpforms-selected):hover .wpforms-icon-choices-label:after,#wpforms-conversational-form-page .wpforms-icon-choices-item:not(.wpforms-selected).wpforms-field-item-hover .wpforms-icon-choices-label:after{content:"Key " counter(wpforms-radio, upper-alpha);width:67px}}#wpforms-conversational-form-page .wpforms-icon-choices-icon{display:flex;justify-content:center}#wpforms-conversational-form-page .wpforms-icon-choices-label{position:relative;display:block;cursor:pointer;font-size:18px;line-height:22px;margin-top:9px;text-align:center}#wpforms-conversational-form-page .wpforms-icon-choices-label:after{counter-increment:wpforms-radio;content:counter(wpforms-radio, upper-alpha);position:static;display:block;margin:11px auto auto}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-icon-choices-label:after{content:''}}#wpforms-conversational-form-page .wpforms-field-rating-items{counter-reset:wpforms-rate;padding-bottom:23px}#wpforms-conversational-form-page .wpforms-field-rating svg{cursor:pointer;opacity:0.2;height:54px !important;width:54px !important}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-field-rating svg{height:40px !important;width:40px !important}}#wpforms-conversational-form-page .wpforms-field-rating-item{padding-right:6px;margin:0;border:0;display:inline-block;vertical-align:middle;background:none;height:auto;position:relative}#wpforms-conversational-form-page .wpforms-field-rating-item:after{counter-increment:wpforms-rate;content:counter(wpforms-rate);position:absolute;left:0;right:0;text-align:center;font-size:17px;line-height:17px;bottom:-22px}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-field-rating-item:after{content:''}}#wpforms-conversational-form-page .wpforms-field-rating-item.selected svg,#wpforms-conversational-form-page .wpforms-field-rating-item.hover svg{opacity:1}#wpforms-conversational-form-page .wpforms-field-rating-item.wpforms-field-item-hover svg{opacity:0.6}#wpforms-conversational-form-page .wpforms-field-likert_scale table{border-collapse:collapse;height:auto}#wpforms-conversational-form-page .wpforms-field-likert_scale table.classic thead th{background:transparent;border:none}#wpforms-conversational-form-page .wpforms-field-likert_scale table.classic tbody tr td,#wpforms-conversational-form-page .wpforms-field-likert_scale table.classic tbody tr th{border-left:none;border-right:none}#wpforms-conversational-form-page .wpforms-field-likert_scale tbody tr{counter-reset:liker-counter}#wpforms-conversational-form-page .wpforms-field-likert_scale tbody tr th,#wpforms-conversational-form-page .wpforms-field-likert_scale tbody tr td{background-color:transparent;padding:20px 0;border-radius:0;border-bottom:1px solid;border-top:1px solid}#wpforms-conversational-form-page .wpforms-field-likert_scale tbody td label{height:33px}#wpforms-conversational-form-page .wpforms-field-likert_scale tbody td label:after{content:"";position:static;display:block;margin:auto}@media(min-width:769px){#wpforms-conversational-form-page .wpforms-field-likert_scale tbody tr.wpforms-field-item-hover td label:after{counter-increment:liker-counter;content:counter(liker-counter)}}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"],#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]{border:0 !important;margin:0 !important;overflow:hidden !important;padding:0 !important;word-wrap:normal !important}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]:checked+label:before,#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]:checked+label:before{content:none}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]:checked+label:after,#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]:checked+label:after{content:'\f00c';font-family:'FontAwesome';color:rgba(255,255,255,0.8)}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]:checked+label:hover:after,#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]:checked+label.wpforms-field-item-hover:after,#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]:checked+label:hover:after,#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]:checked+label.wpforms-field-item-hover:after{color:rgba(255,255,255,0.8)}@media(min-width:1024px){#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"],#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]{clip:rect(0, 0, 0, 0);position:absolute !important;width:1px !important;height:1px !important}}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]+label:after{border-radius:50%}#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="radio"]:checked+label:after{content:'\f111';font-size:18px;line-height:33px}@media(max-width:1024px){#wpforms-conversational-form-page .wpforms-field-likert_scale input[type="checkbox"]{height:auto !important;width:auto !important}}#wpforms-conversational-form-page .wpforms-field-likert_scale .wpforms-conversational-form-field-info{margin:0 0 27px}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table tbody tr td{padding:0;vertical-align:middle;text-align:center;border:1px solid;border-left:0}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table tbody tr td:first-of-type{border-radius:5px 0 0 5px;border-left:1px solid}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table tbody tr td:last-of-type{border-radius:0 5px 5px 0}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table tbody tr td label{display:block;width:100%;height:64px;font-weight:400;font-size:20px;line-height:64px;position:relative;cursor:pointer;border:0}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table tbody tr td label:after{content:none}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table tbody tr td input[type=radio]:checked+label{color:rgba(255,255,255,0.8)}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table.classic label{margin-top:0}#wpforms-conversational-form-page .wpforms-field-net_promoter_score table.classic thead th{background:transparent}#wpforms-conversational-form-page .wpforms-field-file-upload input[type="file"]{width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}#wpforms-conversational-form-page .wpforms-field-file-upload-label{display:inline-block;margin:10px 0}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-input{position:relative}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-input input{border-width:1px;border-style:solid;padding:9px 48px 9px 18px;border-radius:4px}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-input .fa-chevron-down{font-size:16px;height:16px;line-height:16px;position:absolute;top:0;bottom:0;right:18px;margin:auto;cursor:pointer}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-input.wpforms-error .fa-chevron-down:before{content:'\f00d';color:#db4b5b}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-list-empty{margin-top:10px}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-list-helper{margin-top:20px}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-list{position:relative;max-height:0;border-bottom:0;overflow-y:auto;transition:padding-bottom 0.1s ease-in-out, max-height 0.25s ease-in-out, border-bottom 0.25s ease-in-out}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-list.opened{max-height:300px;padding-top:8px;padding-bottom:5px;border-bottom:2px dashed}#wpforms-conversational-form-page .wpforms-conversational-form-dropdown-item{font-size:18px;padding:9px 18px;margin-bottom:5px;border:1px solid;border-radius:4px;cursor:pointer}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-error-alert{color:#db4b5b;display:block;font-weight:400;line-height:1.3;margin:0 0 27px}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-sublabel{font-size:16px}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-number,#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-name{float:left;width:65%;max-width:calc(100% - 210px)}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-code,#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration{float:right;width:30%;min-width:200px}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration .wpforms-conversational-select,#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration select{width:45%;display:inline-block;vertical-align:top}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration select{text-align:center;text-align-last:center}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration span{vertical-align:top;font-size:30px;line-height:65px;margin:0 3px}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration .wpforms-conversational-form-dropdown-input input{padding:9px 26px 9px 8px;text-align:center;text-overflow:initial}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration .wpforms-conversational-form-dropdown-input .fa-chevron-down{right:10px}#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration label.wpforms-error,#wpforms-conversational-form-page .wpforms-field-credit-card .wpforms-field-credit-card-expiration em.wpforms-error{position:absolute;max-width:110px}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration{width:40%;float:left;min-width:200px}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration .wpforms-field-authorize_net-month,#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration .wpforms-field-authorize_net-year{width:43%;display:inline-block;vertical-align:top}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration select{text-align:center;text-align-last:center}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration span{vertical-align:top;font-size:30px;line-height:65px;margin:0 3px}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration .wpforms-conversational-form-dropdown-input input{padding:9px 26px 9px 8px;text-align:center;text-overflow:initial}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration .wpforms-conversational-form-dropdown-input .fa-chevron-down{right:10px}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration label.wpforms-error,#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-expiration em.wpforms-error{max-width:110px}#wpforms-conversational-form-page .wpforms-field-authorize_net .wpforms-field-authorize_net-code{width:20%;float:right;position:relative}#wpforms-conversational-form-page .wpforms-field-signature .wpforms-signature-clear{top:16px;border:none;font-size:18px;cursor:pointer}#wpforms-conversational-form-page .wpforms-field-signature .wpforms-signature-wrap:before{bottom:40px}#wpforms-conversational-form-page .wpforms-field-richtext .mce-statusbar,#wpforms-conversational-form-page .wpforms-field-richtext .wp-media-buttons{display:none}#wpforms-conversational-form-page .wpforms-field-richtext .wp-editor-container{border:none;border-radius:4px 0 4px 4px}#wpforms-conversational-form-page .wpforms-field-richtext .wp-editor-container .quicktags-toolbar{background-color:transparent;border-radius:4px 0 0 0;border:1px solid rgba(26,61,92,0.1);border-bottom:none}#wpforms-conversational-form-page .wpforms-field-richtext .wp-editor-container .quicktags-toolbar input.button-small{width:auto;border-color:#1a3d5c;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;margin:2px;padding:0 8px;height:30px;font-size:13px}#wpforms-conversational-form-page .wpforms-field-richtext .wp-editor-container textarea.wp-editor-area{border:1px solid rgba(26,61,92,0.1);color:#1a3d5c;font-size:16px;padding:10px}#wpforms-conversational-form-page .wpforms-field-richtext .wp-editor-container textarea.wp-editor-area.wpforms-error{border:1px solid #cc0000}#wpforms-conversational-form-page .wpforms-field-richtext .mce-tinymce.mce-container{background-color:transparent}#wpforms-conversational-form-page .wpforms-field-richtext .mce-tinymce .mce-toolbar .mce-btn button{background-color:transparent}#wpforms-conversational-form-page .wpforms-field-richtext .mce-tinymce .mce-toolbar .mce-btn:hover{background-color:transparent}#wpforms-conversational-form-page .wpforms-field-richtext .mce-tinymce>.mce-container-body{border-color:rgba(26,61,92,0.1)}#wpforms-conversational-form-page .wpforms-field-richtext.wpforms-has-error .mce-tinymce>.mce-container-body{border-color:#cc0000}#wpforms-conversational-form-page .wpforms-field-richtext .mce-top-part .mce-toolbar-grp.mce-first{background-color:transparent;border-color:rgba(26,61,92,0.1)}#wpforms-conversational-form-page .wpforms-field-richtext .mce-top-part::before{box-shadow:none}#wpforms-conversational-form-page .wpforms-field-richtext .wp-switch-editor{background-color:rgba(26,61,92,0.05);border:1px solid rgba(26,61,92,0.1);border-bottom:none;border-radius:4px 4px 0 0}#wpforms-conversational-form-page .wpforms-field-richtext .wp-switch-editor:hover,#wpforms-conversational-form-page .wpforms-field-richtext .ed_button:hover,#wpforms-conversational-form-page .wpforms-field-richtext .html-active .switch-html,#wpforms-conversational-form-page .wpforms-field-richtext .tmce-active .switch-tmce{background-color:transparent}#wpforms-conversational-form-page .wpforms-field-richtext .mce-menubtn{background-color:transparent;border-radius:4px;border:1px solid rgba(26,61,92,0.1)}#wpforms-conversational-form-page .wpforms-field-richtext .mce-menubtn button{background-color:transparent}#wpforms-conversational-form-page .wpforms-field-richtext .mce-menubtn button .mce-caret{top:4px}#wpforms-conversational-form-page .wpforms-field-richtext .mce-menubtn .mce-txt{font-size:13px;color:#50575e;width:96px}#wpforms-conversational-form-page .wpforms-field-richtext iframe{border-radius:0 0 4px 4px}#wpforms-conversational-form-page .wpforms-field-richtext .mce-edit-area,#wpforms-conversational-form-page .wpforms-field-richtext body#tinymce{background-color:transparent}#wpforms-conversational-form-page .wpforms-submit-container{padding:30px 0 0;height:75vh;clear:both}#wpforms-conversational-form-page .wpforms-submit{vertical-align:middle}#wpforms-conversational-form-page .wpforms-submit-spinner{display:inline-block;margin-left:0.5em;vertical-align:middle}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:87vh;min-height:calc(100vh - 60px);padding:30px 0 90px}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper h1{margin:0 0 14px 0;font-size:50px;font-weight:300}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper h2{margin:0 0 14px 0;font-size:45px;font-weight:300}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper h3{margin:0 0 14px 0;font-size:35px;font-weight:300}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper h4,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper h5,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper h6{margin:0 0 14px 0;font-size:30px;font-weight:300}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper p{font-size:23px;font-weight:400;text-align:center}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper a{font-size:23px;font-weight:400;color:inherit}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper ul,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper ol{margin:1em 0;padding-left:40px}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper ul{list-style:disc}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper ol{list-style:decimal}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper li{list-style:inherit}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper blockquote{font-style:italic}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-conversational-btn{font-weight:600;font-size:19px;padding:12px 31px;border-radius:3px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.15);border:0;cursor:pointer;text-decoration:none}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview{margin-top:30px;border-top:1px solid;border-color:rgba(26,61,92,0.25);padding-top:50px}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-label{font-size:16px;line-height:22px;font-weight:600}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-value{font-size:18px;line-height:26px;font-weight:400}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-basic,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-compact{border-bottom:0}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-compact{padding-bottom:0}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-table,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-table_compact{padding-top:0}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-table .wpforms-entry-preview-label{background-color:rgba(26,61,92,0.1)}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-table .wpforms-entry-preview-value{background-color:transparent}#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-table_compact .wpforms-entry-preview-label,#wpforms-conversational-form-page .wpforms-confirmation-container-wrapper .wpforms-entry-preview-table_compact .wpforms-entry-preview-value{border-color:rgba(26,61,92,0.25);background-color:transparent}#wpforms-conversational-form-page .wpforms-conversational-form-footer{font-size:13px;height:60px;position:fixed;bottom:0;width:100%;transition:height .25s ease-in-out;overflow:hidden;color:#e4eef7;z-index:99999}#wpforms-conversational-form-page .wpforms-conversational-form-footer-wrap{display:flex;display:-ms-flexbox;justify-content:space-between;align-items:stretch;flex-wrap:wrap;max-width:830px;margin:auto;padding:15px}#wpforms-conversational-form-page .wpforms-conversational-form-footer-wrap span{color:inherit}#wpforms-conversational-form-page .wpforms-conversational-form-footer-progress-status{line-height:1;margin-bottom:8px;opacity:.75}#wpforms-conversational-form-page .wpforms-conversational-form-footer-progress-bar{width:237px;height:10px;background-color:rgba(0,0,0,0.251);border-radius:10px;position:relative}@media(max-width:500px){#wpforms-conversational-form-page .wpforms-conversational-form-footer-progress-bar{width:140px}}#wpforms-conversational-form-page .wpforms-conversational-form-footer-progress-completed{position:absolute;top:0;left:0;border-radius:10px;width:100%;height:100%}#wpforms-conversational-form-page .wpforms-conversational-form-footer-right-container{display:flex;display:-ms-flexbox;align-items:stretch;opacity:.75}#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step{margin-left:20px;width:77px;display:flex;display:-ms-flexbox;justify-content:space-between;cursor:pointer}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step{width:96px;margin-top:-5px;margin-left:15px}}#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-up,#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-down{width:31px;height:31px;text-align:center;line-height:31px;border:2px solid white;border-radius:50%;color:white;font-size:25px;vertical-align:middle}#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-up.step-disabled,#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-down.step-disabled{opacity:0.45}#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-up i.fa,#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-down i.fa{line-height:1;vertical-align:top}#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-up i.fa-angle-down,#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-down i.fa-angle-down{line-height:1.1}@media(max-width:768px){#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-up,#wpforms-conversational-form-page .wpforms-conversational-form-footer-switch-step-down{width:41px;height:41px;font-size:34px}}#wpforms-conversational-form-page .wpforms-conversational-form-footer-powered-by{padding-top:5px;height:31px}@media(max-width:420px){#wpforms-conversational-form-page .wpforms-conversational-form-footer-powered-by{display:none}}#wpforms-conversational-form-page .wpforms-conversational-form-footer-powered-by span{opacity:0.45}#wpforms-conversational-form-page .wpforms-conversational-form-footer svg{width:62px;margin-left:3px;vertical-align:middle}#wpforms-conversational-form-page .wpforms-conversational-form-footer .cls-1{opacity:0.67;fill:#e4eef7}#wpforms-conversational-form-page .grecaptcha-badge{bottom:75px !important}#wpforms-conversational-form-page input.dropzone-input{max-width:1px;padding:0}#wpforms-conversational-form-page .wpforms-stripe-credit-card-hidden-input{position:relative;display:block !important;height:0 !important;overflow:hidden;margin:-50px 0 50px 0;opacity:0;z-index:-1}.admin-bar #wpforms-conversational-form-page{min-height:calc(100vh - 32px)}.admin-bar #wpforms-conversational-form-page.wpforms-conversational-form-start .wpforms-conversational-form-header{min-height:calc(100vh - 32px)}.admin-bar #wpforms-conversational-form-page .wpforms-confirmation-container{min-height:calc(100vh - 60px - 32px)}.form-locked-message{text-align:center}.wpforms-field-age .wpforms-first{clear:both !important;margin-left:0 !important}.wpforms-uploading-in-progress-alert{background-color:#ffffff;padding:15px 20px;border:1px solid;border-left:4px solid;border-left-color:#db4b5b !important}.wpforms-preview-notice{box-sizing:border-box;max-width:600px;padding:15px;margin:28px auto 0 auto;background-color:#fcf9e8;border:1px solid #f5e6ab;color:rgba(0,0,0,0.8);font-size:16px}.wpforms-preview-notice p{margin:0}