.br_ce_image_currency{cursor:pointer;display:inline-block}.br_ce_image_currency input{display:none}.br_ce_image_currency img{padding:10%}.br_ce_image_currency input:checked+img{background-color:rgb(0 0 125 / .5)}.br_mm_single_product_limitations{margin-right:0!important;margin-left:0!important}.br_mm_single_product_limitations li{margin-left:15px}/**************/
/*** LAYOUT ***/
/**************/

/* Feed container */
#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram:after{
    content: "";
    display: table;
    clear: both;
}

/*********************/
/*** STYLE OPTIONS ***/
/*********************/
#sb_instagram.sbi_fixed_height{
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram #sbi_images{
    width: 100%;
    float: left;
    line-height: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* Animate the height of the container for layout feeds */
#sb_instagram.sbi_masonry #sbi_images,
#sb_instagram.sbi_highlight #sbi_images{
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

#sb_instagram a { border-bottom: 0 !important; }

/* Items */
#sb_instagram #sbi_images .sbi_item{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;

    max-height: 1000px;
    padding: inherit !important;
    margin: 0 !important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/* Transition items in */
#sb_instagram #sbi_images .sbi_item.sbi_transition{
    opacity: 0;
    max-height: 0;
}

/* Override transition for other layouts */
#sb_instagram.sbi_masonry #sbi_images .sbi_item,
#sb_instagram.sbi_highlight #sbi_images .sbi_item{
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
#sb_instagram.sbi_masonry #sbi_images .sbi_item.sbi_transition,
#sb_instagram.sbi_highlight #sbi_images .sbi_item.sbi_transition{
    opacity: 0;
    max-height: 1000px;
}
/* Carousel in transition */
#sb_instagram #sbi_images.sbi_carousel .sbi_item,
#sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition{
    opacity: 1;
    max-height: 1000px;
}

#sb_instagram.sbi_carousel_2_row #sbi_images.sbi_carousel .sbi_item {
    width: 100%;
}

/* Cols */
#sb_instagram.sbi_col_1 #sbi_images .sbi_item{ width: 100%; }
#sb_instagram.sbi_col_2 #sbi_images .sbi_item{ width: 50%; }
#sb_instagram.sbi_col_3 #sbi_images .sbi_item{ width: 33.33%; }
#sb_instagram.sbi_col_4 #sbi_images .sbi_item{ width: 25%; }
#sb_instagram.sbi_col_5 #sbi_images .sbi_item{ width: 20%; }
#sb_instagram.sbi_col_6 #sbi_images .sbi_item{ width: 16.66%; }
#sb_instagram.sbi_col_7 #sbi_images .sbi_item{ width: 14.28%; }
#sb_instagram.sbi_col_8 #sbi_images .sbi_item{ width: 12.5%; }
#sb_instagram.sbi_col_9 #sbi_images .sbi_item{ width: 11.11%; }
#sb_instagram.sbi_col_10 #sbi_images .sbi_item{ width: 10%; }

/* Disable mobile layout */
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item{ width: 100%; }
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item{ width: 50%; }
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item{ width: 33.33%; }
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item{ width: 25%; }
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{ width: 20%; }
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item{ width: 16.66%; }
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item{ width: 14.28%; }
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item{ width: 12.5%; }
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item{ width: 11.11%; }
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{ width: 10%; }

/* Photos */
.sbi-screenreader{text-indent: -9999px !important;display: block !important;width: 0 !important;height: 0 !important;line-height: 0 !important;text-align: left !important; }
#sb_instagram .sbi_photo_wrap{
    position: relative;
}
#sb_instagram .sbi_photo{
    display: block;
    text-decoration: none;
}
#sb_instagram .sbi_photo img{
    width: 100%;
    height: auto;
    border-radius: 0;
}
#sb_instagram .sbi_photo video{
    width: 100%;
    height: 100%;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 0;
}
#sb_instagram #sbi_images img{
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important;
    font-size: 10px !important;
    line-height: 0.9;
    color: #999;
}
#sb_instagram .sbi_link.sbi_disable_lightbox {
    display: none !important;
}
#sb_instagram .sbi_link{
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 0;
    background: #333;
    background: rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
    overflow: hidden;
}
#sb_instagram .sbi_link.sbi_default p,
#sb_instagram .sbi_link.sbi_default span,
#sb_instagram .sbi_link.sbi_default a{
    text-shadow: 0px 0px 10px #000;
}
#sb_instagram .sbi_link .sbi_username a,
#sb_instagram .sbi_link .sbi_instagram_link,
#sb_instagram .sbi_link .sbi_hover_bottom,
#sb_instagram .sbi_link .sbi_playbtn,
#sb_instagram .sbi_link .sbi_lightbox_link,
#sb_instagram .sbi_link .svg-inline--fa.fa-play{
    filter: alpha(opacity=90);
    opacity: 0.9;
}
#sb_instagram .sbi_link .sbi_username a:hover,
#sb_instagram .sbi_link .sbi_instagram_link:hover,
#sb_instagram .sbi_link .sbi_playbtn:hover,
#sb_instagram .sbi_link .sbi_lightbox_link:hover,
#sb_instagram .sbi_link .svg-inline--fa.fa-play:hover{
    filter: alpha(opacity=100);
    opacity: 1;
}
#sb_instagram .sbi_link_area{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#sb_instagram .sbi_link a{
    padding: 0;
    text-decoration: none;
    color: #ddd;
    color: rgba(255,255,255,0.7);
    line-height: 1.1;
    background: none;

    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
#sb_instagram .sbi_link a:hover,
#sb_instagram .sbi_link a:active{
    color: #fff;
}

#sb_instagram .sbi_link .sbi_lightbox_link{
    display: block;
    /*display: none;*/
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    margin-top: -24px;
    margin-left: -21px;
    padding: 0;
    font-size: 49px;
    font-style: normal !important;
}
#sb_instagram .sbi_type_video .sbi_lightbox_link,
#sb_instagram .sbi_carousel_vid_first .sbi_lightbox_link{
    display: none;
}

#sb_instagram .sbi_link .sbi_instagram_link{
    /*float: right;*/
    font-size: 30px;
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 2px;
    padding: 8px;
}
#sb_instagram .sbi_link a:hover,
#sb_instagram .sbi_link a:focus{
    text-decoration: underline;
}

/* Date */
#sb_instagram .sbi_hover_top,
#sb_instagram .sbi_hover_bottom{
    position: absolute;
    width: 98%;
    text-align: center;
    padding: 1% !important;
    margin: 0 !important;
    font-size: 12px;
    color: #ddd;
    color: rgba(255,255,255,1);
}
#sb_instagram .sbi_username{
    top: 0;
    margin: 0;
}
#sb_instagram .sbi_username a{
    padding: 10px 10px 0 10px;
    position: relative;
    z-index: 2;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
#sb_instagram .sbi_link .sbi_caption{
    line-height: 1;
    padding-top: 10px;
}
#sb_instagram .sbi_hover_bottom{
    bottom: 10px;
    line-height: 1;
    z-index: 2;
}
#sb_instagram .sbi_hover_bottom p{
    margin: 0;
    padding: 0;
}
#sb_instagram .sbi_date,
#sb_instagram .sbi_location{
    padding: 0 5px;
    margin: 3px 0;
    display: inline-block;
}
#sb_instagram .sbi_hover_bottom .fa,
#sb_instagram .sbi_hover_bottom svg{
    margin: 0 5px 0 0;
}
#sb_instagram .sbi_hover_bottom .sbi_location{
    line-height: 1;
    width: 100%;
    padding: 0 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram .sbi_hover_bottom .sbi_meta{
    padding: 5px 0 0 0;
}

/* Medium */
#sb_instagram.sbi_medium .sbi_username a{
    font-size: 11px;
}
#sb_instagram.sbi_medium .sbi_lightbox_link,
#sb_instagram.sbi_medium .sbi_instagram_link,
#sb_instagram.sbi_medium .sbi_playbtn,
#sb_instagram.sbi_medium .sbi_link .svg-inline--fa.fa-play{
    margin-top: -12px;
    margin-left: -10px;
}
#sb_instagram.sbi_medium .sbi_lightbox_link,
#sb_instagram.sbi_medium .sbi_instagram_link,
#sb_instagram.sbi_medium .sbi_playbtn,
#sb_instagram.sbi_medium .sbi_photo_wrap .fa-clone,
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play{
    font-size: 23px;
}
#sb_instagram.sbi_medium .sbi_instagram_link{
    margin: 0;
    padding: 6px;
}
#sb_instagram.sbi_medium .sbi_hover_bottom{
    bottom: 7px;
    font-size: 11px;
}
#sb_instagram.sbi_medium .sbi_playbtn,
#sb_instagram.sbi_medium .svg-inline--fa.fa-play{
    margin-left: -10px;
}
#sb_instagram.sbi_medium .sbi_hover_bottom .sbi_location{
    padding: 0 30px;
}
#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{
    right: 8px;
    top: 8px;
}

/* Small */
#sb_instagram.sbi_small .sbi_username a{
    padding: 3px 2px;
    font-size: 10px;
    line-height: 1;
}
#sb_instagram.sbi_small .sbi_lightbox_link,
#sb_instagram.sbi_small .sbi_instagram_link,
#sb_instagram.sbi_small .sbi_playbtn,
#sb_instagram.sbi_small .svg-inline--fa.fa-play{
    margin-top: -9px;
    margin-left: -7px;
}
#sb_instagram.sbi_small .sbi_lightbox_link,
#sb_instagram.sbi_small .sbi_instagram_link,
#sb_instagram.sbi_small .sbi_playbtn,
#sb_instagram.sbi_small .sbi_photo_wrap .fa-clone,
#sb_instagram.sbi_small .sbi_type_video .svg-inline--fa.fa-play,
#sb_instagram.sbi_small .sbi_carousel_vid_first .svg-inline--fa.fa-play{
    font-size: 18px;
}
#sb_instagram.sbi_small .sbi_instagram_link{
    margin: 0;
    padding: 4px 3px;
    font-size: 14px;
}
#sb_instagram.sbi_small .sbi_hover_bottom{
    bottom: 3px;
    font-size: 10px;
}
#sb_instagram.sbi_small .sbi_hover_bottom .sbi_location{
    padding: 0 18px;
}
#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{
    right: 5px;
    top: 5px;
    font-size: 12px;
}


/* Post info */
#sb_instagram .sbi_info{
    width: 100%;
    float: left;
    clear: both;
    text-decoration: none;
    color: #666;
    text-align: center;
}
#sb_instagram.sbi_highlight .sbi_info { display: none; }
#sb_instagram .sbi_info p{
    width: 100%;
    clear: both;
    padding: 5px 5px 2px 5px !important;
    margin: 0 !important;
    line-height: 1.2;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram .sbi_expand{
    display: none;
}

/* Caption */
#sb_instagram .sbi_caption{
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/* Meta */
#sb_instagram .sbi_meta{
    line-height: 1.1;
    padding: 4px 0 8px 0;
}
#sb_instagram .sbi_meta span{
    margin: 0 5px !important;
    font-size: 11px;
}
#sb_instagram .sbi_meta i,
#sb_instagram .sbi_meta svg{
    margin-right: 5px !important;
    font-size: 13px;
}
#sb_instagram .sbi_lightbox_link .fa-arrows-alt {
    display: none;
}


/* VIDEO */
.sbi_video{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.sbi_video_lightbox .sbi_video,
#sbi_lightbox .sbi_owl-wrapper .sbi_video{
    display: block;
}
/*
#sbi_lightbox.sbi_video_lightbox .sbi_lb-image{
  display: none !important;
  /* Show photo in IE7 as doesn't support video *//*
  *display: block !important;
}
*/

/* Video play button */
.sbi_playbtn,
#sb_instagram .svg-inline--fa.fa-play{
    display: none !important;
}
.sbi_type_video .sbi_playbtn,
.sbi_carousel_vid_first .sbi_playbtn,
.sbi_type_carousel .fa-clone,
#sb_instagram .sbi_carousel_vid_first .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play{
    display: block !important;
    position: absolute;
    z-index: 1;

    padding: 0;
    font-size: 48px;
    color: #fff;
    color: rgba(255,255,255,0.9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0,0,0,0.8);
}
.sbi_type_video .sbi_playbtn,
.sbi_carousel_vid_first .sbi_playbtn,
.sbi_link .svg-inline--fa.fa-play{
    top: 50%;
    left: 50%;

    margin-top: -24px;
    margin-left: -19px;
}
#sb_instagram .sbi_type_carousel .fa-clone{
    right: 12px;
    top: 12px;
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.sbi_type_carousel svg.fa-clone,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_carousel_vid_first .svg-inline--fa.fa-play{
    -webkit-filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );
    filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );
}
/* Don't apply text shadow to play button on hover link */
#sb_instagram .sbi_type_video .sbi_link .sbi_playbtn,
#sb_instagram .sbi_carousel_vid_first .sbi_link .sbi_playbtn{
    text-shadow: none;
}

.sbi_lb_lightbox-carousel-video {
    position: relative !important;
}



/* Media queries */
@media all and (max-width: 640px){
    /* Make 3-6 cols into 2 col */
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item{
        width: 50%;
    }
    /* Make 7-10 cols into 4 col */
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item{
        width: 25%;
    }
    #sb_instagram.sbi_col_2 #sbi_images .sbi_item{ width: 50%; }
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item{ width: 33.33%; }
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item{ width: 25%; }
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item{ width: 20%; }
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item{ width: 16.66%; }
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item{ width: 14.28%; }
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item{ width: 12.5%; }
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item{ width: 11.11%; }
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item{ width: 10%; }
    /* On mobile make the min-width 100% */
    #sb_instagram.sbi_width_resp{
        width: 100% !important;
    }
}
@media all and (max-width: 480px){
    /* Make all cols into 1 col */
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item{
        width: 100%;
    }
    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item{ width: 50%; }
    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item{ width: 33.33%; }
    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item{ width: 25%; }
    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item{ width: 20%; }
    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{ width: 16.66%; }
    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{ width: 14.28%; }
}


/* Lightbox */
/* Preload images */
body:after {
    content: url(/wp-content/plugins/instagram-feed-pro/img/sbi-sprite.png);
    display: none;
}
.sbi_lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.9;
    display: none;
}
.sbi_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}
.sbi_lightbox .sbi_lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.sbi_lightbox a:hover,
.sbi_lightbox a:focus,
.sbi_lightbox a:active{
    outline: none;
}
.sbi_lightbox a img {
    border: none;
}
.sbi_lb-outerContainer {
    position: relative;
    background-color: #000;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto 5px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.sbi_lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}
.sbi_lb-container-wrapper{
    height: 100%;
}
.sbi_lb-container {
    position: relative;
    padding: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.sbi_lb-loader {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 0;
}
.sbi_lb-loader span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: url(/wp-content/plugins/instagram-feed-pro/img/sbi-sprite.png) no-repeat;
}
.sbi_lb-nav {
    /*position: absolute;*/
    top: 0;
    left: 0;
    /*height: 100%;*/
    width: 100%;
    z-index: 10;
    /*pointer-events: none;*/
}
.sbi_lb-container > .nav {
    left: 0;
}
.sbi_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}


/* Arrows */
.sbi_lb-prev, .sbi_lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}
.sbi_lb-nav a.sbi_lb-prev {
    /*width: 30%;*/
    width: 50px;
    left: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;

}

.sbi_lb-nav a.sbi_lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sbi_lb-nav a.sbi_lb-next {
    /*width: 30%;*/
    width: 50px;
    right: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;

}

.sbi_lb-nav a.sbi_lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sbi_lb-nav span{
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0 0;
    background: url(/wp-content/plugins/instagram-feed-pro/img/sbi-sprite.png) no-repeat;
}
.sbi_lb-nav a.sbi_lb-prev span{
    background-position: -53px 0;
}
.sbi_lb-nav a.sbi_lb-next span{
    left: auto;
    right: 20px;
    background-position: -18px 0;
}

.sbi_lb-dataContainer {
    margin: 0 auto;
    padding-top: 10px;
    *zoom: 1;
    width: 100%;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{
    position: relative;
    padding-right: 300px;
    background: #fff;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
    position: relative;
    background: #000;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    width: 300px !important;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100%;
    bottom: 0;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}
.sbi_lb-dataContainer:after,
.sbi_lb-data:after,
.sbi_lb-commentBox:after {
    content: "";
    display: table;
    clear: both;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{
    display: block !important;
    width: 100%;
    margin-top: 20px;
    padding: 4px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
    padding-bottom: 0;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
    display: inline-block;
    padding-top: 10px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{
    display: block !important;
    width: 100%;
    min-width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    padding: 3px 20px 3px 0;
    margin: 0 0 1px 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    font-weight: 700;
    margin-right: 5px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{
    text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{
    box-sizing: border-box;
    padding: 15px 20px;
}
.sbi_lb-data {
    padding: 0 4px;
    color: #ccc;
}
.sbi_lb-data .sbi_lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1;
}
.sbi_lb-data .sbi_lb-caption {
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 3px;
    color: #ccc;

    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.sbi_lb-data .sbi_lb-caption a{
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
}
.sbi_lb-data .sbi_lb-caption a:hover,
.sbi_lb-commenter:hover{
    color: #fff;
    text-decoration: underline;
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{
    float: left;
    width: 100%;
    color: #ccc;
    padding-bottom: 0;
    display: block;
    margin: 0 0 5px 0;
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p{
    color: #fff;
    text-decoration: underline;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    color: #333;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p{
    color: #333;
}

.sbi_lightbox .sbi_lightbox_username img {
    float: left;
    border: none;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #666;

    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.sbi_lightbox_username p{
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: bold;
    font-size: 13px;
}

.sbi_lb-data .sbi_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px 0;
    font-size: 12px;
    color: #999999;
}
.sbi_lb-data .sbi_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px; /* Hides icon font X */
    color: #aaa;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.sbi_lb-data .sbi_lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    color: #fff;
}

/* Lightbox video - must go after lighbox CSS */
/* Leave a gap at the bottom of the nav for video controls */
.sbi_lb-nav {
    height: auto;
}
.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
    position: relative !important;
}
/* Remove 4px padding from lightbox container so video lines up */
.sbi_lb-container{
    padding: 0;
}

/* Mod link to remove image */
#sbi_mod_link, #sbi_mod_error{
    display: none;
}
#sbi_mod_error{
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 0 0 10px 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#sbi_mod_error p{
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 13px;
}
#sbi_mod_error p:first-child b{
    font-size: 14px;
}
#sbi_mod_error ol,
#sbi_mod_error ul{
    padding: 5px 0 5px 20px !important;
    margin: 0 !important;
}
#sbi_mod_error li{
    padding: 1px 0 !important;
    margin: 0 !important;
}
#sbi_mod_error span{
    font-size: 12px;
    font-style: italic;
}
.sbi_lb-container-wrapper #sbi_mod_error{
    position: absolute;
    z-index: 9999999;
    font-size: 12px;
    line-height: 1.5;
    bottom: 0;
    width: 92%;
    margin: 0 2% 10px 2%;
    padding: 12px 2% 13px 2%;
    background: rgba(255,255,255,0.9);
    border: none;
    box-shadow: 0 0 20px 0px rgba(0,0,0,0.1);
}

/* Lightbox action links */
#sbi_lightbox .sbi_lightbox_action{
    float: left;
    /*clear: both;*/
    position: relative;
    padding: 0 0 0 10px;
    margin: 5px 0 0 10px;
    border-left: 1px solid #666;
    font-size: 12px;
}
#sbi_lightbox .sbi_lightbox_action a{
    display: block;
    float: left;
    color: #999;
    text-decoration: none;
}
#sbi_lightbox .sbi_lightbox_action a:hover,
#sbi_lightbox .sbi_lightbox_action a:focus{
    color: #fff;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:focus {
    color: inherit;
}
#sbi_lightbox .sbi_lightbox_action .fa,
#sbi_lightbox .sbi_lightbox_action svg{
    margin-right: 5px;
}
#sbi_lightbox .sbi_lightbox_action.sbi_instagram .fa,
#sbi_lightbox .sbi_lightbox_action.sbi_instagram svg{
    font-size: 13px;
}
/* Lightbox sidebar mod link/box */
#sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_link{
    width: 100%;
    margin-left: 0;
    padding: 5px 0 0 0;
    border-left: none;
}
#sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_box{
    width: 265px;
    left: -15px;
}
/* Lightbox tooltip */
#sbi_lightbox .sbi_lightbox_tooltip{
    display: none;
    position: absolute;
    width: 100px;
    bottom: 22px;
    left: 0;
    padding: 5px 10px;
    margin: 0;
    background: rgba(255,255,255,0.9);
    color: #222;
    font-size: 12px;
    line-height: 1.4;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sbi_lightbox .sbi_lightbox_tooltip .svg-inline--fa.fa-play{
    position: absolute;
    font-size: 8px;
    bottom: -6px;
    left: 36px;
    color: rgba(255,255,255,0.9);
}
#sbi_lightbox .sbi_tooltip_social a .fa,
#sbi_lightbox .sbi_tooltip_social a svg{
    font-size: 16px;
    margin: 0;
    padding: 5px;
}
#sbi_lightbox .sbi_tooltip_social a#sbi_facebook_icon .fa,
#sbi_lightbox .sbi_tooltip_social a#sbi_twitter_icon .fa,
#sbi_lightbox .sbi_tooltip_social a#sbi_pinterest_icon .fa{
    padding-top: 4px;
    font-size: 18px;
}
#sbi_lightbox .sbi_tooltip_social a svg {
    font-size: 19px;
    padding: 3px 4px;
    margin: auto;
}
#sbi_lightbox .sbi_share_close {
    position: absolute;
    top: -16px;
    right: -16px;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 50% !important;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sbi_lightbox .sbi_share_close:hover{
    cursor: pointer;
}
#sbi_lightbox .sbi_share_close:hover svg{
    background: #333;
    border-radius: 50%;
}
#sbi_lightbox .sbi_share_close svg {
    width: 12px !important;
    height: 14px !important;
}
/* Hide photos tooltip */
#sbi_lightbox #sbi_mod_box{
    width: 285px;
    padding: 8px 10px;
}
/* Social icons tooltip */
#sbi_lightbox .sbi_tooltip_social{
    width: 145px;
    padding: 5px 5px 4px 5px;
}
#sbi_lightbox .sbi_tooltip_social a{
    color: #333;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#sbi_lightbox .sbi_lightbox_action #sbi_facebook_icon:hover{ background: #3b5998; }
#sbi_lightbox .sbi_lightbox_action #sbi_twitter_icon:hover{ background: #00aced; }
#sbi_lightbox .sbi_lightbox_action #sbi_google_icon:hover{ background: #dd4b39; }
#sbi_lightbox .sbi_lightbox_action #sbi_linkedin_icon:hover{ background: #007bb6; }
#sbi_lightbox .sbi_lightbox_action #sbi_pinterest_icon:hover{ background: #cb2027; }
#sbi_lightbox .sbi_lightbox_action #sbi_email_icon:hover{ background: #333; }
#sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-page span {
    width: 8px;
    height: 8px;
}
/* begin small device comments CSS */
@media all and (max-width: 640px){
    .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
        width: 100% !important;
        padding-right: 0!important;
        background: #000;
    }
    .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
        box-sizing: border-box;
        width: 100% !important;
        position: relative;
        right: 0;
        height: 100%;
        line-height: 1.4;
        overflow: hidden;
        overflow-y: auto;
        text-align: left;
        border-radius: 0 0 5px 5px;
    }
    .sbi_lightbox .sbi_lb-image {
        margin: auto !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 0 !important;
        border-radius: 0;
    }
    #sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_link.sbi_lightbox_action {
        padding: 0 0 0 10px;
        margin: 5px 0 0 10px;
        border-left: 1px solid #666;
    }
    /* Carousel in Lightbox */
    #sbi_lightbox .sbi_lb-prev, #sbi_lightbox .sbi_lb-next, #sbi_lightbox .sbi_lb-nav {display: none !important;}
    #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-page span {
        width: 16px;
        height: 16px;
    }
}
/* end small device comments CSS */

/* Loader */
#sb_instagram .sbi_loader{
    width: 20px;
    height: 20px;

    position: relative;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: #000;
    background-color: rgba(0,0,0,0.5);

    border-radius: 100%;
    -webkit-animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
    animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
}
/* Loader in button */
#sb_instagram #sbi_load .sbi_loader{
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
}
@-webkit-keyframes sbi-sk-scaleout {
    0% { -webkit-transform: scale(0) }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}
@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    } 100% {
          -webkit-transform: scale(1.0);
          -ms-transform: scale(1.0);
          transform: scale(1.0);
          opacity: 0;
      }
}

#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin{
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

#sb_instagram .fa-pulse,
#sbi_lightbox .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)
    }
}

/* Lightbox sidebar/comments */
.sbi_lb-comments-enabled .sbi_lb-dataContainer{
    -moz-border-radius-bottom-left: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;

    -moz-border-radius-top-right: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-details{
    width: 95%;
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer{
    position: absolute;
    top: 0;
    right: 0;
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close{
    background: none;
    color: #333;
    width: auto;
    height: auto;
    padding: 8px 10px;
    font-size: 14px;
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close:hover{
    background: rgba(0,0,0,0.05);
    -moz-border-radius-bottom-left: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_tooltip_social a:hover,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_tooltip_social a:focus{
    color: #fff;
}
.sbi_loading_comments {
    text-align: center;
    margin-top: 15px;
}

/* Lightbox story */
.sbi_lb-story .sbi_lb-outerContainer:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    left: 0;
    background: rgb(250,155,87);
    background: linear-gradient(90deg, rgba(250,155,87,1) 0%, rgba(247,118,63,1) 35%, rgba(227,72,118,1) 55%, rgba(220,50,124,1) 75%, rgba(199,51,144,1) 100%);

    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.sbi_lightbox.sbi_lb-story  .sbi_lb-image{
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

/* HEADER */
.sb_instagram_header{
    float: left;
    clear: both;
    margin: auto;
    padding: 0;
    line-height: 1.2;
    width: 100%;
    overflow: hidden; /* Prevents pushing width on mobile */

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sb_instagram_header a{
    float: left;
    display: block;
    min-width: 100%\9;
    text-decoration: none;
    transition: color 0.5s ease;
}
/* Header profile pic */
.sbi_header_img{
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;

    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.sbi_header_img img{
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}
/* Profile pic hover */
.sbi_header_img_hover,
.sbi_header_hashtag_icon{
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.75);
}
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    font-size: 24px;
}
.sb_instagram_header.sbi_medium .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px;
}

.sb_instagram_header.sbi_large .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px;
}
.sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
    background: url('/wp-content/plugins/instagram-feed-pro/img/small-logo.png') no-repeat 0 0;
}
.sbi_header_img_hover{
    z-index: 2;
    transition: opacity 0.4s ease-in-out;
}
.sb_instagram_header .sbi_fade_in{
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}
/* Header text */
.sbi_header_text{
    float: left;
    width: 100%;
    padding-top: 2px;
}
.sb_instagram_header.sbi_medium .sbi_header_text{
    padding-top: 10px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_bio{
    margin-top: 3px !important;
}
.sb_instagram_header.sbi_large .sbi_header_text{
    padding-top: 14px;
}
#sb_instagram .sb_instagram_header.sbi_large .sbi_bio{
    margin-top: 6px !important;
}

.sbi_header_text h3,
.sbi_header_text p{
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important;
}
.sbi_header_text .sbi_bio_info{
    padding: 0 !important;
}
.sbi_bio_info span + span {
    margin-left: 10px;
}
#sb_instagram .sbi_bio{
    line-height: 1;
}
.sbi_bio_info .fa,
.sbi_bio_info svg{
    padding-right: 3px;
}
.sbi_posts_count svg{
    height: 1.05em;
    margin-bottom: -1px;
}
.sbi_followers svg.svg-inline--fa.fa-user{
    width: 0.8em;
    margin-right: 0 !important;
}

/* Hashtag header */
.sbi_header_type_generic .sbi_header_img,
.sbi_no_avatar .sbi_header_img{
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
}
.sbi_header_type_generic .sbi_no_bio{
    padding-top: 9px !important;
}
.sbi_header_type_generic .sbi_header_hashtag_icon,
.sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: .9;
    -webkit-transition: background .6s linear,color .6s linear;
    -moz-transition: background .6s linear,color .6s linear;
    -ms-transition: background .6s linear,color .6s linear;
    -o-transition: background .6s linear,color .6s linear;
    transition: background .6s linear,color .6s linear
}

.sbi_header_type_generic:hover .sbi_header_hashtag_icon,
.sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background .2s linear,color .2s linear;
    -moz-transition: background .2s linear,color .2s linear;
    -ms-transition: background .2s linear,color .2s linear;
    -o-transition: background .2s linear,color .2s linear;
    transition: background .2s linear,color .2s linear
}


.sb_instagram_header h3{
    font-size: 16px;
    line-height: 1.3;
    -ms-word-wrap: break-word;
    word-break: break-word;
}
.sb_instagram_header p{
    font-size: 13px;
    line-height: 1.3;
}

/* No bio */
.sbi_header_text.sbi_no_info h3{
    padding-top: 9px !important;
}
.sbi_header_text.sbi_no_bio .sbi_bio_info{
    clear: both;
}

/* Header followers */
.sbi_header_text .sbi_bio_info{
    float: left;
    clear: none;
    margin-top: 2px !important;
}
.sbi_header_text h3{
    margin-right: -50px !important;
}

/* Header style boxed */
.sbi_header_style_boxed .sbi_header_img{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.sbi_header_bar{
    width: 100%;
    float: left;
    clear: both;
    padding: 5px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sbi_header_style_boxed .sbi_bio_info{
    margin: 2px 5px;
    float: left;
    width: auto;
}
.sbi_header_style_boxed .sbi_no_bio h3{
    margin-top: 9px !important;
}

.sbi_header_style_boxed .sbi_bio{
    padding-bottom: 3px !important;
    margin-right: 5px !important;
}
.sb_instagram_header.sbi_header_style_boxed .sbi_header_follow_btn{
    float: right;
    padding: 4px 12px;
    background: #517fa4;
    color: #fff;
    font-size: 12px;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sbi_header_follow_btn:hover,
.sbi_header_follow_btn:focus{
    filter: alpha(opacity=85);
    opacity: 0.85;
    outline: none;
}
.sbi_header_follow_btn .fa,
.sbi_header_follow_btn svg{
    margin-right: 5px;
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
.sbi_header_style_boxed .sbi_header_hashtag_icon{
    background: none;
}



/* Buttons */
#sb_instagram #sbi_load{
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
#sb_instagram .sbi_moderation_link,
#sb_instagram .sbi_close_mod{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;

    padding: 7px 14px;
    margin: 5px auto 0 auto;
    background: #333;
    color: #eee;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram #sbi_load .sbi_load_btn{
    position: relative;
}
#sb_instagram #sbi_load .sbi_load_btn.sbi_hide_load {
    display:none !important;
}
#sb_instagram #sbi_load .fa-spinner{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px;
    font-size: 15px;
}
#sb_instagram #sbi_load{
    opacity: 1;
    transition: all 0.5s ease-in;
}
#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader{
    opacity: 1;
    transition: all 0.1s ease-in;
}
#sb_instagram .sbi_hidden{
    opacity: 0 !important;
}

/* Follow button */
#sb_instagram .sbi_follow_btn{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top{
    display: block;
    margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a{
    background: #408bd1;
    color: #fff;
}
#sb_instagram .sbi_follow_btn a,
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn{
    transition: all 0.1s ease-in;
}
/* Hover state for default colors */
#sb_instagram #sbi_load .sbi_load_btn:hover{
    outline: none;
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.25);
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus{
    outline: none;
    box-shadow: inset 0 0 10px 20px #359dff;
}
/* If a custom color is applied then just use opacity for the hover effect */
#sb_instagram .sbi_follow_btn.sbi_custom a:hover,
#sb_instagram .sbi_follow_btn.sbi_custom a:focus,
#sb_instagram #sbi_load .sbi_load_btn.sbi_custom:hover{
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.15);
}
/* Active state */
#sb_instagram .sbi_follow_btn a:active,
#sb_instagram #sbi_load .sbi_load_btn:active{
    box-shadow: inset 0 0 10px 20px rgba(0,0,0,0.3);
}

#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg{
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
}
#sb_instagram #sbi_load .sbi_follow_btn{
    margin-left: 5px;
}

/* SVGs */
#sb_instagram svg:not(:root).svg-inline--fa,
#sbi_lightbox svg:not(:root).svg-inline--fa{
    box-sizing: unset;
    overflow: visible;
    width: 1em;
}
#sb_instagram .svg-inline--fa.fa-w-16,
#sbi_lightbox .svg-inline--fa.fa-w-16{
    width: 1em;
}
#sb_instagram .svg-inline--fa,
#sbi_lightbox .svg-inline--fa{
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

/* Don't show the carousel images initially, fade them in using JS */


/*
 *  Core Owl Carousel CSS File
 *  v2.1.1
 */

#sb_instagram #sbi_images.sbi_carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    direction: ltr;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
.sbi_carousel .sbi_info,
.sbi_carousel .sbi_owl2row-item{
    display: none;
}
.sbi-owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
.sbi-owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.sbi-owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.sbi-owl-wrapper,
.sbi-owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.sbi-owl-item {
    position: relative;
    min-height: 1px;
    padding: 0 5px;
    padding: 0;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.sbi-owl-item img {
    display: block;
    width: 100%; }
.sbi-owl-nav.disabled,
.sbi-owl-dots.disabled {
    display: none; }
.sbi-owl-nav .sbi-owl-prev,
.sbi-owl-nav .sbi-owl-next,
.sbi-owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.sbi-owl-carousel.sbi-owl-loaded {
    display: block; }
.sbi-owl-carousel.sbi-owl-loading {
    opacity: 0;
    display: block; }
.sbi-owl-carousel.sbi-owl-hidden {
    opacity: 0; }
.sbi-owl-carousel.sbi-owl-refresh .sbi-owl-item {
    visibility: hidden; }
.sbi-owl-carousel.sbi-owl-drag .sbi-owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.sbi-owl-carousel.sbi-owl-grab {
    cursor: move;
    cursor: grab; }
.sbi-owl-carousel.sbi-owl-rtl {
    direction: rtl; }
.sbi-owl-carousel.sbi-owl-rtl .sbi-owl-item {
    float: right; }

/* No Js */
.no-js .sbi_carousel {
    display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }

.sbi-owl-animated-in {
    z-index: 0; }

.sbi-owl-animated-out {
    z-index: 1; }

.fadeOut {
    animation-name: fadeOut; }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.sbi-owl-height {
    transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.sbi-owl-item .sbi-owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }

.sbi-owl-item img.sbi-owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.sbi-owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }

.sbi-owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/wp-content/plugins/instagram-feed-pro/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease; }

.sbi-owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3); }

.sbi-owl-video-playing .sbi-owl-video-tn,
.sbi-owl-video-playing .sbi-owl-video-play-icon {
    display: none; }

.sbi-owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }

.sbi-owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }


.sbi-owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
.sbi-owl-nav {
    margin-top: 0;
}

.sbi-owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.sbi-owl-nav.disabled + .sbi-owl-dots {
    margin-top: 10px; }

.sbi-owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    padding: 5px 0;
    margin-top: 5px;
}
.sbi-owl-dots .sbi-owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
.sbi-owl-dots .sbi-owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #333;
    filter: Alpha(Opacity=25);/*IE7 fix*/
    opacity: 0.25;

    -webkit-backface-visibility: visible;
    transition: opacity 100ms ease;
    border-radius: 30px;
}
.sbi-owl-dots .sbi-owl-dot.active span, .sbi-owl-dots .sbi-owl-dot:hover span {
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

.sbi-owl-item {
    display: inline-block;
    vertical-align: top;
}
.sbi-owl-stage-outer {
    overflow-x: hidden;
    overflow-y: hidden;
}

.sbi-owl-item > div {
    width: 100% !important;
}
.sbi-post-links {
    max-width: 100%;
}
.sbi-owl-item{
    box-sizing: border-box;
}

/* Navigation arrows */
.sbi-owl-nav > div {
    position: absolute;
    top: 50%;
    font-size: 14px;
    display: inline-block;

    background: rgba(255,255,255,0.3);
    padding: 6px 6px 6px 8px;
    border-radius: 50%;
    margin-top: -15px;
    color: #000;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sbi_carousel:hover .sbi-owl-nav > div{
    background: rgba(255,255,255,0.5);

    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);

    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}
.sbi_carousel:hover .sbi-owl-nav > div:hover {
    cursor: pointer;
    background: #fff;
}
.sbi-owl-nav .sbi-owl-prev {
    margin-left: 7px;
    padding: 6px 8px 6px 6px;
    left: 0;
}
.sbi-owl-nav .sbi-owl-next {
    margin-right: 7px;
    right: 0;
}
#sb_instagram .sbi_carousel .sbi-owl-nav .svg-inline--fa {
    height: 1.2em;
}


/* MODERATION MODE */
#sb_instagram.sbi_moderation_mode{
    position: relative;
    z-index: 999999;
    background: #f9f9f9;
}
#sb_instagram.sbi_moderation_mode p,
#sb_instagram.sbi_moderation_mode label,
#sb_instagram.sbi_moderation_mode a{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.sbi_moderation_mode .sb_instagram_header {
    padding: 15px 15px 0 15px !important;
    margin: 0;
}
.sbi_moderation_mode .sbi_mod_submit_mod {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 10px auto 0 auto;
    background: #333;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sbi_moderation_mode .sbi_mod_submit_mod:hover {
    color: #fff;
    opacity: .8;
}
.sbi_moderation_mode .sbi_mod_mode_wrapper {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    padding: 50px 2%;

    font-size: 14px;
    line-height: 1.4;
    color: #222;

    background: #eee;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sbi_moderation_mode .sbi_mod_mode_wrapper .sbi_mod_row{
    width: 100%;
    padding-bottom: 5px;
}
.sbi_moderation_mode .sbi_mod_mode_wrapper input{
    cursor: pointer;
    vertical-align: baseline;
}
.sbi_moderation_mode .sbi_mod_mode_wrapper label{
    position: relative;
    top: -2px;
    cursor: pointer;
}
#sb_instagram.sbi_moderation_mode .sbi_follow_btn {
    display: none;
}
/* Save button at bottom */
.sbi_mod_mode_wrapper_bottom{
    clear: both;
    margin-top: 20px;
}
.sbi_moderation_mode .sbi_mod_mode_wrapper_bottom .sbi_mod_submit_mod{
    margin: 0;
}

.sbi_moderation_mode .sbi_mod_new_white_list {
    background: #fff;
    border-radius: 4px;
    padding: 20px 2%;
    margin-top: 10px;
    width: 95%;
    border-left: 5px solid #4e9c2b;

    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.sbi_moderation_mode .sbi_warning{
    border-left: 5px solid #e8452b;
}

.sbi_mod_new_white_list span{
    font-weight: bold;
    margin-right: 5px;
}
.sbi_moderation_mode .sbi_mod_new_white_list code{
    font-size: 18px;
    display: inline-block;
    padding: 10px 0 0 0;
    margin-left: -2px;
}

#sb_instagram.sbi_moderation_mode .sbi_close_mod {
    position: absolute;
    right: 20px;
    top: 20px;
}
#sb_instagram.sbi_moderation_mode .sbi_close_mod:hover,
#sb_instagram.sbi_moderation_mode .sbi_close_mod:focus{
    background: #d83e2e;
}
#sb_instagram .sbi_moderation_link{
    float: right;
    background: #e6684f;
}
#sb_instagram .sbi_moderation_link .fa,
.sbi_moderation_mode .sbi_close_mod .fa,
.sbi_mod_submit_mod .fa,
#sb_instagram .sbi_moderation_link svg,
.sbi_moderation_mode .sbi_close_mod svg,
.sbi_mod_submit_mod svg{
    margin-right: 6px;
    width: 1em;
}
#sb_instagram .sbi_moderation_link:hover,
#sb_instagram .sbi_moderation_link:focus{
    background: #e5593d;
}
.sbi_moderation_mode .sbi_mod {
    padding: 10px;
    text-align: center;
}
.sbi_mod_post_status {
    position:absolute;
    top: 0;
    right: 0;
    padding: 12px 13px 14px 16px;
    color: #fff;

    -moz-border-radius-bottom-left: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 10;
}
.sbi_mod_post_status .fa,
.sbi_mod_post_status svg{
    font-size: 28px;
    font-weight: 700;
}
.sbi_mod_exclude{
    background: #e5593d;
}
.sbi_mod_include{
    background: #4e9c2b;
}
.sbi_mod_user{
    display: block;
    padding: 0 0 5px 0;
}
.sbi_mod input,
.sbi_mod label{
    cursor: pointer;
}
.sbi_mod_block{
    padding: 3px;
    margin-bottom: 5px;
}
.sbi_mod_user input {
    width: 100%;
    padding: 3px;
    line-height: 1;
    font-size: 11px;
    text-align: center;
}
.sbi_mod_block:hover,
.sbi_mod_block:focus{
    background: rgba(0,0,0,0.05);
    color: #bf2c0f;
    border-radius: 4px;
}
.sbi_mod_block label{
    width: 100%;
    display: block;
}
.sbi_mod_block_user{
    position: relative;
    top: 1px;
}
.sbi_mod_submit_mod:hover,
.sbi_mod_submit_mod:focus{
    background: #488a2b;
}
.sbi_mod_type_header{
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
.sbi_mod_saved{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    background: rgba(255,255,255,0.9);
    padding: 18px 22px;
    margin: -32px 0 0 -60px;
    border-radius: 4px;
    color: #488a2b;

    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sbi_mod_saved .fa,
.sbi_mod_saved svg{
    margin-right: 3px
}

/* Carousel */
#sbi_lightbox .sbi-owl-dots{
    top: -45px;
    position: relative;
    width: auto;
    display: inline-block;
    background: rgba(0,0,0,0.1);
    border-radius: 30px;
    padding: 3px 5px;
}
#sbi_lightbox .sbi-owl-dots .sbi-owl-dot span{
    opacity: 0.5;
    background: #fff;
    background: rgba(255,255,255,0.9);
    width: 8px;
    height: 8px;
}
#sbi_lightbox .sbi-owl-dots .sbi-owl-dot.active span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#sbi_lightbox .sbi-owl-nav > div {
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 8px;
    margin-top: -16px;
    color: #000;
    zoom: 1;
    padding: 6px 5px 6px 7px;
    font-size: 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    z-index: 10;
}
#sbi_lightbox .sbi-owl-nav > .sbi-owl-prev {
    right: auto;
    left: 8px;
    padding-left: 5px;
    padding-right: 7px;
}
#sbi_lightbox .sbi-owl-nav > div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
#sbi_lightbox .fa-clone {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #fff;
    opacity: 1;
    z-index: 1;
}
.sbi_lightbox .sbi_lb-image{
    margin: 0;
    padding: 0 !important;
}
@media all and (max-width: 640px) {
    #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons div{
        left: 0;
    }
    #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons .sbi_owl-next{
        right: 0;
    }
    #sbi_lightbox .fa-clone {
        right: 4px;
        top: 4px;
    }
}
@media all and (min-width: 800px) {
    .sbi_lightbox.sbi_lb-comments-enabled {
        position: fixed;
        top: 50px !important;
    }
}


/* 3.0 styles */
/* Hover effect slight zoom */
#sb_instagram .sbi_photo_wrap{
    overflow: hidden;
}
#sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo{
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}
/* Carousel hover transition for 2 rows (as some cloned items still have the sbi_transition class on them) */
#sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition .sbi_photo{
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/* Use CSS for lightbox fade instead of JS */
#sb_instagram .sbi_link {
    opacity: 0;
    display: block;
    transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
}
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
    opacity: 1;
    display: block;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}
#sb_instagram.sbi_moderation_mode .sbi_photo_wrap .sbi_link{
    display: none !important;
}

/** Medium Header */
/* Only use medium & large headers on devices above 480px */
@media all and (min-width: 480px){
    .sb_instagram_header.sbi_medium .sbi_header_img {
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }
    .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        font-size: 20px;
    }
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio{
        font-size: 14px;
    }
    .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio{
        margin-left: 95px !important;
        line-height: 1.4
    }
    .sb_instagram_header.sbi_medium .sbi_header_text h3{
        margin-right: -85px !important;
    }
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{
        margin-top: 4px !important;
    }
    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
        padding-top: 7px !important;
    }
    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_info h3,
    .sb_instagram_header.sbi_header_type_generic.sbi_medium .sbi_no_bio{
        padding-top: 20px !important;
    }
    /** Large Header */
    .sb_instagram_header.sbi_large .sbi_header_img {
        width: 120px;
        height: 120px;
        border-radius: 60px;
    }
    .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 60px;
    }
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        font-size: 28px;
    }
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio{
        font-size: 16px;
    }
    .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio{
        margin-left: 140px !important;
        line-height: 1.5;
    }
    .sb_instagram_header.sbi_large .sbi_header_text h3{
        margin-right: -120px !important;
    }
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{
        margin-top: 12px !important;
    }
    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3 {
        padding-top: 12px !important;
    }
    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_info h3,
    #sb_instagram .sb_instagram_header.sbi_header_type_generic.sbi_large .sbi_no_bio{
        padding-top: 32px !important;
    }
}
/* centered */
.sb_instagram_header.sbi_centered{
    float: none;
    clear: both;
    padding: 0;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 500px;
    overflow: hidden;
}
.sb_instagram_header.sbi_centered .sbi_header_img{
    float: none;
    margin: auto !important;
}
.sb_instagram_header.sbi_centered .sbi_header_text h3,
.sb_instagram_header.sbi_centered .sbi_header_text .sbi_bio_info,
.sb_instagram_header.sbi_centered .sbi_header_text .sbi_bio{
    margin: auto !important;
    text-align: center;
    float: none;
}
.sb_instagram_header.sbi_header_style_boxed .sbi_header_img,
.sb_instagram_header.sbi_header_style_boxed .sbi_header_img img {
    border-radius: 0 !important;
}
.sb_instagram_header.sbi_centered a{
    float: none;
}

/* header story */
.sb_instagram_header.sbi_story *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sb_instagram_header.sbi_story .sbi_header_img {
    padding: 3px;
    background: rgb(250,155,87);
    background: linear-gradient(45deg, rgba(250,155,87,1) 0%, rgba(247,118,63,1) 35%, rgba(227,72,118,1) 55%, rgba(220,50,124,1) 75%, rgba(199,51,144,1) 100%);
}
.sb_instagram_header.sbi_story.sbi_header_style_boxed .sbi_header_img:after {
    border-radius: 0;
}
.sb_instagram_header.sbi_story .sbi_header_img_hover .sbi_new_logo{
    background: url('/wp-content/plugins/instagram-feed-pro/img/sbi-sprite.png') no-repeat -91px -27px;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    margin-left: -14px;
}
.sb_instagram_header.sbi_story .sbi_header_img_hover{
    transition: opacity 0.2s ease-in-out;
}

/* Remove header shadow/border */
#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#sb_instagram .sbi_header_link:hover {
    border: none;
}

/* Header hover transition */
.sb_instagram_header.sbi_story .sbi_header_img img {
    height: auto;
    border: 3px solid #fff !important;
    border-radius: 50%;
    transition: border 0.2s ease;
}
.sbi_story .sbi_header_img_hover{
    background: none;
}
.sbi_story .sbi_header_img{
    transition: padding 0.2s ease;
}
.sb_instagram_header.sbi_story .sbi_header_link:hover .sbi_header_img img {
    border: 0px solid #fff !important;
    transition: border 0.2s ease;
}
.sbi_story .sbi_header_link:hover .sbi_header_img{
    padding: 25px;
    transition: padding 0.2s ease;
}
.sbi_story.sbi_medium .sbi_header_link:hover .sbi_header_img{
    padding: 40px;
    transition: padding 0.3s ease;
}
.sbi_story.sbi_large .sbi_header_link:hover .sbi_header_img{
    padding: 60px;
    transition: padding 0.4s ease;
}

/* ---- .element-item ---- */
#sb_instagram.sbi_masonry,
#sb_instagram.sbi_highlight {
    display: block !important;
}
#sb_instagram.sbi_highlight #sbi_images .sbi_item,
#sb_instagram.sbi_masonry #sbi_images .sbi_item{
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#sb_instagram.sbi_masonry #sbi_images .sbi_item,
#sb_instagram.sbi_highlight #sbi_images .sbi_item{
    position: relative;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block !important;
}
#sb_instagram.sbi_highlight #sbi_images .sbi_item {
    height: 100px;
    width: 100px;
}
#sb_instagram.sbi_masonry #sbi_images .sbi_item.sbi_num_diff_hide,
#sb_instagram.sbi_highlight #sbi_images .sbi_item.sbi_num_diff_hide,
#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{
    display: none !important;
}
.sbi_masonry #sbi_images:after,
.sbi_highlight #sbi_images:after{
    content: '';
    display: table;
    clear: both;
}
.sbi_masonry .sbi_hide {
    visibility: hidden;
}

/* Front end notice */
#sb_instagram .sbi_frontend_notice{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    clear: both;
    padding: 10px;
    margin: 0 0 10px 0;
    background: #f9f9f9;
    color: #333;
    border: 1px solid #eee;
    font-size: 12px;
    line-height: 1.5;

}
#sb_instagram .sbi_frontend_notice .sbi_close_notice{
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    color: #999;
    height: 10px;
    line-height: 1;
}
#sb_instagram .sbi_frontend_notice .sbi_close_notice:hover,
#sb_instagram .sbi_frontend_notice .sbi_close_notice:active{
    color: #333;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn{
    display: inline-block;
    padding: 6px 10px;
    background: #ddd;
    background: rgba(0,0,0,0.1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{
    background: #ccc;
    background: rgba(0,0,0,0.15);
}
#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{
    margin-right: 2px;
}/*!
 * CCS3 animations
 */.tm-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.fadein{-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeoutdown{-webkit-animation-name:fadeoutdown;animation-name:fadeoutdown}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.tcfa,.tcfas,.tcfar,.tcfal,.tcfad{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.tcfa-lg{font-size:1.33333em;line-height:.75;vertical-align:-0.0667em}.tcfa-xs{font-size:.75em}.tcfa-sm{font-size:.875em}.tcfa-1x{font-size:1em}.tcfa-2x{font-size:2em}.tcfa-3x{font-size:3em}.tcfa-4x{font-size:4em}.tcfa-5x{font-size:5em}.tcfa-6x{font-size:6em}.tcfa-7x{font-size:7em}.tcfa-8x{font-size:8em}.tcfa-9x{font-size:9em}.tcfa-10x{font-size:10em}.tcfa-fw{text-align:center;width:1.25em}.tcfa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.tcfa-ul>li{position:relative}.tcfa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.tcfa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.tcfa-pull-left{float:left}.tcfa-pull-right{float:right}.tcfa.tcfa-pull-left,.tcfas.tcfa-pull-left,.tcfar.tcfa-pull-left,.tcfal.tcfa-pull-left{margin-right:.3em}.tcfa.tcfa-pull-right,.tcfas.tcfa-pull-right,.tcfar.tcfa-pull-right,.tcfal.tcfa-pull-right{margin-left:.3em}.tcfa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.tcfa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tcfa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tcfa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tcfa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tcfa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.tcfa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.tcfa-flip-both,.tcfa-flip-horizontal.tcfa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .tcfa-rotate-90,:root .tcfa-rotate-180,:root .tcfa-rotate-270,:root .tcfa-flip-horizontal,:root .tcfa-flip-vertical,:root .tcfa-flip-both{-webkit-filter:none;filter:none}.tcfa-stack{display:inline-block;height:2em;line-height:2;position:relative;vertical-align:middle;width:2.5em}.tcfa-stack-1x,.tcfa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.tcfa-stack-1x{line-height:inherit}.tcfa-stack-2x{font-size:2em}.tcfa-inverse{color:#fff}.tcfa-500px::before{content:"\f26e"}.tcfa-accessible-icon::before{content:"\f368"}.tcfa-accusoft::before{content:"\f369"}.tcfa-acquisitions-incorporated::before{content:"\f6af"}.tcfa-ad::before{content:"\f641"}.tcfa-address-book::before{content:"\f2b9"}.tcfa-address-card::before{content:"\f2bb"}.tcfa-adjust::before{content:"\f042"}.tcfa-adn::before{content:"\f170"}.tcfa-adobe::before{content:"\f778"}.tcfa-adversal::before{content:"\f36a"}.tcfa-affiliatetheme::before{content:"\f36b"}.tcfa-air-freshener::before{content:"\f5d0"}.tcfa-airbnb::before{content:"\f834"}.tcfa-algolia::before{content:"\f36c"}.tcfa-align-center::before{content:"\f037"}.tcfa-align-justify::before{content:"\f039"}.tcfa-align-left::before{content:"\f036"}.tcfa-align-right::before{content:"\f038"}.tcfa-alipay::before{content:"\f642"}.tcfa-allergies::before{content:"\f461"}.tcfa-amazon::before{content:"\f270"}.tcfa-amazon-pay::before{content:"\f42c"}.tcfa-ambulance::before{content:"\f0f9"}.tcfa-american-sign-language-interpreting::before{content:"\f2a3"}.tcfa-amilia::before{content:"\f36d"}.tcfa-anchor::before{content:"\f13d"}.tcfa-android::before{content:"\f17b"}.tcfa-angellist::before{content:"\f209"}.tcfa-angle-double-down::before{content:"\f103"}.tcfa-angle-double-left::before{content:"\f100"}.tcfa-angle-double-right::before{content:"\f101"}.tcfa-angle-double-up::before{content:"\f102"}.tcfa-angle-down::before{content:"\f107"}.tcfa-angle-left::before{content:"\f104"}.tcfa-angle-right::before{content:"\f105"}.tcfa-angle-up::before{content:"\f106"}.tcfa-angry::before{content:"\f556"}.tcfa-angrycreative::before{content:"\f36e"}.tcfa-angular::before{content:"\f420"}.tcfa-ankh::before{content:"\f644"}.tcfa-app-store::before{content:"\f36f"}.tcfa-app-store-ios::before{content:"\f370"}.tcfa-apper::before{content:"\f371"}.tcfa-apple::before{content:"\f179"}.tcfa-apple-alt::before{content:"\f5d1"}.tcfa-apple-pay::before{content:"\f415"}.tcfa-archive::before{content:"\f187"}.tcfa-archway::before{content:"\f557"}.tcfa-arrow-alt-circle-down::before{content:"\f358"}.tcfa-arrow-alt-circle-left::before{content:"\f359"}.tcfa-arrow-alt-circle-right::before{content:"\f35a"}.tcfa-arrow-alt-circle-up::before{content:"\f35b"}.tcfa-arrow-circle-down::before{content:"\f0ab"}.tcfa-arrow-circle-left::before{content:"\f0a8"}.tcfa-arrow-circle-right::before{content:"\f0a9"}.tcfa-arrow-circle-up::before{content:"\f0aa"}.tcfa-arrow-down::before{content:"\f063"}.tcfa-arrow-left::before{content:"\f060"}.tcfa-arrow-right::before{content:"\f061"}.tcfa-arrow-up::before{content:"\f062"}.tcfa-arrows-alt::before{content:"\f0b2"}.tcfa-arrows-alt-h::before{content:"\f337"}.tcfa-arrows-alt-v::before{content:"\f338"}.tcfa-artstation::before{content:"\f77a"}.tcfa-assistive-listening-systems::before{content:"\f2a2"}.tcfa-asterisk::before{content:"\f069"}.tcfa-asymmetrik::before{content:"\f372"}.tcfa-at::before{content:"\f1fa"}.tcfa-atlas::before{content:"\f558"}.tcfa-atlassian::before{content:"\f77b"}.tcfa-atom::before{content:"\f5d2"}.tcfa-audible::before{content:"\f373"}.tcfa-audio-description::before{content:"\f29e"}.tcfa-autoprefixer::before{content:"\f41c"}.tcfa-avianex::before{content:"\f374"}.tcfa-aviato::before{content:"\f421"}.tcfa-award::before{content:"\f559"}.tcfa-aws::before{content:"\f375"}.tcfa-baby::before{content:"\f77c"}.tcfa-baby-carriage::before{content:"\f77d"}.tcfa-backspace::before{content:"\f55a"}.tcfa-backward::before{content:"\f04a"}.tcfa-bacon::before{content:"\f7e5"}.tcfa-bahai::before{content:"\f666"}.tcfa-balance-scale::before{content:"\f24e"}.tcfa-balance-scale-left::before{content:"\f515"}.tcfa-balance-scale-right::before{content:"\f516"}.tcfa-ban::before{content:"\f05e"}.tcfa-band-aid::before{content:"\f462"}.tcfa-bandcamp::before{content:"\f2d5"}.tcfa-barcode::before{content:"\f02a"}.tcfa-bars::before{content:"\f0c9"}.tcfa-baseball-ball::before{content:"\f433"}.tcfa-basketball-ball::before{content:"\f434"}.tcfa-bath::before{content:"\f2cd"}.tcfa-battery-empty::before{content:"\f244"}.tcfa-battery-full::before{content:"\f240"}.tcfa-battery-half::before{content:"\f242"}.tcfa-battery-quarter::before{content:"\f243"}.tcfa-battery-three-quarters::before{content:"\f241"}.tcfa-battle-net::before{content:"\f835"}.tcfa-bed::before{content:"\f236"}.tcfa-beer::before{content:"\f0fc"}.tcfa-behance::before{content:"\f1b4"}.tcfa-behance-square::before{content:"\f1b5"}.tcfa-bell::before{content:"\f0f3"}.tcfa-bell-slash::before{content:"\f1f6"}.tcfa-bezier-curve::before{content:"\f55b"}.tcfa-bible::before{content:"\f647"}.tcfa-bicycle::before{content:"\f206"}.tcfa-biking::before{content:"\f84a"}.tcfa-bimobject::before{content:"\f378"}.tcfa-binoculars::before{content:"\f1e5"}.tcfa-biohazard::before{content:"\f780"}.tcfa-birthday-cake::before{content:"\f1fd"}.tcfa-bitbucket::before{content:"\f171"}.tcfa-bitcoin::before{content:"\f379"}.tcfa-bity::before{content:"\f37a"}.tcfa-black-tie::before{content:"\f27e"}.tcfa-blackberry::before{content:"\f37b"}.tcfa-blender::before{content:"\f517"}.tcfa-blender-phone::before{content:"\f6b6"}.tcfa-blind::before{content:"\f29d"}.tcfa-blog::before{content:"\f781"}.tcfa-blogger::before{content:"\f37c"}.tcfa-blogger-b::before{content:"\f37d"}.tcfa-bluetooth::before{content:"\f293"}.tcfa-bluetooth-b::before{content:"\f294"}.tcfa-bold::before{content:"\f032"}.tcfa-bolt::before{content:"\f0e7"}.tcfa-bomb::before{content:"\f1e2"}.tcfa-bone::before{content:"\f5d7"}.tcfa-bong::before{content:"\f55c"}.tcfa-book::before{content:"\f02d"}.tcfa-book-dead::before{content:"\f6b7"}.tcfa-book-medical::before{content:"\f7e6"}.tcfa-book-open::before{content:"\f518"}.tcfa-book-reader::before{content:"\f5da"}.tcfa-bookmark::before{content:"\f02e"}.tcfa-bootstrap::before{content:"\f836"}.tcfa-border-all::before{content:"\f84c"}.tcfa-border-none::before{content:"\f850"}.tcfa-border-style::before{content:"\f853"}.tcfa-bowling-ball::before{content:"\f436"}.tcfa-box::before{content:"\f466"}.tcfa-box-open::before{content:"\f49e"}.tcfa-boxes::before{content:"\f468"}.tcfa-braille::before{content:"\f2a1"}.tcfa-brain::before{content:"\f5dc"}.tcfa-bread-slice::before{content:"\f7ec"}.tcfa-briefcase::before{content:"\f0b1"}.tcfa-briefcase-medical::before{content:"\f469"}.tcfa-broadcast-tower::before{content:"\f519"}.tcfa-broom::before{content:"\f51a"}.tcfa-brush::before{content:"\f55d"}.tcfa-btc::before{content:"\f15a"}.tcfa-buffer::before{content:"\f837"}.tcfa-bug::before{content:"\f188"}.tcfa-building::before{content:"\f1ad"}.tcfa-bullhorn::before{content:"\f0a1"}.tcfa-bullseye::before{content:"\f140"}.tcfa-burn::before{content:"\f46a"}.tcfa-buromobelexperte::before{content:"\f37f"}.tcfa-bus::before{content:"\f207"}.tcfa-bus-alt::before{content:"\f55e"}.tcfa-business-time::before{content:"\f64a"}.tcfa-buy-n-large::before{content:"\f8a6"}.tcfa-buysellads::before{content:"\f20d"}.tcfa-calculator::before{content:"\f1ec"}.tcfa-calendar::before{content:"\f133"}.tcfa-calendar-alt::before{content:"\f073"}.tcfa-calendar-check::before{content:"\f274"}.tcfa-calendar-day::before{content:"\f783"}.tcfa-calendar-minus::before{content:"\f272"}.tcfa-calendar-plus::before{content:"\f271"}.tcfa-calendar-times::before{content:"\f273"}.tcfa-calendar-week::before{content:"\f784"}.tcfa-camera::before{content:"\f030"}.tcfa-camera-retro::before{content:"\f083"}.tcfa-campground::before{content:"\f6bb"}.tcfa-canadian-maple-leaf::before{content:"\f785"}.tcfa-candy-cane::before{content:"\f786"}.tcfa-cannabis::before{content:"\f55f"}.tcfa-capsules::before{content:"\f46b"}.tcfa-car::before{content:"\f1b9"}.tcfa-car-alt::before{content:"\f5de"}.tcfa-car-battery::before{content:"\f5df"}.tcfa-car-crash::before{content:"\f5e1"}.tcfa-car-side::before{content:"\f5e4"}.tcfa-caravan::before{content:"\f8ff"}.tcfa-caret-down::before{content:"\f0d7"}.tcfa-caret-left::before{content:"\f0d9"}.tcfa-caret-right::before{content:"\f0da"}.tcfa-caret-square-down::before{content:"\f150"}.tcfa-caret-square-left::before{content:"\f191"}.tcfa-caret-square-right::before{content:"\f152"}.tcfa-caret-square-up::before{content:"\f151"}.tcfa-caret-up::before{content:"\f0d8"}.tcfa-carrot::before{content:"\f787"}.tcfa-cart-arrow-down::before{content:"\f218"}.tcfa-cart-plus::before{content:"\f217"}.tcfa-cash-register::before{content:"\f788"}.tcfa-cat::before{content:"\f6be"}.tcfa-cc-amazon-pay::before{content:"\f42d"}.tcfa-cc-amex::before{content:"\f1f3"}.tcfa-cc-apple-pay::before{content:"\f416"}.tcfa-cc-diners-club::before{content:"\f24c"}.tcfa-cc-discover::before{content:"\f1f2"}.tcfa-cc-jcb::before{content:"\f24b"}.tcfa-cc-mastercard::before{content:"\f1f1"}.tcfa-cc-paypal::before{content:"\f1f4"}.tcfa-cc-stripe::before{content:"\f1f5"}.tcfa-cc-visa::before{content:"\f1f0"}.tcfa-centercode::before{content:"\f380"}.tcfa-centos::before{content:"\f789"}.tcfa-certificate::before{content:"\f0a3"}.tcfa-chair::before{content:"\f6c0"}.tcfa-chalkboard::before{content:"\f51b"}.tcfa-chalkboard-teacher::before{content:"\f51c"}.tcfa-charging-station::before{content:"\f5e7"}.tcfa-chart-area::before{content:"\f1fe"}.tcfa-chart-bar::before{content:"\f080"}.tcfa-chart-line::before{content:"\f201"}.tcfa-chart-pie::before{content:"\f200"}.tcfa-check::before{content:"\f00c"}.tcfa-check-circle::before{content:"\f058"}.tcfa-check-double::before{content:"\f560"}.tcfa-check-square::before{content:"\f14a"}.tcfa-cheese::before{content:"\f7ef"}.tcfa-chess::before{content:"\f439"}.tcfa-chess-bishop::before{content:"\f43a"}.tcfa-chess-board::before{content:"\f43c"}.tcfa-chess-king::before{content:"\f43f"}.tcfa-chess-knight::before{content:"\f441"}.tcfa-chess-pawn::before{content:"\f443"}.tcfa-chess-queen::before{content:"\f445"}.tcfa-chess-rook::before{content:"\f447"}.tcfa-chevron-circle-down::before{content:"\f13a"}.tcfa-chevron-circle-left::before{content:"\f137"}.tcfa-chevron-circle-right::before{content:"\f138"}.tcfa-chevron-circle-up::before{content:"\f139"}.tcfa-chevron-down::before{content:"\f078"}.tcfa-chevron-left::before{content:"\f053"}.tcfa-chevron-right::before{content:"\f054"}.tcfa-chevron-up::before{content:"\f077"}.tcfa-child::before{content:"\f1ae"}.tcfa-chrome::before{content:"\f268"}.tcfa-chromecast::before{content:"\f838"}.tcfa-church::before{content:"\f51d"}.tcfa-circle::before{content:"\f111"}.tcfa-circle-notch::before{content:"\f1ce"}.tcfa-city::before{content:"\f64f"}.tcfa-clinic-medical::before{content:"\f7f2"}.tcfa-clipboard::before{content:"\f328"}.tcfa-clipboard-check::before{content:"\f46c"}.tcfa-clipboard-list::before{content:"\f46d"}.tcfa-clock::before{content:"\f017"}.tcfa-clone::before{content:"\f24d"}.tcfa-closed-captioning::before{content:"\f20a"}.tcfa-cloud::before{content:"\f0c2"}.tcfa-cloud-download-alt::before{content:"\f381"}.tcfa-cloud-meatball::before{content:"\f73b"}.tcfa-cloud-moon::before{content:"\f6c3"}.tcfa-cloud-moon-rain::before{content:"\f73c"}.tcfa-cloud-rain::before{content:"\f73d"}.tcfa-cloud-showers-heavy::before{content:"\f740"}.tcfa-cloud-sun::before{content:"\f6c4"}.tcfa-cloud-sun-rain::before{content:"\f743"}.tcfa-cloud-upload-alt::before{content:"\f382"}.tcfa-cloudscale::before{content:"\f383"}.tcfa-cloudsmith::before{content:"\f384"}.tcfa-cloudversify::before{content:"\f385"}.tcfa-cocktail::before{content:"\f561"}.tcfa-code::before{content:"\f121"}.tcfa-code-branch::before{content:"\f126"}.tcfa-codepen::before{content:"\f1cb"}.tcfa-codiepie::before{content:"\f284"}.tcfa-coffee::before{content:"\f0f4"}.tcfa-cog::before{content:"\f013"}.tcfa-cogs::before{content:"\f085"}.tcfa-coins::before{content:"\f51e"}.tcfa-columns::before{content:"\f0db"}.tcfa-comment::before{content:"\f075"}.tcfa-comment-alt::before{content:"\f27a"}.tcfa-comment-dollar::before{content:"\f651"}.tcfa-comment-dots::before{content:"\f4ad"}.tcfa-comment-medical::before{content:"\f7f5"}.tcfa-comment-slash::before{content:"\f4b3"}.tcfa-comments::before{content:"\f086"}.tcfa-comments-dollar::before{content:"\f653"}.tcfa-compact-disc::before{content:"\f51f"}.tcfa-compass::before{content:"\f14e"}.tcfa-compress::before{content:"\f066"}.tcfa-compress-alt::before{content:"\f422"}.tcfa-compress-arrows-alt::before{content:"\f78c"}.tcfa-concierge-bell::before{content:"\f562"}.tcfa-confluence::before{content:"\f78d"}.tcfa-connectdevelop::before{content:"\f20e"}.tcfa-contao::before{content:"\f26d"}.tcfa-cookie::before{content:"\f563"}.tcfa-cookie-bite::before{content:"\f564"}.tcfa-copy::before{content:"\f0c5"}.tcfa-copyright::before{content:"\f1f9"}.tcfa-cotton-bureau::before{content:"\f89e"}.tcfa-couch::before{content:"\f4b8"}.tcfa-cpanel::before{content:"\f388"}.tcfa-creative-commons::before{content:"\f25e"}.tcfa-creative-commons-by::before{content:"\f4e7"}.tcfa-creative-commons-nc::before{content:"\f4e8"}.tcfa-creative-commons-nc-eu::before{content:"\f4e9"}.tcfa-creative-commons-nc-jp::before{content:"\f4ea"}.tcfa-creative-commons-nd::before{content:"\f4eb"}.tcfa-creative-commons-pd::before{content:"\f4ec"}.tcfa-creative-commons-pd-alt::before{content:"\f4ed"}.tcfa-creative-commons-remix::before{content:"\f4ee"}.tcfa-creative-commons-sa::before{content:"\f4ef"}.tcfa-creative-commons-sampling::before{content:"\f4f0"}.tcfa-creative-commons-sampling-plus::before{content:"\f4f1"}.tcfa-creative-commons-share::before{content:"\f4f2"}.tcfa-creative-commons-zero::before{content:"\f4f3"}.tcfa-credit-card::before{content:"\f09d"}.tcfa-critical-role::before{content:"\f6c9"}.tcfa-crop::before{content:"\f125"}.tcfa-crop-alt::before{content:"\f565"}.tcfa-cross::before{content:"\f654"}.tcfa-crosshairs::before{content:"\f05b"}.tcfa-crow::before{content:"\f520"}.tcfa-crown::before{content:"\f521"}.tcfa-crutch::before{content:"\f7f7"}.tcfa-css3::before{content:"\f13c"}.tcfa-css3-alt::before{content:"\f38b"}.tcfa-cube::before{content:"\f1b2"}.tcfa-cubes::before{content:"\f1b3"}.tcfa-cut::before{content:"\f0c4"}.tcfa-cuttlefish::before{content:"\f38c"}.tcfa-d-and-d::before{content:"\f38d"}.tcfa-d-and-d-beyond::before{content:"\f6ca"}.tcfa-dashcube::before{content:"\f210"}.tcfa-database::before{content:"\f1c0"}.tcfa-deaf::before{content:"\f2a4"}.tcfa-delicious::before{content:"\f1a5"}.tcfa-democrat::before{content:"\f747"}.tcfa-deploydog::before{content:"\f38e"}.tcfa-deskpro::before{content:"\f38f"}.tcfa-desktop::before{content:"\f108"}.tcfa-dev::before{content:"\f6cc"}.tcfa-deviantart::before{content:"\f1bd"}.tcfa-dharmachakra::before{content:"\f655"}.tcfa-dhl::before{content:"\f790"}.tcfa-diagnoses::before{content:"\f470"}.tcfa-diaspora::before{content:"\f791"}.tcfa-dice::before{content:"\f522"}.tcfa-dice-d20::before{content:"\f6cf"}.tcfa-dice-d6::before{content:"\f6d1"}.tcfa-dice-five::before{content:"\f523"}.tcfa-dice-four::before{content:"\f524"}.tcfa-dice-one::before{content:"\f525"}.tcfa-dice-six::before{content:"\f526"}.tcfa-dice-three::before{content:"\f527"}.tcfa-dice-two::before{content:"\f528"}.tcfa-digg::before{content:"\f1a6"}.tcfa-digital-ocean::before{content:"\f391"}.tcfa-digital-tachograph::before{content:"\f566"}.tcfa-directions::before{content:"\f5eb"}.tcfa-discord::before{content:"\f392"}.tcfa-discourse::before{content:"\f393"}.tcfa-divide::before{content:"\f529"}.tcfa-dizzy::before{content:"\f567"}.tcfa-dna::before{content:"\f471"}.tcfa-dochub::before{content:"\f394"}.tcfa-docker::before{content:"\f395"}.tcfa-dog::before{content:"\f6d3"}.tcfa-dollar-sign::before{content:"\f155"}.tcfa-dolly::before{content:"\f472"}.tcfa-dolly-flatbed::before{content:"\f474"}.tcfa-donate::before{content:"\f4b9"}.tcfa-door-closed::before{content:"\f52a"}.tcfa-door-open::before{content:"\f52b"}.tcfa-dot-circle::before{content:"\f192"}.tcfa-dove::before{content:"\f4ba"}.tcfa-download::before{content:"\f019"}.tcfa-draft2digital::before{content:"\f396"}.tcfa-drafting-compass::before{content:"\f568"}.tcfa-dragon::before{content:"\f6d5"}.tcfa-draw-polygon::before{content:"\f5ee"}.tcfa-dribbble::before{content:"\f17d"}.tcfa-dribbble-square::before{content:"\f397"}.tcfa-dropbox::before{content:"\f16b"}.tcfa-drum::before{content:"\f569"}.tcfa-drum-steelpan::before{content:"\f56a"}.tcfa-drumstick-bite::before{content:"\f6d7"}.tcfa-drupal::before{content:"\f1a9"}.tcfa-dumbbell::before{content:"\f44b"}.tcfa-dumpster::before{content:"\f793"}.tcfa-dumpster-fire::before{content:"\f794"}.tcfa-dungeon::before{content:"\f6d9"}.tcfa-dyalog::before{content:"\f399"}.tcfa-earlybirds::before{content:"\f39a"}.tcfa-ebay::before{content:"\f4f4"}.tcfa-edge::before{content:"\f282"}.tcfa-edit::before{content:"\f044"}.tcfa-egg::before{content:"\f7fb"}.tcfa-eject::before{content:"\f052"}.tcfa-elementor::before{content:"\f430"}.tcfa-ellipsis-h::before{content:"\f141"}.tcfa-ellipsis-v::before{content:"\f142"}.tcfa-ello::before{content:"\f5f1"}.tcfa-ember::before{content:"\f423"}.tcfa-empire::before{content:"\f1d1"}.tcfa-envelope::before{content:"\f0e0"}.tcfa-envelope-open::before{content:"\f2b6"}.tcfa-envelope-open-text::before{content:"\f658"}.tcfa-envelope-square::before{content:"\f199"}.tcfa-envira::before{content:"\f299"}.tcfa-equals::before{content:"\f52c"}.tcfa-eraser::before{content:"\f12d"}.tcfa-erlang::before{content:"\f39d"}.tcfa-ethereum::before{content:"\f42e"}.tcfa-ethernet::before{content:"\f796"}.tcfa-etsy::before{content:"\f2d7"}.tcfa-euro-sign::before{content:"\f153"}.tcfa-evernote::before{content:"\f839"}.tcfa-exchange-alt::before{content:"\f362"}.tcfa-exclamation::before{content:"\f12a"}.tcfa-exclamation-circle::before{content:"\f06a"}.tcfa-exclamation-triangle::before{content:"\f071"}.tcfa-expand::before{content:"\f065"}.tcfa-expand-alt::before{content:"\f424"}.tcfa-expand-arrows-alt::before{content:"\f31e"}.tcfa-expeditedssl::before{content:"\f23e"}.tcfa-external-link-alt::before{content:"\f35d"}.tcfa-external-link-square-alt::before{content:"\f360"}.tcfa-eye::before{content:"\f06e"}.tcfa-eye-dropper::before{content:"\f1fb"}.tcfa-eye-slash::before{content:"\f070"}.tcfa-facebook::before{content:"\f09a"}.tcfa-facebook-f::before{content:"\f39e"}.tcfa-facebook-messenger::before{content:"\f39f"}.tcfa-facebook-square::before{content:"\f082"}.tcfa-fan::before{content:"\f863"}.tcfa-fantasy-flight-games::before{content:"\f6dc"}.tcfa-fast-backward::before{content:"\f049"}.tcfa-fast-forward::before{content:"\f050"}.tcfa-fax::before{content:"\f1ac"}.tcfa-feather::before{content:"\f52d"}.tcfa-feather-alt::before{content:"\f56b"}.tcfa-fedex::before{content:"\f797"}.tcfa-fedora::before{content:"\f798"}.tcfa-female::before{content:"\f182"}.tcfa-fighter-jet::before{content:"\f0fb"}.tcfa-figma::before{content:"\f799"}.tcfa-file::before{content:"\f15b"}.tcfa-file-alt::before{content:"\f15c"}.tcfa-file-archive::before{content:"\f1c6"}.tcfa-file-audio::before{content:"\f1c7"}.tcfa-file-code::before{content:"\f1c9"}.tcfa-file-contract::before{content:"\f56c"}.tcfa-file-csv::before{content:"\f6dd"}.tcfa-file-download::before{content:"\f56d"}.tcfa-file-excel::before{content:"\f1c3"}.tcfa-file-export::before{content:"\f56e"}.tcfa-file-image::before{content:"\f1c5"}.tcfa-file-import::before{content:"\f56f"}.tcfa-file-invoice::before{content:"\f570"}.tcfa-file-invoice-dollar::before{content:"\f571"}.tcfa-file-medical::before{content:"\f477"}.tcfa-file-medical-alt::before{content:"\f478"}.tcfa-file-pdf::before{content:"\f1c1"}.tcfa-file-powerpoint::before{content:"\f1c4"}.tcfa-file-prescription::before{content:"\f572"}.tcfa-file-signature::before{content:"\f573"}.tcfa-file-upload::before{content:"\f574"}.tcfa-file-video::before{content:"\f1c8"}.tcfa-file-word::before{content:"\f1c2"}.tcfa-fill::before{content:"\f575"}.tcfa-fill-drip::before{content:"\f576"}.tcfa-film::before{content:"\f008"}.tcfa-filter::before{content:"\f0b0"}.tcfa-fingerprint::before{content:"\f577"}.tcfa-fire::before{content:"\f06d"}.tcfa-fire-alt::before{content:"\f7e4"}.tcfa-fire-extinguisher::before{content:"\f134"}.tcfa-firefox::before{content:"\f269"}.tcfa-firefox-browser::before{content:"\f907"}.tcfa-first-aid::before{content:"\f479"}.tcfa-first-order::before{content:"\f2b0"}.tcfa-first-order-alt::before{content:"\f50a"}.tcfa-firstdraft::before{content:"\f3a1"}.tcfa-fish::before{content:"\f578"}.tcfa-fist-raised::before{content:"\f6de"}.tcfa-flag::before{content:"\f024"}.tcfa-flag-checkered::before{content:"\f11e"}.tcfa-flag-usa::before{content:"\f74d"}.tcfa-flask::before{content:"\f0c3"}.tcfa-flickr::before{content:"\f16e"}.tcfa-flipboard::before{content:"\f44d"}.tcfa-flushed::before{content:"\f579"}.tcfa-fly::before{content:"\f417"}.tcfa-folder::before{content:"\f07b"}.tcfa-folder-minus::before{content:"\f65d"}.tcfa-folder-open::before{content:"\f07c"}.tcfa-folder-plus::before{content:"\f65e"}.tcfa-font::before{content:"\f031"}.tcfa-font-awesome::before{content:"\f2b4"}.tcfa-font-awesome-alt::before{content:"\f35c"}.tcfa-font-awesome-flag::before{content:"\f425"}.tcfa-font-awesome-logo-full::before{content:"\f4e6"}.tcfa-fonticons::before{content:"\f280"}.tcfa-fonticons-fi::before{content:"\f3a2"}.tcfa-football-ball::before{content:"\f44e"}.tcfa-fort-awesome::before{content:"\f286"}.tcfa-fort-awesome-alt::before{content:"\f3a3"}.tcfa-forumbee::before{content:"\f211"}.tcfa-forward::before{content:"\f04e"}.tcfa-foursquare::before{content:"\f180"}.tcfa-free-code-camp::before{content:"\f2c5"}.tcfa-freebsd::before{content:"\f3a4"}.tcfa-frog::before{content:"\f52e"}.tcfa-frown::before{content:"\f119"}.tcfa-frown-open::before{content:"\f57a"}.tcfa-fulcrum::before{content:"\f50b"}.tcfa-funnel-dollar::before{content:"\f662"}.tcfa-futbol::before{content:"\f1e3"}.tcfa-galactic-republic::before{content:"\f50c"}.tcfa-galactic-senate::before{content:"\f50d"}.tcfa-gamepad::before{content:"\f11b"}.tcfa-gas-pump::before{content:"\f52f"}.tcfa-gavel::before{content:"\f0e3"}.tcfa-gem::before{content:"\f3a5"}.tcfa-genderless::before{content:"\f22d"}.tcfa-get-pocket::before{content:"\f265"}.tcfa-gg::before{content:"\f260"}.tcfa-gg-circle::before{content:"\f261"}.tcfa-ghost::before{content:"\f6e2"}.tcfa-gift::before{content:"\f06b"}.tcfa-gifts::before{content:"\f79c"}.tcfa-git::before{content:"\f1d3"}.tcfa-git-alt::before{content:"\f841"}.tcfa-git-square::before{content:"\f1d2"}.tcfa-github::before{content:"\f09b"}.tcfa-github-alt::before{content:"\f113"}.tcfa-github-square::before{content:"\f092"}.tcfa-gitkraken::before{content:"\f3a6"}.tcfa-gitlab::before{content:"\f296"}.tcfa-gitter::before{content:"\f426"}.tcfa-glass-cheers::before{content:"\f79f"}.tcfa-glass-martini::before{content:"\f000"}.tcfa-glass-martini-alt::before{content:"\f57b"}.tcfa-glass-whiskey::before{content:"\f7a0"}.tcfa-glasses::before{content:"\f530"}.tcfa-glide::before{content:"\f2a5"}.tcfa-glide-g::before{content:"\f2a6"}.tcfa-globe::before{content:"\f0ac"}.tcfa-globe-africa::before{content:"\f57c"}.tcfa-globe-americas::before{content:"\f57d"}.tcfa-globe-asia::before{content:"\f57e"}.tcfa-globe-europe::before{content:"\f7a2"}.tcfa-gofore::before{content:"\f3a7"}.tcfa-golf-ball::before{content:"\f450"}.tcfa-goodreads::before{content:"\f3a8"}.tcfa-goodreads-g::before{content:"\f3a9"}.tcfa-google::before{content:"\f1a0"}.tcfa-google-drive::before{content:"\f3aa"}.tcfa-google-play::before{content:"\f3ab"}.tcfa-google-plus::before{content:"\f2b3"}.tcfa-google-plus-g::before{content:"\f0d5"}.tcfa-google-plus-square::before{content:"\f0d4"}.tcfa-google-wallet::before{content:"\f1ee"}.tcfa-gopuram::before{content:"\f664"}.tcfa-graduation-cap::before{content:"\f19d"}.tcfa-gratipay::before{content:"\f184"}.tcfa-grav::before{content:"\f2d6"}.tcfa-greater-than::before{content:"\f531"}.tcfa-greater-than-equal::before{content:"\f532"}.tcfa-grimace::before{content:"\f57f"}.tcfa-grin::before{content:"\f580"}.tcfa-grin-alt::before{content:"\f581"}.tcfa-grin-beam::before{content:"\f582"}.tcfa-grin-beam-sweat::before{content:"\f583"}.tcfa-grin-hearts::before{content:"\f584"}.tcfa-grin-squint::before{content:"\f585"}.tcfa-grin-squint-tears::before{content:"\f586"}.tcfa-grin-stars::before{content:"\f587"}.tcfa-grin-tears::before{content:"\f588"}.tcfa-grin-tongue::before{content:"\f589"}.tcfa-grin-tongue-squint::before{content:"\f58a"}.tcfa-grin-tongue-wink::before{content:"\f58b"}.tcfa-grin-wink::before{content:"\f58c"}.tcfa-grip-horizontal::before{content:"\f58d"}.tcfa-grip-lines::before{content:"\f7a4"}.tcfa-grip-lines-vertical::before{content:"\f7a5"}.tcfa-grip-vertical::before{content:"\f58e"}.tcfa-gripfire::before{content:"\f3ac"}.tcfa-grunt::before{content:"\f3ad"}.tcfa-guitar::before{content:"\f7a6"}.tcfa-gulp::before{content:"\f3ae"}.tcfa-h-square::before{content:"\f0fd"}.tcfa-hacker-news::before{content:"\f1d4"}.tcfa-hacker-news-square::before{content:"\f3af"}.tcfa-hackerrank::before{content:"\f5f7"}.tcfa-hamburger::before{content:"\f805"}.tcfa-hammer::before{content:"\f6e3"}.tcfa-hamsa::before{content:"\f665"}.tcfa-hand-holding::before{content:"\f4bd"}.tcfa-hand-holding-heart::before{content:"\f4be"}.tcfa-hand-holding-usd::before{content:"\f4c0"}.tcfa-hand-lizard::before{content:"\f258"}.tcfa-hand-middle-finger::before{content:"\f806"}.tcfa-hand-paper::before{content:"\f256"}.tcfa-hand-peace::before{content:"\f25b"}.tcfa-hand-point-down::before{content:"\f0a7"}.tcfa-hand-point-left::before{content:"\f0a5"}.tcfa-hand-point-right::before{content:"\f0a4"}.tcfa-hand-point-up::before{content:"\f0a6"}.tcfa-hand-pointer::before{content:"\f25a"}.tcfa-hand-rock::before{content:"\f255"}.tcfa-hand-scissors::before{content:"\f257"}.tcfa-hand-spock::before{content:"\f259"}.tcfa-hands::before{content:"\f4c2"}.tcfa-hands-helping::before{content:"\f4c4"}.tcfa-handshake::before{content:"\f2b5"}.tcfa-hanukiah::before{content:"\f6e6"}.tcfa-hard-hat::before{content:"\f807"}.tcfa-hashtag::before{content:"\f292"}.tcfa-hat-cowboy::before{content:"\f8c0"}.tcfa-hat-cowboy-side::before{content:"\f8c1"}.tcfa-hat-wizard::before{content:"\f6e8"}.tcfa-hdd::before{content:"\f0a0"}.tcfa-heading::before{content:"\f1dc"}.tcfa-headphones::before{content:"\f025"}.tcfa-headphones-alt::before{content:"\f58f"}.tcfa-headset::before{content:"\f590"}.tcfa-heart::before{content:"\f004"}.tcfa-heart-broken::before{content:"\f7a9"}.tcfa-heartbeat::before{content:"\f21e"}.tcfa-helicopter::before{content:"\f533"}.tcfa-highlighter::before{content:"\f591"}.tcfa-hiking::before{content:"\f6ec"}.tcfa-hippo::before{content:"\f6ed"}.tcfa-hips::before{content:"\f452"}.tcfa-hire-a-helper::before{content:"\f3b0"}.tcfa-history::before{content:"\f1da"}.tcfa-hockey-puck::before{content:"\f453"}.tcfa-holly-berry::before{content:"\f7aa"}.tcfa-home::before{content:"\f015"}.tcfa-hooli::before{content:"\f427"}.tcfa-hornbill::before{content:"\f592"}.tcfa-horse::before{content:"\f6f0"}.tcfa-horse-head::before{content:"\f7ab"}.tcfa-hospital::before{content:"\f0f8"}.tcfa-hospital-alt::before{content:"\f47d"}.tcfa-hospital-symbol::before{content:"\f47e"}.tcfa-hot-tub::before{content:"\f593"}.tcfa-hotdog::before{content:"\f80f"}.tcfa-hotel::before{content:"\f594"}.tcfa-hotjar::before{content:"\f3b1"}.tcfa-hourglass::before{content:"\f254"}.tcfa-hourglass-end::before{content:"\f253"}.tcfa-hourglass-half::before{content:"\f252"}.tcfa-hourglass-start::before{content:"\f251"}.tcfa-house-damage::before{content:"\f6f1"}.tcfa-houzz::before{content:"\f27c"}.tcfa-hryvnia::before{content:"\f6f2"}.tcfa-html5::before{content:"\f13b"}.tcfa-hubspot::before{content:"\f3b2"}.tcfa-i-cursor::before{content:"\f246"}.tcfa-ice-cream::before{content:"\f810"}.tcfa-icicles::before{content:"\f7ad"}.tcfa-icons::before{content:"\f86d"}.tcfa-id-badge::before{content:"\f2c1"}.tcfa-id-card::before{content:"\f2c2"}.tcfa-id-card-alt::before{content:"\f47f"}.tcfa-ideal::before{content:"\f913"}.tcfa-igloo::before{content:"\f7ae"}.tcfa-image::before{content:"\f03e"}.tcfa-images::before{content:"\f302"}.tcfa-imdb::before{content:"\f2d8"}.tcfa-inbox::before{content:"\f01c"}.tcfa-indent::before{content:"\f03c"}.tcfa-industry::before{content:"\f275"}.tcfa-infinity::before{content:"\f534"}.tcfa-info::before{content:"\f129"}.tcfa-info-circle::before{content:"\f05a"}.tcfa-instagram::before{content:"\f16d"}.tcfa-intercom::before{content:"\f7af"}.tcfa-internet-explorer::before{content:"\f26b"}.tcfa-invision::before{content:"\f7b0"}.tcfa-ioxhost::before{content:"\f208"}.tcfa-italic::before{content:"\f033"}.tcfa-itch-io::before{content:"\f83a"}.tcfa-itunes::before{content:"\f3b4"}.tcfa-itunes-note::before{content:"\f3b5"}.tcfa-java::before{content:"\f4e4"}.tcfa-jedi::before{content:"\f669"}.tcfa-jedi-order::before{content:"\f50e"}.tcfa-jenkins::before{content:"\f3b6"}.tcfa-jira::before{content:"\f7b1"}.tcfa-joget::before{content:"\f3b7"}.tcfa-joint::before{content:"\f595"}.tcfa-joomla::before{content:"\f1aa"}.tcfa-journal-whills::before{content:"\f66a"}.tcfa-js::before{content:"\f3b8"}.tcfa-js-square::before{content:"\f3b9"}.tcfa-jsfiddle::before{content:"\f1cc"}.tcfa-kaaba::before{content:"\f66b"}.tcfa-kaggle::before{content:"\f5fa"}.tcfa-key::before{content:"\f084"}.tcfa-keybase::before{content:"\f4f5"}.tcfa-keyboard::before{content:"\f11c"}.tcfa-keycdn::before{content:"\f3ba"}.tcfa-khanda::before{content:"\f66d"}.tcfa-kickstarter::before{content:"\f3bb"}.tcfa-kickstarter-k::before{content:"\f3bc"}.tcfa-kiss::before{content:"\f596"}.tcfa-kiss-beam::before{content:"\f597"}.tcfa-kiss-wink-heart::before{content:"\f598"}.tcfa-kiwi-bird::before{content:"\f535"}.tcfa-korvue::before{content:"\f42f"}.tcfa-landmark::before{content:"\f66f"}.tcfa-language::before{content:"\f1ab"}.tcfa-laptop::before{content:"\f109"}.tcfa-laptop-code::before{content:"\f5fc"}.tcfa-laptop-medical::before{content:"\f812"}.tcfa-laravel::before{content:"\f3bd"}.tcfa-lastfm::before{content:"\f202"}.tcfa-lastfm-square::before{content:"\f203"}.tcfa-laugh::before{content:"\f599"}.tcfa-laugh-beam::before{content:"\f59a"}.tcfa-laugh-squint::before{content:"\f59b"}.tcfa-laugh-wink::before{content:"\f59c"}.tcfa-layer-group::before{content:"\f5fd"}.tcfa-leaf::before{content:"\f06c"}.tcfa-leanpub::before{content:"\f212"}.tcfa-lemon::before{content:"\f094"}.tcfa-less::before{content:"\f41d"}.tcfa-less-than::before{content:"\f536"}.tcfa-less-than-equal::before{content:"\f537"}.tcfa-level-down-alt::before{content:"\f3be"}.tcfa-level-up-alt::before{content:"\f3bf"}.tcfa-life-ring::before{content:"\f1cd"}.tcfa-lightbulb::before{content:"\f0eb"}.tcfa-line::before{content:"\f3c0"}.tcfa-link::before{content:"\f0c1"}.tcfa-linkedin::before{content:"\f08c"}.tcfa-linkedin-in::before{content:"\f0e1"}.tcfa-linode::before{content:"\f2b8"}.tcfa-linux::before{content:"\f17c"}.tcfa-lira-sign::before{content:"\f195"}.tcfa-list::before{content:"\f03a"}.tcfa-list-alt::before{content:"\f022"}.tcfa-list-ol::before{content:"\f0cb"}.tcfa-list-ul::before{content:"\f0ca"}.tcfa-location-arrow::before{content:"\f124"}.tcfa-lock::before{content:"\f023"}.tcfa-lock-open::before{content:"\f3c1"}.tcfa-long-arrow-alt-down::before{content:"\f309"}.tcfa-long-arrow-alt-left::before{content:"\f30a"}.tcfa-long-arrow-alt-right::before{content:"\f30b"}.tcfa-long-arrow-alt-up::before{content:"\f30c"}.tcfa-low-vision::before{content:"\f2a8"}.tcfa-luggage-cart::before{content:"\f59d"}.tcfa-lyft::before{content:"\f3c3"}.tcfa-magento::before{content:"\f3c4"}.tcfa-magic::before{content:"\f0d0"}.tcfa-magnet::before{content:"\f076"}.tcfa-mail-bulk::before{content:"\f674"}.tcfa-mailchimp::before{content:"\f59e"}.tcfa-male::before{content:"\f183"}.tcfa-mandalorian::before{content:"\f50f"}.tcfa-map::before{content:"\f279"}.tcfa-map-marked::before{content:"\f59f"}.tcfa-map-marked-alt::before{content:"\f5a0"}.tcfa-map-marker::before{content:"\f041"}.tcfa-map-marker-alt::before{content:"\f3c5"}.tcfa-map-pin::before{content:"\f276"}.tcfa-map-signs::before{content:"\f277"}.tcfa-markdown::before{content:"\f60f"}.tcfa-marker::before{content:"\f5a1"}.tcfa-mars::before{content:"\f222"}.tcfa-mars-double::before{content:"\f227"}.tcfa-mars-stroke::before{content:"\f229"}.tcfa-mars-stroke-h::before{content:"\f22b"}.tcfa-mars-stroke-v::before{content:"\f22a"}.tcfa-mask::before{content:"\f6fa"}.tcfa-mastodon::before{content:"\f4f6"}.tcfa-maxcdn::before{content:"\f136"}.tcfa-mdb::before{content:"\f8ca"}.tcfa-medal::before{content:"\f5a2"}.tcfa-medapps::before{content:"\f3c6"}.tcfa-medium::before{content:"\f23a"}.tcfa-medium-m::before{content:"\f3c7"}.tcfa-medkit::before{content:"\f0fa"}.tcfa-medrt::before{content:"\f3c8"}.tcfa-meetup::before{content:"\f2e0"}.tcfa-megaport::before{content:"\f5a3"}.tcfa-meh::before{content:"\f11a"}.tcfa-meh-blank::before{content:"\f5a4"}.tcfa-meh-rolling-eyes::before{content:"\f5a5"}.tcfa-memory::before{content:"\f538"}.tcfa-mendeley::before{content:"\f7b3"}.tcfa-menorah::before{content:"\f676"}.tcfa-mercury::before{content:"\f223"}.tcfa-meteor::before{content:"\f753"}.tcfa-microblog::before{content:"\f91a"}.tcfa-microchip::before{content:"\f2db"}.tcfa-microphone::before{content:"\f130"}.tcfa-microphone-alt::before{content:"\f3c9"}.tcfa-microphone-alt-slash::before{content:"\f539"}.tcfa-microphone-slash::before{content:"\f131"}.tcfa-microscope::before{content:"\f610"}.tcfa-microsoft::before{content:"\f3ca"}.tcfa-minus::before{content:"\f068"}.tcfa-minus-circle::before{content:"\f056"}.tcfa-minus-square::before{content:"\f146"}.tcfa-mitten::before{content:"\f7b5"}.tcfa-mix::before{content:"\f3cb"}.tcfa-mixcloud::before{content:"\f289"}.tcfa-mizuni::before{content:"\f3cc"}.tcfa-mobile::before{content:"\f10b"}.tcfa-mobile-alt::before{content:"\f3cd"}.tcfa-modx::before{content:"\f285"}.tcfa-monero::before{content:"\f3d0"}.tcfa-money-bill::before{content:"\f0d6"}.tcfa-money-bill-alt::before{content:"\f3d1"}.tcfa-money-bill-wave::before{content:"\f53a"}.tcfa-money-bill-wave-alt::before{content:"\f53b"}.tcfa-money-check::before{content:"\f53c"}.tcfa-money-check-alt::before{content:"\f53d"}.tcfa-monument::before{content:"\f5a6"}.tcfa-moon::before{content:"\f186"}.tcfa-mortar-pestle::before{content:"\f5a7"}.tcfa-mosque::before{content:"\f678"}.tcfa-motorcycle::before{content:"\f21c"}.tcfa-mountain::before{content:"\f6fc"}.tcfa-mouse::before{content:"\f8cc"}.tcfa-mouse-pointer::before{content:"\f245"}.tcfa-mug-hot::before{content:"\f7b6"}.tcfa-music::before{content:"\f001"}.tcfa-napster::before{content:"\f3d2"}.tcfa-neos::before{content:"\f612"}.tcfa-network-wired::before{content:"\f6ff"}.tcfa-neuter::before{content:"\f22c"}.tcfa-newspaper::before{content:"\f1ea"}.tcfa-nimblr::before{content:"\f5a8"}.tcfa-node::before{content:"\f419"}.tcfa-node-js::before{content:"\f3d3"}.tcfa-not-equal::before{content:"\f53e"}.tcfa-notes-medical::before{content:"\f481"}.tcfa-npm::before{content:"\f3d4"}.tcfa-ns8::before{content:"\f3d5"}.tcfa-nutritionix::before{content:"\f3d6"}.tcfa-object-group::before{content:"\f247"}.tcfa-object-ungroup::before{content:"\f248"}.tcfa-odnoklassniki::before{content:"\f263"}.tcfa-odnoklassniki-square::before{content:"\f264"}.tcfa-oil-can::before{content:"\f613"}.tcfa-old-republic::before{content:"\f510"}.tcfa-om::before{content:"\f679"}.tcfa-opencart::before{content:"\f23d"}.tcfa-openid::before{content:"\f19b"}.tcfa-opera::before{content:"\f26a"}.tcfa-optin-monster::before{content:"\f23c"}.tcfa-orcid::before{content:"\f8d2"}.tcfa-osi::before{content:"\f41a"}.tcfa-otter::before{content:"\f700"}.tcfa-outdent::before{content:"\f03b"}.tcfa-page4::before{content:"\f3d7"}.tcfa-pagelines::before{content:"\f18c"}.tcfa-pager::before{content:"\f815"}.tcfa-paint-brush::before{content:"\f1fc"}.tcfa-paint-roller::before{content:"\f5aa"}.tcfa-palette::before{content:"\f53f"}.tcfa-palfed::before{content:"\f3d8"}.tcfa-pallet::before{content:"\f482"}.tcfa-paper-plane::before{content:"\f1d8"}.tcfa-paperclip::before{content:"\f0c6"}.tcfa-parachute-box::before{content:"\f4cd"}.tcfa-paragraph::before{content:"\f1dd"}.tcfa-parking::before{content:"\f540"}.tcfa-passport::before{content:"\f5ab"}.tcfa-pastafarianism::before{content:"\f67b"}.tcfa-paste::before{content:"\f0ea"}.tcfa-patreon::before{content:"\f3d9"}.tcfa-pause::before{content:"\f04c"}.tcfa-pause-circle::before{content:"\f28b"}.tcfa-paw::before{content:"\f1b0"}.tcfa-paypal::before{content:"\f1ed"}.tcfa-peace::before{content:"\f67c"}.tcfa-pen::before{content:"\f304"}.tcfa-pen-alt::before{content:"\f305"}.tcfa-pen-fancy::before{content:"\f5ac"}.tcfa-pen-nib::before{content:"\f5ad"}.tcfa-pen-square::before{content:"\f14b"}.tcfa-pencil-alt::before{content:"\f303"}.tcfa-pencil-ruler::before{content:"\f5ae"}.tcfa-penny-arcade::before{content:"\f704"}.tcfa-people-carry::before{content:"\f4ce"}.tcfa-pepper-hot::before{content:"\f816"}.tcfa-percent::before{content:"\f295"}.tcfa-percentage::before{content:"\f541"}.tcfa-periscope::before{content:"\f3da"}.tcfa-person-booth::before{content:"\f756"}.tcfa-phabricator::before{content:"\f3db"}.tcfa-phoenix-framework::before{content:"\f3dc"}.tcfa-phoenix-squadron::before{content:"\f511"}.tcfa-phone::before{content:"\f095"}.tcfa-phone-alt::before{content:"\f879"}.tcfa-phone-slash::before{content:"\f3dd"}.tcfa-phone-square::before{content:"\f098"}.tcfa-phone-square-alt::before{content:"\f87b"}.tcfa-phone-volume::before{content:"\f2a0"}.tcfa-photo-video::before{content:"\f87c"}.tcfa-php::before{content:"\f457"}.tcfa-pied-piper::before{content:"\f2ae"}.tcfa-pied-piper-alt::before{content:"\f1a8"}.tcfa-pied-piper-hat::before{content:"\f4e5"}.tcfa-pied-piper-pp::before{content:"\f1a7"}.tcfa-pied-piper-square::before{content:"\f91e"}.tcfa-piggy-bank::before{content:"\f4d3"}.tcfa-pills::before{content:"\f484"}.tcfa-pinterest::before{content:"\f0d2"}.tcfa-pinterest-p::before{content:"\f231"}.tcfa-pinterest-square::before{content:"\f0d3"}.tcfa-pizza-slice::before{content:"\f818"}.tcfa-place-of-worship::before{content:"\f67f"}.tcfa-plane::before{content:"\f072"}.tcfa-plane-arrival::before{content:"\f5af"}.tcfa-plane-departure::before{content:"\f5b0"}.tcfa-play::before{content:"\f04b"}.tcfa-play-circle::before{content:"\f144"}.tcfa-playstation::before{content:"\f3df"}.tcfa-plug::before{content:"\f1e6"}.tcfa-plus::before{content:"\f067"}.tcfa-plus-circle::before{content:"\f055"}.tcfa-plus-square::before{content:"\f0fe"}.tcfa-podcast::before{content:"\f2ce"}.tcfa-poll::before{content:"\f681"}.tcfa-poll-h::before{content:"\f682"}.tcfa-poo::before{content:"\f2fe"}.tcfa-poo-storm::before{content:"\f75a"}.tcfa-poop::before{content:"\f619"}.tcfa-portrait::before{content:"\f3e0"}.tcfa-pound-sign::before{content:"\f154"}.tcfa-power-off::before{content:"\f011"}.tcfa-pray::before{content:"\f683"}.tcfa-praying-hands::before{content:"\f684"}.tcfa-prescription::before{content:"\f5b1"}.tcfa-prescription-bottle::before{content:"\f485"}.tcfa-prescription-bottle-alt::before{content:"\f486"}.tcfa-print::before{content:"\f02f"}.tcfa-procedures::before{content:"\f487"}.tcfa-product-hunt::before{content:"\f288"}.tcfa-project-diagram::before{content:"\f542"}.tcfa-pushed::before{content:"\f3e1"}.tcfa-puzzle-piece::before{content:"\f12e"}.tcfa-python::before{content:"\f3e2"}.tcfa-qq::before{content:"\f1d6"}.tcfa-qrcode::before{content:"\f029"}.tcfa-question::before{content:"\f128"}.tcfa-question-circle::before{content:"\f059"}.tcfa-quidditch::before{content:"\f458"}.tcfa-quinscape::before{content:"\f459"}.tcfa-quora::before{content:"\f2c4"}.tcfa-quote-left::before{content:"\f10d"}.tcfa-quote-right::before{content:"\f10e"}.tcfa-quran::before{content:"\f687"}.tcfa-r-project::before{content:"\f4f7"}.tcfa-radiation::before{content:"\f7b9"}.tcfa-radiation-alt::before{content:"\f7ba"}.tcfa-rainbow::before{content:"\f75b"}.tcfa-random::before{content:"\f074"}.tcfa-raspberry-pi::before{content:"\f7bb"}.tcfa-ravelry::before{content:"\f2d9"}.tcfa-react::before{content:"\f41b"}.tcfa-reacteurope::before{content:"\f75d"}.tcfa-readme::before{content:"\f4d5"}.tcfa-rebel::before{content:"\f1d0"}.tcfa-receipt::before{content:"\f543"}.tcfa-record-vinyl::before{content:"\f8d9"}.tcfa-recycle::before{content:"\f1b8"}.tcfa-red-river::before{content:"\f3e3"}.tcfa-reddit::before{content:"\f1a1"}.tcfa-reddit-alien::before{content:"\f281"}.tcfa-reddit-square::before{content:"\f1a2"}.tcfa-redhat::before{content:"\f7bc"}.tcfa-redo::before{content:"\f01e"}.tcfa-redo-alt::before{content:"\f2f9"}.tcfa-registered::before{content:"\f25d"}.tcfa-remove-format::before{content:"\f87d"}.tcfa-renren::before{content:"\f18b"}.tcfa-reply::before{content:"\f3e5"}.tcfa-reply-all::before{content:"\f122"}.tcfa-replyd::before{content:"\f3e6"}.tcfa-republican::before{content:"\f75e"}.tcfa-researchgate::before{content:"\f4f8"}.tcfa-resolving::before{content:"\f3e7"}.tcfa-restroom::before{content:"\f7bd"}.tcfa-retweet::before{content:"\f079"}.tcfa-rev::before{content:"\f5b2"}.tcfa-ribbon::before{content:"\f4d6"}.tcfa-ring::before{content:"\f70b"}.tcfa-road::before{content:"\f018"}.tcfa-robot::before{content:"\f544"}.tcfa-rocket::before{content:"\f135"}.tcfa-rocketchat::before{content:"\f3e8"}.tcfa-rockrms::before{content:"\f3e9"}.tcfa-route::before{content:"\f4d7"}.tcfa-rss::before{content:"\f09e"}.tcfa-rss-square::before{content:"\f143"}.tcfa-ruble-sign::before{content:"\f158"}.tcfa-ruler::before{content:"\f545"}.tcfa-ruler-combined::before{content:"\f546"}.tcfa-ruler-horizontal::before{content:"\f547"}.tcfa-ruler-vertical::before{content:"\f548"}.tcfa-running::before{content:"\f70c"}.tcfa-rupee-sign::before{content:"\f156"}.tcfa-sad-cry::before{content:"\f5b3"}.tcfa-sad-tear::before{content:"\f5b4"}.tcfa-safari::before{content:"\f267"}.tcfa-salesforce::before{content:"\f83b"}.tcfa-sass::before{content:"\f41e"}.tcfa-satellite::before{content:"\f7bf"}.tcfa-satellite-dish::before{content:"\f7c0"}.tcfa-save::before{content:"\f0c7"}.tcfa-schlix::before{content:"\f3ea"}.tcfa-school::before{content:"\f549"}.tcfa-screwdriver::before{content:"\f54a"}.tcfa-scribd::before{content:"\f28a"}.tcfa-scroll::before{content:"\f70e"}.tcfa-sd-card::before{content:"\f7c2"}.tcfa-search::before{content:"\f002"}.tcfa-search-dollar::before{content:"\f688"}.tcfa-search-location::before{content:"\f689"}.tcfa-search-minus::before{content:"\f010"}.tcfa-search-plus::before{content:"\f00e"}.tcfa-searchengin::before{content:"\f3eb"}.tcfa-seedling::before{content:"\f4d8"}.tcfa-sellcast::before{content:"\f2da"}.tcfa-sellsy::before{content:"\f213"}.tcfa-server::before{content:"\f233"}.tcfa-servicestack::before{content:"\f3ec"}.tcfa-shapes::before{content:"\f61f"}.tcfa-share::before{content:"\f064"}.tcfa-share-alt::before{content:"\f1e0"}.tcfa-share-alt-square::before{content:"\f1e1"}.tcfa-share-square::before{content:"\f14d"}.tcfa-shekel-sign::before{content:"\f20b"}.tcfa-shield-alt::before{content:"\f3ed"}.tcfa-ship::before{content:"\f21a"}.tcfa-shipping-fast::before{content:"\f48b"}.tcfa-shirtsinbulk::before{content:"\f214"}.tcfa-shoe-prints::before{content:"\f54b"}.tcfa-shopping-bag::before{content:"\f290"}.tcfa-shopping-basket::before{content:"\f291"}.tcfa-shopping-cart::before{content:"\f07a"}.tcfa-shopware::before{content:"\f5b5"}.tcfa-shower::before{content:"\f2cc"}.tcfa-shuttle-van::before{content:"\f5b6"}.tcfa-sign::before{content:"\f4d9"}.tcfa-sign-in-alt::before{content:"\f2f6"}.tcfa-sign-language::before{content:"\f2a7"}.tcfa-sign-out-alt::before{content:"\f2f5"}.tcfa-signal::before{content:"\f012"}.tcfa-signature::before{content:"\f5b7"}.tcfa-sim-card::before{content:"\f7c4"}.tcfa-simplybuilt::before{content:"\f215"}.tcfa-sistrix::before{content:"\f3ee"}.tcfa-sitemap::before{content:"\f0e8"}.tcfa-sith::before{content:"\f512"}.tcfa-skating::before{content:"\f7c5"}.tcfa-sketch::before{content:"\f7c6"}.tcfa-skiing::before{content:"\f7c9"}.tcfa-skiing-nordic::before{content:"\f7ca"}.tcfa-skull::before{content:"\f54c"}.tcfa-skull-crossbones::before{content:"\f714"}.tcfa-skyatlas::before{content:"\f216"}.tcfa-skype::before{content:"\f17e"}.tcfa-slack::before{content:"\f198"}.tcfa-slack-hash::before{content:"\f3ef"}.tcfa-slash::before{content:"\f715"}.tcfa-sleigh::before{content:"\f7cc"}.tcfa-sliders-h::before{content:"\f1de"}.tcfa-slideshare::before{content:"\f1e7"}.tcfa-smile::before{content:"\f118"}.tcfa-smile-beam::before{content:"\f5b8"}.tcfa-smile-wink::before{content:"\f4da"}.tcfa-smog::before{content:"\f75f"}.tcfa-smoking::before{content:"\f48d"}.tcfa-smoking-ban::before{content:"\f54d"}.tcfa-sms::before{content:"\f7cd"}.tcfa-snapchat::before{content:"\f2ab"}.tcfa-snapchat-ghost::before{content:"\f2ac"}.tcfa-snapchat-square::before{content:"\f2ad"}.tcfa-snowboarding::before{content:"\f7ce"}.tcfa-snowflake::before{content:"\f2dc"}.tcfa-snowman::before{content:"\f7d0"}.tcfa-snowplow::before{content:"\f7d2"}.tcfa-socks::before{content:"\f696"}.tcfa-solar-panel::before{content:"\f5ba"}.tcfa-sort::before{content:"\f0dc"}.tcfa-sort-alpha-down::before{content:"\f15d"}.tcfa-sort-alpha-down-alt::before{content:"\f881"}.tcfa-sort-alpha-up::before{content:"\f15e"}.tcfa-sort-alpha-up-alt::before{content:"\f882"}.tcfa-sort-amount-down::before{content:"\f160"}.tcfa-sort-amount-down-alt::before{content:"\f884"}.tcfa-sort-amount-up::before{content:"\f161"}.tcfa-sort-amount-up-alt::before{content:"\f885"}.tcfa-sort-down::before{content:"\f0dd"}.tcfa-sort-numeric-down::before{content:"\f162"}.tcfa-sort-numeric-down-alt::before{content:"\f886"}.tcfa-sort-numeric-up::before{content:"\f163"}.tcfa-sort-numeric-up-alt::before{content:"\f887"}.tcfa-sort-up::before{content:"\f0de"}.tcfa-soundcloud::before{content:"\f1be"}.tcfa-sourcetree::before{content:"\f7d3"}.tcfa-spa::before{content:"\f5bb"}.tcfa-space-shuttle::before{content:"\f197"}.tcfa-speakap::before{content:"\f3f3"}.tcfa-speaker-deck::before{content:"\f83c"}.tcfa-spell-check::before{content:"\f891"}.tcfa-spider::before{content:"\f717"}.tcfa-spinner::before{content:"\f110"}.tcfa-splotch::before{content:"\f5bc"}.tcfa-spotify::before{content:"\f1bc"}.tcfa-spray-can::before{content:"\f5bd"}.tcfa-square::before{content:"\f0c8"}.tcfa-square-full::before{content:"\f45c"}.tcfa-square-root-alt::before{content:"\f698"}.tcfa-squarespace::before{content:"\f5be"}.tcfa-stack-exchange::before{content:"\f18d"}.tcfa-stack-overflow::before{content:"\f16c"}.tcfa-stackpath::before{content:"\f842"}.tcfa-stamp::before{content:"\f5bf"}.tcfa-star::before{content:"\f005"}.tcfa-star-and-crescent::before{content:"\f699"}.tcfa-star-half::before{content:"\f089"}.tcfa-star-half-alt::before{content:"\f5c0"}.tcfa-star-of-david::before{content:"\f69a"}.tcfa-star-of-life::before{content:"\f621"}.tcfa-staylinked::before{content:"\f3f5"}.tcfa-steam::before{content:"\f1b6"}.tcfa-steam-square::before{content:"\f1b7"}.tcfa-steam-symbol::before{content:"\f3f6"}.tcfa-step-backward::before{content:"\f048"}.tcfa-step-forward::before{content:"\f051"}.tcfa-stethoscope::before{content:"\f0f1"}.tcfa-sticker-mule::before{content:"\f3f7"}.tcfa-sticky-note::before{content:"\f249"}.tcfa-stop::before{content:"\f04d"}.tcfa-stop-circle::before{content:"\f28d"}.tcfa-stopwatch::before{content:"\f2f2"}.tcfa-store::before{content:"\f54e"}.tcfa-store-alt::before{content:"\f54f"}.tcfa-strava::before{content:"\f428"}.tcfa-stream::before{content:"\f550"}.tcfa-street-view::before{content:"\f21d"}.tcfa-strikethrough::before{content:"\f0cc"}.tcfa-stripe::before{content:"\f429"}.tcfa-stripe-s::before{content:"\f42a"}.tcfa-stroopwafel::before{content:"\f551"}.tcfa-studiovinari::before{content:"\f3f8"}.tcfa-stumbleupon::before{content:"\f1a4"}.tcfa-stumbleupon-circle::before{content:"\f1a3"}.tcfa-subscript::before{content:"\f12c"}.tcfa-subway::before{content:"\f239"}.tcfa-suitcase::before{content:"\f0f2"}.tcfa-suitcase-rolling::before{content:"\f5c1"}.tcfa-sun::before{content:"\f185"}.tcfa-superpowers::before{content:"\f2dd"}.tcfa-superscript::before{content:"\f12b"}.tcfa-supple::before{content:"\f3f9"}.tcfa-surprise::before{content:"\f5c2"}.tcfa-suse::before{content:"\f7d6"}.tcfa-swatchbook::before{content:"\f5c3"}.tcfa-swift::before{content:"\f8e1"}.tcfa-swimmer::before{content:"\f5c4"}.tcfa-swimming-pool::before{content:"\f5c5"}.tcfa-symfony::before{content:"\f83d"}.tcfa-synagogue::before{content:"\f69b"}.tcfa-sync::before{content:"\f021"}.tcfa-sync-alt::before{content:"\f2f1"}.tcfa-syringe::before{content:"\f48e"}.tcfa-table::before{content:"\f0ce"}.tcfa-table-tennis::before{content:"\f45d"}.tcfa-tablet::before{content:"\f10a"}.tcfa-tablet-alt::before{content:"\f3fa"}.tcfa-tablets::before{content:"\f490"}.tcfa-tachometer-alt::before{content:"\f3fd"}.tcfa-tag::before{content:"\f02b"}.tcfa-tags::before{content:"\f02c"}.tcfa-tape::before{content:"\f4db"}.tcfa-tasks::before{content:"\f0ae"}.tcfa-taxi::before{content:"\f1ba"}.tcfa-teamspeak::before{content:"\f4f9"}.tcfa-teeth::before{content:"\f62e"}.tcfa-teeth-open::before{content:"\f62f"}.tcfa-telegram::before{content:"\f2c6"}.tcfa-telegram-plane::before{content:"\f3fe"}.tcfa-temperature-high::before{content:"\f769"}.tcfa-temperature-low::before{content:"\f76b"}.tcfa-tencent-weibo::before{content:"\f1d5"}.tcfa-tenge::before{content:"\f7d7"}.tcfa-terminal::before{content:"\f120"}.tcfa-text-height::before{content:"\f034"}.tcfa-text-width::before{content:"\f035"}.tcfa-th::before{content:"\f00a"}.tcfa-th-large::before{content:"\f009"}.tcfa-th-list::before{content:"\f00b"}.tcfa-the-red-yeti::before{content:"\f69d"}.tcfa-theater-masks::before{content:"\f630"}.tcfa-themeco::before{content:"\f5c6"}.tcfa-themeisle::before{content:"\f2b2"}.tcfa-thermometer::before{content:"\f491"}.tcfa-thermometer-empty::before{content:"\f2cb"}.tcfa-thermometer-full::before{content:"\f2c7"}.tcfa-thermometer-half::before{content:"\f2c9"}.tcfa-thermometer-quarter::before{content:"\f2ca"}.tcfa-thermometer-three-quarters::before{content:"\f2c8"}.tcfa-think-peaks::before{content:"\f731"}.tcfa-thumbs-down::before{content:"\f165"}.tcfa-thumbs-up::before{content:"\f164"}.tcfa-thumbtack::before{content:"\f08d"}.tcfa-ticket-alt::before{content:"\f3ff"}.tcfa-times::before{content:"\f00d"}.tcfa-times-circle::before{content:"\f057"}.tcfa-tint::before{content:"\f043"}.tcfa-tint-slash::before{content:"\f5c7"}.tcfa-tired::before{content:"\f5c8"}.tcfa-toggle-off::before{content:"\f204"}.tcfa-toggle-on::before{content:"\f205"}.tcfa-toilet::before{content:"\f7d8"}.tcfa-toilet-paper::before{content:"\f71e"}.tcfa-toolbox::before{content:"\f552"}.tcfa-tools::before{content:"\f7d9"}.tcfa-tooth::before{content:"\f5c9"}.tcfa-torah::before{content:"\f6a0"}.tcfa-torii-gate::before{content:"\f6a1"}.tcfa-tractor::before{content:"\f722"}.tcfa-trade-federation::before{content:"\f513"}.tcfa-trademark::before{content:"\f25c"}.tcfa-traffic-light::before{content:"\f637"}.tcfa-trailer::before{content:"\f941"}.tcfa-train::before{content:"\f238"}.tcfa-tram::before{content:"\f7da"}.tcfa-transgender::before{content:"\f224"}.tcfa-transgender-alt::before{content:"\f225"}.tcfa-trash::before{content:"\f1f8"}.tcfa-trash-alt::before{content:"\f2ed"}.tcfa-trash-restore::before{content:"\f829"}.tcfa-trash-restore-alt::before{content:"\f82a"}.tcfa-tree::before{content:"\f1bb"}.tcfa-trello::before{content:"\f181"}.tcfa-tripadvisor::before{content:"\f262"}.tcfa-trophy::before{content:"\f091"}.tcfa-truck::before{content:"\f0d1"}.tcfa-truck-loading::before{content:"\f4de"}.tcfa-truck-monster::before{content:"\f63b"}.tcfa-truck-moving::before{content:"\f4df"}.tcfa-truck-pickup::before{content:"\f63c"}.tcfa-tshirt::before{content:"\f553"}.tcfa-tty::before{content:"\f1e4"}.tcfa-tumblr::before{content:"\f173"}.tcfa-tumblr-square::before{content:"\f174"}.tcfa-tv::before{content:"\f26c"}.tcfa-twitch::before{content:"\f1e8"}.tcfa-twitter::before{content:"\f099"}.tcfa-twitter-square::before{content:"\f081"}.tcfa-typo3::before{content:"\f42b"}.tcfa-uber::before{content:"\f402"}.tcfa-ubuntu::before{content:"\f7df"}.tcfa-uikit::before{content:"\f403"}.tcfa-umbraco::before{content:"\f8e8"}.tcfa-umbrella::before{content:"\f0e9"}.tcfa-umbrella-beach::before{content:"\f5ca"}.tcfa-underline::before{content:"\f0cd"}.tcfa-undo::before{content:"\f0e2"}.tcfa-undo-alt::before{content:"\f2ea"}.tcfa-uniregistry::before{content:"\f404"}.tcfa-unity::before{content:"\f949"}.tcfa-universal-access::before{content:"\f29a"}.tcfa-university::before{content:"\f19c"}.tcfa-unlink::before{content:"\f127"}.tcfa-unlock::before{content:"\f09c"}.tcfa-unlock-alt::before{content:"\f13e"}.tcfa-untappd::before{content:"\f405"}.tcfa-upload::before{content:"\f093"}.tcfa-ups::before{content:"\f7e0"}.tcfa-usb::before{content:"\f287"}.tcfa-user::before{content:"\f007"}.tcfa-user-alt::before{content:"\f406"}.tcfa-user-alt-slash::before{content:"\f4fa"}.tcfa-user-astronaut::before{content:"\f4fb"}.tcfa-user-check::before{content:"\f4fc"}.tcfa-user-circle::before{content:"\f2bd"}.tcfa-user-clock::before{content:"\f4fd"}.tcfa-user-cog::before{content:"\f4fe"}.tcfa-user-edit::before{content:"\f4ff"}.tcfa-user-friends::before{content:"\f500"}.tcfa-user-graduate::before{content:"\f501"}.tcfa-user-injured::before{content:"\f728"}.tcfa-user-lock::before{content:"\f502"}.tcfa-user-md::before{content:"\f0f0"}.tcfa-user-minus::before{content:"\f503"}.tcfa-user-ninja::before{content:"\f504"}.tcfa-user-nurse::before{content:"\f82f"}.tcfa-user-plus::before{content:"\f234"}.tcfa-user-secret::before{content:"\f21b"}.tcfa-user-shield::before{content:"\f505"}.tcfa-user-slash::before{content:"\f506"}.tcfa-user-tag::before{content:"\f507"}.tcfa-user-tie::before{content:"\f508"}.tcfa-user-times::before{content:"\f235"}.tcfa-users::before{content:"\f0c0"}.tcfa-users-cog::before{content:"\f509"}.tcfa-usps::before{content:"\f7e1"}.tcfa-ussunnah::before{content:"\f407"}.tcfa-utensil-spoon::before{content:"\f2e5"}.tcfa-utensils::before{content:"\f2e7"}.tcfa-vaadin::before{content:"\f408"}.tcfa-vector-square::before{content:"\f5cb"}.tcfa-venus::before{content:"\f221"}.tcfa-venus-double::before{content:"\f226"}.tcfa-venus-mars::before{content:"\f228"}.tcfa-viacoin::before{content:"\f237"}.tcfa-viadeo::before{content:"\f2a9"}.tcfa-viadeo-square::before{content:"\f2aa"}.tcfa-vial::before{content:"\f492"}.tcfa-vials::before{content:"\f493"}.tcfa-viber::before{content:"\f409"}.tcfa-video::before{content:"\f03d"}.tcfa-video-slash::before{content:"\f4e2"}.tcfa-vihara::before{content:"\f6a7"}.tcfa-vimeo::before{content:"\f40a"}.tcfa-vimeo-square::before{content:"\f194"}.tcfa-vimeo-v::before{content:"\f27d"}.tcfa-vine::before{content:"\f1ca"}.tcfa-vk::before{content:"\f189"}.tcfa-vnv::before{content:"\f40b"}.tcfa-voicemail::before{content:"\f897"}.tcfa-volleyball-ball::before{content:"\f45f"}.tcfa-volume-down::before{content:"\f027"}.tcfa-volume-mute::before{content:"\f6a9"}.tcfa-volume-off::before{content:"\f026"}.tcfa-volume-up::before{content:"\f028"}.tcfa-vote-yea::before{content:"\f772"}.tcfa-vr-cardboard::before{content:"\f729"}.tcfa-vuejs::before{content:"\f41f"}.tcfa-walking::before{content:"\f554"}.tcfa-wallet::before{content:"\f555"}.tcfa-warehouse::before{content:"\f494"}.tcfa-water::before{content:"\f773"}.tcfa-wave-square::before{content:"\f83e"}.tcfa-waze::before{content:"\f83f"}.tcfa-weebly::before{content:"\f5cc"}.tcfa-weibo::before{content:"\f18a"}.tcfa-weight::before{content:"\f496"}.tcfa-weight-hanging::before{content:"\f5cd"}.tcfa-weixin::before{content:"\f1d7"}.tcfa-whatsapp::before{content:"\f232"}.tcfa-whatsapp-square::before{content:"\f40c"}.tcfa-wheelchair::before{content:"\f193"}.tcfa-whmcs::before{content:"\f40d"}.tcfa-wifi::before{content:"\f1eb"}.tcfa-wikipedia-w::before{content:"\f266"}.tcfa-wind::before{content:"\f72e"}.tcfa-window-close::before{content:"\f410"}.tcfa-window-maximize::before{content:"\f2d0"}.tcfa-window-minimize::before{content:"\f2d1"}.tcfa-window-restore::before{content:"\f2d2"}.tcfa-windows::before{content:"\f17a"}.tcfa-wine-bottle::before{content:"\f72f"}.tcfa-wine-glass::before{content:"\f4e3"}.tcfa-wine-glass-alt::before{content:"\f5ce"}.tcfa-wix::before{content:"\f5cf"}.tcfa-wizards-of-the-coast::before{content:"\f730"}.tcfa-wolf-pack-battalion::before{content:"\f514"}.tcfa-won-sign::before{content:"\f159"}.tcfa-wordpress::before{content:"\f19a"}.tcfa-wordpress-simple::before{content:"\f411"}.tcfa-wpbeginner::before{content:"\f297"}.tcfa-wpexplorer::before{content:"\f2de"}.tcfa-wpforms::before{content:"\f298"}.tcfa-wpressr::before{content:"\f3e4"}.tcfa-wrench::before{content:"\f0ad"}.tcfa-x-ray::before{content:"\f497"}.tcfa-xbox::before{content:"\f412"}.tcfa-xing::before{content:"\f168"}.tcfa-xing-square::before{content:"\f169"}.tcfa-y-combinator::before{content:"\f23b"}.tcfa-yahoo::before{content:"\f19e"}.tcfa-yammer::before{content:"\f840"}.tcfa-yandex::before{content:"\f413"}.tcfa-yandex-international::before{content:"\f414"}.tcfa-yarn::before{content:"\f7e3"}.tcfa-yelp::before{content:"\f1e9"}.tcfa-yen-sign::before{content:"\f157"}.tcfa-yin-yang::before{content:"\f6ad"}.tcfa-yoast::before{content:"\f2b1"}.tcfa-youtube::before{content:"\f167"}.tcfa-youtube-square::before{content:"\f431"}.tcfa-zhihu::before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:swap;font-family:tc-fontawesome;font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:tc-fontawesome;font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.ttf) format("truetype")}.tcfa,.tcfas{font-family:tc-fontawesome,Arial,Helvetica,sans-serif !important;font-weight:900}.tcfar{font-family:tc-fontawesome,Arial,Helvetica,sans-serif !important;font-weight:400}
/*! nouislider - 14.5.0 - 5/11/2020 */.noui-target,.noui-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noui-target{position:relative;background:#cdcdcd;border-radius:4px;border:0;box-shadow:none}.noui-base,.noui-connects{width:100%;height:100%;position:relative;z-index:1}.noui-connects{overflow:hidden;z-index:0;border-radius:3px}.noui-connect,.noui-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noui-connect{height:100%;width:100%;background:#3fb8af}.noui-origin{height:10%;width:10%}.noui-vertical .noui-origin{width:0}.noui-horizontal .noui-origin{height:0}.noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;border:0;border-radius:50%;background:#3fb8af;cursor:pointer;box-shadow:none;outline:none !important;transition:all .1s ease-out,border-color .2s ease-out}.noui-touch-area{height:100%;width:100%}.noui-state-tap .noui-connect,.noui-state-tap .noui-origin{-webkit-transition:transform .3s;transition:transform .3s}.noui-state-drag *{cursor:inherit !important}.noui-txt-dir-rtl.noui-horizontal .noui-origin{left:0;right:auto}[disabled] .noui-connect{background:#b8b8b8}[disabled].noui-target,[disabled].noui-handle,[disabled] .noui-handle{cursor:not-allowed}.noui-horizontal{height:3px}.noui-horizontal .noui-handle{width:14px;height:14px;right:-7px;top:-5px}.noui-vertical{width:18px}.noui-vertical .noui-handle{width:28px;height:34px;right:-6px;top:-17px}.noui-txt-dir-rtl.noui-horizontal .noui-handle{left:-8px;right:auto}.noui-draggable{cursor:ew-resize}.noui-vertical .noui-draggable{cursor:ns-resize}.noui-horizontal .noui-active.noui-handle{box-shadow:none;width:16px;height:16px;right:-8px;top:-6px}.noui-txt-dir-rtl.noui-horizontal .noui-active.noui-handle{left:-8px;right:auto}.noui-handle::before{width:2em;height:2em;background-color:rgba(1,164,211,0.2);content:"";display:block !important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .1s ease-out,border-color .2s ease-out;border-radius:50%;will-change:transform}.noui-handle::before,.noui-handle::after{display:none}.noui-handle:hover::before,.noui-active.noui-handle::before{transform:translate(-50%,-50%) scale(1)}.noui-vertical .noui-handle::before,.noui-vertical .noui-handle::after{width:14px;height:1px;left:6px;top:14px}.noui-vertical .noui-handle::after{top:17px}.noui-pips,.noui-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noui-pips{position:absolute;color:#999}.noui-value{position:absolute;white-space:nowrap;text-align:center;font-size:.8em;margin-top:.8em}.noui-value-sub{color:#ccc;font-size:10px;margin-top:.6em}.noui-marker{position:absolute;background:#ccc}.noui-marker-sub{background:#aaa}.noui-marker-large{background:#aaa}.noui-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noui-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noui-rtl .noui-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noui-marker-horizontal.noui-marker{margin-left:-1px;width:1px;height:5px}.noui-marker-horizontal.noui-marker-sub{height:10px}.noui-marker-horizontal.noui-marker-large{height:15px}.noui-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noui-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noui-rtl .noui-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noui-marker-vertical.noui-marker{width:5px;height:2px;margin-top:-1px}.noui-marker-vertical.noui-marker-sub{width:10px}.noui-marker-vertical.noui-marker-large{width:15px}.noui-tooltip{display:none;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noui-horizontal .noui-tooltip{-webkit-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;background:#3fb8af;bottom:120%;color:#fff;border:2px solid #fff}.noui-vertical .noui-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noui-show-tooltip .noui-tooltip,.noui-show-tooltip .noui-active .noui-tooltip{display:block}.noui-horizontal .noui-origin>.noui-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noui-vertical .noui-origin>.noui-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.noui-show-tooltip .noui-handle:hover .noui-tooltip{display:block}
.tc-extra-product-options .tcowl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.tc-extra-product-options .tcowl-carousel .owl-stage{position:relative;-ms-touch-action:pan-y;touch-action:manipulation;-moz-backface-visibility:hidden}.tc-extra-product-options .tcowl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tc-extra-product-options .tcowl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-wrapper,.tc-extra-product-options .tcowl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.tc-extra-product-options .tcowl-carousel .owl-item img{display:block;width:100%}.tc-extra-product-options .tcowl-carousel .owl-nav.disabled,.tc-extra-product-options .tcowl-carousel .owl-dots.disabled{display:none}.tc-extra-product-options .tcowl-carousel .owl-nav .owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav .owl-next,.tc-extra-product-options .tcowl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-next,.tc-extra-product-options .tcowl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0 !important;font:inherit}.tc-extra-product-options .tcowl-carousel.owl-loaded{display:block}.tc-extra-product-options .tcowl-carousel.owl-loading{opacity:0;display:block}.tc-extra-product-options .tcowl-carousel.owl-hidden{opacity:0}.tc-extra-product-options .tcowl-carousel.owl-refresh .owl-item{visibility:hidden}.tc-extra-product-options .tcowl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel.owl-grab{cursor:move;cursor:grab}.tc-extra-product-options .tcowl-carousel.owl-rtl{direction:rtl}.tc-extra-product-options .tcowl-carousel.owl-rtl .owl-item{float:right}.no-js .tc-extra-product-options .tcowl-carousel{display:block}.tc-extra-product-options .tcowl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tc-extra-product-options .tcowl-carousel .owl-animated-in{z-index:0}.tc-extra-product-options .tcowl-carousel .owl-animated-out{z-index:1}.tc-extra-product-options .tcowl-carousel .fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}.tc-extra-product-options .owl-height{transition:height 500ms ease-in-out}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy[src^=""],.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.tc-extra-product-options .tcowl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.tc-extra-product-options .tcowl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.tc-extra-product-options .tcowl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-tn,.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-play-icon{display:none}.tc-extra-product-options .tcowl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.tc-extra-product-options .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]:hover{background:#869791;color:#fff;text-decoration:none}.tc-extra-product-options .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.tc-extra-product-options .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.tc-extra-product-options .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot.active span,.tc-extra-product-options .owl-theme .owl-dots .owl-dot:hover span{background:#869791}
:root{--tcgap:15px;--tcinlinesize:3em}.tm-extra-product-options .tc-container,.tc-container{display:block;width:100%;padding:0 var(--tcgap);margin:0}.tm-extra-product-options .tc-row,.tc-row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;margin:0 calc(-1 * var(--tcgap))}.tm-extra-product-options .tc-cell,.tc-extra-product-options .tmcp-field-wrap label.tc-cell,.tc-cell{position:relative;padding:0 var(--tcgap);margin-bottom:var(--tcgap);min-height:1px;overflow:visible;width:100%}.tm-extra-product-options .cpf-section .tc-section-inner-wrap>.tc-row>.tc-cell{margin-bottom:0}.cpf-section.tc-cell{margin:calc(var(--tcgap)/2) 0}.tc-container.nopadding{padding-left:0;padding-right:0}.nomargin .tc-cell{margin:0}.tc-row .cpf-section.tc-row{margin:0}.tm-extra-product-options .tc-row.tc-col-12,.tm-extra-product-options .tc-row.tc-col-12 .tc-row.tc-col-12{margin:0 -1em;min-width:100% !important;max-width:100%;overflow:visible;position:relative}.tm-extra-product-options .tc-col,.tm-extra-product-options .tc-cell.tc-col,.tc-cell.tc-col,.tc-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tm-extra-product-options .tc-col-auto,.tm-extra-product-options .tc-cell.tc-col-auto,.tc-cell.tc-col-auto,.tc-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.tm-extra-product-options .tc-col-0,.tm-extra-product-options .tc-cell.tc-col-0,.tc-cell.tc-col-0,.tc-col-0{-ms-flex:0 0 0%;flex:0 0 0%;max-width:0}.tm-extra-product-options .tc-col-1,.tm-extra-product-options .tc-cell.tc-col-1,.tc-cell.tc-col-1,.tc-col-1{-ms-flex:0 0 8.3334%;flex:0 0 8.3334%;max-width:8.3334%}.tm-extra-product-options .tc-col-1-5,.tm-extra-product-options .tc-cell.tc-col-1-5,.tc-cell.tc-col-1-5,.tc-col-1-5{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tc-col-2,.tm-extra-product-options .tc-cell.tc-col-2,.tc-cell.tc-col-2,.tc-col-2{-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;max-width:16.6667%}.tm-extra-product-options .tc-col-2-5,.tm-extra-product-options .tc-cell.tc-col-2-5,.tc-cell.tc-col-2-5,.tc-col-2-5{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tc-col-3,.tm-extra-product-options .tc-cell.tc-col-3,.tc-cell.tc-col-3,.tc-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tc-col-4,.tm-extra-product-options .tc-cell.tc-col-4,.tc-cell.tc-col-4,.tc-col-4{-ms-flex:0 0 33.3334%;flex:0 0 33.3334%;max-width:33.3334%}.tm-extra-product-options .tc-col-4-5,.tm-extra-product-options .tc-cell.tc-col-4-5,.tc-cell.tc-col-4-5,.tc-col-4-5{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tc-col-5,.tm-extra-product-options .tc-cell.tc-col-5,.tc-cell.tc-col-5,.tc-col-5{-ms-flex:0 0 41.6667%;flex:0 0 41.6667%;max-width:41.6667%}.tm-extra-product-options .tc-col-6,.tm-extra-product-options .tc-cell.tc-col-6,.tc-cell.tc-col-6,.tc-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tc-col-7,.tm-extra-product-options .tc-cell.tc-col-7,.tc-cell.tc-col-7,.tc-col-7{-ms-flex:0 0 58.3334%;flex:0 0 58.3334%;max-width:58.3334%}.tm-extra-product-options .tc-col-7-5,.tm-extra-product-options .tc-cell.tc-col-7-5,.tc-cell.tc-col-7-5,.tc-col-7-5{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tc-col-8,.tm-extra-product-options .tc-cell.tc-col-8,.tc-cell.tc-col-8,.tc-col-8{-ms-flex:0 0 66.6667%;flex:0 0 66.6667%;max-width:66.6667%}.tm-extra-product-options .tc-col-9,.tm-extra-product-options .tc-cell.tc-col-9,.tc-cell.tc-col-9,.tc-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tc-col-10,.tm-extra-product-options .tc-cell.tc-col-10,.tc-cell.tc-col-10,.tc-col-10{-ms-flex:0 0 83.3334%;flex:0 0 83.3334%;max-width:83.3334%}.tm-extra-product-options .tc-col-10-5,.tm-extra-product-options .tc-cell.tc-col-10-5,.tc-cell.tc-col-10-5,.tc-col-10-5{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tc-col-11,.tm-extra-product-options .tc-cell.tc-col-11,.tc-cell.tc-col-11,.tc-col-11{-ms-flex:0 0 91.6667%;flex:0 0 91.6667%;max-width:91.6667%}.tm-extra-product-options .tc-col-12,.tm-extra-product-options .tc-cell.tc-col-12,.tc-cell.tc-col-12,.tc-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-extra-product-options .tcwidth-1,.tm-extra-product-options .tc-cell.tcwidth-1,.tc-cell.tcwidth-1,.tcwidth-1{-ms-flex:0 0 1%;flex:0 0 1%;max-width:1%}.tm-extra-product-options .tcwidth-2,.tm-extra-product-options .tc-cell.tcwidth-2,.tc-cell.tcwidth-2,.tcwidth-2{-ms-flex:0 0 2%;flex:0 0 2%;max-width:2%}.tm-extra-product-options .tcwidth-3,.tm-extra-product-options .tc-cell.tcwidth-3,.tc-cell.tcwidth-3,.tcwidth-3{-ms-flex:0 0 3%;flex:0 0 3%;max-width:3%}.tm-extra-product-options .tcwidth-4,.tm-extra-product-options .tc-cell.tcwidth-4,.tc-cell.tcwidth-4,.tcwidth-4{-ms-flex:0 0 4%;flex:0 0 4%;max-width:4%}.tm-extra-product-options .tcwidth-5,.tm-extra-product-options .tc-cell.tcwidth-5,.tc-cell.tcwidth-5,.tcwidth-5{-ms-flex:0 0 5%;flex:0 0 5%;max-width:5%}.tm-extra-product-options .tcwidth-6,.tm-extra-product-options .tc-cell.tcwidth-6,.tc-cell.tcwidth-6,.tcwidth-6{-ms-flex:0 0 6%;flex:0 0 6%;max-width:6%}.tm-extra-product-options .tcwidth-7,.tm-extra-product-options .tc-cell.tcwidth-7,.tc-cell.tcwidth-7,.tcwidth-7{-ms-flex:0 0 7%;flex:0 0 7%;max-width:7%}.tm-extra-product-options .tcwidth-8,.tm-extra-product-options .tc-cell.tcwidth-8,.tc-cell.tcwidth-8,.tcwidth-8{-ms-flex:0 0 8%;flex:0 0 8%;max-width:8%}.tm-extra-product-options .tcwidth-9,.tm-extra-product-options .tc-cell.tcwidth-9,.tc-cell.tcwidth-9,.tcwidth-9{-ms-flex:0 0 9%;flex:0 0 9%;max-width:9%}.tm-extra-product-options .tcwidth-10,.tm-extra-product-options .tc-cell.tcwidth-10,.tc-cell.tcwidth-10,.tcwidth-10{-ms-flex:0 0 150%;flex:0 0 10%;max-width:10%}.tm-extra-product-options .tcwidth-11,.tm-extra-product-options .tc-cell.tcwidth-11,.tc-cell.tcwidth-11,.tcwidth-11{-ms-flex:0 0 11%;flex:0 0 11%;max-width:11%}.tm-extra-product-options .tcwidth-12,.tm-extra-product-options .tc-cell.tcwidth-12,.tc-cell.tcwidth-12,.tcwidth-12{-ms-flex:0 0 12%;flex:0 0 12%;max-width:12%}.tm-extra-product-options .tcwidth-12-5,.tm-extra-product-options .tc-cell.tcwidth-12-5,.tc-cell.tcwidth-12-5,.tcwidth-12-5{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tcwidth-13,.tm-extra-product-options .tc-cell.tcwidth-13,.tc-cell.tcwidth-13,.tcwidth-13{-ms-flex:0 0 13%;flex:0 0 13%;max-width:13%}.tm-extra-product-options .tcwidth-14,.tm-extra-product-options .tc-cell.tcwidth-14,.tc-cell.tcwidth-14,.tcwidth-14{-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.tm-extra-product-options .tcwidth-15,.tm-extra-product-options .tc-cell.tcwidth-15,.tc-cell.tcwidth-15,.tcwidth-15{-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}.tm-extra-product-options .tcwidth-16,.tm-extra-product-options .tc-cell.tcwidth-16,.tc-cell.tcwidth-16,.tcwidth-16{-ms-flex:0 0 16%;flex:0 0 16%;max-width:16%}.tm-extra-product-options .tcwidth-17,.tm-extra-product-options .tc-cell.tcwidth-17,.tc-cell.tcwidth-17,.tcwidth-17{-ms-flex:0 0 17%;flex:0 0 17%;max-width:17%}.tm-extra-product-options .tcwidth-18,.tm-extra-product-options .tc-cell.tcwidth-18,.tc-cell.tcwidth-18,.tcwidth-18{-ms-flex:0 0 18%;flex:0 0 18%;max-width:18%}.tm-extra-product-options .tcwidth-19,.tm-extra-product-options .tc-cell.tcwidth-19,.tc-cell.tcwidth-19,.tcwidth-19{-ms-flex:0 0 19%;flex:0 0 19%;max-width:19%}.tm-extra-product-options .tcwidth-20,.tm-extra-product-options .tc-cell.tcwidth-20,.tc-cell.tcwidth-20,.tcwidth-20{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tcwidth-21,.tm-extra-product-options .tc-cell.tcwidth-21,.tc-cell.tcwidth-21,.tcwidth-21{-ms-flex:0 0 21%;flex:0 0 21%;max-width:21%}.tm-extra-product-options .tcwidth-22,.tm-extra-product-options .tc-cell.tcwidth-22,.tc-cell.tcwidth-22,.tcwidth-22{-ms-flex:0 0 22%;flex:0 0 22%;max-width:22%}.tm-extra-product-options .tcwidth-23,.tm-extra-product-options .tc-cell.tcwidth-23,.tc-cell.tcwidth-23,.tcwidth-23{-ms-flex:0 0 23%;flex:0 0 23%;max-width:23%}.tm-extra-product-options .tcwidth-24,.tm-extra-product-options .tc-cell.tcwidth-24,.tc-cell.tcwidth-24,.tcwidth-24{-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.tm-extra-product-options .tcwidth-25,.tm-extra-product-options .tc-cell.tcwidth-25,.tc-cell.tcwidth-25,.tcwidth-25{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tcwidth-26,.tm-extra-product-options .tc-cell.tcwidth-26,.tc-cell.tcwidth-26,.tcwidth-26{-ms-flex:0 0 26%;flex:0 0 26%;max-width:26%}.tm-extra-product-options .tcwidth-27,.tm-extra-product-options .tc-cell.tcwidth-27,.tc-cell.tcwidth-27,.tcwidth-27{-ms-flex:0 0 27%;flex:0 0 27%;max-width:27%}.tm-extra-product-options .tcwidth-28,.tm-extra-product-options .tc-cell.tcwidth-28,.tc-cell.tcwidth-28,.tcwidth-28{-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%}.tm-extra-product-options .tcwidth-29,.tm-extra-product-options .tc-cell.tcwidth-29,.tc-cell.tcwidth-29,.tcwidth-29{-ms-flex:0 0 29%;flex:0 0 29%;max-width:29%}.tm-extra-product-options .tcwidth-30,.tm-extra-product-options .tc-cell.tcwidth-30,.tc-cell.tcwidth-30,.tcwidth-30{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.tm-extra-product-options .tcwidth-31,.tm-extra-product-options .tc-cell.tcwidth-31,.tc-cell.tcwidth-31,.tcwidth-31{-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%}.tm-extra-product-options .tcwidth-32,.tm-extra-product-options .tc-cell.tcwidth-32,.tc-cell.tcwidth-32,.tcwidth-32{-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%}.tm-extra-product-options .tcwidth-33,.tm-extra-product-options .tc-cell.tcwidth-33,.tc-cell.tcwidth-33,.tcwidth-33{-ms-flex:0 0 33.3333333332%;flex:0 0 33.3333333332%;max-width:33.3333333332%}.tm-extra-product-options .tcwidth-34,.tm-extra-product-options .tc-cell.tcwidth-34,.tc-cell.tcwidth-34,.tcwidth-34{-ms-flex:0 0 34%;flex:0 0 34%;max-width:34%}.tm-extra-product-options .tcwidth-35,.tm-extra-product-options .tc-cell.tcwidth-35,.tc-cell.tcwidth-35,.tcwidth-35{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.tm-extra-product-options .tcwidth-36,.tm-extra-product-options .tc-cell.tcwidth-36,.tc-cell.tcwidth-36,.tcwidth-36{-ms-flex:0 0 36%;flex:0 0 36%;max-width:36%}.tm-extra-product-options .tcwidth-37,.tm-extra-product-options .tc-cell.tcwidth-37,.tc-cell.tcwidth-37,.tcwidth-37{-ms-flex:0 0 37%;flex:0 0 37%;max-width:37%}.tm-extra-product-options .tcwidth-37-5,.tm-extra-product-options .tc-cell.tcwidth-37-5,.tc-cell.tcwidth-37-5,.tcwidth-37-5{-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tcwidth-38,.tm-extra-product-options .tc-cell.tcwidth-38,.tc-cell.tcwidth-38,.tcwidth-38{-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%}.tm-extra-product-options .tcwidth-39,.tm-extra-product-options .tc-cell.tcwidth-39,.tc-cell.tcwidth-39,.tcwidth-39{-ms-flex:0 0 39%;flex:0 0 39%;max-width:39%}.tm-extra-product-options .tcwidth-40,.tm-extra-product-options .tc-cell.tcwidth-40,.tc-cell.tcwidth-40,.tcwidth-40{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.tm-extra-product-options .tcwidth-41,.tm-extra-product-options .tc-cell.tcwidth-41,.tc-cell.tcwidth-41,.tcwidth-41{-ms-flex:0 0 41%;flex:0 0 41%;max-width:41%}.tm-extra-product-options .tcwidth-42,.tm-extra-product-options .tc-cell.tcwidth-42,.tc-cell.tcwidth-42,.tcwidth-42{-ms-flex:0 0 42%;flex:0 0 42%;max-width:42%}.tm-extra-product-options .tcwidth-43,.tm-extra-product-options .tc-cell.tcwidth-43,.tc-cell.tcwidth-43,.tcwidth-43{-ms-flex:0 0 43%;flex:0 0 43%;max-width:43%}.tm-extra-product-options .tcwidth-44,.tm-extra-product-options .tc-cell.tcwidth-44,.tc-cell.tcwidth-44,.tcwidth-44{-ms-flex:0 0 44%;flex:0 0 44%;max-width:44%}.tm-extra-product-options .tcwidth-45,.tm-extra-product-options .tc-cell.tcwidth-45,.tc-cell.tcwidth-45,.tcwidth-45{-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.tm-extra-product-options .tcwidth-46,.tm-extra-product-options .tc-cell.tcwidth-46,.tc-cell.tcwidth-46,.tcwidth-46{-ms-flex:0 0 46%;flex:0 0 46%;max-width:46%}.tm-extra-product-options .tcwidth-47,.tm-extra-product-options .tc-cell.tcwidth-47,.tc-cell.tcwidth-47,.tcwidth-47{-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}.tm-extra-product-options .tcwidth-48,.tm-extra-product-options .tc-cell.tcwidth-48,.tc-cell.tcwidth-48,.tcwidth-48{-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}.tm-extra-product-options .tcwidth-49,.tm-extra-product-options .tc-cell.tcwidth-49,.tc-cell.tcwidth-49,.tcwidth-49{-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%}.tm-extra-product-options .tcwidth-50,.tm-extra-product-options .tc-cell.tcwidth-50,.tc-cell.tcwidth-50,.tcwidth-50{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tcwidth-51,.tm-extra-product-options .tc-cell.tcwidth-51,.tc-cell.tcwidth-51,.tcwidth-51{-ms-flex:0 0 51%;flex:0 0 51%;max-width:51%}.tm-extra-product-options .tcwidth-52,.tm-extra-product-options .tc-cell.tcwidth-52,.tc-cell.tcwidth-52,.tcwidth-52{-ms-flex:0 0 52%;flex:0 0 52%;max-width:52%}.tm-extra-product-options .tcwidth-53,.tm-extra-product-options .tc-cell.tcwidth-53,.tc-cell.tcwidth-53,.tcwidth-53{-ms-flex:0 0 53%;flex:0 0 53%;max-width:53%}.tm-extra-product-options .tcwidth-54,.tm-extra-product-options .tc-cell.tcwidth-54,.tc-cell.tcwidth-54,.tcwidth-54{-ms-flex:0 0 54%;flex:0 0 54%;max-width:54%}.tm-extra-product-options .tcwidth-55,.tm-extra-product-options .tc-cell.tcwidth-55,.tc-cell.tcwidth-55,.tcwidth-55{-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}.tm-extra-product-options .tcwidth-56,.tm-extra-product-options .tc-cell.tcwidth-56,.tc-cell.tcwidth-56,.tcwidth-56{-ms-flex:0 0 56%;flex:0 0 56%;max-width:56%}.tm-extra-product-options .tcwidth-57,.tm-extra-product-options .tc-cell.tcwidth-57,.tc-cell.tcwidth-57,.tcwidth-57{-ms-flex:0 0 57%;flex:0 0 57%;max-width:57%}.tm-extra-product-options .tcwidth-58,.tm-extra-product-options .tc-cell.tcwidth-58,.tc-cell.tcwidth-58,.tcwidth-58{-ms-flex:0 0 58%;flex:0 0 58%;max-width:58%}.tm-extra-product-options .tcwidth-59,.tm-extra-product-options .tc-cell.tcwidth-59,.tc-cell.tcwidth-59,.tcwidth-59{-ms-flex:0 0 59%;flex:0 0 59%;max-width:59%}.tm-extra-product-options .tcwidth-60,.tm-extra-product-options .tc-cell.tcwidth-60,.tc-cell.tcwidth-60,.tcwidth-60{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.tm-extra-product-options .tcwidth-61,.tm-extra-product-options .tc-cell.tcwidth-61,.tc-cell.tcwidth-61,.tcwidth-61{-ms-flex:0 0 61%;flex:0 0 61%;max-width:61%}.tm-extra-product-options .tcwidth-62,.tm-extra-product-options .tc-cell.tcwidth-62,.tc-cell.tcwidth-62,.tcwidth-62{-ms-flex:0 0 50%;flex:0 0 50%;max-width:62%}.tm-extra-product-options .tcwidth-62-5,.tm-extra-product-options .tc-cell.tcwidth-62-5,.tc-cell.tcwidth-62-5,.tcwidth-62-5{-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tcwidth-63,.tm-extra-product-options .tc-cell.tcwidth-63,.tc-cell.tcwidth-63,.tcwidth-63{-ms-flex:0 0 63%;flex:0 0 63%;max-width:63%}.tm-extra-product-options .tcwidth-64,.tm-extra-product-options .tc-cell.tcwidth-64,.tc-cell.tcwidth-64,.tcwidth-64{-ms-flex:0 0 64%;flex:0 0 64%;max-width:64%}.tm-extra-product-options .tcwidth-65,.tm-extra-product-options .tc-cell.tcwidth-65,.tc-cell.tcwidth-65,.tcwidth-65{-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}.tm-extra-product-options .tcwidth-66,.tm-extra-product-options .tc-cell.tcwidth-66,.tc-cell.tcwidth-66,.tcwidth-66{-ms-flex:0 0 66.6666666665%;flex:0 0 66.6666666665%;max-width:66.6666666665%}.tm-extra-product-options .tcwidth-67,.tm-extra-product-options .tc-cell.tcwidth-67,.tc-cell.tcwidth-67,.tcwidth-67{-ms-flex:0 0 67%;flex:0 0 67%;max-width:67%}.tm-extra-product-options .tcwidth-68,.tm-extra-product-options .tc-cell.tcwidth-68,.tc-cell.tcwidth-68,.tcwidth-68{-ms-flex:0 0 68%;flex:0 0 68%;max-width:68%}.tm-extra-product-options .tcwidth-69,.tm-extra-product-options .tc-cell.tcwidth-69,.tc-cell.tcwidth-69,.tcwidth-69{-ms-flex:0 0 69%;flex:0 0 69%;max-width:69%}.tm-extra-product-options .tcwidth-70,.tm-extra-product-options .tc-cell.tcwidth-70,.tc-cell.tcwidth-70,.tcwidth-70{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.tm-extra-product-options .tcwidth-71,.tm-extra-product-options .tc-cell.tcwidth-71,.tc-cell.tcwidth-71,.tcwidth-71{-ms-flex:0 0 71%;flex:0 0 71%;max-width:71%}.tm-extra-product-options .tcwidth-72,.tm-extra-product-options .tc-cell.tcwidth-72,.tc-cell.tcwidth-72,.tcwidth-72{-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%}.tm-extra-product-options .tcwidth-73,.tm-extra-product-options .tc-cell.tcwidth-73,.tc-cell.tcwidth-73,.tcwidth-73{-ms-flex:0 0 73%;flex:0 0 73%;max-width:73%}.tm-extra-product-options .tcwidth-74,.tm-extra-product-options .tc-cell.tcwidth-74,.tc-cell.tcwidth-74,.tcwidth-74{-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%}.tm-extra-product-options .tcwidth-75,.tm-extra-product-options .tc-cell.tcwidth-75,.tc-cell.tcwidth-75,.tcwidth-75{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tcwidth-76,.tm-extra-product-options .tc-cell.tcwidth-76,.tc-cell.tcwidth-76,.tcwidth-76{-ms-flex:0 0 76%;flex:0 0 76%;max-width:76%}.tm-extra-product-options .tcwidth-77,.tm-extra-product-options .tc-cell.tcwidth-77,.tc-cell.tcwidth-77,.tcwidth-77{-ms-flex:0 0 77%;flex:0 0 77%;max-width:77%}.tm-extra-product-options .tcwidth-78,.tm-extra-product-options .tc-cell.tcwidth-78,.tc-cell.tcwidth-78,.tcwidth-78{-ms-flex:0 0 78%;flex:0 0 78%;max-width:78%}.tm-extra-product-options .tcwidth-79,.tm-extra-product-options .tc-cell.tcwidth-79,.tc-cell.tcwidth-79,.tcwidth-79{-ms-flex:0 0 79%;flex:0 0 79%;max-width:79%}.tm-extra-product-options .tcwidth-80,.tm-extra-product-options .tc-cell.tcwidth-80,.tc-cell.tcwidth-80,.tcwidth-80{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.tm-extra-product-options .tcwidth-81,.tm-extra-product-options .tc-cell.tcwidth-81,.tc-cell.tcwidth-81,.tcwidth-81{-ms-flex:0 0 81%;flex:0 0 81%;max-width:81%}.tm-extra-product-options .tcwidth-82,.tm-extra-product-options .tc-cell.tcwidth-82,.tc-cell.tcwidth-82,.tcwidth-82{-ms-flex:0 0 82%;flex:0 0 82%;max-width:82%}.tm-extra-product-options .tcwidth-83,.tm-extra-product-options .tc-cell.tcwidth-83,.tc-cell.tcwidth-83,.tcwidth-83{-ms-flex:0 0 83%;flex:0 0 83%;max-width:83%}.tm-extra-product-options .tcwidth-84,.tm-extra-product-options .tc-cell.tcwidth-84,.tc-cell.tcwidth-84,.tcwidth-84{-ms-flex:0 0 84%;flex:0 0 84%;max-width:84%}.tm-extra-product-options .tcwidth-85,.tm-extra-product-options .tc-cell.tcwidth-85,.tc-cell.tcwidth-85,.tcwidth-85{-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}.tm-extra-product-options .tcwidth-86,.tm-extra-product-options .tc-cell.tcwidth-86,.tc-cell.tcwidth-86,.tcwidth-86{-ms-flex:0 0 86%;flex:0 0 86%;max-width:86%}.tm-extra-product-options .tcwidth-87,.tm-extra-product-options .tc-cell.tcwidth-87,.tc-cell.tcwidth-87,.tcwidth-87{-ms-flex:0 0 87%;flex:0 0 87%;max-width:87%}.tm-extra-product-options .tcwidth-87-5,.tm-extra-product-options .tc-cell.tcwidth-87-5,.tc-cell.tcwidth-87-5,.tcwidth-87-5{-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tcwidth-88,.tm-extra-product-options .tc-cell.tcwidth-88,.tc-cell.tcwidth-88,.tcwidth-88{-ms-flex:0 0 88%;flex:0 0 88%;max-width:88%}.tm-extra-product-options .tcwidth-89,.tm-extra-product-options .tc-cell.tcwidth-89,.tc-cell.tcwidth-89,.tcwidth-89{-ms-flex:0 0 89%;flex:0 0 89%;max-width:89%}.tm-extra-product-options .tcwidth-90,.tm-extra-product-options .tc-cell.tcwidth-90,.tc-cell.tcwidth-90,.tcwidth-90{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.tm-extra-product-options .tcwidth-91,.tm-extra-product-options .tc-cell.tcwidth-91,.tc-cell.tcwidth-91,.tcwidth-91{-ms-flex:0 0 91%;flex:0 0 91%;max-width:91%}.tm-extra-product-options .tcwidth-92,.tm-extra-product-options .tc-cell.tcwidth-92,.tc-cell.tcwidth-92,.tcwidth-92{-ms-flex:0 0 92%;flex:0 0 92%;max-width:92%}.tm-extra-product-options .tcwidth-93,.tm-extra-product-options .tc-cell.tcwidth-93,.tc-cell.tcwidth-93,.tcwidth-93{-ms-flex:0 0 93%;flex:0 0 93%;max-width:93%}.tm-extra-product-options .tcwidth-94,.tm-extra-product-options .tc-cell.tcwidth-94,.tc-cell.tcwidth-94,.tcwidth-94{-ms-flex:0 0 94%;flex:0 0 94%;max-width:94%}.tm-extra-product-options .tcwidth-95,.tm-extra-product-options .tc-cell.tcwidth-95,.tc-cell.tcwidth-95,.tcwidth-95{-ms-flex:0 0 95%;flex:0 0 95%;max-width:95%}.tm-extra-product-options .tcwidth-96,.tm-extra-product-options .tc-cell.tcwidth-96,.tc-cell.tcwidth-96,.tcwidth-96{-ms-flex:0 0 96%;flex:0 0 96%;max-width:96%}.tm-extra-product-options .tcwidth-97,.tm-extra-product-options .tc-cell.tcwidth-97,.tc-cell.tcwidth-97,.tcwidth-97{-ms-flex:0 0 97%;flex:0 0 97%;max-width:97%}.tm-extra-product-options .tcwidth-98,.tm-extra-product-options .tc-cell.tcwidth-98,.tc-cell.tcwidth-98,.tcwidth-98{-ms-flex:0 0 98%;flex:0 0 98%;max-width:98%}.tm-extra-product-options .tcwidth-99,.tm-extra-product-options .tc-cell.tcwidth-99,.tc-cell.tcwidth-99,.tcwidth-99{-ms-flex:0 0 99%;flex:0 0 99%;max-width:99%}.tm-extra-product-options .tcwidth-100,.tm-extra-product-options .tc-cell.tcwidth-100,.tc-cell.tcwidth-100,.tcwidth-100{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tc-extra-product-options{visibility:hidden}.tc-extra-product-options.tc-show,.tc-extra-product-options.tc-show-override{display:block;clear:both;visibility:visible}.tc-extra-product-options.tc-show-hidden{display:block;clear:both;visibility:hidden !important}.tm-extra-product-options,.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tc-element-container,.tm-extra-product-options .tmcp-ul-wrap,.tm-extra-product-options .tmcp-field,.tm-extra-product-options .tm-epo-field,.tm-extra-product-options li.tmcp-field-wrap,.tm-extra-product-options .tc-cell,.tm-extra-product-options .tc-row,.tm-collapse,.tm-collapse-wrap,.tc-epo-label,.tm-show-picker-value,.tm-bsbb,.tm-bsbb-all,.tm-bsbb-all *,.tc-container,.tc-row,.tc-cell,.tm-box,.flasho,.flasho div,.tm-button,.tm-epo-style,.tc-lightbox img,.tm-extra-product-options .radio-image,.tm-extra-product-options .checkbox-image{box-sizing:border-box}.tm-extra-product-options{max-width:100%;width:100%}.tm-extra-product-options .tc-element-container,.tm-extra-product-options .tmcp-ul-wrap{overflow:visible;float:left;max-width:100%;width:100%;margin-bottom:0}.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tmcp-ul-wrap{clear:both;list-style:none outside none;margin:0;padding:0}.tm-extra-product-options .tc-repeater-element,.tc-repeater-delete,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tc-field-display{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.tm-extra-product-options .tc-repeater-element,.tc-repeater-delete{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .tc-repeater-element{margin-bottom:.5em;align-items:flex-start}.tm-extra-product-options .tc-repeater-element .tmcp-ul-wrap{flex-grow:1;flex-basis:0;width:auto}.tc-repeater-delete{flex-grow:0;flex-basis:0;width:auto;padding:0 4px;align-self:center}.tc-price-wrap{padding:0 .5em;align-self:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tm-extra-product-options .tmcp-ul-wrap+.tmcp-ul-wrap{margin:.5em 0 0 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap .tc-field-display{width:100%;list-style:none outside none !important;position:relative;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{padding:0;margin:0 0 .5em 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap>label,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap>.tc-price-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-inline-description,.tm-extra-product-options ul.tmcp-ul-wrap .tc-field-display>label,.tm-extra-product-options ul.tmcp-ul-wrap .tc-field-display>.tc-price-wrap,.tm-extra-product-options ul.tmcp-ul-wrap .tc-field-display .tc-inline-description{flex-grow:0}.tc-extra-product-options .cpf-type-multiple_file_upload ul.tmcp-ul-wrap li.tmcp-field-wrap>label.fullwidth,.tc-extra-product-options .cpf-type-upload ul.tmcp-ul-wrap li.tmcp-field-wrap>label.fullwidth,.tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth,.tc-extra-product-options .cpf-type-time .tc-field-display label.fullwidth,.tc-extra-product-options .cpf-type-date .tc-field-display label.fullwidth,.tc-extra-product-options .cpf-type-textfield .tc-field-display label.fullwidth,.tc-extra-product-options .cpf-type-textarea .tc-field-display label.fullwidth,.tc-extra-product-options .cpf-type-product .tc-field-display label.fullwidth,.tc-extra-product-options .cpf-type-select .tc-field-display label.fullwidth,.tc-extra-product-options .cpf-type-selectmultiple .tc-field-display label.fullwidth{flex-grow:1}.tc-epo-element-product-li-container,.tc-inline-description{width:100%}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap:last-child{margin:0}.tc-totals-form{clear:both;display:none;width:100%}.tc-totals-form.tc-show{display:block}.tm-epo-totals{clear:both;padding-bottom:1em;padding-top:1em}.tc-epo-totals.hidden,.tc-extra-product-options.hidden{display:none}html .tc-extra-product-options .tc-hidden.tc-cell,.tc-hidden,.tm-hidden,.tc-extra-product-options input.use_images,.tm-extra-product-options input.use_images{display:none !important}.tm-box,.tm-collapse{border:1px solid rgba(0,0,0,0.035);background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:0 var(--tcgap);width:100%;padding:var(--tcgap) 0;max-width:calc(100% - (2 * var(--tcgap)))}.tm-extra-product-options .cpf-section.tc-cell .tm-box>.tc-cell{margin-bottom:0}.tm-extra-product-options .cpf-section.tc-cell.tm-owl-slider-section .tm-box .tc-row{padding-bottom:var(--tcgap)}.tm-arrow{cursor:pointer;font-size:14px;height:1.5em;line-height:1.5 !important;margin-top:-0.75em;position:absolute;right:var(--tcgap);text-align:center;top:50%;width:1.5em}.tm-toggle{padding-right:2em;position:relative;cursor:pointer}.tm-collapse .tm-toggle{clear:both}.tm-collapse{float:left}.tm-collapse>.tc-cell{margin-bottom:0}.tm-collapse-wrap{float:left;margin-top:1em;overflow:visible;width:100%}.tc-totals-form dl.tm-extra-product-options-totals{margin-left:0;margin-right:0}.tm-extra-product-options .tm-box .tm-section-label,.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-box .tc-epo-label.tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{margin:0;position:relative;width:100%;padding-bottom:var(--tcgap);border:0;outline:0}.tc-repeater-wrap{margin-top:1em}.tmperiod{margin:0 .5em}.tm-epo-required{color:red}.tmcp-field-wrap .tm-epo-required{position:static;left:auto;top:auto}label.tm-epo-field-label{align-self:center}.tc-epo-element-product-thumbnailmultiple label.tm-epo-field-label,.tc-epo-element-product-thumbnail label.tm-epo-field-label,.tc-mode-images label.tm-epo-field-label,.tc-mode-color label.tm-epo-field-label{align-self:flex-start}.tc-epo-label.tm-left{order:0}.tc-epo-label.tm-right{order:99}.tm-extra-product-options ul.tm-extra-product-options-fields li::before,.tm-extra-product-options ul.tm-extra-product-options-fields li::after,.tm-extra-product-options ul.tmcp-ul-wrap li::before,.tm-extra-product-options ul.tmcp-ul-wrap li::after{display:none}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label{margin:0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-checkbox .tm-label{padding:0 0 0 .5em !important;margin:0 !important;line-height:1 !important;display:inline !important;vertical-align:middle}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label{vertical-align:initial}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty{padding:0 !important}.tm-extra-product-options .tm-extra-product-options-field{clear:both;padding:0}.tm-extra-product-options .tm-extra-product-options-field.tc-normal-mode{margin:0 0 1em}.tm-extra-product-options .tc-active .tc-label-wrap,.tm-extra-product-options li.tmcp-field-wrap.tc-active .tc-label.tm-label,.tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label{font-weight:700;background:none !important}.tc-extra-product-options .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{padding:0;display:inline-block;float:none;max-width:100%;width:auto;overflow-wrap:break-word}.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100%}.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100% !important}.tm-extra-product-options .tc-images-container .tmcp-field-wrap label,.tm-extra-product-options .tc-colors-container .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:100%}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container .tc-field-display,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container .tc-field-display{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:center}.tm-extra-product-options .tc-cell hr{margin:1em 0}.tm-extra-product-options .cpf-element hr.tc-cell{margin:1em var(--tcgap)}.tm-extra-product-options .tm_divider{border-style:solid;border-width:1px;margin:1em 0;clear:both}.tm-extra-product-options .cpf-element .tm_divider.tc-cell{margin:1em var(--tcgap)}.tm-extra-product-options .tm_padding{padding:1em 0}.tm-extra-product-options .cpf-element .tm_padding.tc-cell{margin-left:var(--tcgap);margin-right:var(--tcgap)}.tm-extra-product-options textarea.tm-epo-field{height:auto;width:100%;max-width:100%}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:auto;max-width:100%}.tm-extra-product-options .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .tm-epo-field.tmcp-radio{margin:0 !important;position:relative;vertical-align:middle;float:none;width:auto}.tm-extra-product-options .tc-epo-label{display:block;position:relative;float:none;width:100%;margin-bottom:0}.tm-extra-product-options .tc-epo-label.tm-section-label{margin:.5em 0}.float-editbox .section_popup .tm-section-label{display:none}.tm-epo-field.tmcp-select{max-width:100%;display:initial}.tm-extra-product-options input.tm-epo-field.tmcp-upload{width:100%;font-size:inherit}.tc-extra-product-options .tmcp-field-wrap .cpf-upload-text{width:100%;display:inline-block;text-align:center}.tc-upload-preview{display:-ms-grid;display:grid;margin:1em 0;width:100%;gap:1em;grid-template-columns:minmax(100px,max-content);grid-template-rows:1fr}.tc-upload-preview:empty{display:none}.tc-upload-preview.multiple{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.tc-upload-file{-webkit-border-radius:5px;border-radius:5px;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tc-upload-preview.multiple .tc-upload-file{max-height:100%;min-height:100px}.tc-upload-image{position:relative;border:1px solid;padding:2%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:5px;border-radius:5px;background:rgba(0,0,0,0.7);min-width:100%;min-height:100px}.tc-upload-preview.multiple .tc-upload-image{min-height:100%}.woocommerce .tc-upload-preview img{height:auto;max-width:100%;width:auto;-webkit-border-radius:5px;border-radius:5px;border:1px solid rgba(0,0,0,0.1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.woocommerce .tc-upload-preview.multiple img{height:96%;width:96%;object-fit:scale-down;max-height:100%;position:absolute}.tc-file-size{position:absolute;color:#fff;font-size:.625em;top:calc(2% + 0.5078125em);left:calc(2% + 0.5078125em);background:rgba(0,0,0,0.5);padding:0 3px;z-index:1}.tc-file-ext-overlay{background:rgba(0,0,0,0.2);width:96%;height:96%;position:absolute;border-radius:5px 12px 5px 5px;box-sizing:border-box;left:2%;top:2%}.tc-file-ext{position:absolute;padding:2px;background:rgba(0,0,0,0.5);color:#fff;min-width:30%;text-align:center;text-transform:uppercase;font-size:.825em}.tc-file-name{max-width:94%;position:absolute;color:#fff;background:rgba(0,0,0,0.5);bottom:0;font-size:.625em;padding:.25em .5em;text-overflow:ellipsis;overflow:hidden;max-height:2em;line-height:2}.tc-upload-remove{cursor:pointer;position:absolute;right:2%;top:2%;font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:0;outline:0;color:#fff;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(0,0,0,0.5);background-image:none;-webkit-box-shadow:0 0 0 0 hsl(0 0 100% / 0);box-shadow:0 0 0 0 hsl(0 0 100% / 0);z-index:2;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.tc-upload-remove:hover,.tc-upload-remove:focus{-webkit-box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);background:rgba(0,0,0,0.5);color:#fff}.tc-upload-remove svg{width:100%;height:100%;font-size:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;line-height:inherit}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container-basic .cpf-upload-wrap{display:block !important;padding:1em 0;position:relative;vertical-align:middle;cursor:pointer}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container .cpf-upload-wrap{border:1px solid;display:block !important;font-size:1em;height:auto;overflow:hidden;padding:.5em 1em;position:relative;vertical-align:middle;margin:0 .5em 0 0;cursor:pointer}.cpf-upload-container-basic+.tc-price-wrap{align-self:flex-start;padding-top:1em}.cpf-upload-container+.tc-price-wrap,.cpf-upload-container+.tm-filename+.tc-price-wrap{align-self:flex-start;padding-top:.5em !important}.cpf-upload-container [type="file"]{cursor:inherit;display:block;font-size:.01px;min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.cpf-upload-container+small::before,.cpf-upload-container-basic+small::before{content:"";display:block}.tm-filename{display:block;align-self:flex-start;padding:.5em 1em}.tm-filename:empty{display:none}.tc-upload-messages{padding:1em 2em}.tc-upload-message{font-size:1.2em;margin-bottom:1em}.cpf-type-range .tc-epo-label.tm-left+.tc-element-container,.cpf-type-range .tc-epo-label.tm-right+.tc-element-container{width:66% !important;padding-top:5px}.cpf-type-range .tc-epo-label.tm-left,.cpf-type-range .tc-epo-label.tm-right{margin-top:5px}.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range{clear:both;position:relative}.tm-range-picker{margin:2em 10px;max-width:100%;width:auto;flex:1 1 auto}.tm-range-picker.pips{margin:50px var(--tcgap)}.tc-extra-product-options .tm-show-picker-left,.tc-extra-product-options .tm-show-picker-tleft,.tc-extra-product-options .tm-show-picker-right,.tc-extra-product-options .tm-show-picker-tright{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;-webkit-justify-content:space-between !important;justify-content:space-between !important}.tc-extra-product-options .tm-show-picker-left .tm-range-picker,.tc-extra-product-options .tm-show-picker-tleft .tm-range-picker,.tc-extra-product-options .tm-show-picker-right .tm-range-picker,.tc-extra-product-options .tm-show-picker-tright .tm-range-picker{order:1}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value{flex:0 1 auto;position:relative;text-align:center;font-size:.8em;order:2;min-width:2em}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value{order:0}.tc-extra-product-options .tm-show-picker-left .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tleft .tc-price-wrap,.tc-extra-product-options .tm-show-picker-right .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tright .tc-price-wrap{order:10}.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value{display:inline-block;float:right;margin-left:0;margin-top:-3px;position:absolute;right:0;text-align:center;top:1em;vertical-align:top;width:19%}.tm-extra-product-options .cpf-type-range .tmcp-field-wrap span.amount{display:inline-block;padding:6px 0 0}input.tm-show-picker-value-edit{max-width:100%;width:98%;text-align:center;padding:0;border:1px solid;margin:0}.tm-show-picker-value-edit-wrap{box-sizing:border-box}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value-edit-wrap{max-width:20%;flex:0 0 20%;position:relative;text-align:center;top:2em;font-size:.8em;order:2}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap{order:0}.tm-extra-product-options .tc-epo-label.tm-has-undo-button{padding-right:2em}.tm-epo-reset-variation,.tm-extra-product-options .tm-epo-reset-radio{text-align:center;cursor:pointer;position:absolute;right:0;top:0;width:1em;height:1em;line-height:1;padding:.2em;border:2px solid #000;color:#000;border-radius:100%;box-sizing:content-box !important;background:#fff}.tm-epo-reset-variation .tcfa,.tm-epo-reset-radio .tcfa{font-size:.8em;top:-0.05em;position:relative}.tm-epo-variation-section .reset_variations{clear:both;display:block;width:100%;position:static;visibility:hidden}.tm-extra-product-options .tmcp-field-wrap .tc-price{font-size:1em !important;width:auto !important;display:inline-block !important;float:none !important;margin:0 !important;padding:0 !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price{font-size:1em !important;background:none !important;line-height:1 !important;vertical-align:middle}.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount{font-size:1em !important;display:inline !important;background:none !important}.tm-extra-product-options .tmcp-field-wrap .tc-chars+.tc-price .amount{margin-left:0}.tm-extra-product-options .tc-images-container .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options .amount.hidden,.tm-extra-product-options .tmcp-field-wrap .price.amount.hidden,.tm-extra-product-options .tmcp-field-wrap .tc-price.hidden,.tm-extra-product-options .before-amount.hidden,.tm-extra-product-options .after-amount.hidden,.tm-extra-product-options .tmperiod.hidden{display:none !important}.tm-extra-product-options .cpf-type-textarea .tmcp-field-wrap .amount,.tm-extra-product-options .cpf-type-textfield .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options-totals .price.amount.options,.tm-extra-product-options-totals .price.amount.fees,.tm-extra-product-options-totals .price.amount.subscription-fee{font-size:1.25em}.tm-extra-product-options-totals .amount{background:0}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.fees,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:700}.tm-extra-product-options-totals .amount.final{font-size:1.5em;font-weight:700}.tm-extra-product-options-totals .price.amount{display:inline-block !important;width:auto}.tm-unit-price,.tm-fee-totals,.tm-final-totals,.tm-options-totals,.tm-subscription-fee{padding:0;margin:0;border:0 none;float:none}.tm-extra-product-options .tmcp-field-wrap .tc-price del{font-size:75% !important;margin:0 !important}.tm-extra-product-options .tmcp-field-wrap .price:empty{display:none !important}.tc-quantity-right .tm-quantity,.tc-quantity-left .tm-quantity{align-self:center}.tc-row.tc-quantity-right,.tc-row.tc-quantity-left{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.tc-quantity-right .tm-quantity,.tc-quantity-bottom .tm-quantity{order:99}.tc-quantity-left .tm-quantity,.tc-quantity-top .tm-quantity{order:0}.tc-quantity-left .tc-field-display,.tc-quantity-top .tc-field-display{order:1}.tc-row.tc-quantity-top,.tc-row.tc-quantity-bottom{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tc-row.tc-quantity-top .tm-quantity,.tc-row.tc-quantity-bottom .tm-quantity{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-quantity{min-width:60px;text-align:center}.tm-quantity input.tm-qty{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em}.tm-quantity-alt input.tm-qty-alt{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em !important;font-size:100%;display:inline-block !important;padding:.358em 1em}.tc-extra-product-options .cpf-type-product .tc-epo-element-product-li-container .tc-epo-element-product-container .single_add_to_cart_product,.single_add_to_cart_product{vertical-align:baseline;float:none}.tc-row.tc-quantity-right .tc-cell,.tc-row.tc-quantity-left .tc-cell,.tm-quantity.tm-bottom{margin-bottom:0}.tm-description p:last-child{margin-bottom:0}.tm-description{clear:both}.tm-section-description{padding:var(--tcgap);margin:0 calc(-1 * var(--tcgap))}.fl-overlay{background:#f5f5f5;position:fixed;display:block;top:0;left:0;width:100%;height:100%;z-index:101000}.flasho.tm-color{background:#ecf0f1 none repeat scroll 0 0;border:1px solid #bdc3c7;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);left:0;max-height:100%;max-width:100%;position:absolute;top:0;z-index:101}.flasho.tm-color .float-editbox{background:#fff none repeat scroll 0 0;bottom:55px;left:0;padding:0;position:absolute;right:0;top:57px;width:100%}.flasho.tm-color .header{background:#ecf0f1 none repeat scroll 0 0;border-bottom:1px solid #ecf0f1;left:0;line-height:30px;padding:1em 2em;position:absolute;top:0;width:100%}.flasho.tm-color .footer{bottom:0;height:55px;left:0;margin:0;padding:0;position:absolute;text-align:right;width:100%;z-index:2}.flasho.tm-color .footer .inner{background:#ecf0f1 none repeat scroll 0 0;border-top:1px solid #ecf0f1;line-height:30px;padding:1em 2em}.flasho.tm-color .tc-progress-info-content{bottom:0;display:inline-block;font-size:2em;height:1em;left:0;line-height:1;margin:auto;position:absolute;right:0;text-align:center;top:0;width:auto}.flasho.tm-color .tc-progress-info{height:100%;position:relative;width:100%}.flasho{font:13px/1.5em HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;background:rgba(0,0,0,0.2);border:1px solid transparent;left:0;position:absolute;top:0;z-index:101001;box-shadow:0 1px 15px 1px rgba(0,0,0,0.2)}.float-editbox{background:#fff;bottom:55px;left:0;overflow:auto;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;right:0;top:56px;width:100%}.flasho .header{background:none repeat scroll 0 0 #fafafa;border-bottom:1px solid transparent;left:0;line-height:30px;padding:1em 2em;position:absolute;top:0;width:100%;transform:none !important}.flasho .header h3{color:#292421;font-size:20px;line-height:30px;margin:0;letter-spacing:1px}.flasho .footer{bottom:0;height:56px;left:0;margin:0;padding:0;position:absolute;text-align:right;width:100%;z-index:2;display:block}.flasho .footer .inner{background:none repeat scroll 0 0 #fafafa;border-top:1px solid transparent;line-height:30px;padding:12px 2em}.tm-section-pop{display:none}.tm-section-pop-up{height:80%;left:10% !important;position:fixed !important;top:10% !important;width:80%}#tm-section-pop-up>.tc-epo-label.tm-section-label{display:none}.tm-section-pop-up.single .tc-cell.section_popup{width:100% !important}.tm-section-pop-up.single .tc-cell.section_popup .tm-section-pop{padding-top:1em;padding-bottom:1em}.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel,.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel{float:none}.noanimated{-webkit-animation-fill-mode:none !important;animation-fill-mode:none !important;opacity:1 !important;z-index:auto !important;position:static !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;transform:none !important}.tm-floating-box{width:auto;height:auto;padding:1em;position:fixed;right:0;top:0;bottom:0;left:0;background:rgba(255,255,255,0.5);z-index:9999;max-height:100%;overflow:hidden}.tm-floating-box .tm-unit-price,.tm-floating-box .tm-final-totals,.tm-floating-box .tm-options-totals,.tm-floating-box .tm-fee-totals{margin:.5em 0}.tm-floating-box.right{left:auto;right:0}.tm-floating-box.left{right:auto;left:0}.tm-floating-box.bottom{bottom:0;top:auto}.tm-floating-box.top{top:0;bottom:auto}.tc-img-floating{display:block;height:50px !important;margin:1em 0;width:auto !important}.tm-fb{font-size:12px;line-height:10px;max-height:200px;max-width:200px;overflow-y:auto;overflow-x:hidden}.tm-fb dt{display:block;margin:0;padding-bottom:5px}.tm-fb dd{display:block;border-bottom:1px dotted rgba(0,0,0,0.1);margin:0 0 1em}.tm-floating-box-alt .tm-floating-box{background:0;padding:0;position:static}.tm-floating-box-nks .tm-floating-box{bottom:0 !important;left:0 !important;padding:5%;position:absolute !important;right:0 !important;top:0 !important;width:100%}.tm-floating-box-nks .tm-fb{max-height:90% !important;max-width:90% !important}.tc-row.tm-fb-labels{border-bottom:1px solid;font-weight:700;margin-bottom:1.65em}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error,.tm-extra-product-options ul.tmcp-ul-wrap+.tm-error,.tm-extra-product-options .tc-element-container>.tm-error{color:red;display:block !important;font-size:80%;font-weight:700;padding:0 !important;margin:1em 0 !important}.tm-extra-product-options .tc-cell.tm-error{color:red;display:block;font-size:80%;font-weight:700;margin:1em 0 !important}.tm-epo-field.tmcp-textfield.tm-error,.tm-epo-field.tmcp-textarea.tm-error{border:1px solid #c0392b;color:#e74c3c;outline:0}.tc-transition{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.tc-lightbox{background:rgba(0,0,0,0.5) none repeat scroll 0 0;height:auto !important;left:50% !important;max-height:100% !important;max-width:100% !important;position:fixed;text-align:center;top:50% !important;-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:auto !important;z-index:100100;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.tc-lightbox-image-wrap{position:relative;overflow:hidden}.tm-extra-product-options .tc-lightbox-image-wrap .radio-image,.tm-extra-product-options .tc-lightbox-image-wrap .checkbox-image{float:left;padding:0}.tc-lightbox-wrap{position:absolute;right:0;bottom:0;width:1em;height:1em;left:auto;top:auto;font-size:1.5em}.tc-lightbox-button{background:rgba(0,0,0,0.2) none repeat scroll 0 0;top:0;color:#fff;font-size:1em !important;padding:0;position:absolute;right:0;z-index:2;opacity:.5;cursor:zoom-in;margin:auto;bottom:0;left:0}.tc-lightbox-wrap:hover .tc-lightbox-button{opacity:1}.tc-lightbox img{border:0 none;cursor:zoom-out;display:block;height:auto;line-height:0;margin:0;padding:0;position:relative;width:auto}.tc-lightbox-button-close{background:rgba(255,255,255,0.3) none repeat scroll 0 0;color:#000 !important;float:left;height:2em;line-height:2;position:absolute;right:0;text-align:center;top:0;width:2em;z-index:2;cursor:pointer}@-webkit-keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}50%{opacity:1}}@keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}50%{opacity:1}}.tc-lightbox-zoomin{-webkit-animation-name:tc-lightbox-zoomin;animation-name:tc-lightbox-zoomin}@-webkit-keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}50%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}100%{opacity:0}}@keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}50%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.3);transform:translateX(-50%) translateY(-50%) scale(0.3)}100%{opacity:0}}.tc-lightbox-zoomout{-webkit-animation-name:tc-lightbox-zoomout;animation-name:tc-lightbox-zoomout}.tm-static{position:static}.tmcp-date-select{max-width:100%}.tm-extra-product-options-date .tmcp-field-wrap label{display:inline-block !important;margin-right:6px;vertical-align:baseline;position:relative;max-width:100%}.tm-epo-field.tmcp-date{min-height:2.5em !important;height:auto}.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label:not(.fullwidth) .tm-epo-field.tmcp-date{width:auto !important}.tm-epo-datepicker-label-container,.tm-epo-timepicker-label-container{display:inline-block !important;margin-right:6px;vertical-align:baseline;position:relative;max-width:100%}.tm-extra-product-options .tm-epo-datepicker,.tm-extra-product-options .tm-epo-timepicker{display:inline-block !important;line-height:normal !important;margin:0 -2.5em 0 0 !important;max-width:100% !important;padding-right:2.5em !important;box-shadow:none}.tc-epo-label.tm-left+.tc-element-container .tm-epo-datepicker-label-container,.tc-epo-label.tm-right+.tc-element-container .tm-epo-datepicker-label-container{margin-top:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger{font-family:tc-fontawesome,sans-serif;box-shadow:none;border-radius:0;background:transparent none repeat scroll 0 0 !important;border-width:0 0 0 1px;color:inherit !important;cursor:pointer;display:inline-block;font-size:inherit !important;line-height:inherit !important;margin:0;padding:0 .75em !important;position:absolute;right:0;top:0;height:100% !important;min-width:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:focus,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:focus{background:none repeat scroll 0 0 transparent;box-shadow:none}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before{content:"\f073"}.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger::before{content:"\f017"}.tm-datepicker{margin:2px 0 0 0;z-index:101002 !important;width:auto !important;height:auto !important;padding:0}.tm-datepicker a{text-decoration:none}.tm-ui-dp,.tm-ui-dp-overlay{-webkit-tap-highlight-color:rgba(0,0,0,0)}.tm-ui-dp-header.ui-widget-header{line-height:2;background:0;border:0 none;color:inherit;font-weight:700}.tm-ui-dp{max-width:98%;position:absolute;top:0;left:0;z-index:2;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-ms-touch-action:none;user-select:none}.tm-ui-dp:focus{outline:0}.tm-ui-dp-container{min-width:300px;overflow:hidden;text-align:center;font-size:16px}.tm-datepicker-small .tm-ui-dp-container{font-size:12px;min-width:240px}.tm-datepicker-medium .tm-ui-dp-container{font-size:16px;min-width:330px}.tm-datepicker-large .tm-ui-dp-container{font-size:20px;min-width:400px}.tm-datepicker.tm-datepicker-top .tm-ui-dp-title,.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title{font-size:1.125em}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container,.tm-datepicker.tm-datepicker-top .tm-ui-dp-container{min-width:100% !important}.tm-ui-dp-wrap,.tm-ui-dp-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.tm-ui-dp-wrap{z-index:99998}.tm-ui-dp-overlay{z-index:1;background:rgba(0,0,0,0.7)}.tm-datepicker-top .tm-ui-dp,.tm-datepicker-bottom .tm-ui-dp{width:100%;max-width:100%}.tm-ui-dp-main-cell-inner{position:relative;height:100%;overflow:hidden;text-overflow:ellipsis}.tm-ui-dp-main-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-ui-dp-ui{display:inline-block;vertical-align:middle;width:100%}.tm-ui-dp-main{width:auto}.tm-ui-dp-main table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;margin:0;background:0}.tm-ui-dp-main-table{height:100%;width:100%;display:table;table-layout:fixed}.tm-ui-dp-main-row{white-space:nowrap;display:table-row}.tm-ui-dp-main-cell{line-height:1.875;text-align:center;width:14.2857%;height:16.6666%;position:relative;display:table-cell;vertical-align:middle;cursor:pointer}.tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-dp-main-cell.ui-state-disabled{cursor:default}.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner{overflow:visible}.tm-ui-dp-main-cell-content{position:relative;z-index:2;padding:5px}.tm-datepicker .tm-ui-dp-main-wrap{padding:.5em}.tm-datepicker .tm-ui-dp-main-header th{font-size:.6875em;font-weight:400;line-height:2.225;text-align:center;border:0}.tm-datepicker .tm-ui-dp-main-cell-content{font-size:.8125em}.tm-ui-dp-inner-container,.tm-ui-dp-main-wrap,.tm-ui-dp-main-content{position:relative}.tm-datepicker.tm-datepicker-bottom,.tm-datepicker.tm-datepicker-top{bottom:0 !important;height:100% !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important;width:100% !important;margin:0 !important;background:transparent !important;border:0 none !important}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp{bottom:0;top:auto}.tm-datepicker.tm-datepicker-top .tm-ui-dp{top:0;bottom:auto}.tm-datepicker .ui-tm-datepicker-prev,.tm-datepicker .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next{display:none !important}.tm-ui-dp-title{position:relative;font-size:1em}.tm-ui-dp-title .tm-ui-dp-month,.tm-ui-dp-title .tm-ui-dp-year{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 2em;white-space:nowrap}.tm-ui-dp-title-button{width:50%;display:inline-block;white-space:nowrap;vertical-align:top;position:relative;height:2em}.tm-ui-dp-button-prev{left:0}.tm-ui-dp-button-next{right:0}.tm-ui-dp-button{margin:0;position:absolute;top:0;width:2em;overflow:hidden;display:block;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;height:2em;line-height:2;color:#4eccc4;text-transform:uppercase;padding:0}.tm-ui-dp-button .tm-ui-dp-button-arrow,.tm-ui-dp-month,.tm-ui-dp-year{cursor:pointer}.tm-datepicker .tm-ui-dp-button-arrow{color:#4eccc4;font-size:1em;line-height:2;overflow:hidden;width:2em}.tm-ui-dp-button-arrow::before{display:block}.tm-ui-dp-buttonpane{display:block;overflow:hidden;padding:0 .5em .5em;text-align:right;width:100%}.tm-ui-dp-btn-wrap{display:block;float:right;position:relative;vertical-align:top;z-index:5}.tm-ui-dp-btn{height:2.5em;line-height:2.5;padding:0 1em;text-transform:uppercase;cursor:pointer;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tm-ui-dp-button-disabled{opacity:.3;cursor:default}.tm-ui-skin-epo-black .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #000 !important;box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#000 none repeat scroll 0 0;background:rgba(0,0,0,0.9) none repeat scroll 0 0;color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default{color:#ecf0f1}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#777}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover{background-color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#222}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled{background-color:#000;background-color:rgba(255,255,255,0.02)}.tm-ui-skin-epo-black .tm-ui-dp-btn{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-btn:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow,.tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-header{color:#1abc9c;border-bottom:1px solid #1abc9c}.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap{padding:0}.tm-ui-skin-epo .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #ddd !important;box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#fff none repeat scroll 0 0;color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default{color:#2c3e50;background:0;border:0 none}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default{color:#aaa}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default{color:#0a0}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#95a5a6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#9b59b6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover{background-color:#ecf0f1}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#eee}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled{background-color:#fff}.tm-ui-skin-epo .tm-ui-dp-btn{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-btn:hover{color:#8e44ad}.tm-ui-skin-epo .tm-ui-dp-button-arrow,.tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover{color:#34495e}.tm-ui-skin-epo .tm-ui-dp-main-header{background:#f9f9f9 none repeat scroll 0 0;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#7f8c8d;padding:.25em 0}.tm-ui-skin-epo .tm-ui-dp-title{padding:.5em 0}.ui-tm-timepicker-div .tm-ui-widget-header,.ui-tm-timepicker-div .ui_tpicker_time_label,.tm-timepicker .tm-ui-dp-current{display:none}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle{border-radius:100%;background:#ecf0f1;border:1px solid #bdc3c7;cursor:default;height:1.2em;position:absolute;width:1.2em;z-index:2}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover{background:#fff}.ui-tm-timepicker-div .ui-slider{position:relative}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal{border-color:#aaa;border-image:none;border-radius:0;border-style:solid;border-width:0 0 1px;height:1px;margin:1em 0;padding:.2em 0 0}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle{margin-left:-0.6em;top:-0.3em}.ui-tm-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-tm-timepicker-div dl{text-align:left;margin:0}.ui-tm-timepicker-div dl dt{clear:left;float:left;margin:.725em 0 0;padding:0}.ui-tm-timepicker-div dl dd{display:block;margin:0 1em .5em 30%;padding:1px 0;float:none}.ui-tm-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-tm-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:0;color:inherit;border:0;outline:0;border-bottom:0 none;width:95%}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-tm-timepicker-rtl{direction:rtl}.ui-tm-timepicker-rtl dl{text-align:right}.ui-tm-timepicker-rtl dl dt{float:right;clear:right}.ui-tm-timepicker-rtl dl dd{margin:0 30% .5em 1em}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine{padding-right:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt{display:none}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl{text-align:right}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second::before{content:":";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec::before{content:".";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide::before{display:none}.ui-tm-timepicker-div{padding:1em 1em 0}.tm-ui-tp-title{padding:.5em 0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:stretch !important;align-items:stretch;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;float:none;max-width:none;width:auto;box-sizing:border-box;margin:0 calc(-0.5 * var(--tcgap))}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio li.tmcp-field-wrap{padding:calc(0.5 * var(--tcgap));-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.tc-label-wrap{display:inline}.tc-mode-images .tc-label-wrap,.tc-mode-color .tc-label-wrap{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image{border-color:inherit;border-width:1px;box-shadow:0 0 10px 0 rgba(0,0,0,0.3)}.tm-extra-product-options .radio-image,.tm-extra-product-options .checkbox-image{border:0 solid transparent;display:inline-block !important;height:auto;width:auto;margin:auto;max-width:100%;padding:0;pointer-events:none !important;vertical-align:middle}.radio-image-label,.checkbox-image-label{display:block;text-align:center;padding:1em 0;line-height:1.5;width:100%}.tc-label.tm-label .radio-image-label,.tc-label.tm-label .checkbox-image-label{display:inline;margin-right:.5em}.tc-label.tm-label .radio-image-label:empty,.tc-label.tm-label .checkbox-image-label:empty{margin-right:0}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages{text-align:initial;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .checkbox-image,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .checkbox-image,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .radio-image,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .radio-image{width:var(--tcinlinesize) !important;padding-top:var(--tcinlinesize) !important}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .checkbox-image,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .checkbox-image,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .radio-image,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .radio-image{max-height:var(--tcinlinesize) !important}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tm-epo-field-label,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tm-epo-field-label,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tm-epo-field-label,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tm-epo-field-label{width:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-field-display,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-field-display,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-field-display,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-field-display{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-label-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap}li.tmcp-field-wrap.tm-per-row.is-separator{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.tm-extra-product-options .is-separator{gap:1em}.tm-extra-product-options .is-separator .tc-label-wrap.tc-separator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex:1 1 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.is-separator .tc-label.tm-label{padding:0 !important;width:100%}.tm-extra-product-options .is-separator .tc-tooltip{flex:0 1 0;margin:0}.tc-epo-style-wrapper+.tmhexcolorimage,.tc-epo-style-wrapper+.tc-label-wrap .tmhexcolorimage:first-child{margin:0 .5em;vertical-align:middle}.tc-epo-style-wrapper input[type="checkbox"],.tc-epo-style-wrapper input[type="radio"]{opacity:0;display:inline !important}.tc-epo-style-wrapper input[type="checkbox"]:checked+.tm-epo-style::after,.tc-epo-style-wrapper input[type="radio"]:checked+.tm-epo-style::after{opacity:1}.tc-epo-style-wrapper{height:2em;width:2em;position:relative;display:inline-block;vertical-align:middle}.tm-epo-style::after{content:"\f00c";background:transparent none repeat scroll 0 0;font-family:tc-fontawesome,sans-serif !important;font-weight:900;height:1em !important;left:50%;margin-left:-0.5em;margin-top:-0.5em;opacity:0;position:absolute !important;display:inline-block !important;text-align:center !important;top:50% !important;width:1em !important;color:inherit !important;font-size:inherit !important;bottom:auto !important;line-height:1 !important}.tc-epo-style-wrapper input[type="radio"]+.tm-epo-style::after{content:"\f111"}.tm-epo-style:hover::after{opacity:.5}.tc-epo-style-wrapper.round2,.tc-epo-style-wrapper.square2{height:1em;width:1em;padding:5px;vertical-align:middle}.tm-epo-style.round2,.tm-epo-style.square2{height:100%;width:100%;background:transparent none repeat scroll 0 0;border:2px solid;cursor:pointer;left:0;line-height:1;margin:0;padding:0;position:absolute;top:0}.tc-epo-style-wrapper.round2 .tm-epo-style::after,.tc-epo-style-wrapper.square2 .tm-epo-style::after{font-size:.7em !important}.tm-epo-style.round,.tm-epo-style.square{background:transparent none repeat scroll 0 0;border:1px solid;cursor:pointer;height:2em;left:0;line-height:1;margin:0;padding:0;position:absolute;top:0;width:2em}.tm-epo-style.round,.tm-epo-style.round2{border-radius:100%}.tc-epo-text-wrapper{border-style:solid;border-width:1px;cursor:pointer;padding:.5em 1em;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text span.tc-price-wrap{margin:.5em 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-epo-text-wrapper .tm-label{padding:0 !important}.tc-epo-text-wrapper input[type="checkbox"].tm-epo-field,.tc-epo-text-wrapper input[type="radio"].tm-epo-field{visibility:hidden;position:absolute;display:inline !important}.tmhexcolorimage{display:block !important;height:100% !important;max-height:100% !important;max-width:100% !important;width:100%}.tm-floating-box .tmhexcolorimage{min-width:50px !important;min-height:50px !important}.tm-floating-box .radio-image-label,.tm-floating-box .checkbox-image-label{text-align:initial}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color .tmhexcolorimage,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image .tmhexcolorimage,.tc-images-container .tmhexcolorimage,.tc-colors-container .tmhexcolorimage{width:100% !important;height:auto !important;padding-top:100% !important;vertical-align:middle}.tm-transparent-swatch,.tm-extra-product-options .radio-image.tm-transparent-swatch,.tm-extra-product-options .checkbox-image.tm-transparent-swatch{border:1px dotted}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images+label{display:inline-block;padding:0 !important;max-width:100%;border:0 solid;position:relative;line-height:0;margin:0 !important;height:auto !important;background:none !important}.tm-extra-product-options .tmcp-field-wrap .tc-epo-text-wrapper.round{border-radius:5px;border-width:1px;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image.round,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image.round,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image.round,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image.round{border-radius:100%;border-width:1px;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image.square,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image.square{border-radius:0;box-shadow:none;border-width:2px}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image.shadow,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image.shadow{box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);border-width:1px}.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image.thinline,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image.thinline{border-width:1px;border-radius:0;box-shadow:none}.tm-extra-product-options input.use_images+label+.amount{display:block;text-align:center}.radio-image-label-inline,.checkbox-image-label-inline{display:inline;margin:0 .5em}.tc-label.tm-label .radio-image-label+.tmhexcolorimage,.tc-label.tm-label .checkbox-image-label+.tmhexcolorimage{vertical-align:middle}.tm-hide-label+.radio-image-label,.tm-hide-label+*+.radio-image-label,.tm-hide-label+.checkbox-image-label,.tm-hide-label+*+.checkbox-image-label{display:none !important}.tm-bottom-label+.radio-image-label,.tm-bottom-label+*+.radio-image-label,.tm-bottom-label+.checkbox-image-label,.tm-bottom-label+*+.checkbox-image-label{padding:.5em 0}.tm-inside-label+.radio-image-label,.tm-inside-label+*+.radio-image-label,.tm-inside-label+.checkbox-image-label,.tm-inside-label+*+.checkbox-image-label{left:0;padding:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);word-wrap:break-word}.tc-epo-element-product-holder{border:0;margin:1em 0;padding:0}li.tc-epo-element-product-holder{flex-wrap:wrap}.tc-epo-element-product-container-wrap{margin:1em 0 0 0}.tc-epo-element-product-container-wrap:empty{margin:0}.tc-epo-element-product-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;-webkit-justify-content:space-between !important;justify-content:space-between !important}.tc-epo-element-product-container-left{width:20%;-ms-flex:0 0 20%;flex:0 0 20%}.tc-epo-element-product-container-right{width:76%;-ms-flex:0 0 76%;flex:0 0 76%;margin-left:4%}.tc-epo-element-product-container-full{width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.tc-epo-element-product-container-wrap .product-title,.tc-epo-element-product-container-wrap .product-price,.tc-epo-element-product-container-wrap .product-description,.tc-epo-element-product-container-wrap .product-meta,.tc-epo-element-product-container-wrap .tc-extra-product-options-inline{margin:0 0 1em;padding:0}.tc-epo-element-product-container-wrap .tm-quantity,.tc-epo-element-product-container-wrap .tm-quantity-alt{max-width:none}.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity{float:none;display:inline-block;font-size:inherit}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:.5em .5em 0 0;margin:0;width:100%;float:left;list-style:none outside none !important;position:relative}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:1em var(--tcgap);max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;list-style:none outside none !important;position:relative;margin:0;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label{cursor:pointer}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-field.tmcp-radio,.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-epo-style-wrapper{display:none}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:stretch !important;align-items:stretch;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:flex-start !important;justify-content:flex-start !important;margin:0 calc(-0.5 * var(--tcgap));float:none;max-width:none;width:auto;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap{text-align:center;max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;padding:calc(0.5 * var(--tcgap));box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-reset-radio{right:var(--tcgap);top:var(--tcgap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image{max-width:100%;height:auto;margin:0 auto;display:block;width:100%}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-label-wrap{margin:1em 0 0 0;display:block}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label.tm-epo-field-label{width:100%;box-sizing:border-box}.tm-extra-product-options .tc-epo-element-product-container-wrap .product-meta{margin:1em 0 0 0}.tc-epo-element-variable-product{margin:1em 0}table.tc-epo-element-variations{margin:1em 0}.woocommerce table.tc-epo-element-variations{margin-bottom:1em;border:0;width:100%}.woocommerce table.tc-epo-element-variations td,.woocommerce table.tc-epo-element-variations th{border:0;vertical-align:top;line-height:2}.woocommerce table.tc-epo-element-variations label{font-weight:700}.woocommerce table.tc-epo-element-variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce table.tc-epo-element-variations td.label{padding-right:1em}.woocommerce .tc-epo-element-variable-product .woocommerce-variation-description p{margin-bottom:1em}.woocommerce .tc-epo-element-variable-product .tc-epo-element-variable-reset-variations{visibility:hidden;font-size:.83em}.woocommerce .tc-epo-element-variable-product .wc-no-matching-variations{display:none}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden{display:none}.tc-product-image{margin:0}#tm-tooltip{font-size:.875em;text-align:center;text-shadow:0 1px rgba(0,0,0,0.5);line-height:1.5;color:#fff;background:#333;background:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0.8));border-radius:5px;box-shadow:0 3px 5px rgba(0,0,0,0.3);position:absolute;z-index:145400;padding:15px;pointer-events:none;bottom:auto !important}#tm-tooltip::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tm-tooltip.top::after{border-top-color:transparent;border-bottom:10px solid #333;border-bottom-color:rgba(0,0,0,0.6);top:-20px;bottom:auto}#tm-tooltip.left::after{left:10px;margin:0}#tm-tooltip.right::after{right:10px;left:auto;margin:0}#tm-tooltip img{max-width:100%}.tc-tooltip{color:#2980b9;cursor:help;font-size:1.25em;margin-right:.5em;margin-left:.5em}.tc-tooltip.tc-tooltip-left{margin-right:.5em;margin-left:0}.tc-tooltip.tc-tooltip-right{margin-left:.5em;margin-right:0}.tm-extra-product-options .tc-epo-label.tm-tooltip{display:inline-block;width:auto}.tc-icontooltipleft.tm-tooltip{margin-left:0;margin-right:.5em}#tm-tooltip.tc-error{background:#ff4500;border-color:#ff4500;color:#fff}#tm-tooltip.tc-error::after{border-top-color:#ff4500}#tm-tooltip.tc-error.top::after{border-bottom-color:#ff4500}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-tooltip,.tm-extra-product-options ul.tmcp-ul-wrap .tc-field-display .tc-tooltip{align-self:center}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.epo-option-image{max-height:100px;max-width:70% !important;height:auto !important;width:auto !important;display:block}.woocommerce-mini-cart img.epo-upload-image,.woocommerce #content table.cart img.epo-upload-image,.woocommerce table.cart img.epo-upload-image,.woocommerce-page #content table.cart img.epo-upload-image,.woocommerce-page table.cart img.epo-upload-image,.epo-upload-image{max-height:none !important;max-width:70% !important;width:auto !important;height:100% !important}.woocommerce td.product-name dl.variation dt.tc-hidden-variation{margin:0}.tc-row.tm-cart-row{float:left;padding:2%;width:100%;border-color:#999;border-radius:0;border-style:none none dotted;border-width:0 0 1px}.tc-row.tm-cart-row:last-child{border:0 none}.tc-row.tm-cart-row .tc-cell{margin:0}.tc-row.tm-cart-row .tc-cell.cpf-name{font-weight:700}.woocommerce td.product-name dl.variation.tc-epo-metadata .tc-hidden-variation{display:none}.cpf-img-on-cart img{margin-right:.5em;position:static !important;height:auto !important;width:auto !important;max-height:3em}.cpf-data-on-cart::before{content:"\f14a";font-family:tc-fontawesome,sans-serif;font-weight:900;margin-right:.5em;vertical-align:middle}.cpf-img-on-cart .cpf-data-on-cart::before{content:"";display:none}.cpf-data-on-cart,.cpf-img-on-cart{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;border-bottom:1px dotted rgba(0,0,0,0.2);margin-bottom:.5em;width:100%;align-items:baseline}.cpf-img-on-cart{align-items:center;border:0}.cpf-data-on-cart:last-of-type,.cpf-img-on-cart:last-of-type{border-bottom:0;margin-bottom:0}.woocommerce-mini-cart .cpf-img-on-cart img{max-width:50px !important}.cpf-color-on-cart{width:1em;height:1em;display:inline-block;border:1px solid}td.product-name a.tm-cart-edit-options,.tm-cart-edit-options{display:block;font-size:.7em;font-style:italic;font-weight:700}.tm-epo-cart-option-mobile{display:none}.shop_table tbody tr.tm-epo-cart-row{height:auto}.woocommerce table.shop_table .tm-epo-cart-row td{border-top:1px dashed rgba(0,0,0,0.1)}.tm-epo-cart-option-label,.tm-epo-cart-option-value.tm-epo-cart-no-label{font-weight:700}.woocommerce table.shop_table .tm-epo-cart-row-product td{border-bottom:1px solid rgba(0,0,0,0.1)}.woocommerce table.shop_table .tm-epo-cart-row-product+.tm-epo-cart-row td{border-top:0 none}.woocommerce table.shop_table_responsive tr.tm-epo-cart-row td::before,.woocommerce-page table.shop_table_responsive tr.tm-epo-cart-row td::before{display:none !important}.tc-price-in-cart,.tc-quantity-in-cart{font-size:smaller}.tc-associated-table-product .tc-associated-table-product-indent{padding-left:2em;display:inline-block}.tc-associated-table-product .tc-associated-table-product-price::before{font-family:tc-fontawesome,sans-serif;font-size:1em;content:"\f30b";font-weight:900;margin:0 .5em 0 0;padding:0;opacity:.3}.tc-associated-table-product-name{font-weight:700}.tm-dpd-label{display:block;font-size:80%}.tm-animated{-webkit-animation-duration:.3s;animation-duration:.3s}.tc-chars{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;font-size:9px;padding:.5em 0}.tc-chars-remanining{margin:0 .5em}.tm-button{border-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:13px !important;margin:0;height:30px;line-height:28px !important;padding:0 12px 2px !important;text-decoration:none;white-space:nowrap;background:none repeat scroll 0 0 #f7f7f7;border-color:#ccc;box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);color:#555;vertical-align:top}.tm-button:hover{background:none repeat scroll 0 0 #fafafa;border-color:#999;color:#222}.tc-hide-add-to-cart-button{display:none !important}.tc-clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.tm-preloader-img{position:absolute !important;z-index:2;opacity:.6}button.tmicon{display:inline-block;left:auto !important;position:relative;right:auto !important;overflow:hidden;width:30px !important;height:30px !important;line-height:30px !important;font-size:14px;text-align:center;cursor:pointer;vertical-align:middle;margin:0;padding:0;flex-shrink:0;background:0;border:0;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}button.tmicon.delete{color:#ff4500;border-radius:100%}button.tmicon.delete:hover{color:#fff;background:#ff4500}.pointereventsoff{pointer-events:none}.tm-hide{visibility:hidden !important;padding:0 !important;height:0 !important;width:0 !important;margin:0 !important;min-height:0 !important;min-width:0 !important;opacity:0 !important}.tm-show{display:block !important}@-webkit-keyframes appear{0%{opacity:0}100%{opacity:1}}@-moz-keyframes appear{0%{opacity:0}100%{opacity:1}}@keyframes appear{0%{opacity:0}100%{opacity:1}}.appear{-webkit-animation-name:appear;-moz-animation-name:appear;-ms-animation-name:appear;-o-animation-name:appear;animation-name:appear}.tc-tabs.tc-cell{margin-bottom:0}.has-scroll-arrows.tc-tab-headers{padding:0;max-width:calc(100% - 4em - 1px) !important;left:2em}.tc-tabs-wrap .tc-row .tc-cell:last-of-type{margin-bottom:0}.tc-tab-headers-wrap{position:relative}.tc-scroll-left-arrow,.tc-scroll-right-arrow{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;cursor:pointer;padding:0;line-height:1;width:1em;text-align:center;height:100%;top:0;z-index:2}.tc-scroll-left-arrow.scroll-arrow-show,.tc-scroll-right-arrow.scroll-arrow-show{display:block;border:1px solid;height:calc(100% - 2px);width:calc(2em - 1px)}.tc-scroll-left-arrow{left:0}.tc-scroll-right-arrow{right:0}.tc-scroll-left-arrow::before,.tc-scroll-right-arrow::before{line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:0;margin:0;position:absolute;left:0;right:0}.tc-scroll-left-arrow::before{content:"\25C0"}.tc-scroll-right-arrow::before{content:"\25B6"}.tc-tab-headers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;gap:1em;margin:0;padding:0;overflow:hidden !important;position:relative;width:100%;min-height:1px}.tab-header{font-weight:400;cursor:pointer;white-space:nowrap;padding:var(--tcgap);position:relative;margin:0}.tab-header.open{border-width:1px 1px 0 1px;border-style:solid}.tab-header.open::before,.tab-header.open::after{content:"";display:block;position:absolute;border-bottom:1px solid;bottom:0;height:0;width:999em;box-sizing:border-box}.tab-header.open::before{right:100%}.tab-header.open::after{left:100%}.tc-tab-content.tcwidth-100{padding:var(--tcgap);border-width:0 1px 1px 1px;border-style:solid}.tc-tab-header{flex-shrink:0}.tab-header.open,.tab-header.open:focus{font-weight:700}.tc-extra-product-options .sbHolder .sbSelector{background-color:#fff;height:35px;padding:5px 10px}.tc-images-container .replaced-checkboxes+label::before,.tc-images-container .replaced-radio-buttons+label::before,.replaced-checkboxes+label.tm-epo-style::before,.replaced-radio-buttons+label.tm-epo-style::before{display:none}body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label{pointer-events:auto !important}.has-options .quick-shop-wrapper .woocommerce-variation-add-to-cart{display:block !important;width:100%;max-width:100%;padding:0;margin:0}.woocommerce .oxy-woo-element div.product.tm-has-options .woocommerce-variation-add-to-cart,.tm-has-options .fullwidth-button .cart:not(.variations_form),.tm-has-options .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.thb-product-main-row .summary form.cart,.single-product div.product.tm-has-options form.cart,.single-product div.product.tm-has-options .single-button-wrapper,.single-product div.product.tm-has-options .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-has-options .variations_button,.woocommerce div.product.elementor.tm-has-options form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-has-options form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;max-width:100%}
.sp-original-input-container{position:relative;display:inline-flex}.sp-original-input-container input{margin:0 !important}.sp-original-input-container .sp-add-on{width:40px;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}input.spectrum.with-add-on{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.sp-original-input-container .sp-add-on .sp-colorize{height:100%;width:100%;border-radius:inherit}.sp-colorize-container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo.sp-container.sp-flat{position:relative}.epo.sp-container,.epo.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.epo .sp-top{position:relative;width:100%;display:inline-block;margin-bottom:10px}.epo .sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.epo .sp-color{position:absolute;top:0;left:0;bottom:0;right:20px !important}.epo .sp-hue{position:absolute;top:0;right:0;bottom:0;width:12px;height:100%;left:initial !important}.epo .sp-clear-enabled .sp-hue{top:15%;height:85%}.epo .sp-fill{padding-top:80%}.epo .sp-sat,.epo .sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.epo .sp-alpha-enabled .sp-top{margin-bottom:28px !important}.epo .sp-alpha-enabled .sp-alpha{display:block}.epo .sp-alpha-handle{position:absolute;top:-3px;cursor:pointer;height:16px;border-radius:50%;width:16px;margin-right:5px;left:-2px;right:0;background:#f9f9f9;box-shadow:0 0 2px 0 #3a3a3a}.epo .sp-alpha{display:none;position:absolute;bottom:-18px;right:0;left:0;height:10px}.epo .sp-alpha-inner{border-radius:4px}.epo .sp-clear{display:none}.epo .sp-clear.sp-clear-display{background-position:center}.epo .sp-clear-enabled .sp-clear{display:block;position:absolute;top:3px;right:0;bottom:0;cursor:pointer;left:initial;height:12px;width:12px}.epo.sp-container,.sp-replacer.epo,.epo .sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.epo.sp-container.sp-dragging .sp-input,.epo.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;font:inherit}.epo.sp-container.sp-input-disabled .sp-input-container{display:none}.epo.sp-container.sp-buttons-disabled .sp-button-container{display:none}.epo.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.epo .sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.epo .sp-val{border-radius:4px;background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.epo .sp-hue{background:-moz-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:-ms-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:-o-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f00),color-stop(0.17,#f00),color-stop(0.33,#0f0),color-stop(0.5,#0ff),color-stop(0.67,#00f),color-stop(0.83,#f0f),to(#f00));background:-webkit-linear-gradient(top,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);background:linear-gradient(to bottom,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.epo .sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.epo .sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.epo .sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.epo .sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.epo .sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.epo .sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none !important}.epo .sp-cf::before,.epo .sp-cf::after{content:"";display:table}.epo .sp-cf::after{clear:both}.epo .sp-cf{*zoom:1}@media(max-width:480px){.epo .sp-color{right:40%}.epo .sp-hue{left:63%}.epo .sp-fill{padding-top:60%}}.epo .sp-dragger{border-radius:5px;height:10px;width:10px;border:1px solid #fff;cursor:pointer;position:absolute;top:0;left:0;margin-left:3px;margin-top:3px;box-shadow:0 0 2px 1px rgba(0,0,0,0.2);background:0}.epo .sp-slider{position:absolute;top:0;cursor:pointer;height:16px;border-radius:50%;width:16px;left:-2px;background:#f9f9f9;box-shadow:0 0 2px 0 #3a3a3a;margin-top:8px;right:auto;border:0;opacity:1}.epo.sp-container{position:absolute;top:0;left:0;z-index:9999994;overflow:hidden;display:inline-flex;border:0;background-color:#fff;padding:0;border-radius:4px;color:#000;box-shadow:0 0 0 1px rgba(99,114,130,0.16),0 8px 16px rgba(27,39,51,0.08)}.epo.sp-container,.epo.sp-container button,.epo.sp-container input,.sp-color,.sp-hue,.sp-clear{font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.epo .sp-color,.epo .sp-hue,.epo .sp-clear,.epo .sp-val,.epo .sp-sat{border-radius:3px;border:0}.epo .sp-input-container{margin-top:-5px;float:none;width:auto}.epo .sp-input-container.sp-cf,.sp-initial.sp-thumb.sp-cf,.sp-button-container.sp-cf{height:25px}.epo .sp-picker-container .sp-cf{margin-bottom:10px}.sp-palette-row-initial>span:first-child{cursor:pointer}.epo.sp-initial-disabled .sp-input-container{width:100%}.epo .sp-input{padding:0 5px !important;margin:0;width:100%;box-shadow:none !important;height:100% !important;background:transparent;color:#3a3a3a;border-radius:2px !important;border:1px solid #e0e0e0 !important;text-align:center;font-family:monospace;font-size:inherit !important}.sp-input:focus{border:1px solid #ffa600}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.epo .sp-picker-container,.sp-palette-container{position:relative;padding:10px}.epo .sp-picker-container{width:200px;padding-bottom:0;border:0;float:none;margin:0}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:16px;height:16px;margin:3px;border:0;border-radius:3px;cursor:pointer}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:#ffa600}.sp-thumb-el{position:relative}.epo .sp-initial{float:left;border:0}.sp-initial span{width:30px;height:25px;border:0;display:block;float:left;margin:0}.sp-initial .spe-thumb-el.sp-thumb-active{border-radius:0 5px 5px 0}.sp-initial .spe-thumb-el{border-radius:5px 0 0 5px}.sp-initial .sp-clear-display{background-position:center}.sp-button-container{float:right}.sp-palette-button-container{margin-top:10px}.sp-replacer.epo{position:relative;overflow:hidden;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #aaa;color:#666;transition:border-color .3s;vertical-align:middle;width:3.5rem;height:2rem;margin:0;padding:3px;background:0}.sp-replacer.epo:hover,.sp-replacer.epo.sp-active{border:1px solid #666;color:#000}.sp-replacer.epo.sp-disabled{cursor:default;border-color:silver;color:silver}.epo .sp-dd{position:absolute;font-size:10px;right:0;top:0;bottom:0;padding:3px;line-height:calc(2rem - 5px);background-color:#fff;height:auto;float:none}.epo .sp-preview{position:relative;width:100%;height:100%;float:left;z-index:0;border:0;margin:0;padding:0}.epo .sp-preview-inner{transition:background-color .2s}.epo .sp-preview-inner.sp-clear-display{display:none}.epo.sp-container button{border-radius:3px;border:0;background:transparent;line-height:1;padding:0 8px;height:25px;text-transform:capitalize;text-align:center;vertical-align:middle;cursor:pointer;color:#606c72;font-weight:700}.epo.sp-container button.sp-choose{background-color:#3cab3b;color:#fff;margin-left:5px}.epo.sp-container button:hover{opacity:.8}.epo.sp-container button.sp-palette-toggle{width:100%;background-color:#f3f3f3;margin:0}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.epo .sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo .sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{border-radius:3px;background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==)}
@media only screen and (max-width: 768px){.tm-responsive .tm-extra-product-options .tc-col-1,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-1,.tm-responsive .tm-extra-product-options .tc-col-2,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-2,.tm-responsive .tm-extra-product-options .tc-col-3,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-3,.tm-responsive .tm-extra-product-options .tc-col-4,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-4,.tm-responsive .tm-extra-product-options .tc-col-5,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-5,.tm-responsive .tm-extra-product-options .tc-col-6,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-6,.tm-responsive .tm-extra-product-options .tc-col-7,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-7,.tm-responsive .tm-extra-product-options .tc-col-8,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-8,.tm-responsive .tm-extra-product-options .tc-col-9,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-9,.tm-responsive .tm-extra-product-options .tc-col-10,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-10,.tm-responsive .tm-extra-product-options .tc-col-11,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-11,.tm-responsive .tm-extra-product-options .tc-col-12 .tm-extra-product-options .tc-cell.tc-col-12,.tm-responsive .tc-cell.tc-col-0,.tm-responsive .tc-col-0,.tm-responsive .tc-cell.tc-col-1,.tm-responsive .tc-col-1,.tm-responsive .tc-cell.tc-col-2,.tm-responsive .tc-col-2,.tm-responsive .tc-cell.tc-col-3,.tm-responsive .tc-col-3,.tm-responsive .tc-cell.tc-col-4,.tm-responsive .tc-col-4,.tm-responsive .tc-cell.tc-col-5,.tm-responsive .tc-col-5,.tm-responsive .tc-cell.tc-col-6,.tm-responsive .tc-col-6,.tm-responsive .tc-cell.tc-col-7,.tm-responsive .tc-col-7,.tm-responsive .tc-cell.tc-col-8,.tm-responsive .tc-col-8,.tm-responsive .tc-cell.tc-col-9,.tm-responsive .tc-col-9,.tm-responsive .tc-cell.tc-col-10,.tm-responsive .tc-col-10,.tm-responsive .tc-cell.tc-col-11,.tm-responsive .tc-col-11,.tm-responsive .tc-cell.tc-col-12,.tm-responsive .tc-col-12,.tm-responsive .tm-extra-product-options .tcwidth-1,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-1,.tm-responsive .tc-cell.tcwidth-1,.tm-responsive .tcwidth-1,.tm-responsive .tm-extra-product-options .tcwidth-2,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-2,.tm-responsive .tc-cell.tcwidth-2,.tm-responsive .tcwidth-2,.tm-responsive .tm-extra-product-options .tcwidth-3,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-3,.tm-responsive .tc-cell.tcwidth-3,.tm-responsive .tcwidth-3,.tm-responsive .tm-extra-product-options .tcwidth-4,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-4,.tm-responsive .tc-cell.tcwidth-4,.tm-responsive .tcwidth-4,.tm-responsive .tm-extra-product-options .tcwidth-5,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-5,.tm-responsive .tc-cell.tcwidth-5,.tm-responsive .tcwidth-5,.tm-responsive .tm-extra-product-options .tcwidth-6,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-6,.tm-responsive .tc-cell.tcwidth-6,.tm-responsive .tcwidth-6,.tm-responsive .tm-extra-product-options .tcwidth-7,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-7,.tm-responsive .tc-cell.tcwidth-7,.tm-responsive .tcwidth-7,.tm-responsive .tm-extra-product-options .tcwidth-8,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-8,.tm-responsive .tc-cell.tcwidth-8,.tm-responsive .tcwidth-8,.tm-responsive .tm-extra-product-options .tcwidth-9,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-9,.tm-responsive .tc-cell.tcwidth-9,.tm-responsive .tcwidth-9,.tm-responsive .tm-extra-product-options .tcwidth-10,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-10,.tm-responsive .tc-cell.tcwidth-10,.tm-responsive .tcwidth-10,.tm-responsive .tm-extra-product-options .tcwidth-11,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-11,.tm-responsive .tc-cell.tcwidth-11,.tm-responsive .tcwidth-11,.tm-responsive .tm-extra-product-options .tcwidth-12,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-12,.tm-responsive .tc-cell.tcwidth-12,.tm-responsive .tcwidth-12,.tm-responsive .tm-extra-product-options .tcwidth-12-5,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-12-5,.tm-responsive .tc-cell.tcwidth-12-5,.tm-responsive .tcwidth-12-5,.tm-responsive .tm-extra-product-options .tcwidth-13,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-13,.tm-responsive .tc-cell.tcwidth-13,.tm-responsive .tcwidth-13,.tm-responsive .tm-extra-product-options .tcwidth-14,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-14,.tm-responsive .tc-cell.tcwidth-14,.tm-responsive .tcwidth-14,.tm-responsive .tm-extra-product-options .tcwidth-15,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-15,.tm-responsive .tc-cell.tcwidth-15,.tm-responsive .tcwidth-15,.tm-responsive .tm-extra-product-options .tcwidth-16,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-16,.tm-responsive .tc-cell.tcwidth-16,.tm-responsive .tcwidth-16,.tm-responsive .tm-extra-product-options .tcwidth-17,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-17,.tm-responsive .tc-cell.tcwidth-17,.tm-responsive .tcwidth-17,.tm-responsive .tm-extra-product-options .tcwidth-18,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-18,.tm-responsive .tc-cell.tcwidth-18,.tm-responsive .tcwidth-18,.tm-responsive .tm-extra-product-options .tcwidth-19,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-19,.tm-responsive .tc-cell.tcwidth-19,.tm-responsive .tcwidth-19,.tm-responsive .tm-extra-product-options .tcwidth-20,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-20,.tm-responsive .tc-cell.tcwidth-20,.tm-responsive .tcwidth-20,.tm-responsive .tm-extra-product-options .tcwidth-21,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-21,.tm-responsive .tc-cell.tcwidth-21,.tm-responsive .tcwidth-21,.tm-responsive .tm-extra-product-options .tcwidth-22,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-22,.tm-responsive .tc-cell.tcwidth-22,.tm-responsive .tcwidth-22,.tm-responsive .tm-extra-product-options .tcwidth-23,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-23,.tm-responsive .tc-cell.tcwidth-23,.tm-responsive .tcwidth-23,.tm-responsive .tm-extra-product-options .tcwidth-24,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-24,.tm-responsive .tc-cell.tcwidth-24,.tm-responsive .tcwidth-24,.tm-responsive .tm-extra-product-options .tcwidth-25,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-25,.tm-responsive .tc-cell.tcwidth-25,.tm-responsive .tcwidth-25,.tm-responsive .tm-extra-product-options .tcwidth-26,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-26,.tm-responsive .tc-cell.tcwidth-26,.tm-responsive .tcwidth-26,.tm-responsive .tm-extra-product-options .tcwidth-27,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-27,.tm-responsive .tc-cell.tcwidth-27,.tm-responsive .tcwidth-27,.tm-responsive .tm-extra-product-options .tcwidth-28,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-28,.tm-responsive .tc-cell.tcwidth-28,.tm-responsive .tcwidth-28,.tm-responsive .tm-extra-product-options .tcwidth-29,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-29,.tm-responsive .tc-cell.tcwidth-29,.tm-responsive .tcwidth-29,.tm-responsive .tm-extra-product-options .tcwidth-30,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-30,.tm-responsive .tc-cell.tcwidth-30,.tm-responsive .tcwidth-30,.tm-responsive .tm-extra-product-options .tcwidth-31,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-31,.tm-responsive .tc-cell.tcwidth-31,.tm-responsive .tcwidth-31,.tm-responsive .tm-extra-product-options .tcwidth-32,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-32,.tm-responsive .tc-cell.tcwidth-32,.tm-responsive .tcwidth-32,.tm-responsive .tm-extra-product-options .tcwidth-33,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-33,.tm-responsive .tc-cell.tcwidth-33,.tm-responsive .tcwidth-33,.tm-responsive .tm-extra-product-options .tcwidth-34,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-34,.tm-responsive .tc-cell.tcwidth-34,.tm-responsive .tcwidth-34,.tm-responsive .tm-extra-product-options .tcwidth-35,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-35,.tm-responsive .tc-cell.tcwidth-35,.tm-responsive .tcwidth-35,.tm-responsive .tm-extra-product-options .tcwidth-36,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-36,.tm-responsive .tc-cell.tcwidth-36,.tm-responsive .tcwidth-36,.tm-responsive .tm-extra-product-options .tcwidth-37,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-37,.tm-responsive .tc-cell.tcwidth-37,.tm-responsive .tcwidth-37,.tm-responsive .tm-extra-product-options .tcwidth-37-5,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-37-5,.tm-responsive .tc-cell.tcwidth-37-5,.tm-responsive .tcwidth-37-5,.tm-responsive .tm-extra-product-options .tcwidth-38,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-38,.tm-responsive .tc-cell.tcwidth-38,.tm-responsive .tcwidth-38,.tm-responsive .tm-extra-product-options .tcwidth-39,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-39,.tm-responsive .tc-cell.tcwidth-39,.tm-responsive .tcwidth-39,.tm-responsive .tm-extra-product-options .tcwidth-40,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-40,.tm-responsive .tc-cell.tcwidth-40,.tm-responsive .tcwidth-40,.tm-responsive .tm-extra-product-options .tcwidth-41,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-41,.tm-responsive .tc-cell.tcwidth-41,.tm-responsive .tcwidth-41,.tm-responsive .tm-extra-product-options .tcwidth-42,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-42,.tm-responsive .tc-cell.tcwidth-42,.tm-responsive .tcwidth-42,.tm-responsive .tm-extra-product-options .tcwidth-43,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-43,.tm-responsive .tc-cell.tcwidth-43,.tm-responsive .tcwidth-43,.tm-responsive .tm-extra-product-options .tcwidth-44,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-44,.tm-responsive .tc-cell.tcwidth-44,.tm-responsive .tcwidth-44,.tm-responsive .tm-extra-product-options .tcwidth-45,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-45,.tm-responsive .tc-cell.tcwidth-45,.tm-responsive .tcwidth-45,.tm-responsive .tm-extra-product-options .tcwidth-46,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-46,.tm-responsive .tc-cell.tcwidth-46,.tm-responsive .tcwidth-46,.tm-responsive .tm-extra-product-options .tcwidth-47,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-47,.tm-responsive .tc-cell.tcwidth-47,.tm-responsive .tcwidth-47,.tm-responsive .tm-extra-product-options .tcwidth-48,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-48,.tm-responsive .tc-cell.tcwidth-48,.tm-responsive .tcwidth-48,.tm-responsive .tm-extra-product-options .tcwidth-49,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-49,.tm-responsive .tc-cell.tcwidth-49,.tm-responsive .tcwidth-49,.tm-responsive .tm-extra-product-options .tcwidth-50,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-50,.tm-responsive .tc-cell.tcwidth-50,.tm-responsive .tcwidth-50,.tm-responsive .tm-extra-product-options .tcwidth-51,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-51,.tm-responsive .tc-cell.tcwidth-51,.tm-responsive .tcwidth-51,.tm-responsive .tm-extra-product-options .tcwidth-52,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-52,.tm-responsive .tc-cell.tcwidth-52,.tm-responsive .tcwidth-52,.tm-responsive .tm-extra-product-options .tcwidth-53,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-53,.tm-responsive .tc-cell.tcwidth-53,.tm-responsive .tcwidth-53,.tm-responsive .tm-extra-product-options .tcwidth-54,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-54,.tm-responsive .tc-cell.tcwidth-54,.tm-responsive .tcwidth-54,.tm-responsive .tm-extra-product-options .tcwidth-55,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-55,.tm-responsive .tc-cell.tcwidth-55,.tm-responsive .tcwidth-55,.tm-responsive .tm-extra-product-options .tcwidth-56,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-56,.tm-responsive .tc-cell.tcwidth-56,.tm-responsive .tcwidth-56,.tm-responsive .tm-extra-product-options .tcwidth-57,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-57,.tm-responsive .tc-cell.tcwidth-57,.tm-responsive .tcwidth-57,.tm-responsive .tm-extra-product-options .tcwidth-58,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-58,.tm-responsive .tc-cell.tcwidth-58,.tm-responsive .tcwidth-58,.tm-responsive .tm-extra-product-options .tcwidth-59,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-59,.tm-responsive .tc-cell.tcwidth-59,.tm-responsive .tcwidth-59,.tm-responsive .tm-extra-product-options .tcwidth-60,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-60,.tm-responsive .tc-cell.tcwidth-60,.tm-responsive .tcwidth-60,.tm-responsive .tm-extra-product-options .tcwidth-61,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-61,.tm-responsive .tc-cell.tcwidth-61,.tm-responsive .tcwidth-61,.tm-responsive .tm-extra-product-options .tcwidth-62,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-62,.tm-responsive .tc-cell.tcwidth-62,.tm-responsive .tcwidth-62,.tm-responsive .tm-extra-product-options .tcwidth-62-5,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-62-5,.tm-responsive .tc-cell.tcwidth-62-5,.tm-responsive .tcwidth-62-5,.tm-responsive .tm-extra-product-options .tcwidth-63,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-63,.tm-responsive .tc-cell.tcwidth-63,.tm-responsive .tcwidth-63,.tm-responsive .tm-extra-product-options .tcwidth-64,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-64,.tm-responsive .tc-cell.tcwidth-64,.tm-responsive .tcwidth-64,.tm-responsive .tm-extra-product-options .tcwidth-65,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-65,.tm-responsive .tc-cell.tcwidth-65,.tm-responsive .tcwidth-65,.tm-responsive .tm-extra-product-options .tcwidth-66,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-66,.tm-responsive .tc-cell.tcwidth-66,.tm-responsive .tcwidth-66,.tm-responsive .tm-extra-product-options .tcwidth-67,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-67,.tm-responsive .tc-cell.tcwidth-67,.tm-responsive .tcwidth-67,.tm-responsive .tm-extra-product-options .tcwidth-68,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-68,.tm-responsive .tc-cell.tcwidth-68,.tm-responsive .tcwidth-68,.tm-responsive .tm-extra-product-options .tcwidth-69,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-69,.tm-responsive .tc-cell.tcwidth-69,.tm-responsive .tcwidth-69,.tm-responsive .tm-extra-product-options .tcwidth-70,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-70,.tm-responsive .tc-cell.tcwidth-70,.tm-responsive .tcwidth-70,.tm-responsive .tm-extra-product-options .tcwidth-71,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-71,.tm-responsive .tc-cell.tcwidth-71,.tm-responsive .tcwidth-71,.tm-responsive .tm-extra-product-options .tcwidth-72,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-72,.tm-responsive .tc-cell.tcwidth-72,.tm-responsive .tcwidth-72,.tm-responsive .tm-extra-product-options .tcwidth-73,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-73,.tm-responsive .tc-cell.tcwidth-73,.tm-responsive .tcwidth-73,.tm-responsive .tm-extra-product-options .tcwidth-74,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-74,.tm-responsive .tc-cell.tcwidth-74,.tm-responsive .tcwidth-74,.tm-responsive .tm-extra-product-options .tcwidth-75,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-75,.tm-responsive .tc-cell.tcwidth-75,.tm-responsive .tcwidth-75,.tm-responsive .tm-extra-product-options .tcwidth-76,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-76,.tm-responsive .tc-cell.tcwidth-76,.tm-responsive .tcwidth-76,.tm-responsive .tm-extra-product-options .tcwidth-77,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-77,.tm-responsive .tc-cell.tcwidth-77,.tm-responsive .tcwidth-77,.tm-responsive .tm-extra-product-options .tcwidth-78,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-78,.tm-responsive .tc-cell.tcwidth-78,.tm-responsive .tcwidth-78,.tm-responsive .tm-extra-product-options .tcwidth-79,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-79,.tm-responsive .tc-cell.tcwidth-79,.tm-responsive .tcwidth-79,.tm-responsive .tm-extra-product-options .tcwidth-80,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-80,.tm-responsive .tc-cell.tcwidth-80,.tm-responsive .tcwidth-80,.tm-responsive .tm-extra-product-options .tcwidth-81,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-81,.tm-responsive .tc-cell.tcwidth-81,.tm-responsive .tcwidth-81,.tm-responsive .tm-extra-product-options .tcwidth-82,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-82,.tm-responsive .tc-cell.tcwidth-82,.tm-responsive .tcwidth-82,.tm-responsive .tm-extra-product-options .tcwidth-83,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-83,.tm-responsive .tc-cell.tcwidth-83,.tm-responsive .tcwidth-83,.tm-responsive .tm-extra-product-options .tcwidth-84,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-84,.tm-responsive .tc-cell.tcwidth-84,.tm-responsive .tcwidth-84,.tm-responsive .tm-extra-product-options .tcwidth-85,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-85,.tm-responsive .tc-cell.tcwidth-85,.tm-responsive .tcwidth-85,.tm-responsive .tm-extra-product-options .tcwidth-86,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-86,.tm-responsive .tc-cell.tcwidth-86,.tm-responsive .tcwidth-86,.tm-responsive .tm-extra-product-options .tcwidth-87,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-87,.tm-responsive .tc-cell.tcwidth-87,.tm-responsive .tcwidth-87,.tm-responsive .tm-extra-product-options .tcwidth-87-5,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-87-5,.tm-responsive .tc-cell.tcwidth-87-5,.tm-responsive .tcwidth-87-5,.tm-responsive .tm-extra-product-options .tcwidth-88,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-88,.tm-responsive .tc-cell.tcwidth-88,.tm-responsive .tcwidth-88,.tm-responsive .tm-extra-product-options .tcwidth-89,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-89,.tm-responsive .tc-cell.tcwidth-89,.tm-responsive .tcwidth-89,.tm-responsive .tm-extra-product-options .tcwidth-90,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-90,.tm-responsive .tc-cell.tcwidth-90,.tm-responsive .tcwidth-90,.tm-responsive .tm-extra-product-options .tcwidth-91,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-91,.tm-responsive .tc-cell.tcwidth-91,.tm-responsive .tcwidth-91,.tm-responsive .tm-extra-product-options .tcwidth-92,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-92,.tm-responsive .tc-cell.tcwidth-92,.tm-responsive .tcwidth-92,.tm-responsive .tm-extra-product-options .tcwidth-93,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-93,.tm-responsive .tc-cell.tcwidth-93,.tm-responsive .tcwidth-93,.tm-responsive .tm-extra-product-options .tcwidth-94,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-94,.tm-responsive .tc-cell.tcwidth-94,.tm-responsive .tcwidth-94,.tm-responsive .tm-extra-product-options .tcwidth-95,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-95,.tm-responsive .tc-cell.tcwidth-95,.tm-responsive .tcwidth-95,.tm-responsive .tm-extra-product-options .tcwidth-96,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-96,.tm-responsive .tc-cell.tcwidth-96,.tm-responsive .tcwidth-96,.tm-responsive .tm-extra-product-options .tcwidth-97,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-97,.tm-responsive .tc-cell.tcwidth-97,.tm-responsive .tcwidth-97,.tm-responsive .tm-extra-product-options .tcwidth-98,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-98,.tm-responsive .tc-cell.tcwidth-98,.tm-responsive .tcwidth-98,.tm-responsive .tm-extra-product-options .tcwidth-99,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-99,.tm-responsive .tc-cell.tcwidth-99,.tm-responsive .tcwidth-99,.tm-responsive .tm-extra-product-options .tcwidth-100,.tm-responsive .tm-extra-product-options .tc-cell.tcwidth-100,.tm-responsive .tc-cell.tcwidth-100,.tm-responsive .tcwidth-100{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-responsive .tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row){float:none !important;width:100% !important}.tm-floating-box{display:none !important}.tm-epo-style:hover::after{opacity:0}.tm-epo-cart-row .product-remove,.tm-epo-cart-row .product-thumbnail,.tm-epo-cart-row .product-price,.tm-epo-cart-row .product-quantity,.tm-epo-cart-row .product-subtotal,.tc-epo-cart-row-total .product-remove,.tc-epo-cart-row-total .product-thumbnail,.tc-epo-cart-row-total .product-name,.tc-epo-cart-row-total .product-price{display:none !important}.tm-epo-cart-option-mobile{display:block}

}.rplg{box-sizing:border-box!important;font-size:16px!important}.rplg *,.rplg *:before,.rplg *:after{box-sizing:inherit!important}.rplg a,.rplg p,.rplg div,.rplg span,.rplg button{margin:0;padding:0;border:0!important;font-size:100%!important;font:inherit!important;vertical-align:baseline!important}.rplg a{box-shadow:none!important}.rplg ol,.rplg ul{list-style:none!important}.rplg img{max-width:100%!important;height:auto!important}.rplg .rplg-hr{margin:10px 0!important;border-top:1px solid #ddd!important;border-bottom:1px solid #fff!important}.rplg .rplg-hr2{margin:15px 0!important;border-top:1px solid #ddd!important;border-bottom:1px solid #fff!important}.rplg .rplg-hr-fancy{border:0!important;height:1px!important;margin:20px 0!important;background:radial-gradient(ellipse at center,rgb(0 0 0 / .1) 0%,#fff0 75%)!important}.rplg .rplg-more,.rplg .rplg-hide{display:none!important}.rplg .rplg-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:underline!important}.rplg .rplg-url{display:block;margin:10px 0!important;color:#2c7cff!important;text-align:center!important;box-shadow:none!important;outline:none!important}.rplg .rplg-trim{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.rplg .rplg-star{padding:0 4px 0 0!important;line-height:22px!important}.rplg .rplg-stars{display:inline-block!important}.rplg .rplg-stars svg{width:18px!important;height:18px!important;margin:0 4px 0 0!important;vertical-align:middle!important}.rplg svg.yrw-rating{width:106px!important;height:20px!important}.rplg .rplg-row{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.rplg .rplg-row.rplg-row-start{-webkit-box-align:start!important;-webkit-align-items:start!important;-ms-flex-align:start!important;align-items:start!important}.rplg-row .rplg-row-left{position:relative!important;-webkit-flex-basis:auto!important;-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.rplg-row .rplg-row-right{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important;overflow:hidden!important;text-align:left!important;line-height:24px!important}.rplg-links a,.rplg-links a:focus{display:inline-block;font-size:14px!important;margin:0 10px 0 0!important;box-shadow:none!important;text-decoration:none!important}.yrw-rating{fill:#ccc}.yrw-rating-05 .yrw-stars-0h,.yrw-rating-10 .yrw-stars-1f,.yrw-rating-15 .yrw-stars-1f,.yrw-rating-15 .yrw-stars-1h{fill:#f2bd79}.yrw-rating-20 .yrw-stars-1f,.yrw-rating-20 .yrw-stars-2f,.yrw-rating-25 .yrw-stars-1f,.yrw-rating-25 .yrw-stars-2f,.yrw-rating-25 .yrw-stars-2h{fill:#fec011}.yrw-rating-30 .yrw-stars-1f,.yrw-rating-30 .yrw-stars-2f,.yrw-rating-30 .yrw-stars-3f,.yrw-rating-35 .yrw-stars-1f,.yrw-rating-35 .yrw-stars-2f,.yrw-rating-35 .yrw-stars-3f,.yrw-rating-35 .yrw-stars-3h{fill:#ff9242}.yrw-rating-40 .yrw-stars-1f,.yrw-rating-40 .yrw-stars-2f,.yrw-rating-40 .yrw-stars-3f,.yrw-rating-40 .yrw-stars-4f,.yrw-rating-45 .yrw-stars-1f,.yrw-rating-45 .yrw-stars-2f,.yrw-rating-45 .yrw-stars-3f,.yrw-rating-45 .yrw-stars-4f,.yrw-rating-45 .yrw-stars-4h{fill:#f15c4f}.yrw-rating-50 .yrw-stars-1f,.yrw-rating-50 .yrw-stars-2f,.yrw-rating-50 .yrw-stars-3f,.yrw-rating-50 .yrw-stars-4f,.yrw-rating-50 .yrw-stars-5f{fill:#d32323}.yrw-rating-10 .yrw-stars-0h,.yrw-rating-15 .yrw-stars-0h,.yrw-rating-20 .yrw-stars-0h,.yrw-rating-20 .yrw-stars-1h,.yrw-rating-25 .yrw-stars-0h,.yrw-rating-25 .yrw-stars-1h,.yrw-rating-30 .yrw-stars-0h,.yrw-rating-30 .yrw-stars-1h,.yrw-rating-30 .yrw-stars-2h,.yrw-rating-35 .yrw-stars-0h,.yrw-rating-35 .yrw-stars-1h,.yrw-rating-35 .yrw-stars-2h,.yrw-rating-40 .yrw-stars-0h,.yrw-rating-40 .yrw-stars-1h,.yrw-rating-40 .yrw-stars-2h,.yrw-rating-40 .yrw-stars-3h,.yrw-rating-45 .yrw-stars-0h,.yrw-rating-45 .yrw-stars-1h,.yrw-rating-45 .yrw-stars-2h,.yrw-rating-45 .yrw-stars-3h,.yrw-rating-50 .yrw-stars-0h,.yrw-rating-50 .yrw-stars-1h,.yrw-rating-50 .yrw-stars-2h,.yrw-rating-50 .yrw-stars-3h,.yrw-rating-50 .yrw-stars-4h{display:none}.rplg .rplg-box{position:relative!important;margin:2px!important;color:#777!important;border:1px solid #ededed!important;background-color:#fafafa!important;border-radius:4px!important}.rplg .rplg-box-tiny{position:relative!important;margin:2px!important;color:#777!important}.rplg-box .rplg-box-content{position:static!important;height:100px!important;overflow-y:auto!important;font-size:14px!important;text-align:left!important;padding:0 2px 0 0!important}.rplg-box .rplg-box-content::-webkit-scrollbar{width:4px!important}.rplg-box .rplg-box-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.rplg-box .rplg-box-content::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5)!important}.rplg-box .rplg-box-content::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.rplg .rplg-review-avatar{display:block!important;width:56px!important;height:56px!important;font-style:italic!important;padding:0!important;margin:0 10px 0 0!important;border-radius:50%!important;vertical-align:middle!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.rplg .rplg-review-name{display:block!important;font-size:100%!important;font-weight:bold!important;color:#427fed!important;text-decoration:none!important;box-shadow:none!important}.rplg .rplg-review-text{color:#777!important;line-height:24px!important;font-size:14px!important}.rplg .rplg-review-time{display:block!important;color:#999!important;font-size:13px!important;text-shadow:1px 1px 0 #fff!important}.rplg .rplg-dark .rplg-review-time{text-shadow:none!important}.rplg .rplg-review-badge{top:12px!important;right:12px!important;position:absolute!important;background-color:inherit!important}.rplg .rplg-social-logo svg{display:block!important;width:20px!important;height:20px!important;background:transparent!important;border-radius:50%!important}.rplg .rplg-social-logo.rplg-facebook-logo svg{width:20px!important;height:20px!important;padding:2px!important;background-color:#3c5b9b!important}.rplg-slider{position:relative}.rplg-slider .rplg-slider-prev,.rplg-slider .rplg-slider-next{position:absolute!important;top:50%!important;width:30px;height:30px;background:#eee;border-radius:50%;margin-top:-22px!important;z-index:10!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.rplg-slider .rplg-slider-prev{left:-35px!important}.rplg-slider .rplg-slider-next{right:-35px!important}.rplg-slider .rplg-slider-prev span,.rplg-slider .rplg-slider-next span{position:absolute!important;top:48%!important;left:40%!important;color:#777!important;direction:ltr!important;font:normal 300 28px / 0 "Muli",Helvetica,Arial,Verdana,sans-serif!important}.rplg-slider .rplg-slider-review{margin:20px 0 40px!important}.rplg-slider .rplg-box:before{position:absolute!important;bottom:-8px!important;left:35px!important;display:block!important;width:14px!important;height:14px!important;border:1px solid #ededed!important;border-top:none!important;border-left:none!important;background-color:#fafafa!important;content:""!important;-webkit-transform:rotate(45deg)!important;-ms-transform:rotate(45deg)!important;transform:rotate(45deg)!important}.rplg-slider .rplg-box .rplg-box-content{height:150px!important;margin:20px 20px 20px 40px!important;background-color:inherit!important}.rplg-slider .rplg-box .rplg-box-content:before{bottom:47px!important;box-sizing:border-box!important;color:#bbb!important;content:'\201C'!important;display:block!important;height:96px!important;left:50px!important;position:absolute!important;right:515.391px!important;text-size-adjust:100%!important;top:20px!important;width:24.6094px!important;column-rule-color:#bbb!important;perspective-origin:12.2969px 48px!important;transform-origin:12.2969px 48px!important;border:0 none #bbb!important;font:normal normal normal normal 60px / 96px Georgia,serif!important;margin:-25px 0 0 -40px!important;outline:#bbb none 0!important}.rplg-slider .rplg-stars{display:inline-block!important;margin-right:4px!important}.rplg-slider .rplg-row{margin:0!important;padding:20px!important}.rplg-grid .rplg-grid-row{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-flow:row wrap!important;-ms-flex-flow:row wrap!important;flex-flow:row wrap!important;margin:0 auto!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.rplg-grid .rplg-col{box-sizing:border-box!important}.rplg-grid .rplg-col-6{margin:0 4px 8px 4px!important;width:calc(50% - 8px)!important}@media (min-width:840px){.rplg-grid .rplg-col-12{margin:0 6px 12px 6px!important;width:calc(100% - 12px)!important}.rplg-grid .rplg-col-4{margin:0 6px 12px 6px!important;width:calc(25% - 12px)!important}.rplg-grid .rplg-col-3{margin:0 6px 12px 6px!important;width:calc(33.3333333333% - 12px)!important}.rplg-grid .rplg-col-2{margin:0 6px 12px 6px!important;width:calc(50% - 12px)!important}}@media (max-width:839px) and (min-width:480px){.rplg-grid .rplg-col-12{margin:0 4px 8px 4px!important;width:calc(100% - 12px)!important}.rplg-grid .rplg-col-4,.rplg-grid .rplg-col-3{margin:0 4px 8px 4px!important;width:calc(50% - 8px)!important}}@media (max-width:479px){.rplg-grid .rplg-col-12{margin:0 4px 8px 4px!important;width:calc(100% - 12px)!important}.rplg-grid .rplg-col-6,.rplg-grid .rplg-col-4,.rplg-grid .rplg-col-3,.rplg-grid .rplg-col-2{margin:0 4px 8px 4px!important;width:calc(100% - 8px)!important}}.rplg-grid .rplg-box{padding:20px!important}.rplg-grid .rplg-biz-name{padding-right:10px!important}.rplg-grid .rplg-review-name{line-height:18px!important;padding-right:10px!important}.rplg-grid .rplg-stars{white-space:nowrap!important}.rplg-grid .rplg-review-time{margin:2px 0 0!important;line-height:18px!important}.rplg-grid .rplg-box-content{margin:10px 0 0!important}.rplg .rplg-biz-name{color:#333!important;font-size:15px!important;font-weight:600!important}.rplg .rplg-biz-name a{text-decoration:none!important}.rplg .rplg-biz-rating .rplg-biz-score{display:inline-block!important;color:#0caa41!important;font-size:18px!important;font-weight:600!important;margin:0 8px 0 0!important;vertical-align:middle!important}.rplg .rplg-biz-rating.rplg-biz-google .rplg-biz-score{color:#e7711b!important}.rplg .rplg-biz-rating.rplg-biz-facebook .rplg-biz-score{color:#3c5b9b!important}.rplg .rplg-biz-rating.rplg-biz-yelp .rplg-biz-score{color:#d32323!important}.rplg .rplg-biz-based{display:block!important;color:#777!important;font-size:14px!important;text-align:left!important;text-shadow:1px 1px 0 #fff!important}.rplg .rplg-dark .rplg-biz-based{color:#ccc!important;text-shadow:none!important}.rplg .rplg-biz-based .rplg-social-logo svg{display:inline-block!important;margin:0 4px!important;vertical-align:middle!important}.rplg .rplg-biz-based .rplg-biz-based-text{vertical-align:middle!important}.rplg-badge-cnt.rplg-badge-center{text-align:center!important}.rplg .rplg-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.rplg .rplg-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.rplg .rplg-badge{display:inline-block;margin:0 10px 10px 0!important;border-left:6px solid #0caa41!important;box-shadow:2px 3px 10px rgb(0 0 0 / .12)!important}.rplg-badge-fixed .rplg-badge,.rplg-badge_left-fixed .rplg-badge{display:block}.rplg-badge[data-provider="google"]{border-left-color:#e7711b!important}.rplg-badge[data-provider="facebook"]{border-left-color:#3c5b9b!important}.rplg-badge[data-provider="yelp"]{border-left-color:#d32323!important}.rplg-badge.rplg-badge-block{display:block}.rplg-badge.rplg-badge-clickable{cursor:pointer!important}.rplg-badge.rplg-badge-clickable:hover .rplg-badge-btn{background-color:#f9f9f9!important}.rplg-badge .rplg-badge-btn{width:270px!important;position:relative!important;padding:10px 24px 10px 10px!important;background:#fff!important;transition:all .2s ease-in-out!important}.rplg-badge.rplg-badge-block .rplg-badge-btn{width:auto!important}.rplg-badge .rplg-badge-menu{position:absolute!important;top:0!important;right:0!important;margin:0!important;padding:8px!important;cursor:pointer!important;border:none!important;background-color:transparent!important;box-shadow:none!important;outline:none!important}.rplg-badge .rplg-badge-menu svg{width:20px!important;height:20px!important}.rplg-badge .rplg-badge-menu svg circle{fill:#999!important;transition:all .2s ease-in-out!important}.rplg-badge .rplg-badge-menu:hover svg circle{fill:#555!important}.rplg-badge .rplg-badge-actions{position:absolute!important;right:5px!important;top:33px!important;background:none repeat scroll 0 0 #fff!important;border:1px solid #ccc!important;border-radius:3px!important;-webkit-border-radius:3px!important;-moz-border-radius:3px!important;list-style-type:none!important;margin:3px 0 0 0!important;padding:0!important;z-index:999999!important;text-align:left!important;box-shadow:0 1px 6px rgb(0 0 0 / .15)!important;-webkit-box-shadow:0 1px 6px rgb(0 0 0 / .15)!important;-moz-box-shadow:0 1px 6px rgb(0 0 0 / .15)!important}.rplg-badge .rplg-badge-actions .rplg-links a{display:block!important;margin:0!important;padding:1px 5px!important}.rplg-badge .rplg-badge-actions .rplg-links a:hover{background:#ccc!important}.rplg-badge .rplg-row{margin:0!important;padding:0!important}.rplg-badge .rplg-badge-logo{margin:0 10px 0 0!important}.rplg-badge .rplg-badge-logo .rplg-review-avatar{display:inline-block!important;width:50px!important;height:50px!important;margin-right:0!important;border-radius:50%!important;box-shadow:none!important}.rplg-badge .rplg-badge-logo>svg{width:50px!important;height:50px!important;vertical-align:middle!important}.rplg-badge[data-provider="facebook"] .rplg-badge-logo>svg{padding:4px!important;border-radius:50%!important;background-color:#3c5b9b!important}@media(max-width:480px){.rplg-badge-cnt.rplg-badge-fixed.rplg-badge-hide{display:none!important}}@media(max-width:480px){.rplg-badge-cnt.rplg-badge_left-fixed.rplg-badge-hide{display:none!important}}.rplg .rplg-badge .rplg-social-logo svg{width:16px!important;height:16px!important}.rplg .rplg-badge .rplg-social-logo.rplg-facebook-logo svg{width:12px!important;height:12px!important}.rplg-badge .rplg-social-logo{position:absolute!important;right:6px!important}.rplg-badge .rplg-social-logo.rplg-google-logo{top:6px!important}.rplg-badge .rplg-social-logo.rplg-facebook-logo{top:27px!important}.rplg-badge .rplg-social-logo.rplg-yelp-logo{top:50px!important}.rplg .rplg-badge2{display:inline-block;text-align:left!important;border-radius:2px!important;margin:10px 10px 0 0!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgb(0 0 0 / .26)!important}.rplg-badge-fixed .rplg-badge2,.rplg-badge_left-fixed .rplg-badge2{display:block;margin:10px 0 0!important}.rplg-badge2.rplg-badge-block{display:block}.rplg-badge2 .rplg-badge2-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.rplg-badge2 .rplg-badge2-btn{position:relative!important;padding:10px!important;z-index:999!important;background:#fff!important;border-radius:0 0 2px 2px!important;transition:all .2s ease-in-out!important}.rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable{cursor:pointer!important}.rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable:hover{background:#f3f3f5!important}.rplg-badge2 .rplg-badge2-btn img{display:inline-block!important;width:44px!important;height:44px!important;margin:0!important;box-shadow:none!important}.rplg-badge2 svg{vertical-align:middle!important}.rplg-badge2[data-provider="facebook"] .rplg-badge2-btn>svg{width:44px!important;height:44px!important;padding:4px!important;border-radius:50%!important;background-color:#3c5b9b!important}.rplg-badge2 .rplg-badge2-score{display:inline-block;font-size:14px!important;line-height:20px!important;margin:0 0 0 8px!important;vertical-align:middle!important}.rplg .rplg-badge2 .rplg-biz-rating>div{font-size:20px!important;font-weight:normal!important}.rplg .rplg-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.rplg .rplg-form.rplg-form-left{left:0!important}@media(max-width:460px){.rplg .rplg-form{width:100%!important}}.rplg-form .rplg-form-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 rgb(0 0 0 / .12)!important;z-index:2147483002!important;box-sizing:border-box!important}.rplg-form .rplg-form-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:15px!important;width:100%!important;height:100%!important;padding:0 40px 0 0!important;pointer-events:none!important}.rplg-form .rplg-head-info .rplg-review-name{color:#000!important}.rplg-form .rplg-form-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}.rplg-form .rplg-form-close:hover{color:#555!important}.rplg-form .rplg-form-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgb(250 250 251 / .98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgb(0 0 0 / .08)!important;z-index:2147483000!important}.rplg-form .rplg-form-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}.rplg-form .rplg-form-content{top:80px!important;bottom:48px!important}.rplg-form .rplg-form-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important;padding:15px 0 15px 20px!important}.rplg-form .rplg-list-review{position:relative!important}.rplg-form .rplg-links{text-align:center!important}.rplg-form .rplg-links a{padding:2px 8px!important;background-color:#eee!important;border:1px solid #dedede!important;text-shadow:1px 1px 0 #f5f5f5!important;transition:all .2s ease-in-out!important}.rplg-form .rplg-links a:hover{background-color:#dfdfdf!important}.rplg-form .rplg-form-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 rgb(0 0 0 / .06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.rplg-form .rplg-form-footer img{padding:16px!important}.rplg-form .rplg-powered{color:#999!important;margin:12px 0 0!important;font-size:14px!important}.rplg-form .rplg-facebook-powered span{color:#4080ff!important;font-weight:700!important;font-size:15px!important}.rplg-form .rplg-yelp-logo{margin:6px 0 0!important}.rplg-form .rplg-yelp-logo img{float:none!important;width:60px!important;padding:0!important;vertical-align:bottom!important}.rplg-form .rplg-review-avatar{width:50px!important;height:50px!important;box-shadow:none!important}.rplg-form .rplg-review-name{font-size:14px!important}.rplg-form .rplg-form-review{margin-bottom:15px!important}.rplg-list2 .rplg-social-ratings .rplg-row{margin:0 0 10px!important}.rplg-list2 .rplg-social-ratings .rplg-row:last-child{margin:0!important}.rplg-list2 .rplg-social-ratings .rplg-social-logo{display:block!important;width:56px!important}.rplg-list2 .rplg-social-logo svg{margin:0 auto!important}.rplg-list2 .rplg-social-rating{font-size:1.1em!important;margin:0 6px 0 0!important}.rplg-list2 .rplg-google-rating{color:#e7711b!important}.rplg-list2 .rplg-facebook-rating{color:#4080ff!important}.rplg-list2 .rplg-yelp-rating{color:#d32323!important}.rplg-list2 .rplg-box-content{height:auto!important;margin:10px 0 0!important}.rplg-list2 .rplg-box{padding:20px!important;margin-bottom:15px!important}.rplg-list2 .rplg-row:last-child{margin-bottom:0!important}.rplg-list2 .rplg-stars{display:inline-block!important;margin-right:4px!important}.rplg-list2 .rplg-review-text{vertical-align:middle!important}.rplg-list .rplg-list-header{margin:0 0 15px 0!important}.rplg-list .rplg-list-header:last-child{margin:0!important}.rplg-list .rplg-list-reviews{position:relative!important;min-height:100%!important;margin:0 auto!important}.rplg-list .rplg-list-review{margin:0 0 15px!important}.rplg-list .rplg-list-review:last-child{margin:0!important}.rplg-list .rplg-review-avatar{width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important}.rplg-list .rplg-review-name{color:#427fed!important;font-size:100%!important;font-weight:bold!important;padding-right:6px!important;text-decoration:none!important;box-shadow:none!important}.rplg-list .rplg-review-time{font-size:13px!important;line-height:unset!important}.rplg-list .rplg-review-count,.rplg-list .rplg-google-powered,.rplg-list .rplg-facebook-powered{margin:6px 0 0!important;color:#999!important}.rplg-list .rplg-facebook-powered span{color:#4080ff!important;font-weight:700!important;font-size:15px!important}.rplg-list .rplg-review-text{color:#222!important;font-size:13px!important;line-height:18px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important}.rplg-list .rplg-review-badge{top:auto!important;bottom:-1px!important;right:9px!important;background-color:#f5f5f5!important;border-radius:50%!important}.rplg .rplg-dark .rplg-box{background-color:#333!important}.rplg .rplg-dark.rplg-slider .rplg-box:before{background-color:#333!important}.rplg .rplg-dark .rplg-review-name{color:#eee!important}.rplg .rplg-dark .rplg-review-text{color:#fff!important}.rplg .rplg-dark .rplg-review-time{color:#ccc!important}.rplg .rplg-dark .rplg-powered{color:#999!important}/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.rplgsw-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.rplgsw-container-no-flexbox .rplgsw-slide{float:left}.rplgsw-container-vertical>.rplgsw-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.rplgsw-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.rplgsw-container-android .rplgsw-slide,.rplgsw-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rplgsw-container-multirow>.rplgsw-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.rplgsw-container-free-mode>.rplgsw-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.rplgsw-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.rplgsw-container-autoheight,.rplgsw-container-autoheight .rplgsw-slide{height:auto}.rplgsw-container-autoheight .rplgsw-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.rplgsw-container .rplgsw-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.rplgsw-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.rplgsw-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.rplgsw-button-next,.rplgsw-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.rplgsw-button-next.rplgsw-button-disabled,.rplgsw-button-prev.rplgsw-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.rplgsw-button-prev,.rplgsw-container-rtl .rplgsw-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.rplgsw-button-prev.rplgsw-button-black,.rplgsw-container-rtl .rplgsw-button-next.rplgsw-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.rplgsw-button-prev.rplgsw-button-white,.rplgsw-container-rtl .rplgsw-button-next.rplgsw-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.rplgsw-button-next,.rplgsw-container-rtl .rplgsw-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.rplgsw-button-next.rplgsw-button-black,.rplgsw-container-rtl .rplgsw-button-prev.rplgsw-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.rplgsw-button-next.rplgsw-button-white,.rplgsw-container-rtl .rplgsw-button-prev.rplgsw-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.rplgsw-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.rplgsw-pagination.rplgsw-pagination-hidden{opacity:0}.rplgsw-container-horizontal>.rplgsw-pagination-bullets,.rplgsw-pagination-custom,.rplgsw-pagination-fraction{bottom:10px;left:0;width:100%}.rplgsw-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.rplgsw-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.rplgsw-pagination-clickable .rplgsw-pagination-bullet{cursor:pointer}.rplgsw-pagination-white .rplgsw-pagination-bullet{background:#fff}.rplgsw-pagination-bullet-active{opacity:1;background:#007aff}.rplgsw-pagination-white .rplgsw-pagination-bullet-active{background:#fff}.rplgsw-pagination-black .rplgsw-pagination-bullet-active{background:#000}.rplgsw-container-vertical>.rplgsw-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.rplgsw-container-vertical>.rplgsw-pagination-bullets .rplgsw-pagination-bullet{margin:5px 0;display:block}.rplgsw-container-horizontal>.rplgsw-pagination-bullets .rplgsw-pagination-bullet{margin:0 5px}.rplgsw-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.rplgsw-pagination-progress .rplgsw-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.rplgsw-container-rtl .rplgsw-pagination-progress .rplgsw-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.rplgsw-container-horizontal>.rplgsw-pagination-progress{width:100%;height:4px;left:0;top:0}.rplgsw-container-vertical>.rplgsw-pagination-progress{width:4px;height:100%;left:0;top:0}.rplgsw-pagination-progress.rplgsw-pagination-white{background:rgba(255,255,255,.5)}.rplgsw-pagination-progress.rplgsw-pagination-white .rplgsw-pagination-progressbar{background:#fff}.rplgsw-pagination-progress.rplgsw-pagination-black .rplgsw-pagination-progressbar{background:#000}.rplgsw-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.rplgsw-container-3d .rplgsw-cube-shadow,.rplgsw-container-3d .rplgsw-slide,.rplgsw-container-3d .rplgsw-slide-shadow-bottom,.rplgsw-container-3d .rplgsw-slide-shadow-left,.rplgsw-container-3d .rplgsw-slide-shadow-right,.rplgsw-container-3d .rplgsw-slide-shadow-top,.rplgsw-container-3d .rplgsw-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.rplgsw-container-3d .rplgsw-slide-shadow-bottom,.rplgsw-container-3d .rplgsw-slide-shadow-left,.rplgsw-container-3d .rplgsw-slide-shadow-right,.rplgsw-container-3d .rplgsw-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.rplgsw-container-3d .rplgsw-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.rplgsw-container-3d .rplgsw-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.rplgsw-container-3d .rplgsw-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.rplgsw-container-3d .rplgsw-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.rplgsw-container-coverflow .rplgsw-wrapper,.rplgsw-container-flip .rplgsw-wrapper{-ms-perspective:1200px}.rplgsw-container-cube,.rplgsw-container-flip{overflow:visible}.rplgsw-container-cube .rplgsw-slide,.rplgsw-container-flip .rplgsw-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.rplgsw-container-cube .rplgsw-slide .rplgsw-slide,.rplgsw-container-flip .rplgsw-slide .rplgsw-slide{pointer-events:none}.rplgsw-container-cube .rplgsw-slide-active,.rplgsw-container-cube .rplgsw-slide-active .rplgsw-slide-active,.rplgsw-container-flip .rplgsw-slide-active,.rplgsw-container-flip .rplgsw-slide-active .rplgsw-slide-active{pointer-events:auto}.rplgsw-container-cube .rplgsw-slide-shadow-bottom,.rplgsw-container-cube .rplgsw-slide-shadow-left,.rplgsw-container-cube .rplgsw-slide-shadow-right,.rplgsw-container-cube .rplgsw-slide-shadow-top,.rplgsw-container-flip .rplgsw-slide-shadow-bottom,.rplgsw-container-flip .rplgsw-slide-shadow-left,.rplgsw-container-flip .rplgsw-slide-shadow-right,.rplgsw-container-flip .rplgsw-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.rplgsw-container-cube .rplgsw-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.rplgsw-container-cube.rplgsw-container-rtl .rplgsw-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.rplgsw-container-cube .rplgsw-slide-active,.rplgsw-container-cube .rplgsw-slide-next,.rplgsw-container-cube .rplgsw-slide-next+.rplgsw-slide,.rplgsw-container-cube .rplgsw-slide-prev{pointer-events:auto;visibility:visible}.rplgsw-container-cube .rplgsw-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.rplgsw-container-fade.rplgsw-container-free-mode .rplgsw-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.rplgsw-container-fade .rplgsw-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.rplgsw-container-fade .rplgsw-slide .rplgsw-slide{pointer-events:none}.rplgsw-container-fade .rplgsw-slide-active,.rplgsw-container-fade .rplgsw-slide-active .rplgsw-slide-active{pointer-events:auto}.rplgsw-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.rplgsw-zoom-container>canvas,.rplgsw-zoom-container>img,.rplgsw-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.rplgsw-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.rplgsw-container-horizontal>.rplgsw-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.rplgsw-container-vertical>.rplgsw-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.rplgsw-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.rplgsw-scrollbar-cursor-drag{cursor:move}.rplgsw-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:rplgsw-preloader-spin 1s steps(12,end) infinite;-moz-animation:rplgsw-preloader-spin 1s steps(12,end) infinite;animation:rplgsw-preloader-spin 1s steps(12,end) infinite}.rplgsw-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.rplgsw-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes rplgsw-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes rplgsw-preloader-spin{100%{transform:rotate(360deg)}}.product-type-gift-card .summary .price{display:none}.product-type-gift-card .yith_wapo_group_total .price{display:block}.product-type-gift-card .product_meta{display:none}.product-type-gift-card .woocommerce-product-gallery__wrapper{box-shadow:0 0 19px -12px gray}.product-type-gift-card .woocommerce-product-gallery__image{padding:1em}.ywgc-preview{max-width:500px;margin:0 auto;margin-bottom:15px;border:5px solid #F7F4F4;padding:5px}.ywgc-manual-amount.ywgc-hidden{display:none}.gift-card-content-editor{width:100%}.gift-card-content-editor.step-content h5{margin-top:3em}.gift-card-too-small{background-color:#ffe326;padding:10px;color:#3d3939;margin-bottom:5px}.ywgc-logo-shop img.ywgc-logo-shop-image{max-width:100%;max-height:100px}a.add-recipient{display:block}.ywgc-additional-recipient{position:relative;margin-top:35px}.ywgc-additional-recipient label{margin-bottom:15px}.gift-card-content-editor.step-content label{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;line-height:46px}.gift-card-content-editor.step-content input{font-size:14px}.gift-card-content-editor.step-content input::placeholder{font-size:12px}.gift-card-content-editor.step-content #ywgc-delivery-date::placeholder{color:#000}.gift-card-content-editor.step-content textarea{font-size:14px}.gift-card-content-editor.step-content textarea::placeholder{font-size:12px}.gift-card-content-editor.step-content a{font-size:14px}.gift-card-content-editor.step-content a::placeholder{font-size:12px}.ywgc-sender-name{margin-bottom:15px}.gift-card-content-editor.step-appearance .ywgc-design-list{width:100%;display:flex}.gift-card-content-editor.step-appearance .ywgc-design-list ul{margin:0 -5px;padding:0;list-style:none;font-size:0}.gift-card-content-editor.step-appearance .ywgc-design-list ul:after{content:'';display:block;clear:both}.gift-card-content-editor.step-appearance .ywgc-design-list ul li{padding:5px;display:inline-block}.ywgc-custom-design-link{margin-top:10px}.ywgc-hidden{display:none}.ywgc-gift-card-content .ywgc-show{display:inline-block}.ywgc-gift-card-content .ywgc-hide{display:none}.ywgc-gift-card-content .ywgc-edit-value.apply{background-color:#7caf00;color:#fff}.ywgc-gift-card-content .ywgc-edit-value.apply:hover{background-color:#5b8000}.ywgc-gift-card-content.ywgc-edit-value .ywgc-show-value{display:none}.ywgc-gift-card-content.ywgc-edit-value .ywgc-edit-value{display:inline-block}.ywgc-gift-card-content fieldset{border:none}.ywgc-main-image{max-width:100%;height:auto;margin:0 auto;display:block}.ywgc-single-recipient{position:relative}.ywgc-recipient{max-width:85%;display:inline-block}.ywgc-single-recipient a.hide-if-alone{visibility:hidden}.ywgc-single-recipient .ywgc-recipient-name{margin-bottom:15px}#ywgc-cancel-gift-card{display:none;margin-bottom:10px}button#give-as-present{display:block;margin:3em auto 0 auto}#give-as-present>span:before{font-size:inherit;line-height:inherit;margin-left:5px}button#ywgc-cancel-gift-card{display:block;margin:3em auto 0 auto}.ywgc-picture-error,.ywgc-filling-error{color:red;font-size:12px}.ywgc-gift-card-content a.edit-details{font-size:10px;text-decoration:none}.ywgc-gift-card-edit-details fieldset,.ywgc-gift-card-details fieldset{padding:5px 0;margin:0}.ywgc-gift-card-content label{display:inline-block}a.ywgc-view-order.button{margin-bottom:5px}.ywgc-top-header{max-width:50%;margin:0 auto;margin-bottom:5px}ul.ywgc-template-categories{float:left;list-style:none;padding-top:15px;font-weight:600}.ywgc-template-categories a{color:inherit}ul.ywgc-template-categories li.ywgc-template-item{margin-top:5px;font-size:.875rem}ul.ywgc-template-categories li a{text-decoration:none}.ywgc-design-list-modal{padding:25px 0 25px 45px;float:right;width:70%;font-size:0}div#ywgc-choose-design:after{content:'';display:block;clear:both}.ywgc-custom-upload-container-modal{float:right;width:70%;padding:30px;text-align:center}.ywgc-design-list-menu{width:30%;height:100%;float:left;position:fixed;background-color:#F2F2F2;padding-top:35px;top:0}.ywgc-design-categories-title{padding-left:40px;font-size:1.5rem;margin-top:0}a.ywgc-category-selected{font-weight:700}.gift-cards-list button{border-radius:unset;background-color:#fff;color:#404040}.gift-cards-list button.ywgc-predefined-amount-button.selected_button{color:#fff}.ywgc-amount-buttons{margin-bottom:1em}.ywgc-preset-image{position:relative;border:2px solid lightgray;border-radius:2px;cursor:pointer}.ywgc-design-list-modal .ywgc-preset-image span.choose-design{position:absolute;z-index:12;top:50%;margin-top:auto;margin-bottom:auto;height:fit-content;color:#fff;font-size:.875rem;text-align:center;display:inline-block;vertical-align:middle;width:auto;border:2px solid;margin:auto 30px;left:0;right:0;font-weight:600;opacity:0;visibility:hidden;pointer-events:none;transition:all ease 0.2s;text-transform:uppercase}.ywgc-design-list-modal .ywgc-preset-image:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#9e9e9e;pointer-events:none;opacity:0;transition:all ease 0.2s}.ywgc-design-list-modal .ywgc-preset-image:hover:before{opacity:.8}.ywgc-design-list-modal .ywgc-preset-image:hover span.choose-design{opacity:1;visibility:visible}.ywgc-preset-image.selected_image_parent:after{content:'';display:block;width:20px;height:20px;position:absolute;border-radius:50%;background-color:#fff0;top:-5px;right:-5px;background-image:url(/wp-content/plugins/yith-woocommerce-gift-cards-premium/assets/images/default-picture.png);background-size:10px;background-repeat:no-repeat;background-position:center}.ywgc-preset-image img{display:block}.ywgc-design-list .ywgc-preset-image img{height:150px;width:150px}.ywgc-choose-design-preview{margin-bottom:30px}.ywgc-preset-image:not(.ywgc-default-product-image){border:2px solid #d3d3d3}.ywgc-choose-image.ywgc-choose-template{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border:unset;border-radius:unset;line-height:unset;overflow:hidden;padding:unset;font-size:16px;color:#fff}.ywgc-design-item{display:inline-block;width:33%;margin:0;padding:0 15px 15px 0}.ywgc-design-item button{margin:0 auto;margin-top:20px;display:block}#ywgc-choose-design-modal .pp_close{z-index:999}#ywgc-choose-design-modal:before{clear:both;content:'';display:block}#ywgc-choose-design-modal{clear:both}a.ywgc-choose-image-modal.ywgc-custom-picture-modal{display:block}a.ywgc-choose-image-modal.ywgc-custom-picture-modal img{display:block;max-width:170px;margin:0 auto}.gift-card-content-editor.step-appearance,.gift-card-content-editor.step-content{margin-bottom:20px}.gift-card-content-editor.step-content input{float:right;width:70%}.gift-card-content-editor.step-content textarea{float:right;width:70%}.add-recipient{float:right;margin-top:5px}.ywgc-manual-amount-error{font-size:smaller;color:red}#ywgc-manual-amount{width:7em;min-width:unset}.ywgc-manual-amount::placeholder{font-size:12px}.ywgc-bad-email-format{font-size:10px;display:block;color:red}.ywgc-discount-html{font-size:smaller}.ywgc-multi-recipients{margin:10px 0}.ywgc-preset-title{display:block;text-align:center;font-size:15px}.ywgc_have_code{margin:40px 0 40px 0}.ywgc_enter_code{padding:20px;margin:2em 0;text-align:left}.ywgc_enter_code>div{margin:0 -14px}.ywgc_enter_code>div:after{content:'';display:block;clear:both}.ywgc_enter_code p{padding-left:15px;padding-right:15px}.ywgc_enter_code .form-row{padding:0 15px;margin:0 0 6px;float:left;width:50%}.product-quick-view-container .ywgc-template-design,.product-quick-view-container .gift-this-product-main-container{display:none}.yith-quick-view .gift-this-product-main-container{display:none}.yith-quick-view .product_meta{display:block}.yith-quick-view .price{display:block}.yith_wc_gift_card_blank_brightness{background:rgb(255 255 255 / .7);position:absolute;height:100%;width:100%;z-index:1;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:10px 0 10px 0;top:-1px;left:-1px}.ywgc-postdated{position:relative}a.give-as-present{cursor:pointer}.gift-this-product-main-container{margin-top:4em}button.ywgc-add-gift-product-to-cart{display:block;margin:3em auto 0 auto}.gift_card_template_button{margin-top:3em}.gift-cards_form>h3{margin-top:2em;margin-bottom:1em}.ywgc-form-preview-separator{width:40px;height:7px;margin-top:10px}.ywgc-currency-symbol{margin-left:-106px;font-size:16px;font-weight:600}.ywgc-on-sale-text{font-size:x-large;font-weight:500}.ywgc-form-preview-amount{float:right;font-size:18px;font-weight:600;white-space:nowrap}.ywgc-form-preview-title{font-weight:600}.ywgc-form-preview-title-containe{margin-top:15px}.ywgc-main-form-preview-container{height:auto;min-height:20em;padding:1em 1em 1em 1em;box-shadow:0 10px 19px -12px}.ywgc-form-preview-from{font-weight:700}.ywgc-form-preview-to{font-weight:700}.form-check-gift-card-balance label{font-weight:600}.form-check-gift-card-balance input::placeholder{font-size:12px}.form-check-gift-card-balance{text-align:center}.form-check-gift-card-balance button{margin-left:25px}.form-redeem-gift-card label{font-weight:600}.form-redeem-gift-card input::placeholder{font-size:12px}.form-redeem-gift-card{text-align:center}.form-redeem-gift-card button{margin-left:25px}label.ywgc-used-amount-label{margin-left:25px}.cart_item .product-name div{font-size:13px}.ywgc-upload-section-modal{margin-top:20px}.ywgc-upload-section-modal p{font-size:.875rem}.ywgc-upload-section-modal p:before{content:'';display:block;width:50%;height:0;border-top:1px solid #9E9E9E;margin-bottom:15px}.product-type-gift-card .elementor-shortcode .gift-cards_form.cart{display:block!important}@media screen and (max-width:768px){ul.ywgc-template-categories li.ywgc-template-item,ul.ywgc-template-categories li.ywgc-upload-section-modal p{margin-top:5px}.ywgc-design-categories-title{padding-left:40px;font-size:1rem}}@media screen and (max-width:600px){.ywgc-design-list-menu{float:none;width:100%;padding:0 15px;position:static;height:auto;background:#fff0}.yith-ywgc-popup-content-wrapper{margin-top:0}.ywgc-design-categories-title{padding:20px 0 0}ul.ywgc-template-categories{padding:0;float:none}ul.ywgc-template-categories li.ywgc-template-item{display:inline-block;margin-right:30px}.ywgc-upload-section-modal{margin-top:15px}.ywgc-design-list-modal{float:none;width:100%;padding:15px 0 15px 15px}}@media screen and (max-width:480px){.ywgc-design-item{width:50%}}.ywgc-multi-recipients span{font-size:14px}.ywgc-empty-recipient-note{font-size:11px;float:right;width:100%;text-align:right;font-weight:300;padding-top:5px}.ywgc-darkred-text{color:darkred}.ywgc-remove-number-input{-moz-appearance:textfield;pointer-events:none;color:gray}.ywgc-remove-number-input::-webkit-outer-spin-button,.ywgc-remove-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dashicons-arrow-down-alt2{font-size:16px}.ywgc-calendar-icon{content:url(/wp-content/plugins/yith-woocommerce-gift-cards-premium/assets/images/calendar.png);position:absolute;right:0;padding:5px;height:35px}a.ywgc-remove-recipient{content:url(/wp-content/plugins/yith-woocommerce-gift-cards-premium/assets/images/close_recipient.png);position:absolute;right:0;top:0;height:25px;padding:6px;margin-right:-25px}.ywgc-custom-image-modal-submit-link{background-color:#448a85;border-color:#448085;margin-right:12px;display:inline-block;font-size:12px;font-weight:400;cursor:pointer;vertical-align:middle}.ywgc-custom-image-modal-submit-link:hover{background-color:#ffe1e1}.gift-card-content-editor.step-content:after{content:'';display:block;clear:both}#ywgc-edit-message{resize:vertical}.gift_card_template_button{float:left}.selected_design_image_in_modal{height:150px}.ywgc-delivery-notification-checkbox-container{font-size:11px;float:right;width:100%;text-align:right;font-weight:300;padding-top:5px}.ywgc-delivery-notification-checkbox-container span.checkboxbutton::before{width:18px;height:18px}.ywgc-country-select-container{display:inline-flex;margin-top:1em;width:100%}.ywgc-country-select-div #ywgc-country-select_field span.selection{width:15em;display:block}.ywgc-country-select-div #ywgc-country-select_field span.selection .select2-selection{height:46px;border:1px solid #ccc;border-radius:0}.ywgc-country-select-div #ywgc-country-select_field{margin-top:0}.yith-ywgc-gift-this-product-form-container .ywgc-gift-this-product-totals{float:right;line-height:10px}.yith-ywgc-gift-this-product-form-container .ywgc-gift-this-product-totals span{font-weight:700}.ywgc-country-select-main-container .ywgc-country-select-div{margin-left:8.5em}.ywgc-country-select-main-container .ywgc-country-select-title p{width:6em}.ywgc-gift-this-product-totals span{float:right;margin-left:5px}#ywgc-postal-code-input{width:240px}@media only screen and (max-width:1599px){.ywgc-country-select-container{display:block;text-align:right}.ywgc-country-select-main-container .ywgc-country-select-div{margin-left:0}#ywgc-country-select_field{padding:0}}.ywgc-form-widget-elementor-widget .gift-cards_form{display:block!important}html.yith_ywgc_opened,body.yith_ywgc_opened{overflow:hidden}@media (min-width:480px){#yith-ywgc .yith-ywgc-popup{min-width:320px}}.yith-ywgc-overlay{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:rgb(211 211 211 / .9)}.yith_ywgc_opened .yith-ywgc-popup-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:50%;min-width:50%;min-height:50%;background:rgb(255 255 255);z-index:120;padding-right:15px;padding-top:35px;padding-bottom:15px;overflow:hidden;max-width:960px}#yith-ywgc .yith-ywgc-popup-close{position:fixed;right:15px;top:15px;width:12px;height:12px;line-height:15px;cursor:pointer;overflow:hidden;display:none;text-align:center}#yith-ywgc .yith-ywgc-popup-close:after{content:'×';display:block;color:inherit;font-size:1.5rem;line-height:12px;opacity:.5;transition:all ease 0.2s}#yith-ywgc .yith-ywgc-popup-close:hover:after{opacity:1}.yith-ywgc-popup-content-wrapper{margin-top:-25px}.yith-ywgc-popup-wrapper-region{height:100%;width:100%;overflow-y:auto}.yith-ywgc-popup-wrapper-region::-webkit-scrollbar-track{border-radius:10px;background-color:#ebebeb}.yith-ywgc-popup-wrapper-region::-webkit-scrollbar{width:10px;background-color:#ebebeb;border-radius:10px}.yith-ywgc-popup-wrapper-region::-webkit-scrollbar-thumb{border-radius:10px;background-color:#555}.ywgc-custom-design-modal-wrapper{display:inline-block;position:relative;width:100%}@media screen and (max-height:850px){.yith_ywgc_opened .yith-ywgc-popup-wrapper{height:75%}ul.ywgc-template-categories{padding-top:5px}ul.ywgc-template-categories li.ywgc-template-item,ul.ywgc-template-categories li.ywgc-upload-section-modal p{margin-top:5px;font-size:.75rem}.ywgc-design-categories-title{padding-left:40px;font-size:1rem;margin:15px 0 0}.ywgc-upload-section-modal{margin-top:15px}}.qq-thumbnail-wrapper{margin-bottom:10px}.ywgc-custom-image-modal-submit-link{display:none}.qq-upload-button-selector{display:none}.qq-thumbnail-selector{width:200px}button.qq-upload-cancel-selector.qq-upload-cancel{border:none;background-color:#7b7b7b}button.qq-upload-cancel-selector.qq-upload-cancel:hover{border:none;background-color:#a00}button.qq-upload-use-it-selector.qq-upload-use-it{border:none}button.qq-upload-use-it-selector.qq-upload-use-it:hover{border:none;background-color:#00afa5}.ywgc_drag_and_drop_icon{width:15%;margin-top:25px;filter:invert(86%) sepia(4%) saturate(4%) hue-rotate(343deg) brightness(97%) contrast(81%)}.qq-upload-drop-area-selector.qq-upload-drop-area span.qq-upload-drop-area-text-selector{font-size:30px;color:#c6c6c6;top:75%}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.tm-extra-product-options input,.tm-extra-product-options select,.tm-extra-product-options textarea{margin-bottom:0}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:100%}.tm-extra-product-options .tm-cell{margin:0!important;padding:0 0 .5em!important}.tm-extra-product-options .cpf-type-divider hr{margin:.5em 0;border-width:2px}.tm-extra-product-options .cpf-type-divider+.tm-cell{border:0}.tmcp-date-select{padding-right:20px}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{padding:0}.tm-extra-product-options .tmcp-field-wrap .price.amount{font-size:.8em!important;opacity:.6}.tm-epo-totals{margin:0;padding:0}.tm-extra-product-options .tmcp-field-wrap .amount,.tm-extra-product-options .tmcp-field-wrap .after-amount{margin:.6em 0 1em}.tm-extra-product-options .tc-epo-label.tm-epo-element-label{margin-bottom:1em}dt.tm-options-totals,dt.tm-final-totals{width:58%;vertical-align:top;display:inline-block}dd.tm-options-totals,dd.tm-final-totals{width:40%;text-align:right;display:inline-block}dt.tm-options-totals,dd.tm-options-totals{font-size:80%;opacity:.7}.rtl dd.tm-options-totals,.rtl dd.tm-final-totals{text-align:left}.tm-final-totals{border-top:1px solid #eee;padding-top:.5em}.sticky-add-to-cart--active .tc-extra-product-options{display:none}.sticky-add-to-cart--active .tc-totals-form{width:20%;padding:0 15px}.wc-stripe-elements-field,.wc-stripe-iban-element-field{border:1px solid #ddd;margin:5px 0;padding:5px;background-color:#fff;outline:0}#payment .methods li.woocommerce-SavedPaymentMethods-token label{display:inline}#payment .methods li.woocommerce-SavedPaymentMethods-new label{display:inline}#add_payment_method #payment ul.payment_methods li img.stripe-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon{max-width:40px;padding-left:3px;margin:0}#add_payment_method #payment ul.payment_methods li img.stripe-bancontact-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-bancontact-icon{max-height:65px;max-width:45px}#add_payment_method #payment ul.payment_methods li img.stripe-ideal-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-ideal-icon{max-height:35px}#add_payment_method #payment ul.payment_methods li img.stripe-p24-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-p24-icon{max-width:65px}#add_payment_method #payment ul.payment_methods li img.stripe-alipay-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-alipay-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li img.stripe-sofort-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-sofort-icon{max-width:55px}#add_payment_method #payment ul.payment_methods li img.stripe-sepa-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-sepa-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li img.stripe-multibanco-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-multibanco-icon{max-height:30px}#add_payment_method #payment ul.payment_methods li img.stripe-eps-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-eps-icon{max-height:30px}#add_payment_method #payment ul.payment_methods li img.stripe-giropay-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-giropay-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/credit-card.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-visa-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-visa-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/visa.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-amex-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-amex-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/amex.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-diners-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-diners-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/diners.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-discover-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-discover-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/discover.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-jcb-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-jcb-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/jcb.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-maestro-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-maestro-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/maestro.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-mastercard-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-mastercard-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/mastercard.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods .stripe-card-group,.woocommerce-checkout #payment ul.payment_methods .stripe-card-group{position:relative}.woocommerce-SavedPaymentMethods-token .stripe-source-errors .woocommerce-error{margin-top:1em;margin-bottom:2em}#wc-stripe-custom-button{display:block;width:100%}.woocommerce-checkout #payment #stripe_boleto_tax_id{width:100%}.gpay-button{background-origin:content-box;background-position:center center;background-repeat:no-repeat;background-size:contain;border:0;border-radius:4px;cursor:pointer;height:40px;min-height:40px;padding:11px 24px;width:100%}.gpay-button.light{width:calc(100% - 3px);background-color:#fff;margin:2px 0 3px 0}.gpay-button.light:active{background-color:#fff}.gpay-button.light:hover{background-color:#f8f8f8}.gpay-button.light:focus{box-shadow:#e8e8e8 0 1px 1px 0,#e8e8e8 0 1px 3px;outline:0}.gpay-button.light-outline{width:calc(100% - 3px);background-color:#fff;box-shadow:rgb(60 64 67 / .3) 0 1px 1px 0,rgb(60 64 67 / .15) 0 1px 3px 1px;margin:2px 0 3px 0}.gpay-button.light-outline:active{background-color:#fff}.gpay-button.light-outline:hover{background-color:#f8f8f8}.gpay-button.light-outline:focus{box-shadow:#e8e8e8 0 1px 1px 0,#e8e8e8 0 1px 3px;outline:0}.gpay-button.dark{background-color:#000;padding:12px 24px 10px}.gpay-button.dark:active{background-color:#5f6368}.gpay-button.dark:hover{background-color:#3c4043}.gpay-button.dark:focus{box-shadow:#5f6368 0 1px 1px 0,#5f6368 0 1px 3px;outline:0}.gpay-button.short.light,.gpay-button.short.light-outline{background-image:url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg)}.gpay-button.short.dark{background-image:url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)}.rotating{display:inline-block;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);-moz-transform:rotateX(0) rotateY(0) rotateZ(0);-ms-transform:rotateX(0) rotateY(0) rotateZ(0);-o-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotateZ(0);-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;-webkit-transform-origin-x:50%}.rotating.flip{position:relative}.rotating .front,.rotating .back{left:0;top:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.rotating .front{position:absolute;display:inline-block;-webkit-transform:translate3d(0,0,1px);-moz-transform:translate3d(0,0,1px);-ms-transform:translate3d(0,0,1px);-o-transform:translate3d(0,0,1px);transform:translate3d(0,0,1px)}.rotating.flip .front{z-index:1}.rotating .back{display:block;opacity:0}.rotating.spin{-webkit-transform:rotate(360deg) scale(0);-moz-transform:rotate(360deg) scale(0);-ms-transform:rotate(360deg) scale(0);-o-transform:rotate(360deg) scale(0);transform:rotate(360deg) scale(0)}.rotating.flip .back{z-index:2;display:block;opacity:1;-webkit-transform:rotateY(180deg) translate3d(0,0,0);-moz-transform:rotateY(180deg) translate3d(0,0,0);-ms-transform:rotateY(180deg) translate3d(0,0,0);-o-transform:rotateY(180deg) translate3d(0,0,0);transform:rotateY(180deg) translate3d(0,0,0)}.rotating.flip.up .back{-webkit-transform:rotateX(180deg) translate3d(0,0,0);-moz-transform:rotateX(180deg) translate3d(0,0,0);-ms-transform:rotateX(180deg) translate3d(0,0,0);-o-transform:rotateX(180deg) translate3d(0,0,0);transform:rotateX(180deg) translate3d(0,0,0)}.rotating.flip.cube .front{-webkit-transform:translate3d(0,0,100px) scale(.9,.9);-moz-transform:translate3d(0,0,100px) scale(.85,.85);-ms-transform:translate3d(0,0,100px) scale(.85,.85);-o-transform:translate3d(0,0,100px) scale(.85,.85);transform:translate3d(0,0,100px) scale(.85,.85)}.rotating.flip.cube .back{-webkit-transform:rotateY(180deg) translate3d(0,0,100px) scale(.9,.9);-moz-transform:rotateY(180deg) translate3d(0,0,100px) scale(.85,.85);-ms-transform:rotateY(180deg) translate3d(0,0,100px) scale(.85,.85);-o-transform:rotateY(180deg) translate3d(0,0,100px) scale(.85,.85);transform:rotateY(180deg) translate3d(0,0,100px) scale(.85,.85)}.rotating.flip.cube.up .back{-webkit-transform:rotateX(180deg) translate3d(0,0,100px) scale(.9,.9);-moz-transform:rotateX(180deg) translate3d(0,0,100px) scale(.85,.85);-ms-transform:rotateX(180deg) translate3d(0,0,100px) scale(.85,.85);-o-transform:rotateX(180deg) translate3d(0,0,100px) scale(.85,.85);transform:rotateX(180deg) translate3d(0,0,100px) scale(.85,.85)}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:none}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{display:inline-block;font-size:80%}img{border-style:none}svg:not(:root){overflow:hidden}button,input,select,textarea{font:inherit}optgroup{font-weight:700}button,input,select{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before,html{box-sizing:border-box}html{-webkit-tap-highlight-color:#fff0;background-attachment:fixed}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#777}.xdebug-var-dump{position:relative;z-index:1000}hr{border-width:0;border-top:1px solid;margin:15px 0;opacity:.1}img{display:inline-block;height:auto;max-width:100%;vertical-align:middle}figure{margin:0}pre{background-color:#f1f1f1;border:1px solid #ddd;overflow-x:auto;padding:20px;width:100%}p:empty{display:none}a,button,input{touch-action:manipulation}ins{text-decoration:none}embed,iframe,object{max-width:100%}.col,.columns,.gallery-item{margin:0;padding:0 15px 30px;position:relative;width:100%}.col-fit{flex:1}.col-first{order:-1}.col-last{order:1}.col-inner{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;flex:1 0 auto;margin-left:auto;margin-right:auto;position:relative;width:100%}.col-has-radius{overflow:hidden}@media screen and (min-width:850px){.col:first-child .col-inner{margin-left:auto;margin-right:0}.col+.col .col-inner{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.small-col-first{order:-1}}@media screen and (min-width:850px){.large-col-first{order:-1}}@media screen and (max-width:849px){.medium-col-first{order:-1}.col{padding-bottom:30px}}@media screen and (min-width:850px){.row-divided>.col+.col:not(.large-12){border-left:1px solid #ececec}.row-divided.row-reverse>.col+.col:not(.large-12){border-left:0;border-right:1px solid #ececec}.col-divided{border-right:1px solid #ececec;padding-right:30px}.col.col-divided:not(.col-first):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.col-border{border-right:1px solid #ececec;padding-right:0}.col-border+.col,.col-divided+.col{padding-left:30px}}.dark .col-divided{border-color:hsl(0 0% 100% / .2)}.align-equal>.col{display:flex}.align-middle{align-items:center!important;align-self:center!important;vertical-align:middle!important}.align-bottom{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.align-top{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.align-center{justify-content:center!important}.align-right{justify-content:flex-end!important}.small-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.small-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.small-3{flex-basis:25%;max-width:25%}.small-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.small-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.small-6{flex-basis:50%;max-width:50%}.small-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.small-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.small-9{flex-basis:75%;max-width:75%}.small-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.small-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.small-12,.small-columns-1 .flickity-slider>.col,.small-columns-1>.col{flex-basis:100%;max-width:100%}.small-columns-2 .flickity-slider>.col,.small-columns-2>.col{flex-basis:50%;max-width:50%}.small-columns-3 .flickity-slider>.col,.small-columns-3>.col{flex-basis:33.3333333333%;max-width:33.3333333333%}.small-columns-4 .flickity-slider>.col,.small-columns-4>.col{flex-basis:25%;max-width:25%}.small-columns-5 .flickity-slider>.col,.small-columns-5>.col{flex-basis:20%;max-width:20%}.small-columns-6 .flickity-slider>.col,.small-columns-6>.col{flex-basis:16.6666666667%;max-width:16.6666666667%}.small-columns-7 .flickity-slider>.col,.small-columns-7>.col{flex-basis:14.2857142857%;max-width:14.2857142857%}.small-columns-8 .flickity-slider>.col,.small-columns-8>.col{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.medium-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.medium-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.medium-3{flex-basis:25%;max-width:25%}.medium-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.medium-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.medium-6{flex-basis:50%;max-width:50%}.medium-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.medium-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.medium-9{flex-basis:75%;max-width:75%}.medium-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.medium-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.medium-12,.medium-columns-1 .flickity-slider>.col,.medium-columns-1>.col{flex-basis:100%;max-width:100%}.medium-columns-2 .flickity-slider>.col,.medium-columns-2>.col{flex-basis:50%;max-width:50%}.medium-columns-3 .flickity-slider>.col,.medium-columns-3>.col{flex-basis:33.3333333333%;max-width:33.3333333333%}.medium-columns-4 .flickity-slider>.col,.medium-columns-4>.col{flex-basis:25%;max-width:25%}.medium-columns-5 .flickity-slider>.col,.medium-columns-5>.col{flex-basis:20%;max-width:20%}.medium-columns-6 .flickity-slider>.col,.medium-columns-6>.col{flex-basis:16.6666666667%;max-width:16.6666666667%}.medium-columns-7 .flickity-slider>.col,.medium-columns-7>.col{flex-basis:14.2857142857%;max-width:14.2857142857%}.medium-columns-8 .flickity-slider>.col,.medium-columns-8>.col{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.large-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.large-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.large-3{flex-basis:25%;max-width:25%}.large-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.large-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.large-6{flex-basis:50%;max-width:50%}.large-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.large-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.large-9{flex-basis:75%;max-width:75%}.large-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.large-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.gallery-columns-1 .gallery-item,.large-12,.large-columns-1 .flickity-slider>.col,.large-columns-1>.col{flex-basis:100%;max-width:100%}.gallery-columns-2 .gallery-item,.large-columns-2 .flickity-slider>.col,.large-columns-2>.col{flex-basis:50%;max-width:50%}.gallery-columns-3 .gallery-item,.large-columns-3 .flickity-slider>.col,.large-columns-3>.col{flex-basis:33.3333333333%;max-width:33.3333333333%}.gallery-columns-4 .gallery-item,.large-columns-4 .flickity-slider>.col,.large-columns-4>.col{flex-basis:25%;max-width:25%}.gallery-columns-5 .gallery-item,.large-columns-5 .flickity-slider>.col,.large-columns-5>.col{flex-basis:20%;max-width:20%}.gallery-columns-6 .gallery-item,.large-columns-6 .flickity-slider>.col,.large-columns-6>.col{flex-basis:16.6666666667%;max-width:16.6666666667%}.gallery-columns-7 .gallery-item,.large-columns-7 .flickity-slider>.col,.large-columns-7>.col{flex-basis:14.2857142857%;max-width:14.2857142857%}.gallery-columns-8 .gallery-item,.large-columns-8 .flickity-slider>.col,.large-columns-8>.col{flex-basis:12.5%;max-width:12.5%}}.has-shadow>.col>.col-inner{background-color:#fff}.col-hover-blur .col-inner,.col-hover-fade .col-inner,.col-hover-focus .col-inner{transition:all,.2s}.col-hover-fade .col-inner{opacity:.6}.col-hover-fade:hover .col-inner{opacity:1}.col-hover-blur .col-inner{filter:blur(3px)}.col-hover-blur:hover .col-inner{filter:blur(0)}.col-hover-focus:hover .col-inner{opacity:1}.row:hover .col-hover-focus .col:not(:hover){opacity:.6}.container,.container-width,.full-width .ubermenu-nav,.row,body.boxed,body.framed{margin-left:auto;margin-right:auto;width:100%}.container{padding-left:15px;padding-right:15px}.container,.container-width,.full-width .ubermenu-nav,.row{max-width:1080px}.row.row-collapse{max-width:1050px}.row.row-small{max-width:1065px}.row.row-large{max-width:1110px}body.boxed,body.boxed .header-wrapper,body.boxed .is-sticky-section,body.boxed header,body.framed,body.framed .header-wrapper,body.framed header{max-width:1170px}@media screen and (min-width:850px){body.framed{margin:30px auto}}.flex-row{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.flex-row-start{justify-content:flex-start}.flex-row-center{justify-content:center}.flex-row-col{display:flex;flex-direction:column;justify-content:flex-start}.text-center .flex-row{justify-content:center}.header .flex-row{height:100%}.flex-col{max-height:100%}.flex-grow{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.flex-center{margin:0 auto}.flex-left{margin-right:auto}.flex-right{margin-left:auto}.flex-wrap{flex-wrap:wrap}.flex-has-center>.flex-col:not(.flex-center),.flex-has-center>.flex-row>.flex-col:not(.flex-center),.flex-has-center>.nav-row>.flex-col:not(.flex-center){flex:1}@media(max-width:849px){.medium-flex-wrap{flex-flow:column wrap}.medium-flex-wrap .flex-col{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}.medium-text-center .flex-row{justify-content:center}}@media(max-width:549px){.small-flex-wrap{flex-flow:column wrap}.small-flex-wrap .flex-col{flex-grow:0;width:100%}}@media(min-width:850px){.col2-set,.u-columns{display:flex}.col2-set>div+div,.u-columns>div+div{padding-left:30px}}.row-grid .box .image-cover{height:100%;padding:0}.grid-col>.col-inner{height:100%}.grid-col .banner,.grid-col .box,.grid-col .box-image,.grid-col .box-image img,.grid-col .col-inner>.img,.grid-col .flickity-slider>.img,.grid-col .image-cover,.grid-col .image-cover img,.grid-col .slider,.grid-col .slider-wrapper,.grid-col .slider:not(.flickity-enabled),.grid-col .slider>.img,.grid-col>.col-inner>.img,.grid-col>.col-inner>.img .img-inner>img,.grid-col>.col-inner>.img div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.grid-col .box-image img{font-family:"object-fit: cover;"}.grid-col .flickity-viewport{height:100%!important}.grid-col .box:not(.box-shade):not(.box-overlay):not(.box-badge) .box-text{background-color:hsl(0 0% 100% / .95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.grid-col{transition:none!important}}@media (-ms-high-contrast:none){.payment-icon svg{max-width:50px}.slider-nav-circle .flickity-prev-next-button svg{height:36px!important}.nav>li>a>i{top:-1px}}.gallery,.row{display:flex;flex-flow:row wrap;width:100%}.row>div:not(.col):not([class^=col-]):not([class*=" col-"]){width:100%!important}.row.row-grid,.row.row-masonry{display:block}.row.row-grid>.col,.row.row-masonry>.col{float:left}.container .row:not(.row-collapse),.lightbox-content .row:not(.row-collapse),.row .gallery,.row .row:not(.row-collapse){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.row .container{padding-left:0;padding-right:0}.banner+.row:not(.row-collapse),.banner-grid-wrapper+.row:not(.row-collapse),.section+.row:not(.row-collapse),.slider-wrapper+.row:not(.row-collapse){margin-top:30px}.row-full-width{max-width:100%!important}.row-isotope{transition:height .3s}.row-reverse{flex-direction:row-reverse}@media screen and (max-width:549px){.small-row-reverse{flex-direction:column-reverse}}@media screen and (max-width:849px){.medium-row-reverse{flex-direction:row-reverse}}.row-collapse{padding:0}.row-collapse>.col,.row-collapse>.flickity-viewport>.flickity-slider>.col{padding:0!important}.row-collapse>.col .container{max-width:100%}.container .row-small:not(.row-collapse),.row .row-small:not(.row-collapse){margin-bottom:0;margin-left:-10px;margin-right:-10px}.row-small>.col,.row-small>.flickity-viewport>.flickity-slider>.col{margin-bottom:0;padding:0 9.8px 19.6px}.container .row-xsmall:not(.row-collapse),.row .row-xsmall:not(.row-collapse){margin-bottom:0;margin-left:-2px;margin-right:-2px}.row-xsmall>.col,.row-xsmall>.flickity-viewport>.flickity-slider>.col{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.row-large{padding-left:0;padding-right:0}.container .row-large:not(.row-collapse),.row .row-large:not(.row-collapse){margin-bottom:0;margin-left:-30px;margin-right:-30px}.row-large>.col,.row-large>.flickity-viewport>.flickity-slider>.col{margin-bottom:0;padding:0 30px 30px}}.row-dashed,.row-solid{overflow:hidden}.row-dashed .col,.row-solid .col{padding:0;position:relative}.row-dashed .col-inner,.row-solid .col-inner{padding:15px}.row-dashed .col:before,.row-solid .col:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.row-dashed .col:after,.row-solid .col:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.row-solid .col:before{border-left-style:solid}.row-solid .col:after{border-bottom-style:solid}.dark .row-dashed .col:after,.dark .row-dashed .col:before,.dark .row-solid .col:after,.dark .row-solid .col:before{border-color:hsl(0 0% 100% / .2)}.block-html-after-header .row .col{padding-bottom:0}.wpb-js-composer .row:before{display:block!important}.section{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.section.dark{background-color:#666}.section-bg{overflow:hidden}.section-bg,.section-content{width:100%}.section-content{z-index:1}.has-parallax{overflow:hidden}.container .section,.row .section{padding-left:30px;padding-right:30px}.section-bg :is(img,picture,video){height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;width:100%}.is-sticky-section+.sticky-section-helper{background-color:#000;min-height:100vh!important}.sticky-section-helper+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgb(0 0 0 / .1);position:relative}.sticky-section{background-color:#fff;height:100%!important;height:100vh!important;left:0;margin:0 auto;overflow:hidden;padding:0!important;position:sticky!important;right:0;top:0;width:100%!important}.is-sticky-section{position:fixed!important}.nav-dropdown{background-color:#fff;color:#777;display:table;left:-99999px;margin:0;max-height:0;min-width:260px;opacity:0;padding:20px 0;position:absolute;text-align:left;transition:opacity .25s,visibility .25s;visibility:hidden;z-index:9}.dark.nav-dropdown{color:#f1f1f1}.nav-dropdown:after{clear:both;content:"";display:block;height:0;visibility:hidden}.nav-dropdown li{display:block;margin:0;vertical-align:top}.nav-dropdown li ul{margin:0;padding:0}.nav-dropdown>li.html{min-width:260px}.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,.no-js li.has-dropdown:hover>.nav-dropdown,li.current-dropdown>.nav-dropdown{left:-15px;max-height:inherit;opacity:1;visibility:visible}.nav-right li.current-dropdown:last-child>.nav-dropdown,.nav-right li.has-dropdown:hover:last-child>.nav-dropdown{left:auto;right:-15px}.nav-column li>a,.nav-dropdown>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.nav-column>li:last-child:not(.nav-dropdown-col)>a,.nav-dropdown>li:last-child:not(.nav-dropdown-col)>a{border-bottom:0!important}.dropdown-uppercase.nav-dropdown .nav-column>li>a,.nav-dropdown.dropdown-uppercase>li>a{font-size:.85em;text-transform:uppercase}.nav-dropdown>li.image-column,.nav-dropdown>li.nav-dropdown-col{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.nav-dropdown>li.image-column:not(:last-child),.nav-dropdown>li.nav-dropdown-col:not(:last-child){border-right:1px solid #fff0}.nav-dropdown .menu-item-has-children>a,.nav-dropdown .nav-dropdown-col>a,.nav-dropdown .title>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.nav-dropdown .nav-dropdown-col .menu-item-has-children{margin-top:5px}.nav-dropdown li.image-column{border:0!important;margin:0!important;padding:0!important}.nav-dropdown li.image-column>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.nav-dropdown li.image-column>a img{display:block;margin:0;width:100%}.nav-dropdown li.image-column>a:hover{opacity:.8}.nav-dropdown-default li.image-column:first-child>a{margin-left:-20px!important;margin-right:20px!important}.nav-dropdown-default li.image-column:last-child>a{margin-right:-20px!important}.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col,.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col{border-color:#f1f1f1}.nav-dropdown-default .nav-column li>a,.nav-dropdown.nav-dropdown-default>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.nav-dropdown-default{padding:20px}.nav-dropdown-bold .nav-column li>a,.nav-dropdown.nav-dropdown-bold>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.nav-dropdown-bold .nav-column li>a:hover,.nav-dropdown-bold.dark .nav-column li>a:hover,.nav-dropdown.nav-dropdown-bold.dark>li>a:hover,.nav-dropdown.nav-dropdown-bold>li>a:hover{background-color:var(--fs-color-primary);color:#fff!important}.nav-dropdown-simple .nav-column li>a:hover,.nav-dropdown.nav-dropdown-simple>li>a:hover{background-color:rgb(0 0 0 / .03)}.nav-dropdown.nav-dropdown-bold li.html,.nav-dropdown.nav-dropdown-simple li.html{padding:0 20px 10px}.menu-item-has-block .nav-dropdown{padding:0}.menu-item-has-block .nav-dropdown .col-inner ul:not(.nav.nav-vertical) li:not(.tab):not([class^=bullet-]){display:list-item;margin-left:1.3em!important}li.current-dropdown>.nav-dropdown-full,li.has-dropdown:hover>.nav-dropdown-full{display:flex;flex-wrap:wrap;left:50%!important;margin-left:0!important;margin-right:0!important;max-width:1150px!important;position:fixed;right:auto;transform:translateX(-50%);transition:opacity .3s!important;width:100%}.nav-dropdown-full>li.nav-dropdown-col{white-space:normal}.nav-dropdown-has-arrow li.has-dropdown:after,.nav-dropdown-has-arrow li.has-dropdown:before{border:solid #fff0;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.nav-dropdown-has-arrow li.has-dropdown:after{border-color:#fff0 #fff0 #fff;border-width:8px;margin-left:-8px}.nav-dropdown-has-arrow li.has-dropdown:before{border-width:11px;margin-left:-11px;z-index:-999}.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-custom-size:after,.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-custom-size:before,.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-default:after,.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-default:before,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-container-width:after,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-container-width:before,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-full-width:after,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-full-width:before{display:none}.nav-dropdown-has-shadow .nav-dropdown{box-shadow:1px 1px 15px rgb(0 0 0 / .15)}.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{border-bottom-color:#ddd}.nav-dropdown-has-border .nav-dropdown{border:2px solid #ddd}.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before{opacity:1;transition:opacity .25s}.label-hot.menu-item>a:after,.label-new.menu-item>a:after,.label-popular.menu-item>a:after,.label-sale.menu-item>a:after{background-color:#000;border-radius:2px;color:#fff;content:"";display:inline-block;font-size:9px;font-weight:bolder;letter-spacing:-.1px;line-height:9px;margin-left:4px;padding:2px 3px 3px;position:relative;text-transform:uppercase;top:-2px}.label-new.menu-item>a:after{background-color:var(--fs-color-primary)}.label-sale.menu-item>a:after{background-color:var(--fs-color-secondary)}.label-popular.menu-item>a:after{background-color:var(--fs-color-success)}.label-hot.menu-item>a:after{background-color:var(--fs-color-alert)}.nav p{margin:0;padding-bottom:0}.nav,.nav ul:not(.nav-dropdown){margin:0;padding:0}.nav>li>a.button,.nav>li>button{margin-bottom:0}.nav{align-items:center;display:flex;flex-flow:row wrap;width:100%}.nav,.nav>li{position:relative}.nav>li{display:inline-block;list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.nav>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.html .nav>li>a{padding-bottom:0;padding-top:0}.nav-small .nav>li>a,.nav.nav-small>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.nav-small.nav>li.html{font-size:.75em}.nav-center{justify-content:center}.nav-fill{justify-content:space-between}.nav-left{justify-content:flex-start}.nav-right{justify-content:flex-end}@media(max-width:849px){.medium-nav-center{justify-content:center}}@media(max-width:549px){.small-nav-center{justify-content:center}}.nav-column>li>a,.nav-dropdown>li>a,.nav-vertical-fly-out>li>a,.nav>li>a{color:hsl(0 0% 40% / .85);transition:all .2s}.nav-column>li>a,.nav-dropdown>li>a{display:block}.nav-column li.active>a,.nav-column li>a:hover,.nav-dropdown li.active>a,.nav-dropdown>li>a:hover,.nav-vertical-fly-out>li>a:hover,.nav>li.active>a,.nav>li.current>a,.nav>li>a.active,.nav>li>a.current,.nav>li>a:hover{color:hsl(0 0% 7% / .85)}.nav li:first-child{margin-left:0!important}.nav li:last-child{margin-right:0!important}.nav-uppercase>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.nav-thin>li>a{font-weight:thin!important}@media(min-width:850px){.nav-divided>li{margin:0 .7em}.nav-divided>li+li>a:after{border-left:1px solid rgb(0 0 0 / .1);content:"";height:15px;left:-1em;margin-top:-7px;position:absolute;top:50%;width:1px}.nav-divided>li+li.icon-top>a:after{height:50px;margin-top:-25px}}li.html .row,li.html form,li.html input,li.html select{margin:0}li.html>.button{margin-bottom:0}li.hide-title>a{display:none!important}.nav-pagination>li>a,.nav-pagination>li>span{border:2px solid;border-radius:99px;display:block;font-size:1.1em;font-weight:bolder;height:2.25em;line-height:2em;min-width:2.25em;padding:0 7px;text-align:center;transition:all .3s;vertical-align:top;width:auto}.nav-pagination>li i{font-size:1.2em;top:-1px;vertical-align:middle}.nav-pagination>li>.current,.nav-pagination>li>a:hover,.nav-pagination>li>span:hover{background-color:var(--fs-color-primary);border-color:var(--fs-color-primary);color:#fff}.off-canvas .mobile-sidebar-slide{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.off-canvas .mobile-sidebar-slide .sidebar-menu{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu,.mobile-sidebar-levels-1 .nav-slide>li>ul.children{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:100%;opacity:1;overflow:visible;overflow-y:auto;padding-bottom:20px;padding-right:0;padding-top:20px;position:fixed;top:0;transform:none;width:100%}.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu>li,.mobile-sidebar-levels-1 .nav-slide>li>ul.children>li{align-items:center;display:flex;flex-flow:row wrap}.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu.is-current-slide,.mobile-sidebar-levels-1 .nav-slide>li>ul.children.is-current-slide{display:block}.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu.is-current-parent,.mobile-sidebar-levels-1 .nav-slide>li>ul.children.is-current-parent{overflow-y:hidden;padding-right:100%;width:200%}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header),.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a{color:hsl(0 0% 40% / .85);font-size:.8em;letter-spacing:.02em;padding-bottom:15px;padding-left:20px;padding-top:15px;text-transform:uppercase}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header).active,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header):hover,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header).active,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header):hover{background-color:rgb(0 0 0 / .05)}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:200%;opacity:1;overflow:visible;overflow-y:auto;padding-bottom:20px;padding-right:0;padding-top:20px;position:fixed;top:0;transform:none;width:100%}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu>li,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children>li,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu>li,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children>li{align-items:center;display:flex;flex-flow:row wrap}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu.is-current-slide,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children.is-current-slide,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu.is-current-slide,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children.is-current-slide{display:block}.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu.is-current-parent,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children.is-current-parent,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu.is-current-parent,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children.is-current-parent{overflow-y:hidden;padding-right:100%;width:200%}.nav-slide{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.nav-slide .active>.toggle{transform:none}.nav-slide>li{flex-shrink:0}.nav-slide-header .toggle{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.nav-slide-header .toggle i{font-size:1.4em;margin-right:2px}.text-center .nav-slide-header .toggle{margin-left:auto!important;margin-right:auto!important;width:auto}.nav-line-bottom>li>a:before,.nav-line-grow>li>a:before,.nav-line>li>a:before{background-color:var(--fs-color-primary);content:" ";height:3px;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);transition:all .3s;width:100%}.nav-line-bottom>li.active>a:before,.nav-line-bottom>li:hover>a:before,.nav-line-grow>li.active>a:before,.nav-line-grow>li:hover>a:before,.nav-line>li.active>a:before,.nav-line>li:hover>a:before{opacity:1}.nav:hover>li:not(:hover)>a:before{opacity:0}.tabbed-content .nav-line-bottom:before{bottom:0;top:auto}.nav-line-grow>li>a:before{width:0}.nav-line-grow>li.active>a:before,.nav-line-grow>li:hover>a:before{width:100%}.nav-line-bottom>li:after,.nav-line-bottom>li:before{display:none}.nav-line-bottom>li>a:before{bottom:0;top:auto}.nav-box>li.active>a,.nav-pills>li.active>a{background-color:var(--fs-color-primary);color:#fff;opacity:1}.nav-tabs>li.active>a{background-color:#fff}.nav-dark .nav.nav-tabs>li.active>a{color:#000}.nav-outline>li.active>a{border-color:currentColor;color:var(--fs-color-primary)}.tabbed-content{display:flex;flex-flow:row wrap}.tabbed-content .nav,.tabbed-content .tab-panels{width:100%}.tab-panels{padding-top:1em}.tab-panels .entry-content{padding:0}.tab-panels .panel:not(.active){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.tab-panels .panel.active{display:block!important}.nav-box>li,.nav-outline>li,.nav-pills>li,.nav-tabs>li{margin:0}.nav-box>li>a,.nav-pills>li>a{line-height:2.5em;padding:0 .75em}.nav-pills>li>a{border-radius:99px}.nav-tabs>li>a{background-color:rgb(0 0 0 / .04);border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:2px solid #ddd;padding-left:15px;padding-right:15px}.nav-tabs>li.active>a{border-top-color:var(--fs-color-primary)}.nav-dark .nav-tabs>li:not(.active)>a{background-color:hsl(0 0% 100% / .1);border-color:#fff0}.tabbed-content .nav-tabs>li{margin:0 .1em -1px}.nav-tabs+.tab-panels{background-color:#fff;border:1px solid #ddd;padding:30px}.nav-outline>li>a{border:2px solid #fff0;border-radius:32px;line-height:2.4em;padding:0 .75em;position:relative;z-index:10}@media(min-width:850px){.tabbed-content .nav-vertical{padding-top:0;width:25%}.nav-vertical+.tab-panels{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.tabbed-content .nav-vertical.nav-outline{padding-right:15px}}@media(max-width:549px){.small-nav-collapse>li{margin:0!important;width:100%}.small-nav-collapse>li a{display:block;width:100%}.small-nav-touch{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.small-nav-touch>li{display:inline-block}}.sidebar-menu-tabs__tab{background-color:rgb(0 0 0 / .02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.sidebar-menu-tabs__tab.active{background-color:rgb(0 0 0 / .05)}.sidebar-menu-tabs__tab-text{flex:1 1 auto}.sidebar-menu-tabs.nav>li{margin:0}.sidebar-menu-tabs.nav>li>a{display:flex;padding:15px 10px}.toggle{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.toggle i{font-size:1.8em;transition:all .3s}.toggle:focus{color:currentColor}.toggle:hover{cursor:pointer;opacity:1}.active>.toggle{transform:rotate(-180deg)}.active>ul.children,.active>ul.sub-menu:not(.nav-dropdown){display:block!important}.widget .toggle{margin:0 0 0 5px;min-height:1em;width:1em}.widget .toggle i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.toggle{transition:none}}.nav.nav-vertical{flex-flow:column}.nav.nav-vertical li{list-style:none;margin:0;width:100%}.nav-vertical li li{font-size:1em;padding-left:.5em}.nav-vertical .image-column{display:none!important}.nav-vertical>li{align-items:center;display:flex;flex-flow:row wrap}.nav-vertical>li ul{width:100%}.nav-vertical li li.menu-item-has-children{margin-bottom:1em}.nav-vertical li li.menu-item-has-children:not(:first-child){margin-top:1em}.nav-vertical>li>a,.nav-vertical>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.nav-vertical li li.menu-item-has-children>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.nav-vertical>li.html{padding-bottom:1em;padding-top:1em}.nav-vertical>li>ul li a{color:#666;transition:color .2s}.nav-vertical>li>ul li a:hover{color:#111;opacity:1}.nav-vertical>li>ul{margin:0 0 2em;padding-left:1em}.nav .children{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.nav .children{opacity:1;transform:none}}.nav:not(.nav-slide) .active>.children{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.nav-sidebar.nav-vertical>li.menu-item.active,.nav-sidebar.nav-vertical>li.menu-item:hover{background-color:rgb(0 0 0 / .05)}.nav-sidebar.nav-vertical>li+li{border-top:1px solid #ececec}.dark .nav-sidebar.nav-vertical>li+li,.dark .nav-vertical-fly-out>li+li{border-color:hsl(0 0% 100% / .2)}.nav-vertical>li+li{border-top:1px solid #ececec}.nav-vertical-fly-out>li+li{border-color:#ececec}.nav-vertical.nav-line>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.nav-vertical.nav-tabs>li>a{border:0}.nav-vertical.nav-tabs>li.active>a{border-left:3px solid var(--fs-color-primary)}.text-center .toggle{margin-left:-35px}.text-center .nav-vertical li{border:0}.text-center .nav-vertical li li,.text-center.nav-vertical li li{padding-left:0}@media screen and (max-width:549px){.small-nav-vertical{flex-flow:column;margin-bottom:20px}.small-nav-vertical>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.nav-vertical .mega-menu-item{width:100%}.nav-vertical .header-button,.nav-vertical .social-icons{display:block;width:100%}@media screen and (min-width:849px){.col-divided>.col-inner>.nav-wrapper>.nav-vertical{width:calc(100% + 31px)}}.header-vertical-menu__opener{align-items:center;background-color:var(--fs-color-primary);display:flex;flex-direction:row;font-size:.9em;font-weight:600;height:50px;justify-content:space-between;padding:12px 15px;width:250px}.header-vertical-menu__opener .icon-menu{font-size:1.7em;margin-right:10px}.header-vertical-menu__tagline{display:block;font-size:.9em;font-weight:400;line-height:1.3}.header-vertical-menu__title{flex:1 1 auto}.header-vertical-menu__fly-out{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.header-vertical-menu__fly-out .nav-vertical-fly-out{align-items:stretch;display:flex;flex-direction:column}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item{list-style:none;margin:0;position:static}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item[class*=" label-"]>a:after,.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item[class^=label-]>a:after{order:2;top:0}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a>i.icon-angle-down{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a{align-items:center;display:flex;padding:10px 15px}.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>i,.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>img,.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>svg{margin-right:10px}.header-vertical-menu__fly-out .nav-top-link{font-size:.9em;order:1}.header-vertical-menu__fly-out .current-dropdown .nav-dropdown{left:100%!important;top:0}.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown{min-height:100%}.header-vertical-menu__fly-out--open{opacity:1;visibility:visible}.sticky-hide-on-scroll--active .header-vertical-menu__fly-out,.stuck .header-vertical-menu__fly-out{opacity:0;visibility:hidden}.header-wrapper:not(.stuck) .header-vertical-menu__fly-out{transition:opacity .25s,visibility .25s}.header-vertical-menu__fly-out.has-shadow{box-shadow:1px 1px 15px rgb(0 0 0 / .15)}.header-vertical-menu:hover .header-vertical-menu__fly-out{opacity:1;visibility:visible}.badge-container{margin:30px 0 0}.badge{backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.badge.top{left:0}.badge-inner{background-color:var(--fs-color-primary);color:#fff;display:table-cell;font-weight:bolder;height:100%;line-height:.85;padding:2px;text-align:center;transition:background-color .3s,color .3s,border .3s;vertical-align:middle;white-space:nowrap;width:100%}.badge-small{height:2.3em;width:2.3em}.badge-small .badge-inner{line-height:.7}.badge+.badge{height:2.5em;opacity:.9;width:2.5em}.badge+.badge+.badge{opacity:.8}.badge-frame .badge-inner,.badge-outline .badge-inner{background-color:#fff;border:2px solid;color:var(--fs-color-primary)}.has-hover:hover .badge-outline .badge-inner{background-color:var(--fs-color-primary);border-color:var(--fs-color-primary);color:#fff}.badge-circle,.badge-outline{margin-left:-.4em}.badge-circle-inside{margin-left:1em}.badge-circle+.badge{margin-left:-.4em;margin-top:-.4em}.badge-circle .badge-inner,.badge-circle-inside .badge-inner{border-radius:999px}.badge-frame .badge-inner,.widget .badge-outline .badge-inner{background-color:#fff0}.badge-frame{height:2em;margin-left:-4px}.widget .badge{margin:0!important}.dark .widget .badge-outline .badge-inner{color:#fff;opacity:.7}.row-collapse .badge-circle{margin-left:15px}.banner{background-color:var(--fs-color-primary);min-height:30px;position:relative;width:100%}.banner-bg{overflow:hidden}.banner-layers{height:100%;max-height:100%;position:relative}@media(max-width:549px){.banner-layers{-webkit-overflow-scrolling:touch;overflow:auto}}.banner-layers>*{position:absolute!important}.dark .banner a{color:#fff}.banner-bg :is(img,picture,video){height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;width:100%}@media(min-width:549px){.has-video .bg{display:none}}.box{margin:0 auto;position:relative;width:100%}.box>a{display:block;width:100%}.box a{display:inline-block}.box,.box-image,.box-text{transition:opacity .3s,transform .3s,background-color .3s}.box-image>a,.box-image>div>a{display:block}.box-image>a:focus-visible,.box-image>div>a:focus-visible{outline-offset:-2px}.box-text{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.has-shadow .box-text{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.box-text{font-size:85%}}.box-image{height:auto;margin:0 auto;overflow:hidden;position:relative}.box-image[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.box-image-inner{overflow:hidden;position:relative;z-index:0}.box-text.text-center{padding-left:10px;padding-right:10px}.box-image img{margin:0 auto;max-width:100%;width:100%}.box-label{overflow:hidden}.box-label .box-text.text-center{left:50%;margin:10% 0;transform:translateX(-50%)}.box-label .box-text.text-right{left:auto;right:0}.box-label .box-text{background-color:#fff;bottom:0;box-shadow:1px 1px 3px 0 rgb(0 0 0 / .1);margin:10%;opacity:.95;padding:.5em 1.5em .55em;position:absolute;width:auto}.box-label:hover .box-text{opacity:1}.box-badge{overflow:hidden}.box-badge .box-text{background-color:hsl(0 0% 100% / .95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.dark .box-badge .box-text{background-color:rgb(0 0 0 / .95)}.box-badge:hover .box-text{background-color:var(--fs-color-primary)}.box-bounce .box-text{padding:15px 15px 20px;z-index:1}.box-bounce:hover .box-text{background-color:#fff;transform:translateY(-15px)}.dark .box-bounce:hover .box-text{background-color:#222}.box-bounce:hover .box-image{transform:translateY(-5px)}.box-push .box-text{background-color:hsl(0 0% 100% / .95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.box-overlay .box-text,.box-shade .box-text{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.box-overlay.dark .box-text,.box-shade.dark .box-text{text-shadow:1px 1px 1px rgb(0 0 0 / .5)}.box-none .box-text{display:none!important}.has-post-icon:hover .box-overlay .box-text,.has-post-icon:hover .box-shade .box-text{opacity:0!important}.box-text-middle.box-overlay .box-text,.box-text-middle.box-shade .box-text{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.box-text-top.box-overlay .box-text,.box-text-top.box-shade .box-text{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.box-vertical .box-text-middle .box-text{bottom:auto;position:relative;top:auto;transform:translateY(0)}.has-box-vertical .col{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.box-vertical .box-image{width:100%!important}}@media screen and (min-width:550px){.box-list-view .col{flex-basis:100%!important;max-width:100%!important}.box-list-view .box,.box-vertical{display:table;width:100%}.box-list-view .box .image-right,.box-vertical .image-right{direction:rtl}.box-list-view .box .box-image,.box-list-view .box .box-text,.box-vertical .box-image,.box-vertical .box-text{direction:ltr;display:table-cell;vertical-align:middle}.box-list-view .box .box-text,.box-vertical .box-text{padding-left:1.5em;padding-right:1.5em}.box-list-view .box .box-image,.box-vertical .box-image{width:50%}.box-list-view .box.align-top .box-text,.box-vertical.align-top .box-text{vertical-align:top}}.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#fff0;border:1px solid #fff0;border-radius:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-block;font-size:.97em;font-weight:bolder;letter-spacing:.03em;line-height:2.4em;margin-right:1em;margin-top:0;max-width:100%;min-height:2.5em;padding:0 1.2em;position:relative;text-align:center;text-decoration:none;text-rendering:optimizeLegibility;text-shadow:none;text-transform:uppercase;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;vertical-align:middle}.button span{display:inline-block;line-height:1.6}.button.is-outline{line-height:2.19em}.nav>li>a.button,.nav>li>a.button:hover{padding-bottom:0;padding-top:0}.nav>li>a.button:hover{color:#fff}.button,input[type=button].button,input[type=reset].button,input[type=submit],input[type=submit].button{background-color:var(--fs-color-primary);border-color:rgb(0 0 0 / .05);color:#fff}.button.is-outline,input[type=button].is-outline,input[type=reset].is-outline,input[type=submit].is-outline{background-color:#fff0;border:2px solid}.button:hover,.dark .button.is-form:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{box-shadow:inset 0 0 0 100px rgb(0 0 0 / .2);color:#fff;opacity:1;outline:none}.button.is-link,.button.is-underline{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.button.is-underline:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.button.is-underline:hover:before{left:0;opacity:1;width:100%}.is-link,.is-underline{color:#666}.dark .button.is-link:hover,.dark .button.is-underline:hover{color:#fff;opacity:.8}.button.is-link:hover,.button.is-underline:hover{box-shadow:none;color:#333}.is-form,button.is-form,button[type=submit].is-form,input[type=button].is-form,input[type=reset].is-form,input[type=submit].is-form{background-color:#f9f9f9;border:1px solid #ddd;color:#666;font-weight:400;overflow:hidden;position:relative;text-shadow:1px 1px 1px #fff;text-transform:none}.button.is-form:hover{background-color:#f1f1f1;color:#000}.dark .button,.dark input[type=button],.dark input[type=reset],.dark input[type=submit]{color:#fff}.dark .button.is-form,.dark input[type=button].is-form,.dark input[type=reset].is-form,.dark input[type=submit].is-form{color:#000}.is-round{border-radius:99px}.is-bevel,.is-gloss,.is-shade{overflow:hidden}.is-bevel:after,.is-gloss:after,.is-shade:after{box-shadow:inset 0 1.2em 0 0 hsl(0 0% 100% / .1);content:"";height:100%;left:-25%;position:absolute;top:0;width:150%}.is-shade:after{box-shadow:inset 1px 1px 0 0 hsl(0 0% 100% / .1),inset 0 2em 15px 0 hsl(0 0% 100% / .2)}.is-bevel:after{box-shadow:inset -.01em -.1em 0 0 rgb(0 0 0 / .15);left:0;width:100%}.is-outline{color:silver}.is-outline:hover{box-shadow:none!important}.primary,input[type=submit],input[type=submit].button{background-color:var(--fs-color-primary)}.primary.is-link,.primary.is-outline,.primary.is-underline{color:var(--fs-color-primary)}.is-outline:hover,.primary.is-outline:hover{background-color:var(--fs-color-primary);border-color:var(--fs-color-primary);color:#fff}.success{background-color:var(--fs-color-success)}.success.is-link,.success.is-outline,.success.is-underline{color:var(--fs-color-success)}.success.is-outline:hover{background-color:var(--fs-color-success);border-color:var(--fs-color-success);color:#fff}.white{background-color:#fff!important;color:#666!important}.white.button.is-outline{background-color:#fff0;color:currentColor!important}.white.is-link,.white.is-outline,.white.is-underline{background-color:transparent!important;color:#fff!important}.white.is-outline:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.button.alt,.button.checkout,.checkout-button,.secondary{background-color:var(--fs-color-secondary)}.secondary.is-link,.secondary.is-outline,.secondary.is-underline{color:var(--fs-color-secondary)}.secondary.is-outline:hover{background-color:var(--fs-color-secondary);border-color:var(--fs-color-secondary);color:#fff}a.primary:not(.button),a.secondary:not(.button){background-color:#fff0}.alert{background-color:var(--fs-color-alert)}.alert.is-link,.alert.is-outline,.alert.is-underline{color:var(--fs-color-alert)}.alert.is-outline:hover{background-color:var(--fs-color-alert);border-color:var(--fs-color-alert);color:#fff}.text-center .button:first-of-type{margin-left:0!important}.text-center .button:last-of-type,.text-right .button:last-of-type{margin-right:0!important}.button.disabled,.button[disabled],button.disabled,button[disabled]{opacity:.6}.header-buttons .button{margin-bottom:0;margin-right:.65em}.header-button{display:inline-block}.header-button .plain.is-outline:not(:hover){color:#999}.nav-dark .header-button .plain.is-outline:not(:hover){color:#fff}.header-button .button{margin:0}.scroll-for-more{margin-left:0!important}.scroll-for-more:not(:hover){opacity:.7}.flex-col .button,.flex-col button,.flex-col input{margin-bottom:0}code{background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px;font-size:.9em;margin:0 .2rem;padding:.2rem .5rem}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}.dark code{background-color:rgb(0 0 0 / .5);border-color:#000}.is-divider{background-color:rgb(0 0 0 / .1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.widget .is-divider{margin-top:.66em}.dark .is-divider{background-color:hsl(0 0% 100% / .3)}form{margin-bottom:0}.select-resize-ghost,.select2-container .select2-choice,.select2-container .select2-selection,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fff;border:1px solid #ddd;border-radius:0;box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);box-sizing:border-box;color:#333;font-size:.97em;height:2.507em;max-width:100%;padding:0 .75em;transition:color .3s,border .3s,background .3s,opacity .3s;vertical-align:middle;width:100%}@media(max-width:849px){.select-resize-ghost,.select2-container .select2-choice,.select2-container .select2-selection,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:1rem}}input:hover,select:hover,textarea:hover{box-shadow:inset 0 -1.8em 1em 0 #fff0}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:120px;padding-top:.7em}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{background-color:#fff;box-shadow:0 0 5px #ccc;color:#333;opacity:1!important;outline:0}label,legend{display:block;font-size:.9em;font-weight:700;margin-bottom:.4em}legend{border-bottom:1px solid #f1f1f1;font-size:1em;font-weight:700;margin:30px 0 15px;padding-bottom:10px;text-transform:uppercase;width:100%}fieldset{border-width:0;padding:0}input[type=checkbox],input[type=radio]{display:inline;font-size:16px;margin-right:10px}label>.label-body{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:var(--fs-color-alert)}input[type=checkbox]+label,input[type=radio]+label{display:inline}.select-resize-ghost,.select2-container .select2-choice,.select2-container .select2-selection,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .45em top 50%;background-repeat:no-repeat;background-size:auto 16px;border-radius:0;box-shadow:inset 0 -1.4em 1em 0 rgb(0 0 0 / .02);display:block;padding-right:1.4em}.select-resize-ghost{display:inline-block;opacity:0;position:absolute;width:auto}select.resize-select{width:55px}.select2-selection__arrow b{border-color:transparent!important}.select2-container .selection .select2-selection--multiple{background-image:none;height:auto;line-height:1.7em;padding:10px}.select2-container .selection .select2-selection--multiple .select2-selection__choice{padding:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){select::-ms-expand{display:none}select:focus::-ms-value{background:#fff0;color:currentColor}}.form-flat input:not([type=submit]),.form-flat select,.form-flat textarea{background-color:rgb(0 0 0 / .03);border-color:rgb(0 0 0 / .09);border-radius:99px;box-shadow:none;color:currentColor!important}.form-flat button,.form-flat input{border-radius:99px}.form-flat textarea{border-radius:15px}.flex-row.form-flat .flex-col,.form-flat .flex-row .flex-col{padding-right:4px}.dark .form-flat input:not([type=submit]),.dark .form-flat select,.dark .form-flat textarea,.nav-dark .form-flat input:not([type=submit]),.nav-dark .form-flat select,.nav-dark .form-flat textarea{background-color:hsl(0 0% 100% / .2)!important;border-color:hsl(0 0% 100% / .09);color:#fff}.dark .form-flat select option{color:#333}.dark .form-flat select,.nav-dark .form-flat select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.dark .form-flat input::-webkit-input-placeholder,.nav-dark .form-flat input::-webkit-input-placeholder{color:#fff}.form-flat .button.icon{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.form-minimal input:not([type=submit]),.form-minimal select,.form-minimal textarea{background-color:#fff0;box-shadow:none}.form-minimal.quantity .qty{border-left:0;border-right:0;max-width:2em}.dark .form-minimal.quantity .qty{color:#fff}.woocommerce-invalid input,input.wpcf7-not-valid{border-color:var(--fs-color-alert);color:var(--fs-color-alert)}.woocommerce-invalid select{border-color:var(--fs-color-alert)}.woocommerce-invalid input.input-checkbox{outline:1px solid var(--fs-color-alert);outline-offset:1px}.select2-container{text-align:left}.form-row .select2-container{margin-bottom:1em}.select2-search__field{margin-bottom:0}.select2-container--default .select2-selection--single .select2-selection__arrow{width:30px}.select2-container .select2-choice>.select2-chosen,.select2-container .select2-selection--single .select2-selection__rendered,.select2-selection{line-height:2.507em;padding:0}.select2-container--default .select2-selection--single .select2-selection__arrow{height:2.507em}.fl-wrap{position:relative}.loading-site .fl-labels label[for]:first-child{display:none}.fl-labels .fl-wrap label[for]:first-child{font-size:12px;font-weight:400;left:1.1em;line-height:1;opacity:0;pointer-events:none;position:absolute;top:.5em;transition:all .3s;white-space:nowrap}.dark .fl-wrap label{color:#000}.fl-wrap.fl-is-active>label[for]:first-child{opacity:.8;z-index:1}.fl-labels .form-row input:not([type=checkbox]),.fl-labels .form-row select,.fl-labels .form-row textarea{height:3.0084em;transition:padding .3s}.form-row .fl-is-active input,.form-row .fl-is-active textarea{padding-bottom:.5em;padding-top:1.1em}.form-row .fl-is-active select{padding-bottom:.4em;padding-top:1.1em}.icon-box .icon-box-img{margin-bottom:1em;max-width:100%;position:relative}.flickity-slider>.icon-box,.slider>.icon-box{padding-left:3%!important;padding-right:3%!important}.icon-box-img img,.icon-box-img svg{padding-top:.2em;width:100%}.icon-box-img svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.icon-box-img svg path{fill:currentColor}.icon-box:hover .has-icon-bg i,.icon-box:hover .has-icon-bg svg,.icon-box:hover .has-icon-bg svg path{fill:#fff}.has-icon-bg .icon{height:0;overflow:hidden;padding-top:100%;position:relative}.has-icon-bg .icon .icon-inner{border:2px solid;border-radius:100%;color:var(--fs-color-primary);height:100%;position:absolute;top:0;transition:all .3s;width:100%}.icon-box:hover .has-icon-bg .icon .icon-inner{background-color:currentColor}.has-icon-bg .icon i,.has-icon-bg .icon img,.has-icon-bg .icon svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.icon-box-left .has-icon-bg .icon{position:absolute;width:100%}.icon-box-left,.icon-box-right{display:flex;flex-flow:row wrap;width:100%}.icon-box-left .icon-box-img,.icon-box-right .icon-box-img{flex:0 0 auto;margin-bottom:0;max-width:200px}.icon-box-left .icon-box-text,.icon-box-right .icon-box-text{flex:1 1 0%}.icon-box-right .icon-box-text{order:-1}.icon-box-left .icon-box-img+.icon-box-text{padding-left:1em}.icon-box-right .icon-box-img+.icon-box-text{padding-right:1em}.icon-box-center .icon-box-img{margin:0 auto 1em}.links>li>a:before,i[class*=" icon-"],i[class^=icon-]{speak:none!important;display:inline-block;font-display:block;font-family:fl-icons!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1.2;margin:0;padding:0;position:relative;text-transform:none!important}.widget-title i{margin-right:4px;opacity:.35}.button i,button i{top:-1.5px;vertical-align:middle}.button.open-video i{top:-.027em}a.icon-remove,a.remove{border:2px solid;border-radius:100%;color:#ccc;display:block;font-size:15px!important;font-weight:700;height:24px;line-height:19px!important;text-align:center;width:24px}a.icon:not(.button),button.icon:not(.button){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.header a.icon:not(.button){margin-left:.3em;margin-right:.3em}.header .nav-small a.icon:not(.button){font-size:1em}.button.icon{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.button.icon i{font-size:1.2em}.button.icon i+span{padding-right:.5em}.button.icon.is-small{border-width:1px}.button.icon.is-small i{top:-1px}.button.icon.circle,.button.icon.round{padding-left:0;padding-right:0}.button.icon.circle>span,.button.icon.round>span{margin:0 8px}.button.icon.circle>span+i,.button.icon.round>span+i{margin-left:-4px}.button.icon.circle>i,.button.icon.round>i{margin:0 8px}.button.icon.circle>i+span,.button.icon.round>i+span{margin-left:-4px}.button.icon.circle>i:only-child,.button.icon.round>i:only-child{margin:0}.nav>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.nav>li>a>i+span{margin-left:5px}.nav li.has-icon-left>a>i,.nav li.has-icon-left>a>img,.nav li.has-icon-left>a>svg{margin-right:5px}.nav>li>a>span+i{margin-left:5px}.nav-small>li>a>i{font-size:1em}.nav>li>a>i.icon-search{font-size:1.2em}.nav>li>a>i.icon-menu{font-size:1.9em}.nav>li.has-icon>a>i{min-width:1em}.nav-vertical>li>a>i{font-size:16px;opacity:.6}.header-button a.icon:not(.button){display:inline-block;padding:6px 0}.header-button a.icon:not(.button) i{font-size:24px}.header-button a.icon:not(.button) i.icon-search{font-size:16px}.nav-small .header-button a.icon:not(.button){padding:3px 0}.button:not(.icon)>i{margin-left:-.15em;margin-right:.4em}.button:not(.icon)>span+i{margin-left:.4em;margin-right:-.15em}.has-dropdown .icon-angle-down{font-size:16px;margin-left:.2em;opacity:.6}.overlay-icon{background-color:rgb(0 0 0 / .2);border:2px solid #fff;border-radius:100%;color:#fff;height:3em;line-height:2.8em;opacity:.8;text-align:center;transition:transform .2s,opacity .2s;width:3em}.overlay-icon i{font-size:1.3em;top:3px;transition:color .3s}.has-hover:hover .overlay-icon{opacity:1;transform:scale(1.15)}.box-overlay .overlay-icon,.box-shade .overlay-icon{opacity:0}.image-icon{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.image-icon{margin-left:10px}.image-icon img{max-width:32px;min-width:100%}.nav-small .image-icon{height:16px;margin:0 5px;width:16px}.nav-small .image-icon img{vertical-align:top}[data-icon-label]{position:relative}[data-icon-label="0"]:after{display:none}[data-icon-label]:after{background-color:var(--fs-color-secondary);border-radius:99px;box-shadow:1px 1px 3px 0 rgb(0 0 0 / .3);color:#fff;content:attr(data-icon-label);font-family:Arial,Sans-serif!important;font-size:11px;font-style:normal;font-weight:bolder;height:17px;letter-spacing:-.5px;line-height:17px;min-width:17px;opacity:.9;padding-left:2px;padding-right:2px;position:absolute;right:-10px;text-align:center;top:-10px;transition:transform .2s;z-index:1}.nav-small [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.button [data-icon-label]:after{right:-12px;top:-12px}.reveal-icon i{width:1em}.reveal-icon i,.reveal-icon span{display:inline-block;transition:opacity .3s,transform .3s}.reveal-icon span{transform:translateX(.75em)}.reveal-icon i+span{transform:translateX(-.75em)}.reveal-icon:hover>span{transform:translateX(0)}.reveal-icon:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.col-inner>.img:not(:last-child),.col>.img:not(:last-child){margin-bottom:1em}.img,.img .img-inner{position:relative}.img .img-inner{overflow:hidden}.img,.img img{width:100%}.overlay{background-color:rgb(0 0 0 / .15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.img .caption,.overlay{bottom:0;position:absolute}.img .caption{background-color:rgb(0 0 0 / .3);color:#fff;font-size:14px;max-height:100%!important;overflow-y:auto;padding:4px 10px;transform:translateY(100%);transition:transform .5s;width:100%}.img .caption-show,.img:hover .caption{transform:translateY(0)}.lazy-load{background-color:rgb(0 0 0 / .03)}.has-format,.image-cover,.video-fit{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.video-fit{padding-top:56.5%}.has-equal-box-heights .box-image img,.has-format img,.image-cover img,.video-fit iframe,.video-fit video,img.back-image{bottom:0;font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;right:0;top:0;width:100%}.has-equal-box-heights .box-image{padding-top:100%}.video-fit iframe{-o-object-fit:fill;object-fit:fill}.image-tools{padding:10px;position:absolute}.image-tools a:last-child{margin-bottom:0}.image-tools a.button{display:block}.image-tools.bottom.left{padding-right:0;padding-top:0}.image-tools.top.right{padding-bottom:0;padding-left:0}.image-tools .cart-icon{bottom:100%;left:10px;margin:5px;position:absolute}.image-tools .wishlist-button:hover{background-color:var(--fs-color-alert);border-color:var(--fs-color-alert)}@media only screen and (max-device-width:1024px){.image-tools{opacity:1!important;padding:5px}}.overlay-tools{margin-top:10px}.overlay-tools a{background-color:rgb(0 0 0 / .4);border-radius:99px;display:inline-block;font-size:.8em;margin-right:5px;padding:2px 10px 3px;text-shadow:none;transition:all .3s}.overlay-tools a:hover{background-color:#fff;color:#000!important}.tag-label{background-color:rgb(0 0 0 / .4);border-radius:2px;color:#fff;display:inline-block;font-size:.65em;font-weight:700;letter-spacing:1.1px;line-height:1;padding:2px 5px;text-transform:uppercase;transition:background-color .3s,opacity .3s}.has-hover:hover .tag-label{background-color:var(--fs-color-secondary);opacity:1}.lightbox-content{background-color:#fff;box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);margin:0 auto;max-width:875px;position:relative}.lightbox-content .lightbox-inner{padding:30px 20px}.pswp__bg{background-color:rgb(0 0 0 / .6)}@media(min-width:549px){.pswp__top-bar{background-color:transparent!important}}.pswp__item{opacity:0;transition:opacity .5s}.pswp--visible .pswp__item{opacity:1}.pswp__caption__center{text-align:center}.mfp-bg{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.mfp-bg.mfp-ready{opacity:.6}.mfp-bg.mfp-removing{opacity:0!important}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.mfp-container,.mfp-wrap{height:100%;left:0;top:0;width:100%}.mfp-container{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-image-holder{padding:40px 6.66%}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;max-width:100%;opacity:0;position:relative;text-align:left;transform:translateY(-30px);transition:transform .5s,opacity .3s;vertical-align:middle;z-index:1045}.mfp-content-inner{box-shadow:1px 1px 5px 0 rgb(0 0 0 / .2)}.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.mfp-ready.mfp-removing .mfp-content{opacity:0}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-close{-webkit-backface-visibility:hidden;box-shadow:none;color:#fff;cursor:pointer;font-family:Arial,monospace;font-size:40px;font-style:normal;font-weight:300;height:40px;line-height:40px;margin:0!important;min-height:0;mix-blend-mode:difference;opacity:0;outline:none;padding:0;position:fixed;right:0;text-align:center;text-decoration:none;top:0;transition:opacity .6s,transform .3s;transition-delay:.15s;width:40px;z-index:1046}.mfp-close svg{pointer-events:none}.mfp-content .mfp-close{position:absolute}.mfp-ready .mfp-close{opacity:.6}.mfp-removing .mfp-close{display:none!important}.mfp-close:hover{opacity:1}.mfp-close-btn-in .mfp-close{color:currentColor;top:0!important}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.mfp-arrow{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.mfp-arrow i{font-size:42px!important;pointer-events:none}.mfp-arrow:hover{opacity:1}.mfp-arrow:active{top:50.1%}.mfp-arrow-left{left:0;transform:translateX(100%)}.mfp-arrow-right{right:0;transform:translateX(-100%)}.mfp-ready .mfp-arrow-left,.mfp-ready .mfp-arrow-right{transform:translateX(0)}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content,.mfp-inline-holder .ux-mfp-inline-content--video{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.mfp-iframe-scaler iframe,.mfp-inline-holder .ux-mfp-inline-content--video{background:#000;box-shadow:0 0 8px rgb(0 0 0 / .6)}.mfp-inline-holder .ux-mfp-inline-content,img.mfp-img{margin:0 auto}img.mfp-img{backface-visibility:hidden;display:block;height:auto;max-height:calc(100vh - 80px);max-width:100%;padding:0 0 40px;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgb(0 0 0 / .6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.mfp-title a{color:#f3f3f3;text-decoration:underline}.mfp-title a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}}@media(max-width:849px){body.body-scroll-lock--active .mfp-wrap{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.mfp-bg,.mfp-close,.mfp-content{transition:opacity .3s}}.loading-spin,.processing{position:relative}.loading-spin,.processing:before{animation:spin .6s linear infinite;border-bottom:3px solid rgb(0 0 0 / .1)!important;border-left:3px solid var(--fs-color-primary);border-radius:50%;border-right:3px solid rgb(0 0 0 / .1)!important;border-top:3px solid rgb(0 0 0 / .1)!important;content:"";font-size:10px;height:30px;margin:0 auto;opacity:.8;pointer-events:none;text-indent:-9999em;width:30px}.box-image.processing:before,.dark .loading-spin,.dark .processing:before,.dark.loading-spin,.dark.processing:before{border:3px solid rgb(0 0 0 / .1)!important;border-left-color:#fff!important}.box-image.processing:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.box-image.processing .image-tools{opacity:0!important}.woocommerce-checkout.processing:before{position:fixed}.loading-spin.centered,.processing:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.loading-spin{border-radius:50%;height:30px;width:30px}.button.loading{color:hsl(0 0% 100% / .05);opacity:1!important;pointer-events:none!important;position:relative}.button.loading:after{animation:spin .5s linear infinite;border:2px solid #fff;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}.is-outline .button.loading:after{border-color:var(--fs-color-primary)}.ux-loader{z-index:1000}.ux-loader__inner{left:50%;position:absolute;z-index:1000}.ux-loader--style-normal .ux-loader__inner,.ux-loader--style-spotlight .ux-loader__inner{top:50%}.ux-loader--style-spotlight .ux-loader__inner{background-color:#fff;border-radius:50%;box-shadow:0 0 8px rgb(0 0 0 / .2);height:3.8rem;transform:translate(-50%,-50%);width:3.8rem}.ux-loader--style-spotlight .dark .ux-loader__inner{background-color:#333}.ux-loader--position-sticky{position:sticky;top:calc(var(--flatsome-scroll-padding-top) + 30px)}.ux-loader--position-sticky .ux-loader__inner{top:10rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ux-menu-link{align-items:center}.ux-menu-link--active .ux-menu-link__link,.ux-menu-link:hover .ux-menu-link__link{color:hsl(0 0% 7% / .85)}.dark .ux-menu-link__link{border-bottom-color:hsl(0 0% 100% / .2)}.dark .ux-menu-link--active .ux-menu-link__link,.dark .ux-menu-link:hover .ux-menu-link__link{color:hsl(0 0% 100% / .85)}.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link{border-bottom-style:solid}.ux-menu-link__link{align-items:baseline;border-bottom-color:#ececec;border-bottom-width:1px;color:currentColor;flex:1;min-height:2.5em;padding-bottom:.3em;padding-top:.3em;transition:all .2s}.ux-menu-link__icon{flex-shrink:0;vertical-align:middle;width:16px}.ux-menu-link__icon+.ux-menu-link__text{padding-left:.5em}.ux-menu-title{align-items:center;color:#000;font-size:.8em;font-weight:bolder;margin-top:5px;min-height:3.125em;padding-bottom:.3em;padding-top:.3em;text-transform:uppercase}.ux-menu-link+.ux-menu-title{margin-top:5px!important}.dark .ux-menu-title{color:currentColor}.off-canvas .mfp-content{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.off-canvas .nav-vertical>li>a{padding-bottom:15px;padding-top:15px}.off-canvas .nav-vertical li li>a{padding-bottom:5px;padding-top:5px}.off-canvas .hide-for-off-canvas{display:none!important}.off-canvas-left .mfp-content,.off-canvas-right .mfp-content{-webkit-overflow-scrolling:touch;background-color:hsl(0 0% 100% / .95);bottom:0;box-shadow:0 0 10px 0 rgb(0 0 0 / .5);left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(calc(var(--drawer-width)*-1));transition:transform .2s;width:var(--drawer-width)}.off-canvas-left.dark .mfp-content,.off-canvas-right.dark .mfp-content{background-color:rgb(0 0 0 / .95)}.off-canvas-right .mfp-content{left:auto;right:0;transform:translateX(var(--drawer-width))}.off-canvas-center .nav-vertical>li>a,.off-canvas-center .nav-vertical>li>ul>li a{justify-content:center}.off-canvas-center .nav-vertical>li>a{font-size:1.5em}.off-canvas-center .mfp-container{padding:0}.off-canvas-center .mfp-content{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.off-canvas-center .mfp-content .searchform{margin:0 auto;max-width:260px}.off-canvas-center.mfp-bg.mfp-ready{opacity:.85}.mfp-bg.off-canvas-center:not(.dark){background-color:#fff;opacity:.95}.off-canvas-center .nav-sidebar.nav-vertical>li{border:0}.off-canvas-center .nav-sidebar.nav-vertical>li>a{padding-left:30px;padding-right:30px}.off-canvas-center .nav-sidebar.nav-vertical>li .toggle{position:absolute;right:0;top:15px}.off-canvas-center:not(.dark) .mfp-close{color:currentColor}.off-canvas.mfp-removing .mfp-content{opacity:0!important}.off-canvas-left.mfp-ready .mfp-content,.off-canvas-right.mfp-ready .mfp-content{opacity:1;transform:translate(0)}.has-off-canvas .off-canvas-blur{filter:blur(5px)}.has-off-canvas .off-canvas-zoom{transform:scale(.98)}.off-canvas .sidebar-menu{padding:30px 0}.off-canvas .sidebar-inner{padding:30px 20px}.off-canvas:not(.off-canvas-center) .nav-vertical li>a{padding-left:20px}.off-canvas:not(.off-canvas-center) li.html{padding:20px}@media(prefers-reduced-motion){.off-canvas-left .mfp-content,.off-canvas-right .mfp-content{transition:opacity .2s}}.ux-relay__nav-button{line-height:unset;margin:0;max-height:unset;padding:0}.ux-relay__nav-button svg{fill:currentColor;width:25px}.ux-relay__nav-button:not([disabled]):hover svg{fill:var(--fs-color-primary)}.stack{--stack-gap:0;display:flex}.stack>.text>:first-child{margin-top:0}.stack>.text>:last-child{margin-bottom:0}.stack-row{flex-direction:row}.stack-row>*{margin:0!important}.stack-row>*~*{margin-left:var(--stack-gap)!important}.stack-col{flex-direction:column}.stack-col>*{margin:0!important}.stack-col>*~*{margin-top:var(--stack-gap)!important}.items-stretch{align-items:stretch}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}@media(max-width:849px){.md\:stack-row{flex-direction:row}.md\:stack-row>*{margin:0!important}.md\:stack-row>*~*{margin-left:var(--stack-gap)!important}.md\:stack-col{flex-direction:column}.md\:stack-col>*{margin:0!important}.md\:stack-col>*~*{margin-top:var(--stack-gap)!important}.md\:items-stretch{align-items:stretch}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-baseline{align-items:baseline}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}}@media(max-width:549px){.sm\:stack-row{flex-direction:row}.sm\:stack-row>*{margin:0!important}.sm\:stack-row>*~*{margin-left:var(--stack-gap)!important}.sm\:stack-col{flex-direction:column}.sm\:stack-col>*{margin:0!important}.sm\:stack-col>*~*{margin-top:var(--stack-gap)!important}.sm\:items-stretch{align-items:stretch}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-baseline{align-items:baseline}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}}table{border-color:#ececec;border-spacing:0;margin-bottom:1em;width:100%}td,th{border-bottom:1px solid #ececec;font-size:.9em;line-height:1.3;padding:.5em;text-align:left}td{color:#666}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}.dark td,.dark th{border-color:hsl(0 0% 100% / .08)}td .label,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.table{display:table}.table-cell{display:table-cell;vertical-align:middle}@media(max-width:849px){.touch-scroll-table{box-shadow:inset -2px 0 18px -5px rgb(0 0 0 / .5);margin-left:-15px;overflow-x:scroll;overflow-y:hidden;padding:15px;position:relative;width:calc(100% + 30px)}.touch-scroll-table table{width:100%}}.text-box{max-height:100%}.text-box .text-box-content{backface-visibility:hidden;position:relative;z-index:10}.text-box-circle .text-box-content,.text-box-square .text-box-content{background-color:rgb(0 0 0 / .9);height:0;padding:100% 0 0!important}.text-box-circle .text-inner,.text-box-square .text-inner{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.text-box-circle .border,.text-box-circle .text-box-content{border-radius:100%!important}.slider-wrapper{position:relative}.flickity-slider>.img,.slider-wrapper:last-child,.slider>.img{margin-bottom:0}.row-slider,.slider{position:relative;scrollbar-width:none}.slider-full .flickity-slider>.col{padding:0!important}.slider-load-first{max-height:999px;transition:max-height 2s}.slider-load-first:not(.flickity-enabled){max-height:500px}.slider-load-first:not(.flickity-enabled)>div{opacity:0}.slider:not(.flickity-enabled){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.row-slider::-webkit-scrollbar,.slider::-webkit-scrollbar{height:0!important;width:0!important}.row.row-slider:not(.flickity-enabled){display:block}.slider:not(.flickity-enabled)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.slider:not(.flickity-enabled)>a,.slider>a,.slider>a>img,.slider>div:not(.col),.slider>img,.slider>p{width:100%}.flickity-slider>a,.flickity-slider>a>img,.flickity-slider>div:not(.col),.flickity-slider>figure,.flickity-slider>img,.flickity-slider>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.flickity-slider>.row:not(.is-selected){opacity:0}.flickity-enabled{display:block;position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative;width:100%}.flickity-slider{height:100%;position:absolute;width:100%}.slider-has-parallax .bg{transition:opacity .3s!important}.is-dragging .flickity-viewport .flickity-slider{pointer-events:none}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:#fff0;tap-highlight-color:#fff0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{background-color:#fff0;border:none;bottom:40%;color:#111;cursor:pointer;margin:0;opacity:0;padding:0;position:absolute;top:40%;transition:transform .3s,opacity .3s,background .3s,box-shadow .3s;width:36px}.flickity-prev-next-button.next{right:2%;transform:translateX(-20%)}.flickity-prev-next-button.previous{left:2%;transform:translateX(20%)}.slider-show-nav .flickity-prev-next-button,.slider:hover .flickity-prev-next-button{opacity:.7;transform:translateX(0)!important}.slider .flickity-prev-next-button:hover{box-shadow:none;opacity:1}.slider .flickity-prev-next-button:hover .arrow,.slider .flickity-prev-next-button:hover svg{fill:var(--fs-color-primary)}@media(min-width:850px){.slider-nav-outside .flickity-prev-next-button.next{left:100%;right:auto}.slider-nav-outside .flickity-prev-next-button.previous{left:auto;right:100%}}.flickity-prev-next-button:disabled,button.flickity-prev-next-button[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.flickity-prev-next-button svg{height:auto;left:50%;max-height:100%;max-width:100%;padding:20%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:100%}.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{margin-top:-10%}.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg{margin-top:-40px}.flickity-prev-next-button .arrow,.flickity-prev-next-button svg{fill:currentColor;border-color:currentColor;transition:all .3s}.animate-height,.slider-auto-height{transition:height .2s}.flickity-prev-next-button.no-svg{color:#111;font-size:26px}.slider-no-arrows .flickity-prev-next-button{display:none!important}.slider-type-fade .flickity-slider{transform:none!important}.slider-type-fade .flickity-slider>*{left:0!important;opacity:0;z-index:1}.slider-type-fade .flickity-slider>.is-selected{opacity:1;z-index:2}.slider-type-fade .flickity-page-dots,.slider-type-fade .flickity-prev-next-button{z-index:3}@media screen and (min-width:850px){.slider-type-fade.product-gallery-stacked .flickity-slider>*{opacity:unset}}@media(prefers-reduced-motion){.flickity-prev-next-button.next,.flickity-prev-next-button.previous{transform:none!important}}.flickity-page-dots{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.row-slider .flickity-page-dots{bottom:0}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.nav-dots-small .flickity-page-dots .dot,.row-slider .flickity-page-dots .dot{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.flickity-page-dots .dot:hover{opacity:.7}.flickity-page-dots .dot:first-child:last-child{display:none}.flickity-page-dots .dot.is-selected{background-color:#111;opacity:1!important}.slider-nav-dots-dashes .flickity-page-dots .dot{border-radius:0;height:4px;margin:0;width:40px}.slider-nav-dots-dashes-spaced .flickity-page-dots .dot{border-radius:0;height:4px;width:40px}.slider-nav-dots-simple .flickity-page-dots .dot{background-color:#111}.slider-nav-dots-square .flickity-page-dots .dot{border-radius:0}.slider-nav-circle .flickity-prev-next-button .arrow,.slider-nav-circle .flickity-prev-next-button svg{border:2px solid;border-radius:100%}.slider-nav-circle .flickity-prev-next-button:hover .arrow,.slider-nav-circle .flickity-prev-next-button:hover svg{fill:#fff!important;background-color:var(--fs-color-primary);border-color:var(--fs-color-primary)}.slider-nav-outside.slider-nav-circle .next{margin-left:10px}.slider-nav-outside.slider-nav-circle .previous{margin-right:10px}.slider-nav-reveal{overflow:hidden;padding-top:0}.slider-nav-reveal .flickity-prev-next-button,.slider-nav-reveal .flickity-prev-next-button:hover{background-color:#fff;bottom:0;box-shadow:0 -150px 15px 0 rgb(0 0 0 / .3);height:100%;margin:0!important;top:-2px;width:30px}.dark .slider-nav-reveal .flickity-prev-next-button{background-color:rgb(0 0 0 / .3);border-radius:99px;color:#fff}.slider-nav-reveal .flickity-prev-next-button.next{left:auto!important;right:-1px!important;transform:translateX(10%)}.slider-nav-reveal .flickity-prev-next-button.previous{left:-1px!important;right:auto!important;transform:translateX(-10%)}.slider-nav-light .flickity-prev-next-button{color:#fff}.slider-nav-light .flickity-prev-next-button .arrow,.slider-nav-light .flickity-prev-next-button svg{fill:#fff}.slider-nav-light .flickity-page-dots .dot{border-color:#fff}.slider-nav-light .flickity-page-dots .dot.is-selected,.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot{background-color:#fff}.slider-style-container .flickity-slider>*,.slider-style-focus .flickity-slider>*,.slider-style-shadow .flickity-slider>*{margin:0 auto;max-width:1080px}.slider-style-container:not(.flickity-enabled) .ux_banner,.slider-style-focus:not(.flickity-enabled) .ux_banner,.slider-style-shadow:not(.flickity-enabled) .ux_banner{opacity:0!important}.slider-style-container .ux_banner,.slider-style-focus .ux_banner,.slider-style-shadow .ux_banner{opacity:1}.slider-style-container .flickity-slider>:not(.is-selected),.slider-style-focus .flickity-slider>:not(.is-selected),.slider-style-shadow .flickity-slider>:not(.is-selected){opacity:.5}.slider-style-shadow{padding:15px 0 25px}.slider-style-shadow .flickity-slider>:before{background-image:url(/wp-content/themes/flatsome/assets/img/shadow@2x.png);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.slider-style-shadow .flickity-slider>:not(.is-selected){opacity:1;transform:scale(.9);z-index:-1}.slider-style-shadow .flickity-slider>:not(.is-selected):before{height:200px;opacity:.5}.slider-style-shadow .flickity-slider>.is-selected{transform:scale(.95)}.slider-style-focus{background-color:#fff0;padding:30px 0}.slider-style-focus .flickity-page-dots{bottom:6px}.slider-style-focus .flickity-slider>*{max-width:1050px}.slider-style-focus .flickity-slider>:not(.is-selected){transform:scale(.93)}@media screen and (max-width:549px){.slider-wrapper .flickity-prev-next-button{display:none}.row-slider .flickity-prev-next-button{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.row-slider .flickity-prev-next-button svg{border:0!important;padding:3px!important}.flickity-page-dots{pointer-events:none}.flickity-slider .banner-layers{overflow:hidden}}a{color:var(--fs-experimental-link-color);text-decoration:none}.button:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.plain{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.nav-dark a.plain:hover{opacity:.7}a.icon-circle:hover,a.remove:hover,a:hover{color:var(--fs-experimental-link-color-hover)}.primary:focus-visible,.submit-button:focus-visible,button[type=submit]:focus-visible{outline-color:var(--fs-color-primary)}.secondary:focus-visible{outline-color:var(--fs-color-secondary)}.alt:focus-visible{outline-color:var(--fs-color-secondary)}.dark .widget a,.dark a{color:currentColor}.dark .widget a:hover,.dark a:hover{color:#fff}ul.links{font-size:.85em;margin:5px 0}ul.links li{display:inline-block;margin:0 .4em}ul.links li a{color:currentColor}ul.links li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.links li:first-child{margin-left:0}ul.links li:last-child{margin-right:0}.next-prev-nav .flex-col{padding:.7em 0}.next-prev-nav i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.next-prev-nav .flex-col+.flex-col{border-left:1px solid #ececec}ul{list-style:disc}ol{list-style:decimal}ol,ul{margin-top:0;padding:0}ol ol,ol ul,ul ol,ul ul{margin:1.5em 0 1.5em 3em}li{margin-bottom:.6em}dl dd,dl dt{display:inline-block;margin:0 5px 0 0}dl dd p,dl dt p{margin:0;padding:0}dl{font-size:.85em;opacity:.8;text-transform:uppercase}ul.ul-reset,ul.ul-reset>li{margin:0;padding:0}ul.ul-reset>li{list-style:none}.col-inner ol li,.col-inner ul li,.entry-content ol li,.entry-content ul li,.entry-summary ol li,.entry-summary ul li{margin-left:1.3em}.col-inner ol li.tab,.col-inner ul li.tab,.entry-content ol li.tab,.entry-content ul li.tab,.entry-summary ol li.tab,.entry-summary ul li.tab{margin-left:0}ul li.bullet-arrow,ul li.bullet-checkmark,ul li.bullet-cross,ul li.bullet-star{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.dark ul li.bullet-arrow,.dark ul li.bullet-checkmark,.dark ul li.bullet-cross,.dark ul li.bullet-star{border-color:hsl(0 0% 100% / .2)}ul li.bullet-arrow:before,ul li.bullet-checkmark:before,ul li.bullet-star:before{color:var(--fs-color-success);font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.bullet-cross:before{color:var(--fs-color-alert);font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.bullet-checkmark:before{content:""!important}ul li.bullet-cross:before{content:""!important}ul li.bullet-arrow:before{content:""!important}ul li.bullet-star:before{content:""!important}.button,button,fieldset,input,select,textarea{margin-bottom:1em}blockquote,dl,figure,form,ol,p,pre,ul{margin-bottom:1.3em}form p{margin-bottom:.5em}body{line-height:1.6}h1,h2,h3,h4,h5,h6{color:#555;margin-bottom:.5em;margin-top:0;text-rendering:optimizeSpeed;width:100%}.h1,h1{font-size:1.7em}.h1,.h2,h1,h2{line-height:1.3}.h2,h2{font-size:1.6em}.h3,h3{font-size:1.25em}.h4,h4{font-size:1.125em}.h5,h5{font-size:1em}.h6,h6{font-size:.85em;opacity:.8}h1.entry-title.mb{margin-bottom:30px}@media(max-width:549px){h1{font-size:1.4em}h2{font-size:1.2em}h3{font-size:1em}}h6 span{font-weight:400;font-weight:500}h3 label{display:inline-block;margin-right:10px}p{margin-top:0}h1>span,h2>span,h3>span,h4>span,h5>span,h6>span,p.headline>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.lead,p.lead{font-size:1.3em}.uppercase,h6,span.widget-title,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.lowercase{text-transform:none!important}span.widget-title{font-size:1em;font-weight:600}.is-normal{font-weight:400}.is-bold{font-weight:700}.is-thin,.thin-font{font-weight:300!important}.is-thin strong,.thin-font strong{font-weight:700!important}.is-italic{font-style:italic!important}.is-uppercase,.uppercase{line-height:1.2;text-transform:uppercase}.alt-font,.is-alt-font{font-family:Georgia}.is-xxxlarge{font-size:2.5em}.is-xxlarge{font-size:2em}.is-xlarge{font-size:1.5em}.is-larger{font-size:1.3em}.is-large{font-size:1.15em}.is-small,.is-small.button{font-size:.8em}.is-smaller{font-size:.75em}.is-xsmall{font-size:.7em}.is-xxsmall{font-size:.6em}@media(max-width:549px){.is-xxlarge{font-size:2.5em}.is-xlarge{font-size:1.8em}.is-larger{font-size:1.2em}.is-large{font-size:1em}}.box-text a:not(.button),.box-text h1,.box-text h2,.box-text h3,.box-text h4,.box-text h5,.box-text h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.box-text p{margin-bottom:.1em;margin-top:.1em}.box-text .button{margin-top:1em}.banner .button{margin-bottom:.5em;margin-top:.5em}.banner .is-divider,.banner .text-center .is-divider{margin-bottom:1em;margin-top:1em}.banner h1{font-size:3.5em}.banner h2{font-size:2.9em}.banner h3{font-size:2em}.banner h1,.banner h2,.banner h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.banner h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.banner h5,.banner h6,.banner p{margin-bottom:1em;margin-top:1em;padding:0}.line-height-small{line-height:1.4em}[data-line-height=xs]{line-height:.85!important}[data-line-height=s]{line-height:1!important}[data-line-height=m]{line-height:1.2!important}[data-line-height=l]{line-height:1.4!important}[data-line-height=xl]{line-height:1.6!important}.nav>li>a{font-size:.8em}.nav>li.html{font-size:.85em}.nav-size-xsmall>li>a{font-size:.65em}.nav-size-small>li>a{font-size:.7em}.nav-size-medium>li>a{font-size:.9em}.nav-size-large>li>a{font-size:1em}.nav-size-xlarge>li>a{font-size:1.1em}.nav-spacing-xsmall>li{margin:0}.nav-spacing-small>li{margin:0 5px}.nav-spacing-medium>li{margin:0 9px}.nav-spacing-large>li{margin:0 11px}.nav-spacing-xlarge>li{margin:0 13px}.fancy-underline{position:relative}.fancy-underline:after{background:url(/wp-content/themes/flatsome/assets/img/underline.png) 50% top no-repeat;background-size:100% 9px;border-radius:999px;color:green;content:"";height:9px;image-rendering:-webkit-optimize-contrast;left:0;position:absolute;right:0;top:100%}span.count-up{opacity:0;transition:opacity 2s}span.count-up.active{opacity:1}[data-text-color=primary]{color:var(--fs-color-primary)!important}[data-text-color=secondary]{color:var(--fs-color-secondary)!important}[data-text-color=alert]{color:var(--fs-color-alert)!important}[data-text-color=success]{color:var(--fs-color-success)!important}[data-text-bg=primary]{background-color:var(--fs-color-primary)}[data-text-bg=secondary]{background-color:var(--fs-color-secondary)}[data-text-bg=alert]{background-color:var(--fs-color-alert)}[data-text-bg=success]{background-color:var(--fs-color-success)}.text-bordered-dark,.text-bordered-primary,.text-bordered-white{border:2px solid #fff;display:inline-block;padding:5px}.text-bordered-dark{border-color:#000}h1.text-bordered-dark,h1.text-bordered-primary,h1.text-bordered-white{padding:15px}.text-boarder-top-bottom-dark,.text-boarder-top-bottom-white{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.text-boarder-top-bottom-dark{border-color:#000}blockquote{border-left:2px solid var(--fs-color-primary);color:#333;font-size:1.2em;font-style:italic;margin:0 0 1.25em;padding:0 1.25em 0 1.875em;position:relative}.dark blockquote{color:#fff}.clear:after,.clearfix:after,.container:after,.row:after{clear:both;content:"";display:table}@media(max-width:549px){.hide-for-small,[data-show=hide-for-small]{display:none!important}.small-text-center{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.show-for-small,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.show-for-medium,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.hide-for-medium,[data-show=hide-for-medium]{display:none!important}.medium-text-center .pull-left,.medium-text-center .pull-right{float:none}.medium-text-center .ml{margin-left:auto}.medium-text-center .mr{margin-right:auto}.medium-text-center{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.hide-for-large,[data-show=hide-for-large]{display:none!important}}.expand,.full-width{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.pull-right{margin-right:0!important}.pull-left{margin-left:0!important}.mb{margin-bottom:30px}.mt{margin-top:30px}.mr{margin-right:30px}.ml{margin-left:30px}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mt-0{margin-top:0!important}.mb-half{margin-bottom:15px}.mt-half{margin-top:15px}.mr-half{margin-right:15px}.ml-half{margin-left:15px}.mb-half:last-child,.mb:last-child{margin-bottom:0}.pb{padding-bottom:30px}.pt{padding-top:30px}.pb-half{padding-bottom:15px}.pt-half{padding-top:15px}.pb-0{padding-bottom:0!important}.pt-0{padding-top:0!important}.no-margin{margin:0!important}.no-padding{padding:0!important}.inner-padding{padding:30px}.first-reset :first-child{margin-top:0}.last-reset :last-child{margin-bottom:0}.no-select{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-center .is-divider,.text-center .is-star-rating,.text-center .star-rating,.text-center>div,.text-center>div>div{margin-left:auto;margin-right:auto}.text-center .pull-left,.text-center .pull-right{float:none}.text-left .is-divider,.text-left .is-star-rating,.text-left .star-rating{margin-left:0;margin-right:auto}.text-right .is-divider,.text-right .is-star-rating,.text-right .star-rating,.text-right>div,.text-right>div>div{margin-left:auto;margin-right:0}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important;z-index:12}.top{top:0}.right{right:0}.left{left:0}.bottom,.fill{bottom:0}.fill{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.v-center{bottom:auto;top:50%;transform:translateY(-50%)}.h-center{left:50%;transform:translateX(-50%)}.h-center.v-center{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.pull-right{float:right}.pull-left{float:left}.is-full-height{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.bg-fill{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.bg-top{background-position:top;-o-object-position:top;object-position:top}.circle,.circle img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.round{border-radius:5px}.has-border{border:2px solid var(--fs-color-primary);padding:30px}.dashed-border{border-style:dashed}.success-border{border-color:var(--fs-color-success)}.bt{border-top:1px solid #ececec}.bb{border-bottom:1px solid #ececec}.bl{border-left:1px solid #ececec}.br{border-right:1px solid #ececec}.hidden{display:none!important;visibility:hidden!important}.is-invisible{opacity:0;visibility:hidden}.z-1{z-index:21}.z-2{z-index:22}.z-3{z-index:23}.z-4{z-index:24}.z-5{z-index:25}.z-top{z-index:9995}.z-top-2{z-index:9996}.z-top-3{z-index:9997}.no-click{pointer-events:none}.no-wrap{white-space:nowrap}.primary-color{color:var(--fs-color-primary)}.secondary-color{color:var(--fs-color-secondary)}.success-color{color:var(--fs-color-success)}.alert-color{color:var(--fs-color-alert)}.bg-primary-color{background-color:var(--fs-color-primary)}.bg-secondary-color{background-color:var(--fs-color-secondary)}.bg-success-color{background-color:var(--fs-color-success)}.bg-alert-color{background-color:var(--fs-color-alert)}.is-transparent{background-color:transparent!important}.inline{display:inline}.block{display:block}.flex{display:flex}@media(max-width:549px){.small-block{display:block}}.inline-block{display:inline-block}.inline-images img,img.inline{display:inline-block!important}.is-well{background-color:rgb(0 0 0 / .02);box-shadow:1px 1px 3px 0 rgb(0 0 0 / .2),0 1px 0 rgb(0 0 0 / .07),inset 0 0 0 1px rgb(0 0 0 / .05);padding:30px}.no-overflow{overflow:hidden}.no-text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strong{font-weight:700}.op-4{opacity:.4}.op-5{opacity:.5}.op-6{opacity:.6}.op-7{opacity:.7}.op-8{opacity:.8}@media(max-width:549px){.sm-touch-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.no-scrollbar{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{height:0!important;width:0!important}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width:549px){.x5{left:5%}.x15{left:15%}.x25{left:25%}.x35{left:35%}.x45{left:45%}.x55{right:45%}.x65{right:35%}.x75{right:25%}.x85{right:15%}.x95{right:5%}.x0{left:0}.x10{left:10%}.x20{left:20%}.x30{left:30%}.x40{left:40%}.x60{right:40%}.x70{right:30%}.x80{right:20%}.x90{right:10%}.x100{right:0}.y0{top:0}.y10{top:10%}.y20{top:20%}.y30{top:30%}.y40{top:40%}.y60{bottom:40%}.y70{bottom:30%}.y80{bottom:20%}.y90{bottom:10%}.y100{bottom:0}.y5{top:5%}.y15{top:15%}.y25{top:25%}.y35{top:35%}.y45{top:45%}.y55{bottom:45%}.y65{bottom:35%}.y75{bottom:25%}.y85{bottom:15%}.y95{bottom:5%}.x50{left:50%;transform:translateX(-50%)}.y50{top:50.3%;transform:translateY(-50%)}.y50.x50{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.md-x5{left:5%}.md-x15{left:15%}.md-x25{left:25%}.md-x35{left:35%}.md-x45{left:45%}.md-x55{right:45%}.md-x65{right:35%}.md-x75{right:25%}.md-x85{right:15%}.md-x95{right:5%}.md-y5{top:5%}.md-y15{top:15%}.md-y25{top:25%}.md-y35{top:35%}.md-y45{top:45%}.md-y55{bottom:45%}.md-y65{bottom:35%}.md-y75{bottom:25%}.md-y85{bottom:15%}.md-y95{bottom:5%}.md-x0{left:0}.md-x10{left:10%}.md-x20{left:20%}.md-x30{left:30%}.md-x40{left:40%}.md-x60{right:40%}.md-x70{right:30%}.md-x80{right:20%}.md-x90{right:10%}.md-x100{right:0}.md-y0{top:0}.md-y10{top:10%}.md-y20{top:20%}.md-y30{top:30%}.md-y40{top:40%}.md-y60{bottom:40%}.md-y70{bottom:30%}.md-y80{bottom:20%}.md-y90{bottom:10%}.md-y100{bottom:0}.md-x50{left:50%;transform:translateX(-50%)!important}.md-y50{top:50%;transform:translateY(-50%)!important}.md-x50.md-y50{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.lg-x5{left:5%}.lg-x15{left:15%}.lg-x25{left:25%}.lg-x35{left:35%}.lg-x45{left:45%}.lg-x55{right:45%}.lg-x65{right:35%}.lg-x75{right:25%}.lg-x85{right:15%}.lg-x95{right:5%}.lg-y5{top:5%}.lg-y15{top:15%}.lg-y25{top:25%}.lg-y35{top:35%}.lg-y45{top:45%}.lg-y55{bottom:45%}.lg-y65{bottom:35%}.lg-y75{bottom:25%}.lg-y85{bottom:15%}.lg-y95{bottom:5%}.lg-x0{left:0}.lg-x10{left:10%}.lg-x20{left:20%}.lg-x30{left:30%}.lg-x40{left:40%}.lg-x60{right:40%}.lg-x70{right:30%}.lg-x80{right:20%}.lg-x90{right:10%}.lg-x100{right:0}.lg-y0{top:0}.lg-y10{top:10%}.lg-y20{top:20%}.lg-y30{top:30%}.lg-y40{top:40%}.lg-y60{bottom:40%}.lg-y70{bottom:30%}.lg-y80{bottom:20%}.lg-y90{bottom:10%}.lg-y100{bottom:0}.lg-x50{left:50%;transform:translateX(-50%)!important}.lg-y50{top:50%;transform:translateY(-50%)!important}.lg-x50.lg-y50{transform:translate(-50%,-50%)!important}}.res-text{font-size:11px}.small-1 .res-text,.small-2 .res-text,.small-3 .res-text,.widget-area .res-text{font-size:8px}.small-1 .res-text h6,.small-2 .res-text h6,.small-3 .res-text h6{font-size:10px}.small-1 .res-text p.lead,.small-2 .res-text p.lead,.small-3 .res-text p.lead{font-size:16px}.small-4 .res-text{font-size:8.5px}.small-5 .res-text{font-size:9px}.small-6 .res-text{font-size:10px}.small-7 .res-text{font-size:11px}.small-8 .res-text{font-size:12px}.small-9 .res-text{font-size:13px}.small-10 .res-text{font-size:14px}.small-11 .res-text{font-size:15px}@media screen and (min-width:550px){.medium-1 .res-text,.medium-2 .res-text,.medium-3 .res-text,.medium-4 .res-text,.medium-5 .res-text,.medium-6 .res-text,.medium-7 .res-text{font-size:.8vw}.medium-8 .res-text{font-size:.9vw}.medium-9 .res-text{font-size:1.15vw}.medium-10 .res-text{font-size:1.3vw}.medium-11 .res-text{font-size:1.5vw}.res-text{font-size:1.8vw}}@media screen and (min-width:850px){.res-text{font-size:16px}.large-1 .res-text,.large-2 .res-text,.large-3 .res-text,.widget-area .res-text{font-size:8px}.large-1 .res-text h6,.large-2 .res-text h6,.large-3 .res-text h6{font-size:10px}.large-1 .res-text p.lead,.large-2 .res-text p.lead,.large-3 .res-text p.lead{font-size:16px}.large-4 .res-text{font-size:8.5px}.large-5 .res-text{font-size:9px}.large-6 .res-text{font-size:10px}.large-7 .res-text{font-size:11px}.large-8 .res-text{font-size:12px}.large-9 .res-text{font-size:13px}.large-10 .res-text{font-size:14px}.large-11 .res-text{font-size:15px}}@media(prefers-reduced-motion:no-preference){.slider [data-animate],[data-animate]{animation-fill-mode:forwards;-webkit-backface-visibility:hidden;opacity:0!important;transition:filter 1.3s,transform 1.6s,opacity .7s ease-in;will-change:filter,transform,opacity}.slider [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.slider [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.slider [data-animate=bounceInDown],.slider [data-animate=bounceInLeft],.slider [data-animate=bounceInRight],.slider [data-animate=bounceInUp],[data-animate=bounceInDown],[data-animate=bounceInLeft],[data-animate=bounceInRight],[data-animate=bounceInUp]{transition:transform .8s cubic-bezier(0,.195,0,1.465),opacity .5s ease-in}.slider [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.slider [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.slider [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.slider [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.slider [data-animate=bounceInUp],.slider [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.slider [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.slider [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.slider [data-animate=bounceInDown],.slider [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.slider [data-animate=flipInY],[data-animate=flipInY]{backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.slider [data-animate=flipInX],[data-animate=flipInX]{backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.row-slider.slider [data-animated=true],.slider .is-selected [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.flickity-slider>:not(.is-selected) [data-animated=true]{transition:transform .7s,opacity .3s!important}.slider [data-animate=none],[data-animate=none]{opacity:1!important}.slider [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.has-shadow [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.nav-anim>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.active .nav-anim>li,.mfp-ready .nav-anim>li,.nav-anim.active>li{opacity:1;transform:none}.col+.col [data-animate],.nav-anim>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.nav-anim>li+li,[data-animate-delay="300"]{transition-delay:.3s}.col+.col+.col [data-animate],.nav-anim>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.nav-anim>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.col+.col+.col+.col [data-animate],.nav-anim>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.nav-anim>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.col+.col+.col+.col+.col [data-animate],.nav-anim>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.col+.col+.col+.col+.col+.col [data-animate],.nav-anim>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.col+.col+.col+.col+.col+.col+.col [data-animate],.nav-anim>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.slider-type-fade .flickity-slider>:not(.is-selected) [data-animate]{opacity:0!important;transition:none!important}}@keyframes stuckMoveDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes stuckMoveUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes stuckFadeIn{0%{opacity:0}to{opacity:1}}.ux-stagger{--stagger-init-delay:0s;--stagger-delay:.05s;--stagger-easing:cubic-bezier(0.4,0,0.2,1);--stagger-duration:.5s;--stagger-from-translate-x:0;--stagger-from-translate-y:15px;--stagger-from-scale:1;--stagger-from-opacity:0;--stagger-from-clip-path:0% 0% 0% 0%;--stagger-to-translate-x:0;--stagger-to-translate-y:0;--stagger-to-scale:1;--stagger-to-opacity:1;--stagger-to-clip-path:0% 0% 0% 0%}.ux-stagger>*{animation:ux-animate var(--stagger-duration) var(--stagger-easing) backwards}.ux-stagger>:first-child{animation-delay:calc(var(--stagger-delay)*1 + var(--stagger-init-delay))}.ux-stagger>:nth-child(2){animation-delay:calc(var(--stagger-delay)*2 + var(--stagger-init-delay))}.ux-stagger>:nth-child(3){animation-delay:calc(var(--stagger-delay)*3 + var(--stagger-init-delay))}.ux-stagger>:nth-child(4){animation-delay:calc(var(--stagger-delay)*4 + var(--stagger-init-delay))}.ux-stagger>:nth-child(5){animation-delay:calc(var(--stagger-delay)*5 + var(--stagger-init-delay))}.ux-stagger>:nth-child(6){animation-delay:calc(var(--stagger-delay)*6 + var(--stagger-init-delay))}.ux-stagger>:nth-child(7){animation-delay:calc(var(--stagger-delay)*7 + var(--stagger-init-delay))}.ux-stagger>:nth-child(8){animation-delay:calc(var(--stagger-delay)*8 + var(--stagger-init-delay))}.ux-stagger>:nth-child(9){animation-delay:calc(var(--stagger-delay)*9 + var(--stagger-init-delay))}.ux-stagger>:nth-child(10){animation-delay:calc(var(--stagger-delay)*10 + var(--stagger-init-delay))}.ux-stagger>:nth-child(11){animation-delay:calc(var(--stagger-delay)*11 + var(--stagger-init-delay))}.ux-stagger>:nth-child(12){animation-delay:calc(var(--stagger-delay)*12 + var(--stagger-init-delay))}.ux-stagger>:nth-child(13){animation-delay:calc(var(--stagger-delay)*13 + var(--stagger-init-delay))}.ux-stagger>:nth-child(14){animation-delay:calc(var(--stagger-delay)*14 + var(--stagger-init-delay))}.ux-stagger>:nth-child(15){animation-delay:calc(var(--stagger-delay)*15 + var(--stagger-init-delay))}.ux-stagger>:nth-child(16){animation-delay:calc(var(--stagger-delay)*16 + var(--stagger-init-delay))}.ux-stagger>:nth-child(17){animation-delay:calc(var(--stagger-delay)*17 + var(--stagger-init-delay))}.ux-stagger>:nth-child(18){animation-delay:calc(var(--stagger-delay)*18 + var(--stagger-init-delay))}.ux-stagger>:nth-child(19){animation-delay:calc(var(--stagger-delay)*19 + var(--stagger-init-delay))}.ux-stagger>:nth-child(20){animation-delay:calc(var(--stagger-delay)*20 + var(--stagger-init-delay))}@keyframes ux-animate{0%{-webkit-clip-path:inset(var(--stagger-from-clip-path));clip-path:inset(var(--stagger-from-clip-path));opacity:var(--stagger-from-opacity,0);transform:translateX(var(--stagger-from-translate-x)) translateY(var(--stagger-from-translate-y)) scale(var(--stagger-from-scale))}to{-webkit-clip-path:inset(var(--stagger-to-clip-path));clip-path:inset(var(--stagger-to-clip-path));opacity:var(--stagger-to-opacity,1);transform:translateX(var(--stagger-to-translate-x)) translateY(var(--stagger-to-translate-y)) scale(var(--stagger-to-scale))}}.is-border{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.is-dashed{border-style:dashed}.is-dotted{border-style:dotted}.has-shadow .box:not(.box-overlay):not(.box-shade),.has-shadow.box:not(.box-overlay):not(.box-shade){background-color:#fff}.dark .has-shadow .box:not(.box-overlay):not(.box-shade),.dark .has-shadow.box:not(.box-overlay):not(.box-shade){background-color:#333}.box-shadow-1,.box-shadow-1-hover,.box-shadow-2,.box-shadow-2-hover,.box-shadow-3,.box-shadow-3-hover,.box-shadow-4,.box-shadow-4-hover,.box-shadow-5,.box-shadow-5-hover,.row-box-shadow-1 .col-inner,.row-box-shadow-1-hover .col-inner,.row-box-shadow-2 .col-inner,.row-box-shadow-2-hover .col-inner,.row-box-shadow-3 .col-inner,.row-box-shadow-3-hover .col-inner,.row-box-shadow-4 .col-inner,.row-box-shadow-4-hover .col-inner,.row-box-shadow-5 .col-inner,.row-box-shadow-5-hover .col-inner{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.box-shadow-1,.box-shadow-1-hover:hover,.row-box-shadow-1 .col-inner,.row-box-shadow-1-hover .col-inner:hover{box-shadow:0 1px 3px -2px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24)}.box-shadow,.box-shadow-2,.box-shadow-2-hover:hover,.row-box-shadow-2 .col-inner,.row-box-shadow-2-hover .col-inner:hover{box-shadow:0 3px 6px -4px rgb(0 0 0 / .16),0 3px 6px rgb(0 0 0 / .23)}.box-shadow-3,.box-shadow-3-hover:hover,.row-box-shadow-3 .col-inner,.row-box-shadow-3-hover .col-inner:hover{box-shadow:0 10px 20px rgb(0 0 0 / .19),0 6px 6px rgb(0 0 0 / .22)}.box-shadow-4,.box-shadow-4-hover:hover,.row-box-shadow-4 .col-inner,.row-box-shadow-4-hover .col-inner:hover{box-shadow:0 14px 28px rgb(0 0 0 / .25),0 10px 10px rgb(0 0 0 / .1)}.box-shadow-5,.box-shadow-5-hover:hover,.row-box-shadow-5 .col-inner,.row-box-shadow-5-hover .col-inner:hover{box-shadow:0 30px 40px 0 rgb(0 0 0 / .2)}.box-shadow-4-hover:hover,.box-shadow-5-hover:hover,.row-box-shadow-4-hover .col-inner:hover,.row-box-shadow-5-hover .col-inner:hover{transform:translateY(-6px)}.text-shadow,.text-shadow-1{text-shadow:1px 1px 1px rgb(0 0 0 / .3)}.text-shadow-2{text-shadow:2px 2px 5px rgb(0 0 0 / .4)}.text-shadow-3{text-shadow:3px 3px 8px rgb(0 0 0 / .4)}.text-shadow-4{text-shadow:3px 3px 12px rgb(0 0 0 / .5)}.text-shadow-5{text-shadow:5px 5px 16px rgb(0 0 0 / .6)}a.hotspot{background-color:#000;border-radius:99px;color:#fff;display:block;font-weight:bolder;height:1.5em;line-height:1.5em;opacity:.8;padding:0;text-align:center;transition:all .3s;width:1.5em}a.hotspot i{font-size:.8em}a.hotspot:hover{background-color:#fff!important;color:#000!important;opacity:1}.has-hover .bg,.has-hover [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.has-hover .has-image-zoom img{transition:unset}.bg-color .bg,.bg-grayscale:hover .bg,.has-hover .image-color img,.has-hover:hover .image-grayscale img{filter:grayscale(100%)}.bg-color:hover .bg,.has-hover:hover .image-color img{filter:grayscale(0)}.bg-zoom:hover .bg,.has-hover:hover .image-zoom img{transform:scale(1.1)}.bg-zoom-long .bg,.has-hover .image-zoom-long img{transition:transform 5s!important}.bg-zoom-long:hover .bg,.has-hover:hover .image-zoom-long img{transform:scale(1.3)}.bg-zoom-fade:hover .bg,.has-hover:hover .image-zoom-fade img{opacity:.7;transform:scale(1.1)}.bg-glow:hover .bg,.has-hover:hover .image-glow img{filter:brightness(1.1)}.bg-fade-out:hover .bg,.has-hover:hover .image-fade-out img{opacity:.7}.has-hover:hover .image-fade img,.image-fade:hover .bg{opacity:.6}.bg-fade-in .bg,.image-fade-in img{opacity:.7}.bg-fade-in:hover .bg,.has-hover:hover .image-fade-in img{opacity:1}.bg-blur:hover .bg,.has-hover:hover .image-blur img{filter:blur(5px)}.bg-overlay-add:not(:hover) .overlay,.bg-overlay-remove:hover .overlay,.has-hover:hover .image-overlay-remove .overlay,.has-hover:not(:hover) .image-overlay-add .overlay{opacity:0}.bg-overlay-add-50:not(:hover) .overlay,.bg-overlay-remove-50:hover .overlay,.has-hover:hover .image-overlay-remove-50 .overlay,.has-hover:not(:hover) .image-overlay-add-50 .overlay{opacity:.5}.has-mask{overflow:hidden;transform:translateZ(0)}.mask-circle{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.mask-angled{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.mask-angled-right{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.mask-arrow{-webkit-clip-path:polygon(0 0,calc(50% - 30px) 0,50% 30px,calc(50% + 30px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 30px) 0,50% 30px,calc(50% + 30px) 0,100% 0,100% 100%,0 100%)}.mask-angled-large{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.mask-angled-right-large{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%)}.mask-arrow-large{-webkit-clip-path:polygon(0 0,calc(50% - 60px) 0,50% 60px,calc(50% + 60px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 60px) 0,50% 60px,calc(50% + 60px) 0,100% 0,100% 100%,0 100%)}.mask-angled,.mask-angled-right,.mask-arrow{margin-top:-30px}.mask-angled-large,.mask-angled-right-large,.mask-arrow-large{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.parallax-active),[data-parallax]:not(.parallax-active) .bg{opacity:0}}.shade{backface-visibility:hidden;background:rgb(0 0 0 / .2);background:linear-gradient(0deg,#323232 0,#fff0 33%);bottom:0;content:" ";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s}.shade-top{background:rgb(0 0 0 / .2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.box:hover .shade{opacity:.5}.box-shade:not(.dark) .shade{background:hsl(0 0% 100% / .2);background:linear-gradient(0deg,#fff 0,#fff0 33%);opacity:.8}.hover-slide,.hover-slide-in,.hover-zoom,.hover-zoom-in,.show-on-hover{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.hover-slide{transform:translateY(15%) translateZ(0)}.hover-slide-in{transform:translateY(100%) translateZ(0)}.box-text-middle .box-text.hover-slide{transform:translateY(-40%) translateZ(0)}.hover-fade-in{opacity:0;transition:opacity .3s}.has-hover:hover .hover-fade-in{opacity:1}.hover-fade-out{transition:opacity .3s}.has-hover:hover .hover-fade-out{opacity:0}.hover-invert{filter:invert(0);opacity:1!important}.has-hover:hover .hover-invert{filter:invert(100%)}.hover-reveal{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.has-hover:hover .hover-reveal{max-height:150px;opacity:1}.has-hover:hover .hover-reveal.reveal-small{max-height:30px}.hover-blur{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.has-hover:hover .hover-blur{filter:blur(0)!important;opacity:1}.hover-zoom{transform:scale(1.1) translateZ(0)}.box-text-middle .box-text.hover-zoom{transform:scale(1.1) translateZ(0) translateY(-50%)}.hover-zoom-in{transform:scale(.9) translateZ(0)}.box-text-middle .box-text.hover-zoom-in{transform:scale(.9) translateZ(0) translateY(-50%)}.hover-bounce{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.has-hover:hover .hover-bounce{transform:scale(1) translateZ(0) translateY(0)!important}.box-text-middle .hover-bounce{transform:scale(1) translateZ(0) translateY(-40%)!important}.box-text-middle:hover .box-text.hover-bounce{transform:scale(1) translateZ(0) translateY(-50%)!important}.has-hover:hover img.show-on-hover{opacity:1}.has-hover .box-image:focus-within .show-on-hover,.has-hover:hover .hover-slide,.has-hover:hover .hover-slide-in,.has-hover:hover .hover-zoom,.has-hover:hover .hover-zoom-in,.has-hover:hover .show-on-hover{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.box-text-middle:hover .show-on-hover.box-text,.has-hover:hover .show-on-hover.center{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.box-text-middle .box-text.hover-slide,.box-text-middle:hover .show-on-hover.box-text,.has-hover:hover .hover-bounce,.has-hover:hover .hover-slide,.has-hover:hover .hover-slide-in,.has-hover:hover .hover-zoom,.has-hover:hover .hover-zoom-in,.has-hover:hover .show-on-hover,.has-hover:hover .show-on-hover.center,.hover-bounce,.hover-reveal,.hover-slide,.hover-slide-in,.hover-zoom,.hover-zoom-in{transform:translateZ(0)}}.slider .has-slide-effect{background-color:transparent!important;overflow:hidden}.slider .has-slide-effect .bg{opacity:0;transition:opacity 1s}.slide-zoom-in .bg,.slide-zoom-in-fast .bg{transform:scale(1)}.slide-zoom-out .bg,.slide-zoom-out-fast .bg{transform:scale(1.2)}.has-slide-effect.is-selected .bg{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.slide-fade-in.is-selected .bg{transition:opacity 3.5s}.slide-fade-in-fast.is-selected .bg{transition:opacity 1.5s}.slide-zoom-in-fast.is-selected .bg,.slide-zoom-in.is-selected .bg{transform:scale(1.2)}.slide-zoom-out-fast.is-selected .bg{transition:opacity 1s,transform 5s ease-out}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;font-family:Arial,sans-serif;font-size:14px;line-height:16px;max-height:100%;max-width:100%;overflow:auto;padding:8px 10px}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-sidetip.tooltipster-default .tooltipster-box{background:var(--tooltip-bg-color);border:2px solid var(--tooltip-bg-color);border-radius:4px}.tooltipster-sidetip.tooltipster-default.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-default.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-default.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-default.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-default .tooltipster-content{color:var(--tooltip-color);padding:6px 8px}.tooltipster-sidetip.tooltipster-default .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-default.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-default.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-default.tooltipster-right .tooltipster-arrow{height:16px;left:0;margin-top:-8px;top:0;width:8px}.tooltipster-sidetip.tooltipster-default.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-default .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-default .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip.tooltipster-default .tooltipster-arrow-background{border:8px solid #fff0}.tooltipster-sidetip.tooltipster-default.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:var(--tooltip-bg-color);left:0;top:3px}.tooltipster-sidetip.tooltipster-default.tooltipster-left .tooltipster-arrow-background{border-left-color:var(--tooltip-bg-color);left:-3px;top:0}.tooltipster-sidetip.tooltipster-default.tooltipster-right .tooltipster-arrow-background{border-right-color:var(--tooltip-bg-color);left:3px;top:0}.tooltipster-sidetip.tooltipster-default.tooltipster-top .tooltipster-arrow-background{border-top-color:var(--tooltip-bg-color);left:0;top:-3px}.tooltipster-sidetip.tooltipster-default .tooltipster-arrow-border{border:8px solid #fff0;left:0;top:0}.tooltipster-sidetip.tooltipster-default.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:var(--tooltip-bg-color)}.tooltipster-sidetip.tooltipster-default.tooltipster-left .tooltipster-arrow-border{border-left-color:var(--tooltip-bg-color)}.tooltipster-sidetip.tooltipster-default.tooltipster-right .tooltipster-arrow-border{border-right-color:var(--tooltip-bg-color)}.tooltipster-sidetip.tooltipster-default.tooltipster-top .tooltipster-arrow-border{border-top-color:var(--tooltip-bg-color)}.tooltipster-sidetip.tooltipster-default .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-default.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-default.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}.dark,.dark p,.dark td{color:#f1f1f1}.dark .heading-font,.dark a.lead,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.dark label,.hover-dark:hover a,.hover-dark:hover h1,.hover-dark:hover h2,.hover-dark:hover h3,.hover-dark:hover h4,.hover-dark:hover h5,.hover-dark:hover h6,.hover-dark:hover p{color:#fff}.dark .product-footer .woocommerce-tabs,.dark .product-section,.dark .stars a+a{border-color:hsl(0 0% 100% / .2)}.dark .nav-vertical li li.menu-item-has-children>a,.dark .nav-vertical-fly-out>li>a,.dark .nav-vertical>li>ul li a,.dark .nav>li.html,.dark .nav>li>a,.nav-dark .is-outline,.nav-dark .nav>li>a,.nav-dark .nav>li>button,.nav-dropdown.dark .nav-column>li>a,.nav-dropdown.dark>li>a{color:hsl(0 0% 100% / .8)}.dark .nav-vertical-fly-out>li>a:hover,.dark .nav>li.active>a,.dark .nav>li>a.active,.dark .nav>li>a:hover,.nav-dark .nav>li.active>a,.nav-dark .nav>li.current>a,.nav-dark .nav>li>a.active,.nav-dark .nav>li>a:hover,.nav-dark a.plain:hover,.nav-dropdown.dark .nav-column>li>a:hover,.nav-dropdown.dark>li>a:hover{color:#fff}.dark.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col,.dark.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col,.nav-dark .header-divider:after,.nav-dark .nav-divided>li+li>a:after,.nav-dark .nav>li.header-divider,.nav-dropdown.dark .nav-column>li>a,.nav-dropdown.dark>li>a{border-color:hsl(0 0% 100% / .2)}.dark .nav-vertical li li.menu-item-has-children>a,.nav-dark .header-button,.nav-dark .nav-vertical li li.menu-item-has-children>a,.nav-dark .nav>li.html{color:#fff}.nav-box a:hover span.amount,.nav-dark span.amount{color:currentColor}:root{--flatsome-scroll-padding-top:calc(var(--flatsome--header--sticky-height, 0px) + var(--wp-admin--admin-bar--height, 0px))}html{overflow-x:hidden;scroll-padding-top:var(--flatsome-scroll-padding-top)}@supports(overflow:clip){body{overflow-x:clip}}#main,#wrapper{background-color:#fff;position:relative}#main.dark{background-color:#333}.page-wrapper{padding-bottom:30px;padding-top:30px}.page-wrapper-full{padding-top:0}.is-sticky-column__inner{display:flow-root}@media(min-width:850px){.is-sticky-column{position:sticky}.is-sticky-column[data-sticky-mode]{transform:translateZ(0);will-change:transform}.is-sticky-column:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.ux-body-overlay{background-color:rgb(0 0 0 / .3);bottom:0;display:block;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:29}.ux-body-overlay--click-active,.ux-body-overlay--hover-active{opacity:1;visibility:visible}.header,.header-wrapper{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.header-bg-color{background-color:hsl(0 0% 100% / .9)}.header-bottom,.header-top{align-items:center;display:flex;flex-wrap:no-wrap}.header.has-transparent,.header.show-on-scroll,.header.transparent{position:absolute}.header.show-on-scroll:not(.stuck),.header.transparent:not(.stuck){left:auto;right:auto}.header.show-on-scroll .header-wrapper{opacity:0;transition:opacity .3s;visibility:hidden}.header.show-on-scroll .header-wrapper.stuck{opacity:1;visibility:visible}.header.transparent .header-bg-color,.header.transparent .header-bg-image,.header.transparent .header-bottom,.header.transparent .header-wrapper{background-color:#fff0;background-image:none!important;box-shadow:none}.header-bg-color,.header-bg-image{background-position:50% 0;transition:background .4s}.header-top{background-color:var(--fs-color-primary);min-height:20px;position:relative;z-index:11}.header-main{position:relative;z-index:10}.header-bottom{min-height:35px;position:relative;z-index:9}.top-divider{border-top:1px solid;margin-bottom:-1px;opacity:.1}.nav-dark .top-divider{display:none}.stuck{left:0;margin:0 auto;position:fixed;right:0;top:0}.sticky-jump .stuck:not(.ux-no-animation){animation:stuckMoveDown .6s}.sticky-fade .stuck:not(.ux-no-animation){animation:stuckFadeIn .6s}.sticky-shrink .stuck .header-main{transition:height .8s}.stuck .header-inner,.stuck .logo,.stuck .logo img{margin-top:0;padding-top:0}.header-wrapper:not(.stuck) .logo img{transition:max-height .5s}.header.show-on-scroll .hide-for-sticky,.stuck .hide-for-sticky{display:none}.header-shadow .header-wrapper,.header-wrapper.stuck,.layout-shadow #wrapper{box-shadow:1px 1px 10px rgb(0 0 0 / .15)}.nav>li.header-divider{border-left:1px solid rgb(0 0 0 / .1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.nav-dark .nav>li.header-divider{border-color:hsl(0 0% 100% / .1)}.header-block{min-height:15px;width:100%}.header-full-width .container{max-width:100%!important}@media(prefers-reduced-motion){.sticky-jump .stuck{animation-name:stuckFadeIn}}@media(max-width:549px){.nav-mobile>li>a:not(.button){line-height:5em}}.post{margin:0 0 30px}.masonery .post{margin-bottom:0}.entry-header-text{padding:1.5em 0}.entry-header-text.text-center{padding-left:1.5em;padding-right:1.5em}.entry-header-text-top{padding-top:0}.entry-header-text-bottom{padding-bottom:0}.entry-content{padding-bottom:1.5em;padding-top:1.5em}.masonery .article-inner .box{margin-bottom:1.5em}.article-inner{transition:opacity .3s,box-shadow .5s,transform .3s}.blog-featured-title+#main .post-sidebar{padding-top:30px}.from_the_blog_comments{opacity:.8;padding-top:7px}.article-inner.has-shadow{background-color:#fff}.article-inner.has-shadow .author-box,.article-inner.has-shadow .entry-content,.article-inner.has-shadow .entry-header-text,.article-inner.has-shadow footer.entry-meta{padding-left:1.5em;padding-right:1.5em}.article-inner.has-shadow .entry-header-text-top{padding-top:1.5em}.entry-author{padding:2em 0}.banner h2.entry-title{font-size:2em}.badge.post-date{top:7%}.entry-image img{width:100%}.entry-image-float{position:relative}@media(min-width:850px){.entry-image-float{float:left;margin-right:2em;max-width:50%}.entry-image-float+.entry-content{padding-top:0}}.post .entry-summary p:last-of-type{margin-bottom:0}footer.entry-meta{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.recentcomments{padding:7px 0}li.recentcomments a{display:inline!important}.box-blog-post .is-divider{height:2px;margin-bottom:.5em;margin-top:.5em}.bypostauthor{display:block}.more-link{margin-top:1.5em}.updated:not(.published){display:none}@media(min-width:850px){.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}}.wp-caption{margin-bottom:2em;max-width:100%}.wp-caption .wp-caption-text{background:rgb(0 0 0 / .05);font-size:.9em;font-style:italic;padding:.4em}.wp-caption-text{text-align:center}img.size-full.alignnone{margin-bottom:2em}.row .entry-content .gallery{padding:0}.gallery-caption{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.widget{margin-bottom:1.5em}.widget ul{margin:0}.widget li{list-style:none}.widgets-boxed .widget,.widgets-framed .widget{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgb(0 0 0 / .05);padding:15px 20px}.widgets-boxed .widget h3{background-color:var(--fs-color-primary);color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.widgets-boxed h3+.is-divider{display:none}.widget>ul>li,ul.menu>li{list-style:none;margin:0;text-align:left}.widget>ul>li li,ul.menu>li li{list-style:none}.widget>ul>li>a,.widget>ul>li>span:first-child,ul.menu>li>a,ul.menu>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.widget>ul>li:before,ul.menu>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.widget>ul>li li>a,ul.menu>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.widget>ul>li+li,ul.menu>li+li{border-top:1px solid #ececec}.dark .widget>ul>li+li,.dark ul.menu>li+li{border-color:hsl(0 0% 100% / .08)}.widget>ul>li ul,ul.menu>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.widget>ul>li ul li,ul.menu>li ul li{border:0;margin:0}.dark .widget>ul>li ul,.dark ul.menu>li ul{border-color:hsl(0 0% 100% / .08)}.dark .widget>ul>li.active>a,.dark .widget>ul>li.current-cat>a,.dark .widget>ul>li>a:hover,.dark ul.menu>li.active>a,.dark ul.menu>li.current-cat>a,.dark ul.menu>li>a:hover{color:#fff}.widget>ul>li.has-child,ul.menu>li.has-child{align-items:center;display:flex;flex-flow:row wrap}.widget>ul>li .count{font-size:.7em;line-height:3em;opacity:.5}.widget .current-cat-parent>ul,.widget .current>ul{display:block}.widget .current-cat>a{color:#000;font-weight:bolder}.recent-blog-posts{padding:10px 0}.recent-blog-posts a{display:block;line-height:1.2;margin-bottom:6px}.widget .instagram-pics:after{clear:both;content:"";display:table}.widget .instagram-pics>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.widget .instagram-pics>li a{display:block;margin:0;padding:0}.widget .instagram-pics>li img{display:block;width:100%}.widget_layered_nav li{align-items:center;display:flex}.widget_display-latest-tweets li{font-size:.9em;font-style:italic}.widget_display-latest-tweets a{display:inline!important}.widget_display-latest-tweets span{display:block;font-weight:bolder}.wpcf7{color:#333;position:relative}.wpcf7 .ajax-loader{display:none!important}.dark .wpcf7{color:#fff}.wpcf7 p{margin:0;padding:0}.wpcf7 br{display:none}.wpcf7 label{display:inline-block;width:100%}.wpcf7 span.wpcf7-list-item{margin-left:0;margin-right:1.2em}.wpcf7 .wpcf7-form-control-wrap{display:block}.wpcf7 .ajax-loader{background-color:#fff;border-radius:99px;position:absolute;right:0}.wpcf7 .wpcf7-not-valid-tip{background-color:#f1f1f1;border-radius:3px;color:var(--fs-color-alert);line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.wpcf7 .wpcf7-not-valid-tip:after{border:10px solid #fff0;border-bottom-color:#f1f1f1;bottom:100%;content:" ";height:0;left:30px;margin-left:-10px;pointer-events:none;position:absolute;width:0}.wpcf7 .wpcf7-validation-errors{display:none!important}.wpcf7 .flex-col .wpcf7-not-valid-tip{margin-top:5px;position:absolute;width:100%;z-index:99}.wpcf7 .wpcf7-response-output{border-radius:10px;margin:5px 0 0}.wpcf7-form .processing *{opacity:.8}.password-required form.post-password-form{margin:0 auto;max-width:620px;padding:30px 15px}.portfolio-inner img{width:100%}.portfolio-bottom{margin-bottom:-1px}.row+.portfolio-related .portfolio-element-wrapper{margin-top:30px}.accordion-inner{display:none;padding:1em 2.3em}.accordion-title{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.dark .accordion-title{border-color:hsl(0 0% 100% / .2)}.accordion-title.active{background-color:rgb(0 0 0 / .03);border-color:var(--fs-color-primary);color:var(--fs-color-primary);font-weight:700}.dark .accordion-title.active{color:#fff}.accordion .toggle{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.accordion .active .toggle{color:currentColor;opacity:1}.breadcrumbs{color:#222;font-weight:700;letter-spacing:0;padding:0}.product-info .breadcrumbs{font-size:.85em;margin:0 0 .5em}.breadcrumbs .divider,.breadcrumbs .separator{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.dark .breadcrumbs{color:#fff}.breadcrumbs a{color:hsl(0 0% 40% / .7);font-weight:400}.breadcrumbs a:first-of-type{margin-left:0}.breadcrumbs a.current,.breadcrumbs a:hover{color:#111}.dark .breadcrumbs a{color:#fff}.checkout-breadcrumbs{padding:15px 0}.checkout-breadcrumbs a{align-items:center;color:#ccc;display:inline-flex}.checkout-breadcrumbs .divider{margin:0 .5em;top:2px}.breadcrumb-step{background-color:#ccc;border-radius:99px;color:#fff;display:inline-block;font-size:.7em;font-weight:bolder;height:1.5em;line-height:1.5em;margin:0 .5em;position:relative;text-align:center;width:1.5em}.current .breadcrumb-step{background-color:var(--fs-color-secondary)}@media(min-width:850px){.comment-form{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.comment-form>div,.comment-form>p{padding:0 15px;width:100%}.comment-form p.comment-form-author,.comment-form p.comment-form-email,.comment-form p.comment-form-url{flex:1}}.comment-inner:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.comment-list li,.commentlist li{list-style:none;padding:1em 0 0}.comment-list li .meta,.commentlist li .meta{margin-bottom:0}.comment-list li .avatar,.commentlist li .avatar{border-radius:100%}.comment-list li .description,.commentlist li .description{font-style:italic}.comment-list li .comment-text,.commentlist li .comment-text{padding:0 1.5em}.comment-list>li:not(:first-child),.commentlist>li:not(:first-child){border-top:1px dashed #ddd}#comments .comment-respond{background-color:rgb(0 0 0 / .05);margin-top:15px;padding:15px 25px 0}#comments .comment-respond .comment-reply-title{font-size:1.2em}#comments .comment-respond small{font-size:.6em;margin-left:10px;text-transform:uppercase}.footer-wrapper{position:relative;width:100%}.footer{padding:30px 0 0}.footer-1{background-color:#fff}.footer-2{background-color:#777}.footer-1,.footer-2{border-top:1px solid rgb(0 0 0 / .05)}.footer-secondary{padding:7.5px 0}.absolute-footer,html{background-color:#5b5b5b}.footer ul{margin:0}.absolute-footer{color:rgb(0 0 0 / .5);font-size:.9em;padding:10px 0 15px}.absolute-footer.dark{color:hsl(0 0% 100% / .5)}.absolute-footer.fixed{background-color:#fff0;bottom:0;color:#fff;left:0;padding:7.5px 15px;right:0;text-shadow:1px 1px 1px rgb(0 0 0 / .7);z-index:101}.absolute-footer ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.absolute-footer.dark ul{border-color:hsl(0 0% 100% / .08)}.absolute-footer.text-center ul{border:0;padding-top:5px}.reveal-footer{box-shadow:0 0 20px 0 rgb(0 0 0 / .5);margin-bottom:100px;position:relative;z-index:1}.reveal-footer+.footer-wrapper{bottom:0;position:fixed;z-index:0}.back-to-top{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.back-to-top.left{left:20px;right:unset}.back-to-top.active{opacity:1;pointer-events:inherit;transform:translateY(0)}.instagram-image-container{display:block;padding-bottom:100%}.instagram-image-container a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.instagram-image-type--placeholder img{background-color:rgb(0 0 0 / .03)}.logo{line-height:1;margin:0}.logo-tagline{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.logo a{color:var(--fs-color-primary);display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.logo img{display:block;width:auto}.header-logo-dark,.header-logo-sticky,.nav-dark .header-logo,.sticky .dark .header-logo-dark,.sticky .has-sticky-logo .header-logo{display:none!important}.nav-dark .header-logo-dark,.stuck .header-logo-sticky{display:block!important}.stuck .header-logo-sticky+img,.stuck .header-logo-sticky+img+img{display:none!important}.nav-dark .logo a,.nav-dark .logo-tagline{color:#fff}.logo-left .logo{margin-left:0;margin-right:30px}.logo-center .flex-left{flex:1 1 0%;order:1}.logo-center .logo{margin:0 30px;order:2;text-align:center}.logo-center .logo img{margin:0 auto}.logo-center .flex-right{flex:1 1 0%;order:3}@media screen and (max-width:849px){.header-inner .nav{flex-wrap:nowrap}.medium-logo-left .logo{margin-left:0;margin-right:15px;order:1}.medium-logo-left .flex-left{flex:1 1 0%;order:2}.medium-logo-left .flex-right{flex:1 1 0%;order:3}.medium-logo-center .flex-left{flex:1 1 0%;order:1}.medium-logo-center .logo{margin:0 15px;order:2;text-align:center}.medium-logo-center .logo img{margin:0 auto}.medium-logo-center .flex-right{flex:1 1 0%;order:3}}.ux-lottie{height:300px}.map-height{height:400px}.map-inner{background-color:#fff;background-color:hsl(0 0% 100% / .9);padding:20px}.google-map .gm-style button{max-width:none!important;min-height:auto!important}.google-map .gm-style .gm-style-mtc li{margin:0}.message-box{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.message-box.dark{background-color:#333}.message-box .col,.message-box .col-inner,.message-box .row{padding-bottom:0!important;padding-top:0!important}.next-prev-thumbs li{display:inline-block;margin:0 1px!important;position:relative}.next-prev-thumbs li .button{margin-bottom:0}.next-prev-thumbs .nav-dropdown{min-width:90px;padding:2px;width:90px}.page-title{position:relative}.page-title .widget{margin:0 .3em;vertical-align:middle}.page-title-bg{overflow:hidden}.title-bg{transition:opacity .6s}.title-overlay{background-color:rgb(0 0 0 / .25)}.page-title-inner{min-height:60px;padding-top:20px;position:relative}.page-title-inner button,.page-title-inner form,.page-title-inner p,.page-title-inner select,.page-title-inner ul{margin-bottom:0;margin-top:0}.normal-title{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.normal-title .page-title-inner{padding-bottom:15px;padding-top:15px}.featured-title{background-color:var(--fs-color-primary);text-shadow:1px 1px 1px rgb(0 0 0 / .2)}.featured-title .page-title-inner{padding-bottom:20px}.featured-title .page-title-bg{box-shadow:inset 0 0 30px 0 rgb(0 0 0 / .1)}.featured-title .overlay{background-color:rgb(0 0 0 / .4)}.payment-icons .payment-icon{background-color:rgb(0 0 0 / .1);border-radius:5px;display:inline-block;margin:3px 3px 0;opacity:.6;padding:3px 5px 5px;transition:opacity .3s}.payment-icons .payment-icon svg{height:20px;vertical-align:middle;width:auto!important}.payment-icons .payment-icon:hover{opacity:1}.dark .payment-icons .payment-icon{background-color:hsl(0 0% 100% / .1)}.dark .payment-icons .payment-icon svg{fill:#fff}.pricing-table{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.dark .pricing-table{border-color:hsl(0 0% 100% / .2)}.pricing-table .title{border-bottom:1px solid #ececec;padding:.5em 15%}.dark .pricing-table .title{border-color:hsl(0 0% 100% / .2)}.pricing-table .price{color:#000;font-weight:300;padding:.6em 15% 0}.pricing-table .description{padding:15px 15px 0}.pricing-table .items{padding:10px 15%}.pricing-table .is-disabled{opacity:.6;text-decoration:line-through}.pricing-table .items .button:last-child{margin:30px 0 0}.pricing-table .bullet-more-info{font-size:14px;margin-left:10px}.pricing-table .items>div{border-bottom:1px solid #ececec;padding:7.5px 0}.dark .pricing-table .items>div{border-color:hsl(0 0% 100% / .08)}.dark .pricing-table{background-color:#333}.pricing-table .title{background-color:rgb(0 0 0 / .02)}.featured-table{border-color:var(--fs-color-primary);border-width:2px;margin-top:-15px}.featured-table .title{background-color:var(--fs-color-primary);border-color:var(--fs-color-primary);color:#fff}.scroll-to{width:100%}.scroll-to-bullets{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.scroll-to-bullets a{background-color:var(--fs-color-primary);border:3px solid #fff0;border-radius:30px;box-shadow:1px 1px 1px rgb(0 0 0 / .3);display:block;height:15px;margin:10px 15px;transition:all .3s;width:15px}.scroll-to-bullets a.active,.scroll-to-bullets a:hover{background-color:#fff;opacity:1}.scroll-to-bullets a.active{border-color:var(--fs-color-primary)}.sidebar-menu .search-form{display:block!important}.searchform-wrapper form{margin-bottom:0}.mobile-nav>.search-form,.sidebar-menu .search-form{padding:5px 0;width:100%}.form-flat .search-form-categories{padding-right:5px}.searchform-wrapper:not(.form-flat) .submit-button,.widget_search .submit-button{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.searchform{position:relative}.searchform .button.icon{margin:0}.searchform .button.icon i{font-size:1.2em}.searchform-wrapper{width:100%}.searchform-wrapper.form-flat .submit-button.loading .icon-search{opacity:0}.searchform-wrapper.form-flat .submit-button.loading:after{border-color:currentColor}.searchform-wrapper.form-flat .flex-col:last-of-type{margin-left:-2.9em}@media(max-width:849px){.searchform-wrapper{font-size:1rem}}.searchform-wrapper .autocomplete-suggestions{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.header .search-form .autocomplete-suggestions,.header-block .autocomplete-suggestions{max-height:80vh}.col .live-search-results,.header .search-form .live-search-results,.header-block .live-search-results{background-color:hsl(0 0% 100% / .95);box-shadow:0 0 10px 0 rgb(0 0 0 / .1);color:#111;left:0;position:absolute;right:0;text-align:left;top:105%}.header li .html .live-search-results{background-color:#fff0;box-shadow:none;position:relative;top:0}.autocomplete-suggestion{align-items:center;border-bottom:1px solid rgb(0 0 0 / .05);cursor:default;display:flex;padding:10px .75em}.autocomplete-suggestion .search-name{flex:1}.autocomplete-suggestion img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.autocomplete-suggestion img+.search-name{margin-top:-.15em;padding-left:.5em}.autocomplete-suggestion .search-price{font-size:.8em;margin-left:5px;padding-top:3px}.autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-selected{background-color:rgb(0 0 0 / .05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.section-title-container{margin-bottom:1.5em}.banner+.section-title-container,.row-collapse+.section-title-container,.slider-wrapper+.section-title-container{margin-top:30px}.section-title{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.section-title i{margin-right:.5em;opacity:.6}.section-title i.icon-angle-right{margin-left:10px;margin-right:0}.section-title span{text-transform:uppercase}.section-title small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.section-title b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.section-title a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.section-title-normal{border-bottom:2px solid #ececec}.section-title-normal span{border-bottom:2px solid rgb(0 0 0 / .1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.dark .section-title-normal,.dark .section-title-normal span{border-color:hsl(0 0% 100% / .2)}.section-title-normal b{display:none}.section-title-center span{margin:0 15px}.section-title-bold-center span,.section-title-center span{text-align:center}.section-title-bold-center small,.section-title-center small{display:block;padding:0 15px}.section-title-bold span,.section-title-bold-center span{border:2px solid rgb(0 0 0 / .1);padding:.3em .8em}.section-title-bold b:first-of-type{display:none}.flatsome-cookies{background-color:#fff;bottom:0;box-shadow:0 0 9px rgb(0 0 0 / .14);left:0;padding:15px 30px;position:fixed;right:0;top:auto;transform:translate3d(0,100%,0);transition:transform .35s ease;z-index:999}.flatsome-cookies__inner{align-items:center;display:flex;justify-content:space-between}.flatsome-cookies__text{flex:1 1 auto;padding-right:30px}.flatsome-cookies__buttons{flex:0 0 auto}.flatsome-cookies__buttons>a{margin-bottom:0;margin-right:20px}.flatsome-cookies__buttons>a:last-child{margin-right:0}.flatsome-cookies--inactive{transform:translate3d(0,100%,0)}.flatsome-cookies--active{transform:none}@media(max-width:849px){.flatsome-cookies__inner{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.flatsome-cookies__buttons{margin-top:15px}.flatsome-cookies__text{padding-right:0}}.icon-lock:before{content:""}.icon-user-o:before{content:""}.icon-chat:before,.icon-line:before{content:""}.icon-user:before{content:""}.icon-shopping-cart:before{content:""}.icon-tumblr:before{content:""}.icon-gift:before{content:""}.icon-phone:before{content:""}.icon-play:before{content:""}.icon-menu:before{content:""}.icon-equalizer:before{content:""}.icon-shopping-basket:before{content:""}.icon-shopping-bag:before{content:""}.icon-google-plus:before{content:""}.icon-heart-o:before{content:""}.icon-heart:before{content:""}.icon-500px:before{content:""}.icon-vk:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-x:before{content:""}.icon-twitter:before{content:""}.icon-envelop:before{content:""}.icon-tag:before{content:""}.icon-star:before{content:""}.icon-star-o:before{content:""}.icon-facebook:before{content:""}.icon-feed:before{content:""}.icon-checkmark:before{content:""}.icon-plus:before{content:""}.icon-cross:before{content:""}.icon-instagram:before{content:""}.icon-tiktok:before{content:""}.icon-pinterest:before{content:""}.icon-search:before{content:""}.icon-skype:before{content:""}.icon-dribbble:before{content:""}.icon-certificate:before{content:""}.icon-expand:before{content:""}.icon-linkedin:before{content:""}.icon-map-pin-fill:before{content:""}.icon-pen-alt-fill:before{content:""}.icon-youtube:before{content:""}.icon-flickr:before{content:""}.icon-clock:before{content:""}.icon-snapchat:before{content:""}.icon-whatsapp:before{content:""}.icon-telegram:before{content:""}.icon-twitch:before{content:""}.icon-discord:before{content:""}.icon-threads:before{content:""}.ux-shop-ajax-filters .widget_price_filter .price_slider_amount .button{display:none}.ux-shape-divider{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.ux-shape-divider svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.ux-shape-divider--top{top:-1px;transform:rotate(180deg)}.ux-shape-divider--top svg{width:calc(var(--divider-top-width) + 2px)}.ux-shape-divider--bottom{bottom:-1px}.ux-shape-divider--bottom svg{width:calc(var(--divider-width) + 2px)}.ux-shape-divider--flip svg{transform:translateX(-50%) rotateY(180deg)}.ux-shape-divider--to-front{z-index:2}.ux-shape-divider .ux-shape-fill{fill:#fff}.text-center .social-icons{margin-left:auto;margin-right:auto}.social-icons{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.html .social-icons{font-size:1em}.html .social-icons .button{margin-bottom:0}.social-icons span{font-weight:700;padding-right:10px}.social-icons i{min-width:1em}.dark .social-icons,.nav-dark .social-icons{color:#fff}.dark .social-icons .button.is-outline,.nav-dark .social-icons .button.is-outline{border-color:hsl(0 0% 100% / .5)}.social-button,.social-icons .button.icon:hover,.social-icons .button.icon:not(.is-outline){background-color:currentColor!important;border-color:currentColor!important}.social-button>i,.social-button>span,.social-icons .button.icon:hover>i,.social-icons .button.icon:hover>span,.social-icons .button.icon:not(.is-outline)>i,.social-icons .button.icon:not(.is-outline)>span{color:#fff!important}.button.facebook:hover,.button.facebook:not(.is-outline){color:#3a589d!important}.button.instagram:hover,.button.instagram:not(.is-outline){color:#3b6994!important}.button.whatsapp:hover,.button.whatsapp:not(.is-outline){color:#51cb5a!important}.button.x:hover,.button.x:not(.is-outline){color:#111!important}.button.twitter:hover,.button.twitter:not(.is-outline){color:#2478ba!important}.button.email:hover,.button.email:not(.is-outline),.button.threads:hover,.button.threads:not(.is-outline),.button.tiktok:hover,.button.tiktok:not(.is-outline){color:#111!important}.button.phone:hover,.button.phone:not(.is-outline){color:#51cb5a!important}.button.pinterest:hover,.button.pinterest:not(.is-outline){color:#cb2320!important}.button.rss:hover,.button.rss:not(.is-outline){color:#fc7600!important}.button.tumblr:hover,.button.tumblr:not(.is-outline){color:#36455d!important}.button.vk:hover,.button.vk:not(.is-outline){color:#527498!important}.button.google-plus:hover,.button.google-plus:not(.is-outline){color:#dd4e31!important}.button.linkedin:hover,.button.linkedin:not(.is-outline){color:#0072b7!important}.button.youtube:hover,.button.youtube:not(.is-outline){color:#c33223!important}.button.flickr:hover,.button.flickr:not(.is-outline){color:#e5086f!important}.button.snapchat:hover,.button.snapchat:not(.is-outline){color:#fff600!important}.button.snapchat:hover i,.button.snapchat:not(.is-outline) i{text-shadow:0 0 6px rgb(0 0 0 / .4)}.button.px500:hover,.button.px500:not(.is-outline){color:#0099e5!important}.button.telegram:hover,.button.telegram:not(.is-outline){color:#54a9ea!important}.button.twitch:hover,.button.twitch:not(.is-outline){color:#9146fe!important}.button.discord:hover,.button.discord:not(.is-outline){color:#7189d9!important}.woocommerce-product-rating{position:relative;visibility:visible}.star-rating{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;font-family:fl-icons!important;font-size:16px;font-weight:400!important;height:1em;letter-spacing:0;line-height:1em;margin:.5em 0;overflow:hidden;position:relative;text-align:left;width:5.06em}.star-rating:before,.woocommerce-page .star-rating:before{color:var(--fs-color-secondary);content:"";float:left;left:0;position:absolute;top:0}.star-rating span{float:left;font-family:fl-icons!important;font-weight:400!important;height:10px;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0;width:10px}.star-rating span:before{color:var(--fs-color-secondary);content:"";left:0;position:absolute;top:0}.star-rating--inline{display:inline-block;height:18px;vertical-align:middle}.woocommerce-review-link{font-size:90%}li.wc-layered-nav-rating{font-size:.8em}li.wc-layered-nav-rating .star-rating{display:inline-block;margin-bottom:0}.stars a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.stars a+a{border-left:1px solid #ececec;margin-left:.3em}.stars a.active:after,.stars a:hover:after{color:var(--fs-color-secondary)}.stars a:after{color:#ddd;content:""}.stars a.star-2:after{content:""}.stars a.star-3:after{content:""}.stars a.star-4:after{content:""}.stars a.star-5:after{content:""}.woocommerce-cart .cart_totals:has(.blockUI),.woocommerce-cart .woocommerce-cart-form:has(.blockUI),.woocommerce-checkout-review-order:has(.blockUI),.woocommerce-mini-cart-item:has(.blockUI){opacity:.5}.woocommerce-cart .cart_totals .blockUI.blockOverlay,.woocommerce-cart .woocommerce-cart-form .blockUI.blockOverlay,.woocommerce-checkout-review-order .blockUI.blockOverlay,.woocommerce-mini-cart-item .blockUI.blockOverlay{background-color:transparent!important;opacity:.5!important}.woocommerce-cart .cart_totals .blockUI.blockOverlay:before,.woocommerce-cart .woocommerce-cart-form .blockUI.blockOverlay:before,.woocommerce-checkout-review-order .blockUI.blockOverlay:before,.woocommerce-mini-cart-item .blockUI.blockOverlay:before{animation:spin .6s linear infinite;border-bottom:3px solid rgb(0 0 0 / .1)!important;border-left:3px solid var(--fs-color-primary);border-radius:50%;border-right:3px solid rgb(0 0 0 / .1)!important;border-top:3px solid rgb(0 0 0 / .1)!important;content:"";display:block;font-size:2em;height:30px;left:50%;line-height:1;margin-left:-.5em;margin-top:-.5em;pointer-events:none;position:absolute;text-align:center;top:50%;width:30px}.dark .woocommerce-cart .cart_totals .blockUI.blockOverlay:before,.dark .woocommerce-cart .woocommerce-cart-form .blockUI.blockOverlay:before,.dark .woocommerce-checkout-review-order .blockUI.blockOverlay:before,.dark .woocommerce-mini-cart-item .blockUI.blockOverlay:before{border:3px solid rgb(0 0 0 / .1)!important;border-left-color:#fff!important}.product-summary .ux-product-brands{display:inline-flex;flex-wrap:wrap;gap:15px}.product-summary .ux-product-brands a:hover{opacity:.7}@media(min-width:1000px){.product-summary .ux-product-brands{flex-direction:column;float:right;margin-block:0;margin-inline-start:15px}.product-summary .ux-product-brands a{background-color:#fff;border:1px solid #e0e0e0;max-width:100px;min-height:70px;padding:5px;transition:border-color .2s ease-in-out}.product-summary .ux-product-brands a:hover{border-color:#969696;opacity:1}}.product-summary.text-center .ux-product-brands{justify-content:space-evenly}@media(min-width:1000px){.product-summary.text-center .ux-product-brands{align-items:center;flex-direction:row;float:none;margin-inline:0}.product-summary.text-center .ux-product-brands a{border:none}.product-summary.text-right .ux-product-brands{float:left;margin-inline-end:15px;margin-inline-start:0}}.brands_index{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:30px 0 0}.brands_index li{margin:0!important}.dark ul.brands_index li span{opacity:.3}.category-page-row{padding-top:30px}.price_slider_amount input{display:none}.woocommerce-result-count{display:inline-block;margin:0 1em 0 auto}.woocommerce-ordering,.woocommerce-ordering select{display:inline-block;margin:5px 0}.add_to_cart_button.added{display:none}a.added_to_cart{display:inline-block;font-size:.9em;font-weight:700;padding:10px 0;text-transform:uppercase}a.added_to_cart:after{content:" →"}.grid-style-3 .title-wrapper{flex:1;min-width:60%;overflow:hidden;padding-right:15px;text-overflow:ellipsis}.grid-style-3 .price-wrapper{text-align:right}.grid-style-3 .star-rating{margin:.2em 0;text-align:right}.grid-style-3 .price del{display:block}.grid-style-3 .price del span.amount{margin:0}.price-wrapper .review-count{margin-left:4px}.products .box-vertical .box-text{font-size:1.1em}.page-numbers.button.current{opacity:.6;pointer-events:none}.grid-tools{backface-visibility:hidden;display:flex;margin-bottom:-1px;padding:0!important;white-space:nowrap;width:100%}.grid-tools a{background-color:var(--fs-color-primary);color:#f1f1f1;display:block;font-size:.85em;font-weight:700;opacity:.95;padding:.4em 0 .5em;text-overflow:ellipsis;text-transform:uppercase;transition:opacity .3s;width:100%}.grid-tools a.quick-view:focus-visible{outline-offset:-4px}.grid-tools a+a{border-left:1px solid hsl(0 0% 100% / .1)}.grid-tools a:hover{color:#fff;opacity:1}.grid-tools .add-to-cart-grid{width:0}@media(max-width:849px){.category-filter-row{padding:10px 0}}.filter-button{display:inline-block;margin-top:.5em}.box-image .out-of-stock-label{background:#fff;background:hsl(0 0% 100% / .9);color:#333;font-weight:700;left:0;opacity:.9;padding:20px 0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:40%}.featured-title .woocommerce-result-count{display:none}.widget_product_categories>ul>li{align-items:center;display:flex;flex-flow:row wrap}.widget_product_categories>ul>li span{font-size:.85em;opacity:.4}.widget_product_categories>ul>li ul span.count{display:none}.message-wrapper+.login{background-color:rgb(0 0 0 / .03);padding:30px}.woocommerce-form-login .button{margin-bottom:0}.woocommerce-billing-fields{border-top:2px solid #ddd;padding-top:15px}.woocommerce-billing-fields p{margin-bottom:.5em}form.checkout h3{font-size:1.1em;font-weight:bolder;overflow:hidden;padding-top:10px;text-transform:uppercase}form.checkout input[type=checkbox]{margin-bottom:0;margin-right:.5em;margin-top:0}.payment_methods li+li{border-top:1px solid #ececec;padding-top:7px}.payment_methods p{font-size:.9em}.payment_method_paypal img{margin:0 10px;max-width:130px}a.about_paypal{font-size:.8em}.woocommerce-privacy-policy-text{font-size:85%}.form-row-wide{clear:both}.form-row-push{margin-top:-15px}@media(min-width:550px){.form-row-first,.form-row-last{float:left;width:48%}.form-row-first{margin-right:4%}}button#place_order{font-size:1.2em;line-height:1.2;margin-right:0;padding-bottom:.5em;padding-top:.5em;white-space:normal;width:100%}#ship-to-different-address{padding-top:0}#ship-to-different-address label{font-weight:400;text-transform:none}#billing_address_2_field>label,#shipping_address_2_field>label{opacity:0;overflow:hidden;white-space:nowrap;width:0}@media(max-width:549px){#billing_address_2_field>label,#shipping_address_2_field>label{display:none}}.wc-terms-and-conditions{border-top:1px solid #ececec;margin-top:-15px;padding:15px 0}.wc-terms-and-conditions input{margin-bottom:0}.wc-terms-and-conditions label{font-weight:400}div.create-account{clear:both}.form-row.create-account{font-size:1.1em;margin:0}.form-row.create-account label{font-weight:400}.page-checkout-simple{padding:3% 0}@media(max-width:849px){.page-checkout-simple .medium-text-center #logo{margin:0 auto}}.js_active .woocommerce-account-fields p.create-account+div.create-account,.js_active .woocommerce-shipping-fields #ship-to-different-address+div.shipping_address{display:none}.widget_price_filter form{margin:0}.widget_price_filter .price_slider{background:#f1f1f1;margin-bottom:1em}.widget_price_filter .price_label{padding-top:6px}.widget_price_filter span{font-weight:700}.widget_price_filter .price_slider_amount{font-size:.8751em;line-height:1;text-align:right}.widget_price_filter .price_slider_amount .button{background-color:#666;border-radius:99px;float:left;font-size:.85em}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{background-color:#666;border-radius:999px;cursor:pointer;height:15px;outline:none;position:absolute;top:-5px;width:15px;z-index:2}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-10px}.widget_price_filter .ui-slider .ui-slider-range{background-color:#666;border:0;border-radius:99px;display:block;font-size:10px;opacity:.5;position:absolute;z-index:1}.widget_price_filter .ui-slider-horizontal{border-radius:99px;height:5px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%;top:0}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget li.chosen a:before{color:currentColor;content:"x";display:inline-block;margin-right:5px;opacity:.6;position:relative;top:-2px}.wc-layered-nav-term.chosen>a:before{background-color:#f1f1f1;border:1px solid rgb(0 0 0 / .1);border-radius:99px;height:18px;line-height:12px;text-align:center;width:18px}.dark .wc-layered-nav-term.chosen>a:before{background-color:rgb(0 0 0 / .5)}.widget_layered_nav_filters ul li.chosen{border:0!important;display:inline-block;margin-right:10px}.widget_layered_nav_filters ul li.chosen a{background-color:#f1f1f1;border:1px solid rgb(0 0 0 / .1);border-radius:99px;display:inline-block;font-size:.85em;font-weight:400;opacity:.9;padding:0 7px}.dark .widget_layered_nav_filters ul li.chosen a{background-color:rgb(0 0 0 / .5);color:#fff}.widget_layered_nav_filters ul li.chosen a:before{content:"x";margin-right:3px;opacity:.4;position:relative;top:-1px}.widget_layered_nav_filters ul li.chosen a:hover:before{opacity:1}.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0}.message-wrapper{margin:0;padding-bottom:.5em}#wrapper>.message-wrapper{font-size:1.1em;margin-bottom:10px;padding-bottom:.75em;padding-top:.75em}ul.message-wrapper li{list-style:none}.message-container span{font-weight:700}.message-container .wc-forward{display:none}.message-container a{margin:0 15px 0 0}.container .message-container{padding-left:0;padding-right:0}.message-wrapper+main .product-main{padding-top:0}.demo_store{background-color:#000;color:#fff;margin:0;padding:5px;text-align:center}#wrapper>.has-transparent~.message-wrapper{background-color:#fff;box-shadow:1px 1px 10px 1px rgb(0 0 0 / .1);left:50%;max-width:800px;padding:20px 25px;position:fixed;top:calc(var(--flatsome-scroll-padding-top) + 30px);transform:translate(-50%);transition:top .6s;width:80vw;z-index:1002}#wrapper>.has-transparent.transparent~.message-wrapper{top:150px}.form-row input[type=submit]{margin:0}.form-row input[type=submit]+label{margin-left:15px}.my-account-header.featured-title .page-title-inner{min-height:100px}.my-account-header .button{margin-bottom:5px;margin-top:5px}.woocommerce-form-register .woocommerce-privacy-policy-text{margin-bottom:1.5em}form.lost_reset_password{padding:30px 0}.dashboard-links{display:flex;flex-wrap:wrap;font-size:1.3em;line-height:1;list-style:none}.dashboard-links a{border:1px solid #ddd;border-radius:5px;display:block;margin-right:10px;padding:20px 0;text-align:center;transition:all .3s}.dashboard-links .active{display:none}.dashboard-links a:hover{background-color:#333;color:#fff}.dashboard-links li{width:33.333%}@media(max-width:849px){.dashboard-links li{width:50%}}@media(max-width:549px){.dashboard-links li{width:100%}}@media(max-width:849px){.account-container:has(.woocommerce-form-register)>.row>.col-1{border-bottom:1px solid #ececec;margin-bottom:30px;padding-bottom:30px!important}}.password-input{display:block;position:relative}.password-input input:focus~.show-password-input,.password-input:hover .show-password-input{visibility:visible}.woocommerce-EditAccountForm input[type=password],.woocommerce-form input[type=password]{padding:0 2em 0 .75em}.show-password-input{cursor:pointer;line-height:1.35;padding:.618em;position:absolute;right:0;top:0;visibility:hidden}.show-password-input:after{content:"";font-family:fl-icons}.show-password-input.display-password:after{content:"";font-family:fl-icons}#login-form-popup .woocommerce-notices-wrapper:not(:empty){padding:20px 20px 0}#login-form-popup .woocommerce-form{margin-bottom:0}#login-form-popup:not(:has(.account-register-inner)){max-width:440px}#login-form-popup .account-container.lightbox-inner>.account-login-inner{padding-left:15px;padding-right:15px}.price{line-height:1}.product-info .price{font-size:1.5em;font-weight:bolder;margin:.5em 0}.woocommerce-variation-price{border-top:1px dashed #ddd;font-size:.8em;padding:7.5px 0}.price-wrapper .price{display:block}span.amount{color:#111;font-weight:700;white-space:nowrap}.dark .price,.dark .price del,.dark span.amount{color:#fff}.header-cart-title span.amount{color:currentColor}del span.amount{font-weight:400;margin-right:.3em;opacity:.6}.no-prices .amount{display:none!important}ul.product_list_widget li{line-height:1.33;list-style:none;margin-bottom:0;min-height:80px;overflow:hidden;padding:10px 0 5px 75px;position:relative;vertical-align:top}ul.product_list_widget li+li{border-top:1px solid #ececec}.dark ul.product_list_widget li{border-color:hsl(0 0% 100% / .2)}.widget_shopping_cart ul.product_list_widget li{padding-right:30px}ul.product_list_widget li>span.reviewer{font-size:.8em}ul.product_list_widget li a:not(.remove){display:block;line-height:1.3;margin-bottom:5px;overflow:hidden;padding:0;text-overflow:ellipsis}ul.product_list_widget li a.remove{position:absolute;right:0}ul.product_list_widget li dl{font-size:.8em;margin:0}ul.product_list_widget li img{height:60px;left:0;margin-bottom:5px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:10px;width:60px}ul.product_list_widget li .quantity{display:block;font-size:.85em;margin-top:3px;opacity:.6}ul.product_list_widget li .quantity.buttons_added{display:flex}.product-main{padding:40px 0}.page-title:not(.featured-title)+main .product-main{padding-top:15px}.product-info{padding-top:10px}.product-summary .woocommerce-Price-currencySymbol{display:inline-block;font-size:.75em;vertical-align:top}.product-summary .variations_button{padding:.5em 0}.product-summary table tr+tr{border-top:1px dashed #ddd}form.cart a.added_to_cart.wc-forward{display:none}.woocommerce-variation-add-to-cart,form.cart{display:flex;flex-wrap:wrap;gap:1em;width:100%}.woocommerce-variation-add-to-cart>*,form.cart>*{flex:1 1 100%;margin:0}.woocommerce-variation-add-to-cart :where(.ux-quantity,.single_add_to_cart_button,.ux-buy-now-button),form.cart :where(.ux-quantity,.single_add_to_cart_button,.ux-buy-now-button){flex:0 0 auto}.text-center .woocommerce-variation-add-to-cart,.text-center form.cart{justify-content:center}.text-right .woocommerce-variation-add-to-cart,.text-right form.cart{justify-content:end}.product_meta{font-size:.8em;margin-bottom:1em}.product_meta>span{border-top:1px dotted #ddd;display:block;padding:5px 0}.product-info p.stock{font-size:.8em;font-weight:700;line-height:1.3;margin-bottom:1em}p.in-stock{color:var(--fs-color-success)}.group_table .quantity{margin:0}.group_table .price{font-size:1em}.group_table .label label{margin:0;padding:0}.product-gallery,.product-thumbnails .col{padding-bottom:0!important}.product-gallery-slider img,.product-thumbnails img{width:100%}.product-gallery-wide{position:relative}@media screen and (min-width:850px){.product-gallery-stacked{overflow:auto!important;white-space:normal!important;width:auto!important}.product-gallery-stacked .flickity-slider,.product-gallery-stacked .flickity-viewport{height:auto!important}.product-gallery-stacked .flickity-slider,.product-gallery-stacked .slide{left:0!important;position:relative!important;right:0!important;transform:none!important}.product-gallery-stacked .slide{overflow:hidden}.product-gallery-stacked .slide:not(:last-child){margin-bottom:1.5em}.product-gallery-stacked.product-gallery-grid-layout .flickity-slider,.product-gallery-stacked.product-gallery-grid-layout:not(.flickity-enabled){display:grid;gap:10px}.product-gallery-stacked.product-gallery-grid-layout .flickity-slider .slide,.product-gallery-stacked.product-gallery-grid-layout:not(.flickity-enabled) .slide{margin-bottom:0!important}.product-gallery-stacked.product-gallery-grid-layout--1-2 .flickity-slider,.product-gallery-stacked.product-gallery-grid-layout--1-2:not(.flickity-enabled){grid-template-columns:repeat(2,1fr)}.product-gallery-stacked.product-gallery-grid-layout--1-2 .flickity-slider .slide:first-child,.product-gallery-stacked.product-gallery-grid-layout--1-2:not(.flickity-enabled) .slide:first-child{grid-column:1/3}.product-gallery-stacked.product-gallery-grid-layout--2 .flickity-slider,.product-gallery-stacked.product-gallery-grid-layout--2:not(.flickity-enabled){grid-template-columns:repeat(2,1fr)}.product-gallery-stacked.product-gallery-grid-layout--3-1-2 .slide:first-child{grid-column:span 6;order:4}.product-gallery-stacked.product-gallery-grid-layout--3-1-2 .slide:nth-child(2){grid-column:span 2;order:1}.product-gallery-stacked.product-gallery-grid-layout--3-1-2 .slide:nth-child(3){grid-column:span 2;order:2}.product-gallery-stacked.product-gallery-grid-layout--3-1-2 .slide:nth-child(4){grid-column:span 2;order:3}.product-gallery-stacked.product-gallery-grid-layout--3-1-2 .slide:nth-child(n+5){grid-column:span 3;order:5}.product-stacked-info{padding:5vh 5% 2vh}}.product-thumbnails{padding-top:0}.product-thumbnails a{background-color:#fff;border:1px solid #fff0;display:block;overflow:hidden;transform:translateY(0)}.product-thumbnails .is-nav-selected a,.product-thumbnails a:hover{border-color:rgb(0 0 0 / .2)}.product-thumbnails img{backface-visibility:hidden;margin-bottom:-5px;opacity:.5;transition:transform .6s,opacity .6s}.product-thumbnails .is-nav-selected a img,.product-thumbnails a:hover img{border-color:rgb(0 0 0 / .3);opacity:1;transform:translateY(-5px)}.vertical-thumbnails .row-slider:not(.flickity-enabled){opacity:0}@media screen and (min-width:850px){.vertical-thumbnails{overflow-x:hidden;overflow-y:auto}.vertical-thumbnails .col{left:0!important;margin-left:1px;max-width:100%!important;min-height:0!important;padding:0 0 15px!important;position:relative!important;right:0!important;width:95%!important}.vertical-thumbnails .flickity-slider,.vertical-thumbnails .flickity-viewport{height:auto!important;overflow:visible!important;transform:none!important}}.product-footer .woocommerce-tabs{border-top:1px solid #ececec;padding:30px 0}.product-footer .woocommerce-tabs>.nav-line-grow,.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical){margin-top:-31px}#product-sidebar .next-prev-thumbs{margin:0 0 3em}.mfp-content #product-sidebar{display:block!important}.mfp-content #product-sidebar:where(:not(:has(>.sidebar-inner))){padding:30px 20px}.mfp-content #product-sidebar:where(:has(>.sidebar-inner)){padding:0}.product-sidebar-small{font-size:.9em}.product-sidebar-small .widget-title{text-align:center}.product-sidebar-small .is-divider{margin-left:auto;margin-right:auto}.product-sidebar-small ul.product_list_widget li{padding-left:60px}.product-sidebar-small ul.product_list_widget li img{height:50px;width:50px}.product-section{border-top:1px solid #ececec}.easyzoom-notice{display:none}.easyzoom-flyout{animation-delay:1s;animation:stuckFadeIn .6s;background:#fff;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:opacity 1s;width:100%;z-index:1}@media(max-width:849px){.easyzoom-flyout{display:none!important}}.product-gallery-slider .slide .easyzoom-flyout img{max-width:1000px!important;width:1000px!important}.woocommerce-product-gallery__trigger{display:none}.product-info .composite_form .composite_navigation .page_button{font-size:1em;font-weight:400;line-height:1.2}.woocommerce-pagination ul.links li{margin-left:inherit}.has-sticky-product-cart{padding-bottom:60px}.has-sticky-product-cart .back-to-top.active{bottom:10px}.sticky-add-to-cart__product{align-items:center;display:none;padding:3px}.sticky-add-to-cart__product .product-title-small{line-height:1;margin-right:1em;max-width:180px}.sticky-add-to-cart__product .sticky-add-to-cart-img{border-radius:5px;height:45px;margin-right:1em;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:45px}.sticky-add-to-cart--active{align-items:center;animation:stuckMoveUp .6s;background-color:hsl(0 0% 100% / .9);border-top:1px solid #ddd;bottom:0;display:flex;flex-wrap:wrap;font-size:.9em;justify-content:center;left:0;padding:3px;position:fixed;right:0;z-index:20}.sticky-add-to-cart--active .variations,.sticky-add-to-cart--active .woocommerce-variation-description{display:none}.sticky-add-to-cart--active .single_variation_wrap,.sticky-add-to-cart--active .woocommerce-variation-add-to-cart{align-items:center;display:flex;flex-wrap:no-wrap}.sticky-add-to-cart--active .product-page-price,.sticky-add-to-cart--active .stock,.sticky-add-to-cart--active .woocommerce-variation-price{border:0;font-size:15px;margin-bottom:0;margin-right:.9em;margin-top:0;padding:0}.sticky-add-to-cart--active .stock{font-size:.8em;font-weight:700}.sticky-add-to-cart--active .quantity,.sticky-add-to-cart--active button,.sticky-add-to-cart--active form{margin-bottom:0}.sticky-add-to-cart--active .sticky-add-to-cart__product{display:flex}@media(max-width:550px){.sticky-add-to-cart--active{font-size:.8em}.sticky-add-to-cart--active .stock{display:none}}.flex-viewport{cursor:pointer;max-height:2000px;transition:all 1s ease}.flex-viewport a{display:block}.flex-viewport img{width:100%}.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:10px -5px 0}.flex-control-thumbs li{cursor:pointer;list-style:none;padding:0 5px;width:25%}.flex-control-thumbs li img{opacity:.6}.flex-control-thumbs li img.flex-active{opacity:1}.quantity,.text-center .quantity{display:inline-flex;opacity:1;vertical-align:top;white-space:nowrap}.quantity .button.minus{border-bottom-right-radius:0!important;border-right:0!important;border-top-right-radius:0!important}.quantity .button.plus{border-bottom-left-radius:0!important;border-left:0!important;border-top-left-radius:0!important}.quantity .minus,.quantity .plus{padding-left:.5em;padding-right:.5em}.quantity input{display:inline-block;margin:0;padding-left:0;padding-right:0;vertical-align:top}.quantity input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-radius:0!important;font-size:1em;max-width:2.5em;text-align:center;width:2.5em}@media(max-width:549px){.quantity input[type=number]{width:2em}}.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.box-text .ux-quantity{margin-top:1em}.box-text .ux-quantity__button{margin-top:0}.ux-free-shipping{display:grid;gap:10px}.nav-dropdown .ux-free-shipping{min-width:300px}.ux-free-shipping__bar{background:#ddd;border-radius:5px;height:8px}.ux-free-shipping__bar--striped{background-image:linear-gradient(135deg,hsl(0 0% 100% / .15) 25%,transparent 0,transparent 50%,hsl(0 0% 100% / .15) 0,hsl(0 0% 100% / .15) 75%,transparent 0,transparent);background-size:30px 30px}.ux-free-shipping__bar-progress{background:var(--fs-color-primary);border-radius:5px;display:block;height:8px}.widget_shopping_cart_content .ux-free-shipping{margin-bottom:10px}.woocommerce-cart .ux-free-shipping{padding-bottom:30px}.woocommerce-checkout .ux-free-shipping{padding:30px 0}.cart-icon,.cart-icon strong{display:inline-block}.cart-icon strong{border:2px solid var(--fs-color-primary);border-radius:0;color:var(--fs-color-primary);font-family:Helvetica,Arial,Sans-serif;font-size:1em;font-weight:700;height:2.2em;line-height:1.9em;margin:.3em 0;position:relative;text-align:center;vertical-align:middle;width:2.2em}.cart-icon strong:after{border:2px solid var(--fs-color-primary);border-bottom:0;border-top-left-radius:99px;border-top-right-radius:99px;bottom:100%;content:" ";height:8px;left:50%;margin-bottom:0;margin-left:-7px;pointer-events:none;position:absolute;transition:height .1s ease-out;width:14px}.cart-icon:hover strong,.current-dropdown .cart-icon strong{background-color:var(--fs-color-primary);color:#fff}.cart-icon:hover strong:after,.current-dropdown .cart-icon strong:after{height:10px}.nav-small .cart-icon{font-size:.66em}.nav-dark .cart-icon strong{border-color:#fff;color:#fff}.nav-dark .cart-icon:hover strong,.nav-dark .current-dropdown .cart-icon strong{background-color:#fff;color:var(--fs-color-primary)}.nav-dark .cart-icon strong:after{border-color:#fff}.woocommerce-mini-cart__empty-message{text-align:center}.loading .cart-icon strong,.loading .cart-icon strong:after{border-color:var(--fs-color-success);color:var(--fs-color-success)}.loading .cart-icon:hover strong{background-color:var(--fs-color-success);color:#fff}.header-cart-icon{position:relative}.header-cart-icon img[width="1"][height="1"]{width:32px}.cart-popup-title>span{display:block;font-size:1.125em}.cross-sells h2{font-size:1.2em;margin-bottom:1em}.checkout ul li,.shop_table ul li{list-style:none;margin:0}.shop_table .quantity{margin:0}td.product-thumbnail{max-width:90px;min-width:60px;width:90px}td.product-remove{padding:0;width:20px}.shop_table tfoot th{font-size:85%;letter-spacing:0;text-transform:inherit}.cart_totals tbody tr td,.shop_table tfoot tr td,.shop_table thead tr th:last-of-type,.shop_table tr td:last-of-type,td.product-total{text-align:right}.shop_table .order-total td,.shop_table .order-total th,.shop_table thead th{border-width:3px}.shop_table th:last-child{border-right:0}.shop_table .cart_item td{padding-bottom:15px;padding-top:15px}.shop_table .actions{border:0;padding:15px 0 10px}.shop_table .submit-col{padding-left:30px}@media(max-width:849px){.shop_table{font-size:.9em}.shop_table tr.shipping th{width:50%}.shop_table .product-name{min-width:80px}.shop_table .product-remove{position:relative;width:0}.shop_table .product-remove a{font-size:18px!important;height:24px;left:0;line-height:18px!important;position:absolute;top:10px;width:24px}.shop_table .mobile-product-price{margin:.5em 0}}@media(max-width:549px){.shop_table .product-price,.shop_table .product-subtotal{display:none}.product-quantity{text-align:right}.cross-sells{overflow:hidden}}.cart_totals tbody th{font-size:.9em;font-weight:400;letter-spacing:0;text-transform:inherit}.cart_totals>h2{display:none}.cart_totals .button{display:block;margin-right:0;min-width:100%}.cart_totals th.product-name{border-width:3px}.cart_totals .wc-proceed-to-checkout{margin:1.5em 0}.shipping__table{margin:0}.shipping__inner{border:0;font-size:1em;padding:0}.shipping__list{margin-bottom:0}.shipping__list_item{align-items:center;display:flex;min-height:2em}.shipping__list_label{flex:1;font-weight:400;margin:0;opacity:.8;padding:.5em 0}.shipping.shipping--boxed .shipping__list{padding:0}.shipping.shipping--boxed .shipping__list_item{background-color:rgb(0 0 0 / .01);border:1px solid rgb(0 0 0 / .1);border-radius:3px;margin-bottom:5px;min-height:2.4em;padding:.3em .6em}.shipping__table--multiple{display:block;text-align:left}.shipping__table--multiple tbody,.shipping__table--multiple td,.shipping__table--multiple th,.shipping__table--multiple tr{display:block;padding-left:0;text-align:left}.shipping__table--multiple th{border:0}.shipping__table--multiple .shipping__list{padding:0 .2em}.shipping__table--multiple .shipping__list_label,.shipping__table--multiple .woocommerce-shipping-calculator,.shipping__table--multiple .woocommerce-shipping-destination{text-align:left}tr.shipping input:checked+label,tr.shipping input:hover+label,tr.shipping label:hover{opacity:1}tr.shipping input:checked+label{font-weight:700}tr.shipping input{margin-bottom:0;margin-top:-2px}tr.shipping span.amount{margin-left:.2em}.woocommerce-shipping-calculator{margin-bottom:0;margin-top:.5em}.shipping-calculator-button,.woocommerce-shipping-destination{font-size:.9em}.shipping-calculator-form{background-color:rgb(0 0 0 / .03);border-radius:5px;margin-top:5px;padding:15px 15px 10px}.cart-discount{background-color:rgba(var(--fs-color-success),.2);font-size:.85em}.cart-discount td,.cart-discount th{padding:10px 5px}.cart-sidebar .widget-title{border-bottom:3px solid #ececec;font-size:.95em;margin-bottom:15px;padding-bottom:10px}.widget_shopping_cart .woocommerce-mini-cart__buttons .button{margin:.5em 0 0;width:100%}.widget_shopping_cart li.empty{margin:0;min-height:0;padding:0 10px!important;text-align:center}.widget_shopping_cart p.total{border-bottom:2px solid #ececec;border-top:1px solid #ececec;margin-bottom:.5em;padding:10px 0;text-align:center}.dark .widget_shopping_cart p.total{border-color:hsl(0 0% 100% / .2)}.nav-dropdown .product_list_widget{-webkit-overflow-scrolling:touch;max-height:500px;max-height:50vh;overflow-y:auto}.woocommerce-mini-cart-item .variation{margin-bottom:10px}.woocommerce-mini-cart-item .ux-mini-cart-qty{margin-right:-30px;margin-top:3px}.woocommerce-mini-cart__total{display:flex;gap:15px;justify-content:space-between}.nav-dropdown ul.woocommerce-mini-cart{margin-bottom:10px}.cart-popup-inner{display:flex;flex-direction:column;padding-bottom:0}.cart-popup-inner>:last-child{margin-bottom:30px}.cart-popup-inner .widget_shopping_cart{margin-bottom:0}.cart-popup-inner .widget_shopping_cart,.cart-popup-inner .widget_shopping_cart_content{display:flex;flex:1;flex-direction:column}.cart-popup-inner .widget_shopping_cart_content .price-wrapper{font-size:.85em;opacity:.6}.cart-popup-inner .woocommerce-mini-cart{display:flex;flex:1;flex-direction:column;margin-bottom:30px}.cart-popup-inner .woocommerce-mini-cart__buttons:last-child{margin-bottom:0}@media(min-height:500px){.cart-popup-inner--sticky{min-height:calc(100vh - var(--wp-admin--admin-bar--height, 0px))}.cart-popup-inner--sticky .ux-mini-cart-footer{background-color:#fff;border-top:1px solid #f1f1f1;bottom:0;position:sticky}.cart-popup-inner--sticky .ux-mini-cart-footer .woocommerce-mini-cart__total:first-child{border-top:0}}.ux-mini-cart-footer .ux-free-shipping{margin-bottom:20px;margin-top:5px}.off-canvas-cart .ux-mini-cart-footer{margin-left:-30px;margin-right:-30px;padding:10px 30px 30px}.ux-mini-cart-qty{align-items:center;display:flex;flex-wrap:nowrap;gap:4px;justify-content:space-between}.ux-mini-cart-qty .quantity{margin:0!important}.ux-mini-cart-cross-sells{margin-bottom:30px;margin-top:auto}.nav-dropdown .ux-mini-cart-cross-sells{display:none}.ux-mini-cart-cross-sells__list{display:flex;flex-direction:column;gap:10px}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item{background-color:rgb(0 0 0 / .05);border:0;margin-bottom:0;padding-left:85px;padding-right:10px!important}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item img{left:10px}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item .product-title{font-size:.9em}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item .price-wrapper{opacity:1}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item .price-wrapper .price{margin-bottom:.5em;margin-top:.5em}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item .price-wrapper .star-rating~.price{margin-top:0}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item a:not(.remove,.button){display:inline}.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item:last-child{margin-bottom:0}.ux-mini-cart-cross-sells__list .button.add_to_cart_button{align-items:center;display:inline-flex;float:right;font-size:.7em;gap:5px;justify-content:center;line-height:1;margin:0 0 8px 8px;padding:3px 8px}.ux-mini-cart-empty{gap:30px;padding:15px 0}.ux-mini-cart-empty .woocommerce-mini-cart__empty-message{margin-bottom:0}.tagcloud{padding-bottom:15px}.tagcloud a{border:1px solid;border-radius:3px;display:inline-block;font-size:.8em!important;margin:0 3px 5px 0;opacity:.8;padding:2px 5px}.tagcloud a:hover{background-color:var(--fs-experimental-link-color-hover);border-color:var(--fs-experimental-link-color-hover);color:#fff;opacity:1}table.variations .label{padding-right:20px}table.variations label{white-space:nowrap}table.variations .value{width:100%}.variations{position:relative}.variations td,.variations th{border:0;letter-spacing:normal;padding:.2em 0;text-transform:none;vertical-align:middle}.variations .reset_variations{bottom:95%;color:currentColor;font-size:11px;opacity:.6;position:absolute;right:0;text-transform:uppercase}dl.variation{text-transform:none}dl.variation dt{clear:both;float:left;font-weight:700}dl.variation dd{display:block}.wc-item-meta{margin-top:1.3em}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}body .gform_wrapper.gf_reset_wrapper,body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper h1,body .gform_wrapper.gf_reset_wrapper h2,body .gform_wrapper.gf_reset_wrapper h3,body .gform_wrapper.gf_reset_wrapper h4,body .gform_wrapper.gf_reset_wrapper h5,body .gform_wrapper.gf_reset_wrapper h6,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{margin:0;padding:0;border:0;outline:0}body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;line-height:1;font-weight:400}body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper span{line-height:1.8}body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper img{border:0}body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper ul{list-style:none}body .gform_wrapper.gf_reset_wrapper a img{border:none}body .gform_wrapper.gf_reset_wrapper :focus{outline:0}.gform_legacy_markup_wrapper{margin-bottom:16px;margin-top:16px;max-width:100%}.gform_legacy_markup_wrapper form{text-align:left;max-width:100%;margin:0 auto}.gform_legacy_markup_wrapper *,.gform_legacy_markup_wrapper :after,.gform_legacy_markup_wrapper :before{box-sizing:border-box!important}.gform_legacy_markup_wrapper h1,.gform_legacy_markup_wrapper h2,.gform_legacy_markup_wrapper h3{font-weight:400;border:none;background:0 0}.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:inherit;font-family:inherit;padding:5px 4px;letter-spacing:normal}.gform_legacy_markup_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_legacy_markup_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal;padding:6px 8px;line-height:1.5;resize:none}.gform_legacy_markup_wrapper select{line-height:1.5}.gform_legacy_markup_wrapper .ginput_container_multiselect select{background-image:none!important;-webkit-appearance:none;-moz-appearance:none;outline:0}.gform_legacy_markup_wrapper ul.gform_fields{margin:0!important;list-style-type:none;display:block}.gform_legacy_markup_wrapper ul,html>body .entry ul{text-indent:0}.gform_legacy_markup_wrapper form li,.gform_legacy_markup_wrapper li{margin-left:0!important;list-style-type:none!important;list-style-image:none!important;list-style:none!important;overflow:visible}.gform_legacy_markup_wrapper ul li.gfield{clear:both}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{overflow:hidden}.gform_legacy_markup_wrapper form ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper form ul.gform_fields.right_label li.gfield,.gform_legacy_markup_wrapper ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper ul.gform_fields.right_label li.gfield{margin-bottom:14px}.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper ul li:after,.gform_legacy_markup_wrapper ul li:before,.gform_legacy_markup_wrapper ul.gform_fields{padding:0;margin:0;overflow:visible}.gform_legacy_markup_wrapper select{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper select option{padding:2px;display:block}.gform_legacy_markup_wrapper .inline{display:inline!important}.gform_legacy_markup_wrapper .gform_heading{width:100%;margin-bottom:18px}.gform_legacy_markup_wrapper .clear-multi{display:flex}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_year{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month,.gform_legacy_markup_wrapper .gfield_date_year{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{max-width:4rem}.gform_legacy_markup_wrapper .gfield_date_year{max-width:calc(4rem + .5rem)}}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{vertical-align:top;flex-direction:row}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{width:4rem;margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day input[type=number],.gform_legacy_markup_wrapper .gfield_date_month input[type=number]{width:calc(3rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year input[type=number]{width:calc(4rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year{width:5rem}.gform_legacy_markup_wrapper .gfield_date_day input,.gform_legacy_markup_wrapper .gfield_date_month input{width:calc(3rem + 8px)}.gform_legacy_markup_wrapper .gfield_date_year input{width:4rem}.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{width:3rem;text-align:center}.gform_legacy_markup_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label{width:4rem}.gform_legacy_markup_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper .gfield_time_minute{font-size:15px;width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper .gfield_time_minute{max-width:72px}}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span{float:left}.gform_legacy_markup_wrapper .gfield_time_hour{margin-right:10px;display:flex}.gform_legacy_markup_wrapper .gfield_time_hour i{font-style:normal!important;font-family:sans-serif!important;width:4px;text-align:center;float:right;margin-top:9%}.gform_legacy_markup_wrapper .gfield_time_minute{margin-right:8px;display:flex}.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input,.gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input{margin-left:0;width:85%!important}.gform_legacy_markup_wrapper .gfield_time_hour input,.gform_legacy_markup_wrapper .gfield_time_minute input{margin-right:6px;width:56px}.gform_legacy_markup_wrapper .gfield_time_hour input[type=number],.gform_legacy_markup_wrapper .gfield_time_minute input[type=number]{max-width:64px;min-width:64px}.gform_legacy_markup_wrapper .gfield_time_ampm{vertical-align:top;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_time_ampm select{min-width:77px;width:77px;height:100%;margin-top:0!important;margin-left:0!important}.gform_legacy_markup_wrapper .gfield_time_ampm_shim{display:block;font-size:13px;margin:9px 0 1px 1px}.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{width:48px;text-align:center}.gform_legacy_markup_wrapper .field_name_first,.gform_legacy_markup_wrapper .field_name_last,.gform_legacy_markup_wrapper .field_name_middle{width:49.5%;display:-moz-inline-stack;display:inline-block;vertical-align:top}.gform_legacy_markup_wrapper .ginput_complex.ginput_container{overflow:visible;width:100%}.gform_legacy_markup_wrapper label.gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{font-weight:700;font-size:inherit}.gform_legacy_markup_wrapper .top_label .gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_legacy_markup_wrapper .top_label .gfield_hide_label{display:none}.gform_legacy_markup_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper .ginput_complex select{width:100%}.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{display:block;font-size:.813em;letter-spacing:.5pt;white-space:nowrap}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{display:-moz-inline-stack;display:inline-block;letter-spacing:inherit;vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label{margin:9px 0 1px 1px}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label{margin-top:0}.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{margin:1px 0 9px 1px}.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container,.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container{margin-top:0}body .gform_legacy_markup_wrapper .top_label div.ginput_container{margin-top:8px}body.gform_legacy_markup_wrapper div.clear-multi{display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox,body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio{margin-top:16px;margin-bottom:0}.gform_legacy_markup_wrapper .hidden_label .gfield_label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield.left_label,.gform_legacy_markup_wrapper .gfield.right_label{padding-top:10px}.gform_legacy_markup_wrapper li.hidden_label input{margin-top:12px}.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{margin-bottom:12px}.gform_legacy_markup_wrapper .screen-reader-text,.gform_legacy_markup_wrapper label.hidden_sub_label{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_legacy_markup_wrapper input.large,.gform_legacy_markup_wrapper input.medium,.gform_legacy_markup_wrapper input.small,.gform_legacy_markup_wrapper select.large,.gform_legacy_markup_wrapper select.medium,.gform_legacy_markup_wrapper select.small{width:100%}.gform_legacy_markup_wrapper input.datepicker_with_icon.large,.gform_legacy_markup_wrapper input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper input.datepicker_with_icon.small{width:calc(100% - 24px)}.gform_legacy_markup_wrapper .gfield_error input.large,.gform_legacy_markup_wrapper .gfield_error input.medium,.gform_legacy_markup_wrapper .gfield_error input.small,.gform_legacy_markup_wrapper .gfield_error select.large,.gform_legacy_markup_wrapper .gfield_error select.medium,.gform_legacy_markup_wrapper .gfield_error select.small{width:100%}.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.large,.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.small{width:calc(100% - 32px)}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:120px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:160px;width:100%}.gform_legacy_markup_wrapper h2.gsection_title{margin:0!important;padding:0!important;letter-spacing:normal!important}.gform_legacy_markup_wrapper .gsection .gfield_label,.gform_legacy_markup_wrapper h2.gsection_title,.gform_legacy_markup_wrapper h3.gform_title{font-weight:700;font-size:1.25em}.gform_legacy_markup_wrapper h3.gform_title{letter-spacing:normal!important;margin:10px 0 6px 0}.gform_legacy_markup_wrapper li.gfield.field_description_below+li.gsection{margin-top:24px!important}.gform_legacy_markup_wrapper span.gform_description{font-weight:400;display:block;width:calc(100% - 16px);margin-bottom:16px}.gform_legacy_markup_wrapper .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0;margin:28px 0 28px 0;clear:both}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{position:relative}.gform_legacy_markup_wrapper ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_legacy_markup_wrapper .gfield_checkbox li label,.gform_legacy_markup_wrapper .gfield_radio li label{display:-moz-inline-stack;display:inline-block;padding:0;width:auto;line-height:1.5;font-size:.875em;vertical-align:middle;max-width:85%;white-space:normal}.gform_legacy_markup_wrapper .gfield_checkbox li label{margin:0}.gform_legacy_markup_wrapper .gfield_radio li label{margin:2px 0 0 4px}.gform_legacy_markup_wrapper .gfield_checkbox li input,.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper .gfield_radio li input[type=radio]{display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin-left:1px}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description,.gform_legacy_markup_wrapper .gsection_description,.gform_legacy_markup_wrapper .instruction{font-size:.813em;line-height:inherit;clear:both;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description,.gform_legacy_markup_wrapper .gsection_description{padding:0 16px 0 0}.gform_legacy_markup_wrapper .field_description_below .gfield_description{padding-top:16px}.gform_legacy_markup_wrapper .field_sublabel_above .description,.gform_legacy_markup_wrapper .field_sublabel_above .gfield_description,.gform_legacy_markup_wrapper .field_sublabel_above .gsection_description{margin-top:9px}.gform_legacy_markup_wrapper .top_label .gsection_description{width:100%;margin-bottom:9px}.gform_legacy_markup_wrapper .gfield_description{width:100%}.gform_legacy_markup_wrapper .description_above .gfield_description{padding:0 0 10px 0}.gform_legacy_markup_wrapper .gfield_date_year+.gfield_description{padding:0}.gform_legacy_markup_wrapper .field_description_below .gfield_consent_description,.gform_legacy_markup_wrapper .gfield_consent_description{width:100%;max-height:240px;overflow-y:scroll;border:1px solid #ddd;margin-top:12px;padding:6px 8px;font-size:.688em}.gform_legacy_markup_wrapper .gfield_required{color:#790000;margin-left:4px}.gform_legacy_markup_wrapper li.gfield.gfield_error,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:rgba(255,223,224,.25);margin-bottom:6px!important;border-top:1px solid #c89797;border-bottom:1px solid #c89797;padding-bottom:6px;padding-top:8px;box-sizing:border-box}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning{padding:16px 16px 14px 16px;border-top:2px solid #790000;border-bottom:4px solid #790000;background-color:rgba(255,223,224,.25);width:calc(100% - 16px)}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning{padding:16px 16px 14px 16px}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{font-size:.875em;font-weight:700;font-family:inherit;min-height:25px;color:#790000;max-width:100%;position:relative}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{display:block;padding:0 0 14px 24px;margin-bottom:16px;line-height:1.5;letter-spacing:.1pt;border-bottom:1px solid #790000;text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-size:1em auto;background-repeat:no-repeat;background-position:left center}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message{padding:16px 16px 14px 16px}.gform_legacy_markup_wrapper li.gfield+li.gfield.gfield_creditcard_warning{margin-top:16px!important}.gform_legacy_markup_wrapper .top_label .gfield_error{width:calc(100% - 2px)}.gform_legacy_markup_wrapper .top_label .gfield_error input.large,.gform_legacy_markup_wrapper .top_label .gfield_error select.large,.gform_legacy_markup_wrapper .top_label .gfield_error textarea.textarea{width:100%}.gform_legacy_markup_wrapper .left_label .gfield_error input.large,.gform_legacy_markup_wrapper .left_label .gfield_error select.large,.gform_legacy_markup_wrapper .left_label .gfield_error textarea.textarea,.gform_legacy_markup_wrapper .right_label .gfield_error input.large,.gform_legacy_markup_wrapper .right_label .gfield_error select.large,.gform_legacy_markup_wrapper .right_label .gfield_error textarea.textarea{width:70%}.gform_legacy_markup_wrapper .gfield_error .gfield_label{color:#790000}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required{padding-right:0}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container{margin-left:0}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{max-width:100%;padding-right:16px}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:12px}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label{position:relative;top:12px}.gform_legacy_markup_wrapper .gform_validation_errors{width:100%;border:1px solid #790000;box-shadow:0 0 0 #ff6d6d;border-radius:5px;padding:1.0625rem 1.375rem;margin-top:.5rem;margin-bottom:.5rem}.gform_legacy_markup_wrapper .gform_validation_errors>h2{font-size:16px;font-weight:700;color:#790000;margin:0 0 .9375rem 0}.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary{margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>h2:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0iIzc5MDAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE5QzE1LjQxODMgMTkgMTkgMTUuNDE4MyAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOVoiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTEyIDZIMTBWMTJIMTJWNloiIGZpbGw9IiNGRkZGRkYiLz4KPHBhdGggZD0iTTEyIDE0SDEwVjE2SDEyVjE0WiIgZmlsbD0iI0ZGRkZGRiIvPgo8L3N2Zz4=);content:'';width:22px;height:22px;display:inline-block;vertical-align:sub;margin:0 .2rem 0 -.5rem;background-position:center;background-repeat:no-repeat;background-color:transparent}.gform_legacy_markup_wrapper .gform_validation_errors>ol{list-style-type:none!important;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>ol a{color:#790000;font-size:1rem}.gform_legacy_markup_wrapper .gform_validation_errors>ol li{margin:0 0 .9375rem 0;font-size:1rem;list-style-type:none!important}.gform_legacy_markup_wrapper .gform_validation_errors>ol li:last-of-type{margin-bottom:0}.gform_legacy_markup_wrapper div.validation_error{color:#790000;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #790000;border-bottom:2px solid #790000;padding:16px 0 16px 0;clear:both;width:100%;text-align:center}.gform_legacy_markup_wrapper ol.validation_list{clear:both;width:100%;margin-bottom:25px;color:#790000}.gform_legacy_markup_wrapper ol.validation_list li{list-style-type:decimal!important}.gform_legacy_markup_wrapper ol.validation_list li a{color:#790000}.gform_legacy_markup_wrapper ol.validation_list:after{content:""}.gform_legacy_markup_wrapper div#error{margin-bottom:25px}.gform_legacy_markup_wrapper table.gfield_list tbody tr td.gfield_list_icons{vertical-align:middle!important}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons a{display:inline-block;line-height:0}.gform_legacy_markup_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_legacy_markup_wrapper li.gfield fieldset>*{width:auto}.gform_legacy_markup_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:32px}.gform_legacy_markup_wrapper div.gf_page_steps+div.validation_error{margin-top:16px}.gform_legacy_markup_wrapper div.gfield_description.validation_error{color:#790000;font-weight:700;font-size:.875em;line-height:1.2;margin-bottom:16px}.gform_legacy_markup_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_legacy_markup_wrapper .validation_message--hidden-on-empty:empty{display:none}.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper li.gfield_error textarea{border:1px solid #790000}.gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox,.gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio{color:#790000}.gform_legacy_markup_wrapper .gform_footer{padding:16px 0 10px 0;margin:16px 0 0 0;clear:both;width:100%}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:100%;margin:0 0 16px 0}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{font-size:1em;display:block;text-align:center}.gform_legacy_markup_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:0 0!important;border:none!important;margin:0 auto 16px auto!important;display:block;max-width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_full,.gform_legacy_markup_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_right{min-height:45px}.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=url]{width:100%}.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full select{width:100%}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 16px 0;line-height:1.2}.gchoice_select_all,.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_legacy_markup_wrapper input.datepicker.datepicker_with_icon{margin-right:4px!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gf_hidden,.gform_legacy_markup_wrapper .gform_hidden,.gform_legacy_markup_wrapper input.gform_hidden,.gform_legacy_markup_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_legacy_markup_wrapper .gf_invisible,.gform_legacy_markup_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}.gform_legacy_markup_wrapper .ginput_full br,.gform_legacy_markup_wrapper .ginput_left br,.gform_legacy_markup_wrapper .ginput_right br{display:none!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{padding:0!important}.gform_legacy_markup_wrapper ul.gfield_radio li input+input{margin-left:4px}.gform_legacy_markup_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:6px;margin-top:4px}.gform_legacy_markup_wrapper .gfield_description+.gform_legacy_markup_wrapper .gfield_description.validation_message{margin-top:6px}.gform_legacy_markup_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_legacy_markup_wrapper li.gfield_html{max-width:100%}.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc{margin-top:10px}body .gform_legacy_markup_wrapper ul li.gfield.gfield_html img{max-width:100%!important}.gform_legacy_markup_wrapper .gform_ajax_spinner{padding-left:10px}.gform_legacy_markup_wrapper .gform_validation_container,body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_legacy_markup_wrapper li.gform_validation_container,body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_legacy_markup_wrapper .gfield_captcha_input_container{padding-top:3px}.gform_legacy_markup_wrapper .simple_captcha_small input{width:64px}.gform_legacy_markup_wrapper .simple_captcha_medium input{width:96px}.gform_legacy_markup_wrapper .simple_captcha_large input{width:128px}.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .left_label .simple_captcha_small,.gform_legacy_markup_wrapper .left_label .simple_captcha_large,.gform_legacy_markup_wrapper .left_label .simple_captcha_medium,.gform_legacy_markup_wrapper .right_label .simple_captcha_large,.gform_legacy_markup_wrapper .right_label .simple_captcha_medium,.gform_legacy_markup_wrapper .right_label .simple_captcha_small{margin-left:32%}.gform_legacy_markup_wrapper .gfield_captcha_container img.gfield_captcha{border:none!important;background:0 0!important;float:none!important;margin:0!important;padding:0!important}.gform_legacy_markup_wrapper .math_small input{width:70px}.gform_legacy_markup_wrapper .math_medium input{width:510px}.gform_legacy_markup_wrapper .math_large input{width:612px}.gform_legacy_markup_wrapper .left_label .math_large,.gform_legacy_markup_wrapper .left_label .math_medium,.gform_legacy_markup_wrapper .left_label .math_small,.gform_legacy_markup_wrapper .right_label .math_large,.gform_legacy_markup_wrapper .right_label .math_medium,.gform_legacy_markup_wrapper .right_label .math_small{margin-left:32%}.gform_legacy_markup_wrapper div.charleft{font-size:.688em;margin-top:4px;color:#767676;width:92%!important;white-space:nowrap!important}.gform_legacy_markup_wrapper div.charleft[style]{width:92%!important}.gform_legacy_markup_wrapper .left_label div.charleft,.gform_legacy_markup_wrapper .right_label div.charleft{margin-left:32%}.gform_legacy_markup_wrapper div.charleft.ginput_counter_tinymce{border:1px solid #eee;border-width:1px 0 0;padding:4px 9px;width:100%!important}.gform_legacy_markup_wrapper div.charleft.warningTextareaInfo{color:#767676}.gform_legacy_markup_wrapper div.charleft.ginput_counter_error{color:red}.gform_legacy_markup_wrapper li.gf_hide_charleft div.charleft{display:none!important}.gf_submission_limit_message{color:#790000;font-size:1.375em}.gform_legacy_markup_wrapper .ginput_price{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_legacy_markup_wrapper span.ginput_total{color:#060;font-size:inherit}.gform_legacy_markup_wrapper .top_label span.ginput_total{margin:8px 0}.gform_legacy_markup_wrapper span.ginput_product_price_label{margin-right:2px}.gform_legacy_markup_wrapper input.ginput_product_price,.gform_legacy_markup_wrapper span.ginput_product_price{background:0 0;border:none;color:#900;padding:0}.gform_legacy_markup_wrapper span.ginput_quantity_label{margin-left:10px;margin-right:2px}.gform_legacy_markup_wrapper input.ginput_quantity[type=text]{width:3rem}.gform_legacy_markup_wrapper input.ginput_quantity[type=number]{width:4rem}.gform_legacy_markup_wrapper .gform_page_footer{margin:14px 0;width:100%;border-top:1px dotted #ccc;padding:16px 0 0 0;clear:both}.gform_legacy_markup_wrapper .gform_page_footer.left_label,.gform_legacy_markup_wrapper .gform_page_footer.right_label{padding:16px 0 0 29%}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button,.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:8px}.gform_legacy_markup_wrapper .gf_progressbar_wrapper{clear:both;width:100%;margin:0 0 16px 0;padding:0 0 16px 0}.gform_legacy_markup_wrapper .gf_progressbar_wrapper .gf_progressbar_title{color:#767676;font-size:13px;line-height:1!important;margin:0 0 8px 0!important;padding:0!important;clear:both;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper .gf_progressbar{position:relative;background:#e8e8e8;position:relative;-moz-border-radius:10.5px;-webkit-border-radius:10.5px;border-radius:10.5px;width:100%}.gform_legacy_markup_wrapper .gf_progressbar_percentage{height:21px;text-align:right;border-radius:10.5px;vertical-align:middle;font-family:helvetica,arial,sans-serif;font-size:13px!important;z-index:999}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_100{border-top-right-radius:10.5px;border-bottom-right-radius:10.5px}.gform_legacy_markup_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px;line-height:21px}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_0 span{color:#959595;text-shadow:none;float:none!important;margin-left:12px;word-wrap:normal}.gform_legacy_markup_wrapper .gf_progressbar_blue{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_gray{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_green{background:#e8e8e8}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_orange{background:#e8eaec}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_red{background:#e8eaec}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_spring{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_blues{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_rainbow{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}.gform_legacy_markup_wrapper .gf_page_steps{width:100%;margin:0 0 8px 0;padding:0 0 4px 0;border-bottom:1px dotted #ccc}.gform_legacy_markup_wrapper .gf_step{width:100%;margin:24px 24px 24px 0;font-size:.875em;height:14px;line-height:1.25!important;-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;font-family:inherit}.gform_legacy_markup_wrapper .gf_step span.gf_step_number{font-size:1.25em;font-family:arial,sans-serif;margin-right:4px}.gform_legacy_markup_wrapper .gf_step span.gf_step_label,.gform_legacy_markup_wrapper .gf_step span.gf_step_number{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper .gf_step.gf_step_active{-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1}.gform_legacy_markup_wrapper .gf_step.gf_step_hidden{display:none}.gform_legacy_markup_wrapper .gf_step_clear{display:block;clear:both;height:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield_password_strength{border:1px solid #ddd;margin-top:18px;margin-bottom:18px;line-height:1.8;padding:10px 5px;text-align:center;background-color:#eee;border-bottom:3px solid #ddd}.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin-right:16px}.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength{margin-top:18px;margin-bottom:18px;width:100%}.gform_legacy_markup_wrapper .gfield_password_strength.bad{background-color:#ffb78c;border-color:#ff853c;border-bottom:3px solid #ff853c}.gform_legacy_markup_wrapper .gfield_password_strength.good{background-color:#ffec8b;border-color:#fc0;border-bottom:3px solid #fc0}.gform_legacy_markup_wrapper .gfield_password_strength.mismatch,.gform_legacy_markup_wrapper .gfield_password_strength.short{background-color:#ffa0a0;border-color:#f04040;border-bottom:3px solid #f04040}.gform_legacy_markup_wrapper .gfield_password_strength.strong{background-color:#c3ff88;border-color:#8dff1c;border-bottom:3px solid #8dff1c}.gform_legacy_markup_wrapper .ginput_container_password,.gform_legacy_markup_wrapper .ginput_container_password span{position:relative}.gform_legacy_markup_wrapper .ginput_container_password button{-webkit-appearance:none;appearance:none;background:0 0;border:none;padding:5px 0;position:absolute;right:1px;text-align:center;top:1px;width:40px}.gform_legacy_markup_wrapper .ginput_container_password span.ginput_left button{right:9px}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span{display:inline-block;width:100%}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span input{width:100%}.gform_legacy_markup_wrapper .ginput_container_password span.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper .ginput_container_password span.small{width:25%}.gform_legacy_markup_wrapper table.gfield_list,.gform_legacy_markup_wrapper table.gfield_list caption,.gform_legacy_markup_wrapper table.gfield_list tbody,.gform_legacy_markup_wrapper table.gfield_list td,.gform_legacy_markup_wrapper table.gfield_list tfoot,.gform_legacy_markup_wrapper table.gfield_list th,.gform_legacy_markup_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper table.gfield_list tr{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.gform_legacy_markup_wrapper table.gfield_list{border-spacing:0;border-collapse:collapse}.gform_legacy_markup_wrapper .gfield_repeater_buttons{padding-top:15px}.gform_legacy_markup_wrapper table.gfield_list{table-layout:auto!important}.gform_legacy_markup_wrapper table.gfield_list thead th{font-weight:700;text-align:left}.gform_legacy_markup_wrapper table.gfield_list colgroup{width:100%;display:block}.gform_legacy_markup_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#790000}.gform_legacy_markup_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper table.gfield_list tr{padding:0;margin:0}.gform_legacy_markup_wrapper table.gfield_list td,.gform_legacy_markup_wrapper table.gfield_list th{padding:4px 0 4px 0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) table.gfield_list th{padding:0 0 4px 0}.gform_legacy_markup_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper table.gfield_list th+th{padding:0 0 0 16px}.gform_legacy_markup_wrapper .gfield_list{width:100%}.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input{width:100%}.gform_legacy_markup_wrapper .gfield_icon_disabled{cursor:default!important;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons{width:48px!important;padding:0 0 0 4px!important;box-sizing:border-box}.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons img{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon{background-image:url(/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4px;text-indent:-9000px;width:40px}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after{display:block;content:'';position:absolute;background:url(/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;width:13px;height:10px;bottom:4px;right:-2px}.gform_legacy_markup_wrapper .ginput_container_creditcard .ginput_card_security_code_icon{width:40px;height:32px;display:inline-block;background-image:url(/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;background-position:-382px 0;position:relative;top:-3.5px}.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area{padding:24px;border:1px dashed #ccc;text-align:center;color:#aaa;margin-bottom:16px;background:rgba(0,0,0,.02);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gform_legacy_markup_wrapper span.gform_drop_instructions{display:block;margin-bottom:8px}.gform_legacy_markup_wrapper .gform_delete{vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .copy_values_option_container .copy_values_enabled{width:auto}.gform_legacy_markup_wrapper li.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:1px}.gform_legacy_markup_wrapper .form_saved_message{margin:1em auto;padding:3em 2em 3em;width:99%;font-size:1em;line-height:1.8;color:#31708f;background-color:#e3f3f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.gform_legacy_markup_wrapper .form_saved_message p.resume_form_link_wrapper{background-color:#fff;display:inline-block;padding:1em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;max-width:98%!important;overflow:hidden;-webkit-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);-moz-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);box-shadow:0 3px 2px 0 rgba(66,103,126,.2)}.gform_legacy_markup_wrapper .form_saved_message a.resume_form_link{word-wrap:break-word;text-decoration:none;color:#2f637e}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform{margin:1em 0 0 0}.gform_legacy_markup_wrapper .form_saved_message label.form_saved_label{position:absolute;left:-9000px}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=text]{margin-bottom:.25em}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form label.gform_resume_email_label{font-size:1em;display:block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input{margin:0 auto;display:inline-block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email]{padding:calc(.75em - 1px)!important;width:24em;max-width:98%!important;font-size:1em;background-color:#fff;border:1px solid #91afc7;color:#424242;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;-webkit-box-shadow:inset 0 0 5px 0 #eee;-moz-box-shadow:inset 0 0 5px 0 #eee;box-shadow:inset 0 0 5px 0 #eee}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{padding:.75em 1em;font-size:1em;line-height:1;background-color:#31708f;border:1px solid #31708f;color:#fff;text-transform:uppercase;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none}@media only screen and (max-width:640px){.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email],.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{display:block;width:98%}}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform .validation_message{color:#790000;font-weight:700;padding:2em}.gform_legacy_markup_wrapper .form_saved_message_sent{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;background-color:#e9ffd9;color:#3c763d;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-sizing:border-box}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email,.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_success{font-weight:700;display:block;line-height:2}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email{word-wrap:break-word;text-decoration:underline}body #content .entry-content .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area{line-height:1!important}body .gform_legacy_markup_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper img.add_list_item,body .gform_legacy_markup_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;margin-top:-2px}.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{margin-top:16px}.gform_legacy_markup_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}.gform_legacy_markup_wrapper table.recaptchatable{table-layout:auto}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha{margin-left:29%}.gform_legacy_markup_wrapper .gfield .wp-editor-container{border:1px solid #ddd}.gform_legacy_markup_wrapper .gfield .wp-switch-editor{border-color:#ddd}.gform_legacy_markup_wrapper .gfield .html-active .switch-html,.gform_legacy_markup_wrapper .gfield .tmce-active .switch-tmce{border-bottom-color:#f5f5f5}.gform_legacy_markup_wrapper .gfield .mce-edit-area iframe{width:99.9%!important;margin:0!important}body .gform_legacy_markup_wrapper ul li.gfield{margin-top:16px;padding-top:0}body .gform_legacy_markup_wrapper ul.gfields li.gfield label.gfield_label{margin-bottom:0!important;padding-bottom:0!important}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{line-height:inherit}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{list-style-type:disc!important;margin:0 0 8px 0;overflow:visible;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{list-style-type:disc!important;margin:16px 0 16px 28px!important;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px 0;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{list-style-type:disc!important;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul{margin:16px 0 16px 16px}body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{margin:0 0 8px}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl{margin:0 0 18px 0;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt{font-weight:700}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd{margin:0 0 16px 18px}.gform_legacy_markup_wrapper span.gf_clear_span{display:block;height:1px;overflow:hidden;width:100%;float:none;clear:both;margin-top:-1px}.gform_legacy_markup_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gform_legacy_markup_wrapper .chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.gform_legacy_markup_wrapper .chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_legacy_markup_wrapper .chosen-container a{cursor:pointer}.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name,.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after,.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_legacy_markup_wrapper .chosen-container-single .chosen-default{color:#999}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat 0 2px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.gform_legacy_markup_wrapper .chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.gform_legacy_markup_wrapper .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_legacy_markup_wrapper .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper .chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_legacy_markup_wrapper .chosen-disabled{opacity:.5!important;cursor:default}.gform_legacy_markup_wrapper .chosen-disabled .chosen-single{cursor:default}.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_legacy_markup_wrapper .chosen-rtl{text-align:right}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div{right:auto;left:3px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr{right:auto;left:26px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li{float:right}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url("/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span,.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span,.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text],.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr,.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text]{background-image:url("/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png")!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}body .gform_legacy_markup_wrapper .chosen-container a.chosen-single{border-radius:inherit}body .gform_legacy_markup_wrapper ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:2rem}.gform_legacy_markup_wrapper textarea{line-height:1.5}.gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style]{width:100%!important}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{width:100%;line-height:inherit;float:none}.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price){margin-bottom:8px;display:block}.gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{width:85%;cursor:pointer}}@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1023px){.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:32px}.gform_legacy_markup_wrapper table.gfield_list{border:0}.gform_legacy_markup_wrapper table.gfield_list thead{position:absolute;top:-9999px;left:-9999px}.gform_legacy_markup_wrapper table.gfield_list tr{margin-bottom:10px;display:block;background:#fff;position:relative;border:1px solid #ccc;border-top:2px solid #ccc;border-bottom:4px solid #ccc}.gform_legacy_markup_wrapper table.gfield_list td{display:block;margin-left:8px;margin-right:8px}.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons{border-bottom:0;margin:16px 0 0 0!important}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before,.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{content:attr(data-label);font-size:.875em;letter-spacing:.5pt;white-space:nowrap;display:block;clear:both}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before{margin:8px 0 3px 8px}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{margin:3px 0 8px 8px}.gform_legacy_markup_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper table.gfield_list th+th{padding:4px 0 0 0}.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_even,.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd{margin:16px 0}.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd:first-child{padding-top:12px}.gform_legacy_markup_wrapper table.gfield_list tr{padding-top:12px}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons{width:100%!important;padding:5px 4px 1px 4px!important;background-color:#eee;text-align:center}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item{margin:12px 0 0 16px!important}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item{margin:12px 0 0 8px!important}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{margin-left:0}.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input{width:calc(100% - 16px);margin-left:8px;margin-right:8px}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper .gform_body{width:100%}.gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - 16px)!important}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 8px 0;line-height:1.3}.gform_legacy_markup_wrapper .gsection{margin:28px 16px 28px 0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label{float:left;width:29%;padding-right:16px;margin-bottom:16px}.gform_legacy_markup_wrapper .right_label .gfield_label{text-align:right}.gform_legacy_markup_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper .right_label .gfield_description{width:70%}.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper .left_label .instruction,.gform_legacy_markup_wrapper .right_label .gfield_description,.gform_legacy_markup_wrapper .right_label .instruction{margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description{margin-left:0;padding-top:4px;padding-left:0;line-height:1.5}.gform_legacy_markup_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted{margin-left:29%!important;width:70%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio{overflow:hidden}.gform_legacy_markup_wrapper .left_label div.ginput_complex,.gform_legacy_markup_wrapper .right_label div.ginput_complex{width:70%;margin-left:29%}.gform_legacy_markup_wrapper .left_label input.small,.gform_legacy_markup_wrapper .left_label select.small,.gform_legacy_markup_wrapper .right_label input.small,.gform_legacy_markup_wrapper .right_label select.small{width:15%}.gform_legacy_markup_wrapper .left_label input.medium,.gform_legacy_markup_wrapper .left_label select.medium,.gform_legacy_markup_wrapper .right_label input.medium,.gform_legacy_markup_wrapper .right_label select.medium{width:calc(35% - 8px)}.gform_legacy_markup_wrapper .left_label input.large,.gform_legacy_markup_wrapper .left_label select.large,.gform_legacy_markup_wrapper .right_label input.large,.gform_legacy_markup_wrapper .right_label select.large{width:70%}.gform_legacy_markup_wrapper .left_label textarea.large,.gform_legacy_markup_wrapper .left_label textarea.medium,.gform_legacy_markup_wrapper .left_label textarea.small,.gform_legacy_markup_wrapper .right_label textarea.large,.gform_legacy_markup_wrapper .right_label textarea.medium,.gform_legacy_markup_wrapper .right_label textarea.small{width:70%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_list{width:70%;margin-left:29%!important}.gform_legacy_markup_wrapper .top_label .gfield_list{width:100%}.gform_legacy_markup_wrapper .left_label .gf_list_one_column,.gform_legacy_markup_wrapper .right_label .gf_list_one_column{width:45%}.gform_legacy_markup_wrapper .top_label .gf_list_one_column{width:46%}.gform_legacy_markup_wrapper .left_label li.hidden_label input,.gform_legacy_markup_wrapper .right_label li.hidden_label input{margin-left:3.7%}.gform_legacy_markup_wrapper .left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper .right_label li.gfield .gfield_password_strength{margin-left:29%}.gform_legacy_markup_wrapper .top_label input.small,.gform_legacy_markup_wrapper .top_label select.small{width:25%}.gform_legacy_markup_wrapper .top_label input.medium,.gform_legacy_markup_wrapper .top_label select.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium,.gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium{width:50%}.gform_legacy_markup_wrapper .hidden_label input.large,.gform_legacy_markup_wrapper .hidden_label select.large,.gform_legacy_markup_wrapper .top_label input.large,.gform_legacy_markup_wrapper .top_label select.large{width:100%}.gform_legacy_markup_wrapper .top_label input.large.datepicker,.gform_legacy_markup_wrapper .top_label input.medium.datepicker,.gform_legacy_markup_wrapper .top_label input.small.datepicker{width:auto}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:160px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:320px;width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_right{width:50%;display:-moz-inline-stack;display:inline-block;vertical-align:top;margin:0 -4px 0 0}.gform_legacy_markup_wrapper .ginput_container_password .ginput_right{padding-left:8px}.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_right{width:50%}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right{min-height:43px;position:relative;float:left}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right input{display:inline-block;width:30%;max-width:7rem}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left{width:50%}.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{width:47%!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:4px}.gform_legacy_markup_wrapper .gf_step{width:auto;display:-moz-inline-stack;display:inline-block;margin:16px 32px 16px 0}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=image],.gform_legacy_markup_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input[type=image]{vertical-align:middle}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{font-size:1em;margin-left:16px;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:auto;margin:0 16px 0 0}.gform_legacy_markup_wrapper ul.gform_fields li.gfield{padding-right:16px}.gform_legacy_markup_wrapper .ginput_complex .ginput_left{padding-right:8px}.gform_legacy_markup_wrapper .left_label .ginput_complex.ginput_container_address:after{content:"";display:block}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_left{margin-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right{margin-right:-8px;padding-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right{padding-right:8px!important;margin-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{padding-right:8px!important;margin-right:-8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip{margin-right:8px}.gform_legacy_markup_wrapper .gfield_error .ginput_container{padding-right:0}.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin:18px 0 18px 0}.gform_legacy_markup_wrapper .gform_footer:not(.top_label){padding:16px 0 10px 0;margin-left:29%;width:70%}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3{width:calc(100% + 15px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_4{width:calc(100% + 13px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_5{width:calc(100% + 14px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 15px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 24px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4{width:calc(70% + 13px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5{width:calc(70% + 14px);margin-left:29%}.gform_legacy_markup_wrapper div.ginput_container_name span{display:-moz-inline-stack;display:inline-block;vertical-align:top;padding-right:16px;margin-right:-4px}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span{width:100%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span{width:50%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span{width:33.3%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span{width:25%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.95%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span{width:99.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span{width:49.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.75%!important}html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span:first-child{margin-left:0!important}.gform_legacy_markup_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{width:calc(100% + 15px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 16px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 17px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 8px)!important}.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right{padding-right:16px}.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength{width:70%}.gform_legacy_markup_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left{padding-right:0}.gform_legacy_markup_wrapper .ginput_complex span.ginput_left.address_country{margin-right:0}html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .clear-multi,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date){width:70%;margin-left:29%}.gform_legacy_markup_wrapper .gf_progressbar{width:calc(100% - 16px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area{margin-left:29%;width:70%}body .gform_legacy_markup_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country{width:calc(50% - 8px);margin-right:0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha{margin-left:29%!important}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:0}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_button,.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button{margin-right:10px}body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee}.gform_legacy_markup_wrapper .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_legacy_markup_wrapper .gfield_repeater_wrapper .gfield_repeater_wrapper{margin-top:10px}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text{min-width:100px;height:30px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67, .17, .4, .83);font-size:12px;color:#757575;border-radius:20px;margin-right:10px;margin-bottom:5px;border:1px solid rgba(117,117,117,.4);font-weight:400}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_plus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_minus{width:22px;height:22px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67, .17, .4, .83);font-size:16px;color:#757575;border-radius:50%;margin:10px 5px 0 5px;border:1px solid rgba(117,117,117,.4);font-weight:700;padding:0;padding-bottom:5px}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled{cursor:default;-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover{background:rgba(242,242,242,.5);color:#757575;border:1px solid rgba(117,117,117,.4)}.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover{background:#fafafa;color:#374750;border:1px solid #757575}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid #f1f1f1;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06)}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_legacy_markup_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#c32121}.gform_legacy_markup_wrapper .gfield_repeater_cell label{color:#9b9a9a;font-weight:400;font-size:14px;padding-top:8px}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell{padding-bottom:20px;padding-top:0}.gform_legacy_markup_wrapper div .gfield_repeater_cell{margin-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px;margin-bottom:20px;margin-right:10px}.gform_legacy_markup_wrapper .gfield_repeater_value>.gfield_repeater{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee;margin:10px}.gform_legacy_markup_wrapper .gfield_repeater_cell .gfield_repeater_value:not(:first-child){color:rgba(117,117,117,.7);border:1px solid #c5c6c5;border-radius:4px;margin-right:10px;padding-left:10px;background-color:#f0f0f0}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items,.gform_legacy_markup_wrapper .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_label{color:#23282d;font-size:16px;font-weight:600}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_label{padding-bottom:0}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child{padding-bottom:0}@media only screen and (min-width:641px){.gform_wrapper .top_label li.gfield.gf_inline{vertical-align:top;width:auto!important;margin:0;padding-right:16px;float:none!important;display:-moz-inline-stack;display:inline-block}.gform_wrapper .top_label li.gfield.gf_inline input[type=email].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].small{width:100%}.gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium{width:96px!important}.gform_wrapper .top_label li.gfield.gf_inline select{width:100%}.gform_wrapper .top_label li.gfield.gf_inline textarea{width:100%}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text],.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text]{width:70%!important}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute{width:50px}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm{width:auto}.gform_wrapper li.gf_inline div.ginput_container{white-space:nowrap!important}.gform_wrapper li.gf_inline div.ginput_container.ginput_container_date label{display:block!important}.gform_wrapper li.gfield.gfield_error.gf_inline{margin-right:16px;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half{display:-moz-inline-stack;display:inline-block;vertical-align:top;width:50%;padding-right:16px;float:none}.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container){width:100%!important;margin:8px 0 0 0;padding-left:0;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half:before{content:"";display:block;clear:both}.gform_wrapper .top_label li.gfield.gf_right_half:after{content:"";display:table;clear:both}.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half{max-width:calc(50% - 16px);padding-right:0}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half{margin-right:16px}.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_half textarea,.gform_wrapper .top_label li.gfield.gf_right_half textarea{width:98%}.gform_wrapper .top_label li.gfield.gf_left_half input.small,.gform_wrapper .top_label li.gfield.gf_right_half input.small{width:35%}.gform_wrapper .top_label li.gfield.gf_left_half+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:0 0 8px 0}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.3%}.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.4%}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(.ginput_container_time input),.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,.gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third{width:calc(33.3% - 24px)!important;margin-right:16px}.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third{width:33.4%}.gform_wrapper .top_label li.gfield.gf_right_third:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_left_third+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_third+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_middle_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_middle_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_third+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:25%;display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_first_quarter,.gform_wrapper .top_label li.gfield.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gf_second_quarter,.gform_wrapper .top_label li.gfield.gf_third_quarter{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter{width:24.5%}.gform_wrapper .top_label li.gfield.gf_fourth_quarter:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter input.large,.gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_first_quarter select.large,.gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter input.large,.gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter select.large,.gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter input.large,.gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter select.large,.gform_wrapper .top_label li.gfield.gf_third_quarter select.medium{width:97.5%}.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gsection,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_first_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_second_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_second_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_third_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_third_quarter+li.gfield{clear:both}.gform_wrapper .top_label li ul.gfield_checkbox,.gform_wrapper .top_label li ul.gfield_radio{width:calc(100% + 16px)}.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio{width:calc(70% + 16px)}.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox,.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio{font-size:0;display:block}.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox li,.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio li{font-size:.9rem}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li{width:50%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li{width:33.3%;display:-moz-inline-stack;display:inline-block;margin:0 0 2px 0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li{width:25%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{width:20%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio{overflow:hidden}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label{margin:0 0 10px 0}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.gform_wrapper ul.gform_fields:not(.top_label) li.gf_list_2col_vertical label.gfield_label{margin:0 0 10px 0}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 16px);-webkit-column-count:2;-moz-column-count:2;column-count:2}.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:3;-moz-column-count:3;column-count:3}.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:4;-moz-column-count:4;column-count:4}.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:5;-moz-column-count:5;column-count:5}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li{height:25px}.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li{height:50px}.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li{height:75px}.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li{height:100px}.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li{height:125px}.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li{height:150px}.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,.gform_wrapper li.gf_list_inline ul.gfield_radio li{width:auto!important;float:none!important;margin:0 8px 10px 0;display:-moz-inline-stack;display:inline-block}html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li,html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li{padding-left:16px!important;padding-right:0!important}.gform_wrapper li.gf_hide_ampm div.gfield_time_ampm{display:none!important}.gform_wrapper li.gsection.gf_scroll_text{height:240px;width:calc(100% - 16px);padding:16px;background-color:#fff;overflow-y:scroll;overflow-x:hidden;border:1px solid #ccc;border-bottom:1px solid #ccc!important}.gform_wrapper .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:10px 10px 0 8px!important}.gform_wrapper.gf_browser_chrome .top_label li.gsection.gf_scroll_text h2.gsection_title,.gform_wrapper.gf_browser_gecko .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:0 10px 0 8px!important}.gform_wrapper .top_label li.gsection.gf_scroll_text .gsection_description{margin:10px;font-size:12px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li{list-style-type:disc!important;margin:0 0 8px;overflow:visible;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul{list-style-type:disc!important;margin:16px 0 16px 18px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{list-style-type:disc!important;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul{margin:16px 0 16px 18px}.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{margin:0 0 8px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl{margin:0 0 18px 0;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dt{font-weight:700}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dd{margin:0 0 16px 18px}.gform_wrapper li.gfield.gfield_html.gf_alert_blue,.gform_wrapper li.gfield.gfield_html.gf_alert_gray,.gform_wrapper li.gfield.gfield_html.gf_alert_green,.gform_wrapper li.gfield.gfield_html.gf_alert_red,.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper li.gfield.gfield_html.gf_alert_green{border:1px solid #97b48a;background-color:#cbeca0;text-shadow:#dfb 1px 1px;color:#030}.gform_wrapper li.gfield.gfield_html.gf_alert_red{border:1px solid #cfadb3;background-color:#faf2f5;text-shadow:#fff 1px 1px;color:#832525}.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{border:1px solid #e6db55;background-color:#fffbcc;text-shadow:#fcfaea 1px 1px;color:#222}.gform_wrapper li.gfield.gfield_html.gf_alert_gray{border:1px solid #ccc;background-color:#eee;text-shadow:#fff 1px 1px;color:#424242}.gform_wrapper li.gfield.gfield_html.gf_alert_blue{border:1px solid #a7c2e7;background-color:#d1e4f3;text-shadow:#e0f1ff 1px 1px;color:#314475}div.gform_confirmation_wrapper.gf_confirmation_simple_yellow{margin:30px 0;max-width:99%;border-top:1px solid #e6db55;border-bottom:1px solid #e6db55;padding:32px;background-color:#fffbcc;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_simple_gray{margin:30px 0;max-width:99%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:32px;background-color:#eaeaea;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{position:relative;background-color:#fffbd2;margin:30px 0;border:1px solid #e6db55;-webkit-box-shadow:0 0 5px rgba(221,215,131,.75);-moz-box-shadow:0 0 5px rgba(221,215,131,.75);box-shadow:0 0 5px rgba(221,215,131,.75)}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div.gform_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #fff;border-bottom:1px solid #e6db55;background-color:#fffbcc;color:#424242;background:#fffce5;background:-moz-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fffce5),color-stop(100%,#fff9bf));background:-webkit-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-o-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-ms-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient{position:relative;background-color:#f1fcdf;margin:30px 0;border:1px solid #a7c37c;-webkit-box-shadow:0 0 5px rgba(86,122,86,.4);-moz-box-shadow:0 0 5px rgba(86,122,86,.4);box-shadow:0 0 5px rgba(86,122,86,.4)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient div.gforms_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #effade;border-bottom:1px solid #a7c37c;background-color:#fffbcc;text-shadow:#dfb 1px 1px;color:#030;background:#dbf2b7;background:-moz-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#dbf2b7),color-stop(100%,#b4d088));background:-webkit-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-o-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-ms-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:40%;background:rgba(0,0,0,.2);-webkit-box-shadow:0 15px 10px rgba(0,0,0,.2);-moz-box-shadow:0 15px 10px rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.gform_wrapper.gf_simple_horizontal_wrapper.centered_wrapper{width:auto;margin:0 auto;display:table}.gform_wrapper form.gf_simple_horizontal{width:calc(100% - 16px);margin:0 auto}.gform_wrapper form.gf_simple_horizontal div.gform_body,.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{display:table-cell;vertical-align:middle;margin:0;padding:0;position:relative}.gform_wrapper form.gf_simple_horizontal div.gform_body{width:auto;max-width:75%}.gform_wrapper form.gf_simple_horizontal div.ginput_container,.gform_wrapper form.gf_simple_horizontal ul li.gfield{margin-top:0!important}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{width:auto;max-width:25%;padding:0;margin:0}body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label{display:table;width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield{display:table-cell;padding-right:1em;height:auto}.gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper form.gf_simple_horizontal .ginput_complex label,.gform_wrapper form.gf_simple_horizontal label.gfield_label{display:block;height:1px;width:1px;overflow:hidden;position:absolute;top:0;left:-9000px}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper form.gf_simple_horizontal .top_label .gfield_error{margin-bottom:0}.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_checkbox ul li,.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_radio ul li{display:inline-block;margin-right:.5em}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_2 span{width:48.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.5%}}body .gform_wrapper.gf_form_center_wrapper{padding:16px 0 16px 16px}.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:before,.gform_legacy_markup_wrapper.gf_browser_safari ul li:after,.gform_legacy_markup_wrapper.gf_browser_safari ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_safari .gfield_radio li input[type=radio]{margin-top:4px}.gform_legacy_markup_wrapper.gf_browser_safari select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_safari input.button.gform_button_select_files{padding:6px 12px!important}.gform_legacy_markup_wrapper.gf_browser_chrome select{padding:2px 0 2px 3px}.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:before,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select{text-indent:2px;line-height:1.5em;margin-bottom:5px;margin-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:6px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio]{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle{padding-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle{margin-left:1.1%}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=email],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=number],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=password],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=tel],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=text],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=url],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error select,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error textarea,.gform_legacy_markup_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:2px}.gform_legacy_markup_wrapper.gf_browser_chrome input.button.gform_button_select_files{padding:6px 12px!important}.gform_legacy_markup_wrapper.gf_browser_chrome span.address_country{margin-top:-2px}.gform_legacy_markup_wrapper.gf_browser_gecko select{padding:2px 12px 2px 2px}.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:before,.gform_legacy_markup_wrapper.gf_browser_gecko ul li:after,.gform_legacy_markup_wrapper.gf_browser_gecko ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:1px}.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single{height:32px;line-height:2.4}.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single div b{position:relative;top:5px}.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:before,.gform_legacy_markup_wrapper.gf_browser_ie ul li:after,.gform_legacy_markup_wrapper.gf_browser_ie ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_hour{width:80px}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_minute{width:70px}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left label,.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right label{margin:3px 0 5px 0}.gform_legacy_markup_wrapper.gf_browser_ie .gform_footer input.button{padding:3px}.gform_legacy_markup_wrapper.gf_browser_ie ul.top_label .clear-multi{overflow:hidden;clear:both}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li{line-height:20px!important}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li input[type=radio]{margin-top:0}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left select,.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right select{padding:2px 0 2px 0}.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{position:relative;top:-1px;left:4px}.gform_legacy_markup_wrapper.gf_browser_ie img.add_list_item,.gform_legacy_markup_wrapper.gf_browser_ie img.delete_list_item{width:16px!important;height:16px!important;background-size:16px 16px!important}.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:before,.gform_legacy_markup_wrapper.gf_browser_iphone ul li:after,.gform_legacy_markup_wrapper.gf_browser_iphone ul li:before{content:none}.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:before,.gform_legacy_markup_wrapper.gf_browser_unknown ul li:after,.gform_legacy_markup_wrapper.gf_browser_unknown ul li:before{content:none}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single,.gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single,.gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single{height:44px;line-height:3.2}.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b{position:relative;top:50%;transform:translateY(-25%)}}