@charset "UTF-8";
html, body {
font-size:16px !important;
}
:root .acm_shadow {
--tw-shadow: 0 25px 50px -12px rgb(189 189 189 / 25%);
}
body img,
body figure,
body .entry-content img,
body .elementor img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
blockquote::before {
position: absolute;
left: -18px;
top: 0;
width: 60px;
height: 60px;
line-height: 60px;
font-family: "Font Awesome 5 Free";
font-size: 60px;
font-weight: 900;
color: #f9f6f6;
display: block;
content: "\f10d";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-variant: normal;
text-rendering: auto;
z-index: 1;
}
ul, ol {
list-style: none;
}
.acm_shadow_hover {
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
}
.acm_shadow_hover:hover {
-webkit-box-shadow: 0 25px 50px -12px rgb(38 35 35 / 25%);
-moz-box-shadow: 0 25px 50px -12px rgb(38 35 35 / 25%);
box-shadow: 0 25px 50px -12px rgb(38 35 35 / 25%);
} #acm-ts-style1 .acm_testimonial-heading {
max-width: 370px;
}
.acm_testimonial_one .owl-item img {
width: 48px !important;
height: 48px;
}
.acm_rounded-full {
border-radius: 9999px !important;
}
.testimonial-dots {
text-align: center;
-webkit-tap-highlight-color: transparent
}
.testimonial-dots .owl-dot {
display: inline-block;
zoom:1
}
#acm-ts-style1 .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #a5dfff;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px
}
#acm-ts-style1 .owl-dots .owl-dot.active span,
#acm-ts-style1 .owl-dots .owl-dot:hover span {
background: #0da7fd;
}
#acm-ts-style1 .owl-dots .owl-dot.active span,
#acm-ts-style1 .owl-dots .owl-dot:hover span {
background: #0da7fd;
}
#acm-ts-style1 .acm_ts-intro {
width: 45%
}
#acm-ts-style1 .acm_testimonial-description p {
margin-top: 0;
}
#testimonial {
width: 55%;
padding-top: 40px;
}
@media screen and (max-width: 468px) {
#acm-ts-style1 .acm_flex-nowrap {
flex-wrap: wrap;
}
#acm-ts-style1 .acm_ts-intro {
width: 100%
}
#testimonial {
width: 100%;
padding-top: 20px;
}
#acm-ts-style1 .acm_ts-intro .acm_testimonial-heading {
text-align: center;
}
}
#testimonial .acm_slide-bg {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
#testimonial .ts-content p {
margin: -4px 0;
padding: 0 4px;
}
#testimonial .ts-client-wrap {
padding-bottom: 21px;
margin-bottom: 26px;
border-bottom: 2px solid #303947;
}
#testimonial .ts_author-name {
margin-bottom: 3px;
}
.author_details {
margin-top: 10px;
}
.author_details .author {
font-size: 16px;
}
.author_details .company {
font-size: 13px;
}
#testimonial .owl-nav button.owl-next,
#testimonial .owl-nav button.owl-prev,
#testimonial button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0!important;
margin: 0;
font: inherit;
}
#testimonial .owl-nav [class*=owl-]:hover {
background: none;
} .acm_container {
width: 100%
}
@media (min-width: 640px) {
.acm_container {
max-width: 640px
}
}
@media (min-width: 768px) {
.acm_container {
max-width: 768px
}
}
@media (min-width: 1024px) {
.acm_container {
max-width: 1024px
}
}
@media (min-width: 1280px) {
.acm_container {
max-width: 1280px
}
}
@media (min-width: 1536px) {
.acm_container {
max-width: 1536px
}
}
.acm_bg-clip-text {
-webkit-background-clip: text;
background-clip: text
}
.acm_bg-transparent {
background-color: transparent
}
.acm_bg-white {
--tw-bg-opacity: 1;
background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}
.acm_bg-gray-50 {
--tw-bg-opacity: 1;
background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}
.acm_bg-blue-500 {
--tw-bg-opacity: 1;
background-color: rgba(59, 130, 246, var(--tw-bg-opacity))
}
.hover\:acm_bg-white:hover {
--tw-bg-opacity: 1;
background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}
.acm_bg-gradient-to-r {
background-image: linear-gradient(to right, var(--tw-gradient-stops))
}
.acm_from-white {
--tw-gradient-from: #fff;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}
.acm_from-green-300 {
--tw-gradient-from: #6ee7b7;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
}
.acm_from-green-400 {
--tw-gradient-from: #34d399;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
}
.acm_from-green-500 {
--tw-gradient-from: #10b981;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
}
.acm_to-green-400 {
--tw-gradient-to: #34d399
}
.acm_to-cyan-400 {
--tw-gradient-to: #22d3ee
}
.acm_to-cyan-500 {
--tw-gradient-to: #06b6d4
}
.hover\:acm_from-green-400:hover {
--tw-gradient-from: #34d399;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
}
.hover\:acm_from-green-500:hover {
--tw-gradient-from: #10b981;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
}
.hover\:acm_from-cyan-500:hover {
--tw-gradient-from: #06b6d4;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0))
}
.hover\:acm_to-green-400:hover {
--tw-gradient-to: #34d399
}
.hover\:acm_to-green-500:hover {
--tw-gradient-to: #10b981
}
.acm_border-white {
--tw-border-opacity: 1;
border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}
.acm_border-green-500 {
--tw-border-opacity: 1;
border-color: rgba(16, 185, 129, var(--tw-border-opacity))
}
.acm_border-blue-400 {
--tw-border-opacity: 1;
border-color: rgba(96, 165, 250, var(--tw-border-opacity))
}
.acm_rounded {
border-radius: 0.25rem
}
.acm_rounded-full {
border-radius: 9999px
}
.acm_border-solid {
border-style: solid
}
.acm_border-0 {
border-width: 0px
}
.acm_border {
border-width: 1px
}
.acm_border-b-2 {
border-bottom-width: 2px
}
.acm_border-l {
border-right: 1px solid;
}
.acm_border-r {
border-right: 1px solid;
}
.acm_border-b {
border-bottom: 1px solid;
}
.acm_border-t {
border-top: 1px solid;
}
.acm_block {
display: block
}
.acm_inline-block {
display: inline-block
}
.acm_table-cell {
display: table-cell;
}
.acm_flex {
display: flex
}
.acm_flex-row {
flex-direction: row;
}
.acm_flex-stretch {
align-items: stretch;
align-content: stretch;
}
.acm_align-center {
align-items: center;
}
.acm_grid {
display: grid
}
.acm_flex-wrap {
flex-wrap: wrap
}
.acm_flex-nowrap {
flex-wrap: nowrap;
}
.acm_items-start {
align-items: flex-start
}
.acm_items-jus-start {
justify-content: flex-start;
}
.acm_items-center {
align-items: center
}
.acm_font-medium {
font-weight: 500
}
.acm_font-semibold {
font-weight: 600
}
.acm_h-2 {
height: 0.5rem
}
.acm_h-10 {
height: 2.5rem
}
.acm_h-96 {
height: 24rem
}
.acm_text-sm {
font-size: 0.875rem;
line-height: 1.25rem
}
.acm_text-base {
font-size: 1rem;
line-height: 1.5rem
}
.acm_text-lg {
font-size: 1.125rem;
line-height: 1.75rem
}
.acm_text-3xl {
font-size: 1.875rem;
line-height: 2.25rem
}
.acm_text-5xl {
font-size: 3rem;
line-height: 1
}
.acm_text-8xl {
font-size: 6rem;
line-height: 1
}
.acm_leading-7 {
line-height: 1.75rem
}
.acm_leading-none {
line-height: 1
}
.acm_m-0 {
margin: 0px
}
.acm_my-0 {
margin-top: 0px;
margin-bottom: 0px
}
.acm_my-4 {
margin-top: 1rem;
margin-bottom: 1rem
}
.acm_my-10 {
margin-top: 2.5rem;
margin-bottom: 2.5rem
}
.acm_mx-auto {
margin-left: auto;
margin-right: auto
}
.acm_mt-0 {
margin-top: 0px
}
.acm_mb-0 {
margin-bottom: 0px
}
.acm_mt-1 {
margin-top: 0.25rem
}
.acm_mt-2 {
margin-top: 0.5rem
}
.acm_mb-2 {
margin-bottom: 0.5rem
}
.acm_mt-4 {
margin-top: 1rem
}
.acm_ml-4 {
margin-left: 1rem
}
.acm_mr-4 {
margin-right: 1.2rem
}
.acm_mt-6 {
margin-top: 1.5rem
}
.acm_mb-6 {
margin-bottom: 1.5rem
}
.acm_mr-6 {
margin-right: 1.5rem
}
.acm_ml-6 {
margin-left: 1.5rem
}
.acm_mt-8 {
margin-top: 2rem
}
.acm_mr-8 {
margin-right: 2rem
}
.acm_mr-10 {
margin-right: 2.5rem
}
.acm_mb-10 {
margin-bottom: 2.5rem
}
.acm_mt-12 {
margin-top: 3rem
}
.acm_mb-12 {
margin-bottom: 3rem
}
.acm_mt-32 {
margin-top: 8rem
}
.acm_max-w-full {
max-width: 100%
}
.acm_max-w-screen-sm {
max-width: 640px
}
.acm_max-w-screen-lg {
max-width: 1024px
}
.acm_max-w-screen-xl {
max-width: 1280px
}
.acm_p-4 {
padding: 1rem
}
.acm_p-6 {
padding: 1.2rem
}
.acm_p-8 {
padding: 2rem
}
.acm_p-10 {
padding: 2.5rem
}
.acm_p-12 {
padding: 3rem
}
.acm_py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem
}
.acm_py-4 {
padding-top: 1rem;
padding-bottom: 1rem
}
.acm_py-5 {
padding-top: 1.2rem;
padding-bottom: 1.2rem
}
.acm_py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.acm_py-7 {
padding-top: 1.7rem;
padding-bottom: 1.7rem
}
.acm_py-8 {
padding-top: 2rem;
padding-bottom: 2rem
}
.acm_px-8 {
padding-left: 2rem;
padding-right: 2rem
}
.acm_py-10 {
padding-top: 2.5rem;
padding-bottom: 2.5rem
}
.acm_px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem
}
.acm_py-14 {
padding-top: 3.5rem;
padding-bottom: 3.5rem
}
.acm_pb-1 {
padding-bottom: 0.25rem
}
.acm_pb-6 {
padding-bottom: 1.5rem
}
.acm_pr-20 {
padding-right: 5rem
}
.acm_absolute {
position: absolute
}
.acm_relative {
position: relative
}
.acm_bottom-0 {
bottom: 0px
}
.acm_top-3 {
top: 0.75rem
}
* {
--tw-shadow: 0 0 #0000
}
.acm_shadow-sm {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.acm_shadow {
--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.acm_shadow-md {
--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.acm_text-center {
text-align: center
}
.acm_text-left {
text-align: left
}
.acm_text-right {
text-align: right
}
.acm_text-transparent {
color: transparent
}
.acm_text-black {
--tw-text-opacity: 1;
color: rgba(0, 0, 0, var(--tw-text-opacity))
}
.acm_text-white {
--tw-text-opacity: 1;
color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.acm_text-gray-400 {
--tw-text-opacity: 1;
color: rgba(156, 163, 175, var(--tw-text-opacity))
}
.acm_text-gray-500 {
--tw-text-opacity: 1;
color: rgba(107, 114, 128, var(--tw-text-opacity))
}
.acm_text-gray-600 {
--tw-text-opacity: 1;
color: rgba(75, 85, 99, var(--tw-text-opacity))
}
.acm_text-gray-700 {
--tw-text-opacity: 1;
color: rgba(55, 65, 81, var(--tw-text-opacity))
}
.acm_text-green-500 {
--tw-text-opacity: 1;
color: rgba(16, 185, 129, var(--tw-text-opacity))
}
.hover\:acm_text-black:hover {
--tw-text-opacity: 1;
color: rgba(0, 0, 0, var(--tw-text-opacity))
}
.hover\:acm_text-white:hover {
--tw-text-opacity: 1;
color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.hover\:acm_text-blue-500:hover {
--tw-text-opacity: 1;
color: rgba(59, 130, 246, var(--tw-text-opacity))
}
.acm_no-underline {
text-decoration: none
}
.acm_align-top {
vertical-align: top
}
.acm_w-10 {
width: 2.5rem
}
.acm_w-9\/12 {
width: 75%
}
.acm_w-full {
width: 100%
}
.acm_gap-6 {
gap: 1.5rem
}
.acm_gap-8 {
gap: 2rem
}
.acm_gap-10 {
gap: 2.5rem
}
.acm_grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr))
}
.acm_grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.acm_col-span-2 {
grid-column: span 2/span 2;
}
@media (min-width: 640px) {
.sm\:acm_-mt-28 {
margin-top: -7rem
}
.sm\:acm_px-0 {
padding-left: 0px;
padding-right: 0px
}
.sm\:acm_py-8 {
padding-top: 2rem;
padding-bottom: 2rem
}
.sm\:acm_grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
}
@media (min-width: 768px) {
.md\:acm_flex {
display: flex
}
.md\:acm_text-lg {
font-size: 1.125rem;
line-height: 1.75rem
}
.md\:acm_text-8xl {
font-size: 6rem;
line-height: 1
}
.md\:acm_py-16 {
padding-top: 4rem;
padding-bottom: 4rem
}
.md\:acm_grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.md\:acm_grid-cols-3 {
grid-template-columns: repeat(3,minmax(0,1fr));
}
.md\:acm_grid-cols-4 {
grid-template-columns: repeat(4,minmax(0,1fr));
}
}
@media (min-width: 1024px) {
.lg\:acm_-ml-9 {
margin-left: -2.25rem
}
.lg\:acm_-mt-10 {
margin-top: -2.5rem
}
.lg\:acm_p-6 {
padding: 1.2rem
}
.lg\:acm_p-8 {
padding: 2rem
}
.lg\:acm_p-10 {
padding: 2.5rem
}
.lg\:acm_p-12 {
padding: 3rem
}
.lg\:acm_p-20 {
padding: 5rem
}
}
@media (min-width: 1280px) {
.xl\:acm_p-6 {
padding: 1.2rem
}
.xl\:acm_p-8 {
padding: 2rem
}
.xl\:acm_p-10 {
padding: 2.5rem
}
.xl\:acm_p-12 {
padding: 3rem
}
}
.validation-popup {
display: none;
position: absolute;
bottom: -33px;
background-color: #fb1414;
color: #92fad7;
font-size: 12px;
padding: 5px 10px;
box-shadow: 0 4px 15px rgba(78, 18, 18, 0.2);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.acm-feature-3 .acm-f3-content {
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
}
.acm_el-border {
width: 100%;
height: 2px;
display: block;
background-color: #555555;
}
.acm_feature1 .acm_f1_heading_content {
padding-bottom: 0;
}
.acm-features-wrap {
width: 70% !important;
margin: -75px auto 0;
z-index: 99;
}
@media screen and (min-width: 1760px) {
.acm-features-wrap {
width: 70% !important;
}
}
@media screen and (min-width: 1670px) and (max-width: 1759px) {
.acm-features-wrap {
width: 75% !important;
}
}
@media screen and (min-width: 1390px) and (max-width: 1669px) {
.acm-features-wrap {
width: 90% !important;
}
}
@media screen and (min-width: 1024px) and (max-width: 1389px) {
.acm-features-wrap {
width: 90% !important;
}
.acm-features-wrap .elementor-col-25:nth-child(4) {
display: none;
}
.acm-features-wrap .elementor-column.elementor-col-25 {
width: 33.3%;
}
}
@media screen and (max-width: 468px) {
.acm-features-wrap {
width: 90% !important;
}
.acm_feature2.acm_px-10 {
padding: 0.5rem;
}
}
.acm-features-wrap .elementor-container {
width: 100%;
max-width: 100% !important;
}
.acm-features-wrap-shadow {
background: #fff;
-webkit-box-shadow: 0 25px 50px -12px rgb(189 189 189 / 25%);
-moz-box-shadow: 0 25px 50px -12px rgb(189 189 189 / 25%);
box-shadow: 0 25px 50px -12px rgb(189 189 189 / 25%);
}
.acm-features-wrap-round {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
.acm-horz-features .acm-horz-features-title h2 {
font-size: 19px;
font-weight: 600;
color: #212121;
margin: 0;
}
.acm-horz-features .acm_icon-wrap {
text-align: center;
padding: 15px;
background: #212121;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
border-radius: 9px;
}
.acm-horz-features .acm_icon-wrap i {
color: #fff;
font-size: 35px;
}
.acm-horz-features .acm_description {
font-size: 14px;
}
.acm-btn-outline {
background: transparent;
border-style: solid;
border-width: 2px;
border-color: #212121;
}
.acm-btn-soft {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.acm-btn-round {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
}
.bkc-features-grid .elementor-column {
width: 370px !important;
height: 500px;
}
.bkc-features-grid .elementor-column.bkc-grid-small {
width: 370px !important;
height: 246px;
}
.bkc-features-grid .elementor-column .acm-banner img {
width: 100%;
height: auto;
display: block;
} .acm-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.acm-col-1, .acm-col-2, .acm-col-3, .acm-col-4, .acm-col-5, .acm-col-6, .acm-col-7, .acm-col-8, .acm-col-9, .acm-col-10, .acm-col-11, .acm-col-12,
.acm-col-auto, .acm-col-sm-1, .acm-col-sm-2, .acm-col-sm-3, .acm-col-sm-4, .acm-col-sm-5, .acm-col-sm-6, .acm-col-sm-7, .acm-col-sm-8, .acm-col-sm-9, .acm-col-sm-10, .acm-col-sm-11, .acm-col-sm-12, .acm-col-sm,
.acm-col-sm-auto, .acm-col-md-1, .acm-col-md-2, .acm-col-md-3, .acm-col-md-4, .acm-col-md-5, .acm-col-md-6, .acm-col-md-7, .acm-col-md-8, .acm-col-md-9, .acm-col-md-10, .acm-col-md-11, .acm-col-md-12, .acm-col-md,
.acm-col-md-auto, .acm-col-lg-1, .acm-col-lg-2, .acm-col-lg-3, .acm-col-lg-4, .acm-col-lg-5, .acm-col-lg-6, .acm-col-lg-7, .acm-col-lg-8, .acm-col-lg-9, .acm-col-lg-10, .acm-col-lg-11, .acm-col-lg-12, .acm-col-lg,
.acm-col-lg-auto, .acm-col-xl-1, .acm-col-xl-2, .acm-col-xl-3, .acm-col-xl-4, .acm-col-xl-5, .acm-col-xl-6, .acm-col-xl-7, .acm-col-xl-8, .acm-col-xl-9, .acm-col-xl-10, .acm-col-xl-11, .acm-col-xl-12, .acm-col-xl,
.acm-col-xl-auto {
position: relative;
width: 100%;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
@media (min-width: 576px) {
.acm-col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.acm-col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.acm-col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.acm-col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.acm-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.acm-col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.acm-col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.acm-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.acm-col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.acm-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.acm-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.acm-col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.acm-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.acm-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.acm-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.acm-col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.acm-col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.acm-col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.acm-col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.acm-col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.acm-col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.acm-col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.acm-col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.acm-col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.acm-col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.acm-col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.acm-col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.acm-col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.acm-col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.acm-col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.acm-col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.acm-col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.acm-col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.acm-col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.acm-col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.acm-col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.acm-col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.acm-col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.acm-col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.acm-col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.acm-col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.acm-col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.acm-col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.acm-col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.acm-col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.acm-col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.acm-col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.acm-col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.acm-col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.acm-col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.acm-col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.acm-col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.acm-col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.acm-col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.acm-col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.acm-col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} .acm-heading {
position: relative;
min-height: 40px;
margin-bottom:15px;
}
#footer .acm-heading {
min-height: auto;
margin-bottom: 30px;
}
.acm-heading.no-line {
margin-bottom:0;
}
h2.acm-title {
position: relative;
display: block;
margin: 7px 0 10px;
}
.acm-heading .banner-desc p {
padding: 0;
margin: 0
}
.acm-heading .acm-heading-prefix {
display: inline-block;
font-size: 17px;
line-height: 2em;
color: #121823;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.acm-heading .acm-title span.banner-desc {
display: block;
font-size: 16px;
font-weight: normal;
margin-bottom: 6px;
}
.acm-heading ul {
margin: 19px 0;
padding: 0;
}
.acm-heading li {
position: relative;
list-style: none;
margin: 0;
padding: 0 0 0 27px;
line-height: 27px;
}
.single .post-content ul li,
.woocommerce .summary ul li,
.woocommerce #tab-description ul li {
position: relative;
}
.acm-heading-border {
position: relative;
}
.tripple-line .acm-heading-border:before {
content: "";
position: absolute;
width: 18px;
height: 7px;
background: transparent;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
top: 23px;
left: 50%;
transform: translate(-50%);
}
.tripple-line .acm-heading-border:after {
content: "";
position: absolute;
width: 40px;
background: #333333;
height: 1px;
top: 20px;
left: 50%;
transform: translate(-50%);
}
.double-line .acm-heading-border:before {
content: "";
position: absolute;
width: 40px;
height: 5px;
background: transparent;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
top: 21px;
left: 50%;
transform: translate(-50%);
}
.single-line .acm-heading-border:after {
content: "";
position: absolute;
width: 40px;
background: #333333;
height: 1px;
top: 18px;
left: 50%;
transform: translate(-50%);
}
.content-left-align .acm-heading-border:before {
text-align: left;
}
.content-left-align .acm-heading-border:before, .content-left-align .acm-heading-border:after{
left: 0;
transform: none;
}
.content-right-align .acm-heading-border:before,
.content-right-align .acm-heading-border:after {
right: 0;
left: auto;
transform: none;
} .btn-left {
text-align: left;
}
.btn-center {
text-align: center;
}
.btn-right {
text-align: right;
}
.acm-cta-text,
.acm-cta-btn {
margin: 0;
padding: 0;
}
.acm-button {
background-color: #303947;
color: #fff;
padding: 10px 20px;
min-width: 105px;
transition: width 0.3s ease, padding 0.3s ease;
-webkit-transition: width 0.3s ease, padding 0.3s ease;
-ms-transition: width 0.3s ease, padding 0.3s ease;
-moz-transition: width 0.3s ease, padding 0.3s ease;
}
.acm-button-wrap a.acm-button.acm-btn-outline {
background-color: transparent;
}
.acm-button-wrap .pr-loader {
display: none;
vertical-align: middle;
animation: rotate 1s linear infinite;
}
.no-posts {display: none;} @keyframes rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} #product-slider {
position: relative;
}
.acm-slider .owl-carousel .owl-nav {
position: absolute;
top: -50px;
right: 0;
font-size: 21px;
}
.acm-slider .owl-carousel .slider-nav-btn {
display: inline-block;
color: #2d2929;
width: 32px;
height: 32px;
line-height: 31px;
text-align: center;
cursor: pointer;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.acm-slider .owl-carousel .owl-nav .prod-next {
margin-left: 10px;
}
.acm-slider .owl-carousel .owl-nav .slider-nav-btn:hover {
color: #269e00;
}
.owl-carousel button.disabled {
opacity: 0.5
}
#product-slider .product-wrap figure {
margin: 0;
}
#product-slider .product-wrap figure img {
border-radius: 0px 10px 10px 0px;
-moz-border-radius: 0px 10px 10px 0px;
-ms-border-radius: 0px 10px 10px 0px;
-webkit-border-radius: 0px 10px 10px 0px;
}
#product-slider .product-wrap figure.sh-effect {
padding: 40px;
background-color: #f8f9fa;
}
#product-slider .product-wrap figure.sh-effect img {
-webkit-box-shadow: 9px 10px 5px 0px rgba(92,92,92,0.2);
-moz-box-shadow: 9px 10px 5px 0px rgba(92,92,92,0.2);
box-shadow: 9px 10px 5px 0px rgba(92,92,92,0.2);
} .acm-iconbox {
position: relative;
}
.icon-left .acm-icon {
position: absolute;
top: 50%;
left:11px;
transform: translateY(-50%);
width: 45px;
height: auto;
}
.icon-left .acm-icon i {
font-size: 35px;
}
.acm-icon img {
max-width: 100%;
height: auto;
}
.icon-left .acm-icon-content {
margin-left: 54px;
}
@media screen and (max-width: 468px) {
.icon-left .acm-icon-content {
margin-left: 67px;
}
}
.acm-icon-content .acm-icon-heading {
font-size: 17px;
font-weight: 600;
line-height: 1;
}
.acm-icon-content .acm-icon-desc {
font-size: 14px;
}
#topbar .acm-icon-content .acm-icon-heading {
font-size: 13px;
}
.acm-iconbox.icon-top {
text-align: center;
}
.icon-top .acm-icon {
width: 57px;
height: 57px;
line-height: 62px;
display: block;
margin: 0 auto 13px;
border:1px solid #d5d5d5;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.icon-top .acm-icon i {
font-size: 26px;
}
.acm-iconbox.icon-top .acm-icon-heading {
color: #111111;
}
.acm-iconbox .iconbox-wrap {
padding: 47px 17px;
}
.acm-iconbox .icon-border {
border: 1px solid #efefef;
}
.acm-iconbox .no-border {
border: none;
} .bkc-countdown-timer {
margin-top: 7px;
font-size: 13px;
font-weight: 600;
color: #ae6a5e;
}
.bkc-countdown-wrap {
position: relative;
}
.bkc-counter-progress {
position: relative;
margin-top: 12px;
height: 4px;
display: block;
background-color: #f5f5f5;
}
.bkc-counter-progress .counter-progress-bar {
position: absolute;
top: 1px;
left: 0;
height: 2px;
display: inline-block;
background-color: #101010;
}
.bkc-countdown {
width: 178px;
position: absolute;
right: 0;
display: inline-block;
background-color: #f8f9fa;
border: 1px solid transparent;
color: #424044;
padding: 5px 19px 5px 19px;
margin: 0px 0px 14px 0px;
font-family: "Jost", Sans-serif;
font-size: 16px;
font-weight: 600;
text-align: center;
letter-spacing: 0.5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.bkc-countdown.acm-right {
right: 0;
top: 6px;
}
.bkc-countdown.acm-left {
left: 0;
top: 6px;
right: auto;
}
.bkc-countdown.acm-center {
left: 50%;
transform: translate(-50%, 6px);
}
.bkc-countdown.acm-center:before,
.bkc-countdown.acm-center:after {
position: absolute;
top: 16px;
content: "";
display: block;
width: 150px;
height: 1px;
background-color: #121823;
}
.bkc-countdown.acm-center:before {
left: -178px;
}
.bkc-countdown.acm-center:after {
left: 220px;
}
@media screen and (max-width: 764px) {
.bkc-countdown.acm-left,
.bkc-countdown.acm-right {
left: 50%;
transform: translate(-50%, -26px);
}
} #posts-slider .entry-content {
font-weight: normal;
margin-bottom: 18px;
}
#posts-slider .post-meta {
margin-bottom: 15px;
}
.recent-posts .post {
background: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
}
.recent-posts .post .post-text {
position: relative;
padding: 30px;
}
.recent-posts .post-thumbnail {
position: relative;
max-height: 233px;
overflow: hidden;
}
.recent-posts .post-thumbnail .timestamp {
position: absolute;
right: 0;
top: 0;
background: #1d2530;
color: #fff;
font-size: 15px;
font-weight: 500;
padding: 15px 20px;
text-align: center;
line-height: 17px;
z-index: 10;
border-radius: 0 10px 0 0;
-moz-border-radius: 0 10px 0 0;
-webkit-border-radius: 0px 10px 0px 0px;
-ms-border-radius: 0px 10px 0px 0px;
}
.recent-posts .post-thumbnail img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.recent-posts .post:hover img {
transform: scale(1.1);
}
.recent-posts .post-categories a {
border-radius: 5px;
padding: 2px 11px;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
background: #f8f9fa;
}
.recent-posts .post-categories a:hover {
background: #c5927b;
color: #fff;
}
.recent-posts .entry-header .entry-title {
margin-top: 15px;
margin-bottom: 10px;
max-width: 100%;
width: 100%;
}
.recent-posts .post-meta span,
.recent-posts .post-meta span a {
color: #f18e7d
} #featured-authors {
max-width: 1060px;
height: auto;
overflow: hidden;
padding-bottom: 30px;
margin: 0 auto;
}
.authors-list .author-wrap,
.authors-grid .author-wrap {
padding: 25px 30px;
font-size: 13px;
text-align: center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.authors-list .active,
.authors-list .owl-item,
#publishers-grid .author-wrap {
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
}
.authors-list:not(:hover) .active,
.publishers-grid:not(:hover) .authors-list .author-wrap {
background: #fff;
-webkit-box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
-moz-box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.authors-list:not(:hover) .active.center .author-social a,
.authors-list:not(:hover) .active.center .author-social i {
color: #f18e7d
}
.authors-list .owl-item:hover {
background: #fff;
-webkit-box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
-moz-box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.authors-list .owl-item:hover .author-social a,
.authors-list .owl-item:hover .author-social i {
color: #f18e7d
}
#authors-grid .author-avatar,
.authors-list .author-avatar {
text-align: center;
margin-bottom: 18px;
}
.authors-list .author-avatar > a {
display: inline-block;
}
#authors-grid .author-avatar img,
.authors-list .author-avatar img {
max-width: 100px;
height: auto;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
#authors-grid .author-avatar img.acm-img-square {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
#authors-grid .author-wrap .author-info,
.authors-list .author-wrap .author-info {
font-size: 14px;
}
#authors-grid .author-wrap .author-info h3,
.authors-list .author-wrap .author-info h3 {
margin-bottom: 7px;
font-weight: 600;
line-height: 1em;
}
#authors-grid .author-wrap .author-info .author_list-desig,
.authors-list .author-wrap .author-info .author_list-desig {
font-size: 12px;
font-weight: 500;
color: #9199a6;
text-transform: uppercase;
margin-bottom: 14px;
}
#authors-grid .author-wrap .author-social,
.authors-list .author-wrap .author-social {
margin-top: 20px;
color: #979fab;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
#authors-grid .author-wrap .author-social a,
.authors-list .author-wrap .author-social a {
margin-right: 13px;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
#authors-grid .author-wrap .author-social a:last-child,
.authors-list .author-wrap .author-social a:last-child {
margin-right: 0;
}
@media screen and (max-width: 576px) {
.authors-list .acm-col {
margin-bottom: 0;
}
}
#authors-grid,
#publishers-grid {
display: -ms-flexbox; display:
-webkit-flex; display: flex;
flex-wrap: wrap;
flex-direction: row;
}
#authors-grid .author-col,
#publishers-grid .author-col {
flex: 1 0 21%;
margin: 15px;
}
#authors-grid .author-wrap {
-webkit-box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
-moz-box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
box-shadow: 0px 7px 36px 0px rgba(0,0,0,0.06);
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
#authors-grid .author-wrap:hover,
.publishers-grid .authors-list:hover .author-wrap  {
background-color: #fff;
-webkit-box-shadow: 0px 7px 57px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 7px 57px 0px rgba(0,0,0,0.1);
box-shadow: 0px 7px 57px 0px rgba(0,0,0,0.1);
transform: translate(0px, -3px);
}
@media screen and (max-width: 960px) {
#authors-grid .author-col {
flex: 0 0 30%;
}
}
@media screen and (max-width: 900px) {
#authors-grid .author-col {
flex: 0 0 46.5%;
}
}
@media screen and (max-width: 856px) {
#authors-grid .author-col,
#publishers-grid .author-col {
flex: 0 0 97.5%;
}
} .acm_store-address {
margin-bottom: 15px;
}
.acm_store-phone-wrap {
position: relative;
}
.acm_store-icon {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 40px;
height: auto;
color: #282828;
}
.acm_store-icon i {
color: #282828;
font-size: 14px;
}
.acm_store-phone {
margin-left: 35px;
line-height: 35px;
} .tax-publishers .author-profile,
.tax-authors .author-profile {
padding: 30px 50px;
text-align: center;
}
.tax-publishers .author-picture img,
.tax-authors .author-picture img {
max-width: 150px;
border: 3px solid #f1e9e9;
margin-bottom: 7px;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.tax-publishers .author-picture .icon-user,
.tax-authors .author-picture .icon-user {
font-size: 38px;
line-height: 38px;
border: 1px solid #ecd2d2;
padding: 15px;
display: inline-block;
color: #d6c2c2;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
}
.tax-publishers .author-name,
.tax-authors .author-name {
color: #212121;
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #f7f2f2;
}
.tax-publishers .author-description,
.tax-authors .author-description {
font-size: 1.1em;
font-style: italic;
}
.tax-publishers .author-name,
.tax-authors .author-name,
.tax-publishers .author-description,
.tax-authors .author-description {
max-width: 750px;
margin: 0 auto;
}
.author-title {
font-weight: 400;
font-size: 14px;
}
.author-title p {
margin: 10px 0 0;
} .acm-banner.style1.image-bg {
padding: 0;
}
.acm-banner.style1.image-bg:before {
content: '';
display: block;
width: 100%;
height: 100%;
background-color: #333;
opacity: 0.2;
position: absolute;
top: 0;
}
.acm-banner.style1.image-bg .banner-content {
position: absolute;
top: 55%;
right: -50px;
width: 60%;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
.acm-banner.style1 .banner-content.content-right {
text-align: right;
}
.acm-woo-cats-grid .acm-woo-cat a {
position: relative;
display: block;
overflow: hidden;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
}
.acm-woo-cats-grid .acm-woo-cat .acm-cat-name {
left: 0 !important;
right: 0 !important;
}
.acm-woo-cats-grid .acm-cat-name {
position: absolute;
bottom: 22px;
color: #212121;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
background-color: #fff;
padding: 14px 20px;
border-radius: 6px;
width: 82%;
margin-left: auto;
margin-right: auto;
transform: translateY(100%) translateZ(0);
transform: translateY(22px);
-webkit-clip-path: polygon(0 100%,100% 100%,100% 100%,0% 100%);
clip-path: polygon(0 100%,100% 100%,100% 100%,0% 100%);
transition: clip-path .84s,-webkit-clip-path .84s,transform .94s;
transition-timing-function: ease, ease, ease;
transition-timing-function: cubic-bezier(.08,.82,.17,1);
}
.acm-woo-cats-grid .acm-woo-cat:hover .acm-cat-name {
transform: translateY(0);
-webkit-clip-path: polygon(0 0,100% 0,100% 100%,0% 100%) !important;
clip-path: polygon(0 0,100% 0,100% 100%,0% 100%) !important;
}
.acm-woo-cats-grid .acm-cat-name .acm-cat-browse-btn {
opacity: 0;
visibility: hidden;
position: relative;
font-size: 13px;
padding-left: 25px;
transition: all 0.14s ease-in-out 0s;
-webkit-transition: all 0.25s ease-in-out 0s;
-ms-transition: all 0.25s ease-in-out 0s;
-moz-transition: all 0.25s ease-in-out 0s;
transform: translateY(4px) translateZ(0);
}
.acm-woo-cats-grid .acm-woo-cat:hover .acm-cat-browse-btn {
transform: translateY(0);
opacity: 1;
visibility: visible;
transition-delay: 0.1s;
}
.acm-woo-cats-grid .acm-cat-name .acm-cat-browse-btn:after {
position: absolute;
top: 11px;
left: 0;
content: "";
display: block;
height: 1px;
width: 20px;
background: #fff;
}
.acm-woo-cats-grid .acm-col-md-4 .acm-cat-browse-btn:after {
width: 17px;
}
.acm-woo-cats-grid .acm-col-md-4 .acm-cat-name .acm-cat-browse-btn {
padding-left: 22px;
}  .acm-banner img {
max-width: 100%;
height: auto;
}
.acm-banner.style1 {
padding: 3em;
}
.acm-banner.style1 img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.acm-banner.style1.big-sale:before {
content: "";
position: absolute;
background: rgba(255, 255, 255, 0.5);
border: 2px solid #FFF;
left: 0;
right: -20px;
top: -60px;
height: 95px;
z-index: 0;
}
.acm-banner.style1.big-sale:after {
content: "";
position: absolute;
background: #fff;
right: 114%;
height: 45px;
top: -42px;
width:1000px;
}
.acm-banner.style1.big-sale .banner-content {
position:relative;
z-index: 0;
margin-left: 2em;
}
.acm-banner.style1.big-sale {
margin-top: -3em;
margin-left: -5em;
}
.acm-banner.style1 .banner-heading-prefix {
display:inline-block;
border-top: 1px solid #202020;
border-bottom: 1px solid #202020;
font-size: 14px;
font-weight: normal;
padding: 5px 0;
color: #202020;
letter-spacing:3px;
}
.acm-banner.style1 .banner-content .banner-text {
margin-right: 25px;
}
.acm-banner.style1 .banner-desc {
font-size: 13px;
color: #202020;
letter-spacing:1px;
line-height: 1;
margin-bottom: 8px;
transform: translateY(0);
}
@media screen and (max-width: 468px) {
.acm-banner.style1 .banner-desc {
display: none;
}
}
.acm-banner.style1 h2 {
font-weight:normal;
letter-spacing:1px;
color: #202020;
line-height: 1.3;
margin-bottom: 5px;
}
.acm-banner.style1 .banner-button {
position: relative;
display: inline-block;
font-weight: 600;
}
.acm-banner.style1 .banner-button:after {
content: '';
display: inline-block;
position: absolute;
left: 0;
bottom: -2px;
width: 10px;
height: 1px;
background-color: #fff;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.acm-banner.style1 .banner-content:hover .banner-button:after {
width: 100%;
}
@media screen and (max-width: 1200px) {
.acm-banner.style1 h2 {
font-size: 18px;
line-height: 1;
}
.acm-banner.style1 {
padding: 2em;
}
.acm-banner.style1.big-sale {
margin-left: -4em;
}
}
.acm-banner.style1.across-styles h2 {
font-size: 18px;
display: inline-block;
margin-right: 33px;
line-height: 2;
}
.across-styles p, .across-styles .banner-content {
text-transform: uppercase;
white-space: nowrap;
}
.across-styles .banner-content {
padding-top: 6px;
}
@media screen and (min-width: 1200px) {
.acm-banner.style1.across-styles {
padding-left: 0;
}
.acm-banner.style1.across-styles .banner-button {
position: relative;
margin-top: -5px;
z-index: 99;
}
}
@media screen and (max-width: 1200px) {
.acm-banner.style1.across-styles h2 {
margin-top: 23px;
}
.acm-banner.style1.across-styles .banner-button {
margin-top: 0;
}
}
@media screen and (max-width: 768px) {
.acm-banner.style1.across-styles {
display: none;
}
.acm-banner.style1 {
padding: 3em 2em;
}
.acm-banner.style1.padding-left-30 {
padding-top: 0;
}
}
@media screen and (max-width: 468px) {
.acm-banner.style1.big-sale {
margin-left: -2em;
}
}
@media screen and (min-width:768px) and (max-width: 1200px) {
.across-styles {
display: none;
}
} .acm-banner.style2 {
background: #f5f5f5;
text-align:center;
margin-bottom:30px;
}
.acm-banner.style2 img {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
.acm-banner.style2 .banner-wrapper {
position: absolute;
width: 100%;
top: 20px;
text-align: center;
}
.acm-banner.style2 h2 {
color: #121823;
font-weight: 500;
font-size: 22px;
margin: 0 0 5px;
}
.acm-banner.style2 .banner-desc {
font-weight: 400;
color: #606775;
}
.acm-banner.style2 .banner-button  {
margin-top: 15px;
} .acm-banner.style3 {
position: relative;
display: table;
width: auto;
display: block;
background-size: cover;
}
.acm-banner.style3 .banner-content {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
}
.acm-banner.style3 .banner-content-wrap.center{
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
padding-bottom: 7px;
}
.acm-banner.style3 .banner-bg-wrap img {
max-width: 100%;
height: auto;
}
.acm-banner.style3 h2 {
text-transform: uppercase;
font-size: 35px;
font-weight: 700;
letter-spacing: 0.05em;
line-height: 1.1;
margin-bottom: 5px;
}
.acm-banner.style3 .banner-heading-prefix,
.acm-banner.style3 .banner-desc {
font-size:23px;
}
.acm-banner.style3 .banner-heading-prefix {
padding-bottom:6px;
}
.acm-banner.style3 .banner-desc {
padding-bottom:26px;
}
@media screen and (max-width: 1024px) {
.acm-banner.style3 .banner-content-wrap {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.acm-banner.style3 .banner-content {
padding: 0!important;
padding-left: 0!important;
text-align: center!important;
}
}
@media screen and (max-width: 1200px) {
.acm-banner.style3 h2 {
font-size: 23px;
}
.acm-banner.style3 .banner-heading-prefix,
.acm-banner.style3 .banner-desc {
font-size: 19px;
}
.acm-banner.style3 .banner-desc {
padding-bottom: 22px;
}
}
@media screen and (max-width: 468px) {
.acm-banner.style3 h2 {
font-size: 21px;
}
}
aside ul.menu {
padding-left: 0;
}
aside ul.menu ul, aside ul.children {
padding-left: 14px;
}
@media screen and (max-width: 486px) {
.acm_testimonial-description {
display: none;
}
} table.variations td.woo-variation-items-wrapper {
border-bottom: none;
}
table.variations tr {
border-bottom: 1px solid #e9e9e9;
} .acm_call-to-action {
background-color: #f8f9fa;
color: #9199a6;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.acm_call-to-action .acm_cta-icon-prefix {
display: inline-flex;
padding: 12px 16px 12px 12px;
background: #fff;
color: #121823;
font-size: 14px;
font-weight: 500;
align-items: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.acm_call-to-action .acm_cta-icon-prefix .acm_cta-icon {
width: 32px;
height: 32px;
line-height: 32px;
font-size: 15px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-right: 12px;
}
.acm_call-to-action .acm_cta-content {
margin-top: 20px;
}
.acm_call-to-action .acm_cta-content .acm_cta-heading {
font-size: 18px;
font-weight: 600;
}
.acm_call-to-action .acm_cta-content .acm_cta-description {
margin-top: 10px;
}
.acm_call-to-action .acm_cta-content .acm_cta-btn {
display: inline-block;
margin-top: 19px;
} .acm-mailchimp-form,
.acm-mailchimp-form form,
.acm-aweber-form aweber-form {
width: 100%;
}
.acm-mailchimp-form .mc4wp-form-fields,
.acm-aweber-form .aweber-form-fields {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
.acm-mailchimp-form .mc4wp-form-fields p.emailfield,
.acm-aweber-form .aweber-form-fields input[type="email"] {
width: 100%;
padding: 0;
}
.acm-mailchimp-form .mc4wp-form-fields p.emailfield input,
.acm-aweber-form .aweber-form-fields input[type="email"] {
padding: 11px 11px 12px 25px;
border-color: transparent;
}
@media screen and (max-width: 468px) {
.acm-mailchimp-form .mc4wp-form-fields p.emailfield input,
.acm-aweber-form .aweber-form-fields input[type="email"] {
padding: 11px 11px 12px 14px;
}
}
.acm-mailchimp-form .mc4wp-form-fields p.submitbtn,
.acm-aweber-form .aweber-form-fields .aweber-submit {
position: absolute;
right: 4px;
top: 4px;
}
.acm-mailchimp-form .mc4wp-form-fields p.submitbtn input[type="submit"],
.acm-aweber-form .aweber-form-fields .aweber-submit {
padding: 15px 20px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.1em;
line-height: 1;
}
.acm-mailchimp-form.subscribe-style-round .mc4wp-form-fields p.emailfield input,
.acm-aweber-form.subscribe-style-round .aweber-form-fields input[type="email"] {
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
border-radius: 60px;
}
.acm-mailchimp-form.subscribe-style-round .mc4wp-form-fields p.submitbtn input[type="submit"],
.acm-aweber-form.subscribe-style-round .aweber-form-fields .aweber-submit {
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
border-radius: 60px;
}
.acm-mailchimp-form.subscribe-style-curved .mc4wp-form-fields p.emailfield input,
.acm-mailchimp-form.subscribe-style-curved .mc4wp-form-fields input[type="email"] {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
}
.acm-mailchimp-form.subscribe-style-curved .mc4wp-form-fields p.submitbtn input[type="submit"],
.acm-aweber-form.subscribe-style-curved .aweber-form-fields input[type="email"] {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
border: none;
}
.acm-mailchimp-form.subscribe-style-flat .mc4wp-form-fields p.emailfield input,
.acm-aweber-form.subscribe-style-flat .aweber-form-fields input[type="email"] {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.acm-mailchimp-form.subscribe-style-flat .mc4wp-form-fields p.submitbtn input[type="submit"],
.acm-aweber-form.subscribe-style-flat .aweber-form-fields .aweber-submit {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
} .form-full.aweber-form input[type="text"],
.form-full.aweber-form button {
display: block;
width: 100%;
margin-bottom: 10px;
}
#footer-inner .aweber-form.form-full{
flex-direction: column;
}
#footer-inner .form-full.aweber-form button[type="submit"]{
position: static;
margin-left: 0;
}
#sidebar .form-compact.aweber-form{
position: relative;
}
#footer-inner .aweber-form button[type ="submit"]{
font-size: 13px;
line-height: 43px;
font-weight: 900;
border-style: none !important;
color: #ffffff;
}
.popup {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #fff;
color: #3E3F66;
padding: 20px;
border: 1px solid #ccc;
box-shadow: 0 4px 15px rgba(78, 18, 18, 0.2);
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
z-index: 200;
}
.popup button {
margin-top: 10px;
} .nav-menu-wishlist a{
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
transition: .18s ease-in-out;
-webkit-transition: .18s ease-in-out;
-ms-transition: .18s ease-in-out;
-moz-transition: .18s ease-in-out;
transform: scale(1);
}
.elementor-widget-container .nav-menu-wishlist{
position: relative;
}
.elementor-element.elementor-widget-flexipress_hamburger.elementor-widget-empty .elementor-widget-empty-icon {
display: none;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-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-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-brands-400.eot);src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-brands-400.woff) format("woff"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-regular-400.eot);src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-regular-400.woff) format("woff"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-solid-900.eot);src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-solid-900.woff) format("woff"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/vendors/fontawesome5/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@font-face{font-family:'simple-line-icons';src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0);src:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix)format('embedded-opentype'),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0)format('woff2'),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0)format('truetype'),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0)format('woff'),url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons)format('svg');font-weight:normal;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-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}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.firebibleinternational.com/wp-content/plugins/bookchoix-core/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.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}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
body,html{margin:0;padding:0;width:100%;box-sizing:border-box}#ct-ultimate-gdpr-cookie-popup{line-height:20px;box-shadow:#000 0 0 8px;border-radius:5px;z-index:999999;opacity:1;position:fixed;padding:15px 15px 0;width:510px;font-size:13px;font-weight:400;text-align:left}#ct-ultimate-gdpr-cookie-popup p{display:inline}#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup #ct_ultimate-gdpr-cookie-reject{font-family:montserrat_semibold,sans-serif;font-size:12px}#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-read-more{margin-right:10px}#ct-ultimate-gdpr-cookie-popup #ct_ultimate-gdpr-cookie-reject{border:1px solid}#ct-ultimate-gdpr-cookie-header{font-weight:bolder;padding:0 0 7px;text-align:center;display:block;margin:0}#ct-ultimate-gdpr-cookie-accept{float:left}#ct-ultimate-gdpr-cookie-read-more{float:right}#ct-ultimate-gdpr-cookie-change-settings{float:right}.ct-ultimate-gdpr-container #tabs{border:0;padding:0}.notice-info{padding:15px 20px;margin-bottom:15px;border:1px solid #c3e6cb;border-radius:2px;background-color:#d4edda;font-family:Hind,sans-serif;font-size:18px;color:#155724}.notice-info.has-error{border-color:#f5c6cb;background-color:#f8d7da;color:#721c24}.ct-ultimate-gdpr-container #tabs .ui-widget-header{background:0 0;border:0;font-family:open_sans_regular,sans-serif;font-size:14px;text-transform:uppercase}.ct-ultimate-gdpr-container #tabs .ui-widget-header li{font-size:.85em}.ct-ultimate-gdpr-rounded-form.ct-ultimate-gdpr-container #tabs .ui-widget-header li{font-size:14px}html[dir=rtl] .ct-ultimate-gdpr-container #tabs>ul{float:right;width:100%}html[dir=rtl] .ct-ultimate-gdpr-container #tabs>ul>li{float:right}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav{border-radius:0;padding:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin:0 .2em 0 0;border-radius:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-tabs-anchor{padding:1em 1.5em;box-shadow:none;font-weight:700;white-space:normal}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-tabs-anchor:focus{outline:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-state-active,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-content .ui-state-active,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-header .ui-state-active{background:#f8f8f8;border-top:3px solid #222;border-left:0;border-right:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-state-active a,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-content .ui-state-active a,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-header .ui-state-active a{color:#222}.ct-ultimate-gdpr-container .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-default{background:#ced6e0;border-top:1px solid #ced6e0;border-left:1px solid #ced6e0;border-right:1px solid #ced6e0}.ct-ultimate-gdpr-container .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover{border-top:1px solid #747d8c;border-left:1px solid #747d8c;border-right:1px solid #747d8c;background:#747d8c}.ct-ultimate-gdpr-container .ui-state-hover a,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover a,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover a{color:#fff}.ct-ultimate-gdpr-container #tabs .ui-tabs-panel{background:#f8f8f8;padding:2em 1.5em}.ct-ultimate-gdpr-container #tabs .ui-widget-content,.ct-ultimate-gdpr-container .ui-widget button,.ct-ultimate-gdpr-container .ui-widget input,.ct-ultimate-gdpr-container .ui-widget select,.ct-ultimate-gdpr-container .ui-widget textarea,.ct-ultimate-gdpr-container label{font-family:open_sans_regular,sans-serif;font-size:14px}#ct-ultimate-gdpr-cookie-modal button:focus,#ct-ultimate-gdpr-cookie-modal input[type=button]:focus,#ct-ultimate-gdpr-cookie-modal input[type=reset]:focus,#ct-ultimate-gdpr-cookie-modal input[type=submit]:focus{outline:0!important}#ct-ultimate-gdpr-cookie-popup button:focus,#ct-ultimate-gdpr-cookie-popup input[type=button]:focus,#ct-ultimate-gdpr-cookie-popup input[type=reset]:focus,#ct-ultimate-gdpr-cookie-popup input[type=submit]:focus{outline:0!important}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0!important}.ct-headerContent{margin-bottom:2em}.ct-ultimate-gdpr-service-options{display:table;margin-bottom:20px}.ct-ultimate-gdpr-service-details,.ct-ultimate-gdpr-service-option{display:table-cell;line-height:normal;vertical-align:top}.ct-ultimate-gdpr-service-option{position:relative;width:15px}.ct-ultimate-gdpr-service-title{font-weight:700}.ct-ultimate-gdpr-service-description{font-size:.9em}.ct-ultimate-gdpr-forget-submitBtn{margin-top:2em;display:block}.ct-ultimate-gdpr-container input[type=checkbox],.ct-ultimate-gdpr-container input[type=radio]{margin:0 .4375em 0 0!important}.ct-ultimate-gdpr-container label[for*=ct-ultimate-gdpr-consent-]{position:relative;padding:0 0 0 20px}.ct-ultimate-gdpr-container label[for*=ct-ultimate-gdpr-consent-] input[type=checkbox]{position:absolute;top:4px;left:0}.ct-ultimate-gdpr-container input[type=submit]{box-shadow:none}.ct-ultimate-gdpr-container input[type=email],.ct-ultimate-gdpr-container input[type=number],.ct-ultimate-gdpr-container input[type=password],.ct-ultimate-gdpr-container input[type=search],.ct-ultimate-gdpr-container input[type=tel],.ct-ultimate-gdpr-container input[type=text],.ct-ultimate-gdpr-container input[type=url],.ct-ultimate-gdpr-container textarea{background:#f7f7f7;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #d1d1d1;border-radius:2px;color:#686868;padding:.625em .4375em;width:100%;height:auto}.ct-ultimate-gdpr-container input[type=submit],.ct-ultimate-gdpr-container input[type=submit][disabled]:focus,.ct-ultimate-gdpr-container input[type=submit][disabled]:hover{background:#1a1a1a;border:0;border-radius:2px;color:#fff;font-family:open_sans_bold,sans-serif;font-weight:700;letter-spacing:.046875em;line-height:1;padding:.84375em .875em .78125em;text-transform:uppercase}.ct-ultimate-gdpr-container input[type=submit]:hover{background:#747d8c}.ct-ultimate-gdpr-container label[for=ct-ultimate-gdpr-consent-field]{display:inline-block!important}.ct-u-display-block{display:block}body.cookie-modal-open,html.cookie-modal-open{height:initial;overflow:hidden!important}#ct-ultimate-gdpr-cookie-modal{display:none;line-height:normal;position:fixed;z-index:1000000;left:0;top:0;right:0;width:100%;max-width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.7);overflow:auto;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-content{font-family:open_sans_regular,sans-serif;background-color:#fff;margin:10px auto 0 auto;padding:30px 15px;width:95%;max-width:970px}.ct-ultimate-gdpr-cookie-modal-content p{display:block!important}#ct-ultimate-gdpr-cookie-modal-close,#ct-ultimate-gdpr-cookie-modal-compact-close{float:right;background:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/icons8_Delete_1.png);width:24px;height:24px}#ct-ultimate-gdpr-cookie-modal-close:focus,#ct-ultimate-gdpr-cookie-modal-close:hover{color:#000;text-decoration:none;cursor:pointer}#ct-ultimate-gdpr-cookie-modal-body h2,#ct-ultimate-gdpr-cookie-modal-body h3{text-align:center;text-transform:none}#ct-ultimate-gdpr-cookie-modal-body h2{font-size:30px!important;color:#333;margin:0 0 20px 0;padding:0;line-height:1!important;font-weight:700;font-family:open_sans_bold,sans-serif;letter-spacing:normal}.ct-ultimate-gdpr-cookie-modal-desc{font-size:16px;font-weight:400;line-height:28px;margin:0 auto;max-width:620px;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-modal-desc p{font-weight:400}.ct-ultimate-gdpr-cookie-modal-desc p{font-family:open_sans_regular,sans-serif;font-size:16px;font-weight:400;letter-spacing:normal;line-height:26px;margin:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-desc a{color:#306fce;line-height:normal;font-weight:700;text-transform:uppercase;font-family:open_sans_bold,sans-serif;font-size:12px;margin:15px 0 0 0;display:inline-block}.ct-ultimate-gdpr-cookie-modal-desc span{display:block;text-transform:uppercase;margin-top:15px;font-size:13px;font-weight:800;color:inherit}#ct-ultimate-gdpr-cookie-modal-body h3{font-size:20px!important;margin-top:20px;margin-bottom:40px;letter-spacing:normal;color:#333;line-height:normal;font-family:open_sans_bold,sans-serif;font-weight:600}.ct-ultimate-gdpr-cookie-modal-slider{list-style:none;text-align:center;display:flex;justify-content:space-around;margin:0;padding:0 0 50px 0}.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:transparent}.ct-ultimate-gdpr-cookie-modal-slider li{text-align:center;width:20%;margin-left:0!important;margin:0}.ct-ultimate-gdpr-cookie-modal-slider li:hover{cursor:pointer}.ct-ultimate-gdpr-cookie-modal-slider li div{background:#fafafa;width:45px;height:45px;border-radius:100%;margin:0 auto;position:relative;padding-top:5px}.ct-ultimate-gdpr-cookie-modal-slider li div svg{width:24px;height:24px;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ct-ultimate-gdpr-cookie-modal-slider li div svg path{fill:#595959}.ct-ultimate-gdpr-cookie-modal-slider li label{color:#595959;font-weight:500!important;font-size:13px;letter-spacing:normal;margin-top:20px!important;position:relative;cursor:pointer;line-height:20px;display:inline-block!important;text-transform:none}.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked,.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked){position:absolute;left:-9999px}.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;right:0;top:24px;margin:0 auto;width:16px;height:16px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background:#fff;padding:0;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{content:"";width:6px;height:6px;background:#82aa3b;position:absolute;top:29px;left:0;right:0;margin:0 auto;border-radius:100%;transition:all .2s ease;opacity:1;-webkit-transform:scale(1);transform:scale(1);padding:0;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--NOTactive label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.ct-ultimate-gdpr-cookie-modal-slider-info{display:none}.ct-ultimate-gdpr-cookie-modal-slider-info.ct-ultimate-gdpr-cookie-modal-slider-info--active{display:block}.ct-ultimate-gdpr-cookie-modal-slider-desc h4{font-weight:700;text-align:left;margin:0 0 15px 0;font-family:open_sans_bold,sans-serif;font-size:15px;color:#333;letter-spacing:normal;text-transform:none}.ct-clearfix:after{content:"";display:table;clear:both}.ct-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-slider-not-able{list-style:none;margin:0 0 10px 0;padding:0}.ct-ultimate-gdpr-cookie-modal-slider-able{padding-right:15px}.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:open_sans_regular,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0 0 10px 0;padding-left:26px;position:relative;text-align:left;text-transform:none}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-slider-not-able li{margin:0;line-height:30px;font-size:13px}}html:not([dir=rtl]) .ct-ultimate-gdpr-cookie-modal-slider-able li:before,html:not([dir=rtl]) .ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{font-family:FontAwesome;left:0;position:absolute;top:2px}html:not([dir=rtl]) .ct-ultimate-gdpr-cookie-modal-slider-able li:before{color:#71db80;content:"\f00c"}html:not([dir=rtl]) .ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{color:#ffc18b;content:"\f00d"}html[dir=rtl] .ct-ultimate-gdpr-cookie-modal-slider-able li:after,html[dir=rtl] .ct-ultimate-gdpr-cookie-modal-slider-not-able li:after{font-family:FontAwesome;padding-left:10px;top:2px}html[dir=rtl] .ct-ultimate-gdpr-cookie-modal-slider-able li:after{color:#71db80;content:"\f00c"}html[dir=rtl] .ct-ultimate-gdpr-cookie-modal-slider-not-able li:after{color:#ffc18b;content:"\f00d"}.ct-ultimate-gdpr-cookie-modal-btn{text-align:center;margin-top:30px;margin-bottom:30px;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-btn.save a{font-family:open_sans_regular,sans-serif!important}.ct-ultimate-gdpr-cookie-modal-btn.save a:hover{border:1px solid #3170ce!important;text-decoration:none}.ct-ultimate-gdpr-cookie-modal-btn a{color:#fff;border-radius:40px;padding:6px 21px;font-weight:600;background:#3170ce;border:2px solid #3170ce;font-size:14px;box-shadow:none!important}.ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#3170ce!important;background:0 0}#ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-read-more{margin-top:5px}#ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-read-more{margin-bottom:10px;margin-left:0;margin-right:0;font-weight:400;padding:6px 10px;cursor:pointer;border:1px solid}#ct-ultimate-gdpr-cookie-accept:hover,#ct-ultimate-gdpr-cookie-change-settings:hover,#ct-ultimate-gdpr-cookie-read-more:hover{opacity:.8}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-read-more{margin:0 10px 0 0}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-read-more{margin-right:10px}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin-bottom:20px}body.cookie-modal-open #ct-ultimate-gdpr-cookie-popup{right:8.5px}#ct-ultimate-gdpr-cookie-popup{display:none}.ct-ultimate-gdpr-cookie-popup-topPanel{padding:20px 0 35px 0}.ct-ultimate-gdpr-cookie-popup-bottomPanel{padding:20px 0 35px 0}#ct-ultimate-gdpr-cookie-open{display:none;position:fixed;right:20px;bottom:20px;content:"\f013";font-family:FontAwesome;font-size:22px;z-index:999999;cursor:pointer;padding:15px}.ct-ultimate-gdpr-trigger-modal-round{border-radius:50%}.ct-ultimate-gdpr-trigger-modal-rounded{border-radius:40px}.ct-ultimate-gdpr-trigger-modal-squared{border-radius:0}.ct-ultimate-gdpr-cookie-popup-squared{border-radius:0!important}.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-read-more{padding:10px 20px}.ct-ultimate-gdpr-cookie-popup-modern{box-shadow:none!important}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup{padding:15px;background:rgba(255,125,39,.7490196078);color:#fff}@media screen and (max-width:568px){.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup{width:100%;left:0!important;right:0!important}}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons{float:none}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;font-weight:400}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h1,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h2,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h3,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h4,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h5,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h6{color:#e5e5e5;font-family:montserrat_semibold,sans-serif;font-size:18px;font-weight:400}.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_semibold,sans-serif;font-size:12px;font-weight:400;text-align:center}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons #ct-ultimate-gdpr-cookie-read-more{width:auto}}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel{padding:15px 40px 0!important}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-buttons,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-buttons{padding:0;text-align:right}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-read-more{display:inline-block;float:none}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept{float:left}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:0 0 0 10px}.ct-ultimate-gdpr-cookie-popup-modern .ct-container{width:100%}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-content{float:left}.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons{float:right;padding:15px 0 5px 0}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{margin:0}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{margin:0 0 10px 0}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{clear:both;content:"";display:table}#ct-ultimate-gdpr-cookie-modal-slider-form{margin:0;position:relative}.ct-ultimate-gdpr-slider{height:100px;border-radius:70px;background-color:transparent;position:absolute;top:-10px;transition:all .3s}.ct-ultimate-gdpr-slider-block .ct-ultimate-gdpr-slider{border:none}.ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider{border:3px solid #82aa3b}.ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-cookie-modal-slider li#ct-ultimate-gdpr-cookie-modal-slider-item-block div svg path{fill:#595959!important}.ct-ultimate-gdpr-slider{border:3px solid #82aa3b;width:20%;margin-left:20%}html[dir=rtl] .ct-ultimate-gdpr-slider{margin-left:0;margin-right:20%}[class*=ct-ultimate-gdpr--Groups-] .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr--Groups-1 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:100%}.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:50%}.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{display:block;margin-left:50%;width:50%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{display:block;margin-left:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 li{width:33.33%}.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:66.66%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;margin-left:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 li{width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:50%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 li{width:25%}.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{width:75%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{display:block}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 li{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:40%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 li{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{width:60%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 li{width:20%}.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{width:80%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:40%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:12%;width:25%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{margin-left:10%;width:80%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:5%;width:25%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{margin-left:0;width:66%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{margin-left:0;width:100%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider{margin-left:0}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{margin-left:0;width:25%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{margin-left:0;width:50%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{margin-left:0;width:75%}.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{margin-left:0;width:100%}.ct-ultimate-gdpr-cookie-modal-slider-item--selected{position:relative}.ct-ultimate-gdpr-cookie-topPanel-padding{padding-top:154px}.ct-ultimate-gdpr-cookie-bottomPanel-padding{padding-bottom:154px}.ct-ultimate-gdpr-cookie-topPanel-padding.popup-modern-style{padding-top:114px}.ct-ultimate-gdpr-cookie-bottomPanel-padding.popup-modern-style{padding-bottom:114px}.ct-ultimate-gdpr-btn-cookie{font-weight:400;padding:6px 10px;cursor:pointer;border:1px solid}.ct-ultimate-gdpr-btn-cookie-rounded{border-radius:5px}.mailster-form.loadig .ct-ultimate-gdpr-consent-field .mailster-form.loadig .ct-ultimate-gdpr-consent-field{opacity:.2}@media (max-width:640px){.ct-ultimate-gdpr-container.container{width:auto}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{display:inline-block;float:none;width:100%}}@media (min-width:480px){.ct-ultimate-gdpr-cookie-modal-slider li div{width:80px;height:80px}.ct-ultimate-gdpr-cookie-modal-slider li div svg{width:40px;height:40px}}@media (min-width:768px){.ct-container{width:750px}#ct-ultimate-gdpr-cookie-modal-body{padding:0 20px}}@media (min-width:992px){.ct-container{width:970px}.ct-ultimate-gdpr-cookie-modal-slider-desc{width:100%}#ct-ultimate-gdpr-cookie-modal-body{padding:0 60px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected{position:relative}}@media (min-width:1200px){.ct-container{width:1170px}.ct-ultimate-gdpr-cookie-modal-slider-desc{float:left;width:50%}}@media (max-width:479px){.ct-ultimate-gdpr-cookie-modal-slider li label{font-size:11px}li.ct-ultimate-gdpr-cookie-modal-slider-item label{font-size:11px!important}.ct-ultimate-gdpr-slider{height:60px;border-radius:40px;top:-8px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{display:none}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after{display:none}}.ct-u-hidden{display:none!important}.ct-ultimate-gdpr-my-account form input[type=submit]{display:inline-block;vertical-align:bottom}.ct-ultimate-gdpr-my-account label{display:block;line-height:normal;margin:11px 0 0 0}.ct-ultimate-gdpr-my-account .fa-spinner{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;color:#6a8ee7;font-size:30px;margin:18px 0 0 10px}.ct-ultimate-gdpr-my-account input[type=submit]:disabled{cursor:not-allowed}.ct-ultimate-gdpr-my-account.ct-ultimate-gdpr-container .ct-checkbox{top:0}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}label[for=ct-ultimate-gdpr-consent-data-access]{display:block;margin-top:15px}.ct-ultimate-gdpr-container form{margin:0}.ct-ultimate-gdpr-container form input[type=submit]{display:block;margin-top:15px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-my-account .ct-headerContent p{font-family:Hind,sans-serif;font-weight:700;font-size:18px;color:#333}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-my-account #tabs .ui-widget-content input[type=submit]:disabled{background-color:#ccc;color:#999}.ct-ultimate-gdpr-container #tabs .ui-widget-header{display:block}.ct-ultimate-gdpr-container #tabs .ui-widget-header [id*=ui-id-]{border:0;padding:1em .6em;width:100%}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin-right:-3px;vertical-align:top;width:100%}@media screen and (min-width:667px){.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin-right:0}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{width:auto}}.ct-ultimate-gdpr-container #tabs-2 .ct-ultimate-gdpr-services-list .ct-ultimate-gdpr-service-options .ct-checkbox,.ct-ultimate-gdpr-container #tabs-4 .ct-ultimate-gdpr-services-list .ct-ultimate-gdpr-service-options .ct-checkbox{position:static}.ct-ultimate-gdpr-container .ct-checkbox{cursor:pointer;height:11px;left:0;margin-right:5px;position:absolute!important;top:4px;width:11px}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:first-child,.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){display:inline-block;margin-bottom:0;margin-top:0;width:100%}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){margin-left:0;margin-top:13px}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email label{font-weight:600;line-height:normal}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email label[for*=ct-ultimate-gdpr-rectification-data-]{font-weight:700;margin-bottom:10px}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:first-child,.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){padding:0 0 13px 0;width:48%}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:first-child{float:left;margin:0}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){float:right;margin:0}.ct-ultimate-gdpr-container #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(3){clear:both}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form input[type=email]{height:auto}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form input[type=submit]{background-color:#6a8ee7}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ct-headerContent{line-height:24px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-state-default{background-color:transparent;border:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header{color:#333;font-family:montserrat_semibold,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default{background-color:transparent;border:0;font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a:link{color:#b2b2b2;text-align:center}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default.ui-tabs-active a{color:#333}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel{background-color:#fff;border:1px solid #e6e6e6;padding:35px 30px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel.ui-widget-content{font-family:montserrat_regular,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel .ct-ultimate-gdpr-services-email{margin-bottom:0;margin-top:25px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active{background-color:#fff;border-bottom:4px solid #6a8ee7;border-top:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-tabs-anchor{font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-widget-content a{color:#4c5e8a;text-decoration:underline}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label{color:grey;font-size:12px;font-weight:600;font-family:montserrat_semibold,sans-serif;line-height:normal;margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for*=ct-ultimate-gdpr-consent-]{display:inline-block;font-weight:300;margin-top:10px;padding-left:16px;position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for=ct-ultimate-gdpr-email]{font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=email],.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content textarea{background-color:#f2f2f2;border:0;border-radius:4px;color:#b8b8b8;font-size:12px;font-weight:300;height:auto;margin:0;padding:10px 14px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit]{background-color:#6a8ee7;border-radius:3px;box-shadow:0 0;margin:10px 0 0 0;padding:13px 28px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=checkbox]{opacity:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-checkbox{border:2px solid #d9d8d8;display:inline-block}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-checkbox.ct-checked{background-color:#6a8ee7}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-state-default{background-color:transparent;border:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-1 #ct-ultimate-gdpr-email{margin-top:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-2 #ct-ultimate-gdpr-forget-email{margin-top:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-2 label[for=ct-ultimate-gdpr-consent-forget-me]{display:inline-block;margin-top:10px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-3 .ct-headerContent{margin-bottom:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-3 #ct-ultimate-gdpr-rectify-email{margin-top:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content #tabs-3 .ct-ultimate-gdpr-services-email:nth-child(3){margin:15px 0 0 0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-headerContent{color:#666;font-size:13.5px;font-weight:600}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-ultimate-gdpr-service-title{color:#333;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-ultimate-gdpr-service-description{color:grey;font-size:10px;margin-top:7px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-widget-header{background-color:#ebebeb;border-radius:25px;font-family:Hind,sans-serif;line-height:normal;margin-bottom:15px;padding:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-widget-header [id*=ui-id-]:before{padding:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-widget-header .ui-state-default{background-color:transparent;border:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active{background-color:#737373;border:0;border-radius:25px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active a{color:#fff;font-weight:500;padding:9px 0 5px 0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active a{padding:9px 20px 5px 20px}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-state-active a:before{color:#fff}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-nav .ui-tabs-anchor{color:#737373;font-weight:600;padding:9px 15px 6px 15px;text-align:center;text-transform:capitalize}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel{background-color:transparent;border:1px solid #e6e6e6;border-radius:5px;font-family:Hind,sans-serif;padding:20px}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel{padding:40px 30px}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel .ct-ultimate-gdpr-services-email{margin-bottom:0;margin-top:3px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel .ct-ultimate-gdpr-services-email:nth-child(3){margin-top:20px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form #tabs .ui-tabs-panel label[for*=ct-ultimate-gdpr-consent-]{display:inline-block;margin:8px 0 10px 0;padding-left:16px;position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content label{color:grey;display:inline;font-family:Hind,sans-serif;font-size:12px;font-weight:700;margin:0 5px 0 0;text-transform:uppercase}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content label:nth-of-type(2){font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content label a{border:0;color:#788fc6;text-decoration:underline}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-age-guard-name{display:inline;width:auto}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-age-guard-name+label{position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-age-guard-name+label:before{content:"";display:block;margin-top:20px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content input[type=email],.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content textarea{border:0;border-radius:3px;box-shadow:none;color:#b8b8b8;font-family:Hind,sans-serif;font-size:13px;height:auto;margin:0;padding:8px 18px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content input[type=submit]{background-color:#6a8ee7;border-radius:25px;box-shadow:0 0;font-family:Hind,sans-serif;font-weight:600;margin:20px 0 0 0;padding:8px 40px 5px 40px;line-height:normal}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-checkbox{border:2px solid #d9d8d8;border-radius:50%;display:inline-block}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-checkbox.ct-checked{background-color:#6a8ee7}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content input[type=checkbox]{opacity:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-headerContent{color:#666;font-size:16px;margin-bottom:30px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-ultimate-gdpr-service-title{font-size:16px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content .ct-ultimate-gdpr-service-description{color:grey;font-size:14px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #tabs-2 label{margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #tabs-2 label[for=ct-ultimate-gdpr-consent-forget-me]{font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #tabs-2 label[for=ct-ultimate-gdpr-consent-data-rectification]{font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-rectification label[for=ct-ultimate-gdpr-rectification-data-current]{margin-bottom:5px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form .ui-widget-content #ct-ultimate-gdpr-rectification label[for=ct-ultimate-gdpr-consent-data-rectification]{font-size:13px;font-weight:300;text-transform:none}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-rounded-form.ct-ultimate-gdpr-my-account .ct-checkbox{top:4px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form{font-family:open_sans_regular,sans-serif;margin:0 auto;max-width:770px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-default{background-color:#e9e8e8;border:0;border-top-left-radius:3px;border-top-right-radius:3px;margin:0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-default{margin:0 3px 0 0}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav.ui-widget-header{font-family:open_sans_regular,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-tabs-anchor{font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-active{background-color:#f8f8f8;border:0;padding:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-active li{background-color:#e9e8e8;border:0;border-top-left-radius:4px;border-top-right-radius:4px;font-family:open_sans_bold,sans-serif;font-weight:700;margin-right:3px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-state-active a{color:#3e71d1}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-widget-header .ui-state-active a{color:#3e71d1}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-tabs-nav .ui-widget-header{display:inline-block}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-header [id*=ui-id-]{color:#ccc;text-align:center}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content{font-family:open_sans_regular,sans-serif;padding:35px 30px 40px 30px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget button,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget input,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget select,.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content.ui-widget textarea{font-family:open_sans_regular,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content label[for*=ct-ultimate-gdpr-consent-]{color:grey;display:inline-block;font-family:open_sans_regular,sans-serif;font-size:13px;font-weight:400;margin:0 0 18px 0;padding-left:16px;position:relative}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content label[for=ct-ultimate-gdpr-email]{font-family:open_sans_bold,sans-serif;font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content label a{color:#31518f;text-decoration:underline}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=email]{background-color:#fff;border:0;border-bottom-left-radius:3px;border-top-left-radius:3px;box-shadow:none;color:#b8b8b8;display:inline-block;font-size:13px;height:auto;line-height:normal;margin:0 -4px 0 0;padding:12px;width:100%}@media screen and (min-width:414px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=email]{width:77%}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=submit]{background-color:#3e71d1;font-weight:600;margin:15px 0 0 0;padding:14px 0;width:100%;display:block;border-radius:0}@media screen and (min-width:414px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=submit]{margin:0;border-bottom-left-radius:0;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;display:inline-block;width:22%}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content input[type=checkbox]{opacity:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-headerContent{color:#666;font-size:16px;line-height:24px;margin-bottom:21px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ui-state-active a{color:#3e71d1}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email{margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email label[for*=ct-ultimate-gdpr-rectification-data-]{font-family:open_sans_bold,sans-serif;font-weight:700}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email textarea{background-color:#fff;border:0;box-shadow:none;margin:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-services-email:nth-child(3){margin-top:29px}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-checkbox{border:2px solid #cacaca;border-radius:2px;display:inline-block}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-checkbox.ct-checked{background-color:#3e71d1}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs .ui-widget-content .ct-ultimate-gdpr-forget-submitBtn{margin-top:0}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs #tabs-2 .ct-ultimate-gdpr-services-email label{margin:10px 0 0 0;display:inline-block;font-weight:800;font-family:open_sans_bold,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs #tabs-3 #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){margin:13px 0 0 0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form #tabs #tabs-3 #ct-ultimate-gdpr-rectification .ct-ultimate-gdpr-services-email:nth-child(2){margin:0}}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form label[for^=ct-ultimate-gdpr-]{font-family:open_sans_bold,sans-serif}.ct-ultimate-gdpr-container.ct-ultimate-gdpr-tabbed-form .ct-checkbox{top:4px}.ct-ultimate-gdpr-rounded-form #ct-ultimate-gdpr-unsubscribe label[for=ct-ultimate-gdpr-consent-unsubscribe]{font-size:13px;font-weight:300;text-transform:none}#ct-ultimate-gdpr-unsubscribe-email{margin-top:5px}.ct-ultimate-gdpr-shortcode-protection.blur{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);background-color:#ccc;overflow-wrap:break-word}.ct-ultimate-gdpr-shortcode-protection-label{position:absolute;z-index:9999}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body h2{font-weight:500;line-height:normal!important;font-family:Hind,sans-serif;letter-spacing:normal;text-transform:uppercase}@media (max-width:767px){.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body h2{font-size:26px}}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body h3{font-size:22px!important;font-weight:500;font-family:Hind,sans-serif;letter-spacing:normal;line-height:normal}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body p{color:inherit;font-size:15px;font-weight:400}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc{margin:0 auto;max-width:615px}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc a{color:#4467b9;display:inline-block;font-size:15px;margin:15px 0 10px 0}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;width:100%}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider li{margin:1px!important;float:left;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:flex}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider li{margin:0 5px!important}}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body #ct-ultimate-gdpr-cookie-modal-slider-form{margin:0}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info{padding:0 10px}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc h4{color:#666;font-size:16px;font-weight:600;text-transform:uppercase;line-height:normal;margin:0 0 15px 0;letter-spacing:normal;font-family:Hind,sans-serif}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc li{color:inherit;margin:0}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc li:before{color:#436621;content:"—"}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap .ct-ultimate-gdpr-cookie-modal-slider-info .ct-ultimate-gdpr-cookie-modal-slider-desc .ct-ultimate-gdpr-cookie-modal-slider-able{padding-right:35px}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a{background-color:#4265b8;border:2px solid #4265b8;border-radius:0;font-family:Hind,sans-serif!important;padding:10px 20px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-skin-one #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:hover{background-color:#fff;color:#4265b8;text-decoration:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-one.ct-ultimate-gdpr-cookie-modal-content{font-family:Hind,sans-serif}.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background:#f2f2f2;border-radius:2px;border:1px solid #ccc}.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active path,.ct-ultimate-gdpr-cookie-skin-one li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected path{fill:#9599a1!important}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{display:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{display:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{display:none}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li{margin:0 20px}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li label{font-size:15px;font-weight:600!important;margin:20px 0 0 0!important}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item{background:rgba(242,242,242,.5);padding:35px 0;border:2px solid rgba(34,49,86,0)}.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li div{background:#fcfcfc}.ct-ultimate-gdpr-cookie-skin-one path{fill:rgba(149,153,161,.2)!important}@media (min-width:800px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li div{width:80px;height:80px}}@media (max-width:400px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li div{width:35px;height:35px;margin:10px auto 0}}@media (max-width:600px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item{padding:15px 0!important}}@media (max-width:400px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-item{padding:0 0!important}}@media (max-width:600px){.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider li{margin:0 5px!important}}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content{font-family:open_sans_regular,sans-serif}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body h2{font-size:32px;font-weight:800;font-family:open_sans_bold,sans-serif;letter-spacing:normal;line-height:normal!important}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body h3{font-family:montserrat_medium,sans-serif;font-size:24px!important;font-weight:500;line-height:32px!important;margin:20px auto 40px auto;max-width:685px;letter-spacing:normal}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body h4{color:#333;font-family:montserrat_medium,sans-serif;font-size:16px;font-weight:500;margin:0 0 15px 0;line-height:normal;letter-spacing:normal}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body #ct-ultimate-gdpr-cookie-modal-slider-form{margin:0}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;width:100%}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider li{float:left;margin:2px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider{display:flex}}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc p{color:inherit;font-size:15px;line-height:25px;margin:0}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-desc a{color:#6a8ee7;display:inline-block;font-weight:700;margin:20px 0 35px 0;font-size:13px}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-slider-wrap .ct-ultimate-gdpr-cookie-modal-slider-able li:before{color:#84cf3b;content:"\f058"}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a{border-radius:0;font-family:montserrat_regular,sans-serif;font-size:14px;text-transform:none;background-color:#6a8ee7;border:2px solid #6a8ee7;padding:11px 18px 11px 14px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:before{color:#fff;content:"\f00c";font-family:FontAwesome;margin-right:10px}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#fff;background-color:#fff;text-decoration:none}.ct-ultimate-gdpr-cookie-skin-two.ct-ultimate-gdpr-cookie-modal-content #ct-ultimate-gdpr-cookie-modal-body .ct-ultimate-gdpr-cookie-modal-btn a:hover:before{color:#6a8ee7}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li{transition:all .75s ease}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li :after{content:"";width:0%!important;height:6px;background:#6a8ee7!important;position:absolute;top:50px!important;left:0;right:auto!important;margin:0 auto;border-radius:0!important;transition:all .75s ease;opacity:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{width:100%!important;opacity:1}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{transition:all 1s ease}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;right:0;top:50px;margin:0 auto;width:100%;height:5px;border:0;border-radius:100%;background:rgba(0,0,0,.2)}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-slider{border:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item--selected{background:#f2f2f2!important;border-radius:0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li div{background:0 0}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li div svg{top:80%;left:50%;-webkit-transform:translateY(-80%) translateX(-50%);transform:translateY(-80%) translateX(-50%)}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li label{color:#4c4c4c;font-family:montserrat_regular,sans-serif;margin:15px 0 0 0!important;line-height:30px;width:100%}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item{height:150px;background-color:transparent}@media (max-width:478px){.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider-item{height:110px}}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{background:#f2f2f2;border-radius:0!important}.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-slider li div svg path{fill:#878b92!important}@media (min-width:992px){.ct-ultimate-gdpr-cookie-skin-two #ct-ultimate-gdpr-cookie-modal-slider-form{margin-left:-75px!important;margin-right:-75px!important}}@media (min-width:768px){.ct-ultimate-gdpr-cookie-skin-two #ct-ultimate-gdpr-cookie-modal-slider-form{margin-left:-35px;margin-right:-35px;margin-bottom:0}}.um-field .ct-ultimate-gdpr-consent-field{font-size:14px!important}.um-field input[type=checkbox].ct-ultimate-gdpr-consent-field{margin:4px 0 4px!important}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-content{bottom:0;left:0;letter-spacing:normal;margin:0;max-height:100%;max-width:none;overflow-y:scroll;padding:15px;position:fixed;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-close{position:relative;z-index:1000001}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-slider-block,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-slider-not-block{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-body{padding:0;position:relative}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-body h2{clear:none;font-family:Hind,sans-serif;font-size:12px!important;font-weight:600;letter-spacing:normal;line-height:normal!important;margin-bottom:5px;text-align:left;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc{font-size:11px;line-height:18px;max-width:none;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc *{color:inherit}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc a{color:#4265b8}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc p{font-family:Hind,sans-serif;font-size:11px;font-weight:400;letter-spacing:normal;line-height:18px;margin:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue h3{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-slider-form{font-size:13px;margin-bottom:10px;margin-top:15px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider li{background-color:#fff;float:left;list-style-type:none;margin-left:0!important;padding:8px 15px 11px 40%;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li div{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li label{color:#737373;font-family:Hind,sans-serif;font-size:11px;font-weight:600!important;letter-spacing:normal;line-height:normal;margin:0!important;position:relative;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:#fff;margin:0;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background-color:#f2f2f2;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{background:0 0;color:#bbb;content:"\f00c";font-family:FontAwesome;font-size:12px;height:auto;left:-17px;margin:0;position:absolute;right:auto;top:2px;-webkit-transform:none;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:not(:checked)+label:before{border:1px solid #84cf3b}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{background:0 0;font-family:FontAwesome;color:#84cf3b;content:"\f00c";font-size:12px;height:auto;left:-17px;margin:0;right:auto;top:2px;-webkit-transform:none;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue [type=radio]:not(:checked)+label:before{background-color:transparent;border-radius:2px;box-sizing:border-box;height:11px;left:-19px;margin:0;top:4px;width:11px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .hide-btn{background-color:#bbb;border-radius:0;color:#fff;display:inline-block;font-family:Hind,sans-serif;font-size:11px;font-weight:400;height:auto;letter-spacing:normal;padding:10px 10px 11px 10px;text-transform:none;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .fa{font-size:8px;margin-left:3px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn.compact{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:auto;overflow:visible;padding:0 0 15px 0;position:relative;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li{background-color:#f2f2f2;cursor:pointer;display:table;line-height:normal;margin:0;overflow:visible;padding:0 4px 0 15px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li:not(:first-child){border-top:1px solid #fff}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li:last-child{border-bottom-left-radius:5px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper li span{display:table-cell;height:26px;padding:0;vertical-align:middle}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-active-tab{background-color:#4265b8;color:#fff;font-weight:400}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-active-tab span{color:#fff!important}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{display:block!important;height:auto;margin:0;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-info{height:100%;padding:0 20px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:first-child h4{color:#84cf3b}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:nth-child(2) h4{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin-top:3px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue h4{font-family:Hind,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:normal;margin:6px 0 8px 0;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able{margin:0;padding-left:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:Hind,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-able li:before,.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn{display:block;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a{background:0 0;border-radius:0;border:1px solid #4265b8;display:block;font-size:0;padding:0;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:after{background-color:#4265b8;border:none;box-sizing:border-box;color:#fff;content:"OK";display:inline-block;font-size:12px;font-family:Hind,sans-serif;letter-spacing:normal;padding:6px 25px;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:hover:after{background-color:transparent;border:none;color:#4265b8}.ct-ultimate-gdpr-cookie-modal-compact-light-blue *{color:inherit}.ct-ultimate-gdpr-cookie-modal-compact-light-blue h3{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue p{font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:17px;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-content{bottom:0;left:0;letter-spacing:normal;margin:0;max-height:100%;max-width:none;overflow-y:scroll;padding:15px;position:fixed;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-close{position:relative;z-index:1000001}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-slider-block,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-slider-not-block{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-body{padding:0;position:relative}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-body h2{clear:none;font-family:open_sans_regular,sans-serif;font-size:14px!important;font-weight:600;letter-spacing:normal;line-height:normal!important;margin-bottom:5px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-desc{font-size:11px;line-height:18px;margin:0;max-width:470px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-slider-form{font-size:13px;margin-bottom:10px;margin-top:15px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li{background-color:#fff;float:left;list-style-type:none;margin-left:0!important;padding:8px 15px 8px 40%;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li div{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li label{color:#737373;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700!important;letter-spacing:normal;line-height:normal;margin:0!important;position:relative;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{background-color:transparent;border-radius:50%;box-sizing:border-box;height:11px;left:-17px;margin:0;top:1px;width:11px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn{background-color:#bbb;border-bottom:1px solid #bbb;border-radius:0;color:#fff;display:inline-block;font-family:open_sans_regular,sans-serif;font-size:11px;font-weight:400;height:auto;letter-spacing:normal;padding:10px 13px 13px 13px;text-transform:none;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:#fff;border-bottom:2px solid #ebebeb;margin:0;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background-color:#f2f2f2;border-bottom:2px solid #6a8ee7;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{-webkit-transform:none;background:0 0;color:#bbb;content:"\f00c";font-family:FontAwesome;font-size:7px;height:auto;left:-15px;margin:0;position:absolute;right:auto;top:3px;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:not(:checked)+label:before{border:2px solid #9fd5a0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{background:0 0;color:#84cf3b;content:"\f00c";font-family:FontAwesome;font-size:7px;height:auto;left:-15px;margin:0;right:auto;top:3px;-webkit-transform:none;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .fa{font-size:8px;margin-left:3px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn.compact{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:0;height:auto;overflow:visible;padding:0 0 15px 0;position:relative;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li{background-color:#f2f2f2;cursor:pointer;display:table;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:normal;margin:0;overflow:visible;padding:0 4px 0 15px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li:not(:first-child){border-top:1px solid #fff}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li:last-child{border-bottom-left-radius:5px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper li span{display:table-cell;height:26px;padding:0;vertical-align:middle}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-active-tab{background-color:#6a8ee7;color:#fff}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-active-tab span{color:#fff!important}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{display:block!important;height:auto;margin:0;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-info{height:100%;padding:0 20px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:first-child h4{color:#84cf3b}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc:nth-child(2) h4{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin-top:6px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue h4{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;letter-spacing:normal;line-height:normal;margin:6px 0 8px 0;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able{margin:0;padding-left:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:montserrat_bold,sans-serif;font-size:9px;font-weight:700;letter-spacing:normal;line-height:12px;margin:0;padding:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn{display:block;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a{background:0 0;border-radius:0;border:0;display:block;font-size:0;padding:0;position:relative;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:after{background-color:#6a8ee7;border:1px solid #6a8ee7;box-sizing:border-box;color:#fff;content:"Ok";display:inline-block;font-family:montserrat_regular,sans-serif;font-size:12px;letter-spacing:normal;padding:6px 25px;text-transform:capitalize;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:hover:after{background-color:transparent;border:none!important;color:#4265b8}.ct-ultimate-gdpr-cookie-modal-compact-green *{color:inherit}.ct-ultimate-gdpr-cookie-modal-compact-green h3{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green li div{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green li label{color:#595959;font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:500!important;letter-spacing:normal;line-height:normal;margin:0!important;position:relative;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green p{font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:400;letter-spacing:normal;line-height:17px;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider{border:2px solid #82aa3b}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;height:40px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider{display:block;height:73px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider{display:block;height:107px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;height:141px;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider{-webkit-transition:all .3s;background-color:transparent;border-radius:70px;display:none;height:40px;position:absolute;top:-2px;transition:all .3s}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{display:block;margin:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{display:block;height:40px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{display:block;height:74px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;height:108px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{display:block;height:142px;margin:33px 0 0 0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-content{bottom:0;left:0;letter-spacing:normal;margin:0;max-height:100%;max-width:none;overflow-y:scroll;padding:15px;position:fixed;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-close{position:relative;z-index:1000001}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider-block,.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-slider-not-block{margin:0 auto;max-width:770px}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-body{padding:0;position:relative}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-body h2{clear:none;font-family:open_sans_regular,sans-serif;font-size:14px!important;font-weight:800;letter-spacing:normal;line-height:normal!important;margin:0 0 5px 0;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-desc{font-size:11px;line-height:18px;margin:0;max-width:470px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-slider-form{font-size:13px;margin-bottom:10px;margin-top:15px;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider{display:inline-block;margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider li{background-color:#fff;float:left;list-style-type:none;margin-left:0!important;padding:8px 15px 8px 40%;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item{background-color:#fff;margin:0;min-width:104px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background-color:transparent;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{border:0}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--selected label:after{-webkit-transform:none;background:0 0;color:#bbb;content:"\f00c";font-family:FontAwesome;font-size:12px;height:auto;left:-15px;margin:0;position:absolute;right:auto;top:-1px;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active [type=radio]:not(:checked)+label:before{border:1px solid #82aa3b}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{-webkit-transform:none;background:0 0;color:#82aa3b;content:"\f00c";font-family:FontAwesome;font-size:12px;height:auto;left:-15px;margin:0;right:auto;top:-1px;transform:none;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.hide-btn-wrapper{margin:0;padding:0;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-active-tab span{color:#fff!important}.ct-ultimate-gdpr-cookie-modal-compact-green [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-compact-green [type=radio]:not(:checked)+label:before{background-color:transparent;border-radius:2px;box-sizing:border-box;height:11px;left:-17px;margin:0;top:1px;width:11px}.ct-ultimate-gdpr-cookie-modal-compact-green .hide-btn{background-color:transparent;border-radius:0;color:#595959;display:inline-block;font-family:open_sans_regular,sans-serif;font-size:10px;font-weight:400;height:auto;letter-spacing:normal;padding:12px 10px;text-transform:none;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .fa{font-size:8px;margin-left:3px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-btn.compact{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-wrap{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:0;height:auto;overflow:visible;padding:0 0 15px 0;position:relative;text-align:left}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li{background-color:#f2f2f2;cursor:pointer;display:table;line-height:normal;margin:0;overflow:visible;padding:0 4px 0 15px;text-align:left;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li:not(:first-child){border-top:1px solid #fff}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li:last-child{border-bottom-left-radius:5px}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li span{display:table-cell;height:26px;padding:0;vertical-align:middle}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper li.ct-ultimate-gdpr-cookie-modal-active-tab{background-color:#82aa3b;color:#fff;font-weight:400;padding:0 4px 0 15px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{display:block!important;height:auto;margin:0;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-info{height:100%;padding:0 20px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc:first-child h4{color:#82aa3b}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc:nth-child(2) h4{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin:7px 0 0 0}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-desc li:before{display:none}.ct-ultimate-gdpr-cookie-modal-compact-green h4{font-family:open_sans_regular,sans-serif;font-size:9px;font-weight:600;letter-spacing:normal;line-height:normal;margin:6px 0 8px 0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-not-able{margin:0;padding-left:0}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-not-able li{color:inherit;font-family:open_sans_regular,sans-serif;font-size:9px;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-transform:none}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-btn{display:block;margin:0}.ct-ultimate-gdpr-cookie-modal-compact-green a{background:0 0;border-radius:0;border:0;display:block;font-size:0;padding:0;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green a:after{-webkit-box-sizing:border-box;background-color:#82aa3b;border:1px solid #82aa3b;border-radius:4px;box-sizing:border-box;color:#fff;content:"OK";display:inline-block;font-family:open_sans_regular,sans-serif;font-size:12px;font-weight:600;letter-spacing:normal;padding:6px 25px;width:100%}.ct-ultimate-gdpr-cookie-modal-compact-green a:hover{border:none!important}.ct-ultimate-gdpr-cookie-modal-compact-green a:hover:after{background-color:transparent;border:1px solid #82aa3b;color:#82aa3b}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-content{overflow:visible}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-desc{margin:0;max-width:415px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{margin:0;padding:8px 15px 11px 30px;text-align:center;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .hide-btn{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-cookie-modal-slider .ct-ultimate-gdpr-cookie-modal-btn.compact{display:inline;float:right;padding:0;position:static}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a{display:inline-block}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:after{padding:9px 25px 8px 25px;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue a:hover:after{background-color:transparent;color:#4265b8;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:1px solid #e1e1e1;height:136px;padding:0}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .cookie-modal-tab-wrapper{color:#595959;display:block;font-family:Hind,sans-serif;font-size:11px;font-weight:600;left:0;letter-spacing:normal;margin:0;padding:0;position:absolute;text-transform:none;top:0;width:99px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{height:134px;margin-left:100px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-slider-desc li:not(:first-child){margin-top:8px}.ct-ultimate-gdpr-cookie-modal-compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn{display:none;position:absolute;right:0;top:180px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-content{overflow:visible}.ct-ultimate-gdpr-cookie-modal-compact-light-blue li.ct-ultimate-gdpr-cookie-modal-slider-item{margin:0;padding:8px 15px 11px 30px;text-align:center;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider .hide-btn-wrapper{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .hide-btn{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-cookie-modal-slider .ct-ultimate-gdpr-cookie-modal-btn.compact{display:inline;float:right;padding:0;position:static}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a{display:inline-block}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:before{color:#fff;content:"\f00c";font-family:FontAwesome;font-size:8px;left:14px;position:absolute;top:14px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:hover:before{color:#6a8ee7;content:"\f00c";font-family:FontAwesome;font-size:8px;left:14px;position:absolute;top:14px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:hover:after{background-color:transparent;color:#4265b8;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-modal-compact-light-blue a:after{padding:10px 25px;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:1px solid #e1e1e1;height:136px;padding:0}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .cookie-modal-tab-wrapper{color:#595959;display:block;font-size:10px;font-family:open_sans_regular,sans-serif;font-weight:400;left:0;letter-spacing:normal;margin:0;padding:0;position:absolute;text-transform:none;top:0;width:99px}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{height:134px;margin-left:100px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn{display:none;position:absolute;right:0;top:180px}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie1 .ct-ultimate-gdpr-slider{height:40px;width:14%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie2 .ct-ultimate-gdpr-slider{height:40px;width:27%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie3 .ct-ultimate-gdpr-slider{height:40px;width:41%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--NoBlockGroup.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider-not-block .ct-slider-cookie4 .ct-ultimate-gdpr-slider{height:40px;width:54%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie1 .ct-ultimate-gdpr-slider{width:14%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie2 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:14%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie3 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:28%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie4 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:41%}.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-2 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-3 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-4 .ct-slider-cookie5 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-compact-green.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 .ct-ultimate-gdpr-slider{height:40px;margin:0 0 0 13%;width:55%}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-content{overflow:visible}.ct-ultimate-gdpr-cookie-modal-compact-green li.ct-ultimate-gdpr-cookie-modal-slider-item{margin:0;padding:8px 15px 11px 30px;text-align:center;width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green li.hide-btn-wrapper{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green .hide-btn{width:auto}.ct-ultimate-gdpr-cookie-modal-compact-green #ct-ultimate-gdpr-cookie-modal-slider-form .ct-ultimate-gdpr-cookie-modal-slider .ct-ultimate-gdpr-cookie-modal-btn.compact{display:inline;float:right;padding:0;position:static}.ct-ultimate-gdpr-cookie-modal-compact-green a{display:inline-block}.ct-ultimate-gdpr-cookie-modal-compact-green a:after{padding:8px 25px}.ct-ultimate-gdpr-cookie-modal-compact-green a:hover:after{-webkit-transition:all .3s ease-in-out;background-color:transparent;color:#82aa3b;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-wrap{border:1px solid #e1e1e1;height:136px;padding:0}.ct-ultimate-gdpr-cookie-modal-compact-green .cookie-modal-tab-wrapper{color:#595959;display:block;font-family:Hind,sans-serif;font-size:11px;font-weight:600;left:0;letter-spacing:normal;margin:0;padding:0;position:absolute;text-transform:none;top:0;width:99px}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-slider-inner-wrap{height:134px;margin-left:100px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-compact-green .ct-ultimate-gdpr-cookie-modal-btn{display:none;position:absolute;right:0;top:180px}.ct-ultimate-gdpr-cookie-modal-compact-green a:after{width:auto}}.ct-ultimate-gdpr-button-icon-left{padding-right:8px}.ct-ultimate-gdpr-button-icon-right{padding-left:8px}#ct-ultimate-gdpr-cookie-popup{box-sizing:border-box}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic{width:540px;padding:30px;background-color:#ff7d27;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic .ct-container{width:100%}@media (min-width:1200px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic .ct-container{width:1170px}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct_ultimate-gdpr-cookie-reject{float:left;border:1px solid;margin-top:20px;margin-left:15px;text-align:center;padding:6px 7px;color:#fff}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct_ultimate-gdpr-cookie-reject{float:none;margin:5px 0;width:100%;padding:6px 0}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h1,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h2,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h3,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h4,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h5,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content h6{color:#fff;font-family:montserrat_regular,sans-serif;font-size:20px;margin:15px 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more{margin:20px 0!important;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings{margin-top:20px;margin-right:10px;margin-bottom:20px;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light{width:570px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_semibold,sans-serif;font-size:12px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct_ultimate-gdpr-cookie-reject,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct_ultimate-gdpr-cookie-reject{margin-top:20px;margin-left:7px;padding:8px;background:#6a8ee7;border-color:#6a8ee7;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept{background:#6a8ee7;border-color:#6a8ee7;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{background:grey;border-color:grey;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings{background:0 0;border-color:grey;color:grey}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{transition:all .3s ease-in-out;padding:9px 15px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings:hover,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more:hover{background-color:#0948e4;border-color:#0948e4;color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue .ct-ultimate-gdpr-cookie-popup-bottomPanel,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue .ct-ultimate-gdpr-cookie-popup-topPanel,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light .ct-ultimate-gdpr-cookie-popup-bottomPanel,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light .ct-ultimate-gdpr-cookie-popup-topPanel{max-width:1170px;padding:0!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue .ct-container{width:100%}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content{color:#ccc;margin:0 0 30px 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h1,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h2,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h3,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h4,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h5,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-content h6{color:#fff;font-family:montserrat_bold,sans-serif;font-size:20px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_bold,sans-serif;font-size:12px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-read-more{color:#fff}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings{border-color:#999;color:#999}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light{padding:50px 30px 30px 30px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light img{vertical-align:baseline}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light .ct-container{width:100%}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content{color:grey}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h1,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h2,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h3,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h4,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h5,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-content h6{color:#333;font-family:montserrat_bold,sans-serif;margin-top:0;padding-top:10px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{font-family:montserrat_bold,sans-serif}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-read-more{background-color:#262626;border-color:#262626}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings{border-color:#ccc;color:#b2b2b2;padding:9px 15px}@media screen and (max-width:500px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic{max-width:500px;width:auto!important;left:0!important;right:0!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more{text-align:center;float:none;margin:20px 0!important}}.detailed-features{padding:0 15px!important;width:100%}.detailed-features .feature{background-color:#f5f5f5;float:left;padding:20px;position:relative;width:100%;text-align:center}.detailed-features .feature:nth-child(even),.detailed-features .feature:nth-child(odd){margin:0 0 15px 0}.detailed-features .feature:hover .ct-btn{background-color:#000}.detailed-features .feature p{display:none}.detailed-features .feature a{color:#fff;font-family:dosis_regular,sans-serif;font-weight:600;text-transform:uppercase;font-size:13px;border:none;box-shadow:none}.detailed-features .feature .fa{width:80px;background-color:#fff;height:80px;text-align:center;line-height:80px;border-radius:50%;color:#ff7e27;font-size:27px}.detailed-features .feature .section{display:block;padding:0;width:auto}.detailed-features .feature .ct-full-link{position:absolute;top:0;left:0;width:100%;height:100%}.detailed-features .feature .text{font-family:open_sans_regular,sans-serif;font-weight:600;color:#000;font-size:17px;text-transform:capitalize;padding:0;line-height:normal;vertical-align:top;margin:30px 0 0 0}.detailed-features .feature .ct-btn{background-color:#1a1a1a;border-radius:30px;margin:22px 0 0 0;vertical-align:top;padding:8px 20px;line-height:normal}.detailed-features .feature .ct-btn .fa{width:auto;height:auto;color:#fff;background-color:transparent;font-size:15px;line-height:normal;margin:0 0 0 10px}.detailed-features.ct-desktop,.detailed-features.ct-tablet{max-width:1170px}.detailed-features.ct-desktop .feature,.detailed-features.ct-tablet .feature{text-align:left}.detailed-features.ct-desktop .feature .section,.detailed-features.ct-tablet .feature .section{display:inline-block}.detailed-features.ct-desktop .feature .text,.detailed-features.ct-tablet .feature .text{padding:0 0 0 10px}.detailed-features.ct-desktop .feature .ct-btn,.detailed-features.ct-tablet .feature .ct-btn{float:right}.detailed-features.ct-desktop .feature{width:45%!important}.detailed-features.ct-desktop .feature:nth-child(odd){margin:0 15px 30px 0}.detailed-features.ct-desktop .feature:nth-child(even){margin:0 0 30px 15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.ct-ultimate-gdpr-table-responsive{overflow-x:auto}.ct-ultimate-gdpr-table-responsive *{vertical-align:top}.ct-ultimate-gdpr-table-responsive table{width:auto}.ct-ultimate-gdpr-table-responsive td,.ct-ultimate-gdpr-table-responsive th{padding:5px}#ct-ultimate-gdpr-cookie-popup{border-radius:5px}#ct-ultimate-gdpr-cookie-popup .fa{font-family:FontAwesome;font-size:14px}.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-10-set #ct_ultimate-gdpr-cookie-reject{display:inline-block;float:none;padding:10px 11px;margin-left:8px}.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:center}.ct-ultimate-gdpr-cookie-popup-10-set h1,.ct-ultimate-gdpr-cookie-popup-10-set h2,.ct-ultimate-gdpr-cookie-popup-10-set h3,.ct-ultimate-gdpr-cookie-popup-10-set h4,.ct-ultimate-gdpr-cookie-popup-10-set h5,.ct-ultimate-gdpr-cookie-popup-10-set h6{font-family:montserrat_medium,sans-serif;font-size:18px;margin:0 0 10px 0;text-align:left}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel{clear:both;content:"";display:table;margin:-20px auto -35px auto;max-width:1170px}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{float:none;text-align:left;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{float:left;width:60%}}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h1,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h2,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h3,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h4,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h5,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel h6,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h1,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h2,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h3,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h4,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h5,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel h6{text-align:left}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:none;text-align:center;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:right;text-align:right;width:40%}}.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-change-settings{font-family:montserrat_semibold,sans-serif;text-align:center;vertical-align:top}.ct-ultimate-gdpr-cookie-popup-10-set .ct-ultimate-gdpr-cookie-popup-close{display:none}.ct-ultimate-gdpr-cookie-popup-10-set .fa{font-weight:400}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-apas{border-radius:5px;box-shadow:none;box-sizing:border-box;padding:35px 40px;text-align:center;width:527px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-apas{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-apas #ct_ultimate-gdpr-cookie-reject{margin-top:0}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-apas #ct_ultimate-gdpr-cookie-reject{margin-top:10px;margin-left:0;width:100%}}.ct-ultimate-gdpr-cookie-popup-apas.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:30px}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:0 0 0 10px}}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-content span{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-content .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-apas h1,.ct-ultimate-gdpr-cookie-popup-apas h2,.ct-ultimate-gdpr-cookie-popup-apas h3,.ct-ultimate-gdpr-cookie-popup-apas h4,.ct-ultimate-gdpr-cookie-popup-apas h5,.ct-ultimate-gdpr-cookie-popup-apas h6{margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-apas .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:25px 0 0 0}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:0;padding:10px 20px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{width:auto}}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings{margin:0}}.ct-ultimate-gdpr-cookie-popup-apas-blue h1,.ct-ultimate-gdpr-cookie-popup-apas-blue h2,.ct-ultimate-gdpr-cookie-popup-apas-blue h3,.ct-ultimate-gdpr-cookie-popup-apas-blue h4,.ct-ultimate-gdpr-cookie-popup-apas-blue h5,.ct-ultimate-gdpr-cookie-popup-apas-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-apas-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-apas-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-apas-blue #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas-blue #ct-ultimate-gdpr-cookie-change-settings{margin-left:8px}}.ct-ultimate-gdpr-cookie-popup-apas-black h1,.ct-ultimate-gdpr-cookie-popup-apas-black h2,.ct-ultimate-gdpr-cookie-popup-apas-black h3,.ct-ultimate-gdpr-cookie-popup-apas-black h4,.ct-ultimate-gdpr-cookie-popup-apas-black h5,.ct-ultimate-gdpr-cookie-popup-apas-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-apas-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-apas-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-apas-black #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas-black #ct-ultimate-gdpr-cookie-change-settings{margin-left:8px}}.ct-ultimate-gdpr-cookie-popup-apas-white h1,.ct-ultimate-gdpr-cookie-popup-apas-white h2,.ct-ultimate-gdpr-cookie-popup-apas-white h3,.ct-ultimate-gdpr-cookie-popup-apas-white h4,.ct-ultimate-gdpr-cookie-popup-apas-white h5,.ct-ultimate-gdpr-cookie-popup-apas-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-apas-white #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-apas-white .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-apas-white #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-apas-white #ct-ultimate-gdpr-cookie-change-settings{margin-left:8px}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk{box-shadow:none;box-sizing:border-box;padding:35px;text-align:center;width:580px}@media screen and (min-width:568px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk{padding:35px 60px}}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{width:auto}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{width:55%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{margin-top:25px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject{margin-top:25px;margin-left:5px;margin-right:5px;padding:11px 15px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject{margin-left:0;margin-right:0}}.ct-ultimate-gdpr-cookie-popup-kahk.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:30px}.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;width:100%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:45%}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:10px 0 0 0}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:15px 0 0 0}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 10px}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kahk .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:15px 0 0 10px}}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 0 auto;text-align:center}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-kahk h1,.ct-ultimate-gdpr-cookie-popup-kahk h2,.ct-ultimate-gdpr-cookie-popup-kahk h3,.ct-ultimate-gdpr-cookie-popup-kahk h4,.ct-ultimate-gdpr-cookie-popup-kahk h5,.ct-ultimate-gdpr-cookie-popup-kahk h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 0 0 0;min-width:30%;padding:11px 15px;width:70%}.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-kahk-blue h1,.ct-ultimate-gdpr-cookie-popup-kahk-blue h2,.ct-ultimate-gdpr-cookie-popup-kahk-blue h3,.ct-ultimate-gdpr-cookie-popup-kahk-blue h4,.ct-ultimate-gdpr-cookie-popup-kahk-blue h5,.ct-ultimate-gdpr-cookie-popup-kahk-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kahk-blue #ct-ultimate-gdpr-cookie-read-more{color:#f4f4f4}.ct-ultimate-gdpr-cookie-popup-kahk-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-kahk-blue #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-kahk-black h1,.ct-ultimate-gdpr-cookie-popup-kahk-black h2,.ct-ultimate-gdpr-cookie-popup-kahk-black h3,.ct-ultimate-gdpr-cookie-popup-kahk-black h4,.ct-ultimate-gdpr-cookie-popup-kahk-black h5,.ct-ultimate-gdpr-cookie-popup-kahk-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kahk-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-kahk-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-kahk-black #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}.ct-ultimate-gdpr-cookie-popup-kahk-white h1,.ct-ultimate-gdpr-cookie-popup-kahk-white h2,.ct-ultimate-gdpr-cookie-popup-kahk-white h3,.ct-ultimate-gdpr-cookie-popup-kahk-white h4,.ct-ultimate-gdpr-cookie-popup-kahk-white h5,.ct-ultimate-gdpr-cookie-popup-kahk-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-kahk-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-kahk-white .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-kahk-white #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-oreo{box-shadow:none;box-sizing:border-box;overflow:hidden;padding:0;text-align:left;width:560px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-oreo{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-oreo.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{width:100%}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0;padding:30px}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h1,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h2,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h3,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h4,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h5,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel h6,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h1,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h2,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h3,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h4,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h5,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel h6{text-align:left}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{padding:15px;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{padding:0}}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 44px auto;padding:35px 40px 0 40px;text-align:center}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-oreo h1,.ct-ultimate-gdpr-cookie-popup-oreo h2,.ct-ultimate-gdpr-cookie-popup-oreo h3,.ct-ultimate-gdpr-cookie-popup-oreo h4,.ct-ultimate-gdpr-cookie-popup-oreo h5,.ct-ultimate-gdpr-cookie-popup-oreo h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;font-family:montserrat_semibold,sans-serif;font-size:12px;margin:0;padding:10px 15px;text-align:center;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{text-align:center;width:50%}}.ct-ultimate-gdpr-cookie-popup-oreo.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{width:100%}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept{float:left}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{float:right;margin:0}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{width:auto;min-width:132px;margin-top:15px!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{width:100%;float:none}}.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings{margin-bottom:20px}.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{margin-top:2px;text-align:center}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{width:100%;margin-left:0;margin-top:5px;margin-bottom:5px}}.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:0 30px 20px 30px}.ct-ultimate-gdpr-cookie-popup-oreo-blue .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-oreo-blue .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:25px;position:absolute;right:10px;top:-29px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-oreo-blue .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-oreo-blue h1,.ct-ultimate-gdpr-cookie-popup-oreo-blue h2,.ct-ultimate-gdpr-cookie-popup-oreo-blue h3,.ct-ultimate-gdpr-cookie-popup-oreo-blue h4,.ct-ultimate-gdpr-cookie-popup-oreo-blue h5,.ct-ultimate-gdpr-cookie-popup-oreo-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-oreo-blue #ct-ultimate-gdpr-cookie-read-more{color:#60befc}.ct-ultimate-gdpr-cookie-popup-oreo-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-oreo-black .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-oreo-black .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:25px;position:absolute;right:10px;top:-29px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-oreo-black .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-oreo-black h1,.ct-ultimate-gdpr-cookie-popup-oreo-black h2,.ct-ultimate-gdpr-cookie-popup-oreo-black h3,.ct-ultimate-gdpr-cookie-popup-oreo-black h4,.ct-ultimate-gdpr-cookie-popup-oreo-black h5,.ct-ultimate-gdpr-cookie-popup-oreo-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-oreo-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-oreo-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-oreo-white .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-oreo-white .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:25px;position:absolute;right:10px;top:-29px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-oreo-white .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-oreo-white h1,.ct-ultimate-gdpr-cookie-popup-oreo-white h2,.ct-ultimate-gdpr-cookie-popup-oreo-white h3,.ct-ultimate-gdpr-cookie-popup-oreo-white h4,.ct-ultimate-gdpr-cookie-popup-oreo-white h5,.ct-ultimate-gdpr-cookie-popup-oreo-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-oreo-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-oreo-white .fa{font-family:FontAwesome;font-size:13px;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer{border-radius:15px!important;box-shadow:none;box-sizing:border-box;padding:35px 40px;text-align:center;width:560px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{width:auto}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject{margin-top:25px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject{width:100%;margin-left:0}}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-popup-squared{border-radius:0!important}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel{left:0;margin-left:auto;margin-right:auto;max-width:1170px;right:0}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h1,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h2,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h3,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h4,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h5,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel h6,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h1,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h2,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h3,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h4,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h5,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel h6{margin:0 0 10px 0}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{float:none;text-align:center;vertical-align:top;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:45%}}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin-left:0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:25px 0 0 8px}}.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-topPanel{max-width:1055px;width:100%}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-bottomPanel{bottom:26px!important}.ct-ultimate-gdpr-cookie-popup-wafer.ct-ultimate-gdpr-cookie-topPanel{top:26px!important}.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-wafer .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#5e5e5f;cursor:pointer;font-size:20px;position:absolute;right:-20px;top:-20px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-wafer .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:left}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-wafer h1,.ct-ultimate-gdpr-cookie-popup-wafer h2,.ct-ultimate-gdpr-cookie-popup-wafer h3,.ct-ultimate-gdpr-cookie-popup-wafer h4,.ct-ultimate-gdpr-cookie-popup-wafer h5,.ct-ultimate-gdpr-cookie-popup-wafer h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 0 0 0;padding:11px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{width:48%}}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings{margin-left:10px}}.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-wafer-blue h1,.ct-ultimate-gdpr-cookie-popup-wafer-blue h2,.ct-ultimate-gdpr-cookie-popup-wafer-blue h3,.ct-ultimate-gdpr-cookie-popup-wafer-blue h4,.ct-ultimate-gdpr-cookie-popup-wafer-blue h5,.ct-ultimate-gdpr-cookie-popup-wafer-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wafer-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-wafer-blue .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-wafer-black h1,.ct-ultimate-gdpr-cookie-popup-wafer-black h2,.ct-ultimate-gdpr-cookie-popup-wafer-black h3,.ct-ultimate-gdpr-cookie-popup-wafer-black h4,.ct-ultimate-gdpr-cookie-popup-wafer-black h5,.ct-ultimate-gdpr-cookie-popup-wafer-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wafer-black #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-wafer-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-wafer-white h1,.ct-ultimate-gdpr-cookie-popup-wafer-white h2,.ct-ultimate-gdpr-cookie-popup-wafer-white h3,.ct-ultimate-gdpr-cookie-popup-wafer-white h4,.ct-ultimate-gdpr-cookie-popup-wafer-white h5,.ct-ultimate-gdpr-cookie-popup-wafer-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-wafer-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-wafer-white .fa{font-family:FontAwesome;font-size:13px;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble{box-sizing:border-box;box-shadow:none;padding:35px 40px;text-align:center;width:560px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject{width:auto;min-width:123px;float:none}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject{width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject{margin-top:20px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject{width:100%;margin-left:0}}.ct-ultimate-gdpr-cookie-popup-jumble.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-jumble.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-jumble.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:30px}.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-jumble .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:20px;position:absolute;right:-20px;top:-20px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-jumble .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;width:100%}.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-jumble .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:left}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content{margin:0}}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content *{display:inline}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content>:first-child:before{line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-jumble h1,.ct-ultimate-gdpr-cookie-popup-jumble h2,.ct-ultimate-gdpr-cookie-popup-jumble h3,.ct-ultimate-gdpr-cookie-popup-jumble h4,.ct-ultimate-gdpr-cookie-popup-jumble h5,.ct-ultimate-gdpr-cookie-popup-jumble h6{font-size:18px;font-weight:400;margin:0 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-jumble p{color:inherit;line-height:24px;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:20px 0 0 0;padding:10px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-change-settings{margin:20px 0 0 10px}.ct-ultimate-gdpr-cookie-popup-jumble #ct-ultimate-gdpr-cookie-read-more{display:none}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-jumble p{display:block}.ct-ultimate-gdpr-cookie-popup-jumble-blue h1,.ct-ultimate-gdpr-cookie-popup-jumble-blue h2,.ct-ultimate-gdpr-cookie-popup-jumble-blue h3,.ct-ultimate-gdpr-cookie-popup-jumble-blue h4,.ct-ultimate-gdpr-cookie-popup-jumble-blue h5,.ct-ultimate-gdpr-cookie-popup-jumble-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-content:before{content:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/Cookie-pop-up-blue.png);line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-jumble-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble-blue #ct-ultimate-gdpr-cookie-change-settings{float:right;padding:11px 15px}.ct-ultimate-gdpr-cookie-popup-jumble-black h1,.ct-ultimate-gdpr-cookie-popup-jumble-black h2,.ct-ultimate-gdpr-cookie-popup-jumble-black h3,.ct-ultimate-gdpr-cookie-popup-jumble-black h4,.ct-ultimate-gdpr-cookie-popup-jumble-black h5,.ct-ultimate-gdpr-cookie-popup-jumble-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-content:before{content:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/Cookie-pop-up-black.png);line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-jumble-black .fa{font-family:FontAwesome;font-size:13px;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble-black #ct-ultimate-gdpr-cookie-change-settings{float:right;padding:10px 15px}.ct-ultimate-gdpr-cookie-popup-jumble-white h1,.ct-ultimate-gdpr-cookie-popup-jumble-white h2,.ct-ultimate-gdpr-cookie-popup-jumble-white h3,.ct-ultimate-gdpr-cookie-popup-jumble-white h4,.ct-ultimate-gdpr-cookie-popup-jumble-white h5,.ct-ultimate-gdpr-cookie-popup-jumble-white h6{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-content:before{content:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/Cookie-pop-up-white.png);line-height:normal;margin:0 4px 0 0;vertical-align:sub}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-jumble-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-jumble-white #ct-ultimate-gdpr-cookie-change-settings{float:right;padding:11px 15px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse{border-radius:5px;box-shadow:none;box-sizing:border-box;padding:35px 40px;text-align:center;width:560px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject{width:auto;float:none!important}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject{width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject{margin-top:20px;padding:12px 11px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject{width:100%;margin-left:0}}.ct-ultimate-gdpr-cookie-popup-khapse.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-khapse.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-khapse.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-khapse .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;color:#959fb8;cursor:pointer;font-size:20px;position:absolute;right:-20px;top:-15px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-khapse .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;width:100%}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0;text-align:center}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-khapse .ct-ultimate-gdpr-cookie-content-cookie-image-wrapper{float:left;margin:0 7px 0 0}.ct-ultimate-gdpr-cookie-popup-khapse h1,.ct-ultimate-gdpr-cookie-popup-khapse h2,.ct-ultimate-gdpr-cookie-popup-khapse h3,.ct-ultimate-gdpr-cookie-popup-khapse h4,.ct-ultimate-gdpr-cookie-popup-khapse h5,.ct-ultimate-gdpr-cookie-popup-khapse h6{font-size:18px;font-weight:400;margin:0 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:20px 0 0 0;padding:12px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-khapse-blue h1,.ct-ultimate-gdpr-cookie-popup-khapse-blue h2,.ct-ultimate-gdpr-cookie-popup-khapse-blue h3,.ct-ultimate-gdpr-cookie-popup-khapse-blue h4,.ct-ultimate-gdpr-cookie-popup-khapse-blue h5,.ct-ultimate-gdpr-cookie-popup-khapse-blue h6{color:#ccc}.ct-ultimate-gdpr-cookie-popup-khapse-blue #ct-ultimate-gdpr-cookie-read-more{color:#de7834}.ct-ultimate-gdpr-cookie-popup-khapse-blue #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-khapse-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-khapse-blue #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px}.ct-ultimate-gdpr-cookie-popup-khapse-black h1,.ct-ultimate-gdpr-cookie-popup-khapse-black h2,.ct-ultimate-gdpr-cookie-popup-khapse-black h3,.ct-ultimate-gdpr-cookie-popup-khapse-black h4,.ct-ultimate-gdpr-cookie-popup-khapse-black h5,.ct-ultimate-gdpr-cookie-popup-khapse-black h6{color:#c4c4c4}.ct-ultimate-gdpr-cookie-popup-khapse-black #ct-ultimate-gdpr-cookie-read-more{color:#de7834}.ct-ultimate-gdpr-cookie-popup-khapse-black #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-khapse-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-khapse-black #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px}.ct-ultimate-gdpr-cookie-popup-khapse-white h1,.ct-ultimate-gdpr-cookie-popup-khapse-white h2,.ct-ultimate-gdpr-cookie-popup-khapse-white h3,.ct-ultimate-gdpr-cookie-popup-khapse-white h4,.ct-ultimate-gdpr-cookie-popup-khapse-white h5,.ct-ultimate-gdpr-cookie-popup-khapse-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-read-more{color:#de7834}.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-khapse-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco{box-shadow:none;box-sizing:border-box;padding:35px 40px;text-align:center;width:560px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject{width:auto;float:none!important}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject{width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject{margin-top:20px;padding:12px 11px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject{width:100%;margin-left:0}}.ct-ultimate-gdpr-cookie-popup-tareco.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-tareco.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close.ct-ultimate-gdpr-cookie-popup-close-bottom .dashicons-no-alt{top:auto;bottom:-46px}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-size:35px;height:auto;padding:7px 4px 3px 4px;position:absolute;right:-30px;top:-45px;transition:all .3s ease-in-out;width:auto}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{float:none;max-width:45%}}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:20px 0 0 10px}}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;text-align:left}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-tareco .ct-ultimate-gdpr-cookie-content-cookie-image-wrapper{float:left;margin:0 7px 0 0}.ct-ultimate-gdpr-cookie-popup-tareco h1,.ct-ultimate-gdpr-cookie-popup-tareco h2,.ct-ultimate-gdpr-cookie-popup-tareco h3,.ct-ultimate-gdpr-cookie-popup-tareco h4,.ct-ultimate-gdpr-cookie-popup-tareco h5,.ct-ultimate-gdpr-cookie-popup-tareco h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:20px 0 0 0;padding:12px 15px;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-change-settings{width:48%}}.ct-ultimate-gdpr-cookie-popup-tareco #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-tareco-blue .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco-blue .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{background-color:#f7f7f7;color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-blue h1,.ct-ultimate-gdpr-cookie-popup-tareco-blue h2,.ct-ultimate-gdpr-cookie-popup-tareco-blue h3,.ct-ultimate-gdpr-cookie-popup-tareco-blue h4,.ct-ultimate-gdpr-cookie-popup-tareco-blue h5,.ct-ultimate-gdpr-cookie-popup-tareco-blue h6{color:#234a7c}.ct-ultimate-gdpr-cookie-popup-tareco-blue #ct-ultimate-gdpr-cookie-read-more{color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-blue #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-tareco-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-tareco-blue #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px}.ct-ultimate-gdpr-cookie-popup-tareco-black .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco-black .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{background-color:#f7f7f7;color:#3a3d47}.ct-ultimate-gdpr-cookie-popup-tareco-black h1,.ct-ultimate-gdpr-cookie-popup-tareco-black h2,.ct-ultimate-gdpr-cookie-popup-tareco-black h3,.ct-ultimate-gdpr-cookie-popup-tareco-black h4,.ct-ultimate-gdpr-cookie-popup-tareco-black h5,.ct-ultimate-gdpr-cookie-popup-tareco-black h6{color:#fff}.ct-ultimate-gdpr-cookie-popup-tareco-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-tareco-black #ct-ultimate-gdpr-cookie-accept{border-color:transparent}.ct-ultimate-gdpr-cookie-popup-tareco-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-tareco-black #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px}.ct-ultimate-gdpr-cookie-popup-tareco-white .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-tareco-white .ct-ultimate-gdpr-cookie-popup-close .dashicons-no-alt{background-color:#f7f7f7;color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-white h1,.ct-ultimate-gdpr-cookie-popup-tareco-white h2,.ct-ultimate-gdpr-cookie-popup-tareco-white h3,.ct-ultimate-gdpr-cookie-popup-tareco-white h4,.ct-ultimate-gdpr-cookie-popup-tareco-white h5,.ct-ultimate-gdpr-cookie-popup-tareco-white h6{color:#000}.ct-ultimate-gdpr-cookie-popup-tareco-white #ct-ultimate-gdpr-cookie-read-more{color:#316ab1}.ct-ultimate-gdpr-cookie-popup-tareco-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-tareco-white #ct-ultimate-gdpr-cookie-change-settings{float:right;margin-left:10px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel{box-shadow:none;box-sizing:border-box;padding:0;text-align:center}@media screen and (max-width:735px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel{left:0!important;width:100%}}@media screen and (min-width:736px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel{width:676px}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{width:45%}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{width:80%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:left;width:48%;margin:14px 0}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:100%;float:none}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-kichel #ct_ultimate-gdpr-cookie-reject{width:auto;float:none;margin:5px 0;padding:12px 15px}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-close{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-family:montserrat_regular,sans-serif;line-height:normal;padding:8px 0 0 12px;text-align:left;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-close:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-kichel .dashicons-no-alt{cursor:pointer;font-size:10px;font-weight:600;height:auto;margin:0 4px 0 0;padding:0;vertical-align:baseline;width:auto}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel{width:100%}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin:0;padding:30px 30px 0 30px}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{float:left;padding:30px;width:60%}}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:0 30px}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{float:right;padding:40px 30px 30px 0;width:40%}}.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{width:100%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:0}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings{margin:10px 0 0 0}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{float:none;font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:25px auto 0 auto;text-align:left;width:80%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{float:left;margin:38px 0 35px 40px;width:330px}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:block;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-kichel h1,.ct-ultimate-gdpr-cookie-popup-kichel h2,.ct-ultimate-gdpr-cookie-popup-kichel h3,.ct-ultimate-gdpr-cookie-popup-kichel h4,.ct-ultimate-gdpr-cookie-popup-kichel h5,.ct-ultimate-gdpr-cookie-popup-kichel h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:left;text-transform:none}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;font-family:montserrat_semibold,sans-serif;font-size:12px;margin:0 auto;padding:12px 15px;width:80%}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{float:right;margin:0 40px 0 0;width:235px}}.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{margin-bottom:30px}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{margin-top:80px}}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-kichel.ct-ultimate-gdpr-cookie-popup-standard-settings .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin-top:30px}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept{margin-top:50px}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{float:none;margin:10px 0 35px 0}@media screen and (min-width:736px){.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{float:right;margin:10px 40px 35px 0}}.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings .ct-ultimate-gdpr-cookie-popup-icon-left{padding:0 13px 0 0}.ct-ultimate-gdpr-cookie-popup-kichel-blue .ct-ultimate-gdpr-cookie-popup-close{color:#cacaca}.ct-ultimate-gdpr-cookie-popup-kichel-blue .dashicons{background-color:#cacaca;color:#2a3e71}.ct-ultimate-gdpr-cookie-popup-kichel-blue h1,.ct-ultimate-gdpr-cookie-popup-kichel-blue h2,.ct-ultimate-gdpr-cookie-popup-kichel-blue h3,.ct-ultimate-gdpr-cookie-popup-kichel-blue h4,.ct-ultimate-gdpr-cookie-popup-kichel-blue h5,.ct-ultimate-gdpr-cookie-popup-kichel-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kichel-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-kichel-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-kichel-black .ct-ultimate-gdpr-cookie-popup-close{color:#cacaca}.ct-ultimate-gdpr-cookie-popup-kichel-black .dashicons{background-color:#cacaca;color:#333742}.ct-ultimate-gdpr-cookie-popup-kichel-black h1,.ct-ultimate-gdpr-cookie-popup-kichel-black h2,.ct-ultimate-gdpr-cookie-popup-kichel-black h3,.ct-ultimate-gdpr-cookie-popup-kichel-black h4,.ct-ultimate-gdpr-cookie-popup-kichel-black h5,.ct-ultimate-gdpr-cookie-popup-kichel-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-kichel-black #ct-ultimate-gdpr-cookie-read-more{color:#51971e}.ct-ultimate-gdpr-cookie-popup-kichel-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-kichel-white .ct-ultimate-gdpr-cookie-popup-close{color:grey}.ct-ultimate-gdpr-cookie-popup-kichel-white .dashicons{background-color:grey;color:#f2f2f2}.ct-ultimate-gdpr-cookie-popup-kichel-white h1,.ct-ultimate-gdpr-cookie-popup-kichel-white h2,.ct-ultimate-gdpr-cookie-popup-kichel-white h3,.ct-ultimate-gdpr-cookie-popup-kichel-white h4,.ct-ultimate-gdpr-cookie-popup-kichel-white h5,.ct-ultimate-gdpr-cookie-popup-kichel-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-kichel-white #ct-ultimate-gdpr-cookie-read-more{color:#d71852}.ct-ultimate-gdpr-cookie-popup-kichel-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron{border-radius:10px;box-shadow:none;box-sizing:border-box;padding:35px 43px 51px 43px;text-align:center;width:360px}@media screen and (max-width:666px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron{left:0!important;width:100%}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject{padding:11px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject{width:100%;margin-left:0;margin-top:9px}.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-popup-button-rounded #ct_ultimate-gdpr-cookie-reject{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-macaron .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-size:30px;position:absolute;left:-25px;top:-25px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-macaron .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-standard-settings #ct-ultimate-gdpr-cookie-accept{margin:20px 0 0 0}.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;padding:20px 0;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:0}}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 0 auto;text-align:center}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-macaron h1,.ct-ultimate-gdpr-cookie-popup-macaron h2,.ct-ultimate-gdpr-cookie-popup-macaron h3,.ct-ultimate-gdpr-cookie-popup-macaron h4,.ct-ultimate-gdpr-cookie-popup-macaron h5,.ct-ultimate-gdpr-cookie-popup-macaron h6{font-size:18px;font-weight:400;margin:10px 0 15px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings{display:inline-block;float:none;margin:25px 10px 0 0;padding:11px 15px;width:100%}.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-macaron-blue .dashicons-no-alt{color:#c5c6c8}.ct-ultimate-gdpr-cookie-popup-macaron-blue h1,.ct-ultimate-gdpr-cookie-popup-macaron-blue h2,.ct-ultimate-gdpr-cookie-popup-macaron-blue h3,.ct-ultimate-gdpr-cookie-popup-macaron-blue h4,.ct-ultimate-gdpr-cookie-popup-macaron-blue h5,.ct-ultimate-gdpr-cookie-popup-macaron-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-macaron-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-macaron-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-macaron-blue #ct-ultimate-gdpr-cookie-change-settings{margin:9px 0 0 0}.ct-ultimate-gdpr-cookie-popup-macaron-black .dashicons-no-alt{color:#c5c6c6}.ct-ultimate-gdpr-cookie-popup-macaron-black h1,.ct-ultimate-gdpr-cookie-popup-macaron-black h2,.ct-ultimate-gdpr-cookie-popup-macaron-black h3,.ct-ultimate-gdpr-cookie-popup-macaron-black h4,.ct-ultimate-gdpr-cookie-popup-macaron-black h5,.ct-ultimate-gdpr-cookie-popup-macaron-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-macaron-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-macaron-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-macaron-black #ct-ultimate-gdpr-cookie-change-settings{margin:9px 0 0 0}.ct-ultimate-gdpr-cookie-popup-macaron-white .dashicons-no-alt{color:#a9a9a9}.ct-ultimate-gdpr-cookie-popup-macaron-white h1,.ct-ultimate-gdpr-cookie-popup-macaron-white h2,.ct-ultimate-gdpr-cookie-popup-macaron-white h3,.ct-ultimate-gdpr-cookie-popup-macaron-white h4,.ct-ultimate-gdpr-cookie-popup-macaron-white h5,.ct-ultimate-gdpr-cookie-popup-macaron-white h6{color:#666}.ct-ultimate-gdpr-cookie-popup-macaron-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-macaron-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-macaron-white #ct-ultimate-gdpr-cookie-change-settings{margin:9px 0 0 0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wibele{background-image:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/cookie-popup-wibele-blue-black-bg.png);background-repeat:repeat;box-shadow:none;box-sizing:border-box;padding:35px 40px;text-align:center;width:560px}@media screen and (max-width:567px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wibele{left:0!important;width:100%}}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-close{position:relative}.ct-ultimate-gdpr-cookie-popup-wibele .dashicons-no-alt{-webkit-transition:all .3s ease-in-out;cursor:pointer;font-size:30px;position:absolute;left:-25px;top:-25px;transition:all .3s ease-in-out}.ct-ultimate-gdpr-cookie-popup-wibele .dashicons-no-alt:hover{color:#fff}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel{margin:-20px auto -35px auto;max-width:1050px;width:100%}@media screen and (min-width:1024px){.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{width:60%}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{text-align:right;width:40%}.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept{margin:0}}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-size:14px;line-height:24px;margin:0 auto 0 auto;text-align:center}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content span{font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;margin:0 0 0 8px;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content span .fa{font-family:FontAwesome;font-size:9px;font-weight:400;margin:0;padding:0;text-decoration:underline}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{border:none;display:inline;float:none;font-family:montserrat_bold,sans-serif;font-size:12px;font-weight:700;line-height:24px;margin:0 0 0 7px;padding:0;text-decoration:underline;white-space:nowrap}.ct-ultimate-gdpr-cookie-popup-wibele h1,.ct-ultimate-gdpr-cookie-popup-wibele h2,.ct-ultimate-gdpr-cookie-popup-wibele h3,.ct-ultimate-gdpr-cookie-popup-wibele h4,.ct-ultimate-gdpr-cookie-popup-wibele h5,.ct-ultimate-gdpr-cookie-popup-wibele h6{font-size:18px;font-weight:400;margin:0 0 10px 0;text-align:center;text-transform:none}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wibele #ct_ultimate-gdpr-cookie-reject{display:inline-block;float:none;margin:0 0 0 10px;padding:11px 15px;border-width:2px!important;width:100%}@media screen and (min-width:568px){.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-wibele #ct_ultimate-gdpr-cookie-reject{max-width:65%}}.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-read-more{display:none}.ct-ultimate-gdpr-cookie-popup-wibele-blue .dashicons-no-alt{color:#c5c6c8}.ct-ultimate-gdpr-cookie-popup-wibele-blue h1,.ct-ultimate-gdpr-cookie-popup-wibele-blue h2,.ct-ultimate-gdpr-cookie-popup-wibele-blue h3,.ct-ultimate-gdpr-cookie-popup-wibele-blue h4,.ct-ultimate-gdpr-cookie-popup-wibele-blue h5,.ct-ultimate-gdpr-cookie-popup-wibele-blue h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wibele-blue #ct-ultimate-gdpr-cookie-read-more{color:#369ee3}.ct-ultimate-gdpr-cookie-popup-wibele-blue .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}.ct-ultimate-gdpr-cookie-popup-wibele-black .dashicons-no-alt{color:#c5c6c6}.ct-ultimate-gdpr-cookie-popup-wibele-black h1,.ct-ultimate-gdpr-cookie-popup-wibele-black h2,.ct-ultimate-gdpr-cookie-popup-wibele-black h3,.ct-ultimate-gdpr-cookie-popup-wibele-black h4,.ct-ultimate-gdpr-cookie-popup-wibele-black h5,.ct-ultimate-gdpr-cookie-popup-wibele-black h6{color:#e5e5e5}.ct-ultimate-gdpr-cookie-popup-wibele-black #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-wibele-black .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-wibele-white{background-image:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/cookie-popup-wibele-white-bg.png);background-repeat:repeat}.ct-ultimate-gdpr-cookie-popup-wibele-white .dashicons-no-alt{color:#a9a9a9}.ct-ultimate-gdpr-cookie-popup-wibele-white h1,.ct-ultimate-gdpr-cookie-popup-wibele-white h2,.ct-ultimate-gdpr-cookie-popup-wibele-white h3,.ct-ultimate-gdpr-cookie-popup-wibele-white h4,.ct-ultimate-gdpr-cookie-popup-wibele-white h5,.ct-ultimate-gdpr-cookie-popup-wibele-white h6{color:#333}.ct-ultimate-gdpr-cookie-popup-wibele-white #ct-ultimate-gdpr-cookie-read-more{color:#45bba5}.ct-ultimate-gdpr-cookie-popup-wibele-white .fa{font-family:FontAwesome;font-size:13px;font-weight:400;margin:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel{top:50%!important;left:50%!important;padding:70px!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel{min-width:879px;padding:120px!important}}@media (max-width:500px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern{width:100%!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic .ct-ultimate-gdpr-cookie-buttons,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons{padding:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{width:auto;min-width:165px}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{max-width:165px}}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{float:left}}@media (max-width:767px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{margin-bottom:15px!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{float:right;clear:none}@media (min-width:768px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{margin-right:15px!important}}@media (max-width:767px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-read-more,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{margin-bottom:15px!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern{width:500px}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct_ultimate-gdpr-cookie-reject{margin-bottom:10px!important}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct_ultimate-gdpr-cookie-reject{margin-bottom:20px!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{margin-right:10px!important}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more{margin-right:0!important}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-change-settings{margin-top:0;margin-left:0}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-light #ct-ultimate-gdpr-cookie-change-settings{min-width:165px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-blue #ct_ultimate-gdpr-cookie-reject,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-light #ct_ultimate-gdpr-cookie-reject{margin-left:0;margin-bottom:10px}}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-blue #ct_ultimate-gdpr-cookie-reject a,#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-light #ct_ultimate-gdpr-cookie-reject a{color:#e5e5e5!important}#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-fullPanel .ct-container{width:100%;padding:0}.ct-ultimate-gdpr-cookie-fullPanel-overlay{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);width:100%;height:100%;z-index:9}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-content{float:none;width:auto;padding:0 0 80px;margin:0}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-content #ct-ultimate-gdpr-cookie-read-more{display:block;margin:0}.ct-ultimate-gdpr-cookie-fullPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:0;text-align:center}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{float:none;width:auto;margin:0}@media (min-width:768px){.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{min-width:165px}}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept{margin-bottom:20px}@media (min-width:768px){.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-accept{margin-right:20px;margin-bottom:0}}.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{margin-top:15px}@media (min-width:768px){.ct-ultimate-gdpr-cookie-fullPanel #ct-ultimate-gdpr-cookie-change-settings{margin-left:20px}}.ct-ultimate-gdpr-cookie-fullPanel #ct_ultimate-gdpr-cookie-reject{margin-top:0!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel #ct_ultimate-gdpr-cookie-reject{margin-bottom:20px}}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-classic-blue #ct_ultimate-gdpr-cookie-reject{margin-left:13px}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-modern #ct_ultimate-gdpr-cookie-reject{margin-bottom:0!important}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-apas #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-apas #ct_ultimate-gdpr-cookie-reject{margin-top:10px!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-apas #ct_ultimate-gdpr-cookie-reject{margin-bottom:20px}}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-apas #ct_ultimate-gdpr-cookie-reject a{color:#e5e5e5!important}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-change-settings{margin-top:0!important}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject{width:auto!important;margin-top:10px!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject{width:100%!important}}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject{margin-bottom:20px}}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct_ultimate-gdpr-cookie-reject{margin-top:10px!important;width:auto!important;padding:10px 20px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-10-set #ct_ultimate-gdpr-cookie-reject{width:100%!important}}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct_ultimate-gdpr-cookie-reject{float:none!important;margin-right:0!important;padding:6px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct_ultimate-gdpr-cookie-reject{margin-bottom:20px!important;width:100%!important}}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{max-width:207px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{width:100%!important;max-width:100%}}.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject{width:23%!important;padding:6px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-fullPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject{width:100%!important}}@media (max-width:566px){#ct-ultimate-gdpr-cookie-read-more{width:100%}}#ct-ultimate-gdpr-cookie-popup #ct-ultimate-cookie-close-modal{color:#fff;text-decoration:none;display:block;font-family:montserrat_semibold,sans-serif}#ct-ultimate-gdpr-cookie-popup #ct-ultimate-cookie-close-modal:hover{opacity:.8}#ct-ultimate-gdpr-cookie-popup .close-modal-icon{position:absolute;right:0;top:0}#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons{display:flex;flex-wrap:wrap}#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons .cookie-buttons{margin-bottom:10px}@media (max-width:566px){#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons .cookie-buttons{width:100%;margin:5px 0!important;text-align:center}}#ct-ultimate-gdpr-cookie-popup[style*="background-color: rgb(255, 255, 255)"] #ct-ultimate-cookie-close-modal{color:grey}.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-bottomPanel #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-topPanel #ct_ultimate-gdpr-cookie-reject{float:left;border:1px solid;margin-left:10px;margin-top:20px;font-size:12px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-bottomPanel #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-topPanel #ct_ultimate-gdpr-cookie-reject{float:none;margin-left:0;text-align:center}}.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-classic-blue #ct_ultimate-gdpr-cookie-reject #ct-ultimate-cookie-close-modal,.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-classic-blue #ct_ultimate-gdpr-cookie-reject #ct-ultimate-cookie-close-modal{padding:1px 20px}.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-classic-light #ct_ultimate-gdpr-cookie-reject #ct-ultimate-cookie-close-modal,.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-classic-light #ct_ultimate-gdpr-cookie-reject #ct-ultimate-cookie-close-modal{padding:1px 20px}.ct-ultimate-gdpr-cookie-popup-modern #ct_ultimate-gdpr-cookie-reject{border:1px solid;margin-right:10px;padding:5px}.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-accept{margin-right:10px}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-content{width:52%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-content{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:48%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject{display:inline-block;margin:0 0 0 12px;text-align:center;color:#e5e5e5}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject{margin-left:0;margin-top:10px}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject{width:auto}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel .ct-ultimate-gdpr-cookie-popup-btn-wrapper #ct_ultimate-gdpr-cookie-reject{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct_ultimate-gdpr-cookie-reject{margin-top:24px}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-accept{margin-top:24px}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kahk #ct-ultimate-gdpr-cookie-change-settings{margin-left:0;margin-top:25px!important}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content{width:46%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-content{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:43%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{padding-top:0;padding-bottom:0}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject #ct-ultimate-cookie-close-modal,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject #ct-ultimate-cookie-close-modal{padding:0!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo .ct-ultimate-gdpr-cookie-popup-btn-wrapper{padding:0 30px}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{width:auto;margin-top:30px;float:none}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{margin:5px 0;width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-oreo #ct_ultimate-gdpr-cookie-reject{margin-right:10px}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content{width:46%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-content{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:54%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject{width:auto}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject{margin:25px 0 0 10px;padding:11px 20px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wafer #ct_ultimate-gdpr-cookie-reject{margin-left:0}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject{margin:19px 0 0 5px;padding-top:11px;padding-bottom:11px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-jumble #ct_ultimate-gdpr-cookie-reject{margin-left:0}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject{margin:19px 0 0 5px;padding:11px 20px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-tareco #ct_ultimate-gdpr-cookie-reject{margin-left:0}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{width:43%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-content{width:85%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:46%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kichel .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:75%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{margin-top:0}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-kichel #ct-ultimate-gdpr-cookie-change-settings{margin-bottom:10px}}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron .ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:85%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept{margin-top:9px}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject{float:none!important;width:auto!important;padding:11px 20px}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-macaron #ct_ultimate-gdpr-cookie-reject{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content{width:48%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-content{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:52%!important}@media (max-width:566px){.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-popup-btn-wrapper,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-popup-btn-wrapper{width:100%!important}}.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-bottomPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-10-set.ct-ultimate-gdpr-cookie-topPanel.ct-ultimate-gdpr-cookie-popup-wibele #ct-ultimate-gdpr-cookie-change-settings{width:32%}#ct-ultimate-gdpr-withdrawal-cookie-agreement{border:1px solid #e6e6e6;padding:2rem}#ct-ultimate-gdpr-withdrawal-cookie-agreement h4{margin-bottom:1.5rem}#ct-ultimate-gdpr-withdrawal-cookie-agreement label{position:relative;display:inline-block}#ct-ultimate-gdpr-withdrawal-cookie-agreement label .ct-ultimate-gdpr-block-cookies-checkbox{position:absolute;left:25px;top:0}#ct-ultimate-gdpr-withdrawal-cookie-agreement label .description{padding-left:1rem}#ct-ultimate-gdpr-withdrawal-cookie-agreement .result-notification{padding:15px 20px;margin:15px 0;border:1px solid #c3e6cb;border-radius:2px;background-color:#d4edda;color:#155724}#ct-ultimate-gdpr-withdrawal-cookie-agreement .ct-ultimate-gdpr-cookie-block-btn{margin:10px 0 0 0;padding:13px 28px}@media (max-width:566px){#ct-ultimate-gdpr-withdrawal-cookie-agreement .ct-ultimate-gdpr-cookie-block-btn{text-align:center}}#ct-ultimate-gdpr-cookie-modal-single-form{margin:0;position:relative}.ct-ultimate-gdpr-cookie-modal-single{list-style:none;text-align:center;justify-content:space-around;margin:0;padding:0 0 50px 0;width:100%}.ct-ultimate-gdpr-cookie-modal-single ul{display:flex;padding:20px 0 50px;margin:0;justify-content:center}.ct-ultimate-gdpr-cookie-modal-single li{text-align:center;width:20%;margin-left:0!important;margin:0;list-style:none}.ct-ultimate-gdpr-cookie-modal-single li:hover{cursor:pointer}.ct-ultimate-gdpr-cookie-modal-single li div{background:#fafafa;width:45px;height:45px;border-radius:100%;margin:0 auto;position:relative;padding-top:5px}@media (min-width:480px){.ct-ultimate-gdpr-cookie-modal-single li div{width:80px;height:80px}}.ct-ultimate-gdpr-cookie-modal-single li svg{width:24px;height:24px;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);display:block;margin:0 auto;max-width:50%}@media (min-width:480px){.ct-ultimate-gdpr-cookie-modal-single li svg{width:40px;height:40px}}@media (max-width:575px){.ct-ultimate-gdpr-cookie-modal-single li svg{width:30px;height:30px}}@media (max-width:480px){.ct-ultimate-gdpr-cookie-modal-single li svg{width:20px;height:20px}}.ct-ultimate-gdpr-cookie-modal-single li svg path{fill:#595959}.ct-ultimate-gdpr-cookie-modal-single li label{display:block;color:#595959;background-color:#fafafa;border-radius:50%;width:80px;height:80px;margin:0 auto;position:relative;border:3px solid #fafafa}@media (max-width:575px){.ct-ultimate-gdpr-cookie-modal-single li label{width:50px;height:50px}}@media (max-width:480px){.ct-ultimate-gdpr-cookie-modal-single li label{width:40px;height:40px}}.ct-ultimate-gdpr-cookie-modal-single li.active label{border:3px solid #82aa3b}.ct-ultimate-gdpr-cookie-modal-single li.active svg{fill:#82aa3b}.ct-ultimate-gdpr-cookie-modal-single li.active svg path{fill:#82aa3b!important}.ct-ultimate-gdpr-cookie-modal-single li span{display:block;font-size:13px;margin-top:15px;color:#595959}@media (max-width:480px){.ct-ultimate-gdpr-cookie-modal-single li span{font-size:9px}}.ct-ultimate-gdpr-cookie-modal-single input{margin-top:10px}.ct-ultimate-gdpr-cookie-modal-single [type=checkbox],.ct-ultimate-gdpr-cookie-modal-single [type=radio]{outline:0}.ct-ultimate-gdpr-cookie-modal-single [type=checkbox]{border:2px solid rgba(0,0,0,.3)}.ct-ultimate-gdpr-cookie-modal-single [type=checkbox]::after{border:3px solid #82aa3b;border-top:0;border-left:0;left:8px;top:3px;-webkit-transform:rotate(40deg);transform:rotate(40deg)}.ct-ultimate-gdpr-cookie-modal-single [type=radio]{border:2px solid rgba(0,0,0,.3);width:22px;height:22px;padding:0}.ct-ultimate-gdpr-cookie-modal-single [type=radio]::after{background:#82aa3b;left:5px;top:5px}.ct-ultimate-gdpr-cookie-modal-single [type=radio]:checked{background:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/icons8_Delete_1.png);background-size:12px;background-repeat:no-repeat;background-position:center center}.ct-ultimate-gdpr-cookie-modal-single .icon-border-fill{border:2px solid #82aa3b}.ct-ultimate-gdpr-cookie-modal-single .icon-border-fill path{fill:#82aa3b!important}.ct-ultimate-gdpr-cookie-modal-single .icon-border-unfill{border:2px solid #595959}.ct-ultimate-gdpr-cookie-modal-single .icon-border-unfill path{fill:#595959!important}.ct-ultimate-gdpr-cookie-modal-single-item{background-color:transparent}.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--title{width:100%;height:auto}.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--title h4{font-weight:700;text-align:left;margin:0 0 15px 0;font-family:open_sans_bold,sans-serif;font-size:15px;color:#333;letter-spacing:normal;text-transform:none}.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--title .title-block{float:left;width:50%}@media (max-width:992px){.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--title .title-block{width:50%}}.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--info{width:100%;height:auto}.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--info .ct-ultimate-gdpr-cookie-modal-single__info--desc{float:left;width:50%}.ct-ultimate-gdpr-cookie-modal-single-wrap__inner--info-temp{display:none}#desc-left li{display:none}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-single li{background:rgba(242,242,242,.5);padding:35px 0;border:2px solid rgba(34,49,86,0);margin:0 5px}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-single li label{border:2px solid rgba(242,242,242,.5)}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-single li.active{background:#f2f2f2;border-radius:2px;border:2px solid #ccc}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-single li.active label{border:2px solid #ccc}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-single li.active label path{fill:#9599a1!important}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-able li:before,.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-one .ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{color:#436621;content:"—"}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two{padding-left:0;padding-right:0}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two #ct-ultimate-gdpr-cookie-modal-close{margin-right:20px}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two #ct-ultimate-gdpr-cookie-modal-body{padding:0}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single li{transition:all .75s ease;background-color:transparent;position:relative;height:178px;padding-top:30px;margin:2px}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single li label{background-color:transparent;border:0}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single li:before{content:"";position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:100%;height:5px;border:0;background:#f2f2f2;border-radius:0}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single li.active{background:#f2f2f2}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single li.active:before{background-color:#6a8ee7}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single li.active label path{fill:#878b92!important}.ct-ultimate-gdpr-cookie-modal-content-single.ct-ultimate-gdpr-cookie-skin-two .ct-ultimate-gdpr-cookie-modal-single-wrap{padding:0 70px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue img,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green img,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue img{display:none}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single{width:85%;padding:0 0 20px 0}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single ul,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single ul,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single ul{padding-bottom:0}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single ul li,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single ul li,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single ul li{position:relative;padding-bottom:10px;text-align:left;padding-left:30px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single ul li input,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single ul li input,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single ul li input{position:absolute;top:5px;left:8px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single ul li.active,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single ul li.active,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single ul li.active{background-color:#f2f2f2}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single ul li span,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single ul li span,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single ul li span{margin-top:12px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single label,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single label,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single label{height:0;width:0;border:0}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-single-wrap__inner--info,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-single-wrap__inner--info,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-single-wrap__inner--info{height:140px;overflow-y:scroll}.ct-ultimate-gdpr-cookie-modal-content-single.compact-dark-blue .ct-ultimate-gdpr-cookie-modal-btn,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-btn,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn{display:block;top:151px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-btn,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-btn{top:130px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-slider-not-able li,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-content-single.compact-light-blue .ct-ultimate-gdpr-cookie-modal-slider-not-able li{padding-left:20px}.ct-ultimate-gdpr-cookie-modal-content-single.compact-green .ct-ultimate-gdpr-cookie-modal-btn{top:130px}.klaro .cookie-modal .cm-modal .cm-body,.klaro .cookie-modal .cm-modal .cm-footer,.klaro .cookie-modal .cm-modal .cm-header{padding:20px!important}.klaro .cookie-modal .cm-modal .cm-header h1{text-align:center}.klaro .cookie-modal .cm-modal .cm-header h1 span u{font-weight:500;line-height:normal!important;font-family:montserrat_bold,sans-serif;letter-spacing:normal;color:#595959;text-decoration:none}.klaro .cookie-modal .cm-modal .cm-body{overflow-y:auto!important}.klaro .cookie-modal p{font-family:Hind,sans-serif;font-size:16px;font-weight:400;line-height:28px;text-transform:none;color:#797979!important}@media (min-width:660px){.klaro .cookie-modal .cm-modal.cm-klaro{max-width:800px!important;border-radius:0!important}}.klaro .cookie-modal .cm-btn{border-radius:0!important;font-family:montserrat_bold,sans-serif!important;padding:10px 15px!important;font-size:15px}.ct-ultimate-gdpr-cookie-popup-classic .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-classic .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-classic .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-classic .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-classic .cm-list-input:checked+.cm-list-label .slider{background-color:#ff7d27!important}.ct-ultimate-gdpr-cookie-popup-classic a{color:#ff7d27!important}.ct-ultimate-gdpr-cookie-classic-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-classic-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-classic-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-classic-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-classic-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#6a8ee7!important}.ct-ultimate-gdpr-cookie-classic-blue a{color:#6a8ee7!important}.ct-ultimate-gdpr-cookie-classic-light .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-classic-light .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-classic-light .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-classic-light .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-classic-light .cm-list-input:checked+.cm-list-label .slider{background-color:#6a8ee7!important}.ct-ultimate-gdpr-cookie-classic-light a{color:#6a8ee7!important}.ct-ultimate-gdpr-cookie-popup-modern .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-modern .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-modern .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-modern .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-modern .cm-list-input:checked+.cm-list-label .slider{background-color:#ff7d27!important}.ct-ultimate-gdpr-cookie-popup-apas-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-apas-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-apas-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-apas-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-apas-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-apas-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-apas-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-apas-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-apas-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-apas-black .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-apas-black .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-apas-black a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-apas-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-apas-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-apas-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-apas-white .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-apas-white .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-apas-white a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-kahk-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-kahk-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-kahk-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kahk-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kahk-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#313641!important}.ct-ultimate-gdpr-cookie-popup-kahk-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-kahk-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-kahk-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kahk-black .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kahk-black .cm-list-input:checked+.cm-list-label .slider{background-color:#44b49f!important}.ct-ultimate-gdpr-cookie-popup-kahk-black a{color:#44b49f!important}.ct-ultimate-gdpr-cookie-popup-kahk-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-kahk-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-kahk-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kahk-white .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kahk-white .cm-list-input:checked+.cm-list-label .slider{background-color:#44b49f!important}.ct-ultimate-gdpr-cookie-popup-kahk-white a{color:#44b49f!important}.ct-ultimate-gdpr-cookie-popup-oreo-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-oreo-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-oreo-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-oreo-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-oreo-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-oreo-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-oreo-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-oreo-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-oreo-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-oreo-black .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-oreo-black .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-oreo-black a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-oreo-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-oreo-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-oreo-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-oreo-white .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-oreo-white .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-oreo-white a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-wafer-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-wafer-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-wafer-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wafer-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wafer-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-wafer-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-wafer-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-wafer-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-wafer-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wafer-black .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wafer-black .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-wafer-black a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-wafer-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-wafer-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-wafer-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wafer-white .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wafer-white .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-wafer-white a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-jumble-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-jumble-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-jumble-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-jumble-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-jumble-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important;background-image:linear-gradient(to right,#4d6dc0,#369ee3)!important}.ct-ultimate-gdpr-cookie-popup-jumble-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-jumble-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-jumble-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-jumble-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-jumble-black .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-jumble-black .cm-list-input:checked+.cm-list-label .slider{background-color:#7889b5!important;background-image:linear-gradient(to right,#6b7dac,#8393bc)!important}.ct-ultimate-gdpr-cookie-popup-jumble-black a{color:#7889b5!important}.ct-ultimate-gdpr-cookie-popup-jumble-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-jumble-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-jumble-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-jumble-white .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-jumble-white .cm-list-input:checked+.cm-list-label .slider{background-color:#46bcb9!important;background-image:linear-gradient(to right,#49bee0,#45bba5)!important}.ct-ultimate-gdpr-cookie-popup-jumble-white a{color:#46bcb9!important}.ct-ultimate-gdpr-cookie-popup-khapse-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-khapse-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-khapse-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-khapse-blue .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-khapse-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#de7834!important}.ct-ultimate-gdpr-cookie-popup-khapse-blue a{color:#de7834!important}.ct-ultimate-gdpr-cookie-popup-khapse-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-khapse-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-khapse-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-khapse-black .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-khapse-black .cm-list-input:checked+.cm-list-label .slider{background-color:#de7834!important}.ct-ultimate-gdpr-cookie-popup-khapse-black a{color:#de7834!important}.ct-ultimate-gdpr-cookie-popup-khapse-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-khapse-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-khapse-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-khapse-white .cm-list-input.required:checked+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-khapse-white .cm-list-input:checked+.cm-list-label .slider{background-color:#de7834!important}.ct-ultimate-gdpr-cookie-popup-khapse-white a{color:#de7834!important}.ct-ultimate-gdpr-cookie-popup-tareco-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-tareco-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-tareco-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-tareco-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#316ab1!important}.ct-ultimate-gdpr-cookie-popup-tareco-blue a{color:#316ab1!important}.ct-ultimate-gdpr-cookie-popup-tareco-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-tareco-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-tareco-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-tareco-black .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-tareco-black a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-tareco-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-tareco-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-tareco-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-tareco-white .cm-list-input:checked+.cm-list-label .slider{background-color:#316ab1!important}.ct-ultimate-gdpr-cookie-popup-tareco-white a{color:#316ab1!important}.ct-ultimate-gdpr-cookie-popup-kichel-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-kichel-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-kichel-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kichel-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-kichel-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-kichel-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-kichel-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-kichel-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kichel-black .cm-list-input:checked+.cm-list-label .slider{background-color:#51971e!important}.ct-ultimate-gdpr-cookie-popup-kichel-black a{color:#51971e!important}.ct-ultimate-gdpr-cookie-popup-kichel-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-kichel-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-kichel-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-kichel-white .cm-list-input:checked+.cm-list-label .slider{background-color:#d71852!important}.ct-ultimate-gdpr-cookie-popup-kichel-white a{color:#d71852!important}.ct-ultimate-gdpr-cookie-popup-macaron-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-macaron-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-macaron-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-macaron-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-macaron-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-macaron-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-macaron-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-macaron-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-macaron-black .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-macaron-black a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-macaron-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-macaron-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-macaron-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-macaron-white .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-macaron-white a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-wibele-blue .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-wibele-blue .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-wibele-blue .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wibele-blue .cm-list-input:checked+.cm-list-label .slider{background-color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-wibele-blue a{color:#369ee3!important}.ct-ultimate-gdpr-cookie-popup-wibele-black .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-wibele-black .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-wibele-black .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wibele-black .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-wibele-black a{color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-wibele-white .cm-btn.cm-btn-info,.ct-ultimate-gdpr-cookie-popup-wibele-white .cm-btn.cm-btn-success,.ct-ultimate-gdpr-cookie-popup-wibele-white .cm-list-input.only-required+.cm-list-label .slider,.ct-ultimate-gdpr-cookie-popup-wibele-white .cm-list-input:checked+.cm-list-label .slider{background-color:#45bba5!important}.ct-ultimate-gdpr-cookie-popup-wibele-white a{color:#45bba5!important}#ct-ultimate-gdpr-loader:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ajax-loader.gif)}.ct-loading{position:relative}.ct-loading:before{content:"";min-width:32px;min-height:32px;background-repeat:no-repeat;background-image:url(//www.firebibleinternational.com/wp-content/plugins/ct-ultimate-gdpr/assets/css/images/ajax-loader.gif);position:absolute;top:20px;right:20px}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//www.firebibleinternational.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//www.firebibleinternational.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//www.firebibleinternational.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//www.firebibleinternational.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}