.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;
}@media print{#fupi_cookie_notice{display:none}}#fupi_cookie_notice,#fupi_cookie_notice *{-webkit-box-sizing:border-box;box-sizing:border-box}.fupi_hidden{display:none!important}.fupi_srt{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}html.fupi_blur:not(.fupi_infobox) body>:not(#fupi_cookie_notice):not(.fupi_noblur){-webkit-filter:blur(7px);-moz-filter:blur(7px);-o-filter:blur(7px);-ms-filter:blur(7px);filter:blur(7px)}html.fupi_blur_out:not(.fupi_infobox) body>:not(#fupi_cookie_notice):not(.fupi_noblur){animation:fupi_blur_out 1s ease;-webkit-animation:fupi_blur_out 1s ease;-moz-animation:fupi_blur_out 1s ease}@-webkit-keyframes fupi_blur_out{0%{-webkit-filter:blur(7px);-moz-filter:blur(7px);-o-filter:blur(7px);-ms-filter:blur(7px);filter:blur(7px)}to{-webkit-filter:blur(0px);-moz-filter:blur(0px);-o-filter:blur(0px);-ms-filter:blur(0px);filter:blur(0px)}}@keyframes fupi_blur_out{0%{-webkit-filter:blur(7px);-moz-filter:blur(7px);-o-filter:blur(7px);-ms-filter:blur(7px);filter:blur(7px)}to{-webkit-filter:blur(0px);-moz-filter:blur(0px);-o-filter:blur(0px);-ms-filter:blur(0px);filter:blur(0px)}}#fupi_cookie_notice{position:fixed;z-index:99999999;bottom:0;left:0;right:0;color:var(--fupi-notice-txt-color)}#fupi_cookie_notice .fupi_headline{display:inline-block;vertical-align:middle;line-height:1.1;color:var(--fupi-notice-h-color);font-size:var(--fupi-notice-h-size)}#fupi_cookie_notice .fupi_headline:not(#fupi_main_headline){margin:0 10px 0 0}#fupi_cookie_notice:not(.fupi_notice_infobox).fupi_notice_gradient_overlay{background:rgba(255,255,255,0);background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.3953956583)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(0,0,0,0.3953956583) 0%,rgba(255,255,255,0) 100%)}.fupi_panel{position:absolute;background-color:#e8e5e5;padding:30px 30px 10px;border-radius:var(--fupi-notice-panel-round-corners);background-color:var(--fupi-notice-panel-bg-color);-webkit-box-shadow:var(--fupi-notice-panel-box-shadow);box-shadow:var(--fupi-notice-panel-box-shadow);border-width:var(--fupi-notice-panel-border-width);border-color:var(--fupi-notice-panel-border-color);border-style:solid}.fupi_panel:not(.fupi_animated){visibility:hidden}.fupi_content p{margin-bottom:0}#fupi_main_descr{margin-top:0!important}#fupi_main_descr a{outline:none}.fupi_section:not(.fupi_hidden)+.fupi_section{margin-top:2em}.fupi_cookietype_descr{margin-top:1em;line-height:1.5;font-size:var(--fupi-notice-p-size)}#fupi_main_headline{margin:0 0 1em 0}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=popup]{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=popup] .fupi_panel{max-width:700px;max-height:100vh;overflow-y:auto}.fupi_privacy_url:focus-visible{outline:0;text-decoration:underline}@media screen and (max-width:959px){#fupi_cookie_notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#fupi_cookie_notice .fupi_panel{bottom:0;max-width:420px;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-width:0!important}}@media screen and (min-width:960px){#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=popup]{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=popup] .fupi_panel{max-width:520px;max-height:100vh;overflow-y:auto}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom],#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full],#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom] .fupi_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full] .fupi_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide] .fupi_panel{bottom:0;max-width:460px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide] #fupi_welcome_panel{max-width:920px;padding:10px 30px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide] #fupi_welcome_panel .fupi_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide] #fupi_welcome_panel .fupi_content{padding-right:30px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide] #fupi_welcome_panel .fupi_buttons{-webkit-box-flex:4!important;-ms-flex:4 0 auto!important;flex:4 0 auto!important;margin-top:0;max-width:500px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full] #fupi_welcome_panel{max-width:100vw;padding:10px 30px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full] #fupi_welcome_panel .fupi_inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full] #fupi_welcome_panel .fupi_content{padding-right:30px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full] #fupi_welcome_panel .fupi_buttons{-webkit-box-flex:4!important;-ms-flex:4 0 auto!important;flex:4 0 auto!important;max-width:500px;margin-top:0}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=leftcorner]{max-width:420px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=leftcorner] .fupi_panel{bottom:0}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom] .fupi_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_full] .fupi_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom_wide] .fupi_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=leftcorner] .fupi_panel{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-width:0!important}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=leftcorner] .fupi_panel{border-top-left-radius:0!important;border-left-width:0!important}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom],#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full],#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom] .fupi_panel,#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full] .fupi_panel,#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide] .fupi_panel{bottom:0;max-width:460px}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide] #fupi_welcome_panel{max-width:920px;padding:10px 30px}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide] #fupi_welcome_panel .fupi_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide] #fupi_welcome_panel .fupi_content{padding-right:30px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide] #fupi_welcome_panel .fupi_buttons{-webkit-box-flex:4!important;-ms-flex:4 0 auto!important;flex:4 0 auto!important;margin-top:0;max-width:500px}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full] #fupi_welcome_panel{max-width:100vw;padding:10px 30px}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full] #fupi_welcome_panel .fupi_inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full] #fupi_welcome_panel .fupi_content{padding-right:30px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full] #fupi_welcome_panel .fupi_buttons{-webkit-box-flex:4!important;-ms-flex:4 0 auto!important;flex:4 0 auto!important;max-width:500px;margin-top:0}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=leftcorner]{max-width:420px}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=leftcorner] .fupi_panel{bottom:0}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom] .fupi_panel,#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_full] .fupi_panel,#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=bottom_wide] .fupi_panel,#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=leftcorner] .fupi_panel{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-width:0!important}#fupi_cookie_notice.fupi_notice_infobox[data-position_inform=leftcorner] .fupi_panel{border-top-left-radius:0!important;border-left-width:0!important}}#fupi_welcome_panel{z-index:1;max-height:100vh;overflow-y:auto}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=bottom] #fupi_welcome_panel .fupi_content,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=leftcorner] #fupi_welcome_panel .fupi_content,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-position=popup] #fupi_welcome_panel .fupi_content{padding-right:0}#fupi_cookie_notice .fupi_notice_infobox[data-position_inform=bottom] #fupi_welcome_panel .fupi_content,#fupi_cookie_notice .fupi_notice_infobox[data-position_inform=leftcorner] #fupi_welcome_panel .fupi_content{padding-right:0}#fupi_settings_panel{z-index:2;max-height:100vh;overflow-y:auto}#fupi_settings_panel .fupi_content{padding-right:0}.fupi_buttons{margin:20px -10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fupi_buttons button{cursor:pointer;text-align:center;margin:10px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;border-radius:var(--fupi-notice-btn-round-corners);font-size:var(--fupi-notice-btn-txt-size);-webkit-transition:0.1s all;transition:0.1s all}.fupi_buttons button.fupi_button{background-color:var(--fupi-notice-btn-bg-color);color:var(--fupi-notice-btn-text-color)}.fupi_buttons button.fupi_button:hover{background-color:var(--fupi-notice-btn-bg-color-hover);color:var(--fupi-notice-btn-text-color-hover)}.fupi_buttons button.fupi_cta{background-color:var(--fupi-notice-cta-bg-color);color:var(--fupi-notice-cta-txt-color)}.fupi_buttons button.fupi_cta:hover{background-color:var(--fupi-notice-cta-bg-color-hover);color:var(--fupi-notice-cta-txt-color-hover)}#fupi_agree_to_all_cookies_btn,#fupi_agree_to_selected_cookies_btn{-webkit-box-flex:3;-ms-flex:3 0 auto;flex:3 0 auto}#fupi_cookie_notice[data-btn_config=default] #fupi_agree_to_all_cookies_btn,#fupi_cookie_notice[data-btn_config=default] #fupi_agree_to_selected_cookies_btn{width:80%}#fupi_cookie_notice[data-btn_config=config_2] #fupi_decline_cookies_btn,#fupi_cookie_notice[data-btn_config=config_2] #fupi_return_btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#fupi_cookie_notice[data-btn_config=config_2] #fupi_agree_to_selected_cookies_btn,#fupi_cookie_notice[data-btn_config=config_2] #fupi_cookie_settings_btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#fupi_cookie_notice[data-btn_config=config_2] #fupi_agree_to_all_cookies_btn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (max-width:1024px){#fupi_cookie_notice[data-btn_config=config_3] #fupi_decline_cookies_btn,#fupi_cookie_notice[data-btn_config=config_3] #fupi_return_btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#fupi_cookie_notice[data-btn_config=config_3] #fupi_agree_to_selected_cookies_btn,#fupi_cookie_notice[data-btn_config=config_3] #fupi_cookie_settings_btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#fupi_cookie_notice[data-btn_config=config_3] #fupi_agree_to_all_cookies_btn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}#fupi_cookie_notice[data-paddings=medium]{line-height:1.5em}#fupi_cookie_notice[data-paddings=medium] .fupi_panel{padding:25px 25px 12px}#fupi_cookie_notice[data-paddings=medium] .fupi_buttons{margin-top:10px}#fupi_cookie_notice[data-paddings=medium] .fupi_buttons button{margin:9px}#fupi_cookie_notice[data-paddings=medium] .fupi_cookietype_descr{margin-top:15px}#fupi_cookie_notice[data-paddings=medium] #fupi_main_headline{margin:0 0 15px 0}#fupi_cookie_notice[data-paddings=medium] .fupi_section:not(.fupi_hidden)+.fupi_section{margin-top:1.5em}#fupi_cookie_notice[data-paddings=compact]{line-height:1.4em}#fupi_cookie_notice[data-paddings=compact] .fupi_panel{padding:20px 20px 10px}#fupi_cookie_notice[data-paddings=compact] .fupi_buttons{margin-top:10px}#fupi_cookie_notice[data-paddings=compact] .fupi_buttons button{margin:7px}#fupi_cookie_notice[data-paddings=compact] .fupi_cookietype_descr{margin-top:11px}#fupi_cookie_notice[data-paddings=compact] #fupi_main_headline{margin:0 0 11px 0}#fupi_cookie_notice[data-paddings=compact] .fupi_section:not(.fupi_hidden)+.fupi_section{margin-top:1.33em}#fupi_cookie_notice[data-paddings=supercompact]{line-height:1.3em}#fupi_cookie_notice[data-paddings=supercompact] .fupi_panel{padding:15px 15px 8px}#fupi_cookie_notice[data-paddings=supercompact] .fupi_buttons{margin-top:8px}#fupi_cookie_notice[data-paddings=supercompact] .fupi_buttons button{margin:5px}#fupi_cookie_notice[data-paddings=supercompact] .fupi_cookietype_descr{margin-top:6px}#fupi_cookie_notice[data-paddings=supercompact] #fupi_main_headline{margin:0 0 6px 0}#fupi_cookie_notice[data-paddings=supercompact] .fupi_section:not(.fupi_hidden)+.fupi_section{margin-top:1em}@media screen and (min-width:960px){#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=medium][data-position=bottom_full] #fupi_welcome_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=medium][data-position=bottom_wide] #fupi_welcome_panel{padding:12px 25px!important}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=medium][data-position=bottom_full] .fupi_content,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=medium][data-position=bottom_wide] .fupi_content{padding-right:30px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=compact][data-position=bottom_full] #fupi_welcome_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=compact][data-position=bottom_wide] #fupi_welcome_panel{padding:10px 20px!important}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=compact][data-position=bottom_full] .fupi_content,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=compact][data-position=bottom_wide] .fupi_content{padding-right:25px}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=supercompact][data-position=bottom_full] #fupi_welcome_panel,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=supercompact][data-position=bottom_wide] #fupi_welcome_panel{padding:8px 15px!important}#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=supercompact][data-position=bottom_full] .fupi_content,#fupi_cookie_notice:not(.fupi_notice_infobox)[data-paddings=supercompact][data-position=bottom_wide] .fupi_content{padding-right:20px}#fupi_cookie_notice.fupi_notice_infobox[data-paddings=medium][data-position_inform=bottom_full] #fupi_welcome_panel,#fupi_cookie_notice.fupi_notice_infobox[data-paddings=medium][data-position_inform=bottom_wide] #fupi_welcome_panel{padding:12px 25px!important}#fupi_cookie_notice.fupi_notice_infobox[data-paddings=medium][data-position_inform=bottom_full] .fupi_content,#fupi_cookie_notice.fupi_notice_infobox[data-paddings=medium][data-position_inform=bottom_wide] .fupi_content{padding-right:30px}#fupi_cookie_notice.fupi_notice_infobox[data-paddings=compact][data-position_inform=bottom_full] #fupi_welcome_panel,#fupi_cookie_notice.fupi_notice_infobox[data-paddings=compact][data-position_inform=bottom_wide] #fupi_welcome_panel{padding:10px 20px!important}#fupi_cookie_notice.fupi_notice_infobox[data-paddings=compact][data-position_inform=bottom_full] .fupi_content,#fupi_cookie_notice.fupi_notice_infobox[data-paddings=compact][data-position_inform=bottom_wide] .fupi_content{padding-right:25px}#fupi_cookie_notice.fupi_notice_infobox[data-paddings=supercompact][data-position_inform=bottom_full] #fupi_welcome_panel,#fupi_cookie_notice.fupi_notice_infobox[data-paddings=supercompact][data-position_inform=bottom_wide] #fupi_welcome_panel{padding:8px 15px!important}#fupi_cookie_notice.fupi_notice_infobox[data-paddings=supercompact][data-position_inform=bottom_full] .fupi_content,#fupi_cookie_notice.fupi_notice_infobox[data-paddings=supercompact][data-position_inform=bottom_wide] .fupi_content{padding-right:20px}}#fupi_cookie_notice .fupi_hidden+.fupi_cookietype_descr{margin-top:0}#fupi_stats_only_btn{display:none}#fupi_cookie_notice label.fupi_switch{position:relative;display:inline-block;width:40px;height:22px;vertical-align:middle}#fupi_cookie_notice label.fupi_switch input{opacity:0;width:0;height:0}.fupi_switch_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:0.4s;transition:0.4s;border-radius:34px}.fupi_switch_slider:before{position:absolute;content:"";height:14px;width:14px;left:4px;bottom:4px;background-color:white;-webkit-transition:0.4s;transition:0.4s;border-radius:50%}input:checked+.fupi_switch_slider{background-color:var(--fupi-notice-slider-color)}#fupi_necess_section .fupi_faux_slider{background-color:var(--fupi-notice-necessary-slider-color)}input:focus+.fupi_switch_slider{-webkit-box-shadow:var(--fupi-notice-slider-focus-shadow);box-shadow:var(--fupi-notice-slider-focus-shadow)}input:checked+.fupi_switch_slider:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.fupi_faux_switch{position:relative;display:inline-block;width:40px;height:22px;vertical-align:middle}.fupi_faux_slider{position:absolute;cursor:not-allowed;top:0;left:0;right:0;bottom:0;background-color:#68909b;-webkit-transition:0.4s;transition:0.4s;border-radius:34px}.fupi_faux_slider:before{position:absolute;content:"";height:14px;width:14px;left:4px;bottom:4px;background-color:white;-webkit-transition:0.4s;transition:0.4s;border-radius:50%;-webkit-transform:translateX(18px);transform:translateX(18px)}.fupi_notice_btn_small button{padding:6px 10px!important}.fupi_notice_btn_medium button{padding:9px 15px!important}.fupi_notice_btn_large button{padding:12px 20px!important}#fupi_cookie_notice.fupi_changing_preferences .fupi_close_banner_btn{display:block!important}#fupi_cookie_notice.fupi_changing_preferences #fupi_return_btn{display:none}.fupi_animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fupi_fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fupi_fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fupi_fadeInUp{-webkit-animation-name:fupi_fadeInUp;animation-name:fupi_fadeInUp}@-webkit-keyframes fupi_fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fupi_fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fupi_fadeOutDown{-webkit-animation-name:fupi_fadeOutDown;animation-name:fupi_fadeOutDown}#fupi_cookie_notice[data-position=popup] #fupi_welcome_panel{max-width:var(--fupi-notice-popup-panel-max-width)}#fupi_ok_text{display:none}#fupi_cookie_notice.fupi_notice_infobox #fupi_agree_text,#fupi_cookie_notice.fupi_notice_infobox #fupi_cookie_settings_btn,#fupi_cookie_notice.fupi_notice_infobox #fupi_decline_cookies_btn,#fupi_cookie_notice.fupi_notice_infobox #fupi_settings_panel,#fupi_cookie_notice.fupi_notice_infobox #fupi_stats_only_btn{display:none!important}#fupi_cookie_notice.fupi_notice_infobox #fupi_ok_text{display:block}.fupi_iframe_placeholder{position:relative}.fupi_iframe_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0}.fupi_iframe_content .fupi_inner{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;padding:14px 20px;background-color:rgba(25,44,52,0.85);color:#fff;text-align:center}.fupi_iframe_content .fupi_inner>p{margin:14px 0}.fupi_blocked_iframe .fupi_iframe_descr{color:#fff;font-size:16px;line-height:1.4em}.fupi_blocked_iframe .fupi_iframe_descr a{color:#fff;text-decoration:underline}.fupi_blocked_iframe .fupi_iframe_descr a:focus,.fupi_blocked_iframe .fupi_iframe_descr a:hover{text-decoration:none}.fupi_blocked_iframe button.fupi_iframe_consent_btn{border-radius:3px;border:none;padding:0.75em 1.25em;font-size:18px;line-height:1em;background-color:#3acdb7;-webkit-transition:0.3s all;transition:0.3s all;color:#000}.fupi_blocked_iframe button.fupi_iframe_consent_btn:focus,.fupi_blocked_iframe button.fupi_iframe_consent_btn:hover{background-color:#63ffe8}@media screen and (max-width:768px){.fupi_blocked_iframe .fupi_iframe_descr{font-size:14px}}.fupi_blocked_iframe.fupi_fit_to_bricks_embed,.fupi_blocked_iframe.fupi_fit_to_guten_embed{position:absolute;top:0;left:0;right:0;bottom:0}.fupi_blocked_iframe.fupi_fit_to_bricks_embed .fupi_iframe_placeholder,.fupi_blocked_iframe.fupi_fit_to_guten_embed .fupi_iframe_placeholder{position:absolute;top:0;left:0;right:0;bottom:0}.fupi_responsive_iframe{position:relative;overflow:hidden}.fupi_responsive_iframe iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}#fupi_notice_toggler{position:fixed;z-index:99999;bottom:10px;left:10px;border-width:0!important;border-radius:100%;width:52px;height:52px;padding:8px;background-color:transparent!important}#fupi_notice_toggler:before{content:"";display:block;border-radius:100%;width:100%;height:100%;background-color:var(--fupi-notice-toggler-bg-color);top:0;left:0;position:absolute;z-index:1}#fupi_notice_toggler img{position:relative;z-index:2;width:36px;height:36px}#fupi_notice_toggler:not(.fupi_active){display:none!important}@media screen and (max-width:480px){#fupi_notice_toggler{width:44px;height:44px;padding:4px}#fupi_notice_toggler:before{width:44px;height:44px}}.fupi_cdb_info{font-size:12px;text-align:right;margin:5px 0 0;color:#777;width:100%!important;-webkit-box-ordinal-group:991;-ms-flex-order:990;order:990}.fupi_cdb_info a{color:#777;text-decoration:underline!important}.fupi_poweredBy{display:none;text-align:right;font-size:12px;color:#777;margin:5px 0 0;-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999;width:100%!important}.fupi_poweredBy a{color:#777;text-decoration:underline!important}.ppress-hint-wrap[class*=hint--]{display:inline-block;position:relative}.ppress-hint-wrap[class*=hint--]:after,.ppress-hint-wrap[class*=hint--]:before{visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:all .3s;position:absolute;transform:translate(0,0)}.ppress-hint-wrap[class*=hint--]:hover:after,.ppress-hint-wrap[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}.ppress-hint-wrap[class*=hint--]:before{content:"";z-index:1000001;background:0 0;border:6px solid #0000;position:absolute}.ppress-hint-wrap[class*=hint--]:after{color:#fff;white-space:nowrap;text-shadow:0 -1px #000;background:#383838;padding:8px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;box-shadow:4px 4px 8px #0000004d}.ppress-hint-wrap[class*=hint--][aria-label]:after{content:attr(aria-label)}.ppress-hint-wrap[class*=hint--][data-hint]:after{content:attr(data-hint)}.ppress-hint-wrap[aria-label=""]:after,.ppress-hint-wrap[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--top:before{border-top-color:#383838}.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#383838}.ppress-hint-wrap.hint--top:after,.ppress-hint-wrap.hint--top:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top:after{transform:translate(-50%)}.ppress-hint-wrap.hint--top:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top:hover:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--bottom:after,.ppress-hint-wrap.hint--bottom:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)}.ppress-hint-wrap.hint--bottom:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom:hover:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.ppress-hint-wrap.hint--right:after{margin-bottom:-14px}.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--right:before{bottom:50%;left:100%}.ppress-hint-wrap.hint--right:hover:after,.ppress-hint-wrap.hint--right:hover:before{transform:translate(8px)}.ppress-hint-wrap.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.ppress-hint-wrap.hint--left:after{margin-bottom:-14px}.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--left:before{bottom:50%;right:100%}.ppress-hint-wrap.hint--left:hover:after,.ppress-hint-wrap.hint--left:hover:before{transform:translate(-8px)}.ppress-hint-wrap.hint--top-left:after,.ppress-hint-wrap.hint--top-left:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--top-left:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top-left:hover:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--top-right:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--top-right:hover:after,.ppress-hint-wrap.hint--top-right:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--bottom-left:after,.ppress-hint-wrap.hint--bottom-left:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--bottom-left:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom-left:hover:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--bottom-right:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--bottom-right:hover:after,.ppress-hint-wrap.hint--bottom-right:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--large:after,.ppress-hint-wrap.hint--medium:after,.ppress-hint-wrap.hint--small:after{white-space:normal;word-wrap:break-word;line-height:1.4em}.ppress-hint-wrap.hint--small:after{width:80px}.ppress-hint-wrap.hint--medium:after{width:150px}.ppress-hint-wrap.hint--large:after{width:300px}.ppress-hint-wrap.hint--error:after{text-shadow:0 -1px #592726;background-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before{border-top-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before{border-left-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before{border-right-color:#b34e4d}.ppress-hint-wrap.hint--warning:after{text-shadow:0 -1px #6c5328;background-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before{border-top-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before{border-left-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before{border-right-color:#c09854}.ppress-hint-wrap.hint--info:after{text-shadow:0 -1px #1a3c4d;background-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before{border-top-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before{border-left-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before{border-right-color:#3986ac}.ppress-hint-wrap.hint--success:after{text-shadow:0 -1px #1a321a;background-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before{border-top-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before{border-left-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before{border-right-color:#458746}.ppress-hint-wrap.hint--always:after,.ppress-hint-wrap.hint--always:before{opacity:1;visibility:visible}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before{transform:translate(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before{transform:translate(8px)}.ppress-hint-wrap.hint--rounded:after{border-radius:4px}.ppress-hint-wrap.hint--no-animate:after,.ppress-hint-wrap.hint--no-animate:before{transition-duration:0s}.ppress-hint-wrap.hint--bounce:after,.ppress-hint-wrap.hint--bounce:before{-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s,visibility .3s,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ppress-hint-wrap.hint--no-shadow:after,.ppress-hint-wrap.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.ppress-checkout__form *{--ppress-heading-fs:22px;--ppress-body-fs:16px;--ppress-btn-color:#2563eb;box-sizing:border-box;font-size:var(--ppress-body-fs)}.ppress-checkout__form{flex-wrap:wrap;width:100%;max-width:100%;margin:1px auto 10px;line-height:20px;display:flex;position:relative}.ppress-checkout__form p{margin:0 0 5px;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap{padding:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap{flex-wrap:wrap;display:flex}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap{margin:5px 0 10px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item{background-color:#eff6ff;border-radius:6px;padding:14px 16px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p,.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a{margin:0;font-size:14px;line-height:20px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:15px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p{margin:10px 0;padding:0}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section{order:2;width:35%}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main{order:1;width:65%;padding:0 30px 0 0}.ppress-checkout__form .ppress-checkout_order_summary{border:1px solid #e5e7eb;border-radius:5px}.ppress-checkout__form .ppress-checkout_order_summary__plan_name{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;padding:10px 20px;font-weight:700}.ppress-checkout__form .ppress-checkout_order_summary__plan_price{font-size:14px;font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details *{font-size:var(--ppress-body-fs)}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a{margin:0;padding:0;font-size:14px;text-decoration:none;display:block}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term{background:unset;margin-left:0;padding-left:0;font-weight:600;display:block}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details,.ppress-checkout__form .ppress-checkout_order_summary__plan_description{padding:10px 20px}.ppress-checkout__form .ppress-checkout_order_summary__plan_description{line-height:1.7;font-size:var(--ppress-body-fs);border-bottom:1px solid #e5e7eb;padding:20px}.ppress-checkout__form .checkout_order_summary__fee_structure__item{font-size:var(--ppress-body-fs);flex-wrap:nowrap;padding:5px 0;display:flex}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt{text-align:left;width:60%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dd{text-align:right;width:40%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span{color:#4b5563;letter-spacing:.35px;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:2px 6px;font-size:12px}.ppress-checkout__form .ppress-main-checkout-form__block fieldset{border:0;margin:0;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset{border:0;margin:10px 0 0;padding:20px 0 0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type{border:0;margin-top:10px;padding-top:0}.ppress-checkout__form .ppress-main-checkout-form__block legend{color:#000;font-size:var(--ppress-heading-fs);background:0 0;border:0;width:100%;margin:0 0 15px;padding:0 5px;font-weight:700;line-height:1.7;position:static}.ppress-checkout__form .ppress-main-checkout-form__block legend span{font-size:var(--ppress-heading-fs)}.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-checkout_order_summary__discount{margin:0 0 5px}.ppress-checkout__form .ppress-checkout_order_summary__discount p{font-size:14px}.ppress-checkout__form .ppress-checkout__link{cursor:pointer;margin:10px 0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:calc(100% - 5px);margin-bottom:15px;padding:5px;display:inline-block}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:10px}.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type{margin-top:15px}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:0}.ppress-checkout__form .ppress-required{color:#ef4444}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half{width:calc(50% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third{width:calc(66.6667% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third{width:calc(33.3333% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date{width:calc(40% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc{width:calc(60% - 5px)}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date{flex-wrap:wrap;width:100%;display:flex}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;margin:0 5px 0 0;width:calc(50% - 5px)!important}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type{margin-right:0}.ppress-checkout__form label.checkout_order_summary__discount__label{width:100%;line-height:20px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap{margin-bottom:20px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap{margin:20px 0 10px}.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element{margin:16px 0 0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]),.ppress-checkout__form .ppress-checkout-section select,.ppress-checkout__form .ppress-checkout-section textarea,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:auto;padding:8px 12px;line-height:20px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{padding-top:10px;padding-bottom:10px}.ppress-checkout__form .ppress-checkout-section textarea{min-height:100px}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]{background:var(--ppress-btn-color);background:var(--ppress-btn-color);background-color:var(--ppress-btn-color);color:#fff;box-shadow:none;text-align:center;-webkit-appearance:none;border-color:#0000;width:100%;height:auto;padding:12px 16px;font-weight:500;display:block}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled{opacity:.65}.ppress-checkout__form .ppress-checkout-section input[type=checkbox],.ppress-checkout__form .ppress-checkout-section input[type=radio]{vertical-align:middle;color:#4f46e5;border:1px solid #d1d5db;border-radius:100%;width:16px;height:16px;margin:0;padding:0 5px;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=checkbox]{cursor:pointer;border-radius:0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus,.ppress-checkout__form .ppress-checkout-section textarea:focus,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus{outline-offset:2px;box-shadow:0 0 0 0 #fff,0 0 0 calc(1px + 0px)var(--ppress-btn-color),0 0 #0000;border-color:#2563eb;outline:2px solid #0000}.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover{filter:brightness(85%)}.ppress-checkout__form .ppress-checkout-section label{vertical-align:baseline;font-weight:500;line-height:25px;display:block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label{display:inline-block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input{margin-right:5px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input{width:68%;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn{color:#4b5563;background-color:#d1d5db;border:0;border-radius:6px;width:25%;margin-left:10px;padding:8px 15px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.ppress-checkout__form .ppress-checkout_charge_details{padding:10px 20px}.ppress-checkout__form .ppress-checkout_charge_details span{font-weight:700}.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap{border:1px solid #ddd;border-radius:5px;margin:5px 0 0;padding:0;line-height:1;list-style:none;overflow:visible}.ppress-checkout__form .ppress-checkout-form__payment_method{border-top:1px solid #ddd;padding:0}.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type{border-top:none;border-bottom:none}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap{background:#fff;margin:0;padding:16px 8px}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label{cursor:pointer;width:calc(100% - 30px);margin:0;padding-top:2px;padding-left:5px;line-height:1;display:inline-block;position:relative}.ppress-checkout__form .ppress-checkout-form__payment_method__icons{position:absolute;top:-5px;right:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__icons img,.ppress-checkout__form .ppress-checkout-form__payment_method__icons svg{max-height:22px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap{background:#f4f4f4;border-top:1px solid #ddd;padding:20px 10px;display:none;margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0;padding:0 5px;font-size:14px;line-height:1.25}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio]{vertical-align:bottom}.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap{display:block}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label{line-height:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;margin:15px 0;padding:10px 5px;font-weight:700}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap,.ppress-checkout__form .ppress-checkout-form__before_button_wrap{border:0;margin:0;padding:40px 0 0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap{padding-top:0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span,.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span{vertical-align:middle}.ppress-checkout__form .ppress-checkout-form__terms_condition__content{border:1px solid #e5e7eb;border-radius:6px;max-height:200px;margin:0 0 20px;padding:20px;display:none;overflow:auto}.ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap,.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap{margin:0 0 20px}.ppress-checkout__form .ppress-checkout__form__preloader{z-index:99995;background:#fafafae6;width:100%;height:100%;position:absolute;top:0}.ppress-checkout__form .ppress-checkout__form__spinner{text-align:center;width:85px;height:85px;margin:auto;display:block;position:fixed;top:40%;right:50%}.ppress-checkout__form .ppress-checkout__form__spinner:after{content:" ";border:6px solid #212529;border-color:#212529 #0000;border-radius:50%;width:70px;height:70px;margin:8px;animation:1.2s linear infinite ppress-dual-ring;display:block}@keyframes ppress-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ppress-checkout__form .ppress-checkout-alert,.ppress-checkout__form .ppress-alert{border-radius:6px;width:100%;margin:10px 0;padding:12px 16px}.ppress-checkout__form .ppress-checkout-alert ul,.ppress-checkout__form .ppress-alert ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.ppress-checkout__form .ppress-checkout-alert li,.ppress-checkout__form .ppress-alert li,.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p,.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-size:var(--ppress-body-fs);font-weight:400;line-height:22px;margin:0!important;padding:0!important}.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-weight:700}.ppress-checkout__form .ppress-checkout-alert.ppress-error,.ppress-checkout__form .ppress-alert.ppress-error{color:#b91c1c;background-color:#fef2f2}.ppress-checkout__form .ppress-checkout-alert.ppress-success,.ppress-checkout__form .ppress-alert.ppress-success{color:#065f46;background-color:#ecfdf5}.ppress-checkout-alert.ppress-warning,.ppress-alert.ppress-warning{color:#a16207;background-color:#fefce8;border-left:4px solid #facc15;border-radius:0}.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p{font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap{display:none}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000d;display:flex!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap{align-items:center;padding-left:10px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span{flex-direction:column;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap{order:2;margin-top:0;margin-left:auto;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration{margin-left:4px}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child){margin-top:16px;margin-bottom:0}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio]{height:auto!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked){border-width:2.5px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{width:100%}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section{order:1;margin-bottom:15px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{order:2;padding-right:0}.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:100%}.profilepress-myaccount-orders-subs,.profilepress-myaccount-orders-subs *{font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child{margin-top:0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p{margin-bottom:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap{border-color:#e5e7eb;border-bottom-style:solid;border-bottom-width:1px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;padding:16px;display:grid}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details{grid-column:span 2/span 2;grid-template-columns:auto auto auto;column-gap:16px;margin:0;font-size:14px;line-height:20px;display:grid}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child){margin-left:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt{margin:0;font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd{margin:4px 0 0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions{grid-column:span 2/span 2;justify-content:flex-end;align-items:center;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,.profilepress-myaccount-orders-subs a.ppress-myac-action{-webkit-text-decoration:inherit;text-decoration:inherit;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs a.ppress-myac-action{margin-right:5px;display:inline-block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content{flex:1;align-items:flex-start;padding:16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header{justify-content:space-between;font-weight:500;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name{font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price{margin-top:0!important}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p{margin:8px 0 0;display:block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap{align-items:flex-start;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span{color:#1f2937;background-color:#f3f4f6;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span{color:#166534;background-color:#dcfce7}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span{color:#991b1b;background-color:#fee2e2}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap{text-align:right;padding:10px 0}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers{border:1px solid #d1d5db;padding:8px 16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current{color:#6b7280;background-color:#eeeeec}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons{vertical-align:middle;margin:0}table.ppress-details-table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-details-table thead{background-color:#f9fafb}.ppress-details-table thead tr th{text-align:left;background-color:#f9fafb;padding:14px 12px;font-size:16px;font-weight:600;line-height:20px}.ppress-details-table thead th,.ppress-details-table tr td{border:1px solid #e5e7eb;padding:16px}.ppress-details-table thead th{text-align:left;vertical-align:bottom;background:#e5e7eb}.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd){background-color:#f9fafb}.ppress-details-table tr td:first-child{font-weight:700}.ppress-details-table td:last-child{width:70%}.ppress-details-table p{margin:5px 0 0}.ppress-details-table p:first-child{margin-top:0}.ppress-details-table .ppress-billing-title{font-weight:500}.ppress-details-table .ppress-sub-info{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:4px 8px;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff2)format("woff2"),url(https://nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff)format("woff")}.ppress-material-icons,.pp-form-field-wrap .pp-form-material-icons,#profilepress-myaccount-wrapper .ppmyac-icons{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Icons!important}.flatpickr-current-month .flatpickr-monthDropdown-months{display:inline-block!important}.pp-tab-widget-avatar img{text-align:center;border-radius:50%;width:190px;height:190px;padding:2px;display:block;float:none!important;margin:0 auto 10px!important}.pp-user-panel{text-align:center;border-radius:6px}.pp-user-panel-title{margin:0;font-size:20px}.pp-user-panel p{margin-bottom:23px;font-size:15px}.pp-tabbed-btn{-webkit-font-smoothing:subpixel-antialiased;border:none;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:400;line-height:1.4;transition:border .25s linear,color .25s linear,background-color .25s linear}.pp-tabbed-btn-inverse{background-color:#34495e;color:#fff!important}.pp-password-reset-handler-wrap .pp-reset-password-form{max-width:500px;margin-top:5px;margin-bottom:5px;padding:40px}.pp-password-reset-handler-wrap .pp-reset-password-form h3{color:#444;margin:0 auto 40px;font-weight:300}.pp-password-reset-handler-wrap .pp-reset-password-form label{color:#444;font-size:15px}.pp-password-reset-handler-wrap .pp-reset-password-form label .req{color:red;margin:2px}.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req{opacity:0}.pp-password-reset-handler-wrap .pp-reset-password-form input{box-sizing:border-box;background:0 0;border:1px solid #a0b3b0;border-radius:0;width:100%;height:auto;margin-bottom:40px;padding:5px 10px;font-size:22px;transition:border-color .25s,box-shadow .25s;display:block}.pp-password-reset-handler-wrap .pp-reset-password-form input:focus{border-color:#1ab188;outline:0}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button{text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-appearance:none;text-shadow:none;box-shadow:none;background:#1ab188;border:0;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600;transition:all .5s}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover,.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus{background:#179b77}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block{width:100%;display:block}.pp-password-reset-handler-wrap .profilepress-reset-status{max-width:420px;margin-left:40px}#pp-pass-strength-result{color:#23282d;text-align:center;box-sizing:border-box;background-color:#eee;border:1px solid #ddd;width:100%;padding:3px 5px}#pp-pass-strength-result.short{opacity:1;background-color:#f1adad;border-color:#e35b5b}#pp-pass-strength-result.bad{opacity:1;background-color:#fbc5a9;border-color:#f78b53}#pp-pass-strength-result.good{opacity:1;background-color:#ffe399;border-color:#ffc733}#pp-pass-strength-result.strong{opacity:1;background-color:#c1e1b9;border-color:#83c373}.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label{color:red;font-weight:400}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{cursor:pointer}.pp-form-wrapper p{margin:0 0 5px!important;padding:0!important}.pp-form-wrapper textarea,.pp-form-wrapper select,.pp-form-wrapper input[type=text],.pp-form-wrapper input[type=password],.pp-form-wrapper input[type=email],.pp-form-wrapper input[type=url],.pp-form-wrapper input[type=search],.pp-form-wrapper input[type=tel],.pp-form-wrapper input[type=number],.pp-form-wrapper input[type=datetime]{-webkit-appearance:none;background:#fff;border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1}.pp-form-wrapper select{border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1;appearance:none!important;background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png)!important;background-position:right 20px center!important;background-repeat:no-repeat!important;background-size:10px!important}.pp-form-wrapper .pp-form-label-wrap{margin:0 0 4px;padding:0}.pp-form-wrapper .pp-form-label{text-transform:none;text-align:left;float:none;cursor:pointer;width:auto;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline}.pp-form-wrapper .pp-checkbox-wrap,.pp-form-wrapper .pp-radio-wrap{text-align:left;margin:5px 0;padding:0;line-height:normal;display:block}.pp-form-wrapper .pp-checkbox-wrap label,.pp-form-wrapper .pp-radio-wrap label{margin-left:5px}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{vertical-align:baseline;background-color:#fff;border:1px solid #ccc;display:inline-block;width:14px!important;height:14px!important}.pp-form-wrapper .ppress-pf-profile-connect{padding:5px 0 10px}.pp-form-wrapper a.ppress-pf-social-icon{width:100%;height:100%;display:inline}.pp-form-wrapper .ppress-pf-social-icon svg{vertical-align:middle;width:40px;height:40px}.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-threads svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-bluesky svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg{padding:3px}a.pp-button-social-login:focus{outline-color:#0000}a.pp-button-social-login:focus .ppsc,a.pp-button-social-login:hover .ppsc{background-color:#ffffffbf}a.pp-button-social-login:visited{color:#fff}a.pp-button-social-login{vertical-align:middle;white-space:nowrap;box-sizing:content-box;cursor:pointer;background:#333;border:1px solid #333;border-radius:2px;height:2.5em;margin:6px 0;padding:0;font-family:inherit;font-size:100%;font-weight:700;line-height:2.5em;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a;color:#fff!important;text-decoration:none!important}a.pp-button-social-login .ppsc{text-transform:none;vertical-align:top;text-align:center;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-top-left-radius:1px;border-bottom-left-radius:1px;width:2.5em;height:2.5em;margin:0;padding:0;font-size:100%;font-style:normal;font-weight:400;text-decoration:none;display:inline-block;position:absolute;left:0}a.pp-button-social-login span.ppsc-text{margin-left:40px;padding:.5em;color:#fff!important}a.pp-button-social-login{min-width:220px}a.pp-button-social-login .ppsc-google{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg)}a.pp-button-social-login.pp-button-social-login-google{background:#4285f4;border-color:#4285f4}a.pp-button-social-login.pp-button-social-login-facebook{background:#3b5998;border-color:#3b5998}a.pp-button-social-login.pp-button-social-login-twitter{background:#000;border-color:#000}a.pp-button-social-login.pp-button-social-login-linkedin{background:#0077b5;border-color:#0077b5}a.pp-button-social-login.pp-button-social-login-microsoft{background:#404040;border-color:#404040}a.pp-button-social-login.pp-button-social-login-amazon{background:#f9991d;border-color:#f9991d}a.pp-button-social-login.pp-button-social-login-vk{background:#4a76a8;border-color:#4a76a8}a.pp-button-social-login.pp-button-social-login-wordpresscom{background:#0675c4;border-color:#0675c4}a.pp-button-social-login.pp-button-social-login-yahoo{background:#430297;border-color:#430297}a.pp-button-social-login.pp-button-social-login-github{background:#24292e;border-color:#24292e}a.pp-button-social-login .ppsc-vk{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg)}a.pp-button-social-login .ppsc-microsoft{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg)}a.pp-button-social-login .ppsc-amazon{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg)}a.pp-button-social-login .ppsc-yahoo{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg)}a.pp-button-social-login .ppsc-wordpresscom{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg)}a.pp-button-social-login .ppsc-facebook{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg)}a.pp-button-social-login .ppsc-twitter{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg)}a.pp-button-social-login .ppsc-linkedin{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg)}a.pp-button-social-login .ppsc-github{background-image:url(//nearshore-it.eu/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg)}.pp-form-container *,.pp-form-container .pp-form-wrapper,.pp-form-container .pp-form-wrapper *{box-sizing:border-box}html .pp-form-container .select2 input.select2-search__field{border:0!important}.pp-form-container form input[type=submit]{-webkit-appearance:none!important}.pp-form-container form{background-color:#0000;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-content .pp-form-container{margin-left:0!important;margin-right:0!important}.pp-form-container form input,.pp-form-container form select,.pp-form-container form textarea{float:none;height:auto;box-shadow:none;text-shadow:none;text-transform:none;resize:vertical;background-image:none;outline:none;text-decoration:none;position:static}.pp-form-container form p{margin:0 0 .5em}.pp-form-container form input[type=submit]{cursor:pointer;text-shadow:none}.pp-form-container form input[type=submit]:focus{outline:0}.pp-form-container .pp-user-avatar{text-align:center!important;border-radius:50%!important;margin:0 auto 10px!important;display:block!important}.pp-form-container img.pp-user-cover-image{width:100%!important;height:auto!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{color:#555!important;clear:none!important;cursor:pointer!important;text-align:center!important;vertical-align:middle!important;-webkit-appearance:none!important;background:#fff!important;border:1px solid #7e8993!important;border-radius:4px!important;outline:0!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;line-height:0!important;transition:border-color 50ms ease-in-out!important;display:inline-block!important;box-shadow:inset 0 1px 2px #0000001a!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{border-radius:50%!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before{position:static;content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E)!important;width:20px!important;height:20px!important;margin:-3px 0 0 -4px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{content:"";background-color:#000!important;border-radius:50%!important;width:8px!important;height:8px!important;margin:3px!important;line-height:1.14286!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;float:left!important;vertical-align:middle!important;display:inline-block!important}.pp-form-container .pp-form-wrapper.ppBuildScratch,.pp-form-container .pp-form-wrapper.ppBuildScratch *{font-family:Merriweather,sans-serif}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline,.pp-form-container .pp-form-wrapper.ppBuildScratch h1,.pp-form-container .pp-form-wrapper.ppBuildScratch h2,.pp-form-container .pp-form-wrapper.ppBuildScratch h3,.pp-form-container .pp-form-wrapper.ppBuildScratch h4{margin-top:1em;margin-bottom:1em;font-size:20px;font-weight:700}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline{text-align:center;margin-top:0;margin-right:6.387%}.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled{opacity:.5}.pp-form-container .pp-form-wrapper.ppBuildScratch{color:#222;background:#fff;border-radius:3px;width:100%;max-width:100%;margin:0 auto;padding:6% 0 6% 6%;font-size:14px;position:relative;box-shadow:0 0 0 .5px #0014281a,0 2px 8px #32375a33}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame{box-shadow:none;border-radius:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{vertical-align:top;width:100%;padding:0 6.387% 4% 0;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{padding-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap{margin:0 0 5px;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description{display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip{font-weight:400;display:inline}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons{vertical-align:top;margin:0;padding:0;font-size:110%;display:inline;position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside{position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap{z-index:2;position:absolute;top:5px;left:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap{left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:18px;padding-bottom:2px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:23px;padding-bottom:7px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:30px;padding-bottom:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half{width:50%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third{width:33.3333%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{color:#69717a;background:#fff;border:1px solid #dbdbdb;border-radius:0;width:100%;min-height:40px;margin:0;padding:10px 15px;font-size:14px;line-height:1.3;transition:all .35s;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{height:100px;overflow:auto}.pp-form-field-wrap .pp-form-material-icons{cursor:text;width:24px;height:24px;margin:8px 12px 0 0;position:absolute;top:0;right:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:12px;left:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:0!important;left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons{margin-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons{margin-top:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons{margin-top:18px}.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons{cursor:pointer}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea{border:0!important;border-bottom:1px solid #dbdbdb!important;padding-left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple{border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus{box-shadow:none!important;border-top:0!important;border-left:0!important;border-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea{background:#f7f7f7!important;border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select{padding-top:15px;padding-bottom:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea{height:150px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea{height:200px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus{border:1px solid #999}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{float:none;color:#444;background-color:#0000;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]{color:#fff;text-align:center;background:#000;border:none;width:auto;min-width:110px;padding:15px 10px;font-size:16px;font-weight:700;line-height:1;transition:all .15s ease-in-out}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit],.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit]{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit]{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit]{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus{color:#000;background-color:#ededed;text-decoration:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap{margin:0 0 5px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container{margin:0;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type{margin-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description{color:#666;text-align:left;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.3}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit]{width:100%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap{margin-top:4%;margin-bottom:4%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit]{margin:0;display:block;border-top-left-radius:0!important;border-top-right-radius:0!important;width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill{border-bottom-right-radius:25px!important;border-bottom-left-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type{margin-bottom:1.5em!important}#profilepress-myaccount-wrapper,#profilepress-myaccount-wrapper *,#profilepress-myaccount-wrapper :after,#profilepress-myaccount-wrapper :before{box-sizing:border-box}#profilepress-myaccount-wrapper{font-size:16px}#profilepress-myaccount-wrapper .profilepress-myaccount-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-nav{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .ppmyac-dashboard-item{width:100%;text-align:inherit;box-shadow:none;background-color:#fff;border:1px solid #00000020;margin-bottom:-1px;padding:.75em 1.25em;display:block;position:relative;text-decoration:none!important}#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child{border-top-left-radius:.25em;border-top-right-radius:.25em}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-bottom:0}#profilepress-myaccount-wrapper .ppmyac-icons{vertical-align:text-bottom;margin-right:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{width:100%;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{flex:0 0 25%;max-width:25%}}#profilepress-myaccount-wrapper .profilepress-myaccount-content{width:100%;padding-top:30px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-content{flex:0 0 75%;max-width:75%}}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap{text-align:center;margin-bottom:20px}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar{border-radius:999px;width:120px;height:120px;display:inline-block;float:none!important;margin:0!important;position:static!important}#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus{text-shadow:none;box-shadow:none;outline:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content h2,#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-top:0!important;margin-bottom:1em!important;font-size:2em!important;font-weight:700!important;line-height:1.2!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap{padding-right:1em;display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item{color:inherit;padding:0 0 10px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active{border-bottom:3px solid #6c757d}#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-bottom:1em!important;font-size:1.2em!important;font-weight:500!important}.profilepress-myaccount-alert,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{border-radius:.25em;position:relative;border:1px solid #0000!important;margin-bottom:1em!important;padding:.75em 1.25em!important}.profilepress-myaccount-alert.pp-alert-danger,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.profilepress-myaccount-alert.pp-alert-success,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:1em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty{background-color:#eee;min-height:250px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img{width:100%;height:auto}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label{margin-bottom:.2em;font-weight:500;display:block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label{display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;overflow:visible;box-shadow:inset 0 1px 1px #00000020}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea{resize:vertical!important;height:auto!important;min-height:100px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus{box-shadow:none;background-color:#fff;border-color:#bbb;outline:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]{cursor:pointer;width:auto;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;text-decoration:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file{width:100%;height:calc(2.25em + 2px);margin-bottom:0;display:inline-block;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input{z-index:2;opacity:0;width:100%;height:calc(2.25em + 2px);margin:0;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label{z-index:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25em;height:calc(2.25em + 2px);padding:.375em .75em;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label:after{box-sizing:border-box;z-index:3;color:#495057;content:"Browse";border-left:inherit;background-color:#e9ecef;border-radius:0 .25em .25em 0;height:2.25em;padding:.375em .75em;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]:after{content:attr(data-browse)}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label{margin:0 0 0 .381982em;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap{flex-direction:column;margin:1em 0 0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em 1.25em;position:relative;justify-content:space-between!important;display:flex!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar{object-fit:cover;object-position:center;border-radius:50%;width:70px;height:70px;min-height:100%}#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar{color:#fff;text-align:center;vertical-align:middle;height:35px;text-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6c757d;border:1px solid #6c757d;border-radius:.2em;padding:.25em .5em;font-size:.875em;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;margin-top:.5em!important;margin-bottom:.5em!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar{margin-top:.75em!important;margin-bottom:0!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection{border-radius:.25em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000020}.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap{text-align:center;width:250px}.pp-form-container .pp-field-user-avatar-picture-wrap{width:250px;height:auto;margin:auto;position:relative}.pp-form-container .pp-field-user-cover-image-wrap{margin:auto;position:relative}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{text-align:center;box-sizing:border-box;color:#fff;text-shadow:0 1px #666;background:#00000080;border-radius:50%;width:100%;height:100%;padding:0;font-size:16px;line-height:21px;position:absolute;top:0;left:0}.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{border-radius:0}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay{width:100%;height:100%;display:table}.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins{display:none}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins{vertical-align:middle;height:100%;display:table-cell;color:#fff!important;background:0 0!important;border-bottom:none!important;text-decoration:none!important}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons{cursor:pointer;color:#fff!important;width:auto!important;height:auto!important;margin:0!important;font-size:35px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{border:0!important;height:auto!important}.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{box-shadow:none!important;border:0!important}.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice{height:auto;line-height:normal}.pp-form-wrapper.pp-member-directory{opacity:0}.pp-form-wrapper.ppress-default-profile{box-sizing:border-box;color:#666;opacity:0;width:100%;max-width:1000px;margin-bottom:30px;font-size:15px}.pp-form-wrapper.ppress-default-profile *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.pp-form-wrapper.ppress-default-profile a,.pp-form-wrapper.ppress-default-profile a:hover{text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover{box-sizing:border-box;background-color:#eee;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e{text-align:center;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img{border-radius:0;width:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-header{box-sizing:content-box;border-bottom:2px solid #eee;min-height:85px;padding:0 0 25px;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon{vertical-align:middle;z-index:66;height:30px;margin-right:10px;font-size:30px;line-height:30px;position:absolute;top:15px;right:0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons{font-size:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a{color:#aaa;border-bottom:0;text-decoration:none}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active{color:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo{float:left;box-sizing:border-box;width:200px;height:200px;margin:0 0 0 30px;position:absolute}.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo{position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img{width:100%;height:auto;box-shadow:none;background:#fff;border:5px solid #fff;border-radius:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;padding-right:30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta{color:#999;padding:10px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-name{color:#555;margin-right:30px;font-size:24px;font-weight:700;line-height:1.7em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear{clear:both}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span{margin:0 5px;font-size:14px;line-height:.1;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child{margin:0 5px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text{margin:5px 0 0;font-size:13px;line-height:1.4em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav{text-align:center;background:#444;padding:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a{color:#fff;float:left;border-bottom:0;border-radius:4px;margin-left:5px;padding:6px 10px 6px 28px;font-size:14px;font-weight:600;display:block;position:relative;text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover{background:#555}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons{height:18px;font-size:18px;line-height:1.5;display:block;position:absolute;left:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title{padding-left:5px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a{background:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body{max-width:600px;margin:auto;padding-top:15px;padding-bottom:15px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item{text-align:center;color:#666;padding-top:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons{height:70px;font-size:70px;line-height:70px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span{color:#888;margin-top:10px;font-size:16px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a{border:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items{margin:0 0 30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item{padding:15px 0 0;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label{border-bottom:2px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:700;line-height:22px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon{float:left;text-align:center;width:24px;height:22px;margin:0 8px 0 0;line-height:18px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i{font-size:22px;position:relative;top:1px}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo{float:none;text-align:center;margin:0 auto;position:relative}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta{text-align:center!important;padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{padding-top:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:18px!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text{padding:0 20px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo{float:none!important;text-align:center!important;width:100px!important;height:100px!important;margin:0 auto!important;position:relative!important;top:-40px!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important}.ppress-default-profile.ppressui340 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i{height:22px!important;font-size:22px!important;line-height:22px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo{float:none!important;width:100px!important;height:100px!important;margin:0 auto!important;display:block!important;position:relative!important;top:-40px!important;left:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:21px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta{padding:0 20px!important;display:block!important}.ppress-default-profile.ppressui500 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 20px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{top:auto!important}.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui800 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta{margin-top:-50px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{padding:5px 11px!important;font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{font-size:14px!important}.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title{font-size:10px!important}.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list{margin:0;padding:0;list-style:none}.pp-form-wrapper.ppress-default-profile li.pp-user-post-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3{margin:0;font-size:16px;font-weight:400;text-decoration:none}.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head{line-height:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap{text-align:center;padding-top:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn{text-align:center;text-transform:none;color:#fff;background:#007bff;border:none;border-radius:4px;width:100%;max-width:250px;margin:0 auto;padding:15px;font-size:15px;font-weight:400;line-height:1em;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a{color:inherit}.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap{display:none}.pp-member-directory .ppressmd-member-directory-header.ppressmd-form{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar){flex-flow:row;justify-content:flex-start;align-items:baseline;margin:0 0 10px;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row{justify-content:flex-end}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line{flex-flow:row;justify-content:flex-start;align-items:center;width:60%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label{flex:1;min-width:90px;max-width:85%;margin:0 10px 0 0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line{-webkit-appearance:textfield;background-color:#fff;border-radius:2px;width:100%;position:static;cursor:text!important;box-sizing:border-box!important;height:40px!important;box-shadow:none!important;outline:none!important;margin:0!important;padding:0 12px!important;font-size:15px!important;display:block!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search{width:auto;min-width:15%}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting{flex-flow:row;flex:5;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex;position:relative}.pp-member-directory .ppressmd-member-directory-header a{box-shadow:none;border-bottom:none;text-decoration:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons{vertical-align:middle;display:inline}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters{text-align:right;flex-flow:row;flex:2;justify-content:flex-end;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a{margin:0 5px 0 0}.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up,.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down{display:none}.ppressmd-new-dropdown{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:5px;height:auto;margin:0;font-size:16px;display:none;position:absolute;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000012}.ppressmd-new-dropdown ul{margin:0;padding:0}.ppressmd-new-dropdown ul li{margin:0;padding:0;list-style-type:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown{width:200px;top:24px;left:-12px}.ppressmd-new-dropdown ul li a{padding:8px 12px;line-height:1;display:block}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar{padding:0 0 10px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible{margin:0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:none}.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search{grid-gap:10px;-ms-grid-template-rows:auto 1fr;-ms-grid-template-columns:repeat(3,1fr);-ms-grid-gap:10px;-ms-grid-auto-rows:minmax(max-content,auto);grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(max-content,auto);align-items:center;width:100%;margin:0;display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter{flex-flow:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input{width:100%;padding:10px 30px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{background-color:#0000;border:1px solid #ddd!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered{color:#666;background-color:#0000}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus{border:1px solid #bbb!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-button{text-align:center;box-sizing:border-box;width:100%;box-shadow:none;text-shadow:none;-webkit-appearance:none;margin:0;font-family:inherit;transition:all .25s;display:block;position:relative;overflow:hidden;text-transform:none!important;vertical-align:middle!important;cursor:pointer!important;border:none!important;border-radius:4px!important;outline:none!important;height:auto!important;padding:16px 20px!important;font-weight:400!important;line-height:1em!important;text-decoration:none!important}.pp-member-directory .ppressmd-members-total-wrap{text-align:center;margin:0 0 10px}.pp-member-directory .ppressmd-members-total{font-size:20px;font-weight:300}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container{width:100%!important}.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field{width:auto!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40px;white-space:nowrap!important;text-align:left!important;background:0 0!important;border-radius:2px!important;padding:0 0 0 12px!important;font-size:15px!important;line-height:35px!important;text-decoration:none!important;display:block!important;position:relative!important;overflow:hidden!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow{text-align:center!important;background:0 0!important;border-left:0!important;border-radius:0 2px 2px 0!important;width:34px!important;height:100%!important;display:inline-block!important;position:absolute!important;top:0!important;right:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd;border-top:0;border-radius:0}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li{cursor:pointer;background-image:none;font-size:15px;list-style:none;display:list-item;color:#666!important;min-height:1em!important;margin:5px!important;padding:3px 7px 4px!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding-right:30px;font-size:13px;line-height:37px;list-style:none;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted{color:#666!important;background:#f4f4f4!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{font-size:30px;right:10px;margin:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b{color:#888!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input{border:none!important;border-radius:0!important;padding:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li{text-overflow:ellipsis;box-sizing:border-box;max-width:100%;overflow-x:hidden}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear{font-size:20px!important}.pp-member-directory .ppmd-pagination-wrap{text-align:center;width:100%;margin:0 auto 10px;padding:0;font-size:16px}.pp-member-directory .ppmd-pagination-wrap .page-numbers{color:#666;width:auto;height:34px;padding:0 14px;font-weight:400;line-height:34px;transition:all .2s linear;display:inline-block}.pp-member-directory .ppmd-pagination-wrap .page-numbers.current{color:#fff;background:#007bff}.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons{vertical-align:middle}.ppress-paywall-message-wrap{background:linear-gradient(#fff0,#ffffff80 .5em,#fff 5.5em 100%);width:100%;margin:-5em auto 2em;padding:6em 0 0;position:relative}.ppress-paywall-message{color:#333;background-color:#f4f4f4;border:6px solid #fff;border-radius:.5em;padding:1.375em;box-shadow:0 0 .5em .25em #00000020}.ppress-paywall-message p:last-child{margin-bottom:0!important}p:has(+.ppress-paywall-message-wrap){margin-bottom:0}.ppress-main-container{width:100%}.ppress-container-div{text-align:center;background-color:#fff;width:100%;margin:3em 0;padding:3em}@keyframes fpFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}.flatpickr-calendar{opacity:0;text-align:center;visibility:hidden;box-sizing:border-box;touch-action:manipulation;direction:ltr;background:#fff;border:0;border-radius:5px;width:307.875px;padding:0;font-size:14px;line-height:24px;animation:none;display:none;position:absolute;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;max-height:640px}.flatpickr-calendar.open{z-index:99999;display:inline-block}.flatpickr-calendar.animate.open{animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{pointer-events:none;content:"";border:solid #0000;width:0;height:0;display:block;position:absolute;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;user-select:none;color:#000000e6;fill:#000000e6;height:34px}.flatpickr-months .flatpickr-month{text-align:center;background:0 0;flex:1;line-height:1;position:relative;overflow:hidden}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;z-index:3;padding:10px;text-decoration:none;position:absolute;top:0}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;transition:fill .1s}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{opacity:0;cursor:pointer;box-sizing:border-box;border:1px solid #39393926;width:14px;height:50%;padding:0 4px 0 2px;line-height:50%;position:absolute;right:0}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-top:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;text-align:center;width:75%;height:34px;padding:7.48px 0 0;font-size:135%;font-weight:300;line-height:1;display:inline-block;position:absolute;left:12.5%;transform:translate(0)}.flatpickr-current-month span.cur-month{color:inherit;margin-left:.5ch;padding:0;font-family:inherit;font-weight:700;display:inline-block}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{box-sizing:border-box;color:inherit;font-size:inherit;height:auto;font-family:inherit;font-weight:300;line-height:inherit;vertical-align:initial;background:0 0;border:0;border-radius:0;padding:0 0 0 .5ch}.flatpickr-current-month input.cur-year{cursor:text;appearance:textfield;margin:0;display:inline-block}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{color:#00000080;pointer-events:none;background:0 0;font-size:100%}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;cursor:pointer;-webkit-box-sizing:border-box;outline:0;width:auto;margin:-1px 0 0;position:relative}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:0;padding:0}.flatpickr-weekdays{text-align:center;background:0 0;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.flatpickr-weekdays .flatpickr-weekdaycontainer{flex:1;display:flex}span.flatpickr-weekday{cursor:default;color:#0000008a;text-align:center;background:0 0;flex:1;margin:0;font-size:90%;font-weight:bolder;line-height:1;display:block}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;width:307.875px;display:flex;position:relative;overflow:hidden}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{box-sizing:border-box;display:inline-block}.dayContainer{text-align:left;opacity:1;outline:0;flex-wrap:wrap;justify-content:space-around;width:307.875px;min-width:307.875px;max-width:307.875px;padding:0;display:flex;transform:translate(0)}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{color:#393939;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:150px;flex-basis:14.2857%;justify-content:center;width:14.2857%;max-width:39px;height:39px;margin:0;font-weight:400;line-height:39px;position:relative}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;background:#e6e6e6;border-color:#e6e6e6;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{color:#fff;background:#959ea9;border-color:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{box-shadow:none;color:#fff;background:#569ff7;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:#0000}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#3939394d;cursor:default;background:0 0;border-color:#0000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{color:#3939394d;cursor:default;background:0 0;border:0;width:100%;max-width:none;display:block}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;padding:0;display:inline-block}.flatpickr-time,.flatpickr-time input{text-align:center;box-sizing:border-box}.flatpickr-time{outline:0;height:0;max-height:40px;line-height:40px;display:flex;overflow:hidden}.flatpickr-time:after{content:"";clear:both;display:table}.flatpickr-time .numInputWrapper{float:left;flex:1;width:40%;height:40px}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{box-shadow:none;height:inherit;line-height:inherit;color:#393939;appearance:textfield;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;position:relative}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-time-separator{width:2%;font-weight:700}.flatpickr-time .flatpickr-am-pm{cursor:pointer;text-align:center;outline:0;width:18%;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{visibility:visible}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1}.wpml-ls-legacy-dropdown a span{vertical-align:middle}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:10px;padding-left:calc(10px + 1.4em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{right:auto;left:10px}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#000;background:#eee}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;margin-right:.4em}#dslc-content blockquote p:last-child{margin-bottom:0 !important}#dslc-header{position:relative;z-index:2}#dslc-header.dslc-header-pos-absolute{position:absolute;top:0;left:0;right:0;z-index:99999}#dslc-header.dslc-header-pos-fixed{position:fixed;top:0;left:0;right:0;z-index:99999}body.admin-bar:not(.dslca-enabled) #dslc-header.dslc-header-pos-fixed{top:32px}body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-fixed,body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-absolute{position:relative}#dslc-footer{position:relative}.dslca-enabled:not(.dslca-composer-hidden) #dslc-footer{margin-bottom:74px}#dslc-footer.dslc-footer-pos-absolute{position:absolute;bottom:0;left:0;right:0;z-index:999999}#dslc-footer.dslc-footer-pos-fixed{position:fixed;bottom:0;left:0;right:0;z-index:999999}.dslc-modules-section{border:0px solid transparent;position:relative}.dslc-modules-section.dslc-init-parallax{background-attachment:fixed}.dslc-modules-section-wrapper{position:relative;max-width:100%;margin:0 auto}.dslc-modules-section.dslc-full .dslc-modules-section-wrapper{width:100%}.dslc-module-front{position:relative}.dslc-col{display:block;float:left;margin-right:2.12766%;min-height:1px}body.rtl .dslc-col{float:right;margin-left:2.12766%;margin-right:0}.dslc-1-col{width:6.38297%}.dslc-2-col{width:14.89361%}.dslc-3-col{width:23.40425%}.dslc-4-col{width:31.91489%}.dslc-5-col{width:40.42553%}.dslc-6-col{width:48.93617%}.dslc-7-col{width:57.4468%}.dslc-8-col{width:65.95744%}.dslc-9-col{width:74.46808%}.dslc-10-col{width:82.97872%}.dslc-11-col{width:91.48936%}.dslc-12-col{width:100%}.dslc-last-col{margin-right:0}body.rtl .dslc-last-col{margin-left:0}.dslc-first-col{clear:both}.dslc-no-columns-spacing .dslc-col{margin:0}.dslc-no-columns-spacing .dslc-1-col{width:8.33333%}.dslc-no-columns-spacing .dslc-2-col{width:16.66666%}.dslc-no-columns-spacing .dslc-3-col{width:25%}.dslc-no-columns-spacing .dslc-4-col{width:33.33333%}.dslc-no-columns-spacing .dslc-5-col{width:41.66666%}.dslc-no-columns-spacing .dslc-6-col{width:50%}.dslc-no-columns-spacing .dslc-7-col{width:58.33333%}.dslc-no-columns-spacing .dslc-8-col{width:66.66666%}.dslc-no-columns-spacing .dslc-9-col{width:75%}.dslc-no-columns-spacing .dslc-10-col{width:83.33333%}.dslc-no-columns-spacing .dslc-11-col{width:91.66666%}.dslc-no-columns-spacing .dslc-12-col{width:100%}.dslc-module-heading:before,.dslc-module-heading:after,.dslc-clearfix:before,.dslc-clearfix:after{content:" ";display:table}.dslc-module-heading:after,.dslc-clearfix:after{clear:both}.dslc-module-heading,.dslc-clearfix{*zoom:1}.dslc-fl{float:left}.dslc-fr{float:right}.dslc-clear{clear:both}.dslc-no-float{float:none !important}.dslc-carousel .dslc-col,.dslc-carousel .dslc-first-col,.dslc-carousel .dslc-last-col{float:none;clear:none;margin:0}.dslc-no-columns-spacing .dslc-carousel .dslc-col,.dslc-no-columns-spacing .dslc-carousel .dslc-first-col,.dslc-no-columns-spacing .dslc-carousel .dslc-last-col{width:100%}.dslc-carousel-item{width:auto}.dslc-carousel-nav{float:right}.dslc-carousel-nav-inner{display:block}.dslc-carousel-nav-prev,.dslc-carousel-nav-next{border:0px solid transparent;border-radius:3px;display:inline-flex;justify-content:center;align-items:center;height:23px;position:relative;width:23px;text-decoration:none;vertical-align:bottom}.dslc-carousel-nav-prev{margin-right:7px}.dslc-carousel-nav-prev span,.dslc-carousel-nav-next span{color:#fff;font-size:10px;text-align:center;font-weight:normal}.dslc-carousel-nav-prev.position-aside,.dslc-carousel-nav-next.position-aside{position:absolute;top:50%;margin-top:-30px}.dslc-carousel-nav-prev.position-aside{left:-40px;margin-right:0}.dslc-carousel-nav-next.position-aside{right:-40px}#dslc-content .dslc-carousel .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}#dslc-content .dslc-slider{padding-bottom:1px;opacity:0;max-height:10px}#dslc-content .dslc-slider img{max-width:100%}#dslc-content .dslc-slider .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}#dslc-content .dslc-slider-item .dslc-caption{display:block}.dslc-carousel{opacity:0;max-height:100px;overflow:hidden}.dslc-carousel.owl-carousel .owl-wrapper-outer{overflow:visible}.dslca-activate-composer-hook{background:#54c13f !important;color:#fff !important;border-radius:3px !important;position:fixed !important;z-index:99999 !important;right:5px !important;bottom:5px !important;cursor:pointer !important;display:block !important;font-size:11px !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;font-weight:900 !important;line-height:1 !important;padding:11px 12px !important;text-transform:uppercase !important;text-decoration:none !important;white-space:nowrap !important;float:left !important;margin-left:5px !important}.dslca-activate-composer-hook:hover{background:#40D71F !important}.dslca-activate-composer-hook:visited{color:#fff !important}.dslca-activate-composer-hook.dslca-position-left{right:auto !important;left:5px}.dslca-activate-composer-hook .dslca-icon{color:rgba(255,255,255,0.66);margin-right:5px}@keyframes "dslcSpin"{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dslcSpin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes "dslcSpin"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes "dslcSpin"{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes "dslcSpin"{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}.dslc-loader{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #0cf;border-radius:50%;-webkit-animation:dslcSpin 0.75s infinite linear;-moz-animation:dslcSpin 0.75s infinite linear;-ms-animation:dslcSpin 0.75s infinite linear;-o-animation:dslcSpin 0.75s infinite linear;animation:dslcSpin 0.75s infinite linear;margin-left:48%}.dslc-loader::before,.dslc-loader::after{left:-2px;top:-2px;display:none;position:absolute;content:'';width:inherit;height:inherit;border:inherit;border-radius:inherit}.dslc-loader,.dslc-loader::before{display:inline-block;border-color:transparent;border-top-color:#0cf}.dslc-loader::before{-webkit-animation:dslcSpin 1.5s infinite ease;-moz-animation:dslcSpin 1.5s infinite ease;-ms-animation:dslcSpin 1.5s infinite ease;-o-animation:dslcSpin 1.5s infinite ease;animation:dslcSpin 1.5s infinite ease}.dslca-module{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:13px;font-weight:400;line-height:1}.dslc-notification{background:#ffffff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;margin-bottom:20px;padding:15px;position:relative;font-size:14px;line-height:25px}.dslc-module-DSLC_Image .dslc-notification{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif}.dslc-notification .dslc-icon{cursor:pointer;position:absolute;right:14px;top:21px}.dslc-notification.dslc-red{background:#f65757;border-color:#e43737;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.14)}.dslc-notification.dslc-yellow{background:#fac841;border-color:#eab72e;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.14)}.dslc-notification.dslc-green{background:#8ccb25;border-color:#77b01a;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.14)}#dslc-content .dslc-module-heading{overflow:hidden;position:relative}#dslc-content .dslc-module-heading h2{display:block;float:left;font-size:17px;font-weight:400;line-height:1;margin:0;padding:0;margin-right:15px}#dslc-content .dslc-module-heading-view-all{display:block;float:left;font-size:11px;line-height:1;margin:3px 0;margin-right:20px}#dslc-content .dslc-module-heading-view-all a{display:block;padding-left:15px;border-left:1px dotted #4f4f4f;font-weight:600;line-height:1;text-decoration:none}.dslc-masonry-item{margin-bottom:30px;margin-right:0}.dslc-masonry-item-animate{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.dslc-post-separator{clear:both;height:1px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.dslc-pagination{border:0px solid transparent;overflow:hidden;margin-top:30px}.dslc-pagination ul{margin:0;padding:0}.dslc-pagination li{display:inline-block;margin:0;padding:0;margin-right:10px}.dslc-pagination li:last-child{margin-right:0 !important}.dslc-pagination li a{background:#eee;border:0px solid transparent;color:#000;display:block;line-height:1;padding:10px;text-decoration:none}.dslc-pagination li.current a{background:#000;color:#fff}.dslc-pagination li.dslc-pagination-load-more{width:auto;display:block}.dslc-pagination li.dslc-pagination-load-more.dslc-inactive a{cursor:default}.dslc-pagination-load-more .dslc-icon{margin-right:10px}.dslc-load-more-temp{display:none}.dslc-init-center{display:flex;align-items:center;justify-content:center}.dslc-init-topleft .dslc-init-target{position:absolute !important;top:0 !important;left:0 !important;bottom:auto !important;right:auto !important}.dslc-init-topright .dslc-init-target{position:absolute !important;top:0 !important;right:0 !important;bottom:auto !important;left:auto !important}.dslc-init-bottomleft .dslc-init-target{position:absolute !important;bottom:0 !important;left:0 !important;top:auto !important;right:auto !important}.dslc-init-bottomright .dslc-init-target{position:absolute !important;bottom:0 !important;right:0 !important;top:auto !important;left:auto !important}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topleft{position:absolute;top:0;left:0;bottom:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topright{position:absolute;top:0;right:0;bottom:auto;left:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomleft{position:absolute;bottom:0;left:0;top:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomright{position:absolute;bottom:0;right:0;top:auto;left:auto}.dslc-post-filters{overflow:hidden;font-size:0}.dslc-post-filter{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;cursor:pointer;display:inline-block;font-size:11px;font-weight:bold;line-height:1;padding:12px;margin-right:10px}.dslc-post-filter.dslc-active{color:#ff4e01}.dslc-post-filter:last-child{margin-right:0 !important}#dslc-content .dslc-bg-video{background:transparent;position:absolute;left:0;right:0;bottom:0;top:0;opacity:0}#dslc-content .dslc-bg-video.dslc-force-show{opacity:1}#dslc-content .dslc-bg-video .mejs-container{background:transparent;position:absolute;left:0;right:0;bottom:0;top:0;width:100% !important;height:auto !important;overflow:hidden}#dslc-content .dslc-bg-video video{min-width:100%;height:auto !important;min-height:100%}#dslc-content .dslc-bg-video .mejs-controls{display:none !important}#dslc-content .dslc-bg-video-overlay{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;background:#000}.dslc-trigger-lightbox-gallery{cursor:pointer}@keyframes dslcFadeIn{to{opacity:1}}@keyframes dslcSlideUp{to{transform:translateY(0)}}@keyframes dslcSlideDown{to{transform:translateY(0)}}@keyframes dslcSlideRight{to{transform:translateX(0)}}@keyframes dslcSlideLeft{to{transform:translateX(0)}}@keyframes dslcSlideUpFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideDownFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideRightFadeIn{to{transform:translateX(0);opacity:1}}@keyframes dslcSlideLeftFadeIn{to{transform:translateX(0);opacity:1}}@media only screen and (min-width: 768px){@-webkit-keyframes dslcFadeIn{to{opacity:1}}@-moz-keyframes dslcFadeIn{to{opacity:1}}.dslc-in-viewport-anim-dslcFadeIn.dslc-in-viewport-check{opacity:0}@-webkit-keyframes dslcSlideUp{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideUp{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideUp.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}@-webkit-keyframes dslcSlideDown{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideDown{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideDown.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px)}@-webkit-keyframes dslcSlideRight{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideRight{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideRight.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px)}@-webkit-keyframes dslcSlideLeft{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideLeft{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideLeft.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px)}@-webkit-keyframes dslcSlideUpFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideUpFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideUpFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px);opacity:0}@-webkit-keyframes dslcSlideDownFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideDownFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideDownFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px);opacity:0}@-webkit-keyframes dslcSlideRightFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideRightFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideRightFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);opacity:0}@-webkit-keyframes dslcSlideLeftFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideLeftFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideLeftFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px);opacity:0}}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-post-thumb .dslc-on-hover-anim-target{opacity:1 !important;-webkit-transform:translateY(0) !important;-moz-transform:translateY(0) !important;transform:translateY(0) !important;-webkit-transform:translateX(0) !important;-moz-transform:translateX(0) !important;transform:translateX(0) !important}.dslc-anim-dslcFadeIn,.dslc-anim-dslcSlideDownFadeIn,.dslc-anim-dslcSlideUpFadeIn,.dslc-anim-dslcSlideLeftFadeIn,.dslc-anim-dslcSlideRightFadeIn{opacity:0}.dslc-on-hover-anim:hover .dslc-anim-dslcFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn{opacity:1}.dslc-anim-dslcSlideDown,.dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDown,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}.dslc-anim-dslcSlideUp,.dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUp,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}.dslc-anim-dslcSlideRight,.dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRight,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.dslc-anim-dslcSlideLeft,.dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeft,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);transform:translateX(0%)}.dslc-anim-none{opacity:0;-webkit-transition:all 0s ease-out !important}.dslc-on-hover-anim:hover .dslc-anim-none{opacity:1}#dslc-content{position:relative}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto 5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.gallery-caption{font-weight:bold}.dslc-content strong,.dslc-content b{font-weight:bolder}.dslc-content i:not(.fa,.dslc-icon),.dslc-content em{font-style:italic}@media only screen and (min-width: 1025px){.dslc-hide-on-desktop{display:none !important}.dslca-enabled .dslc-hide-on-desktop{display:block !important}.dslca-composer-hidden .dslc-hide-on-desktop{display:none !important}}@media only screen and (min-width: 768px) and (max-width: 1024px){body.dslca-enabled.dslc-res-tablet{padding-bottom:200px}.dslc-hide-on-tablet{display:none !important}.dslc-post-heading{overflow:hidden}}@media only screen and (max-width: 767px){body.dslca-enabled.dslc-res-phone{padding-bottom:200px}.dslc-col,.dslc-no-columns-spacing .dslc-col{width:100%;margin:0;margin-bottom:30px;min-width:0px}.dslc-module-front.dslc-col{margin-bottom:0}.dslc-hide-on-phone{display:none !important}.dslc-post-heading{overflow:hidden}}@media all and (-ms-high-contrast: none){.dslc-image-container .dslc-image,.dslc-image-container .dslc-image a{width:100% !important}.dslc-in-viewport-check{transform:none !important;opacity:1 !important}#dslc-content .dslc-info-box-image-alt-inner{width:100%}}body #dslc-content .nf-field-container{margin-bottom:0}body #dslc-content input:focus{outline:none}body:not(.dslca-enabled) .dslc-sticky-row{width:100%;left:0;z-index:1}body em{font-style:italic}.test{font:100% Helvetica,sans-serif;color:#333}.dslc-module-front a{text-decoration:none}#dslc-content .dslc-post{overflow:hidden}.dslc-module-front{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif}#dslc-content .dslc-cpt-post-thumb{margin-bottom:20px;overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-cpt-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-cpt-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-cpt-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main.dslc-cpt-post-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-cpt-post-thumb .dslc-cpt-post-main{opacity:1}#dslc-content .dslc-cpt-post-meta{margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1}#dslc-content .dslc-cpt-post-meta-author{float:left}#dslc-content .dslc-cpt-post-meta-author.above{float:none}#dslc-content .dslc-cpt-post-meta-author a{text-decoration:none}#dslc-content .dslc-cpt-post-meta-date{float:right}#dslc-content .dslc-cpt-post-meta-date.above{float:none}#dslc-content .dslc-cpt-post-title{margin-bottom:13px}#dslc-content .dslc-cpt-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-cpt-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-cpt-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-cpt-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-main{overflow:hidden}.dslc-post-thumb{overflow:hidden}#dslc-content .dslc-blog-post-main{border:0px solid transparent}#dslc-content .dslc-blog-post-thumb{overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-blog-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-blog-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-blog-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main.dslc-blog-post-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-blog-post-thumb .dslc-blog-post-main{opacity:1}#dslc-content .dslc-blog-post-meta{border-left:0;border-right:0;margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1;width:100%}#dslc-content .dslc-blog-post-meta-author{float:left}#dslc-content .dslc-blog-post-meta-author.above{float:none}#dslc-content .dslc-blog-post-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-blog-post-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-blog-post-meta-author a{text-decoration:none}#dslc-content .dslc-blog-post-meta-date{float:right}#dslc-content .dslc-blog-post-meta-date.above{float:none}#dslc-content .dslc-blog-post-meta-comment-count{display:inline-block;margin:0 auto}#dslc-content .dslc-blog-post-meta-comment-count.right{float:right}#dslc-content .dslc-blog-post-meta-comment-count.left{float:left}.dslc-blog-post-meta .clearfix{clear:both}#dslc-content .dslc-blog-post-title{margin-bottom:13px}#dslc-content .dslc-blog-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-blog-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-blog-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-blog-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-posts-orientation-horizontal .dslc-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:hidden}#dslc-content .dslc-download-thumb{position:relative;line-height:0}#dslc-content .dslc-download-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-download-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-download-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-download-thumb .dslc-download-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-download-thumb .dslc-download-main.dslc-download-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-download-thumb .dslc-download-main{opacity:1}#dslc-content .dslc-download-main{border:0px solid transparent;text-align:center}#dslc-content .dslc-download-title{margin-bottom:13px}#dslc-content .dslc-download-title h2{font-size:15px;line-height:1.7;margin:0;padding:0}#dslc-content .dslc-download-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-download-tags{border:1px solid #e5e5e5;border-width:1px 0;font-size:12px;padding:8px 0;line-height:1;margin-bottom:22px}#dslc-content .dslc-download-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;font-weight:400}#dslc-content .dslc-download-download{margin-bottom:10px}#dslc-content .dslc-download-download a{background:#ff4e01;border:0px solid transparent;border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:bold;line-height:1;padding:15px 0;text-decoration:none;text-align:center}#dslc-content .dslc-download-download .dslc-icon{margin-right:10px}#dslc-content .dslc-download-info{font-size:10px;font-style:italic}#dslc-content .dslc-gallery-thumb{position:relative;line-height:0}#dslc-content .dslc-gallery-thumb-inner{border:0 solid transparent;position:relative;overflow:hidden}#dslc-content .dslc-gallery-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-gallery-thumb .dslc-gallery-images-count{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;text-decoration:none}#dslc-content .dslc-gallery-images-count-bg{background:transparent;border:0px solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-gallery-images-count-main{position:relative}#dslc-content .dslc-gallery-images-count-num{color:#fff;display:block;font-size:25px;font-weight:200;line-height:1;margin-bottom:8px}#dslc-content .dslc-gallery-images-count-txt{color:#7d7d7d;display:block;font-size:11px;line-height:1}#dslc-content .dslc-gallery-thumb .dslc-gallery-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-gallery-thumb .dslc-gallery-main.dslc-gallery-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-gallery-thumb .dslc-gallery-main{opacity:1}#dslc-content .dslc-gallery-main{border:0px solid transparent;text-align:center}#dslc-content .dslc-gallery-title{margin-bottom:15px}#dslc-content .dslc-gallery-title h2{font-size:11px;line-height:1;margin:0;padding:0}#dslc-content .dslc-gallery-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-gallery-sep{display:block;height:1px;border-bottom:1px solid #4a4a4a;margin-bottom:15px}#dslc-content .dslc-gallery-excerpt{font-size:12px;border-width:1px 0 0 0}#dslc-content .dslc-gallery-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-gallery .dslc-lightbox-gallery{display:none}#dslc-content .dslc-info-box{text-align:center;border:0px solid transparent}#dslc-content .dslc-info-box-image{margin-bottom:25px;position:relative;font-size:0}#dslc-content .dslc-info-box-image-link{position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-image{float:left;margin-right:20px}#dslc-content .dslc-info-box-image-inner{display:inline-flex;justify-content:center;align-items:center;position:relative;border:0px solid transparent}#dslc-content .dslc-info-box-image-inner .dslc-icon{color:#fff;line-height:1;font-size:40px}#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-image-alt{float:left;margin-right:20px}#dslc-content .dslc-info-box-image-alt-inner{display:inline-block}#dslc-content .dslc-info-box-title h4{font-size:17px;line-height:1;margin:0;padding:0;font-weight:400}#dslc-content .dslc-info-box-title h4 a{color:inherit;text-decoration:none}#dslc-content .dslc-info-box-content{margin-bottom:25px}#dslc-content .dslc-info-box-button{font-size:0}#dslc-content .dslc-info-box-button a{display:inline-block;line-height:1;text-decoration:none;box-shadow:none;-webkit-appearance:none}#dslc-content .dslc-info-box-button-aside{float:right}#dslc-content .dslc-partner .dslc-partner-thumb{position:relative;line-height:0}#dslc-content .dslc-partner .dslc-partner-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-partner .dslc-partner-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;vertical-align:bottom;width:auto;max-width:100%;height:auto}#dslc-content .dslc-partner-thumb .dslc-partner-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-partner-thumb .dslc-partner-main.dslc-partner-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-partner-thumb .dslc-partner-main{opacity:1}#dslc-content .dslc-partner-title{margin-bottom:10px}#dslc-content .dslc-partner-title h2{margin:0;padding:0}#dslc-content .dslc-partner-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-thumb{margin-bottom:24px;position:relative;line-height:0}#dslc-content .dslc-project-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-project-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-project-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-project-thumb .dslc-project-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-project-thumb .dslc-project-main.dslc-project-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-projects .dslc-post:first-child .dslc-project-thumb .dslc-project-main{opacity:1}#dslc-content .dslc-project-main{border:0px solid transparent}#dslc-content .dslc-project-title{margin-bottom:10px}#dslc-content .dslc-project-title h2{font-weight:bold;font-size:12px;line-height:1;margin:0;padding:0}#dslc-content .dslc-project-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-cats{font-size:10px;font-style:italic;line-height:1}#dslc-content .dslc-project-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;border-top:0px solid #000}#dslc-content .dslc-project-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-separator-wrapper{padding-bottom:1px}.dslc-separator{clear:both;height:1px;padding-bottom:25px;margin-bottom:25px;width:100%}.dslc-module-front.dslc-module-DSLC_Separator{min-height:auto}.dslc-separator.dslc-separator-style-solid{border-bottom:1px solid #ededed}.dslc-separator.dslc-separator-style-dashed{border-bottom:1px dashed #ededed}.dslc-separator.dslc-separator-style-dotted{border-bottom:1px dotted #ededed}#dslc-content .dslc-staff-member-thumb{position:relative;line-height:0}#dslc-content .dslc-staff-member-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-staff-member-thumb img{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main.dslc-staff-member-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-staff-member-thumb .dslc-staff-member-main{opacity:1}#dslc-content .dslc-staff-member-social a{margin:0 6px;text-decoration:none}#dslc-content .dslc-staff-member-title h2{margin:0;padding:0}#dslc-content .dslc-staff-member-title h2 a{display:block;text-decoration:none;color:inherit}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav{float:left;margin-bottom:0 !important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav{margin-right:0 !important}#dslc-content .dslc-tabs-nav-hook{background:#fbfbfb;border:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:3px 3px 0 0;bottom:-1px;cursor:pointer;display:inline-block;padding:10px;position:relative;line-height:1;margin-left:-1px}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav-hook{display:block;margin-left:0 !important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav-hook{margin-bottom:0 !important}#dslc-content .dslc-tabs-nav-hook:first-child{margin-left:0 !important}#dslc-content .dslc-tabs-nav-hook.dslc-active{background:#fff}#dslc-content .dslc-tabs-content{background:#fff}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-content{overflow:hidden}#dslc-content .dslc-tabs-tab-content{padding:35px;display:none;position:relative}#dslc-content .dslc-tabs-tab-content.dslc-active{display:block}.dslca-add-new-tab-hook{background:#78CA4F;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:11px;margin-left:10px;height:20px;text-align:center;line-height:22px;margin-top:8px;width:20px;position:relative}.dslca-add-new-tab-hook .dslca-icon{position:absolute;line-height:1;top:5px;right:6px}.dslca-delete-tab-hook{color:#E55F5F;cursor:pointer;display:inline-block;font-size:12px;margin-left:10px;line-height:1;vertical-align:top}.dslc-tabs-content .dslc-tabs-nav-hook{display:none !important}#dslc-content .dslc-testimonials{border:0px solid transparent}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{position:relative;width:90%;margin:0 auto}#dslc-content .dslc-testimonial-main{border:0 solid transparent;border-radius:4px;padding:25px;overflow:hidden}#dslc-content .dslc-testimonial-author-pos-outside-left{float:left}#dslc-content .dslc-testimonial-author-pos-outside-right{float:right}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-avatar{float:left}#dslc-content .dslc-testimonial-author-avatar{border:0 transparent solid;float:left}#dslc-content .dslc-testimonial-author-avatar img{display:block;height:auto}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-main,#dslc-content .dslc-testimonial-author-main{overflow:hidden;float:left}#dslc-content .dslc-testimonial-author-name{line-height:1}#dslc-content .dslc-testimonial-author-position{line-height:1.1}#dslc-content .dslc-testimonial-avatar-above .dslc-testimonial-author-avatar{float:right}.dslc-testimonial-clearfix{clear:both}input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{border-style:none;-webkit-appearance:none}.dslc-module-DSLC_Text_Simple img{max-width:100%;height:auto}.dslc-text-module-content:before{content:"";top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}#dslc-content .dslc-widgets-wrap{border:0px solid transparent}#dslc-content .dslc-widget{margin-bottom:30px;width:100%}#dslc-content .dslc-widget:last-child{margin-bottom:0 !important}#dslc-content .dslc-widget-wrap{border:0 solid transparent}#dslc-content .dslc-widget-title{font-size:15px;font-weight:600;margin-bottom:10px;padding-bottom:10px;line-height:1}#dslc-content .dslc-widget-title-inner{display:block}#dslc-content .dslc-widgets-2-col .dslc-col{width:14.89361%}#dslc-content .dslc-widgets-3-col .dslc-col{width:23.40425%}#dslc-content .dslc-widgets-4-col .dslc-col{width:31.91489%}#dslc-content .dslc-widgets-5-col .dslc-col{width:40.42553%}#dslc-content .dslc-widgets-6-col .dslc-col{width:48.93617%}#dslc-content .dslc-widgets-7-col .dslc-col{width:57.4468%}#dslc-content .dslc-widgets-8-col .dslc-col{width:65.95744%}#dslc-content .dslc-widgets-9-col .dslc-col{width:74.46808%}#dslc-content .dslc-widgets-10-col .dslc-col{width:82.97872%}#dslc-content .dslc-widgets-11-col .dslc-col{width:91.48936%}#dslc-content .dslc-widgets-12-col .dslc-col{width:100%;margin-right:0}#dslc-content .dslc-widgets-6-col .dslc-col:nth-child(2n),#dslc-content .dslc-widgets-4-col .dslc-col:nth-child(3n),#dslc-content .dslc-widgets-3-col .dslc-col:nth-child(4n),#dslc-content .dslc-widgets-2-col .dslc-col:nth-child(6n){margin-right:0}#dslc-content .dslc-product-thumb{position:relative;line-height:0}#dslc-content .dslc-product-thumb-inner{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-product-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;border-radius:3px 3px 0 0;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-product-thumb .dslc-product-price{background:transparent;color:#fff;font-weight:400;font-size:25px;line-height:1;position:absolute;left:0;top:0;width:100%;height:100%;text-decoration:none;text-align:center}#dslc-content .dslc-product-price-bg{background:transparent;border:0px solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-product-price-main{position:relative}#dslc-content .dslc-product-thumb .dslc-product-price del{display:none}#dslc-content .dslc-product-thumb .dslc-product-price ins{text-decoration:none;background:transparent}#dslc-content .dslc-product-thumb .dslc-product-price .from{display:none}#dslc-content .dslc-product-thumb .dslc-product-price .amount{vertical-align:middle}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main.dslc-product-main-visible{opacity:1 !important}body.dslca-enabled #dslc-content .dslc-products .dslc-post:first-child .dslc-product-thumb .dslc-product-main{opacity:1}#dslc-content .dslc-product-main{background:#1d1d1d;border-radius:0 0 3px 3px;padding:20px;text-align:center;border:0px solid transparent}#dslc-content .dslc-product-title{margin-bottom:15px}#dslc-content .dslc-product-price-secondary{color:#fff;float:left;font-size:20px;line-height:1}#dslc-content .dslc-product-price-secondary ins{text-decoration:none;background:transparent}#dslc-content .dslc-product-title h2{clear:none;font-size:11px;line-height:1;vertical-align:middle;margin:0;padding:0}#dslc-content .dslc-product-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-product-excerpt{border-bottom:0 solid transparent}#dslc-content .dslc-product-sep{display:block;border-bottom:1px solid #4a4a4a;height:1px;margin-bottom:15px}#dslc-content .dslc-product-extra .dslc-product-add-to-cart{color:#8d8d8d;font-size:12px;line-height:1;text-decoration:none;float:left}#dslc-content .dslc-product-extra .dslc-product-details{color:#8d8d8d;font-size:12px;text-decoration:none;line-height:1;float:right}#dslc-content .dslc-product-extra .dslc-icon{margin-right:5px}#dslc-content .dslc-tp-title{border:0 solid transparent}#dslc-content .dslc-tp-content{border:0 solid transparent}#dslc-content .dslc-tp-meta{border:0 solid transparent}#dslc-content .dslc-tp-meta ul{margin:0;list-style-type:none;font-size:0}#dslc-content .dslc-tp-meta-horizontal li{display:inline-block;margin-top:0 !important;margin-bottom:0 !important;list-style-type:none}#dslc-content .dslc-tp-meta-horizontal li:first-child{margin-left:0 !important}#dslc-content .dslc-tp-meta-horizontal li:last-child{margin-right:0 !important}#dslc-content .dslc-tp-meta-vertical li{margin-left:0 !important;margin-right:0 !important}#dslc-content .dslc-tp-meta-vertical li:first-child{margin-top:0 !important}#dslc-content .dslc-tp-meta-vertical li:last-child{margin-bottom:0 !important}#dslc-content .dslc-tp-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-tp-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-tp-download-button a{border:0px solid transparent;display:block;line-height:1;text-decoration:none;text-align:center;-webkit-appearance:none}#dslc-content .dslc-tp-thumbnail{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-tp-thumbnail img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}#dslc-content .dslc-tp-gallery-slider{border:0 solid transparent}#dslc-content .dslc-tp-gallery-slider-main{border:0 solid transparent}#dslc-content .dslc-tp-gallery-slider-main li{overflow:hidden}#dslc-content .dslc-tp-gallery-slider-nav{border:0 solid transparent}#dslc-content .dslc-tp-gallery-slider-nav li{margin-right:10px;padding:5px;border:1px solid red;cursor:pointer;opacity:0.7}#dslc-content .dslc-tp-gallery-slider-nav li.flex-active-slide{opacity:1}#dslc-content ul.dslc-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-social li{margin:0;padding:0;line-height:1;display:inline-block;margin-right:10px;overflow:hidden}#dslc-content ul.dslc-social a.dslc-social-icon{border:0 solid transparent;background:#40bde6;text-decoration:none;color:#fff;width:30px;height:30px;border-radius:15px;font-size:15px;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-social .dslc-icon{line-height:1}#dslc-content ul.dslc-social .dslc-social-label{float:left;display:block}#dslc-content ul.dslc-social li:last-child{margin-right:0}#dslc-content ul.dslc-staff-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-staff-social li{margin:0;padding:0;line-height:1;display:inline-block;overflow:hidden}#dslc-content ul.dslc-staff-social a{border:0 solid transparent;text-decoration:none;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-staff-social .dslc-icon{line-height:1}#dslc-content ul.dslc-staff-social .dslc-social-label{float:left;display:block}.dslc-notification-box-has-timeout{display:none}body.dslca-enabled .dslc-notification-box-has-timeout{display:block}#dslc-content .dslc-notification-box-content p:last-child{margin-bottom:0}#dslc-content .dslc-notification-box-close{display:flex;justify-content:center;align-items:center;position:absolute;right:15px;top:20px;cursor:pointer;background:#ffffff;color:#f65757;border-radius:50%;width:15px;height:15px}#dslc-content .dslc-notification-box-close .dslc-icon{color:#f65757;font-size:12px;text-align:center}#dslc-content .dslc-button a{display:inline-block;text-decoration:none;line-height:1;box-shadow:none;-webkit-appearance:none}#dslc-content .dslc-button a span{position:relative}.dslc-tp-comments ul,.dslc-tp-comments ol,.dslc-tp-comments li{list-style-type:none}.dslc-tp-comments ol{margin-left:0}.dslc-tp-comments{border:0 solid transparent}.dslc-comment{border:0 solid transparent;margin:0}.dslc-comment-inner{border:1px solid #ddd;padding:10px;margin-bottom:20px}.dslc-comment-info{margin-bottom:10px;border-bottom:1px solid #ddd}.dslc-comment-meta{float:left;margin:0}.dslc-comment-meta-author{display:inline-block;margin-right:15px;line-height:1}.dslc-comment-author-avatar{margin-right:5px}.dslc-comment-meta-author a{color:inherit;text-decoration:none}.dslc-comment-author-avatar img{vertical-align:middle}.dslc-comment-meta-date{display:inline-block;line-height:1}.dslc-comment-reply{float:right}.dslc-comment-reply a{text-decoration:none}.dslc-comment .dslc-comment{margin-left:50px}.dslc-tp-comment-form input[type=text]::-moz-placeholder,.dslc-tp-comment-form input[type=url]::-moz-placeholder,.dslc-tp-comment-form input[type=email]::-moz-placeholder,.dslc-tp-comment-form textarea::-moz-placeholder{opacity:1}.dslc-tp-comment-form{border:0 solid transparent}.dslc-tp-comment-form input[type="text"]{line-height:1}.dslc-tp-comment-form input,.dslc-tp-comment-form textarea{border:0 solid transparent}.dslc-tp-comment-form textarea{width:100%;height:130px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.dslc-tp-comment-form .logged-in-as{margin-bottom:15px}.dslc-tp-comment-form #submit{cursor:pointer}.dslc-image,.dslc-image img{border:0;box-shadow:none}#dslc-content .dslc-image,#dslc-content .dslc-image>a{display:inline-block}#dslc-content .dslc-image img{max-width:100%;display:inline-block;vertical-align:middle;box-shadow:none;border-radius:none;position:relative}#dslc-content .dslc-progress-bar{border:0 solid transparent}#dslc-content .dslc-progress-bar-label{margin:0;padding:0;line-height:1}#dslc-content .dslc-progress-bar-loader{background:#666;display:block;height:18px}#dslc-content .dslc-progress-bar-loader-inner{display:block;float:left;overflow:hidden;white-space:nowrap}#dslc-content .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:0}#dslc-content .dslca-enabled .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:1}#dslc-content .dslc-accordion{border:0 solid transparent}#dslc-content .dslc-accordion-item:first-child{margin-top:0 !important}#dslc-content .dslc-accordion-header{border:0 solid transparent;font-size:11px;font-weight:bold;font-size:11px;line-height:1;position:relative;display:flex;justify-content:space-between;align-items:center}#dslc-content .dslc-accordion-title{border:0 solid transparent;display:block}#dslc-content .dslc-accordion-hook{cursor:pointer}#dslc-content .dslc-accordion-toggle{display:block;position:absolute;left:0;top:0;bottom:0}#dslc-content .dslc-accordion-content{position:relative;border:0 solid transparent}#dslc-content .dslca-add-accordion{text-align:center}#dslc-content .dslca-add-accordion-hook{background:#78CA4F;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:12px;height:20px;text-align:center;line-height:22px;width:20px;position:relative;margin-top:10px}#dslc-content .dslca-accordion-action-hooks{line-height:0}#dslc-content .dslca-move-up-accordion-hook,#dslc-content .dslca-move-down-accordion-hook{color:#5890e5}#dslc-content .dslca-move-up-accordion-hook:hover,#dslc-content .dslca-move-down-accordion-hook:hover{color:#3b6fbe}#dslc-content .dslca-delete-accordion-hook,#dslc-content .dslca-toggle-accordion-hook{color:#E55F5F;cursor:pointer;display:inline-block;font-size:12px;margin-left:10px;line-height:1;vertical-align:top}#dslc-content .dslc-icon-module{position:relative;display:inline-block}#dslc-content .dslc-navigation{z-index:999;position:relative;text-align:right;font-size:0}body .dslc-navigation .menu-item[class^="dslc-icon-"]:before,body .dslc-navigation .menu-item[class*=" dslc-icon-"]:before{display:none}#dslc-content .dslc-navigation .menu{list-style:none;margin:0;padding:0}#dslc-content .dslc-navigation .menu>li{display:inline-block;position:relative}#dslc-content .dslc-navigation.dslc-navigation-orientation-horizontal .menu>li{margin-top:0 !important}#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li{display:block;margin-left:0 !important}#dslc-content .dslc-navigation .menu>li:first-child{margin-left:0 !important}#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li:first-child{margin-top:0 !important}#dslc-content .dslc-navigation .menu>li>a{display:inline-block;text-decoration:none;vertical-align:middle}#dslc-content .dslc-navigation-arrow{display:inline-block;margin-left:5px;vertical-align:middle}#dslc-content .dslc-navigation .menu ul{display:none;list-style-type:none;margin:0;opacity:0;position:absolute;z-index:10;top:100%;left:-28px;text-align:left}#dslc-content .dslc-navigation.dslc-navigation-sub-position-left .menu ul{left:0;right:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-right .menu ul{right:0;left:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-center .menu ul{left:auto;right:auto}#dslc-content .dslc-navigation-orientation-vertical .menu ul{top:0;left:100%}#dslc-content .dslc-navigation .menu ul.dslc-navigation-invert-subnav{left:auto;right:0}#dslc-content .dslc-navigation .menu ul li{display:block;position:relative;z-index:3;white-space:nowrap;margin:0}#dslc-content .dslc-navigation .menu ul li a{display:block;line-height:1;text-decoration:none}#dslc-content .dslc-navigation .menu ul li:last-child a{border-bottom:0 !important}#dslc-content .dslc-navigation .dt-icon.dt-subnav-arrow{display:none;color:#bfbfbf;font-size:8px;margin-left:10px;vertical-align:middle;position:relative;top:-3px;margin-right:0}#dslc-content .dslc-navigation li.current-menu-item .dt-icon.dt-subnav-arrow{color:#878787}#dslc-content .dslc-navigation .menu ul ul{left:100%;margin-left:-1px;top:-1px}#dslc-content .dslc-navigation .menu ul:before{position:absolute;content:'';display:block;left:0;top:0;bottom:0;right:0;z-index:2;border-style:solid}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu:after{display:block;content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;z-index:0;position:absolute}#dslc-content .dslc-navigation .menu ul ul.dslc-navigation-invert-subnav{left:auto;right:100%}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu{display:block;opacity:1}#dslc-content .dslc-mobile-navigation{position:relative;text-align:right;display:none}#dslc-content .dslc-mobile-navigation select{cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;position:absolute;right:0;top:0;padding-top:0;padding-bottom:0;z-index:10;height:38px;width:100%}#dslc-content .dslc-mobile-navigation-hook{color:#555;font-size:24px;line-height:22px}.dslc-post-main-inner-link-cover{display:none;position:absolute;top:0;left:0;right:0;bottom:0}.dslc-posts-social-share{line-height:1}.dslc-posts-social-share a:last-child{margin-right:0 !important}.dslc-posts-social-share-count{display:inline-block;border-style:solid}.dslc-center-elem{top:50%;position:relative;left:50%;visibility:visible;transform:translate(-50%, -50%)}@media only screen and (min-width: 768px) and (max-width: 1024px){#dslc-content .dslc-mobile-navigation.dslc-navigation-res-t-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-t-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}}@media only screen and (max-width: 767px){.dslc-comment .dslc-comment{margin-left:0}.dslc-comment .children{margin-left:0;padding-left:0}#dslc-content .dslc-mobile-navigation.dslc-navigation-res-p-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-p-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}.dslc-carousel .dslc-carousel-item{margin-left:0 !important}body #dslc-content .dslc-partner-thumb{width:100%}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{width:80%}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:visible}}body em{font-style:italic}.gradient-lighten-top-right,.gradient-darken-top-right,.gradient-lighten-right,.gradient-darken-right,.gradient-lighten-bottom-right,.gradient-darken-bottom-right,.gradient-lighten-bottom,.gradient-darken-bottom,.gradient-lighten-bottom-left,.gradient-darken-bottom-left,.gradient-lighten-left,.gradient-darken-left,.gradient-lighten-top-left,.gradient-darken-top-left,.gradient-lighten-top,.gradient-darken-top{position:relative;overflow:hidden}.gradient-lighten-top-right:before,.gradient-darken-top-right:before,.gradient-lighten-right:before,.gradient-darken-right:before,.gradient-lighten-bottom-right:before,.gradient-darken-bottom-right:before,.gradient-lighten-bottom:before,.gradient-darken-bottom:before,.gradient-lighten-bottom-left:before,.gradient-darken-bottom-left:before,.gradient-lighten-left:before,.gradient-darken-left:before,.gradient-lighten-top-left:before,.gradient-darken-top-left:before,.gradient-lighten-top:before,.gradient-darken-top:before{position:absolute;left:0;top:0;right:0;bottom:0;content:''}.gradient-lighten-top-right>span,.gradient-darken-top-right>span,.gradient-lighten-right>span,.gradient-darken-right>span,.gradient-lighten-bottom-right>span,.gradient-darken-bottom-right>span,.gradient-lighten-bottom>span,.gradient-darken-bottom>span,.gradient-lighten-bottom-left>span,.gradient-darken-bottom-left>span,.gradient-lighten-left>span,.gradient-darken-left>span,.gradient-lighten-top-left>span,.gradient-darken-top-left>span,.gradient-lighten-top>span,.gradient-darken-top>span{position:relative}.gradient-lighten-top-right:before,.gradient-lighten-right:before,.gradient-lighten-bottom-right:before,.gradient-lighten-bottom:before,.gradient-lighten-bottom-left:before,.gradient-lighten-left:before,.gradient-lighten-top-left:before,.gradient-lighten-top:before{mix-blend-mode:overlay}.gradient-darken-top-right:before,.gradient-darken-right:before,.gradient-darken-bottom-right:before,.gradient-darken-bottom:before,.gradient-darken-bottom-left:before,.gradient-darken-left:before,.gradient-darken-top-left:before,.gradient-darken-top:before{mix-blend-mode:multiply}.gradient-lighten-top:before{background-image:linear-gradient(0deg, rgba(255,255,255,0), #fff)}.gradient-lighten-top-right:before{background-image:linear-gradient(30deg, rgba(255,255,255,0), #fff)}.gradient-lighten-right:before{background-image:linear-gradient(90deg, rgba(255,255,255,0), #fff)}.gradient-lighten-bottom-right:before{background-image:linear-gradient(140deg, rgba(255,255,255,0), #fff)}.gradient-lighten-bottom:before{background-image:linear-gradient(180deg, rgba(255,255,255,0), #fff)}.gradient-lighten-bottom-left:before{background-image:linear-gradient(200deg, rgba(255,255,255,0), #fff)}.gradient-lighten-left:before{background-image:linear-gradient(270deg, rgba(255,255,255,0), #fff)}.gradient-lighten-top-left:before{background-image:linear-gradient(340deg, rgba(255,255,255,0), #fff)}.gradient-darken-top:before{background-image:linear-gradient(0deg, rgba(0,0,0,0), #000)}.gradient-darken-top-right:before{background-image:linear-gradient(30deg, rgba(0,0,0,0), #000)}.gradient-darken-right:before{background-image:linear-gradient(90deg, rgba(0,0,0,0), #000)}.gradient-darken-bottom-right:before{background-image:linear-gradient(140deg, rgba(0,0,0,0), #000)}.gradient-darken-bottom:before{background-image:linear-gradient(180deg, rgba(0,0,0,0), #000)}.gradient-darken-bottom-left:before{background-image:linear-gradient(200deg, rgba(0,0,0,0), #000)}.gradient-darken-left:before{background-image:linear-gradient(270deg, rgba(0,0,0,0), #000)}.gradient-darken-top-left:before{background-image:linear-gradient(340deg, rgba(0,0,0,0), #000)}#dslc-section-dividers{display:none}.dslc-section-divider{position:absolute;left:0;right:0;top:-1px;line-height:0;overflow:hidden}.dslc-section-divider svg{display:block;position:relative;left:-1px;width:calc(100% + 2px);fill:#eaeaea}.dslc-section-divider[data-divider-pos="bottom"]{top:auto;bottom:-1px;transform:scaleY(-1)}.dslc-section-divider[data-divider-pos="bottom"].dslc-flip-vert{transform:scaleY(1)}.dslc-section-divider.dslc-flip-hor svg{transform:scaleX(-1)}.dslc-section-divider.dslc-flip-vert{transform:scaleY(-1)}.btn.btn-inline {
width: fit-content !important;
}
#catapult-cookie-bar {
box-sizing: border-box;
max-height: 0;
opacity: 0;
z-index: 99999;
overflow: hidden;
color: #ddd;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #464646;
}
#catapult-cookie-bar a {
color: #fff;
}
#catapult-cookie-bar .x_close span {
background-color: ;
}
button#catapultCookie {
background:;
color: ;
border: 0; padding: 6px 9px; border-radius: 3px;
}
#catapult-cookie-bar h3 {
color: #ddd;
}
.has-cookie-bar #catapult-cookie-bar {
opacity: 1;
max-height: 999px;
min-height: 30px;
}
dslc-col {
display: block;
float: left;
margin-right: 5%;
min-height: 1px; }
body.rtl .dslc-col {
float: right;
margin-left: 5%;
margin-right: 0;
}
.dslc-1-col { width:  3.75%; }
.dslc-2-col { width: 12.5%; }
.dslc-3-col { width: 21.25%; }
.dslc-4-col { width: 30.0%; }
.dslc-5-col { width: 38.75%; }
.dslc-6-col { width: 47.5%; }
.dslc-7-col { width: 56.25%; }
.dslc-8-col { width: 65.0%; }
.dslc-9-col { width: 73.75%; }
.dslc-10-col { width: 82.5%; }
.dslc-11-col { width: 91.25%; }
.dslc-12-col { width: 100%; }
.dslc-last-col {
margin-right: 0;
}   @media only screen and (min-width : 1025px) {
.dslc-hide-on-desktop {
display: none !important;
}
.dslca-enabled .dslc-hide-on-desktop {
display: block !important;
}
.dslca-composer-hidden .dslc-hide-on-desktop {
display: none !important;
}
} @media only screen and (min-width : 768px) and (max-width : 1024px)  {
body.dslca-enabled.dslc-res-tablet {
padding-bottom: 200px;
}
.dslc-hide-on-tablet {
display: none !important;
}
} @media only screen and ( max-width: 767px ) {
body.dslca-enabled.dslc-res-phone {
padding-bottom: 200px;
}
.dslc-col,
.dslc-no-columns-spacing .dslc-col {
width: 100%;
margin: 0;
margin-bottom: 30px;
min-width: 0px;
}
.dslc-module-front.dslc-col {
margin-bottom: 0;
}
.dslc-hide-on-phone {
display: none !important;
}
}  @media only screen and (max-width: 767px) {
#catapult-cookie-bar{
font-size: 12px;
}
#callpage.cp-callpage{
z-index: 120 !important;
position: relative !important;
}
}
.single .tier-2 .intro .intro-content{
color: #000000 !important;
}
.dslc-modules-section-wrapper, .dslca-add-modules-section { width : 1296px; } .dslc-modules-section:not(.dslc-full) { padding-left: 4%;  padding-right: 4%; } .dslc-modules-section { margin-left:0%;margin-right:0%;margin-bottom:0px;padding-bottom:80px;padding-top:80px;padding-left:0%;padding-right:0%;background-image:none;background-repeat:repeat;background-position:left top;background-attachment:scroll;background-size:auto;border-width:0px;border-style:solid; } #dslc-module-f2acc416e2b .dslc-image-container{text-align:center ;} #dslc-module-f2acc416e2b .dslc-image{margin-bottom:10px;} #dslc-module-f2acc416e2b .dslc-image,#dslc-module-f2acc416e2b .dslc-image a,#dslc-module-f2acc416e2b .dslc-image img{width:auto ;} #dslc-module-f2acc416e2b .dslc-image-caption{text-align:center ;font-size:13px;font-weight:400;line-height:22px;margin-top:20px;} #dslc-module-b01f688ca57 .dslc-separator{margin-bottom:16px;padding-bottom:16px;border-color:#ededed;border-width:1px;} #dslc-module-b01f688ca57 .dslc-separator-wrapper{background-repeat:repeat ;background-attachment:scroll ;background-position:top left ;} #dslc-module-ee9c5e7f346 .dslc-image-container{text-align:center ;} #dslc-module-ee9c5e7f346 .dslc-image{margin-bottom:10px;} #dslc-module-ee9c5e7f346 .dslc-image,#dslc-module-ee9c5e7f346 .dslc-image a,#dslc-module-ee9c5e7f346 .dslc-image img{width:auto ;} #dslc-module-ee9c5e7f346 .dslc-image-caption{text-align:center ;font-size:13px;font-weight:400;line-height:22px;margin-top:20px;} #dslc-module-85bb259d5dd .dslc-separator{margin-bottom:16px;padding-bottom:16px;border-color:#ededed;border-width:1px;} #dslc-module-85bb259d5dd .dslc-separator-wrapper{background-repeat:repeat ;background-attachment:scroll ;background-position:top left ;} #dslc-module-6d75f28e79d .dslc-image-container{text-align:center ;} #dslc-module-6d75f28e79d .dslc-image{margin-bottom:10px;} #dslc-module-6d75f28e79d .dslc-image,#dslc-module-6d75f28e79d .dslc-image a,#dslc-module-6d75f28e79d .dslc-image img{width:auto ;} #dslc-module-6d75f28e79d .dslc-image-caption{text-align:center ;font-size:13px;font-weight:400;line-height:22px;margin-top:20px;} #dslc-module-41976c57b15 .dslc-separator{margin-bottom:16px;padding-bottom:16px;border-color:#ededed;border-width:1px;} #dslc-module-41976c57b15 .dslc-separator-wrapper{background-repeat:repeat ;background-attachment:scroll ;background-position:top left ;} #dslc-module-eaa843d33f5 .dslc-image-container{text-align:center ;} #dslc-module-eaa843d33f5 .dslc-image{margin-bottom:10px;} #dslc-module-eaa843d33f5 .dslc-image,#dslc-module-eaa843d33f5 .dslc-image a,#dslc-module-eaa843d33f5 .dslc-image img{width:auto ;} #dslc-module-eaa843d33f5 .dslc-image-caption{text-align:center ;font-size:13px;font-weight:400;line-height:22px;margin-top:20px;} #dslc-module-dab1b63f104 .dslc-separator{margin-bottom:16px;padding-bottom:16px;border-color:#ededed;border-width:1px;} #dslc-module-dab1b63f104 .dslc-separator-wrapper{background-repeat:repeat ;background-attachment:scroll ;background-position:top left ;} #dslc-module-7621588d2c7 .dslc-separator{margin-bottom:25px;padding-bottom:25px;border-color:#ededed;border-width:1px;} #dslc-module-7621588d2c7 .dslc-separator-wrapper{background-repeat:repeat ;background-attachment:scroll ;background-position:top left ;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;} #dslc-module-432b850a515 .dslc-separator{margin-bottom:25px;padding-bottom:25px;border-color:#ededed;border-width:1px;} #dslc-module-432b850a515 .dslc-separator-wrapper{background-repeat:repeat ;background-attachment:scroll ;background-position:top left ;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;} #dslc-module-4db79e20967 .dslc-image-container{text-align:center ;} #dslc-module-4db79e20967 .dslc-image{} #dslc-module-4db79e20967 .dslc-image,#dslc-module-4db79e20967 .dslc-image a,#dslc-module-4db79e20967 .dslc-image img{width:auto ;} #dslc-module-4db79e20967 .dslc-image-caption{text-align:center ;font-size:13px;font-weight:400;line-height:22px;margin-top:20px;}
.cmplz-cookiebanner {
min-width: auto !important;
border-radius: 0 !important;
background-color: #005573 !important;
grid-row-gap: 5px !important;
padding: 5px 15px !important;
}
.cmplz-message {
color: #fff !important;
font-size: 14px !important;
width: 100% !important;
}
.cmplz-message a {
color: #00aa9b !important;
font-weight: bold !important;
text-decoration: none !important;
}
.cmplz-buttons {
flex-direction: row !important;
gap: 20px !important;
}
.cmplz-deny, .cmplz-accept, .cmplz-view-preferences {
color: #fff !important;
background: none !important;
border: none !important;
padding: 0 !important;
height: auto !important;
width: auto !important;
font-weight: bold !important;
}
.cmplz-accept {
color: #00aa9b !important;
} .single-content .wp-block-table td {
border: none !important;
padding: 0 !important;
} .dynamics-2col form.marketingForm > div,
.dynamics-2col form.marketingForm > div .emptyContainer {
max-width: 100% !important;
background-color: transparent !important;
}
.dynamics-2col form.marketingForm table.outer,
.dynamics-2col form.marketingForm table.outer > tbody,
.dynamics-2col form.marketingForm table.outer > tbody > tr,
.dynamics-2col form.marketingForm table.outer > tbody > tr > th {
display: block !important;
}
.dynamics-2col form.marketingForm table,
.dynamics-2col form.marketingForm table th {
width: 100% !important;
background-color: transparent !important;
padding: 0 !important;
font-family: "Poppins", sans-serif !important;
color: #232d4b !important;
}
.dynamics-2col form.marketingForm label,
.dynamics-2col form.marketingForm label > p {
font-size: 14px !important;
font-weight: 700 !important;
font-family: "Poppins", sans-serif !important;
color: #232d4b !important;
}
.dynamics-2col form.marketingForm .textFormFieldBlock {
padding: 0 0 30px 0 !important;
row-gap: 0 !important;
}
.dynamics-2col form.marketingForm .textFormFieldBlock input,
.dynamics-2col form.marketingForm .textFormFieldBlock textarea {
outline: none;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
display: block;
padding: 5px 0;
width: 100%;
border: 0;
background-color: transparent;
border-bottom: 1px solid #232d4b;
}
.dynamics-2col form.marketingForm .textFormFieldBlock input:active,
.dynamics-2col form.marketingForm .textFormFieldBlock input:focus,
.dynamics-2col form.marketingForm .textFormFieldBlock textarea:active,
.dynamics-2col form.marketingForm .textFormFieldBlock textarea:focus {
border-bottom: 1px solid #aaaaaa !important;
}
.dynamics-2col form.marketingForm .textFormFieldBlock input::placeholder,
.dynamics-2col form.marketingForm .textFormFieldBlock textarea::placeholder {
color: #999999 !important;
}
.dynamics-2col form.marketingForm p {
color: #232d4b !important;
}
.dynamics-2col form.marketingForm .submitButtonWrapper {
padding: 0 !important;
}
.dynamics-2col form.marketingForm .columnContainer {
width: 50% !important;
}
.dynamics-2col form.marketingForm th.columnContainer.inner {
padding: 0 !important;
}
.dynamics-2col form.marketingForm .containerWrapper > tbody > tr > th.columnContainer:first-child {
padding-right: 30px !important;
}
.dynamics-2col form.marketingForm .containerWrapper > tbody > tr > th.columnContainer:last-child {
padding-left: 30px !important;
}
.dynamics-2col form.marketingForm .consentBlock div label p {
display: inline !important;
font-weight: 500 !important;
font-size: 11px !important;
}
.dynamics-contact form.marketingForm > div,
.dynamics-contact form.marketingForm > div .emptyContainer {
max-width: 100% !important;
background-color: #005573 !important;
}
.dynamics-contact form.marketingForm table,
.dynamics-contact form.marketingForm table th {
width: 100% !important;
background-color: #005573 !important;
padding: 0 !important;
font-family: "Poppins", sans-serif !important;
color: #ffffff !important;
}
.dynamics-contact form.marketingForm table.outer {
padding: 50px !important;
}
.dynamics-contact form.marketingForm .columnContainer {
display: inline !important;
padding: 0 !important;
}
.dynamics-contact form.marketingForm .textFormFieldBlock {
padding: 0 0 16px 0 !important;
gap: 6px !important;
}
.dynamics-contact form.marketingForm label,
.dynamics-contact form.marketingForm label > p {
font-size: 14px !important;
font-weight: 500 !important;
font-family: "Poppins", sans-serif !important;
color: #ffffff !important;
}
.dynamics-contact form.marketingForm .submitButtonWrapper {
padding: 0 !important;
}
.dynamics-contact form.marketingForm .consentBlock div label p {
display: inline !important;
font-weight: 500 !important;
font-size: 11px !important;
}.hamburger {
padding: 15px 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible; }
.hamburger:hover {
opacity: 0.7; }
.hamburger.is-active:hover {
opacity: 0.7; }
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
background-color: #000; }
.hamburger-box {
width: 40px;
height: 24px;
display: inline-block;
position: relative; }
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 40px;
height: 4px;
background-color: #000;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block; }
.hamburger-inner::before {
top: -10px; }
.hamburger-inner::after {
bottom: -10px; } .hamburger--3dx .hamburger-box {
perspective: 80px; }
.hamburger--3dx .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateY(180deg); }
.hamburger--3dx.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); } .hamburger--3dx-r .hamburger-box {
perspective: 80px; }
.hamburger--3dx-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateY(-180deg); }
.hamburger--3dx-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); } .hamburger--3dy .hamburger-box {
perspective: 80px; }
.hamburger--3dy .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(-180deg); }
.hamburger--3dy.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); } .hamburger--3dy-r .hamburger-box {
perspective: 80px; }
.hamburger--3dy-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg); }
.hamburger--3dy-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); } .hamburger--3dxy .hamburger-box {
perspective: 80px; }
.hamburger--3dxy .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg) rotateY(180deg); }
.hamburger--3dxy.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dxy.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); } .hamburger--3dxy-r .hamburger-box {
perspective: 80px; }
.hamburger--3dxy-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
.hamburger--3dxy-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dxy-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); } .hamburger--arrow.is-active .hamburger-inner::before {
transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
.hamburger--arrow.is-active .hamburger-inner::after {
transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); } .hamburger--arrow-r.is-active .hamburger-inner::before {
transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
.hamburger--arrow-r.is-active .hamburger-inner::after {
transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); } .hamburger--arrowalt .hamburger-inner::before {
transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt .hamburger-inner::after {
transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt.is-active .hamburger-inner::before {
top: 0;
transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
.hamburger--arrowalt.is-active .hamburger-inner::after {
bottom: 0;
transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); } .hamburger--arrowalt-r .hamburger-inner::before {
transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r .hamburger-inner::after {
transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
top: 0;
transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
bottom: 0;
transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); } .hamburger--arrowturn.is-active .hamburger-inner {
transform: rotate(-180deg); }
.hamburger--arrowturn.is-active .hamburger-inner::before {
transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
.hamburger--arrowturn.is-active .hamburger-inner::after {
transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); } .hamburger--arrowturn-r.is-active .hamburger-inner {
transform: rotate(-180deg); }
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); } .hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
transition-property: none; }
.hamburger--boring.is-active .hamburger-inner {
transform: rotate(45deg); }
.hamburger--boring.is-active .hamburger-inner::before {
top: 0;
opacity: 0; }
.hamburger--boring.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg); } .hamburger--collapse .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hamburger--collapse .hamburger-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--collapse.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.hamburger--collapse.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--collapse-r .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hamburger--collapse-r .hamburger-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--collapse-r.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.hamburger--collapse-r.is-active .hamburger-inner::before {
top: 0;
transform: rotate(90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--elastic .hamburger-inner {
top: 2px;
transition-duration: 0.275s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic .hamburger-inner::before {
top: 10px;
transition: opacity 0.125s 0.275s ease; }
.hamburger--elastic .hamburger-inner::after {
top: 20px;
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(135deg);
transition-delay: 0.075s; }
.hamburger--elastic.is-active .hamburger-inner::before {
transition-delay: 0s;
opacity: 0; }
.hamburger--elastic.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(-270deg);
transition-delay: 0.075s; } .hamburger--elastic-r .hamburger-inner {
top: 2px;
transition-duration: 0.275s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r .hamburger-inner::before {
top: 10px;
transition: opacity 0.125s 0.275s ease; }
.hamburger--elastic-r .hamburger-inner::after {
top: 20px;
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(-135deg);
transition-delay: 0.075s; }
.hamburger--elastic-r.is-active .hamburger-inner::before {
transition-delay: 0s;
opacity: 0; }
.hamburger--elastic-r.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(270deg);
transition-delay: 0.075s; } .hamburger--emphatic {
overflow: hidden; }
.hamburger--emphatic .hamburger-inner {
transition: background-color 0.125s 0.175s ease-in; }
.hamburger--emphatic .hamburger-inner::before {
left: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
.hamburger--emphatic .hamburger-inner::after {
top: 10px;
right: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
.hamburger--emphatic.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important; }
.hamburger--emphatic.is-active .hamburger-inner::before {
left: -80px;
top: -80px;
transform: translate3d(80px, 80px, 0) rotate(45deg);
transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
.hamburger--emphatic.is-active .hamburger-inner::after {
right: -80px;
top: -80px;
transform: translate3d(-80px, 80px, 0) rotate(-45deg);
transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); } .hamburger--emphatic-r {
overflow: hidden; }
.hamburger--emphatic-r .hamburger-inner {
transition: background-color 0.125s 0.175s ease-in; }
.hamburger--emphatic-r .hamburger-inner::before {
left: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
.hamburger--emphatic-r .hamburger-inner::after {
top: 10px;
right: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
.hamburger--emphatic-r.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important; }
.hamburger--emphatic-r.is-active .hamburger-inner::before {
left: -80px;
top: 80px;
transform: translate3d(80px, -80px, 0) rotate(-45deg);
transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
.hamburger--emphatic-r.is-active .hamburger-inner::after {
right: -80px;
top: 80px;
transform: translate3d(-80px, -80px, 0) rotate(45deg);
transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); } .hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
opacity: 0;
transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }
.hamburger--minus.is-active .hamburger-inner::before {
top: 0; }
.hamburger--minus.is-active .hamburger-inner::after {
bottom: 0; } .hamburger--slider .hamburger-inner {
top: 2px; }
.hamburger--slider .hamburger-inner::before {
top: 10px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s; }
.hamburger--slider .hamburger-inner::after {
top: 20px; }
.hamburger--slider.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--slider.is-active .hamburger-inner::before {
transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
opacity: 0; }
.hamburger--slider.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(-90deg); } .hamburger--slider-r .hamburger-inner {
top: 2px; }
.hamburger--slider-r .hamburger-inner::before {
top: 10px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s; }
.hamburger--slider-r .hamburger-inner::after {
top: 20px; }
.hamburger--slider-r.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--slider-r.is-active .hamburger-inner::before {
transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
opacity: 0; }
.hamburger--slider-r.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(90deg); } .hamburger--spin .hamburger-inner {
transition-duration: 0.22s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin .hamburger-inner::before {
transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
.hamburger--spin .hamburger-inner::after {
transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin.is-active .hamburger-inner {
transform: rotate(225deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spin.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
.hamburger--spin.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--spin-r .hamburger-inner {
transition-duration: 0.22s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r .hamburger-inner::before {
transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
.hamburger--spin-r .hamburger-inner::after {
transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r.is-active .hamburger-inner {
transform: rotate(-225deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spin-r.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
.hamburger--spin-r.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(90deg);
transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--spring .hamburger-inner {
top: 2px;
transition: background-color 0s 0.13s linear; }
.hamburger--spring .hamburger-inner::before {
top: 10px;
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring .hamburger-inner::after {
top: 20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner {
transition-delay: 0.22s;
background-color: transparent !important; }
.hamburger--spring.is-active .hamburger-inner::before {
top: 0;
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--spring.is-active .hamburger-inner::after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 10px, 0) rotate(-45deg); } .hamburger--spring-r .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
.hamburger--spring-r .hamburger-inner::before {
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spring-r.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
.hamburger--spring-r.is-active .hamburger-inner::before {
top: 0;
transform: rotate(90deg);
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--stand .hamburger-inner {
transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
.hamburger--stand .hamburger-inner::before {
transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand .hamburger-inner::after {
transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand.is-active .hamburger-inner {
transform: rotate(90deg);
background-color: transparent !important;
transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
.hamburger--stand.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-45deg);
transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--stand.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(45deg);
transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--stand-r .hamburger-inner {
transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
.hamburger--stand-r .hamburger-inner::before {
transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand-r .hamburger-inner::after {
transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand-r.is-active .hamburger-inner {
transform: rotate(-90deg);
background-color: transparent !important;
transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
.hamburger--stand-r.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-45deg);
transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--stand-r.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(45deg);
transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--squeeze .hamburger-inner {
transition-duration: 0.075s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze .hamburger-inner::before {
transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
.hamburger--squeeze .hamburger-inner::after {
transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner {
transform: rotate(45deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--squeeze.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
.hamburger--squeeze.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); } .hamburger--vortex .hamburger-inner {
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
transition-duration: 0s;
transition-delay: 0.1s;
transition-timing-function: linear; }
.hamburger--vortex .hamburger-inner::before {
transition-property: top, opacity; }
.hamburger--vortex .hamburger-inner::after {
transition-property: bottom, transform; }
.hamburger--vortex.is-active .hamburger-inner {
transform: rotate(765deg);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
transition-delay: 0s; }
.hamburger--vortex.is-active .hamburger-inner::before {
top: 0;
opacity: 0; }
.hamburger--vortex.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(90deg); } .hamburger--vortex-r .hamburger-inner {
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
transition-duration: 0s;
transition-delay: 0.1s;
transition-timing-function: linear; }
.hamburger--vortex-r .hamburger-inner::before {
transition-property: top, opacity; }
.hamburger--vortex-r .hamburger-inner::after {
transition-property: bottom, transform; }
.hamburger--vortex-r.is-active .hamburger-inner {
transform: rotate(-765deg);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
transition-delay: 0s; }
.hamburger--vortex-r.is-active .hamburger-inner::before {
top: 0;
opacity: 0; }
.hamburger--vortex-r.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg); }html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%}
body {
margin: 0;
}
article, aside, footer, header, nav, section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption, figure, main {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace,  monospace;
font-size: 1em;
}  abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b, strong {
font-weight: inherit;
}
b, strong {
font-weight: bolder;
}
code, kbd, samp {
font-family: monospace,  monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}   fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
} [type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
} details, menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
}
@media print {
*, :after, :before, blockquote:first-letter, blockquote:first-line, div:first-letter, div:first-line, li:first-letter, li:first-line, p:first-letter, p:first-line {
text-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
a, a:visited {
text-decoration: underline;
}
abbr[title]:after {
content: " (" attr(title) ")"}
pre {
white-space: pre-wrap!important;
}
blockquote, pre {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
img, tr {
page-break-inside: avoid;
}
h2, h3, p {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse!important;
}
.table td, .table th {
background-color: #fff!important;
}
.table-bordered td, .table-bordered th {
border: 1px solid #ddd!important;
}
}html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} @-ms-viewport {
width: device-width;
}
html {
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
} [tabindex="-1"]:focus {
outline: none!important;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[data-original-title], abbr[title] {
cursor: help;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
} dt {
font-weight: 500;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}    pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
} table {
border-collapse: collapse;
background-color: transparent;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #636c72;
text-align: left;
caption-side: bottom;
}
th {
text-align: left;
}  input[type=checkbox]:disabled, input[type=radio]:disabled {
cursor: not-allowed;
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
-webkit-appearance: listbox;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
}
input[type=search] {
-webkit-appearance: none;
}
output {
display: inline-block;
}
[hidden] {
display: none!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-bottom: 0.5rem;
font-family: "Daxpro",  "Roboto",  "Helvetica Neue",  Arial,  sans-serif;
font-weight: 300;
line-height: 1.3;
color: inherit;
}
.h1, h1 {
font-size: 2.5rem;
}
.h2, h2 {
font-size: 2rem;
}
.h3, h3 {
font-size: 1.75rem;
}
.h4, h4 {
font-size: 1.5rem;
}
.h5, h5 {
font-size: 1.25rem;
}
.h6, h6 {
font-size: 1rem;
}
.lead {
font-size: 1.5rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.3;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.3;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.3;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.3;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0,  0,  0,  0.1);
}
.small, small {
font-size: 80%;
font-weight: 300;
}
.mark, mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 5px;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
padding: 0.5rem 1rem;
margin-bottom: 1rem;
font-size: 1.5625rem;
border-left: 0.25rem solid #156557;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #636c72;
}
.blockquote-footer:before {
content: "\2014 \00A0"}
.blockquote-reverse {
padding-right: 1rem;
padding-left: 0;
text-align: right;
border-right: 0.25rem solid #156557;
border-left: 0;
}
.blockquote-reverse .blockquote-footer:before {
content: ""}
.blockquote-reverse .blockquote-footer:after {
content: "\00A0 \2014"}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #f4f4f4;
border: 1px solid #ddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #636c72;
}
code, kbd, pre, samp {
font-family: Menlo,  Monaco,  Consolas,  "Liberation Mono",  "Courier New",  monospace;
}
code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f7f7f9;
border-radius: 0;
}
a>code {
padding: 0;
color: inherit;
background-color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #292b2c;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 500;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #292b2c;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
} .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
}
.table td, .table th {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #aaaaaa;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #aaaaaa;
}
.table tbody+tbody {
border-top: 2px solid #aaaaaa;
}
.table .table {
background-color: #f4f4f4;
}
.table-sm td, .table-sm th {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #aaaaaa;
}
.table-bordered td, .table-bordered th {
border: 1px solid #aaaaaa;
}
.table-bordered thead td, .table-bordered thead th {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,  0,  0,  0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0,  0,  0,  0.075);
}
.table-active, .table-active>td, .table-active>th {
background-color: rgba(0,  0,  0,  0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0,  0,  0,  0.075);
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
background-color: rgba(0,  0,  0,  0.075);
}
.table-success, .table-success>td, .table-success>th {
background-color: #dff0d8;
}
.table-hover .table-success:hover {
background-color: #d0e9c6;
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
background-color: #d0e9c6;
}
.table-info, .table-info>td, .table-info>th {
background-color: #d9edf7;
}
.table-hover .table-info:hover {
background-color: #c4e3f3;
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
background-color: #c4e3f3;
}
.table-warning, .table-warning>td, .table-warning>th {
background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
background-color: #faf2cc;
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
background-color: #faf2cc;
}
.table-danger, .table-danger>td, .table-danger>th {
background-color: #f2dede;
}
.table-hover .table-danger:hover {
background-color: #ebcccc;
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
background-color: #ebcccc;
}
.thead-inverse th {
color: #f4f4f4;
background-color: #292b2c;
}
.thead-default th {
color: #464a4c;
background-color: #aaaaaa;
}
.table-inverse {
color: #f4f4f4;
background-color: #292b2c;
}
.table-inverse td, .table-inverse th, .table-inverse thead th {
border-color: #f4f4f4;
}
.table-inverse.table-bordered {
border: 0;
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
padding: 0.5rem 0.75rem;
font-size: 1.25rem;
line-height: 1.25;
color: #464a4c;
background-color: #fff;
background-image: none;
background-clip: padding-box;
border: 1px solid rgba(0,  0,  0,  0.15);
border-radius: 0;
-webkit-transition: border-color ease-in-out 0.15s,  -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s,  -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s,  box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s,  box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s,  box-shadow ease-in-out 0.15s,  -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #464a4c;
background-color: #fff;
border-color: #34b1ff;
outline: none;
}
.form-control::-webkit-input-placeholder {
color: #636c72;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #636c72;
opacity: 1;
}
.form-control::placeholder {
color: #636c72;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #aaaaaa;
opacity: 1;
}
.form-control:disabled {
cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.5625rem + 2px);
}
select.form-control:focus::-ms-value {
color: #464a4c;
background-color: #fff;
}
.form-control-file, .form-control-range {
display: block;
}
.col-form-label {
padding-top: calc(0.5rem - 1px * 2);
padding-bottom: calc(0.5rem - 1px * 2);
margin-bottom: 0;
}
.col-form-label-lg {
padding-top: calc(0.75rem - 1px * 2);
padding-bottom: calc(0.75rem - 1px * 2);
font-size: 1.5rem;
}
.col-form-label-sm {
padding-top: calc(0.25rem - 1px * 2);
padding-bottom: calc(0.25rem - 1px * 2);
font-size: 0.875rem;
}
.col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1.25rem;
}
.form-control-static {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
line-height: 1.25;
border: solid transparent;
border-width: 1px 0;
}
.form-control-static.form-control-lg, .form-control-static.form-control-sm, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
padding-right: 0;
padding-left: 0;
}
.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), .input-group-sm>select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
height: 1.8125rem;
}
.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
padding: 0.75rem 1.5rem;
font-size: 1.5rem;
border-radius: 0.3rem;
}
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), .input-group-lg>select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
height: 3.5rem;
} .form-text {
display: block;
margin-top: 0.25rem;
}
.form-check {
position: relative;
display: block;
margin-bottom: 0.5rem;
}
.form-check.disabled .form-check-label {
color: #636c72;
cursor: not-allowed;
}
.form-check-label {
padding-left: 1.25rem;
margin-bottom: 0;
cursor: pointer;
}
.form-check-input {
position: absolute;
margin-top: 0.25rem;
margin-left: -1.25rem;
}
.form-check-input:only-child {
position: static;
}
.form-check-inline {
display: inline-block;
}
.form-check-inline .form-check-label {
vertical-align: middle;
}
.form-check-inline+.form-check-inline {
margin-left: 0.75rem;
}
.form-control-feedback {
margin-top: 0.25rem;
}
.form-control-danger, .form-control-success, .form-control-warning {
padding-right: 2.25rem;
background-repeat: no-repeat;
background-position: center right 0.64063rem;
background-size: 1.28125rem 1.28125rem;
}
.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
color: #5cb85c;
}
.has-success .form-control {
border-color: #5cb85c;
}
.has-success .input-group-addon {
color: #5cb85c;
border-color: #5cb85c;
background-color: #eaf6ea;
} .has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
color: #f0ad4e;
}
.has-warning .form-control {
border-color: #f0ad4e;
}
.has-warning .input-group-addon {
color: #f0ad4e;
border-color: #f0ad4e;
background-color: white;
} .has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
color: #d9534f;
}
.has-danger .form-control {
border-color: #d9534f;
}
.has-danger .input-group-addon {
color: #d9534f;
border-color: #d9534f;
background-color: #fdf7f7;
} .form-inline {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form-inline .form-check {
width: 100%}
@media (min-width:576px) {
.form-inline label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
} }  .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
} .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.dropdown, .dropup {
position: relative;
}
.dropdown-toggle:after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.3em;
vertical-align: middle;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropup .dropdown-toggle:after {
border-top: 0;
border-bottom: 0.3em solid;
} .dropdown-divider {
height: 1px;
margin: 0.5rem 0;
overflow: hidden;
background-color: #aaaaaa;
}  .dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #636c72;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 0.125rem;
} .btn-group-vertical>.btn, .btn-group>.btn {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.btn-group-vertical>.btn:hover, .btn-group>.btn:hover {
z-index: 2;
}  .btn-toolbar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}  .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group>.btn-group {
float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0;
}
.btn+.dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn+.dropdown-toggle-split:after {
margin-left: 0;
}
.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {
padding-right: 1.125rem;
padding-left: 1.125rem;
}
.btn-group-vertical {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
width: 100%} .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
} .input-group {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%}
.input-group .form-control {
position: relative;
z-index: 2;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
z-index: 3;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon, .input-group-btn {
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1.25rem;
font-weight: 300;
line-height: 1.25;
color: #464a4c;
text-align: center;
background-color: #aaaaaa;
border: 1px solid rgba(0,  0,  0,  0.15);
border-radius: 0;
}
.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.input-group-addon.form-control-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
padding: 0.75rem 1.5rem;
font-size: 1.5rem;
border-radius: 0.3rem;
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
margin-top: 0;
}
.input-group-addon:not(:last-child), .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn, .input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child)>.btn, .input-group-btn:not(:last-child)>.btn-group>.btn, .input-group-btn:not(:last-child)>.dropdown-toggle, .input-group .form-control:not(:last-child) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
border-right: 0;
}
.input-group-addon:not(:first-child), .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group>.btn, .input-group-btn:not(:first-child)>.dropdown-toggle, .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn, .input-group-btn:not(:last-child)>.btn:not(:first-child), .input-group .form-control:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.form-control+.input-group-addon:not(:first-child) {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn>.btn {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.input-group-btn>.btn+.btn {
margin-left: -1px;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
z-index: 3;
}
.input-group-btn:not(:last-child)>.btn, .input-group-btn:not(:last-child)>.btn-group {
margin-right: -1px;
}
.input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
z-index: 2;
margin-left: -1px;
}
.input-group-btn:not(:first-child)>.btn-group:active, .input-group-btn:not(:first-child)>.btn-group:focus, .input-group-btn:not(:first-child)>.btn-group:hover, .input-group-btn:not(:first-child)>.btn:active, .input-group-btn:not(:first-child)>.btn:focus, .input-group-btn:not(:first-child)>.btn:hover {
z-index: 3;
}
.custom-control {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: 1.5rem;
padding-left: 1.5rem;
margin-right: 1rem;
cursor: pointer;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked~.custom-control-indicator {
color: #fff;
background-color: #006eb3;
}
.custom-control-input:focus~.custom-control-indicator {
-webkit-box-shadow: 0 0 0 1px #f4f4f4,  0 0 0 3px #006eb3;
box-shadow: 0 0 0 1px #f4f4f4,  0 0 0 3px #006eb3;
}
.custom-control-input:active~.custom-control-indicator {
color: #fff;
background-color: #67c4ff;
}
.custom-control-input:disabled~.custom-control-indicator {
cursor: not-allowed;
background-color: #aaaaaa;
}
.custom-control-input:disabled~.custom-control-description {
color: #636c72;
cursor: not-allowed;
}
.custom-control-indicator {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ddd;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%}
.custom-checkbox .custom-control-indicator {
border-radius: 0;
} .custom-controls-stacked {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.custom-controls-stacked .custom-control {
margin-bottom: 0.25rem;
}
.custom-controls-stacked .custom-control+.custom-control {
margin-left: 0;
}
.custom-select {
display: inline-block;
max-width: 100%;
height: calc(2.5625rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.25;
color: #464a4c;
vertical-align: middle; background-size: 8px 10px;
border: 1px solid rgba(0,  0,  0,  0.15);
border-radius: 0;
-moz-appearance: none;
-webkit-appearance: none;
}
.custom-select:focus {
border-color: #34b1ff;
outline: none;
}
.custom-select:focus::-ms-value {
color: #464a4c;
background-color: #fff;
}
.custom-select:disabled {
color: #636c72;
cursor: not-allowed;
background-color: #aaaaaa;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%}
.custom-file {
position: relative;
display: inline-block;
max-width: 100%;
height: 2.5rem;
margin-bottom: 0;
cursor: pointer;
}
.custom-file-input {
min-width: 14rem;
max-width: 100%;
height: 2.5rem;
margin: 0;
filter: alpha(opacity=0);
opacity: 0;
}
.custom-file-control {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #464a4c;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
border: 1px solid rgba(0,  0,  0,  0.15);
border-radius: 0;
}
.custom-file-control:lang(en):after {
content: "Choose file..."}
.custom-file-control:before {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
z-index: 6;
display: block;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #464a4c;
background-color: #aaaaaa;
border: 1px solid rgba(0,  0,  0,  0.15);
border-radius: 0 0 0 0;
}
.custom-file-control:lang(en):before {
content: "Browse"}
.nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5em 1em;
}
.nav-link:focus, .nav-link:hover {
text-decoration: none;
}
.nav-link.disabled {
color: #636c72;
cursor: not-allowed;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: #aaaaaa #aaaaaa #ddd;
}
.nav-tabs .nav-link.disabled {
color: #636c72;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #464a4c;
background-color: #f4f4f4;
border-color: #ddd #ddd #f4f4f4;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0;
}
.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
color: #fff;
cursor: default;
background-color: #006eb3;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
text-align: center;
}
.tab-content>.tab-pane {
display: none;
}
.tab-content>.active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0.5rem 1rem;
}
.navbar-brand {
display: inline-block;
padding-top: .25rem;
padding-bottom: .25rem;
margin-right: 1rem;
font-size: 1.5rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:focus, .navbar-brand:hover {
text-decoration: none;
}
.navbar-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-text {
display: inline-block;
padding-top: .425rem;
padding-bottom: .425rem;
}
.navbar-toggler {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
padding: 0.25rem 0.75rem;
font-size: 1.5rem;
line-height: 1;
background: transparent;
border: 1px solid transparent;
border-radius: 0;
}
.navbar-toggler:focus, .navbar-toggler:hover {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%}
.navbar-toggler-left {
position: absolute;
left: 1rem;
}
.navbar-toggler-right {
position: absolute;
right: 1rem;
}
@media (max-width:575px) {
.navbar-toggleable .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable>.container {
padding-right: 0;
padding-left: 0;
}
}@media (min-width:576px) {
.navbar-toggleable {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable>.container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable .navbar-collapse {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
width: 100%}
.navbar-toggleable .navbar-toggler {
display: none;
}
}@media (max-width:767px) {
.navbar-toggleable-sm .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-sm>.container {
padding-right: 0;
padding-left: 0;
}
}@media (min-width:768px) {
.navbar-toggleable-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-sm .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-sm>.container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-sm .navbar-collapse {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
width: 100%}
.navbar-toggleable-sm .navbar-toggler {
display: none;
}
}@media (max-width:991px) {
.navbar-toggleable-md .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-md>.container {
padding-right: 0;
padding-left: 0;
}
}@media (min-width:992px) {
.navbar-toggleable-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-md .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-md>.container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-md .navbar-collapse {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
width: 100%}
.navbar-toggleable-md .navbar-toggler {
display: none;
}
}@media (max-width:1199px) {
.navbar-toggleable-lg .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-lg>.container {
padding-right: 0;
padding-left: 0;
}
}@media (min-width:1200px) {
.navbar-toggleable-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-lg .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-lg>.container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-lg .navbar-collapse {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
width: 100%}
.navbar-toggleable-lg .navbar-toggler {
display: none;
}
}@media (max-width:1799px) {
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-xl>.container {
padding-right: 0;
padding-left: 0;
}
}@media (min-width:1800px) {
.navbar-toggleable-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-xl>.container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
width: 100%}
.navbar-toggleable-xl .navbar-toggler {
display: none;
}
}.navbar-toggleable-xxl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-xxl .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-xxl>.container {
padding-right: 0;
padding-left: 0;
}
.navbar-toggleable-xxl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-xxl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-xxl>.container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-xxl .navbar-collapse {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
width: 100%}
.navbar-toggleable-xxl .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand, .navbar-light .navbar-toggler {
color: rgba(0,  0,  0,  0.9);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
color: rgba(0,  0,  0,  0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0,  0,  0,  0.5);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: rgba(0,  0,  0,  0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0,  0,  0,  0.3);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link {
color: rgba(0,  0,  0,  0.9);
}
.navbar-light .navbar-toggler {
border-color: rgba(0,  0,  0,  0.1);
} .navbar-light .navbar-text {
color: rgba(0,  0,  0,  0.5);
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-toggler {
color: white;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-toggler:focus, .navbar-inverse .navbar-toggler:hover {
color: white;
}
.navbar-inverse .navbar-nav .nav-link {
color: rgba(255,  255,  255,  0.5);
}
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
color: rgba(255,  255,  255,  0.75);
}
.navbar-inverse .navbar-nav .nav-link.disabled {
color: rgba(255,  255,  255,  0.25);
}
.navbar-inverse .navbar-nav .active>.nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open>.nav-link {
color: white;
}
.navbar-inverse .navbar-toggler {
border-color: rgba(255,  255,  255,  0.1);
} .navbar-inverse .navbar-text {
color: rgba(255,  255,  255,  0.5);
}
.card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
border: 1px solid rgba(0,  0,  0,  0.125);
border-radius: 0;
}
.card-block {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link+.card-link {
margin-left: 1.25rem;
}
.card>.list-group:first-child .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.card>.list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: #f7f7f9;
border-bottom: 1px solid rgba(0,  0,  0,  0.125);
}
.card-header:first-child {
border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: #f7f7f9;
border-top: 1px solid rgba(0,  0,  0,  0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-primary {
background-color: #006eb3;
border-color: #006eb3;
}
.card-primary .card-footer, .card-primary .card-header {
background-color: transparent;
}
.card-success {
background-color: #5cb85c;
border-color: #5cb85c;
}
.card-success .card-footer, .card-success .card-header {
background-color: transparent;
}
.card-info {
background-color: #5bc0de;
border-color: #5bc0de;
}
.card-info .card-footer, .card-info .card-header {
background-color: transparent;
}
.card-warning {
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.card-warning .card-footer, .card-warning .card-header {
background-color: transparent;
}
.card-danger {
background-color: #d9534f;
border-color: #d9534f;
}
.card-danger .card-footer, .card-danger .card-header {
background-color: transparent;
}
.card-outline-primary {
background-color: transparent;
border-color: #006eb3;
}
.card-outline-secondary {
background-color: transparent;
border-color: #ccc;
}
.card-outline-info {
background-color: transparent;
border-color: #5bc0de;
}
.card-outline-success {
background-color: transparent;
border-color: #5cb85c;
}
.card-outline-warning {
background-color: transparent;
border-color: #f0ad4e;
}
.card-outline-danger {
background-color: transparent;
border-color: #d9534f;
}
.card-inverse {
color: rgba(255,  255,  255,  0.65);
}
.card-inverse .card-footer, .card-inverse .card-header {
background-color: transparent;
border-color: rgba(255,  255,  255,  0.2);
}
.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
color: #fff;
}
.card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
color: rgba(255,  255,  255,  0.65);
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
color: #fff;
}
.card-blockquote {
padding: 0;
margin-bottom: 0;
border-left: 0;
}
.card-img {
border-radius: calc(0 - 1px);
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img-top {
border-top-right-radius: calc(0 - 1px);
border-top-left-radius: calc(0 - 1px);
}
.card-img-bottom {
border-bottom-right-radius: calc(0 - 1px);
border-bottom-left-radius: calc(0 - 1px);
}
@media (min-width:576px) {
.card-deck {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-deck .card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0px;
flex: 1 0 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card:not(:first-child) {
margin-left: 2rem;
}
.card-deck .card:not(:last-child) {
margin-right: 2rem;
}
}@media (min-width:576px) {
.card-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group .card {
-webkit-box-flex: 1;
-webkit-flex: 1 0 0;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.card-group .card+.card {
margin-left: 0;
border-left: 0;
}
.card-group .card:first-child {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-top {
border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-bottom {
border-bottom-right-radius: 0;
}
.card-group .card:last-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-top {
border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-bottom {
border-bottom-left-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child) {
border-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
border-radius: 0;
}
}@media (min-width:576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.card-columns .card {
display: inline-block;
width: 100%;
margin-bottom: 0.75rem;
}
}.breadcrumb {
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #aaaaaa;
border-radius: 0;
}
.breadcrumb:after {
display: block;
content: "";
clear: both;
}
.breadcrumb-item {
float: left;
}
.breadcrumb-item+.breadcrumb-item:before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #636c72;
content: "/"}
.breadcrumb-item+.breadcrumb-item:hover:before {
text-decoration: underline;
}
.breadcrumb-item+.breadcrumb-item:hover:before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #636c72;
} .page-item:first-child .page-link {
margin-left: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.page-item:last-child .page-link {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.page-item.active .page-link {
z-index: 2;
color: #fff;
background-color: #006eb3;
border-color: #006eb3;
}
.page-item.disabled .page-link {
color: #636c72;
pointer-events: none;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #006eb3;
background-color: #fff;
border: 1px solid #ddd;
}
.page-link:focus, .page-link:hover {
color: #003f67;
text-decoration: none;
background-color: #aaaaaa;
border-color: #ddd;
} .badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 500;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
a.badge:focus, a.badge:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-default {
background-color: #636c72;
}
.badge-default[href]:focus, .badge-default[href]:hover {
background-color: #4b5257;
}
.badge-primary {
background-color: #006eb3;
}
.badge-primary[href]:focus, .badge-primary[href]:hover {
background-color: #004f80;
}
.badge-success {
background-color: #5cb85c;
}
.badge-success[href]:focus, .badge-success[href]:hover {
background-color: #449d44;
}
.badge-info {
background-color: #5bc0de;
}
.badge-info[href]:focus, .badge-info[href]:hover {
background-color: #31b0d5;
}
.badge-warning {
background-color: #f0ad4e;
}
.badge-warning[href]:focus, .badge-warning[href]:hover {
background-color: #ec971f;
}
.badge-danger {
background-color: #d9534f;
}
.badge-danger[href]:focus, .badge-danger[href]:hover {
background-color: #c9302c;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #aaaaaa;
border-radius: 0.3rem;
}
@media (min-width:576px) {
.jumbotron {
padding: 4rem 2rem;
}
}.jumbotron-hr {
border-top-color: #919191;
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 500;
}
.alert-dismissible .close {
position: relative;
top: -0.75rem;
right: -1.25rem;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d0e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c1e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bcdff1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6d5ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faf2cc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebcccc;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}@keyframes progress-bar-stripes {
0% {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}.progress {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
font-size: 0.75rem;
line-height: 1rem;
text-align: center;
background-color: #aaaaaa;
border-radius: 0;
}
.progress-bar {
height: 1rem;
color: #fff;
background-color: #006eb3;
}
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
background-image: -o-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
background-image: linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.media {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.list-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #464a4c;
text-align: inherit;
}
.list-group-item-action .list-group-item-heading {
color: #292b2c;
}
.list-group-item-action:focus, .list-group-item-action:hover {
color: #464a4c;
text-decoration: none;
background-color: #f7f7f9;
}
.list-group-item-action:active {
color: #292b2c;
background-color: #aaaaaa;
}
.list-group-item {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,  0,  0,  0.125);
}
.list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.list-group-item:focus, .list-group-item:hover {
text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #636c72;
cursor: not-allowed;
background-color: #fff;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
color: #636c72;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #006eb3;
border-color: #006eb3;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small {
color: inherit;
}
.list-group-item.active .list-group-item-text {
color: #b3e2ff;
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active, button.list-group-item-success.active {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active, button.list-group-item-info.active {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active, button.list-group-item-warning.active {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active, button.list-group-item-danger.active {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive:before {
display: block;
content: ""}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9:before {
padding-top: 42.85714%}
.embed-responsive-16by9:before {
padding-top: 56.25%}
.embed-responsive-4by3:before {
padding-top: 75%}
.embed-responsive-1by1:before {
padding-top: 100%}
.close {
float: right;
font-size: 1.875rem;
font-weight: 500;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.close:focus, .close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .75;
} .modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out,  -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0,  -25%);
-ms-transform: translate(0,  -25%);
transform: translate(0,  -25%);
}
.modal.show .modal-dialog {
-webkit-transform: translate(0,  0);
-ms-transform: translate(0,  0);
transform: translate(0,  0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,  0,  0,  0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #aaaaaa;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 15px;
}
.modal-footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 15px;
border-top: 1px solid #aaaaaa;
}
.modal-footer>:not(:first-child) {
margin-left: .25rem;
}
.modal-footer>:not(:last-child) {
margin-right: .25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width:576px) {
.modal-dialog {
max-width: 500px;
margin: 30px auto;
}
.modal-sm {
max-width: 300px;
}
}@media (min-width:992px) {
.modal-lg {
max-width: 800px;
}
}.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Roboto",  -apple-system,  system-ui,  BlinkMacSystemFont,  "Segoe UI",  "Helvetica Neue",  Arial,  sans-serif;
font-style: normal;
font-weight: 300;
letter-spacing: normal;
line-break: auto;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before {
bottom: 0;
left: 50%;
margin-left: -5px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bs-tether-element-attached-left .tooltip-inner:before, .tooltip.tooltip-right .tooltip-inner:before {
top: 50%;
left: 0;
margin-top: -5px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.bs-tether-element-attached-top .tooltip-inner:before, .tooltip.tooltip-bottom .tooltip-inner:before {
top: 0;
left: 50%;
margin-left: -5px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip.bs-tether-element-attached-right .tooltip-inner:before, .tooltip.tooltip-left .tooltip-inner:before {
top: 50%;
right: 0;
margin-top: -5px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0;
}
.tooltip-inner:before {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
padding: 1px;
font-family: "Roboto",  -apple-system,  system-ui,  BlinkMacSystemFont,  "Segoe UI",  "Helvetica Neue",  Arial,  sans-serif;
font-style: normal;
font-weight: 300;
letter-spacing: normal;
line-break: auto;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,  0,  0,  0.2);
border-radius: 0.3rem;
}
.popover.bs-tether-element-attached-bottom, .popover.popover-top {
margin-top: -10px;
}
.popover.bs-tether-element-attached-bottom:after, .popover.bs-tether-element-attached-bottom:before, .popover.popover-top:after, .popover.popover-top:before {
left: 50%;
border-bottom-width: 0;
}
.popover.bs-tether-element-attached-bottom:before, .popover.popover-top:before {
bottom: -11px;
margin-left: -11px;
border-top-color: rgba(0,  0,  0,  0.25);
}
.popover.bs-tether-element-attached-bottom:after, .popover.popover-top:after {
bottom: -10px;
margin-left: -10px;
border-top-color: #fff;
}
.popover.bs-tether-element-attached-left, .popover.popover-right {
margin-left: 10px;
}
.popover.bs-tether-element-attached-left:after, .popover.bs-tether-element-attached-left:before, .popover.popover-right:after, .popover.popover-right:before {
top: 50%;
border-left-width: 0;
}
.popover.bs-tether-element-attached-left:before, .popover.popover-right:before {
left: -11px;
margin-top: -11px;
border-right-color: rgba(0,  0,  0,  0.25);
}
.popover.bs-tether-element-attached-left:after, .popover.popover-right:after {
left: -10px;
margin-top: -10px;
border-right-color: #fff;
}
.popover.bs-tether-element-attached-top, .popover.popover-bottom {
margin-top: 10px;
}
.popover.bs-tether-element-attached-top:after, .popover.bs-tether-element-attached-top:before, .popover.popover-bottom:after, .popover.popover-bottom:before {
left: 50%;
border-top-width: 0;
}
.popover.bs-tether-element-attached-top:before, .popover.popover-bottom:before {
top: -11px;
margin-left: -11px;
border-bottom-color: rgba(0,  0,  0,  0.25);
}
.popover.bs-tether-element-attached-top:after, .popover.popover-bottom:after {
top: -10px;
margin-left: -10px;
border-bottom-color: #f7f7f7;
}
.popover.bs-tether-element-attached-top .popover-title:before, .popover.popover-bottom .popover-title:before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 20px;
margin-left: -10px;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.popover.bs-tether-element-attached-right, .popover.popover-left {
margin-left: -10px;
}
.popover.bs-tether-element-attached-right:after, .popover.bs-tether-element-attached-right:before, .popover.popover-left:after, .popover.popover-left:before {
top: 50%;
border-right-width: 0;
}
.popover.bs-tether-element-attached-right:before, .popover.popover-left:before {
right: -11px;
margin-top: -11px;
border-left-color: rgba(0,  0,  0,  0.25);
}
.popover.bs-tether-element-attached-right:after, .popover.popover-left:after {
right: -10px;
margin-top: -10px;
border-left-color: #fff;
}
.popover-title {
padding: 8px 14px;
margin-bottom: 0;
font-size: 1.25rem;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-right-radius: calc(0.3rem - 1px);
border-top-left-radius: calc(0.3rem - 1px);
}
.popover-title:empty {
display: none;
}
.popover-content {
padding: 9px 14px;
}
.popover:after, .popover:before {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover:before {
content: "";
border-width: 11px;
}
.popover:after {
content: "";
border-width: 10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-item {
position: relative;
display: none;
width: 100%}
@media (-webkit-transform-3d) {
.carousel-item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: -webkit-transform 0.6s ease-in-out;
-o-transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out,  -webkit-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
}@supports ((-webkit-transform:translate3d(0, 0, 0)) or (transform:translate3d(0, 0, 0))) {
.carousel-item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: -webkit-transform 0.6s ease-in-out;
-o-transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out,  -webkit-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
}.carousel-item-next, .carousel-item-prev, .carousel-item.active {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.carousel-item-next, .carousel-item-prev {
position: absolute;
top: 0;
}
@media (-webkit-transform-3d) {
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0,  0,  0);
transform: translate3d(0,  0,  0);
}
.active.carousel-item-right, .carousel-item-next {
-webkit-transform: translate3d(100%,  0,  0);
transform: translate3d(100%,  0,  0);
}
.active.carousel-item-left, .carousel-item-prev {
-webkit-transform: translate3d(-100%,  0,  0);
transform: translate3d(-100%,  0,  0);
}
}@supports ((-webkit-transform:translate3d(0, 0, 0)) or (transform:translate3d(0, 0, 0))) {
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0,  0,  0);
transform: translate3d(0,  0,  0);
}
.active.carousel-item-right, .carousel-item-next {
-webkit-transform: translate3d(100%,  0,  0);
transform: translate3d(100%,  0,  0);
}
.active.carousel-item-left, .carousel-item-prev {
-webkit-transform: translate3d(-100%,  0,  0);
transform: translate3d(-100%,  0,  0);
}
}.carousel-control-next, .carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%} .carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
max-width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: rgba(255,  255,  255,  0.5);
}
.carousel-indicators li:before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""}
.carousel-indicators li:after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.align-baseline {
vertical-align: baseline!important;
}
.align-top {
vertical-align: top!important;
}
.align-middle {
vertical-align: middle!important;
}
.align-bottom {
vertical-align: bottom!important;
}
.align-text-bottom {
vertical-align: text-bottom!important;
}
.align-text-top {
vertical-align: text-top!important;
}
.bg-faded {
background-color: #ececec;
}
.bg-primary {
background-color: #006eb3!important;
}
a.bg-primary:focus, a.bg-primary:hover {
background-color: #004f80!important;
}
.bg-success {
background-color: #5cb85c!important;
}
a.bg-success:focus, a.bg-success:hover {
background-color: #449d44!important;
}
.bg-info {
background-color: #5bc0de!important;
}
a.bg-info:focus, a.bg-info:hover {
background-color: #31b0d5!important;
}
.bg-warning {
background-color: #f0ad4e!important;
}
a.bg-warning:focus, a.bg-warning:hover {
background-color: #ec971f!important;
}
.bg-danger {
background-color: #d9534f!important;
}
a.bg-danger:focus, a.bg-danger:hover {
background-color: #c9302c!important;
}
.bg-inverse {
background-color: #292b2c!important;
}
a.bg-inverse:focus, a.bg-inverse:hover {
background-color: #101112!important;
}
.border-0 {
border: 0!important;
}
.border-top-0 {
border-top: 0!important;
}
.border-right-0 {
border-right: 0!important;
}
.border-bottom-0 {
border-bottom: 0!important;
}
.border-left-0 {
border-left: 0!important;
}
.rounded {
border-radius: 0;
}
.rounded-top {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.rounded-right {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.rounded-bottom {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.rounded-left {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.rounded-circle {
border-radius: 50%}
.rounded-0 {
border-radius: 0;
}
.clearfix:after {
display: block;
content: "";
clear: both;
}
.d-none {
display: none!important;
}
.d-inline {
display: inline!important;
}
.d-inline-block {
display: inline-block!important;
}
.d-block {
display: block!important;
}
.d-table {
display: table!important;
}
.d-table-cell {
display: table-cell!important;
}
.d-flex {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}
.d-inline-flex {
display: -webkit-inline-box!important;
display: -webkit-inline-flex!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important;
}
@media (min-width:576px) {
.d-sm-none {
display: none!important;
}
.d-sm-inline {
display: inline!important;
}
.d-sm-inline-block {
display: inline-block!important;
}
.d-sm-block {
display: block!important;
}
.d-sm-table {
display: table!important;
}
.d-sm-table-cell {
display: table-cell!important;
}
.d-sm-flex {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}
.d-sm-inline-flex {
display: -webkit-inline-box!important;
display: -webkit-inline-flex!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important;
}
}@media (min-width:768px) {
.d-md-none {
display: none!important;
}
.d-md-inline {
display: inline!important;
}
.d-md-inline-block {
display: inline-block!important;
}
.d-md-block {
display: block!important;
}
.d-md-table {
display: table!important;
}
.d-md-table-cell {
display: table-cell!important;
}
.d-md-flex {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}
.d-md-inline-flex {
display: -webkit-inline-box!important;
display: -webkit-inline-flex!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important;
}
}@media (min-width:992px) {
.d-lg-none {
display: none!important;
}
.d-lg-inline {
display: inline!important;
}
.d-lg-inline-block {
display: inline-block!important;
}
.d-lg-block {
display: block!important;
}
.d-lg-table {
display: table!important;
}
.d-lg-table-cell {
display: table-cell!important;
}
.d-lg-flex {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}
.d-lg-inline-flex {
display: -webkit-inline-box!important;
display: -webkit-inline-flex!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important;
}
}@media (min-width:1200px) {
.d-xl-none {
display: none!important;
}
.d-xl-inline {
display: inline!important;
}
.d-xl-inline-block {
display: inline-block!important;
}
.d-xl-block {
display: block!important;
}
.d-xl-table {
display: table!important;
}
.d-xl-table-cell {
display: table-cell!important;
}
.d-xl-flex {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}
.d-xl-inline-flex {
display: -webkit-inline-box!important;
display: -webkit-inline-flex!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important;
}
}@media (min-width:1800px) {
.d-xxl-none {
display: none!important;
}
.d-xxl-inline {
display: inline!important;
}
.d-xxl-inline-block {
display: inline-block!important;
}
.d-xxl-block {
display: block!important;
}
.d-xxl-table {
display: table!important;
}
.d-xxl-table-cell {
display: table-cell!important;
}
.d-xxl-flex {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}
.d-xxl-inline-flex {
display: -webkit-inline-box!important;
display: -webkit-inline-flex!important;
display: -ms-inline-flexbox!important;
display: inline-flex!important;
}
}.flex-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.flex-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: column!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: row-reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important;
}
.flex-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: column-reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important;
}
.flex-wrap {
-webkit-flex-wrap: wrap!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.flex-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
-webkit-flex-wrap: wrap-reverse!important;
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important;
}
.justify-content-start {
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.justify-content-end {
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.justify-content-center {
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.justify-content-between {
-webkit-box-pack: justify!important;
-webkit-justify-content: space-between!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.justify-content-around {
-webkit-justify-content: space-around!important;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
}
.align-items-start {
-webkit-box-align: start!important;
-webkit-align-items: flex-start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.align-items-end {
-webkit-box-align: end!important;
-webkit-align-items: flex-end!important;
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.align-items-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}
.align-items-baseline {
-webkit-box-align: baseline!important;
-webkit-align-items: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important;
}
.align-items-stretch {
-webkit-box-align: stretch!important;
-webkit-align-items: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.align-content-start {
-webkit-align-content: flex-start!important;
-ms-flex-line-pack: start!important;
align-content: flex-start!important;
}
.align-content-end {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.align-content-center {
-webkit-align-content: center!important;
-ms-flex-line-pack: center!important;
align-content: center!important;
}
.align-content-between {
-webkit-align-content: space-between!important;
-ms-flex-line-pack: justify!important;
align-content: space-between!important;
}
.align-content-around {
-webkit-align-content: space-around!important;
-ms-flex-line-pack: distribute!important;
align-content: space-around!important;
}
.align-content-stretch {
-webkit-align-content: stretch!important;
-ms-flex-line-pack: stretch!important;
align-content: stretch!important;
}
.align-self-auto {
-webkit-align-self: auto!important;
-ms-flex-item-align: auto!important;
align-self: auto!important;
}
.align-self-start {
-webkit-align-self: flex-start!important;
-ms-flex-item-align: start!important;
align-self: flex-start!important;
}
.align-self-end {
-webkit-align-self: flex-end!important;
-ms-flex-item-align: end!important;
align-self: flex-end!important;
}
.align-self-center {
-webkit-align-self: center!important;
-ms-flex-item-align: center!important;
align-self: center!important;
}
.align-self-baseline {
-webkit-align-self: baseline!important;
-ms-flex-item-align: baseline!important;
align-self: baseline!important;
}
.align-self-stretch {
-webkit-align-self: stretch!important;
-ms-flex-item-align: stretch!important;
align-self: stretch!important;
}
@media (min-width:576px) {
.flex-sm-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-sm-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-sm-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-sm-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.flex-sm-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: column!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: row-reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: column-reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important;
}
.flex-sm-wrap {
-webkit-flex-wrap: wrap!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.flex-sm-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
-webkit-flex-wrap: wrap-reverse!important;
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important;
}
.justify-content-sm-start {
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.justify-content-sm-end {
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.justify-content-sm-center {
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.justify-content-sm-between {
-webkit-box-pack: justify!important;
-webkit-justify-content: space-between!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.justify-content-sm-around {
-webkit-justify-content: space-around!important;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
}
.align-items-sm-start {
-webkit-box-align: start!important;
-webkit-align-items: flex-start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.align-items-sm-end {
-webkit-box-align: end!important;
-webkit-align-items: flex-end!important;
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.align-items-sm-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline!important;
-webkit-align-items: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch!important;
-webkit-align-items: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.align-content-sm-start {
-webkit-align-content: flex-start!important;
-ms-flex-line-pack: start!important;
align-content: flex-start!important;
}
.align-content-sm-end {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.align-content-sm-center {
-webkit-align-content: center!important;
-ms-flex-line-pack: center!important;
align-content: center!important;
}
.align-content-sm-between {
-webkit-align-content: space-between!important;
-ms-flex-line-pack: justify!important;
align-content: space-between!important;
}
.align-content-sm-around {
-webkit-align-content: space-around!important;
-ms-flex-line-pack: distribute!important;
align-content: space-around!important;
}
.align-content-sm-stretch {
-webkit-align-content: stretch!important;
-ms-flex-line-pack: stretch!important;
align-content: stretch!important;
}
.align-self-sm-auto {
-webkit-align-self: auto!important;
-ms-flex-item-align: auto!important;
align-self: auto!important;
}
.align-self-sm-start {
-webkit-align-self: flex-start!important;
-ms-flex-item-align: start!important;
align-self: flex-start!important;
}
.align-self-sm-end {
-webkit-align-self: flex-end!important;
-ms-flex-item-align: end!important;
align-self: flex-end!important;
}
.align-self-sm-center {
-webkit-align-self: center!important;
-ms-flex-item-align: center!important;
align-self: center!important;
}
.align-self-sm-baseline {
-webkit-align-self: baseline!important;
-ms-flex-item-align: baseline!important;
align-self: baseline!important;
}
.align-self-sm-stretch {
-webkit-align-self: stretch!important;
-ms-flex-item-align: stretch!important;
align-self: stretch!important;
}
}@media (min-width:768px) {
.flex-md-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-md-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-md-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-md-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.flex-md-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: column!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: row-reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: column-reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important;
}
.flex-md-wrap {
-webkit-flex-wrap: wrap!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.flex-md-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
-webkit-flex-wrap: wrap-reverse!important;
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important;
}
.justify-content-md-start {
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.justify-content-md-end {
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.justify-content-md-center {
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.justify-content-md-between {
-webkit-box-pack: justify!important;
-webkit-justify-content: space-between!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.justify-content-md-around {
-webkit-justify-content: space-around!important;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
}
.align-items-md-start {
-webkit-box-align: start!important;
-webkit-align-items: flex-start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.align-items-md-end {
-webkit-box-align: end!important;
-webkit-align-items: flex-end!important;
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.align-items-md-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}
.align-items-md-baseline {
-webkit-box-align: baseline!important;
-webkit-align-items: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important;
}
.align-items-md-stretch {
-webkit-box-align: stretch!important;
-webkit-align-items: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.align-content-md-start {
-webkit-align-content: flex-start!important;
-ms-flex-line-pack: start!important;
align-content: flex-start!important;
}
.align-content-md-end {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.align-content-md-center {
-webkit-align-content: center!important;
-ms-flex-line-pack: center!important;
align-content: center!important;
}
.align-content-md-between {
-webkit-align-content: space-between!important;
-ms-flex-line-pack: justify!important;
align-content: space-between!important;
}
.align-content-md-around {
-webkit-align-content: space-around!important;
-ms-flex-line-pack: distribute!important;
align-content: space-around!important;
}
.align-content-md-stretch {
-webkit-align-content: stretch!important;
-ms-flex-line-pack: stretch!important;
align-content: stretch!important;
}
.align-self-md-auto {
-webkit-align-self: auto!important;
-ms-flex-item-align: auto!important;
align-self: auto!important;
}
.align-self-md-start {
-webkit-align-self: flex-start!important;
-ms-flex-item-align: start!important;
align-self: flex-start!important;
}
.align-self-md-end {
-webkit-align-self: flex-end!important;
-ms-flex-item-align: end!important;
align-self: flex-end!important;
}
.align-self-md-center {
-webkit-align-self: center!important;
-ms-flex-item-align: center!important;
align-self: center!important;
}
.align-self-md-baseline {
-webkit-align-self: baseline!important;
-ms-flex-item-align: baseline!important;
align-self: baseline!important;
}
.align-self-md-stretch {
-webkit-align-self: stretch!important;
-ms-flex-item-align: stretch!important;
align-self: stretch!important;
}
}@media (min-width:992px) {
.flex-lg-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-lg-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-lg-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-lg-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.flex-lg-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: column!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: row-reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: column-reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important;
}
.flex-lg-wrap {
-webkit-flex-wrap: wrap!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.flex-lg-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
-webkit-flex-wrap: wrap-reverse!important;
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important;
}
.justify-content-lg-start {
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.justify-content-lg-end {
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.justify-content-lg-center {
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.justify-content-lg-between {
-webkit-box-pack: justify!important;
-webkit-justify-content: space-between!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.justify-content-lg-around {
-webkit-justify-content: space-around!important;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
}
.align-items-lg-start {
-webkit-box-align: start!important;
-webkit-align-items: flex-start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.align-items-lg-end {
-webkit-box-align: end!important;
-webkit-align-items: flex-end!important;
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.align-items-lg-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline!important;
-webkit-align-items: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch!important;
-webkit-align-items: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.align-content-lg-start {
-webkit-align-content: flex-start!important;
-ms-flex-line-pack: start!important;
align-content: flex-start!important;
}
.align-content-lg-end {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.align-content-lg-center {
-webkit-align-content: center!important;
-ms-flex-line-pack: center!important;
align-content: center!important;
}
.align-content-lg-between {
-webkit-align-content: space-between!important;
-ms-flex-line-pack: justify!important;
align-content: space-between!important;
}
.align-content-lg-around {
-webkit-align-content: space-around!important;
-ms-flex-line-pack: distribute!important;
align-content: space-around!important;
}
.align-content-lg-stretch {
-webkit-align-content: stretch!important;
-ms-flex-line-pack: stretch!important;
align-content: stretch!important;
}
.align-self-lg-auto {
-webkit-align-self: auto!important;
-ms-flex-item-align: auto!important;
align-self: auto!important;
}
.align-self-lg-start {
-webkit-align-self: flex-start!important;
-ms-flex-item-align: start!important;
align-self: flex-start!important;
}
.align-self-lg-end {
-webkit-align-self: flex-end!important;
-ms-flex-item-align: end!important;
align-self: flex-end!important;
}
.align-self-lg-center {
-webkit-align-self: center!important;
-ms-flex-item-align: center!important;
align-self: center!important;
}
.align-self-lg-baseline {
-webkit-align-self: baseline!important;
-ms-flex-item-align: baseline!important;
align-self: baseline!important;
}
.align-self-lg-stretch {
-webkit-align-self: stretch!important;
-ms-flex-item-align: stretch!important;
align-self: stretch!important;
}
}@media (min-width:1200px) {
.flex-xl-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-xl-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-xl-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-xl-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.flex-xl-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: column!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: row-reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: column-reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important;
}
.flex-xl-wrap {
-webkit-flex-wrap: wrap!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.flex-xl-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
-webkit-flex-wrap: wrap-reverse!important;
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important;
}
.justify-content-xl-start {
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.justify-content-xl-end {
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.justify-content-xl-center {
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.justify-content-xl-between {
-webkit-box-pack: justify!important;
-webkit-justify-content: space-between!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.justify-content-xl-around {
-webkit-justify-content: space-around!important;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
}
.align-items-xl-start {
-webkit-box-align: start!important;
-webkit-align-items: flex-start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.align-items-xl-end {
-webkit-box-align: end!important;
-webkit-align-items: flex-end!important;
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.align-items-xl-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline!important;
-webkit-align-items: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch!important;
-webkit-align-items: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.align-content-xl-start {
-webkit-align-content: flex-start!important;
-ms-flex-line-pack: start!important;
align-content: flex-start!important;
}
.align-content-xl-end {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.align-content-xl-center {
-webkit-align-content: center!important;
-ms-flex-line-pack: center!important;
align-content: center!important;
}
.align-content-xl-between {
-webkit-align-content: space-between!important;
-ms-flex-line-pack: justify!important;
align-content: space-between!important;
}
.align-content-xl-around {
-webkit-align-content: space-around!important;
-ms-flex-line-pack: distribute!important;
align-content: space-around!important;
}
.align-content-xl-stretch {
-webkit-align-content: stretch!important;
-ms-flex-line-pack: stretch!important;
align-content: stretch!important;
}
.align-self-xl-auto {
-webkit-align-self: auto!important;
-ms-flex-item-align: auto!important;
align-self: auto!important;
}
.align-self-xl-start {
-webkit-align-self: flex-start!important;
-ms-flex-item-align: start!important;
align-self: flex-start!important;
}
.align-self-xl-end {
-webkit-align-self: flex-end!important;
-ms-flex-item-align: end!important;
align-self: flex-end!important;
}
.align-self-xl-center {
-webkit-align-self: center!important;
-ms-flex-item-align: center!important;
align-self: center!important;
}
.align-self-xl-baseline {
-webkit-align-self: baseline!important;
-ms-flex-item-align: baseline!important;
align-self: baseline!important;
}
.align-self-xl-stretch {
-webkit-align-self: stretch!important;
-ms-flex-item-align: stretch!important;
align-self: stretch!important;
}
}@media (min-width:1800px) {
.flex-xxl-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-xxl-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-xxl-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-xxl-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.flex-xxl-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: column!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.flex-xxl-row-reverse {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: row-reverse!important;
-ms-flex-direction: row-reverse!important;
flex-direction: row-reverse!important;
}
.flex-xxl-column-reverse {
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
-webkit-flex-direction: column-reverse!important;
-ms-flex-direction: column-reverse!important;
flex-direction: column-reverse!important;
}
.flex-xxl-wrap {
-webkit-flex-wrap: wrap!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.flex-xxl-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-xxl-wrap-reverse {
-webkit-flex-wrap: wrap-reverse!important;
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important;
}
.justify-content-xxl-start {
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.justify-content-xxl-end {
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.justify-content-xxl-center {
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.justify-content-xxl-between {
-webkit-box-pack: justify!important;
-webkit-justify-content: space-between!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.justify-content-xxl-around {
-webkit-justify-content: space-around!important;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
}
.align-items-xxl-start {
-webkit-box-align: start!important;
-webkit-align-items: flex-start!important;
-ms-flex-align: start!important;
align-items: flex-start!important;
}
.align-items-xxl-end {
-webkit-box-align: end!important;
-webkit-align-items: flex-end!important;
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.align-items-xxl-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}
.align-items-xxl-baseline {
-webkit-box-align: baseline!important;
-webkit-align-items: baseline!important;
-ms-flex-align: baseline!important;
align-items: baseline!important;
}
.align-items-xxl-stretch {
-webkit-box-align: stretch!important;
-webkit-align-items: stretch!important;
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.align-content-xxl-start {
-webkit-align-content: flex-start!important;
-ms-flex-line-pack: start!important;
align-content: flex-start!important;
}
.align-content-xxl-end {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.align-content-xxl-center {
-webkit-align-content: center!important;
-ms-flex-line-pack: center!important;
align-content: center!important;
}
.align-content-xxl-between {
-webkit-align-content: space-between!important;
-ms-flex-line-pack: justify!important;
align-content: space-between!important;
}
.align-content-xxl-around {
-webkit-align-content: space-around!important;
-ms-flex-line-pack: distribute!important;
align-content: space-around!important;
}
.align-content-xxl-stretch {
-webkit-align-content: stretch!important;
-ms-flex-line-pack: stretch!important;
align-content: stretch!important;
}
.align-self-xxl-auto {
-webkit-align-self: auto!important;
-ms-flex-item-align: auto!important;
align-self: auto!important;
}
.align-self-xxl-start {
-webkit-align-self: flex-start!important;
-ms-flex-item-align: start!important;
align-self: flex-start!important;
}
.align-self-xxl-end {
-webkit-align-self: flex-end!important;
-ms-flex-item-align: end!important;
align-self: flex-end!important;
}
.align-self-xxl-center {
-webkit-align-self: center!important;
-ms-flex-item-align: center!important;
align-self: center!important;
}
.align-self-xxl-baseline {
-webkit-align-self: baseline!important;
-ms-flex-item-align: baseline!important;
align-self: baseline!important;
}
.align-self-xxl-stretch {
-webkit-align-self: stretch!important;
-ms-flex-item-align: stretch!important;
align-self: stretch!important;
}
}.float-left {
float: left!important;
}
.float-right {
float: right!important;
}
.float-none {
float: none!important;
}
@media (min-width:576px) {
.float-sm-left {
float: left!important;
}
.float-sm-right {
float: right!important;
}
.float-sm-none {
float: none!important;
}
}@media (min-width:768px) {
.float-md-left {
float: left!important;
}
.float-md-right {
float: right!important;
}
.float-md-none {
float: none!important;
}
}@media (min-width:992px) {
.float-lg-left {
float: left!important;
}
.float-lg-right {
float: right!important;
}
.float-lg-none {
float: none!important;
}
}@media (min-width:1200px) {
.float-xl-left {
float: left!important;
}
.float-xl-right {
float: right!important;
}
.float-xl-none {
float: none!important;
}
}@media (min-width:1800px) {
.float-xxl-left {
float: left!important;
}
.float-xxl-right {
float: right!important;
}
.float-xxl-none {
float: none!important;
}
}.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1030;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,  0,  0,  0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.w-25 {
width: 25%!important;
}
.w-50 {
width: 50%!important;
}
.w-75 {
width: 75%!important;
}
.w-100 {
width: 100%!important;
}
.h-25 {
height: 25%!important;
}
.h-50 {
height: 50%!important;
}
.h-75 {
height: 75%!important;
}
.h-100 {
height: 100%!important;
}
.mw-100 {
max-width: 100%!important;
}
.mh-100 {
max-height: 100%!important;
}
.m-0 {
margin: 0 0!important;
}
.mt-0 {
margin-top: 0!important;
}
.mr-0 {
margin-right: 0!important;
}
.mb-0 {
margin-bottom: 0!important;
}
.ml-0 {
margin-left: 0!important;
}
.mx-0 {
margin-right: 0!important;
margin-left: 0!important;
}
.my-0 {
margin-top: 0!important;
margin-bottom: 0!important;
}
.m-1 {
margin: 0.25rem 0.25rem!important;
}
.mt-1 {
margin-top: 0.25rem!important;
}
.mr-1 {
margin-right: 0.25rem!important;
}
.mb-1 {
margin-bottom: 0.25rem!important;
}
.ml-1 {
margin-left: 0.25rem!important;
}
.mx-1 {
margin-right: 0.25rem!important;
margin-left: 0.25rem!important;
}
.my-1 {
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.m-2 {
margin: 0.5rem 0.5rem!important;
}
.mt-2 {
margin-top: 0.5rem!important;
}
.mr-2 {
margin-right: 0.5rem!important;
}
.mb-2 {
margin-bottom: 0.5rem!important;
}
.ml-2 {
margin-left: 0.5rem!important;
}
.mx-2 {
margin-right: 0.5rem!important;
margin-left: 0.5rem!important;
}
.my-2 {
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.m-3 {
margin: 1rem 1rem!important;
}
.mt-3 {
margin-top: 1rem!important;
}
.mr-3 {
margin-right: 1rem!important;
}
.mb-3 {
margin-bottom: 1rem!important;
}
.ml-3 {
margin-left: 1rem!important;
}
.mx-3 {
margin-right: 1rem!important;
margin-left: 1rem!important;
}
.my-3 {
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.m-4 {
margin: 1.5rem 1.5rem!important;
}
.mt-4 {
margin-top: 1.5rem!important;
}
.mr-4 {
margin-right: 1.5rem!important;
}
.mb-4 {
margin-bottom: 1.5rem!important;
}
.ml-4 {
margin-left: 1.5rem!important;
}
.mx-4 {
margin-right: 1.5rem!important;
margin-left: 1.5rem!important;
}
.my-4 {
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.m-5 {
margin: 3rem 3rem!important;
}
.mt-5 {
margin-top: 3rem!important;
}
.mr-5 {
margin-right: 3rem!important;
}
.mb-5 {
margin-bottom: 3rem!important;
}
.ml-5 {
margin-left: 3rem!important;
}
.mx-5 {
margin-right: 3rem!important;
margin-left: 3rem!important;
}
.my-5 {
margin-top: 3rem!important;
margin-bottom: 3rem!important;
}
.p-0 {
padding: 0 0!important;
}
.pt-0 {
padding-top: 0!important;
}
.pr-0 {
padding-right: 0!important;
}
.pb-0 {
padding-bottom: 0!important;
}
.pl-0 {
padding-left: 0!important;
}
.px-0 {
padding-right: 0!important;
padding-left: 0!important;
}
.py-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.p-1 {
padding: 0.25rem 0.25rem!important;
}
.pt-1 {
padding-top: 0.25rem!important;
}
.pr-1 {
padding-right: 0.25rem!important;
}
.pb-1 {
padding-bottom: 0.25rem!important;
}
.pl-1 {
padding-left: 0.25rem!important;
}
.px-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.py-1 {
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.p-2 {
padding: 0.5rem 0.5rem!important;
}
.pt-2 {
padding-top: 0.5rem!important;
}
.pr-2 {
padding-right: 0.5rem!important;
}
.pb-2 {
padding-bottom: 0.5rem!important;
}
.pl-2 {
padding-left: 0.5rem!important;
}
.px-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
.py-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.p-3 {
padding: 1rem 1rem!important;
}
.pt-3 {
padding-top: 1rem!important;
}
.pr-3 {
padding-right: 1rem!important;
}
.pb-3 {
padding-bottom: 1rem!important;
}
.pl-3 {
padding-left: 1rem!important;
}
.px-3 {
padding-right: 1rem!important;
padding-left: 1rem!important;
}
.py-3 {
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.p-4 {
padding: 1.5rem 1.5rem!important;
}
.pt-4 {
padding-top: 1.5rem!important;
}
.pr-4 {
padding-right: 1.5rem!important;
}
.pb-4 {
padding-bottom: 1.5rem!important;
}
.pl-4 {
padding-left: 1.5rem!important;
}
.px-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.py-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.p-5 {
padding: 3rem 3rem!important;
}
.pt-5 {
padding-top: 3rem!important;
}
.pr-5 {
padding-right: 3rem!important;
}
.pb-5 {
padding-bottom: 3rem!important;
}
.pl-5 {
padding-left: 3rem!important;
}
.px-5 {
padding-right: 3rem!important;
padding-left: 3rem!important;
}
.py-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.m-auto {
margin: auto!important;
}
.mt-auto {
margin-top: auto!important;
}
.mr-auto {
margin-right: auto!important;
}
.mb-auto {
margin-bottom: auto!important;
}
.ml-auto {
margin-left: auto!important;
}
.mx-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.my-auto {
margin-top: auto!important;
margin-bottom: auto!important;
}
@media (min-width:576px) {
.m-sm-0 {
margin: 0 0!important;
}
.mt-sm-0 {
margin-top: 0!important;
}
.mr-sm-0 {
margin-right: 0!important;
}
.mb-sm-0 {
margin-bottom: 0!important;
}
.ml-sm-0 {
margin-left: 0!important;
}
.mx-sm-0 {
margin-right: 0!important;
margin-left: 0!important;
}
.my-sm-0 {
margin-top: 0!important;
margin-bottom: 0!important;
}
.m-sm-1 {
margin: 0.25rem 0.25rem!important;
}
.mt-sm-1 {
margin-top: 0.25rem!important;
}
.mr-sm-1 {
margin-right: 0.25rem!important;
}
.mb-sm-1 {
margin-bottom: 0.25rem!important;
}
.ml-sm-1 {
margin-left: 0.25rem!important;
}
.mx-sm-1 {
margin-right: 0.25rem!important;
margin-left: 0.25rem!important;
}
.my-sm-1 {
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.m-sm-2 {
margin: 0.5rem 0.5rem!important;
}
.mt-sm-2 {
margin-top: 0.5rem!important;
}
.mr-sm-2 {
margin-right: 0.5rem!important;
}
.mb-sm-2 {
margin-bottom: 0.5rem!important;
}
.ml-sm-2 {
margin-left: 0.5rem!important;
}
.mx-sm-2 {
margin-right: 0.5rem!important;
margin-left: 0.5rem!important;
}
.my-sm-2 {
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.m-sm-3 {
margin: 1rem 1rem!important;
}
.mt-sm-3 {
margin-top: 1rem!important;
}
.mr-sm-3 {
margin-right: 1rem!important;
}
.mb-sm-3 {
margin-bottom: 1rem!important;
}
.ml-sm-3 {
margin-left: 1rem!important;
}
.mx-sm-3 {
margin-right: 1rem!important;
margin-left: 1rem!important;
}
.my-sm-3 {
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.m-sm-4 {
margin: 1.5rem 1.5rem!important;
}
.mt-sm-4 {
margin-top: 1.5rem!important;
}
.mr-sm-4 {
margin-right: 1.5rem!important;
}
.mb-sm-4 {
margin-bottom: 1.5rem!important;
}
.ml-sm-4 {
margin-left: 1.5rem!important;
}
.mx-sm-4 {
margin-right: 1.5rem!important;
margin-left: 1.5rem!important;
}
.my-sm-4 {
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.m-sm-5 {
margin: 3rem 3rem!important;
}
.mt-sm-5 {
margin-top: 3rem!important;
}
.mr-sm-5 {
margin-right: 3rem!important;
}
.mb-sm-5 {
margin-bottom: 3rem!important;
}
.ml-sm-5 {
margin-left: 3rem!important;
}
.mx-sm-5 {
margin-right: 3rem!important;
margin-left: 3rem!important;
}
.my-sm-5 {
margin-top: 3rem!important;
margin-bottom: 3rem!important;
}
.p-sm-0 {
padding: 0 0!important;
}
.pt-sm-0 {
padding-top: 0!important;
}
.pr-sm-0 {
padding-right: 0!important;
}
.pb-sm-0 {
padding-bottom: 0!important;
}
.pl-sm-0 {
padding-left: 0!important;
}
.px-sm-0 {
padding-right: 0!important;
padding-left: 0!important;
}
.py-sm-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.p-sm-1 {
padding: 0.25rem 0.25rem!important;
}
.pt-sm-1 {
padding-top: 0.25rem!important;
}
.pr-sm-1 {
padding-right: 0.25rem!important;
}
.pb-sm-1 {
padding-bottom: 0.25rem!important;
}
.pl-sm-1 {
padding-left: 0.25rem!important;
}
.px-sm-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.py-sm-1 {
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.p-sm-2 {
padding: 0.5rem 0.5rem!important;
}
.pt-sm-2 {
padding-top: 0.5rem!important;
}
.pr-sm-2 {
padding-right: 0.5rem!important;
}
.pb-sm-2 {
padding-bottom: 0.5rem!important;
}
.pl-sm-2 {
padding-left: 0.5rem!important;
}
.px-sm-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
.py-sm-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.p-sm-3 {
padding: 1rem 1rem!important;
}
.pt-sm-3 {
padding-top: 1rem!important;
}
.pr-sm-3 {
padding-right: 1rem!important;
}
.pb-sm-3 {
padding-bottom: 1rem!important;
}
.pl-sm-3 {
padding-left: 1rem!important;
}
.px-sm-3 {
padding-right: 1rem!important;
padding-left: 1rem!important;
}
.py-sm-3 {
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.p-sm-4 {
padding: 1.5rem 1.5rem!important;
}
.pt-sm-4 {
padding-top: 1.5rem!important;
}
.pr-sm-4 {
padding-right: 1.5rem!important;
}
.pb-sm-4 {
padding-bottom: 1.5rem!important;
}
.pl-sm-4 {
padding-left: 1.5rem!important;
}
.px-sm-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.py-sm-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.p-sm-5 {
padding: 3rem 3rem!important;
}
.pt-sm-5 {
padding-top: 3rem!important;
}
.pr-sm-5 {
padding-right: 3rem!important;
}
.pb-sm-5 {
padding-bottom: 3rem!important;
}
.pl-sm-5 {
padding-left: 3rem!important;
}
.px-sm-5 {
padding-right: 3rem!important;
padding-left: 3rem!important;
}
.py-sm-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.m-sm-auto {
margin: auto!important;
}
.mt-sm-auto {
margin-top: auto!important;
}
.mr-sm-auto {
margin-right: auto!important;
}
.mb-sm-auto {
margin-bottom: auto!important;
}
.ml-sm-auto {
margin-left: auto!important;
}
.mx-sm-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.my-sm-auto {
margin-top: auto!important;
margin-bottom: auto!important;
}
}@media (min-width:768px) {
.m-md-0 {
margin: 0 0!important;
}
.mt-md-0 {
margin-top: 0!important;
}
.mr-md-0 {
margin-right: 0!important;
}
.mb-md-0 {
margin-bottom: 0!important;
}
.ml-md-0 {
margin-left: 0!important;
}
.mx-md-0 {
margin-right: 0!important;
margin-left: 0!important;
}
.my-md-0 {
margin-top: 0!important;
margin-bottom: 0!important;
}
.m-md-1 {
margin: 0.25rem 0.25rem!important;
}
.mt-md-1 {
margin-top: 0.25rem!important;
}
.mr-md-1 {
margin-right: 0.25rem!important;
}
.mb-md-1 {
margin-bottom: 0.25rem!important;
}
.ml-md-1 {
margin-left: 0.25rem!important;
}
.mx-md-1 {
margin-right: 0.25rem!important;
margin-left: 0.25rem!important;
}
.my-md-1 {
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.m-md-2 {
margin: 0.5rem 0.5rem!important;
}
.mt-md-2 {
margin-top: 0.5rem!important;
}
.mr-md-2 {
margin-right: 0.5rem!important;
}
.mb-md-2 {
margin-bottom: 0.5rem!important;
}
.ml-md-2 {
margin-left: 0.5rem!important;
}
.mx-md-2 {
margin-right: 0.5rem!important;
margin-left: 0.5rem!important;
}
.my-md-2 {
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.m-md-3 {
margin: 1rem 1rem!important;
}
.mt-md-3 {
margin-top: 1rem!important;
}
.mr-md-3 {
margin-right: 1rem!important;
}
.mb-md-3 {
margin-bottom: 1rem!important;
}
.ml-md-3 {
margin-left: 1rem!important;
}
.mx-md-3 {
margin-right: 1rem!important;
margin-left: 1rem!important;
}
.my-md-3 {
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.m-md-4 {
margin: 1.5rem 1.5rem!important;
}
.mt-md-4 {
margin-top: 1.5rem!important;
}
.mr-md-4 {
margin-right: 1.5rem!important;
}
.mb-md-4 {
margin-bottom: 1.5rem!important;
}
.ml-md-4 {
margin-left: 1.5rem!important;
}
.mx-md-4 {
margin-right: 1.5rem!important;
margin-left: 1.5rem!important;
}
.my-md-4 {
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.m-md-5 {
margin: 3rem 3rem!important;
}
.mt-md-5 {
margin-top: 3rem!important;
}
.mr-md-5 {
margin-right: 3rem!important;
}
.mb-md-5 {
margin-bottom: 3rem!important;
}
.ml-md-5 {
margin-left: 3rem!important;
}
.mx-md-5 {
margin-right: 3rem!important;
margin-left: 3rem!important;
}
.my-md-5 {
margin-top: 3rem!important;
margin-bottom: 3rem!important;
}
.p-md-0 {
padding: 0 0!important;
}
.pt-md-0 {
padding-top: 0!important;
}
.pr-md-0 {
padding-right: 0!important;
}
.pb-md-0 {
padding-bottom: 0!important;
}
.pl-md-0 {
padding-left: 0!important;
}
.px-md-0 {
padding-right: 0!important;
padding-left: 0!important;
}
.py-md-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.p-md-1 {
padding: 0.25rem 0.25rem!important;
}
.pt-md-1 {
padding-top: 0.25rem!important;
}
.pr-md-1 {
padding-right: 0.25rem!important;
}
.pb-md-1 {
padding-bottom: 0.25rem!important;
}
.pl-md-1 {
padding-left: 0.25rem!important;
}
.px-md-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.py-md-1 {
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.p-md-2 {
padding: 0.5rem 0.5rem!important;
}
.pt-md-2 {
padding-top: 0.5rem!important;
}
.pr-md-2 {
padding-right: 0.5rem!important;
}
.pb-md-2 {
padding-bottom: 0.5rem!important;
}
.pl-md-2 {
padding-left: 0.5rem!important;
}
.px-md-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
.py-md-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.p-md-3 {
padding: 1rem 1rem!important;
}
.pt-md-3 {
padding-top: 1rem!important;
}
.pr-md-3 {
padding-right: 1rem!important;
}
.pb-md-3 {
padding-bottom: 1rem!important;
}
.pl-md-3 {
padding-left: 1rem!important;
}
.px-md-3 {
padding-right: 1rem!important;
padding-left: 1rem!important;
}
.py-md-3 {
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.p-md-4 {
padding: 1.5rem 1.5rem!important;
}
.pt-md-4 {
padding-top: 1.5rem!important;
}
.pr-md-4 {
padding-right: 1.5rem!important;
}
.pb-md-4 {
padding-bottom: 1.5rem!important;
}
.pl-md-4 {
padding-left: 1.5rem!important;
}
.px-md-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.py-md-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.p-md-5 {
padding: 3rem 3rem!important;
}
.pt-md-5 {
padding-top: 3rem!important;
}
.pr-md-5 {
padding-right: 3rem!important;
}
.pb-md-5 {
padding-bottom: 3rem!important;
}
.pl-md-5 {
padding-left: 3rem!important;
}
.px-md-5 {
padding-right: 3rem!important;
padding-left: 3rem!important;
}
.py-md-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.m-md-auto {
margin: auto!important;
}
.mt-md-auto {
margin-top: auto!important;
}
.mr-md-auto {
margin-right: auto!important;
}
.mb-md-auto {
margin-bottom: auto!important;
}
.ml-md-auto {
margin-left: auto!important;
}
.mx-md-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.my-md-auto {
margin-top: auto!important;
margin-bottom: auto!important;
}
}@media (min-width:992px) {
.m-lg-0 {
margin: 0 0!important;
}
.mt-lg-0 {
margin-top: 0!important;
}
.mr-lg-0 {
margin-right: 0!important;
}
.mb-lg-0 {
margin-bottom: 0!important;
}
.ml-lg-0 {
margin-left: 0!important;
}
.mx-lg-0 {
margin-right: 0!important;
margin-left: 0!important;
}
.my-lg-0 {
margin-top: 0!important;
margin-bottom: 0!important;
}
.m-lg-1 {
margin: 0.25rem 0.25rem!important;
}
.mt-lg-1 {
margin-top: 0.25rem!important;
}
.mr-lg-1 {
margin-right: 0.25rem!important;
}
.mb-lg-1 {
margin-bottom: 0.25rem!important;
}
.ml-lg-1 {
margin-left: 0.25rem!important;
}
.mx-lg-1 {
margin-right: 0.25rem!important;
margin-left: 0.25rem!important;
}
.my-lg-1 {
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.m-lg-2 {
margin: 0.5rem 0.5rem!important;
}
.mt-lg-2 {
margin-top: 0.5rem!important;
}
.mr-lg-2 {
margin-right: 0.5rem!important;
}
.mb-lg-2 {
margin-bottom: 0.5rem!important;
}
.ml-lg-2 {
margin-left: 0.5rem!important;
}
.mx-lg-2 {
margin-right: 0.5rem!important;
margin-left: 0.5rem!important;
}
.my-lg-2 {
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.m-lg-3 {
margin: 1rem 1rem!important;
}
.mt-lg-3 {
margin-top: 1rem!important;
}
.mr-lg-3 {
margin-right: 1rem!important;
}
.mb-lg-3 {
margin-bottom: 1rem!important;
}
.ml-lg-3 {
margin-left: 1rem!important;
}
.mx-lg-3 {
margin-right: 1rem!important;
margin-left: 1rem!important;
}
.my-lg-3 {
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.m-lg-4 {
margin: 1.5rem 1.5rem!important;
}
.mt-lg-4 {
margin-top: 1.5rem!important;
}
.mr-lg-4 {
margin-right: 1.5rem!important;
}
.mb-lg-4 {
margin-bottom: 1.5rem!important;
}
.ml-lg-4 {
margin-left: 1.5rem!important;
}
.mx-lg-4 {
margin-right: 1.5rem!important;
margin-left: 1.5rem!important;
}
.my-lg-4 {
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.m-lg-5 {
margin: 3rem 3rem!important;
}
.mt-lg-5 {
margin-top: 3rem!important;
}
.mr-lg-5 {
margin-right: 3rem!important;
}
.mb-lg-5 {
margin-bottom: 3rem!important;
}
.ml-lg-5 {
margin-left: 3rem!important;
}
.mx-lg-5 {
margin-right: 3rem!important;
margin-left: 3rem!important;
}
.my-lg-5 {
margin-top: 3rem!important;
margin-bottom: 3rem!important;
}
.p-lg-0 {
padding: 0 0!important;
}
.pt-lg-0 {
padding-top: 0!important;
}
.pr-lg-0 {
padding-right: 0!important;
}
.pb-lg-0 {
padding-bottom: 0!important;
}
.pl-lg-0 {
padding-left: 0!important;
}
.px-lg-0 {
padding-right: 0!important;
padding-left: 0!important;
}
.py-lg-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.p-lg-1 {
padding: 0.25rem 0.25rem!important;
}
.pt-lg-1 {
padding-top: 0.25rem!important;
}
.pr-lg-1 {
padding-right: 0.25rem!important;
}
.pb-lg-1 {
padding-bottom: 0.25rem!important;
}
.pl-lg-1 {
padding-left: 0.25rem!important;
}
.px-lg-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.py-lg-1 {
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.p-lg-2 {
padding: 0.5rem 0.5rem!important;
}
.pt-lg-2 {
padding-top: 0.5rem!important;
}
.pr-lg-2 {
padding-right: 0.5rem!important;
}
.pb-lg-2 {
padding-bottom: 0.5rem!important;
}
.pl-lg-2 {
padding-left: 0.5rem!important;
}
.px-lg-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
.py-lg-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.p-lg-3 {
padding: 1rem 1rem!important;
}
.pt-lg-3 {
padding-top: 1rem!important;
}
.pr-lg-3 {
padding-right: 1rem!important;
}
.pb-lg-3 {
padding-bottom: 1rem!important;
}
.pl-lg-3 {
padding-left: 1rem!important;
}
.px-lg-3 {
padding-right: 1rem!important;
padding-left: 1rem!important;
}
.py-lg-3 {
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.p-lg-4 {
padding: 1.5rem 1.5rem!important;
}
.pt-lg-4 {
padding-top: 1.5rem!important;
}
.pr-lg-4 {
padding-right: 1.5rem!important;
}
.pb-lg-4 {
padding-bottom: 1.5rem!important;
}
.pl-lg-4 {
padding-left: 1.5rem!important;
}
.px-lg-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.py-lg-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.p-lg-5 {
padding: 3rem 3rem!important;
}
.pt-lg-5 {
padding-top: 3rem!important;
}
.pr-lg-5 {
padding-right: 3rem!important;
}
.pb-lg-5 {
padding-bottom: 3rem!important;
}
.pl-lg-5 {
padding-left: 3rem!important;
}
.px-lg-5 {
padding-right: 3rem!important;
padding-left: 3rem!important;
}
.py-lg-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.m-lg-auto {
margin: auto!important;
}
.mt-lg-auto {
margin-top: auto!important;
}
.mr-lg-auto {
margin-right: auto!important;
}
.mb-lg-auto {
margin-bottom: auto!important;
}
.ml-lg-auto {
margin-left: auto!important;
}
.mx-lg-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.my-lg-auto {
margin-top: auto!important;
margin-bottom: auto!important;
}
}@media (min-width:1200px) {
.m-xl-0 {
margin: 0 0!important;
}
.mt-xl-0 {
margin-top: 0!important;
}
.mr-xl-0 {
margin-right: 0!important;
}
.mb-xl-0 {
margin-bottom: 0!important;
}
.ml-xl-0 {
margin-left: 0!important;
}
.mx-xl-0 {
margin-right: 0!important;
margin-left: 0!important;
}
.my-xl-0 {
margin-top: 0!important;
margin-bottom: 0!important;
}
.m-xl-1 {
margin: 0.25rem 0.25rem!important;
}
.mt-xl-1 {
margin-top: 0.25rem!important;
}
.mr-xl-1 {
margin-right: 0.25rem!important;
}
.mb-xl-1 {
margin-bottom: 0.25rem!important;
}
.ml-xl-1 {
margin-left: 0.25rem!important;
}
.mx-xl-1 {
margin-right: 0.25rem!important;
margin-left: 0.25rem!important;
}
.my-xl-1 {
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.m-xl-2 {
margin: 0.5rem 0.5rem!important;
}
.mt-xl-2 {
margin-top: 0.5rem!important;
}
.mr-xl-2 {
margin-right: 0.5rem!important;
}
.mb-xl-2 {
margin-bottom: 0.5rem!important;
}
.ml-xl-2 {
margin-left: 0.5rem!important;
}
.mx-xl-2 {
margin-right: 0.5rem!important;
margin-left: 0.5rem!important;
}
.my-xl-2 {
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.m-xl-3 {
margin: 1rem 1rem!important;
}
.mt-xl-3 {
margin-top: 1rem!important;
}
.mr-xl-3 {
margin-right: 1rem!important;
}
.mb-xl-3 {
margin-bottom: 1rem!important;
}
.ml-xl-3 {
margin-left: 1rem!important;
}
.mx-xl-3 {
margin-right: 1rem!important;
margin-left: 1rem!important;
}
.my-xl-3 {
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.m-xl-4 {
margin: 1.5rem 1.5rem!important;
}
.mt-xl-4 {
margin-top: 1.5rem!important;
}
.mr-xl-4 {
margin-right: 1.5rem!important;
}
.mb-xl-4 {
margin-bottom: 1.5rem!important;
}
.ml-xl-4 {
margin-left: 1.5rem!important;
}
.mx-xl-4 {
margin-right: 1.5rem!important;
margin-left: 1.5rem!important;
}
.my-xl-4 {
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.m-xl-5 {
margin: 3rem 3rem!important;
}
.mt-xl-5 {
margin-top: 3rem!important;
}
.mr-xl-5 {
margin-right: 3rem!important;
}
.mb-xl-5 {
margin-bottom: 3rem!important;
}
.ml-xl-5 {
margin-left: 3rem!important;
}
.mx-xl-5 {
margin-right: 3rem!important;
margin-left: 3rem!important;
}
.my-xl-5 {
margin-top: 3rem!important;
margin-bottom: 3rem!important;
}
.p-xl-0 {
padding: 0 0!important;
}
.pt-xl-0 {
padding-top: 0!important;
}
.pr-xl-0 {
padding-right: 0!important;
}
.pb-xl-0 {
padding-bottom: 0!important;
}
.pl-xl-0 {
padding-left: 0!important;
}
.px-xl-0 {
padding-right: 0!important;
padding-left: 0!important;
}
.py-xl-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.p-xl-1 {
padding: 0.25rem 0.25rem!important;
}
.pt-xl-1 {
padding-top: 0.25rem!important;
}
.pr-xl-1 {
padding-right: 0.25rem!important;
}
.pb-xl-1 {
padding-bottom: 0.25rem!important;
}
.pl-xl-1 {
padding-left: 0.25rem!important;
}
.px-xl-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.py-xl-1 {
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.p-xl-2 {
padding: 0.5rem 0.5rem!important;
}
.pt-xl-2 {
padding-top: 0.5rem!important;
}
.pr-xl-2 {
padding-right: 0.5rem!important;
}
.pb-xl-2 {
padding-bottom: 0.5rem!important;
}
.pl-xl-2 {
padding-left: 0.5rem!important;
}
.px-xl-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
.py-xl-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.p-xl-3 {
padding: 1rem 1rem!important;
}
.pt-xl-3 {
padding-top: 1rem!important;
}
.pr-xl-3 {
padding-right: 1rem!important;
}
.pb-xl-3 {
padding-bottom: 1rem!important;
}
.pl-xl-3 {
padding-left: 1rem!important;
}
.px-xl-3 {
padding-right: 1rem!important;
padding-left: 1rem!important;
}
.py-xl-3 {
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.p-xl-4 {
padding: 1.5rem 1.5rem!important;
}
.pt-xl-4 {
padding-top: 1.5rem!important;
}
.pr-xl-4 {
padding-right: 1.5rem!important;
}
.pb-xl-4 {
padding-bottom: 1.5rem!important;
}
.pl-xl-4 {
padding-left: 1.5rem!important;
}
.px-xl-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.py-xl-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.p-xl-5 {
padding: 3rem 3rem!important;
}
.pt-xl-5 {
padding-top: 3rem!important;
}
.pr-xl-5 {
padding-right: 3rem!important;
}
.pb-xl-5 {
padding-bottom: 3rem!important;
}
.pl-xl-5 {
padding-left: 3rem!important;
}
.px-xl-5 {
padding-right: 3rem!important;
padding-left: 3rem!important;
}
.py-xl-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.m-xl-auto {
margin: auto!important;
}
.mt-xl-auto {
margin-top: auto!important;
}
.mr-xl-auto {
margin-right: auto!important;
}
.mb-xl-auto {
margin-bottom: auto!important;
}
.ml-xl-auto {
margin-left: auto!important;
}
.mx-xl-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.my-xl-auto {
margin-top: auto!important;
margin-bottom: auto!important;
}
}@media (min-width:1800px) {
.m-xxl-0 {
margin: 0 0!important;
}
.mt-xxl-0 {
margin-top: 0!important;
}
.mr-xxl-0 {
margin-right: 0!important;
}
.mb-xxl-0 {
margin-bottom: 0!important;
}
.ml-xxl-0 {
margin-left: 0!important;
}
.mx-xxl-0 {
margin-right: 0!important;
margin-left: 0!important;
}
.my-xxl-0 {
margin-top: 0!important;
margin-bottom: 0!important;
}
.m-xxl-1 {
margin: 0.25rem 0.25rem!important;
}
.mt-xxl-1 {
margin-top: 0.25rem!important;
}
.mr-xxl-1 {
margin-right: 0.25rem!important;
}
.mb-xxl-1 {
margin-bottom: 0.25rem!important;
}
.ml-xxl-1 {
margin-left: 0.25rem!important;
}
.mx-xxl-1 {
margin-right: 0.25rem!important;
margin-left: 0.25rem!important;
}
.my-xxl-1 {
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.m-xxl-2 {
margin: 0.5rem 0.5rem!important;
}
.mt-xxl-2 {
margin-top: 0.5rem!important;
}
.mr-xxl-2 {
margin-right: 0.5rem!important;
}
.mb-xxl-2 {
margin-bottom: 0.5rem!important;
}
.ml-xxl-2 {
margin-left: 0.5rem!important;
}
.mx-xxl-2 {
margin-right: 0.5rem!important;
margin-left: 0.5rem!important;
}
.my-xxl-2 {
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.m-xxl-3 {
margin: 1rem 1rem!important;
}
.mt-xxl-3 {
margin-top: 1rem!important;
}
.mr-xxl-3 {
margin-right: 1rem!important;
}
.mb-xxl-3 {
margin-bottom: 1rem!important;
}
.ml-xxl-3 {
margin-left: 1rem!important;
}
.mx-xxl-3 {
margin-right: 1rem!important;
margin-left: 1rem!important;
}
.my-xxl-3 {
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.m-xxl-4 {
margin: 1.5rem 1.5rem!important;
}
.mt-xxl-4 {
margin-top: 1.5rem!important;
}
.mr-xxl-4 {
margin-right: 1.5rem!important;
}
.mb-xxl-4 {
margin-bottom: 1.5rem!important;
}
.ml-xxl-4 {
margin-left: 1.5rem!important;
}
.mx-xxl-4 {
margin-right: 1.5rem!important;
margin-left: 1.5rem!important;
}
.my-xxl-4 {
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.m-xxl-5 {
margin: 3rem 3rem!important;
}
.mt-xxl-5 {
margin-top: 3rem!important;
}
.mr-xxl-5 {
margin-right: 3rem!important;
}
.mb-xxl-5 {
margin-bottom: 3rem!important;
}
.ml-xxl-5 {
margin-left: 3rem!important;
}
.mx-xxl-5 {
margin-right: 3rem!important;
margin-left: 3rem!important;
}
.my-xxl-5 {
margin-top: 3rem!important;
margin-bottom: 3rem!important;
}
.p-xxl-0 {
padding: 0 0!important;
}
.pt-xxl-0 {
padding-top: 0!important;
}
.pr-xxl-0 {
padding-right: 0!important;
}
.pb-xxl-0 {
padding-bottom: 0!important;
}
.pl-xxl-0 {
padding-left: 0!important;
}
.px-xxl-0 {
padding-right: 0!important;
padding-left: 0!important;
}
.py-xxl-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.p-xxl-1 {
padding: 0.25rem 0.25rem!important;
}
.pt-xxl-1 {
padding-top: 0.25rem!important;
}
.pr-xxl-1 {
padding-right: 0.25rem!important;
}
.pb-xxl-1 {
padding-bottom: 0.25rem!important;
}
.pl-xxl-1 {
padding-left: 0.25rem!important;
}
.px-xxl-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.py-xxl-1 {
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.p-xxl-2 {
padding: 0.5rem 0.5rem!important;
}
.pt-xxl-2 {
padding-top: 0.5rem!important;
}
.pr-xxl-2 {
padding-right: 0.5rem!important;
}
.pb-xxl-2 {
padding-bottom: 0.5rem!important;
}
.pl-xxl-2 {
padding-left: 0.5rem!important;
}
.px-xxl-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
.py-xxl-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.p-xxl-3 {
padding: 1rem 1rem!important;
}
.pt-xxl-3 {
padding-top: 1rem!important;
}
.pr-xxl-3 {
padding-right: 1rem!important;
}
.pb-xxl-3 {
padding-bottom: 1rem!important;
}
.pl-xxl-3 {
padding-left: 1rem!important;
}
.px-xxl-3 {
padding-right: 1rem!important;
padding-left: 1rem!important;
}
.py-xxl-3 {
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.p-xxl-4 {
padding: 1.5rem 1.5rem!important;
}
.pt-xxl-4 {
padding-top: 1.5rem!important;
}
.pr-xxl-4 {
padding-right: 1.5rem!important;
}
.pb-xxl-4 {
padding-bottom: 1.5rem!important;
}
.pl-xxl-4 {
padding-left: 1.5rem!important;
}
.px-xxl-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.py-xxl-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.p-xxl-5 {
padding: 3rem 3rem!important;
}
.pt-xxl-5 {
padding-top: 3rem!important;
}
.pr-xxl-5 {
padding-right: 3rem!important;
}
.pb-xxl-5 {
padding-bottom: 3rem!important;
}
.pl-xxl-5 {
padding-left: 3rem!important;
}
.px-xxl-5 {
padding-right: 3rem!important;
padding-left: 3rem!important;
}
.py-xxl-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.m-xxl-auto {
margin: auto!important;
}
.mt-xxl-auto {
margin-top: auto!important;
}
.mr-xxl-auto {
margin-right: auto!important;
}
.mb-xxl-auto {
margin-bottom: auto!important;
}
.ml-xxl-auto {
margin-left: auto!important;
}
.mx-xxl-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.my-xxl-auto {
margin-top: auto!important;
margin-bottom: auto!important;
}
}.text-justify {
text-align: justify!important;
}
.text-nowrap {
white-space: nowrap!important;
}
.text-truncate {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left!important;
}
.text-right {
text-align: right!important;
}
.text-center {
text-align: center!important;
}
@media (min-width:576px) {
.text-sm-left {
text-align: left!important;
}
.text-sm-right {
text-align: right!important;
}
.text-sm-center {
text-align: center!important;
}
}@media (min-width:768px) {
.text-md-left {
text-align: left!important;
}
.text-md-right {
text-align: right!important;
}
.text-md-center {
text-align: center!important;
}
}@media (min-width:992px) {
.text-lg-left {
text-align: left!important;
}
.text-lg-right {
text-align: right!important;
}
.text-lg-center {
text-align: center!important;
}
}@media (min-width:1200px) {
.text-xl-left {
text-align: left!important;
}
.text-xl-right {
text-align: right!important;
}
.text-xl-center {
text-align: center!important;
}
}@media (min-width:1800px) {
.text-xxl-left {
text-align: left!important;
}
.text-xxl-right {
text-align: right!important;
}
.text-xxl-center {
text-align: center!important;
}
}.text-lowercase {
text-transform: lowercase!important;
}
.text-uppercase {
text-transform: uppercase!important;
}
.text-capitalize {
text-transform: capitalize!important;
}
.font-weight-normal {
font-weight: 300;
}
.font-weight-bold {
font-weight: 500;
}
.font-italic {
font-style: italic;
}
.text-white {
color: #fff!important;
}
.text-muted {
color: #636c72!important;
}
a.text-muted:focus, a.text-muted:hover {
color: #4b5257!important;
}
.text-primary {
color: #006eb3!important;
}
a.text-primary:focus, a.text-primary:hover {
color: #004f80!important;
}
.text-success {
color: #5cb85c!important;
}
a.text-success:focus, a.text-success:hover {
color: #449d44!important;
}
.text-info {
color: #5bc0de!important;
}
a.text-info:focus, a.text-info:hover {
color: #31b0d5!important;
}
.text-warning {
color: #f0ad4e!important;
}
a.text-warning:focus, a.text-warning:hover {
color: #ec971f!important;
}
.text-danger {
color: #d9534f!important;
}
a.text-danger:focus, a.text-danger:hover {
color: #c9302c!important;
}
.text-gray-dark {
color: #292b2c!important;
}
a.text-gray-dark:focus, a.text-gray-dark:hover {
color: #101112!important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.invisible {
visibility: hidden!important;
}
.hidden-xs-up {
display: none!important;
}
@media (max-width:575px) {
.hidden-xs-down {
display: none!important;
}
}@media (min-width:576px) {
.hidden-sm-up {
display: none!important;
}
}@media (max-width:767px) {
.hidden-sm-down {
display: none!important;
}
}@media (min-width:768px) {
.hidden-md-up {
display: none!important;
}
}@media (max-width:991px) {
.hidden-md-down {
display: none!important;
}
}@media (min-width:992px) {
.hidden-lg-up {
display: none!important;
}
}@media (max-width:1199px) {
.hidden-lg-down {
display: none!important;
}
}@media (min-width:1200px) {
.hidden-xl-up {
display: none!important;
}
}@media (max-width:1799px) {
.hidden-xl-down {
display: none!important;
}
}@media (min-width:1800px) {
.hidden-xxl-up {
display: none!important;
}
}.hidden-xxl-down {
display: none!important;
}
.visible-print-block {
display: none!important;
}
@media print {
.visible-print-block {
display: block!important;
}
}.visible-print-inline {
display: none!important;
}
@media print {
.visible-print-inline {
display: inline!important;
}
}.visible-print-inline-block {
display: none!important;
}
@media print {
.visible-print-inline-block {
display: inline-block!important;
}
}@media print {
.hidden-print {
display: none!important;
}
}.slice-slider {
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
}
.slider-container {
position: relative;
overflow: hidden;
height: 100%}
.slider-container:after {
content: "";
display: table;
clear: both;
}
.slider-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
opacity: 0.6;
z-index: 2;
}
.slider-slice {
position: relative;
width: 25%;
height: 100%;
float: left;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.slider-slice img {
position: relative;
max-width: inherit;
max-height: 100%;
width: 100%}
@media (min-width:768px) {
.slider-slice img {
height: 100%;
max-height: inherit;
}
}.slider-slice-imageContainer {
height: 100%;
width: 100%;
overflow: hidden;
position: absolute;
}
.slider-slice:first-of-type img {
top: 0;
left: 0;
}
.slider-slice:nth-of-type(2) img {
top: 0;
left: -100%}
.slider-slice:nth-of-type(3) img {
top: 0;
left: -200%}
.slider-slice:nth-of-type(4) img {
top: 0;
left: -300%}
.lines {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 5;
pointer-events: none;
}
.line {
position: absolute;
top: 0;
width: 1px;
height: 100%;
background-color: #fff;
opacity: .3;
}
.line:first-child {
left: 25%}
.line:nth-child(2) {
left: 50%}
.line:nth-child(3) {
left: 75%}  .map-section .container-wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.map-section .container-wrapper .container {
position: relative;
z-index: 10;
}  @media (min-width:992px) {  }  @font-face {
font-family: 'Daxpro';
font-weight: 300;
src: url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-regular.eot) format("embedded-opentype"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-regular.otf) format("opentype"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-regular.ttf) format("truetype"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-regular.woff) format("woff");
}
@font-face {
font-family: 'Daxpro';
font-weight: 500;
src: url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-medium.woff) format("woff"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-medium.eot) format("embedded-opentype"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-medium.otf) format("opentype"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-medium.svg) format("svg"),  url(https://nearshore-it.eu/wp-content/themes/nearshore/fonts/daxpro-medium.ttf) format("truetype");
}
body, html {
height: 100%}
#main {
min-height: 100%}
@media (min-width:1200px) {
h1 {
font-size: 3rem;
}
}@media (min-width:1800px) {
h1 {
font-size: 4rem;
}
}.btn, .img-fluid, h1, h2, h3, h4, h5, h6, p {
margin-bottom: 1.5rem;
}
img, video {
max-width: 100%;
height: auto;
}
a {
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}  .blockquote-footer {
margin-top: 1rem;
font-weight: 500;
}  .btn {
cursor: pointer;
white-space: normal!important;
word-wrap: break-word;
font-family: inherit;
}
.btn .material-icons {
vertical-align: middle;
}
input, textarea {
font-family: inherit;
font-weight: 300;
}
.material-icons {
font-style: normal!important;
} .jc-logotag {
fill: #a1a5a7;
}
.jc-logo-color {
fill: #006eb3;
}
.jc-logotag-w {
fill: #fff;
}
.jc-logo-color-w {
fill: #fff;
}
.logo svg {
height: 40px;
}
@media (max-width:575px) {
.logo svg {
margin-left: -70px;
}
.logo svg .jc-logotag, .logo svg .jc-logotag-w {
display: none;
}
}header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1010;
background-color: #f4f4f4;
}
header .navbar {
padding-left: 0;
padding-right: 0;
}
@media (min-width:992px) {
header .navbar .navbar-nav .nav-link {
padding-left: .75rem;
padding-right: .75rem;
font-size: 80%}
}header .language-switcher {
margin-left: .5rem;
}
header .language-switcher ul {
border-top: 1px solid #006eb3;
}
@media (min-width:992px) {
header .language-switcher {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
header .language-switcher ul {
border-top: none;
border-left: 1px solid #006eb3;
}
header .language-switcher ul a {
font-size: small;
}
header .language-switcher ul .active {
font-weight: bolder;
}
}.overlay {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
z-index: 2000;
background-color: #292b2c;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.overlay-loader {
width: 50px;
height: 50px;
background-color: #156557;
}
.navbar-toggler {
height: 48px;
right: 0;
cursor: pointer;
}
.navbar-toggler span {
width: 30px;
height: 2px;
background: #006eb3;
display: block;
position: relative;
text-indent: 100%;
overflow: hidden;
white-space: nowrap;
-webkit-transition: -webkit-transform 0.5s ease-out;
transition: -webkit-transform 0.5s ease-out;
-o-transition: transform 0.5s ease-out;
transition: transform 0.5s ease-out;
transition: transform 0.5s ease-out,  -webkit-transform 0.5s ease-out;
}
.navbar-toggler .bar-x-top {
-webkit-transform: translate3d(0,  7px,  0) rotate(45deg);
transform: translate3d(0,  7px,  0) rotate(45deg);
margin-bottom: 12px;
}
.navbar-toggler .bar-x-bottom {
-webkit-transform: translate3d(0,  -7px,  0) rotate(-45deg);
transform: translate3d(0,  -7px,  0) rotate(-45deg);
}   @media (min-width:768px) {
.footer {
text-align: left;
}
} @media (min-width:576px) {
.footer .footer-logo {
margin-right: 1rem;
}
}@media (min-width:576px) {
.footer .footer-logo, .footer .footer-nav {
display: inline-block;
vertical-align: middle;
}
}@media (min-width:992px) {
.footer .footer-logo, .footer .footer-nav {
height: 48px;
}
} @media (min-width:768px) {
.footer .copyrights {
margin: 0;
text-align: right;
}
}@media (max-width:575px) {
.footer .nav {
display: block;
}
}.page-link {
background-color: transparent;
border: none;
}
.no-padding {
padding: 0;
}
.intro {
padding: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
@media (min-width:992px) {
.intro {
min-height: 50vh;
}
}.intro .container {
position: relative;
z-index: 10;
padding-top: 6rem;
padding-bottom: 3rem;
}
.intro .intro-content .entry-title {
font-size: 1.5rem;
}
.intro .intro-content h1 {
position: relative;
z-index: 1;
}
.intro .intro-content span {
z-index: -5;
position: relative;
overflow: hidden;
}
.intro .intro-content span .highlight {
z-index: -1;
position: absolute;
width: 110%;
height: 100%;
left: -5%;
bottom: 0;
background: #156557;
} .intro-buttons {
margin: 1rem 0;
}
.intro-buttons .tile {
background-color: #156557;
-webkit-transition: -webkit-transform 0.2s ease-in-out;
transition: -webkit-transform 0.2s ease-in-out;
-o-transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out,  -webkit-transform 0.2s ease-in-out;
}
.intro-buttons .tile .tile-content {
color: #fff;
padding: 2rem;
}
.intro-buttons .tile .tile-content .tile-text {
font-size: 1.5rem;
}
.intro-buttons .tile:nth-child(2) {
background-color: #fff;
}
.intro-buttons .tile:nth-child(2) .tile-content {
color: #156557;
}
.intro-buttons .tile:hover {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
.expertise .tile {
background-color: #156557;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-transition: -webkit-transform 0.2s ease-in-out;
transition: -webkit-transform 0.2s ease-in-out;
-o-transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out,  -webkit-transform 0.2s ease-in-out;
}
@media (min-width:992px) {
.expertise .tile {
min-height: 50vh;
}
}.expertise .tile .tile-content {
height: 100%;
background-color: rgba(0,  0,  0,  0.7);
color: #fff;
padding: 2rem;
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
.expertise .tile .tile-content .tile-title {
padding-bottom: 1rem;
}
.expertise .tile .tile-content i {
position: absolute;
bottom: 2rem;
padding: .5rem;
border: 1px solid #006eb3;
z-index: 200;
}
.expertise .tile .tile-content .tile-text {
margin-bottom: 5rem;
}
@media (min-width:992px) {
.expertise .tile .tile-content {
padding: 4rem;
}
.expertise .tile .tile-content i {
bottom: 3rem;
}
}.expertise .tile:hover {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
.expertise .tile:hover .tile-content {
background-color: rgba(0,  0,  0,  0.6);
}
.container-fluid .expertise {
margin-left: -2rem;
margin-right: -2rem;
}
.blog-posts .tile {
margin: 4rem 0;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.blog-posts .tile .tile-content {
padding: 2rem;
}
@media (min-width:992px) {
.blog-posts .tile .tile-image {
width: 50%;
float: left;
}
.blog-posts .tile .tile-image:before {
padding-top: 60%}
.blog-posts .tile .tile-content {
position: relative;
width: 50%}
}@media (min-width:1200px) {
.post-content {
width: 50%}
}.news-posts {
margin-left: -2rem;
margin-right: -2rem;
}
.news-posts .tile {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.news-posts .tile .tile-content {
padding: 2rem;
width: 100%}
@media (min-width:992px) {
.news-posts .tile {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-width: 420px;
}
.news-posts .tile .tile-content {
position: relative;
}
}.client-logos {
margin-left: -2rem;
margin-right: -2rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.client-logos .tile {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-width: 160px;
}
@media (min-width:992px) {
.client-logos .tile {
max-width: 200px;
}
}.client-logos .tile .tile-client-logo {
padding: 2rem;
}
.client-logos .tile .tile-client-logo img {
width: 100%}
.jc-numbers {
margin-left: -2rem;
margin-right: -2rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width:768px) {
.jc-numbers {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}.jc-numbers .tile {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
color: #156557;
margin: 1rem;
}
@media (min-width:768px) {
.jc-numbers .tile {
max-width: 160px;
}
}@media (min-width:992px) {
.jc-numbers .tile {
max-width: 200px;
}
}.jc-numbers .tile span {
font-size: 2rem;
padding: 1rem;
}
@media (min-width:768px) {
.jc-numbers .tile span {
font-size: 3rem;
}
}@media (min-width:1200px) {
.jc-numbers .tile span {
font-size: 4rem;
}
}  @media (min-width:992px) {  .case-details-container, .contact-headquarter-container {
padding: 0 1rem;
margin: 1rem 0;
border-left: 1px solid #156557;
}
.case-details {
font-size: 1rem;
}
.case-details span:first-of-type {
margin-right: 0.5rem;
color: #156557;
font-weight: bolder;
}
.case-image .tile-image {
height: 300px;
}
@media (min-width:768px) {
.case-image .tile-image {
height: 450px;
}
}@media (min-width:992px) {
.case-image .tile-image {
height: 600px;
}
}.promo .tile-image:before {
padding-top: 60%}  @media (min-width:992px) { }.timeline-v-wrapper {
border-left: 1px solid #156557;
margin-top: .5rem;
margin-left: .5rem;
}
.timeline-v-wrapper .timeline-v {
left: -0.5rem;
top: -0.5rem;
position: relative;
width: 100%;
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.timeline-v-wrapper .timeline-v .timeline-v-item {
width: 100%;
padding-left: 2rem;
}
.timeline-v-wrapper .timeline-v .timeline-v-item .dot {
position: absolute;
left: 0;
margin-top: 0.375rem;
display: block;
width: 1rem;
height: 1rem;
margin-bottom: 1rem;
border-radius: 1rem;
background-color: #156557;
} #map {
margin-left: -2rem;
margin-right: -2rem;
position: relative;
overflow: hidden;
height: 600px;
}
.video-full-screen {
position: relative;
overflow: hidden;
}
.video-full-screen video {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.video-full-screen .btn-video-play {
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
margin-left: -3rem;
margin-top: -3rem;
width: 6rem;
height: 6rem;
background-color: #156557;
color: #fff;
border: none;
cursor: pointer;
font-size: 1.25rem;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
@media (min-width:992px) {
.video-full-screen .btn-video-play {
margin-left: -6rem;
margin-top: -6rem;
width: 12rem;
height: 12rem;
}
}.video-full-screen .btn-video-play i, .video-full-screen .btn-video-play span {
vertical-align: middle;
}
.video-full-screen .btn-video-play.hide {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
.home .intro, .tier-one .intro {
background-color: #292b2c;
}
@media (min-width:992px) {
.home .intro, .tier-one .intro {
min-height: 70vh;
}
}.home .intro .intro-content, .tier-one .intro .intro-content {
color: #fff;
}
@media (min-width:992px) {
.home .intro {
min-height: 100vh;
}
}.home .intro .container {
padding-bottom: 6rem;
}
.home .expertise .tile-content {
padding: 3rem;
}
.home .expertise .tile-content .tile-title {
font-size: 1.75rem;
}
.intro-news {
padding-bottom: 0;
}
#price-circle-wrapper {
position: relative;
width: 100%;
height: 400px;
}
#price-circle-wrapper .price-circle-title {
position: absolute;
width: 40%;
top: 50%;
left: 30%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
font-size: 80%}
@media (min-width:992px) {
#price-circle-wrapper .price-circle-title {
font-size: 1.25rem;
}
}#price-circle-wrapper .price-circle-items span {
position: absolute;
width: 25%;
font-size: 80%;
color: #156557;
}
@media (min-width:992px) {
#price-circle-wrapper .price-circle-items span {
font-size: 1.25rem;
}
}#price-circle-wrapper .price-circle-items span:first-child {
top: 20%;
left: 0;
}
#price-circle-wrapper .price-circle-items span:nth-child(2) {
top: 20%;
right: 0;
text-align: right;
}
#price-circle-wrapper .price-circle-items span:nth-child(3) {
bottom: 20%;
left: 0;
}
#price-circle-wrapper .price-circle-items span:nth-child(4) {
bottom: 20%;
right: 0;
text-align: right;
}
#price-circle-wrapper svg {
width: 100%;
height: 100%}
#price-circle-wrapper .price-circle {
fill: none;
stroke: #156557;
stroke-miterlimit: 10;
stroke-width: 4px;
}
#price-circle-wrapper .circle-wrapper {
position: absolute;
top: 50%;
left: 25%;
width: 50%;
height: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.down-arrow-container {
position: absolute;
bottom: 2rem;
width: 100%;
text-align: center;
left: 0;
z-index: 11;
pointer-events: none;
}
.down-arrow-container .down-arrow-wrapper {
cursor: pointer;
pointer-events: auto;
width: 120px;
margin: 0 auto;
opacity: 1;
-webkit-transform: translate3d(0px,  0px,  0px);
transform: translate3d(0px,  0px,  0px);
z-index: 11;
}
.down-arrow-container .down-arrow-title {
display: block;
color: #fff;
}
.down-arrow-container i {
width: 22px;
height: 22px;
color: #fff;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215,  0.61,  0.355,  1);
transition: -webkit-transform 0.3s cubic-bezier(0.215,  0.61,  0.355,  1);
-o-transition: transform 0.3s cubic-bezier(0.215,  0.61,  0.355,  1);
transition: transform 0.3s cubic-bezier(0.215,  0.61,  0.355,  1);
transition: transform 0.3s cubic-bezier(0.215,  0.61,  0.355,  1),  -webkit-transform 0.3s cubic-bezier(0.215,  0.61,  0.355,  1);
-webkit-animation: g 1.2s infinite;
animation: g 1.2s infinite;
} .phase-entry-title {
font-size: 1.5rem;
text-transform: uppercase;
background-color: #156557;
color: #fff;
padding: 0.25rem;
}
@-webkit-keyframes g {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
60% {
-webkit-transform: translate3d(0,  10px,  0);
transform: translate3d(0,  10px,  0);
}
to {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}@keyframes g {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
60% {
-webkit-transform: translate3d(0,  10px,  0);
transform: translate3d(0,  10px,  0);
}
to {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}.error-404 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100vh;
min-height: 400px;
position: relative;
}
.error-404 .travolta-404 {
display: block;
bottom: 0;
left: 0;
position: absolute;
}
@media (min-width:768px) {
.error-404 .travolta-404 {
left: 15%}
}.error-404 .travolta-404 img {
width: 300px;
}
@media (min-width:768px) {
.error-404 .travolta-404 img {
width: 100%}
}.dslc-module-front {
font-family: inherit!important;
}
div.wpcf7-response-output {
margin: 1em 0 1em;
}
.no-js .overlay {
display: none;
} .intro .intro-content {
color:  white !important;
}
@media only screen and (max-width: 767px)  {
#catapult-cookie-bar {
font-size:  12px;
}
#callpage.cp-callpage {
z-index:  10 !important;
position:  relative !important;
}
}}body,
html {
font-family: "Poppins", sans-serif !important;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 18px;
font-weight: 400;
color: #232d4b;
box-sizing: border-box;
}
* {
box-sizing: border-box;
} .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Poppins", sans-serif !important;
}
.btn,
.img-fluid,
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin-bottom: 0;
} .container {
width: 100%;
max-width: 1326px;
padding: 0 15px;
margin: 0 auto;
box-sizing: border-box;
}
.container .container {
max-width: 100%;
padding: 0;
}
a:active,
a:hover {
outline-width: 0;
}
.single-content .wp-block-embed__wrapper iframe {
width: 100%;
}
h1 {
font-size: 4rem;
line-height: 5rem;
font-weight: 700;
}
h2 {
font-size: 2rem;
line-height: 2.5rem;
font-weight: 400;
}
h3 {
font-size: 1.75rem;
line-height: 2.188rem;
font-weight: 400;
}
h4 {
font-size: 1.5rem;
line-height: 1.875rem;
font-weight: 400;
}
p {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
}
ul,
ol {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
padding: 0 0 0 20px;
}
a {
color: #00aa9b;
text-decoration: none;
}
a:hover {
color: #00d0bc;
}
h2 {
margin: 0 0 25px;
}
h3 {
margin: 0 0 30px;
}
p {
margin: 0 0 1.875rem;
}
p:last-child {
margin-bottom: 0 !important;
}
p.margin-small {
margin: 0 0 1.25rem;
}
.wp-block-columns {
margin-bottom: 62px;
}
.wp-block-columns:last-child {
margin-bottom: 0;
}
.btn {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
min-height: 48px;
padding: 0 15px;
}
.btn.btn-red {
background-color: #f04641;
color: #fff;
}
.btn.btn-red:hover {
background-color: #f25c58;
}
.btn.btn-red.newsletter-processing {
opacity: 0.8;
pointer-events: none;
}
.btn.btn-red.newsletter-processing::after {
content: "";
display: block;
width: 20px;
height: 9px;
margin: 0 0 0 10px;
background-position: center;
background-size: cover;
width: 30px;
height: 30px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/animated-loader.svg);
}
.btn.btn-arrow::after {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right.svg);
width: 18px;
height: 8px;
margin: 0 0 0 10px;
}
.btn.btn-arrow-left::before {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-left.svg);
width: 8px;
height: 13px;
margin: 0 13px 0 0;
}
.btn.btn-green {
color: #00aa9b;
}
.btn.btn-green::after {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green-2.svg);
width: 18px;
height: 8px;
margin: 0 0 0 10px;
}
.btn.btn-inline {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
position: relative;
height: auto;
padding: 0 30px 0 0;
}
.btn.btn-inline::before, .btn.btn-inline::after {
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.btn.btn-transparent {
color: #fff;
background: transparent;
}
.btn.btn-outline {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
background-color: transparent;
color: #005573;
border: 2px solid #005573;
white-space: nowrap !important;
}
.btn.btn-outline:hover {
color: #fff;
background-color: #0086b0;
}
.btn.small {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
padding: 0 11px;
height: 42px;
}
.btn.btn-dropdown-toggle {
padding-right: 24px;
}
.btn.btn-dropdown-toggle::after {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
position: absolute;
right: 11px;
width: 13px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-down-color.svg);
}
.btn.btn-dropdown-toggle::before {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
content: "";
display: block;
height: 8px;
position: absolute;
right: 11px;
width: 13px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
opacity: 0;
}
.btn.btn-dropdown-toggle:hover::after {
opacity: 0;
}
.btn.btn-dropdown-toggle:hover::before {
opacity: 1;
}
input.btn-arrow {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right.svg);
background-position: right 15px center;
background-repeat: no-repeat;
padding: 0 45px 0 15px;
}
.btn-dropdown-toggle {
position: relative;
}
.btn-dropdown-toggle button {
font-family: "Poppins", sans-serif !important;
background: transparent;
width: 100%;
height: 100%;
text-align: left;
}
.btn-dropdown-toggle.small {
padding: 0;
}
.btn-dropdown-toggle.small button {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
padding: 0 33px 0 11px;
}
.btn-dropdown-toggle.btn-outline button {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
color: #005573;
}
.btn-dropdown-toggle.btn-outline:hover button {
color: #fff;
}
.btn-dropdown-toggle .dropdown-menu {
display: none;
position: absolute;
top: 100%;
z-index: 1000;
left: -2px;
background-color: #0086b0;
border: 2px solid #005573;
padding: 10px 0;
border-top: 0;
width: calc(100% + 4px);
}
.btn-dropdown-toggle .dropdown-menu .dropdown-item {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
display: block;
width: 100%;
padding: 0 11px;
text-transform: none;
color: #fff;
white-space: normal;
}
.btn-dropdown-toggle .dropdown-menu .dropdown-item:hover {
font-weight: 700;
}
.btn-dropdown-toggle.show {
background-color: #0086b0;
}
.btn-dropdown-toggle.show button {
color: #fff;
}
.btn-dropdown-toggle.show::after {
opacity: 0;
}
.btn-dropdown-toggle.show::before {
opacity: 1;
}
.btn-dropdown-toggle.show .dropdown-menu {
display: block;
}
.wp-block-button__link {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
height: 48px;
padding: 0 15px;
width: max-content;
background-color: #f04641;
color: #fff !important;
border-radius: 0;
}
.wp-block-button__link:hover {
background-color: #f25c58;
}
.list-ns {
padding: 0;
list-style: none;
}
.list-ns ul {
padding: 0;
list-style: none;
}
.list-ns li {
position: relative;
margin: 0 0 10px;
padding: 0 0 0 25px;
}
.list-ns li:last-child {
margin: 0 !important;
}
.list-ns li::before {
content: "";
display: block;
background: #00aa9b;
width: 4px;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.list-ns.style-arrow li {
padding: 0 0 0 17px;
}
.list-ns.style-arrow li::before {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-color.svg);
width: 7px;
height: 11px;
top: 8px;
background-color: transparent;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
@media screen and (max-width: 576px) {
.list-ns.style-arrow li::before {
top: 5px;
}
}
.list-ns.style-arrow.white li::before {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-2.svg);
}
.has-white-color + .list-ns {
color: #ffffff;
}
.offices-others .list-ns .blue-text {
cursor: pointer;
}
.social-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
}
.social-box a {
display: block;
width: 30px;
height: 30px;
border: 1px solid #fff;
background-size: 16px;
background-position: center;
background-repeat: no-repeat;
margin: 0 0 0 16px;
}
.social-box a.fb {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-fb.svg);
background-size: 8px;
}
.social-box a.tw {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-tw.svg);
}
.social-box a.yt {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-yt.svg);
background-size: 18px;
}
.social-box a.in {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-in.svg);
}
.social-box a.ig {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-ig.svg);
}
.category-filters {
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
position: relative;
padding-left: 130px;
padding-bottom: 30px;
margin: 85px 0 25px;
}
.category-filters .btn {
margin: 0 20px 0 0;
text-transform: uppercase;
}
.category-filters .btn button {
text-transform: uppercase;
}
.category-filters .btn-dropdown-toggle {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
position: absolute;
left: 0;
top: 0;
}
.category-filters .btn-dropdown-toggle.show {
min-width: 180px;
}
.category-filters::-webkit-scrollbar {
width: 0px;
}
.category-filters::-webkit-scrollbar-track {
background: transparent;
}
.category-filters::-webkit-scrollbar-thumb {
background: transparent;
}
.category-filters::-webkit-scrollbar-thumb:hover {
background: transparent;
}
.navigation.pagination {
margin: 0 0 100px;
}
.navigation.pagination h2 {
display: none;
}
.navigation.pagination .nav-links {
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
}
.navigation.pagination .nav-links .page-numbers {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
display: block;
color: #232d4b;
margin: 0 5px;
}
.navigation.pagination .nav-links .page-numbers.current {
font-weight: 700;
color: #00aa9b;
}
.navigation.pagination .nav-links .page-numbers.next, .navigation.pagination .nav-links .page-numbers.prev {
font-size: 0;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-color.svg);
width: 7px;
height: 11px;
background-position: center;
margin: 0px 0 0 13px;
}
.navigation.pagination .nav-links .page-numbers.prev {
transform: rotate(180deg);
margin: 0 13px 0 0;
}
.scroll-bar {
z-index: 999;
height: 36px;
background-color: #232d4b;
display: flex;
align-items: center;
position: sticky;
top: 0;
}
@media (max-width: 992px) {
.scroll-bar {
display: none;
}
}
.scroll-bar .bar-wrapper {
background-color: #005573;
width: 100%;
height: 12px;
}
.scroll-bar .bar-wrapper .progress-bar {
background-color: #00aa9b;
height: 12px;
width: 0%;
}
.breadcrumbs a, .breadcrumbs span {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
color: #232d4b;
padding-right: 16px;
position: relative;
}
.breadcrumbs a::after, .breadcrumbs span::after {
content: ">";
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
color: #00aa9b;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 5px;
}
.breadcrumbs a:last-child::after, .breadcrumbs span:last-child::after {
display: none;
}
.breadcrumbs a.separator, .breadcrumbs span.separator {
display: none;
}
.gutenberg-text-editor h2 {
margin: 0 0 25px;
}
.gutenberg-text-editor ul {
margin: 0 0 1.875rem;
padding: 0 0 0 20px;
}
.gutenberg-text-editor ul li {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
}
blockquote,
.wp-block-quote {
position: relative;
padding-left: 58px;
margin: 50px 0;
}
blockquote::before,
.wp-block-quote::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 36px;
height: 36px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-quote.svg);
background-size: 16px;
background-position: center;
background-repeat: no-repeat;
background-color: #00aa9b;
}
blockquote p,
.wp-block-quote p {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 500;
color: #00aa9b;
margin-bottom: 10px;
}
blockquote cite,
.wp-block-quote cite {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
color: #00aa9b;
font-style: normal;
}
.author-article {
padding: 50px 0;
display: flex;
border-bottom: 1px solid #EDEDED;
}
.author-article .avatar-wrapper {
padding: 0 30px 0 0;
}
.author-article .avatar-wrapper .user-info {
display: none;
}
.author-article .avatar-wrapper img {
width: 108px;
height: 108px;
border-radius: 108px;
}
.author-article .data {
width: calc(100% - 138px);
}
.author-article .data h2 {
margin: 0 0 10px;
}
.author-article .data .btn:not(.btn-red) {
padding: 0;
font-weight: 400;
width: max-content;
}
.newsletter {
position: relative;
padding: 20px;
background-color: #00aa9b;
margin: 0 0 50px;
}
.newsletter p {
margin: 0 0 10px;
color: #fff;
}
.newsletter p:first-child {
font-weight: 700;
}
.newsletter .download-file-container-and-register {
display: none;
}
.newsletter .download-file-container-and-register .btn.btn-red {
justify-content: center;
}
.newsletter .form-group {
margin: 40px 0 0;
}
.newsletter .form-group label.animate-label {
font-weight: 500;
color: #fff;
top: -30px;
}
.newsletter .form-group .form-jc {
margin: 0 0 20px;
}
.newsletter .error-action,
.newsletter .download-file-container {
display: none;
}
.newsletter .download-file-container a.btn {
justify-content: center;
}
.newsletter .spinner-box {
z-index: 1000;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.3);
}
.newsletter .spinner-box::before {
content: "";
z-index: 1;
box-sizing: border-box;
display: block;
margin: 25px auto 50px;
width: 50px;
height: 50px;
border-radius: 50%;
border-top: 2px solid #00AA9B;
border-right: 2px solid transparent;
animation: spinner 0.6s linear infinite;
}
@keyframes spinner {
to {
transform: rotate(360deg);
}
}
.newsletter-popup {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -9999;
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: z-index 0.3s step-end, opacity 0.3s linear;
}
.newsletter-popup-active {
z-index: 9999;
opacity: 1;
transition: z-index 0.3s step-start, opacity 0.3s linear;
}
.newsletter-popup h2 {
margin-bottom: 16px;
max-width: calc(100% - 100px);
}
@media (max-width: 1024px) {
.newsletter-popup h2 {
margin-bottom: 12px;
}
}
@media (max-width: 576px) {
.newsletter-popup h2 {
max-width: calc(100% - 50px);
margin-bottom: 8px;
}
}
.newsletter-popup-bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.newsletter-popup .close-newsletter-popup {
position: absolute;
right: 25px;
top: 25px;
}
.newsletter-popup button {
background: none;
border: none;
cursor: pointer;
}
.newsletter-popup button svg {
width: 15px;
}
.newsletter-popup-content {
width: 100%;
max-width: 770px;
padding: 50px;
position: relative;
background-color: #ffffff;
margin: 0 15px;
max-height: calc(100vh - 200px);
overflow: auto;
}
@media (max-width: 1024px) {
.newsletter-popup-content {
padding: 25px;
}
}
@media (max-width: 576px) {
.newsletter-popup-content {
padding: 15px;
}
}
.form-group.acceptance.no-margin {
flex-wrap: nowrap;
gap: 8px;
}
.form-group.acceptance.no-margin p {
font-size: 0.875rem;
font-weight: 400;
line-height: 20px;
}
.form-group.acceptance.no-margin .acceptance-label {
position: unset;
}
.acceptance-checkbox {
margin: 5px 15px 0 0;
display: flex;
justify-content: center;
align-items: center;
appearance: none !important;
width: 15px;
height: 15px;
border: 2px solid #232d4b !important;
border-radius: 0px !important;
margin-right: 8px;
flex-shrink: 0;
background: #fff;
}
.acceptance-checkbox::before {
content: "";
display: block;
width: 7px;
height: 7px;
background-color: #232d4b;
opacity: 0;
transition: opacity 0.3s;
}
.acceptance-checkbox:checked::before {
opacity: 1;
}
.form-group.no-margin .form-jc {
font-size: 1.125rem;
font-weight: 400;
line-height: 25px;
font-family: "Poppins", sans-serif !important;
padding: 0 0 15px;
width: 100%;
height: 48px;
border: none;
border-bottom: 1px solid #c6c6c6 !important;
background: 0 0;
outline: none;
padding-left: 0 !important;
}
.col-lg-12 {
width: 100%;
}
.big-form {
padding: 50px 0px 60px;
background: #005573;
}
.big-form .content {
color: #fff;
margin-bottom: 30px;
}
.big-form .forms {
display: flex;
flex-wrap: wrap;
}
.big-form .forms .form-group-left,
.big-form .forms .form-group-right {
width: calc(50% - 30px);
}
.big-form .forms .form-group-left {
margin-right: 60px;
}
.big-form .forms .form-group-right .form-group.number label {
margin-top: 0;
}
.big-form .forms .acceptance-box {
width: calc(50% - 30px);
margin: -110px 0 0;
}
.big-form .form-group {
margin: 0 0 12px;
padding: 30px 0 0;
}
.big-form .form-group label {
color: #fff;
top: 0;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
}
.big-form .form-group input:not([type=checkbox]):not([type=submit]) {
border: none;
background-color: #fff;
padding: 0 10px;
height: 45px;
margin: 0;
}
.big-form .form-group select {
border: none;
background-color: #fff;
padding: 0;
height: 45px;
margin: 0;
}
.big-form .form-group textarea {
border: none;
background-color: #fff;
padding-top: 0;
margin: 0;
margin-bottom: 37px;
}
.big-form .form-group.acceptance {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
color: #fff;
margin-bottom: 0;
padding: 0 0 5px;
}
.big-form .form-group.acceptance p {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
color: #fff;
margin-bottom: 0;
}
.big-form .form-group.acceptance a {
margin: 0;
}
.big-form .form-group.acceptance .btn {
margin: 30px 0 0;
}
@media screen and (max-width: 992px) {
.big-form .forms {
flex-direction: column;
}
.big-form .forms .form-group-left,
.big-form .forms .form-group-right {
width: 100%;
}
.big-form .forms .form-group-left {
margin-right: 0px;
}
.big-form .forms .acceptance-box {
width: 100%;
margin: 0;
}
}
@media screen and (max-width: 768px) {
.big-form {
padding: 30px 0px 40px;
}
}
.article-with-newsletter {
padding: 50px 0;
background-color: #EDEDED;
}
.article-with-newsletter .title h2 {
margin-bottom: 30px;
}
.article-with-newsletter .box {
display: flex;
}
.article-with-newsletter .box .article {
width: calc(66.6% - 21.5px);
margin-right: 43px;
display: flex;
}
.article-with-newsletter .box .article .image {
width: calc(50% - 21.5px);
min-height: 353px;
margin-right: 43px;
}
.article-with-newsletter .box .article .image img {
width: 100%;
height: 100%;
max-height: 400px
object-fit: cover;
}
.article-with-newsletter .box .article .article-info {
width: calc(50% - 21.5px);
}
.article-with-newsletter .box .article .article-info .date {
color: #00AA9B;
margin-bottom: 20px;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
}
.article-with-newsletter .box .article .article-info h3 {
margin-bottom: 20px;
}
.article-with-newsletter .box .article .article-info p {
margin-bottom: 20px;
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
}
.article-with-newsletter .box .article .article-info .arrow {
position: relative;
display: flex;
align-items: center;
}
.article-with-newsletter .box .article .article-info .arrow::after {
content: "";
position: relative;
display: block;
width: 18px;
height: 9px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/button-green-arrow.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
margin-left: 10px;
flex-shrink: 0;
}
.article-with-newsletter .box .newsletter-container {
width: calc(33.3% - 21.5px);
}
@media screen and (max-width: 992px) {
.article-with-newsletter .box {
flex-direction: column;
}
.article-with-newsletter .box .article {
width: 100%;
margin-right: 0;
}
.article-with-newsletter .box .newsletter-container {
width: 100%;
margin-top: 30px;
}
}
@media screen and (max-width: 576px) {
.article-with-newsletter .box .article {
flex-direction: column;
}
.article-with-newsletter .box .article .image {
width: 100%;
height: 300px;
margin-right: 0;
}
.article-with-newsletter .box .article .article-info {
width: 100%;
margin-top: 30px;
}
}
.navigation-category {
margin: 50px 0 100px;
}
.navigation-category .next {
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
font-size: 0;
}
.navigation-category .next p {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
margin: 0 5px 0 0;
}
.navigation-category .next a {
padding: 0px;
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
}
.navigation-category .next a::after {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green-2.svg);
width: 18px;
height: 8px;
margin: 0 0 0 10px;
}
header {
display: block;
height: 120px;
width: 100%;
background-color: #232D4B;
}
header.header-single-post {
position: relative;
}
header .container {
height: 100%;
}
header .header-content {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
height: 100%;
}
header .header-content .logo {
width: 100%;
max-width: 220px;
}
header .header-content .hamburger {
height: 14px;
width: 20px;
z-index: 1001;
padding: 0;
display: none;
position: absolute;
top: 35px;
right: 16px;
bottom: unset;
}
@media (max-width: 1160px) {
header .header-content .hamburger {
display: block;
}
}
header .header-content .hamburger .hamburger-box {
width: 20px;
height: 14px;
}
header .header-content .hamburger .hamburger-box .hamburger-inner {
width: 20px;
height: 2px;
background-color: #fff;
}
header .header-content .hamburger .hamburger-box .hamburger-inner::before {
width: 20px;
height: 2px;
background-color: #fff;
top: 6px;
}
header .header-content .hamburger .hamburger-box .hamburger-inner::after {
width: 20px;
height: 2px;
background-color: #fff;
top: 12px;
}
header .header-content .hamburger.is-active .hamburger-box .hamburger-inner::before {
transform: translate3d(0, 0, 0) rotate(45deg);
}
header .header-content .hamburger.is-active .hamburger-box .hamburger-inner::after {
transform: translate3d(0, -6px, 0) rotate(-45deg);
}
header .header-content .header-absolute,
header .header-content .lang {
display: none;
}
header .header-content .main-menu ul {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
margin: 0;
}
header .header-content .main-menu ul li a {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
color: #fff;
height: 40px;
padding: 0 42px 0 20px;
position: relative;
}
header .header-content .main-menu ul li .icon {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
display: none;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
background-repeat: no-repeat;
background-position: 12px;
background-size: 13px;
width: 42px;
height: 40px;
position: absolute;
top: 0;
right: 0;
transition: all 500ms;
z-index: 999;
cursor: pointer;
}
header .header-content .main-menu ul li .icon.active {
transform: scale(1, -1);
}
header .header-content .main-menu ul li.menu-item-has-children {
position: relative;
display: flex;
}
header .header-content .main-menu ul li.menu-item-has-children .icon {
display: block;
}
header .header-content .main-menu ul li.menu-item-has-children:hover > .sub-menu {
opacity: 1;
visibility: visible;
top: 40px;
}
header .header-content .main-menu ul li.menu-item-has-children:hover .icon {
transform: scale(1, -1);
}
header .header-content .main-menu ul li:hover a {
background-color: #005573;
}
header .header-content .main-menu ul.sub-menu {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
flex-direction: column;
width: 100%;
position: absolute;
top: -100px;
background-color: #005573;
visibility: hidden;
opacity: 0;
padding: 0;
width: auto;
min-width: 100%;
list-style: none;
}
header .header-content .main-menu ul.sub-menu li:not(.menu-item-has-children) .icon {
display: none;
}
header .header-content .main-menu ul.sub-menu li {
width: 100%;
}
header .header-content .main-menu ul.sub-menu li a {
font-weight: 400;
justify-content: flex-start;
white-space: nowrap;
}
header .header-content .btn.small {
font-weight: 500;
}
header .header-absolute {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
background: #00aa9b;
display: flex;
padding: 0 80px 0 28px;
max-width: 100%;
height: 50px;
position: absolute;
bottom: -25px;
right: calc((100% - 1360px + 4rem) / 2);
transition: all 500ms;
}
@media (max-width: 1300px) {
header .header-absolute {
right: 1.154vw;
}
}
header .header-absolute.out {
bottom: -64px;
}
header .header-absolute a {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
color: #fff;
}
header .header-absolute a::before {
content: " ";
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
}
header .header-absolute .mail,
header .header-absolute .phone {
position: relative;
padding-left: 30px;
}
header .header-absolute .phone {
margin-left: 30px;
}
header .header-absolute .phone::before {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-phone.svg);
width: 17px;
height: 17px;
}
header .header-absolute .mail::before {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-mail.svg);
width: 19px;
height: 13px;
}
header .header-absolute .header-search {
margin-left: 30px;
}
header .header-absolute .header-search form {
position: relative;
}
header .header-absolute .header-search .search-button {
position: absolute;
right: -4px;
top: -2px;
background-color: transparent;
outline: none !important;
border: none;
}
header .header-absolute .header-search .search-button img {
max-width: 15px;
}
header .header-absolute .header-search input {
border: none;
border-bottom: 1px solid #fff;
background-color: transparent;
font-size: 14px;
position: relative;
top: -1px;
width: 200px;
outline: none !important;
font-weight: 400;
color: #fff;
padding: 0;
}
header .header-absolute .header-search input::placeholder {
color: #fff;
opacity: 1;
}
header .header-absolute .lang {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
display: block;
position: absolute;
right: 0;
height: 40px;
width: 80px;
}
header .header-absolute .lang ul {
margin: 0;
padding: 0;
background-color: transparent;
height: 100%;
transition: all 500ms;
border-radius: 5px;
}
header .header-absolute .lang ul > li {
display: none;
height: 100%;
}
header .header-absolute .lang ul > li.active {
display: block;
white-space: nowrap;
}
header .header-absolute .lang ul:hover > li {
display: block;
}
header .header-absolute .lang ul a {
transition: all 500ms;
height: 100%;
width: auto;
display: flex;
align-items: center;
padding: 0 0 0 20px;
background: #00aa9b;
}
header .header-absolute .lang ul a::before {
display: none;
}
header .header-absolute .lang ul li:first-child {
position: relative;
}
header .header-absolute .lang ul li:first-child a::before {
content: " ";
display: block;
position: absolute;
right: 20px;
left: unset;
top: 0;
bottom: 0;
margin: auto;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 12px;
height: 6px;
}
footer .main {
background-color: #232d4b;
padding: 30px 0 60px;
}
footer .main .content {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
}
footer .main .content .logo-footer-container {
width: 100%;
max-width: 300px;
}
footer .main .content .logo-footer-container .logo {
width: 100%;
max-width: 220px;
}
footer .main .content .logo-footer-container .log-footer-content {
margin-top: 1.25rem;
width: 100%;
}
footer .main .content .logo-footer-container .log-footer-content p {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
margin: 0 0 1rem;
color: #fff;
}
@media screen and (max-width: 992px) {
footer .main .content .logo-footer-container {
max-width: unset;
margin-bottom: 30px;
}
}
footer .main .content .text {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
}
footer .main .content .text .col {
width: calc(33.33% - 16px);
max-width: 300px;
margin: 0 24px 0 0;
}
footer .main .content .text .col ul {
list-style: none;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
}
footer .main .content .text .col ul li {
margin: 0 0 1.25rem;
position: relative;
}
footer .main .content .text .col ul li::before {
content: "";
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green.svg);
width: 6px;
height: 12px;
top: 4px;
left: -18px;
display: block;
position: absolute;
background-color: transparent;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
@media screen and (max-width: 576px) {
footer .main .content .text .col ul li::before {
top: 5px;
}
}
footer .main .content .text .col ul li a {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
}
footer .main .content .text .col:last-child {
margin: 0;
}
footer .main .content .text .col p {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
margin: 0 0 1.25rem;
color: #fff;
}
footer .main .content .text .col a {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
margin: 0 0 1.25rem;
}
footer .main .content .text .col .title {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
color: #00aa9b;
text-transform: uppercase;
}
footer .bottom {
background-color: #005573;
}
footer .bottom .content {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
height: 60px;
}
footer .bottom .content .copyright p {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
color: #fff;
}
.form-content {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
}
.form-group-left {
width: calc(50% - 34px);
}
.form-group-right {
width: calc(50% - 34px);
}
.form-group {
position: relative;
}
.form-group label {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
display: inline-block;
position: absolute;
left: 0;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
top: -22px;
}
.form-group .form-jc {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
font-family: "Poppins", sans-serif !important;
display: block;
margin-bottom: 64px;
padding: 5px 0;
width: 100%;
color: #232d4b;
border: 0;
background-color: transparent;
border-bottom: 1px solid #232d4b;
height: calc(1.875rem + 10px);
}
.form-group .form-jc:active, .form-group .form-jc:focus {
border-bottom: 1px solid #232d4b;
outline: none;
}
.form-group .form-jc option {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
font-family: "Poppins", sans-serif !important;
}
.form-group .form-jc.white {
background: #fff;
border: none;
padding: 0 10px;
}
.form-group .wpcf7-textarea {
min-height: 155px;
margin: 0 0 32px;
}
.form-group .wpcf7-spinner {
display: none;
}
.form-group.acceptance {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
margin: 0 0 16px;
display: flex;
flex-wrap: wrap;
}
.form-group.acceptance:last-child {
margin: 0;
}
.form-group.acceptance .wpcf7-list-item {
margin: 0;
}
.form-group.acceptance input[type=checkbox] {
border: 1px solid #232d4b;
border-radius: 3px;
margin: 0;
}
.form-group.acceptance .wpcf7-form-control-wrap {
margin: 0 8px 0 0;
}
.form-group.acceptance .extraConsentButton,
.form-group.acceptance .extraConsentHidden {
margin: 0 0 22px;
}
.form-group.acceptance p {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
width: calc(100% - 22px);
margin: 0;
}
.form-group:last-child .form-jc {
margin-bottom: 0;
}
.form-inline .form-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .form-check-label {
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
}
.form-inline .custom-control-indicator {
position: static;
display: inline-block;
margin-right: 0.25rem;
vertical-align: text-bottom;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
.contact-form {
padding: 52px 50px 50px 50px;
background: #005573;
}
.contact-form .form-group {
margin: 0 0 12px;
padding: 30px 0 0;
}
.contact-form .form-group label {
color: #fff;
top: 0;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
}
.contact-form .form-group input:not([type=checkbox]):not([type=submit]) {
border: none;
background-color: #fff;
padding: 0 10px;
height: 45px;
margin: 0;
}
.contact-form .form-group textarea {
border: none;
background-color: #fff;
padding-top: 0;
margin: 0;
margin-bottom: 37px;
}
.contact-form .form-group.acceptance {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
color: #fff;
margin-bottom: 0;
padding: 0 0 5px;
}
.contact-form .form-group.acceptance p {
font-size: 0.625rem;
line-height: 0.938rem;
font-weight: 400;
color: #fff;
margin-bottom: 0;
}
.contact-form .form-group.acceptance a {
margin: 0;
}
.contact-form .form-group.acceptance .btn {
margin: 30px 0 0;
}
.tiles .content {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
.tiles .tile {
position: relative;
min-width: 420px;
width: calc(50% - 30px);
margin: 0 30px 50px 0;
}
.tiles .tile:nth-child(2n) {
margin: 0 0 50px;
}
.tiles .tile .tile-image {
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
width: 73.65%;
position: relative;
min-height: 453px;
height: auto;
z-index: 9;
background-color: #ededed;
max-width: 453px;
}
.tiles .tile .tile-image::before {
display: none;
}
.tiles .tile .tile-image .cover-img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
}
.tiles .tile .tile-content {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: column;
z-index: 10;
box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.16);
position: absolute;
height: max-content;
width: 54.95%;
background: rgba(35, 45, 75, 0.9);
padding: 30px 30px 34px 30px;
top: 50%;
transform: translateY(-50%);
right: 0;
z-index: 10;
color: #fff;
}
.tiles .tile .tile-content p {
margin-bottom: 0;
color: #fff;
}
.tiles .tile .tile-content h3 {
color: #fff;
}
.tiles .tile .tile-content h3 a {
color: #fff;
}
.tiles .tile .tile-content .btn-inline {
margin: 20px 0 0;
font-weight: 400;
}
.tiles.case-study {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.tiles.case-study .tile .tile-image {
height: 453px;
}
.tiles.case-study .category-filters {
margin: 50px 0;
}
.tiles.people-tiles .tile {
margin-top: 50px;
}
.tiles.people-tiles .tile:nth-child(1), .tiles.people-tiles .tile:nth-child(2) {
margin-top: 0;
}
.tiles.people-tiles .tile.width-100 {
width: 100%;
}
.tiles.people-tiles .tile .tile-image {
height: 528px;
overflow: hidden;
}
.tiles.people-tiles .tile .tile-image img {
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
.tiles.people-tiles .tile .tile-content {
padding: 30px;
}
.tiles.people-tiles .tile .tile-content h3 {
margin: 20px 0 0;
}
.tiles.people-tiles .tile .tile-content .btn-inline {
margin: 24px 0 0;
font-weight: 400;
}
.tiles.people-tiles .tile:hover .tile-image img {
transform: scale(1.1);
}
.tiles.latest-news-once {
display: flex;
align-items: center;
}
.tiles.latest-news-once .tile {
width: 100%;
height: 625px;
max-height: 80%;
margin: 0;
}
.tiles.latest-news-once .tile .tile-image {
height: 100%;
width: 100%;
max-width: 625px;
}
.tiles.latest-news-once .tile .tile-image img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
}
.tiles.latest-news-once .tile .tile-content {
padding: 20px;
}
.tiles.latest-news-once .tile .tile-content .entry-title {
color: #00aa9b;
text-transform: uppercase;
}
.tiles.latest-news-once .tile .tile-content p {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
margin: 0 0 20px;
}
.tiles.latest-news-once .tile .tile-content p:last-child {
margin: 0;
}
.tiles.latest-news-once .tile .tile-content h3 {
margin: 0 0 20px;
}
.tiles.latest-news-once .tile .tile-content h3 a {
color: #ffffff;
}
.tiles.latest-news-once .tile .tile-content .btn {
margin: 0;
}
.tiles.latest-news-once .tile .tile-content .author {
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
margin: 0 0 20px;
}
.tiles.latest-news-once .tile .tile-content .author img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50px;
}
.tiles.latest-news-once .tile .tile-content .author p {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
margin: 0 0 0 10px;
}
.tiles.latest-news-once .tile .tile-content .author p span {
text-transform: uppercase;
}
.tiles.tiles-cta .tile {
width: calc(50% - 20px);
}
.tiles.tiles-cta .tile .tile-image {
width: 100%;
min-height: 496px;
position: relative;
}
.tiles.tiles-cta .tile .tile-image img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
.tiles.tiles-cta .tile .tile-content {
width: 100%;
height: 100%;
padding: 50px;
background: rgba(35, 45, 75, 0.8);
}
.tiles.tiles-cta .tile .tile-content .tile-title {
color: #fff;
font-weight: 700;
}
.tiles.listing-post .tile {
width: calc(33.33% - 30px);
margin: 0 45px 45px 0;
min-width: unset;
}
.tiles.listing-post .tile:nth-child(3n) {
margin-right: 0;
}
.tiles.listing-post .tile .tile-image {
width: 100%;
min-height: 354px;
}
.tiles.listing-post .tile .tile-content {
width: calc(100% - 24px);
left: 12px;
bottom: 10px;
top: unset;
right: unset;
padding: 20px;
transform: unset;
min-height: unset;
}
.tiles.listing-post .tile .tile-content p {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 400;
}
.tiles.listing-post .tile .tile-content a {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
color: #fff;
margin: 10px 0 0;
}
.listing-post,
.case-study {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
}
.listing-post .category-filters,
.case-study .category-filters {
padding: 0;
}
.listing-post .category-filters .btn-dropdown-toggle,
.case-study .category-filters .btn-dropdown-toggle {
position: relative;
}
.listing-post .category-filters .btn-dropdown-toggle.show,
.case-study .category-filters .btn-dropdown-toggle.show {
min-width: 180px;
}
.listing-post .category-filters .btn-dropdown-toggle .dropdown-menu,
.case-study .category-filters .btn-dropdown-toggle .dropdown-menu {
left: -2px;
}
.promotion-box {
margin: 0 0 50px;
}
.promotion-box .tiles .tile {
height: 432px;
}
.promotion-box .tiles .tile .tile-image {
width: 58%;
}
.promotion-box .tiles .tile .tile-content {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
color: #fff;
width: 58%;
}
.promotion-box .tiles .tile .tile-content .btn {
margin: 20px 0 0;
background-color: #f04641;
color: #fff;
}
@media screen and (max-width: 992px) {
.promotion-box .tiles .tile .tile-content .btn {
font-size: 13px;
width: 100%;
}
}
.promotion-box .tiles .tile .tile-content .btn::after {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right.svg);
width: 18px;
height: 8px;
margin: 0 0 0 10px;
flex-shrink: 0;
}
.promotion-box .tiles .tile .tile-content .btn:hover {
background-color: #f25c58;
}
.banner-hero {
display: block;
width: 100%;
margin-top: 120px;
padding: 0;
position: relative;
}
.banner-hero .image {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #ededed;
}
.banner-hero .image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-hero .container {
height: 100%;
}
.banner-hero .content-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
height: 100%;
padding: 95px 0 110px;
}
.banner-hero .content-box .box {
z-index: 10;
position: relative;
background: #232D4B;
padding: 64px;
max-width: 848px;
}
.banner-hero .content-box .box p, .banner-hero .content-box .box h2 {
color: #fff;
}
.banner-hero .content-box .box h2 {
font-weight: 700;
}
.banner-hero .content-box .box h1 {
color: #00aa9b;
margin: 35px 0 15px;
}
.people-slider {
padding-bottom: 74px;
}
.people-slider .bx-wrapper {
box-shadow: none;
border: none;
background: transparent;
margin: auto;
}
.people-slider .bx-wrapper .bx-pager {
padding-top: 0;
display: flex;
align-items: center;
justify-content: center;
bottom: -74px;
}
.people-slider .bx-wrapper .bx-pager.bx-default-pager a {
width: 11px;
height: 11px;
background-color: #232d4b;
}
.people-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
width: 11px;
height: 11px;
border-radius: 6px;
background-color: #00aa9b;
}
.people-slider .bx-viewport {
height: auto !important;
}
.people-slider .bx-viewport .bxSlider {
display: flex;
align-items: flex-start;
}
.people-slider .box {
display: flex;
flex-direction: column;
justify-content: center;
padding: 30px 32px;
color: #fff;
transition: all 500ms;
position: relative;
}
.people-slider .box * {
z-index: 99;
}
.people-slider .box.color-1 {
background: #00aa9b;
}
.people-slider .box.color-2 {
background: #232d4b;
}
.people-slider .box.color-3 {
background: #005573;
}
.people-slider .box .navbar-brand {
transition: all 500ms;
top: 0;
left: 0;
width: 100%;
margin: auto;
padding: 0;
display: flex;
}
.people-slider .box .navbar-brand img {
height: 80%;
margin: auto;
max-width: 294px;
object-fit: contain;
}
.people-slider .box p {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
margin: 0;
}
.people-slider .box h4 {
margin: 18px 0 4px;
}
.people-slider .box[aria-hidden=false]:last-of-type {
color: red;
}
.people-slider .bx-controls .bx-next,
.people-slider .bx-controls .bx-prev {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green.svg);
width: 38px;
height: 38px;
border-radius: 38px;
background-size: 10px;
background-repeat: no-repeat;
background-position: 13px 9px !important;
border: 2px solid #00aa9b;
text-indent: unset;
font-size: 0;
}
.people-slider .bx-controls .bx-next {
right: -64px;
}
.people-slider .bx-controls .bx-prev {
transform: rotate(180deg);
left: -64px;
}
.map-section {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
min-height: 100vh;
padding: 0;
position: relative;
}
.map-section .content {
max-width: 50%;
}
.map-section .map-wrapper {
max-height: 1200px;
display: block;
position: absolute;
width: 50%;
height: 100%;
top: 0;
right: 0;
z-index: 11;
}
@media (max-width: 992px) {
.map-section .map-wrapper {
display: none;
}
}
.map-section .map-wrapper svg:not(:root) {
overflow: hidden;
position: absolute;
right: 0;
height: 100%;
}
.cls-1,
.cls-3 {
fill: #c4c4c4;
}
.cls-1,
.cls-4,
.cls-6,
.cls-7 {
fill-rule: evenodd;
}
.cls-2,
.cls-14 {
fill: none;
}
.cls-7 {
opacity: 0.75;
}
.cls-8,
.cls-11 {
font-size: 14px;
}
.cls-8 {
font-family: "Poppins", sans-serif;
font-weight: 500;
}
.cls-9 {
letter-spacing: -0.01em;
}
.cls-10 {
font-size: 21px;
}
.cls-12 {
font-family: "Poppins", sans-serif;
font-weight: 300;
}
.cls-13 {
letter-spacing: -0.01em;
}
.cls-14 {
stroke: #fff;
stroke-miterlimit: 10;
}
.cls-15 {
letter-spacing: -0.01em;
}
.cls-16 {
letter-spacing: -0.02em;
}
.cls-17 {
letter-spacing: -0.01em;
}
.cls-18 {
letter-spacing: -0.01em;
}
.cls-19 {
letter-spacing: -0.02em;
}
.cls-20 {
letter-spacing: -0.01em;
}
.cls-21 {
letter-spacing: -0.01em;
}
.cls-4 {
fill: #00aa9b;
}
.cls-5,
.cls-8 {
fill: #fff;
}
.cls-6 {
fill: #232d4b;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cls-1,
.cls-3,
.cls-4,
.cls-6 {
stroke: #f4f4f4;
stroke-width: 1px;
}
.cls-14 {
stroke: #fff;
stroke-width: 1px;
visibility: hidden;
}
.g-country {
cursor: pointer;
}
.g-country .country-text {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
visibility: hidden;
opacity: 0;
}
.g-country .country-text .text {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
}
.g-country .country-text .text .cls-10 tspan {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
}
.g-country:hover .cls-6 {
fill: #005573;
}
.g-country:hover .country-text {
visibility: visible;
opacity: 1;
}
.category-buttons {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.category-buttons .btn-outline {
width: calc(33.33% - 30px);
margin: 0 0 40px;
height: 50px;
}
.latest-news-list {
margin: 0;
}
.latest-news-list .news-card .news-date {
font-size: 1.125rem;
line-height: 1.375rem;
font-weight: 400;
color: #00aa9b;
text-transform: uppercase;
margin: 0 0 10px;
}
.latest-news-list .news-card h4 {
color: #232d4b;
}
.latest-news-list.list-ns {
max-width: 380px;
}
.latest-news-list.list-ns li {
margin: 0 0 34px;
}
.latest-news-list.list-ns li:last-child {
margin: 0;
}
.offices-list h2 {
font-weight: 700;
}
.offices-list .headquarters {
margin: 0 0 45px;
}
.offices-list .list-ns {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
flex-wrap: wrap;
}
.offices-list .list-ns li {
width: 50%;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
margin: 0 0 34px;
padding-right: 15px;
}
.offices-list .list-ns li span {
display: block;
color: #00aa9b;
font-weight: 700;
margin: 0 0 12px;
}
.ns-numbers .content {
display: flex;
}
.ns-numbers .content .item {
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: column;
width: 100%;
text-align: center;
border-right: 1px solid #232d4b;
}
.ns-numbers .content .item:last-child {
border-right: 0;
}
.ns-numbers .content .item .number {
color: #f04641;
font-size: 4rem;
line-height: 5rem;
font-weight: 400;
margin: 0;
}
.ns-numbers .content .item .text {
font-weight: 700;
padding: 0 15px;
}
.cross-images .content .item {
display: flex;
flex-direction: row;
}
.cross-images .content .item .text {
padding: 50px 0;
padding-left: 50px;
width: 50%;
}
.cross-images .content .item .image {
width: 50%;
}
.cross-images .content .item .image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cross-images .content .item.reverse {
flex-direction: row-reverse;
}
.cross-images .content .item.reverse .text {
padding-left: 0;
padding-right: 50px;
}
.table-of-contents {
padding: 16px 20px 14px;
background-color: #005573;
margin: 0 0 30px;
}
.table-of-contents .title {
color: #00aa9b;
font-weight: 700;
margin: 0 0 10px;
}
.table-of-contents ol {
margin: 0;
padding: 0;
list-style: none;
}
.table-of-contents ol li {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
color: #fff;
margin: 0 0 10px;
}
.table-of-contents ol li:hover {
color: #00aa9b;
}
.table-of-contents ol li a {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
display: block;
color: #fff;
}
.table-of-contents ol li a:hover {
color: #00aa9b;
}
.table-of-contents ol li a.scroll-hight {
color: #00aa9b;
}
.services-section .content {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.services-section .content .card {
width: calc(33.33% - 32px);
border: none;
margin: 0 48px 50px 0;
padding: 30px 20px 88px;
background-color: #232d4b;
}
.services-section .content .card:nth-child(3n) {
margin-right: 0;
}
.services-section .content .card:last-child {
margin-right: 0;
}
.services-section .content .card .icon {
height: 148px;
position: relative;
margin: 0 0 30px;
}
.services-section .content .card .icon img {
width: 100%;
height: 100%;
object-fit: contain;
}
.services-section .content .card .title {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
color: #00aa9b;
margin: 0 0 10px;
}
.services-section .content .card .submit {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
margin: 0 0 10px;
color: #fff;
}
.services-section .content .card .description {
color: #fff;
}
.services-section .content .card .description ul {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
line-height: 1.563rem;
margin: 0;
}
.services-section .content .card .description ul li {
margin: 0;
}
.services-section .content .card .btn {
left: 20px;
position: absolute;
bottom: 20px;
}
.services-section.with-bcg {
padding: 50px 0 47px;
background: #232D4B;
}
.services-section.with-bcg .section-title h2 {
color: #fff;
margin: 0 0 30px;
font-weight: 700;
}
.services-section.with-bcg .section-title p {
color: #fff;
}
.services-section.with-bcg .content {
margin: 50px 0 0;
}
.services-section.with-bcg .content .card {
background: #005573;
padding: 30px;
}
.services-section.with-bcg .content .card .icon-title-box {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
margin: 0 0 25px;
align-items: center;
}
.services-section.with-bcg .content .card .icon-title-box .icon {
width: 50px;
height: 50px;
margin: 0;
}
.services-section.with-bcg .content .card .icon-title-box .title {
font-size: 2rem;
line-height: 2.5rem;
font-weight: 700;
}
.link-list {
list-style: none;
display: flex;
flex-wrap: wrap;
padding: 0;
}
.link-list a {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
display: block;
background-color: transparent;
color: #005573;
padding: 10px;
margin: 0 10px 10px 0;
border: 2px solid #005573;
}
.link-list a:hover {
background-color: #0086b0;
color: #fff;
}
.timeline-block {
background-color: #232d4b;
padding-bottom: 30px;
padding-top: 50px;
}
.timeline-block .timeline-main-title h2 {
color: #ffffff;
font-weight: 700;
}
.timeline-block .timeline-wrapper .timeline {
display: flex;
}
.timeline-block .timeline-wrapper .timeline .timeline-item {
width: 100%;
border-top: 1px solid #00aa9b;
position: relative;
margin-top: 40px;
padding-top: 40px;
padding-right: 50px;
}
.timeline-block .timeline-wrapper .timeline .timeline-item:nth-last-child(1) {
padding-right: 0px;
}
.timeline-block .timeline-wrapper .timeline .timeline-item img {
margin: 10px 0 0;
}
.timeline-block .timeline-wrapper .timeline .timeline-item .dot {
position: absolute;
top: -10px;
left: 0;
width: 20px;
height: 20px;
background-color: #00aa9b;
display: block;
}
.timeline-block .timeline-wrapper .timeline .timeline-item .entry-title {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
color: #00aa9b;
margin-bottom: 0;
}
.timeline-block .timeline-wrapper .timeline .timeline-item ul {
color: #ffffff;
margin-top: 20px;
padding-left: 0;
}
.timeline-block .timeline-wrapper .timeline .timeline-item ul li {
font-size: 1rem;
line-height: 1.875rem;
position: relative;
}
.timeline-block .timeline-wrapper .timeline .timeline-item ul li::marker {
display: none;
font-size: 0;
}
.timeline-block .timeline-wrapper .timeline .timeline-item ul li::before {
content: "";
display: inline-block;
width: 10px;
height: 10px;
transform: rotate(-90deg);
margin-right: 10px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
background-repeat: no-repeat;
background-size: contain;
}
@media screen and (max-width: 992px) {
.timeline-block .timeline-wrapper .timeline {
flex-direction: column;
}
.timeline-block .timeline-wrapper .timeline .timeline-item {
border-top: 0px;
padding-top: 0px;
margin-top: 20px;
padding-right: 0;
}
.timeline-block .timeline-wrapper .timeline .timeline-item .dot {
display: none;
}
.timeline-block .timeline-wrapper .timeline .timeline-item ul {
margin-top: 10px;
}
}
@media screen and (max-width: 576px) {
.timeline-block {
padding-bottom: 15px;
padding-top: 30px;
}
}
.our-it {
padding: 50px 0;
background-color: #232d4b;
color: #ffffff;
}
.our-it .title {
text-align: center;
}
.our-it .content {
display: flex;
justify-content: center;
}
.our-it .content .item {
width: 100%;
margin-right: 30px;
}
.our-it .content .item:nth-last-child(1) {
margin-right: 0;
}
@media screen and (max-width: 992px) {
.our-it .content {
flex-wrap: wrap;
}
.our-it .content .item {
width: calc(50% - 30px);
}
.our-it .content .item:nth-child(2n) {
margin-right: 0;
}
}
@media screen and (max-width: 768px) {
.our-it {
padding: 30px 0;
}
.our-it .content {
flex-wrap: wrap;
}
.our-it .content .item {
width: 100%;
margin-right: 0;
}
}
.benefits {
background-color: #232D4B;
padding: 20px;
margin-bottom: 50px;
}
.benefits h2 {
margin-bottom: 20px;
color: #00AA9B;
}
.benefits ol, .benefits ul {
list-style: none;
margin: 0 !important;
}
.benefits ol li, .benefits ul li {
position: relative;
margin-bottom: 15px;
color: #FFFFFF;
}
.benefits ol li:nth-last-child(1), .benefits ul li:nth-last-child(1) {
margin-bottom: 0;
}
.benefits ol li::before, .benefits ul li::before {
content: ">";
margin-right: 10px;
position: absolute;
left: -20px;
}
.icons {
background-color: #EDEDED;
padding: 50px 0 30px;
}
.icons .content .list {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
flex-wrap: wrap;
}
.icons .content .list .item {
display: flex;
justify-content: flex-end;
align-items: flex-start;
flex-direction: row;
width: 50%;
padding: 0 20px 0 0;
margin: 0 0 30px;
}
@media screen and (max-width: 992px) {
.icons .content .list .item {
width: 100%;
padding: 0;
flex-direction: row-reverse;
}
}
@media screen and (max-width: 576px) {
.icons .content .list .item {
flex-direction: column-reverse;
align-items: center;
}
}
.icons .content .list .item .text {
margin: 0 30px 0 0;
max-width: calc(100% - 180px);
}
@media screen and (max-width: 992px) {
.icons .content .list .item .text {
margin: 0 0 0 30px;
}
}
@media screen and (max-width: 576px) {
.icons .content .list .item .text {
max-width: 100%;
margin: 15px 0 0;
}
}
.icons .content .list .item .text p {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
text-align: right;
margin: 0;
}
@media screen and (max-width: 992px) {
.icons .content .list .item .text p {
text-align: left;
}
}
@media screen and (max-width: 576px) {
.icons .content .list .item .text p {
text-align: center;
}
}
.icons .content .list .item .text p.title {
font-size: 1.5rem;
line-height: 1.875rem;
font-weight: 700;
}
.icons .content .list .item .icon {
width: 150px;
}
.icons .content .list .item:nth-child(2n) {
padding: 0 0 0 20px;
flex-direction: row-reverse;
}
@media screen and (max-width: 992px) {
.icons .content .list .item:nth-child(2n) {
padding: 0;
}
}
@media screen and (max-width: 576px) {
.icons .content .list .item:nth-child(2n) {
flex-direction: column-reverse;
}
}
.icons .content .list .item:nth-child(2n) .text {
margin: 0 0 0 30px;
}
@media screen and (max-width: 576px) {
.icons .content .list .item:nth-child(2n) .text {
margin: 15px 0 0;
}
}
.icons .content .list .item:nth-child(2n) .text p {
text-align: left;
}
@media screen and (max-width: 576px) {
.icons .content .list .item:nth-child(2n) .text p {
text-align: center;
}
}
.buttons-box {
display: flex;
align-items: center;
}
.buttons-box .btn:nth-child(2) {
margin: 0 0 0 20px;
}
.buttons-box .btn.btn-inline {
font-weight: 400;
}
.specialization {
padding-bottom: 50px;
}
.specialization .bx-wrapper {
margin: 0 auto;
border: none;
box-shadow: none;
}
.specialization .bx-wrapper .bx-pager-link {
width: 11px;
height: 11px;
border-radius: 6px;
background-color: #232D4B !important;
}
.specialization .bx-wrapper .bx-pager-link.active {
background-color: #00AA9B !important;
}
.specialization .bx-wrapper .bx-pager {
bottom: -50px;
}
.specialization .bx-wrapper .bx-controls .bx-next,
.specialization .bx-wrapper .bx-controls .bx-prev {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green.svg);
width: 38px;
height: 38px;
border-radius: 38px;
background-size: 10px;
background-repeat: no-repeat;
background-position: 13px 9px !important;
border: 2px solid #00aa9b;
text-indent: unset;
font-size: 0;
}
.specialization .bx-wrapper .bx-controls .bx-next {
right: -64px;
}
.specialization .bx-wrapper .bx-controls .bx-prev {
transform: rotate(180deg);
left: -64px;
}
.specialization-slider {
display: flex;
}
.specialization-slider .item {
background-color: #EDEDED;
width: 100%;
max-width: 360px;
padding: 30px 30px 54px;
margin: 0 0 40px;
}
.specialization-slider .item:nth-last-child(1) {
margin-bottom: 0;
}
.specialization-slider .item-title {
padding-bottom: 20px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.specialization-slider .item-title p {
margin-bottom: 0;
}
.specialization-slider .item-title .icon {
margin-left: 10px;
width: 30px;
height: 30px;
flex-shrink: 0;
}
@media screen and (max-width: 768px) {
.specialization-slider .item-title .icon {
width: 20px;
height: 20px;
}
}
.specialization-slider .item-title .icon img {
width: 100%;
height: 100%;
object-fit: contain;
}
.our-partners .images-list {
display: flex;
flex-wrap: wrap;
border: 1px solid #EDEDED;
border-bottom: none;
border-right: none;
}
.our-partners .images-list .item {
width: 25%;
padding: 0 1rem;
display: flex;
justify-content: center;
align-items: center;
border-bottom: 1px solid #EDEDED;
border-right: 1px solid #EDEDED;
background-color: #fff;
transition: 300ms linear;
cursor: pointer;
}
.our-partners .images-list .item .image {
width: 100%;
max-width: 200px;
}
.our-partners .images-list .item .image img {
width: 100%;
height: 100%;
max-height: 200px;
object-fit: contain;
}
.our-partners .images-list .item.clicked {
background-color: #EDEDED;
}
.our-partners .images-list .item .popup {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border: 1px solid #232D4B;
padding: 50px;
width: calc(100% - 30px);
max-width: 960px;
z-index: -100;
visibility: hidden;
opacity: 0;
transition: 0.5s;
background-color: #fff;
height: auto;
overflow-y: auto;
max-height: calc(100vh - 200px);
}
@media screen and (max-width: 576px) {
.our-partners .images-list .item .popup {
padding: 30px 15px;
}
}
.our-partners .images-list .item .popup .title {
display: flex;
justify-content: space-between;
}
.our-partners .images-list .item .popup .title .close-popup {
width: 19px;
height: 19px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/x-icon.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin-left: 50px;
flex-shrink: 0;
cursor: pointer;
}
.our-partners .images-list .item .popup.open {
z-index: 100;
visibility: visible;
opacity: 1;
cursor: auto;
}
.our-partners .images-list .item .popup .content ul {
list-style: none;
}
.our-partners .images-list .item .popup .content ul li {
position: relative;
}
.our-partners .images-list .item .popup .content ul li::before {
content: "";
position: absolute;
left: -18px;
top: 9px;
width: 6px;
height: 12px;
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/ul-list-arrow.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
@media screen and (max-width: 781px) {
.our-partners .images-list .item {
width: 50%;
}
}
.our-partners .images-list .item:hover {
background-color: #EDEDED;
}
.contact-with-linkedin {
background-color: #232D4B;
padding: 50px 0;
}
@media screen and (max-width: 998px) {
.contact-with-linkedin {
padding: 50px 0 110px;
}
}
@media screen and (max-width: 576px) {
.contact-with-linkedin {
padding: 20px 0 70px;
}
}
.contact-with-linkedin .linkedin-title {
margin-bottom: 30px;
color: #FFFFFF;
}
.contact-with-linkedin .linkedin-title h2 {
font-weight: 900;
}
@media screen and (max-width: 576px) {
.contact-with-linkedin .linkedin-title {
margin-bottom: 20px;
}
.contact-with-linkedin .linkedin-title h2 {
margin-bottom: 20px;
}
}
.contact-with-linkedin .linkedin-description {
margin-bottom: 30px;
color: #FFFFFF;
}
@media screen and (max-width: 576px) {
.contact-with-linkedin .linkedin-description {
margin-bottom: 20px;
}
.contact-with-linkedin .linkedin-description h3 {
margin-bottom: 20px;
}
}
.contact-with-linkedin .linkedin-filters {
margin-bottom: 50px;
}
.contact-with-linkedin .linkedin-filters button {
border: 2px solid #005573;
background-color: transparent;
padding: 11px;
font-weight: 900;
font-size: 20px;
margin-right: 30px;
color: #FFFFFF;
cursor: pointer;
transition: 300ms;
}
.contact-with-linkedin .linkedin-filters button:nth-last-child(1) {
margin-right: 0;
}
.contact-with-linkedin .linkedin-filters button.active {
background-color: #0086B0;
}
.contact-with-linkedin .linkedin-filters button:hover {
background-color: #0086B0;
}
@media screen and (max-width: 576px) {
.contact-with-linkedin .linkedin-filters button {
font-size: 14px;
margin-right: 20px;
}
}
.contact-with-linkedin .linkedin-list {
width: 100%;
position: relative;
}
.contact-with-linkedin .linkedin-list .desktop {
width: 100%;
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 998px) {
.contact-with-linkedin .linkedin-list .desktop {
display: none;
}
}
.contact-with-linkedin .linkedin-list .slider {
display: none;
width: 100%;
}
@media screen and (max-width: 998px) {
.contact-with-linkedin .linkedin-list .slider {
display: block;
}
}
.contact-with-linkedin .linkedin-list .slider .column .item {
width: 100%;
}
.contact-with-linkedin .linkedin-list .slider .column .item:nth-child(2n) {
margin-top: 50px;
}
.contact-with-linkedin .linkedin-list .bx-pager.bx-default-pager {
left: 0;
}
.contact-with-linkedin .linkedin-list .bx-pager-link {
background-color: #FFFFFF !important;
}
.contact-with-linkedin .linkedin-list .bx-pager-link.active {
background-color: #00AA9B !important;
}
.contact-with-linkedin .linkedin-list .bx-wrapper {
position: unset !important;
}
.contact-with-linkedin .linkedin-list .bx-wrapper .bx-pager {
bottom: -50px;
}
@media screen and (max-width: 576px) {
.contact-with-linkedin .linkedin-list .bx-wrapper .bx-pager {
bottom: -30px;
}
}
.contact-with-linkedin .linkedin-list .bx-prev,
.contact-with-linkedin .linkedin-list .bx-next {
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green.svg);
width: 38px;
height: 38px;
border-radius: 38px;
background-size: 10px;
background-repeat: no-repeat;
background-position: 13px 9px !important;
border: 2px solid #00AA9B;
text-indent: unset;
font-size: 0;
}
.contact-with-linkedin .linkedin-list .bx-prev {
transform: rotate(180deg);
}
.contact-with-linkedin .linkedin-list .bx-wrapper {
margin: 0 auto;
background-color: transparent;
border: none;
box-shadow: none;
}
.contact-with-linkedin .linkedin-list .bx-viewport {
height: 100% !important;
}
.contact-with-linkedin .linkedin-list .bx-viewport .slider {
height: 100%;
}
.contact-with-linkedin .linkedin-list.open {
display: flex;
}
.contact-with-linkedin .linkedin-list .item {
width: 25%;
display: flex;
justify-content: center;
margin-top: 50px;
text-align: center;
}
.contact-with-linkedin .linkedin-list .item:nth-child(1), .contact-with-linkedin .linkedin-list .item:nth-child(2), .contact-with-linkedin .linkedin-list .item:nth-child(3), .contact-with-linkedin .linkedin-list .item:nth-child(4) {
margin-top: 0;
}
.contact-with-linkedin .linkedin-list .item .box {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
max-width: 200px;
}
.contact-with-linkedin .linkedin-list .item .image {
display: block;
border-radius: 100%;
width: 100%;
height: 175px;
width: 175px;
margin-bottom: 30px;
position: relative;
}
.contact-with-linkedin .linkedin-list .item .image .linkedin {
background-color: #00AA9B;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: 5;
color: #FFFFFF;
visibility: hidden;
transition: 300ms;
opacity: 0;
border-radius: 100%;
}
.contact-with-linkedin .linkedin-list .item .image .linkedin img {
margin-bottom: 11px;
width: 50px;
height: 50px;
background-size: contain;
}
.contact-with-linkedin .linkedin-list .item .image::before {
content: "";
display: none;
position: absolute;
bottom: 0;
right: 0;
width: 50px;
height: 50px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/linkedin-small-logo.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
z-index: 10000;
}
@media screen and (max-width: 998px) {
.contact-with-linkedin .linkedin-list .item .image::before {
display: block;
}
}
.contact-with-linkedin .linkedin-list .item .image img {
width: 100%;
border-radius: 100%;
}
.contact-with-linkedin .linkedin-list .item .image.click .linkedin {
opacity: 1;
visibility: visible;
}
.contact-with-linkedin .linkedin-list .item .name {
color: #FFFFFF;
margin-bottom: 10px;
}
.contact-with-linkedin .linkedin-list .item .description {
color: #FFFFFF;
margin-bottom: 0;
}
.faq h4 {
margin-bottom: 10px;
color: #0086b0;
text-transform: unset;
}
.faq .faq-list .question {
margin-bottom: 20px;
}
.faq .faq-list .question h6 {
color: #0086b0;
margin-bottom: 0;
font-weight: 500;
padding-left: 36px;
position: relative;
cursor: pointer;
}
.faq .faq-list .question h6::before, .faq .faq-list .question h6::after {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
content: "";
display: block;
width: 20px;
height: 3px;
background-color: #0086b0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.faq .faq-list .question h6::after {
transform: rotate(90deg);
}
.faq .faq-list .question h6.active::after {
opacity: 0;
}
.faq .faq-list .question .hide {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
display: none;
}
.faq .faq-list .question .hide p {
margin-top: 20px;
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
}
.faq .faq-list .question .hide ol li {
line-height: 1.625rem;
}
.faq a {
color: #0086b0;
text-decoration: none;
}
.rank-math-list {
list-style: none;
padding-left: 0px;
}
.rank-math-list h3 {
font-size: 1.75rem;
font-weight: 700;
line-height: 2rem;
}
.rank-math-faq-heading {
color: #0086b0;
margin: 50px 0 32px;
font-size: 2rem;
font-weight: 700;
line-height: 2rem;
}
.rank-math-block {
margin: 0 auto;
display: block;
max-width: 1230px;
width: 100%;
padding: 0 0;
}
.rank-math-block .rank-math-list-item {
padding: 20px 0;
border-bottom: 1px solid #b7b7b7;
}
.rank-math-block h5, .rank-math-block h6, .rank-math-block .rank-math-question {
margin: 0;
color: #0086b0;
text-transform: unset;
padding: 0 0 0 43px;
position: relative;
cursor: pointer;
}
.rank-math-block h5::before, .rank-math-block h6::before, .rank-math-block .rank-math-question::before {
display: block;
content: "";
width: 20px;
height: 3px;
background-color: #0086b0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.rank-math-block h5::after, .rank-math-block h6::after, .rank-math-block .rank-math-question::after {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
display: block;
content: "";
width: 3px;
height: 20px;
background-color: #0086b0;
position: absolute;
top: 0;
bottom: 0;
left: 8px;
margin: auto;
opacity: 0;
}
.rank-math-block h5.active::after, .rank-math-block h6.active::after, .rank-math-block .rank-math-question.active::after {
opacity: 1;
}
.rank-math-block a {
color: #0086b0;
text-decoration: none;
}
.rank-math-block .rank-math-answer {
padding: 0 0 0 43px;
}
.rank-math-block p {
margin: 15px 0 0 !important;
}
.wp-block-rank-math-faq-block .rank-math-faq-item {
padding: 20px 0;
border-bottom: 1px solid #b7b7b7;
}
.wp-block-rank-math-faq-block .rank-math-answer {
margin-top: 15px;
font-size: 1.125rem;
line-height: 1.75rem;
font-weight: 400;
}
.wp-block-rank-math-faq-block h5, .wp-block-rank-math-faq-block h6 {
margin: 0;
color: #0086b0;
text-transform: unset;
padding: 0 0 0 43px;
position: relative;
cursor: pointer;
}
.wp-block-rank-math-faq-block h5::before, .wp-block-rank-math-faq-block h6::before {
display: block;
content: "";
width: 20px;
height: 3px;
background-color: #0086b0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.wp-block-rank-math-faq-block h5::after, .wp-block-rank-math-faq-block h6::after {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
display: block;
content: "";
width: 3px;
height: 20px;
background-color: #0086b0;
position: absolute;
top: 0;
bottom: 0;
left: 8px;
margin: auto;
opacity: 0;
}
.wp-block-rank-math-faq-block h5.active::after, .wp-block-rank-math-faq-block h6.active::after {
opacity: 1;
}
.wp-block-rank-math-faq-block a {
color: #0086b0;
text-decoration: none;
}
.wp-block-rank-math-faq-block .rank-math-answer {
padding: 0 0 0 43px;
}
.wp-block-rank-math-faq-block p {
margin-top: 15px;
}
.single-intro {
padding: 46px 0 50px;
}
.single-intro .content {
max-width: 756px;
}
.single-intro .content .intro-text {
margin: 40px 0 0;
}
.single-intro .content .intro-text .entry-title {
color: #00aa9b;
text-transform: uppercase;
margin: 0 0 20px;
}
.single-intro .content .intro-text h1 {
margin: 0 0 20px;
}
.single-intro .intro-image {
margin: 50px 0 0;
height: 600px;
}
.single-intro .intro-image img {
width: 100%;
max-height: 500px;
object-fit: cover;
}
.single-content .content {
display: flex;
padding: 0 0 50px;
border-bottom: 1px solid #ededed;
}
.single-content .content .left {
width: 66.66%;
padding: 0 5.625vw 0 0;
}
.single-content .content .left .tiles .content {
border: none;
}
.single-content .content .left .tiles .tile {
width: 100%;
margin-right: 0;
}
@media (max-width: 992px) {
.single-content .content .left .tiles .tile {
margin-left: auto;
margin-right: auto;
}
}
.single-content .content .right {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: column;
width: 33.34%;
position: relative;
}
.single-content .content .right .table-box {
height: 100%;
padding: 0 0 50px;
}
.single-content .content .right .table-box .table-of-contents {
margin: 0;
}
.single-content .content .right .social h2 {
font-weight: 700;
color: #005573;
margin: 0 0 12px;
}
.single-content .content .right .social .social-box {
justify-content: flex-start;
}
.single-content .content .right .social .social-box a {
margin: 0 20px 0 0;
background-color: #005573;
}
.single-content .content .right .table-of-contents {
opacity: 0;
transition: all 0.5s;
transform: translateY(50px);
position: sticky;
top: 46px;
}
.single-content .content .right .table-of-contents.scrolled-line {
opacity: 1;
transform: translateY(0);
}
.single-content .navigation-posts {
margin: 50px 0 100px;
}
.single-content .navigation-posts .next {
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
font-size: 0;
}
.single-content .navigation-posts .next p {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
margin: 0 5px 0 0;
}
.single-content .navigation-posts .next a {
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
}
.single-content .navigation-posts .next a::after {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right-green-2.svg);
width: 18px;
height: 8px;
margin: 0 0 0 10px;
}
.single-project.intro .container:nth-child(1) {
padding-top: 46px !important;
}
.single-project .project-header-content .entry-title {
margin: 40px 0 20px;
color: #00AA9B;
}
@media screen and (max-width: 768px) {
.single-project .project-header-content .entry-title {
margin: 20px 0 10px;
}
}
.single-project .project-header-content .content {
display: flex;
justify-content: space-between;
}
.single-project .project-header-content .content .col:nth-child(1) {
width: 100%;
max-width: 756px;
}
.single-project .project-header-content .content .col:nth-child(2) {
width: 100%;
margin-left: 30px;
max-width: 432px;
}
.single-project .project-header-content .content .case-details-container {
border: 1px solid #00AA9B;
padding: 20px;
}
.single-project .project-header-content .content .case-details-container .case-details {
margin-bottom: 10px;
}
.single-project .project-header-content .content .case-details-container .case-details:nth-last-child(1) {
margin-bottom: 0;
}
.single-project .project-header-content .content .case-details-container .case-details span:first-of-type {
color: #00AA9B;
}
.single-project .tile-image-inner {
height: 100%;
}
.single-project .tile-image {
margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
.single-project .tile-image {
margin-bottom: 100px;
}
}
@media screen and (max-width: 576px) {
.single-project .tile-image {
margin-bottom: 50px;
}
}
.single-project.margin-small .tile-image {
margin-bottom: 100px;
}
@media screen and (max-width: 576px) {
.single-project.margin-small .tile-image {
margin-bottom: 50px;
}
}
.single-project .dslc-modules-section .tiles {
margin-bottom: 50px;
}
@media screen and (max-width: 576px) {
.single-project .dslc-modules-section .tiles {
margin-bottom: 0px;
}
}
.single-project .dslc-modules-section .tile-image {
margin-bottom: 0px;
}
.single-project .dslc-modules-section {
width: 100%;
max-width: 756px;
}
.single-project .dslc-modules-section h2 {
font-weight: 800;
margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
.single-project .dslc-modules-section h2 {
margin-bottom: 15px;
}
}
.single-project .dslc-modules-section p, .single-project .dslc-modules-section ul, .single-project .dslc-modules-section ol {
margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
.single-project .dslc-modules-section p, .single-project .dslc-modules-section ul, .single-project .dslc-modules-section ol {
margin-bottom: 30px;
}
}
@media screen and (max-width: 576px) {
.single-project .dslc-modules-section p, .single-project .dslc-modules-section ul, .single-project .dslc-modules-section ol {
margin-bottom: 15px;
}
}
.single-project .dslc-modules-section ol, .single-project .dslc-modules-section ul {
list-style: none;
}
.single-project .dslc-modules-section ol li, .single-project .dslc-modules-section ul li {
position: relative;
margin-bottom: 15px;
}
.single-project .dslc-modules-section ol li:nth-last-child(1), .single-project .dslc-modules-section ul li:nth-last-child(1) {
margin-bottom: 0;
}
.single-project .dslc-modules-section ol li::before, .single-project .dslc-modules-section ul li::before {
content: ">";
margin-right: 10px;
position: absolute;
left: -20px;
}
.single-project .dslc-modules-section blockquote p {
margin-bottom: 10px;
}
.single-project .dslc-modules-section blockquote p strong {
font-weight: 400;
}
.single-project .dslc-modules-section blockquote p strong::before {
content: "- ";
}
@media screen and (max-width: 768px) {
.single-project .dslc-modules-section blockquote {
margin: 30px 0;
}
}
.single-project .bottom-section {
margin-bottom: 100px;
}
.single-project .bottom-section .container {
padding-top: 0 !important;
}
.single-project .bottom-section .help-box {
border-top: 1px solid #EDEDED;
padding-top: 50px;
}
.single-project .bottom-section .help-box h2 {
font-weight: 800;
margin-bottom: 30px;
}
.single-project .bottom-section .help-box .help-buttons {
padding-top: 30px;
display: flex;
flex-wrap: wrap;
}
.single-project .bottom-section .help-box .help-buttons .btn {
margin-right: 30px;
margin-bottom: 10px;
}
.single-project .bottom-section .help-box .help-buttons .btn:nth-last-child(1) {
margin-right: 0;
}
@media screen and (max-width: 576px) {
.single-project .bottom-section .help-box .help-buttons .btn {
width: 100%;
margin-right: 0;
}
}
@media screen and (max-width: 1200px) {
.single-project .project-header-content .content {
flex-direction: column;
}
.single-project .project-header-content .content .col:nth-child(1) {
max-width: unset;
}
.single-project .project-header-content .content .col:nth-child(2) {
margin-left: 0px;
max-width: unset;
}
.single-project .dslc-modules-section {
width: 100%;
max-width: unset;
}
}
.editor-styles-wrapper, .editor-styles-wrapper {
background-color: #fff !important;
}
.acf-block-preview .list-ns.style-arrow li::before {
background-image: url(//nearshore-it.eu/pl//wp-content/themes/nearshore/assets/images/icon-arrow-right-2.svg);
}
.acf-block-preview .timeline-block .timeline-wrapper .timeline .timeline-item ul li::before {
background-image: url(//nearshore-it.eu/pl//wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
}
.acf-block-preview .map {
height: 600px;
}
.acf-block-preview .our-it .item ul li a:hover {
color: #00D0BC;
}
.acf-block-preview .services-section .card {
padding: 30px 20px 88px !important;
}
#wpbody .editor-styles-wrapper .is-root-container .acf-block-preview .services-section .card {
padding: 30px 20px 88px !important;
}
.banner-404 .content-box {
padding: 100px 0 245px;
}
@media screen and (max-width: 992px) {
.banner-404 .content-box {
padding: 95px 0 150px;
}
}
.banner-404 h1 {
margin: 0px 0 10px;
color: #00AA9B;
font-size: 8rem;
line-height: 7.5rem;
}
@media screen and (max-width: 576px) {
.banner-404 h1 {
font-size: 6rem;
line-height: 5.5rem;
}
}
.banner-404 h2 {
margin-bottom: 30px;
}
.banner-404 p {
margin-bottom: 30px;
}
.banner-404 .arrow {
display: block;
position: relative;
}
.banner-404 .arrow::after {
content: "";
position: relative;
display: inline-block;
width: 18px;
height: 9px;
margin-left: 10px;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/button-green-arrow.svg);
}
.newsletter-popup {
position: fixed;
z-index: 10000;
top: 0px;
left: 0;
padding: 50px 0;
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
visibility: hidden;
}
.newsletter-popup.open, .newsletter-popup.newsletter-popup-active {
visibility: visible;
opacity: 1;
}
.newsletter-popup::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.4;
}
.newsletter-popup .newsletter-container {
width: 100%;
max-width: 770px;
padding: 50px;
position: relative;
background-color: #ffffff;
margin: 0 15px;
max-height: calc(100vh - 200px);
overflow: hidden;
}
.newsletter-popup .newsletter-container .close {
width: 20px;
height: 20px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 30px;
right: 40px;
}
.newsletter-popup .newsletter-container .close::after, .newsletter-popup .newsletter-container .close::before {
content: "";
width: 100%;
height: 3px;
background-color: #000;
display: block;
border-radius: 3px;
position: absolute;
}
.newsletter-popup .newsletter-container .close::before {
transform: rotate(45deg);
}
.newsletter-popup .newsletter-container .close::after {
transform: rotate(-45deg);
}
.newsletter-popup .box {
width: 100%;
overflow-y: auto;
overflow-x: hidden;
height: 100%;
max-height: calc(100vh - 300px);
}
.newsletter-popup .box::-webkit-scrollbar {
width: 0px;
}
.newsletter-popup .box::-webkit-scrollbar-track {
background: transparent;
}
.newsletter-popup .box::-webkit-scrollbar-thumb {
background: transparent;
}
.newsletter-popup .box::-webkit-scrollbar-thumb:hover {
background: transparent;
}
.newsletter-popup .box.none {
display: none;
}
.newsletter-popup .box .title h2 {
margin-bottom: 10px;
}
.newsletter-popup .box .description {
margin-bottom: 50px;
}
.newsletter-popup .box .description:nth-last-child(1) {
margin-bottom: 0;
}
.newsletter-popup .box .wpcf7-not-valid-tip {
position: absolute;
bottom: -25px;
}
.newsletter-popup .box .form-group:not(.acceptance) input {
margin-bottom: 50px;
}
.newsletter-popup .box .form-group:not(.acceptance):nth-child(2) input {
margin-bottom: 30px;
}
.newsletter-popup .box .spinner-box {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.3);
z-index: 1000;
}
.newsletter-popup .box .spinner-box::before {
content: "";
z-index: 1;
box-sizing: border-box;
display: block;
margin: 25px auto 50px;
width: 50px;
height: 50px;
border-radius: 50%;
border-top: 2px solid #00AA9B;
border-right: 2px solid transparent;
animation: spinner 0.6s linear infinite;
}
@keyframes spinner {
to {
transform: rotate(360deg);
}
}
@media screen and (max-width: 1100px) {
header {
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
height: 83px;
transform: unset !important;
}
header > .header-absolute {
display: none;
}
header .header-content {
flex-direction: column;
align-items: flex-start;
padding: 25px 0 20px;
}
header .header-content .logo {
max-width: 160px;
}
header .header-content .hamburger {
display: block;
}
header .header-content .mobile-hide {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: column;
-webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
-o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
width: 100%;
padding-top: 20px;
height: calc(100vh - 64px);
display: none;
opacity: 0;
}
header .header-content .mobile-hide .top {
width: 100%;
}
header .header-content .main-menu {
background-color: #232d4b;
z-index: -1;
}
header .header-content .main-menu ul {
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
}
header .header-content .main-menu ul li:hover a {
background-color: transparent;
}
header .header-content .main-menu ul li a {
padding: 0;
font-weight: 700;
justify-content: flex-start;
width: max-content;
}
header .header-content .main-menu ul li.menu-item-has-children {
display: flex;
flex-wrap: wrap;
padding-right: 42px;
flex-direction: column;
}
header .header-content .main-menu ul li.menu-item-has-children .sub-menu {
position: relative;
opacity: 1;
visibility: visible;
top: unset;
background: transparent;
display: none;
transition: none;
min-width: unset;
}
header .header-content .main-menu ul li.menu-item-has-children .sub-menu li:not(.menu-item-has-children) .icon {
display: none;
}
header .header-content .main-menu ul li.menu-item-has-children:hover > .sub-menu {
top: 0;
}
header .header-content .header-absolute {
display: flex;
position: relative;
right: unset;
padding: 0 10px;
bottom: unset;
margin: 0 0 20px;
}
header .header-content .header-absolute .header-search {
margin: 0;
width: 100%;
}
header .header-content .header-absolute .header-search input {
width: 100%;
}
header .header-content .lang {
display: block;
width: 100%;
border-top: 1px solid #fff;
padding: 10px 0;
}
header .header-content .lang ul {
padding: 0;
margin: 0;
list-style: none;
}
header .header-content .lang ul li {
display: none;
}
header .header-content .lang ul li a {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
padding: 10px 0;
color: #fff;
}
header .header-content .lang ul li.active {
display: flex;
pointer-events: none;
cursor: pointer;
}
header .header-content .lang ul li.active a {
padding: 10px 23px 10px 0;
position: relative;
}
header .header-content .lang ul li.active a::after {
content: "";
display: block;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
background-repeat: no-repeat;
width: 13px;
height: 8px;
position: absolute;
right: 0;
top: 17px;
transition: all 500ms;
}
header.header-single-post .header-content {
flex-direction: row;
}
header.active {
height: 100vh;
}
header.active .header-content {
padding: 25px 0 0;
}
header.active .mobile-hide {
opacity: 1;
}
}
@media screen and (max-width: 768px) {
.banner-hero {
margin-top: 83px;
}
.banner-hero .content-box .box {
padding: 40px;
}
.banner-hero .content-box .box h1 {
margin: 0 0 20px;
}
}
@media screen and (max-width: 576px) {
.banner-hero .content-box .box {
padding: 25px;
}
}
@media screen and (max-width: 768px) {
h1 {
font-size: 3rem;
line-height: 4rem;
}
}
@media screen and (max-width: 576px) {
h1 {
font-size: 1.9rem;
line-height: 2.5rem;
}
h2 {
font-size: 1.75rem;
line-height: 2rem;
}
h3 {
font-size: 1.5rem;
line-height: 1.75rem;
}
h4 {
font-size: 1.25rem;
line-height: 1.5rem;
}
p {
font-size: 1rem;
line-height: 1.5rem;
}
ul, ol {
font-size: 1rem;
line-height: 1.5rem;
padding: 0 0 0 15px;
}
html[lang=de] h1, html[lang=de] h2 {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
}
@media screen and (max-width: 1300px) {
.tiles:not(.latest-news-once, .listing-post) .tile .tile-image {
width: 100%;
max-width: unset;
}
.tiles:not(.latest-news-once, .listing-post) .tile .tile-content {
width: calc(100% - 30px);
top: unset;
bottom: 15px;
right: 15px;
transform: none;
}
.tiles:not(.latest-news-once, .listing-post).people-tiles .tile .tile-image img {
height: 100%;
width: 100%;
object-fit: cover;
vertical-align: top;
}
.tiles:not(.latest-news-once, .listing-post).people-tiles .tile .tile-content {
top: unset;
bottom: 15px;
}
.tiles:not(.latest-news-once, .listing-post).tiles-cta .tile .tile-content {
width: 100%;
top: 0;
right: 0;
}
.tiles.tiles-cta .tile .tile-image, .tiles.latest-news-once .tile .tile-image {
overflow: hidden;
}
.tiles.tiles-cta .tile .tile-image img, .tiles.latest-news-once .tile .tile-image img {
position: absolute;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: unset;
object-fit: cover;
}
.tiles.tiles-cta .tile .tile-content, .tiles.latest-news-once .tile .tile-content {
width: calc(100% - 30px);
right: 15px;
transform: none;
top: unset;
bottom: 15px;
}
.tiles.latest-news-once .tile {
max-height: unset;
display: flex;
justify-content: flex-end;
}
.tiles.latest-news-once .tile .tile-content {
transform: none;
max-width: 595px;
}
}
@media screen and (max-width: 992px) {
.tiles:not(.tiles-cta, .listing-post, .latest-news-once) .tile {
width: 100%;
max-width: 650px;
margin: 0 auto -70px;
}
.tiles:not(.tiles-cta, .listing-post, .latest-news-once) .tile .tile-content {
width: calc(100% - 30px);
position: relative;
top: -150px;
margin: 0 auto;
right: unset;
min-height: unset;
}
.tiles:not(.tiles-cta, .listing-post, .latest-news-once) .tile .tile-content .btn {
margin: 20px 0 0;
}
.tiles:not(.tiles-cta, .listing-post, .latest-news-once).people-tiles .tile .tile-content {
top: -150px;
bottom: unset;
}
.tiles.tiles-cta .tile {
width: 100%;
max-width: 650px;
margin: 0 auto 40px;
}
.tiles.tiles-cta .tile:nth-last-child(1) {
margin-bottom: 0;
}
.tiles.listing-post .tile {
width: calc(50% - 22.5px);
margin-right: 45px;
}
.tiles.listing-post .tile:nth-child(2n) {
margin-right: 0;
}
}
@media screen and (max-width: 768px) {
.tiles.latest-news-once .tile {
justify-content: flex-start;
max-height: calc(100vw - 30px);
min-height: 500px;
}
}
@media screen and (max-width: 576px) {
.tiles .tile {
min-width: unset;
}
.tiles .tile .tile-content {
padding: 15px 15px 18px;
}
.tiles.tiles-cta .tile .tile-image {
min-height: 300px;
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.tiles.tiles-cta .tile .tile-content {
padding: 30px;
position: relative;
}
.tiles.listing-post .tile {
width: 100%;
margin-right: 0px;
margin-bottom: 25px;
}
.tiles.listing-post .tile .tile-content a {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
}
.tiles.listing-post .tile:nth-child(2n) {
margin-right: 0;
}
}
@media (max-width: 992px) {
.wp-block-spacer {
height: 80px !important;
}
.wp-block-spacer + .wp-block-spacer {
display: none;
}
}
@media (max-width: 768px) {
.wp-block-spacer {
height: 50px !important;
}
.wp-block-columns + .wp-block-spacer {
height: 0px !important;
}
}
.form-content .form-group-left .form-group {
margin-bottom: 50px;
}
.form-content .form-group-left .form-group .form-jc {
margin-bottom: 14px;
}
@media screen and (max-width: 992px) {
.form-content {
flex-direction: column;
}
.form-content .form-group-right,
.form-content .form-group-left {
width: 100%;
}
.form-content .form-group-left {
display: flex;
flex-wrap: wrap;
}
.form-content .form-group-left .form-group {
width: calc(50% - 15px);
margin-right: 30px;
}
.form-content .form-group-left .form-group:nth-child(2n) {
margin-right: 0;
}
.form-content .form-group-right .wpcf7-submit.btn {
margin-left: auto;
}
}
@media screen and (max-width: 576px) {
.form-content .form-group-left .form-group {
width: 100%;
margin-bottom: 30px;
margin-right: 0px;
}
}
@media screen and (max-width: 768px) {
.category-buttons .btn-outline {
width: calc(50% - 30px);
}
}
@media screen and (max-width: 576px) {
.category-buttons .btn-outline {
width: calc(50% - 15px);
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
}
}
@media screen and (max-width: 992px) {
.map-section {
min-height: unset;
}
.map-section .map-wrapper {
display: none;
}
.map-section .content {
width: 100%;
max-width: unset;
}
}
@media screen and (max-width: 576px) {
#map.map {
height: 400px;
}
}
@media screen and (max-width: 576px) {
.people-slider.container {
padding-bottom: 50px;
}
.people-slider .bx-wrapper .bx-pager {
bottom: -50px;
}
.people-slider .bx-controls .bx-next, .people-slider .bx-controls .bx-prev {
background-position: center !important;
background-size: 6px !important;
}
}
footer .main .content .logo {
margin-right: 30px;
}
@media screen and (max-width: 992px) {
footer .main .content {
flex-direction: column;
}
footer .main .content .logo {
margin-bottom: 50px;
}
}
@media screen and (max-width: 768px) {
footer .main .content .text {
flex-direction: column;
}
footer .main .content .text .col {
width: 100%;
max-width: unset;
margin: 0 0 30px;
}
}
@media screen and (max-width: 576px) {
footer .main .content .logo {
margin: 0 auto 30px;
}
footer .bottom .content {
flex-direction: column;
height: unset;
padding: 15px 0;
}
footer .bottom .content .copyright {
padding-bottom: 15px;
}
footer .bottom .content .social-box a:first-child {
margin: 0;
}
}
@media screen and (max-width: 768px) {
.ns-numbers .content {
flex-wrap: wrap;
}
.ns-numbers .content .item {
width: 50%;
border-bottom: 1px solid #232D4B;
padding: 15px 0;
}
.ns-numbers .content .item .number {
font-size: 3rem;
line-height: 4rem;
}
.ns-numbers .content .item:nth-child(2n) {
border-right: 0;
}
.ns-numbers .content .item:nth-child(1), .ns-numbers .content .item:nth-child(2) {
padding-top: 0;
}
.ns-numbers .content .item:nth-last-child(1), .ns-numbers .content .item:nth-last-child(2) {
border-bottom: 0;
}
}
@media screen and (max-width: 576px) {
.ns-numbers .content {
flex-direction: column;
}
.ns-numbers .content .item {
width: 100%;
border-right: 0;
}
.ns-numbers .content .item .number {
font-size: 2rem;
line-height: 3rem;
}
.ns-numbers .content .item .text {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 700;
}
.ns-numbers .content .item:nth-last-child(2) {
border-bottom: 1px solid #232D4B;
}
}
@media screen and (max-width: 576px) {
.offices-list .list-ns li {
font-size: 1rem;
line-height: 1.25rem;
font-weight: 400;
margin-bottom: 16px;
}
.offices-list .list-ns li .blue-text {
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
}
}
@media screen and (max-width: 400px) {
.offices-list .list-ns {
flex-direction: column;
}
.offices-list .list-ns li {
width: 100%;
}
}
@media screen and (max-width: 768px) {
.contact-form .form-group.acceptance .btn {
margin-left: auto;
}
}
@media screen and (max-width: 576px) {
.contact-form {
padding: 30px;
}
.contact-form .form-group.acceptance .btn {
margin-left: auto;
}
}
@media screen and (max-width: 768px) {
.cross-images .content .item {
flex-direction: column;
}
.cross-images .content .item .image,
.cross-images .content .item .text {
width: 100%;
}
.cross-images .content .item.reverse {
flex-direction: column;
}
.cross-images .content .item.reverse .text, .cross-images .content .item .text {
padding: 30px 0 50px 0;
}
}
@media screen and (max-width: 576px) {
.cross-images .content .item.reverse .text, .cross-images .content .item .text {
padding: 15px 0 30px 0;
}
.cross-images .content .item.reverse .text h3, .cross-images .content .item .text h3 {
margin-bottom: 20px;
}
}
@media screen and (max-width: 768px) {
.category-filters {
margin: 50px 0 10px;
flex-direction: column;
}
.category-filters .btn {
width: 100%;
text-align: left;
justify-content: space-between;
margin-bottom: 10px;
margin-right: 0;
}
}
@media screen and (max-width: 576px) {
.category-filters {
margin: 30px 0 0px;
}
}
@media screen and (max-width: 400px) {
.link-list li {
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 992px) {
.single-content .content {
flex-direction: column;
}
.single-content .content .left {
width: 100%;
padding: 0;
}
.single-content .content .left .wp-block-image.size-full img {
width: 100%;
}
.single-content .content .right {
width: 100%;
}
.single-content .content .right .table-box {
display: none;
}
.single-content .content .right .bottom {
width: 100%;
margin-top: 30px;
}
.single-content .content .right .bottom form .btn {
margin-left: auto;
}
.single-content .content .right .bottom .newsletter {
margin-bottom: 20px;
}
.single-content .content .right .bottom .social {
display: flex;
justify-content: space-between;
align-items: center;
}
.single-content .author-article {
flex-direction: column;
}
.single-content .author-article .avatar-wrapper {
display: flex;
}
.single-content .author-article .avatar-wrapper .img {
flex-shrink: 0;
}
.single-content .author-article .avatar-wrapper .user-info {
margin-left: 30px;
display: block;
}
.single-content .author-article .avatar-wrapper .user-info h2 {
margin-bottom: 10px;
}
.single-content .author-article .data {
width: 100%;
margin-top: 30px;
}
.single-content .author-article .data .user-info {
display: none;
}
.single-content .navigation-posts .next {
flex-direction: column;
align-items: flex-start;
}
}
@media screen and (max-width: 576px) {
.single-content .content .left p {
word-break: break-word;
}
.single-content .author-article .avatar-wrapper .user-info {
display: none;
}
.single-content .author-article .data .user-info {
display: block;
}
}
@media (max-width: 992px) {
.services-section .content .card {
width: calc(50% - 48px);
}
.services-section .content .card:nth-child(3n) {
margin-right: 48px;
}
.services-section .content .card:nth-child(2n) {
margin-right: 0;
}
.services-section .content .card:last-child {
margin-right: 0;
}
.services-section.with-bcg {
padding-bottom: 0;
}
}
@media (max-width: 768px) {
.services-section .content .card {
margin-right: 0;
width: 100%;
}
.services-section .content .card:nth-child(3n) {
margin-right: 0px;
}
}
.squares {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.squares span {
width: 64px;
height: 64px;
display: block;
position: absolute;
}
@media (max-width: 1024px) {
.squares span {
width: 45px;
height: 45px;
}
}
@media (max-width: 576px) {
.squares span {
width: 36px;
height: 36px;
}
}
.squares span.big {
width: 128px;
height: 128px;
}
@media (max-width: 1024px) {
.squares span.big {
width: 90px;
height: 90px;
}
}
@media (max-width: 576px) {
.squares span.big {
width: 62px;
height: 62px;
}
}
.is-root-container > div[data-type="acf/text-with-video"],
.text-with-video.no-bgc .content-box .bottom .text p {
font-size: 18px;
}
.text-with-video {
background-color: #232D4B;
padding: 128px 0 192px;
}
@media (max-width: 1024px) {
.text-with-video {
padding: 90px 0 135px;
}
}
@media (max-width: 576px) {
.text-with-video {
padding: 72px 0;
}
}
.text-with-video .content-box .top {
margin: 0 0 128px;
}
@media (max-width: 1024px) {
.text-with-video .content-box .top {
margin: 0 0 90px;
}
}
@media (max-width: 576px) {
.text-with-video .content-box .top {
margin: 0 0 54px;
}
}
.text-with-video .content-box .top h3 {
color: #FFFFFF;
font-weight: 800;
}
.text-with-video .content-box .bottom {
display: flex;
justify-content: space-between;
}
@media (max-width: 576px) {
.text-with-video .content-box .bottom {
flex-direction: column;
}
}
.text-with-video .content-box .bottom .post-video {
position: relative;
width: 100%;
max-width: 566px;
margin: 0 128px 0 0;
height: 333px;
}
@media (max-width: 1292px) {
.text-with-video .content-box .bottom .post-video {
height: 25vw;
}
}
@media (max-width: 1024px) {
.text-with-video .content-box .bottom .post-video {
margin: 0 96px 0 0;
}
}
@media (max-width: 576px) {
.text-with-video .content-box .bottom .post-video {
height: 47vw;
margin: 0 0 72px;
}
}
.text-with-video .content-box .bottom .post-video .mask {
width: 100%;
height: 100%;
position: absolute;
background-color: #4a556f;
z-index: 3;
}
.text-with-video .content-box .bottom .post-video .mask img {
width: 100%;
height: 100%;
object-fit: cover;
}
.text-with-video .content-box .bottom .post-video .mask .button {
display: block;
width: 95px;
height: 95px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-play.svg);
background-position: center;
background-size: contain;
cursor: pointer;
}
@media (max-width: 1024px) {
.text-with-video .content-box .bottom .post-video .mask .button {
width: 73px;
height: 73px;
}
}
@media (max-width: 576px) {
.text-with-video .content-box .bottom .post-video .mask .button {
width: 48px;
height: 48px;
}
}
.text-with-video .content-box .bottom .post-video .squares {
z-index: 1;
}
.text-with-video .content-box .bottom .post-video .squares span {
background-color: #005573;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(1) {
top: -64px;
right: -64px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(2) {
bottom: 0;
left: -128px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(3) {
bottom: -64px;
left: -64px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(4) {
bottom: 128px;
left: -192px;
}
@media (max-width: 1024px) {
.text-with-video .content-box .bottom .post-video .squares span:nth-child(1) {
top: -45px;
right: -45px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(2) {
bottom: 0;
left: -90px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(3) {
bottom: -45px;
left: -45px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(4) {
bottom: 90px;
left: -135px;
}
}
@media (max-width: 576px) {
.text-with-video .content-box .bottom .post-video .squares span:nth-child(1) {
top: -36px;
right: -36px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(2) {
bottom: 0;
left: -72px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(3) {
bottom: -36px;
left: -36px;
}
.text-with-video .content-box .bottom .post-video .squares span:nth-child(4) {
bottom: 72px;
left: -108px;
}
}
.text-with-video .content-box .bottom .post-video iframe {
width: 100%;
height: 100%;
max-height: 333px;
position: relative;
z-index: 2;
}
.text-with-video .content-box .bottom .text {
max-width: 467px;
}
@media (max-width: 1024px) {
.text-with-video .content-box .bottom .text {
max-width: 360px;
}
}
.text-with-video .content-box .bottom .text h3 {
margin: 0 0 32px;
font-weight: 800;
color: #FFFFFF;
}
@media (max-width: 1024px) {
.text-with-video .content-box .bottom .text h3 {
margin: 0 0 20px;
}
}
@media (max-width: 576px) {
.text-with-video .content-box .bottom .text h3 {
margin: 0 0 18px;
}
}
.text-with-video .content-box .bottom .text p {
font-size: 18px;
color: #FFFFFF;
}
.text-with-video .content-box .bottom .text .btn {
margin: 32px 0 0;
font-weight: 800;
}
@media (max-width: 1024px) {
.text-with-video .content-box .bottom .text .btn {
margin: 20px 0 0;
}
}
@media (max-width: 576px) {
.text-with-video .content-box .bottom .text .btn {
margin: 18px 0 0;
}
}
.text-with-video.no-bgc {
background-color: transparent;
padding: 128px 0 192px
}
.text-with-video.no-bgc .content-box .top h3,
.text-with-video.no-bgc .content-box .bottom .text h3,
.text-with-video.no-bgc .content-box .bottom .text p {
color: #232D4B;
}
.text-with-video.no-bgc .content-box .bottom .post-video .squares span {
background-color: #232D4B;
} .text-with-video .section-title{
margin-bottom: 32px;
color: #00aa9b;
}
.text-with-video .section-title:not(h1) {
font-size: 2.5rem;
font-weight: 800;
line-height: 48px;
}
.text-with-video .header-line{
padding-top: 24px;
position: relative;
}
.text-with-video .header-line::before{
content: "";
display: block;
width: 170px;
height: 6px;
position: absolute;
top: 0;
left: 0;
}
.text-with-video .section-title:not(h1){
font-size: 2rem;
font-weight: 700;
}
.thanks-page-field{
display: none;
}
.thanks-page-field-input{
pointer-events: none;
}
.webinar_form_box label{
font-size: 14px;
line-height: 1.428571429;
letter-spacing: 0;
color: #333;
display: inline-block;
width: 100%;
}
.webinar_form_box label .wpcf7-not-valid-tip{
position: absolute;
bottom: -25px;
}
.webinar_form_box label .wpcf7-form-control-wrap{
margin-top: 5px;
width: 100%;
display: block;
}
.webinar_form_box label .wpcf7-form-control-wrap input{
width: 100%;
height: 30px;
padding: 4px 12px;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
}
.webinar_form_box label .wpcf7-form-control-wrap input:focus {
border-color: #1892d8;
background-color: #fff;
outline: 0;
}
.webinar_agree_box .wpcf7-form-control-wrap input{
height: auto !important;
width: auto !important;
}
.webinar_agree_box .wpcf7-form-control-wrap .wpcf7-list-item{
margin: 0;
}
.webinar_form_box p{
margin-bottom: 25px;
}
.webinar_form_box .webinar_agree_box p:first-child{
margin-top: -15px;
}
.webinar_form_box .webinar_agree_box label{
margin-top: -15px;
}
.webinar_form_box .webinar_form_info p{
margin: 0 0 10px;
font-size: 13px;
color: #333;
}
.webinar_form_box .webinar_form_button input{
font-size: 20px;
padding: 12px 24px;
color: #fff;
background-color: #309ddc;
border-color: #309ddc;
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
cursor: pointer;
white-space: nowrap;
line-height: 1.428571429;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
.webinar_form_box .webinar_form_button input:hover{
background-color: #1f81ba;
border-color: #1f81ba;
}
.webinar_form_box .webinar_form_button p{
display: flex;
}
.webinar_form_button{
position: relative;
}
.webinar_form_button .wpcf7-spinner{
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top: 35px;
}
.form-group-space .form-group{
min-height: 80px;
}
.form-group-space .form-group.acceptance{
min-height: 30px;
}
.form-group-space .form-group label{
width: 100%;
}
.form-group-space .form-group .wpcf7-form-control-wrap{
margin-top: 9px;
display: block;
}
.form-group-space .webinar_form_button input{
margin-top: 30px;
}
.form-group-space.contact-form-normal{
padding: 52px 50px 50px 50px;
}
.form-group-space.contact-form-normal .form-group{
margin-bottom: 15px;
}
.form-group-space.contact-form-normal .form-group input{
margin-bottom: 6px;
}
.form-group-space.contact-form-normal .form-group.acceptance{
margin-bottom: 0;
}.cf7__container {
margin: 150px auto;
max-width: 1326px;
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.cf7__headline {
text-align: left;
font: normal normal 800 32px/40px Poppins;
letter-spacing: 0px;
color: #232D4B;
opacity: 1;
margin-bottom: 30px;
}
.cf7__headline2 {
text-align: left;
font: normal normal 800 20px/30px Poppins;
letter-spacing: 0px;
color: #232D4B;
opacity: 1;
margin-bottom: 30px;
}
.cf7__headline2--thin {
font-weight: normal;
}
.cf7__headline2--thin strong {
font-weight: 800;
}
.cf7__cols {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
width: 100%;
gap: 30px 60px;
}
.cf7__cols,
.cf7__cols p {
font: normal normal normal 20px/30px Poppins;
letter-spacing: 0px;
color: #232D4B;
opacity: 1;
}
.cf7__col {
width: calc(50% - 30px);
}
@media (max-width: 767px) {
.cf7__col {
width: 100%;
}
}
.cf7__col--line-top {
border-top: 1px solid #949595;
padding-top: 30px;
}
.cf7__cols--step-1 .cf7__col {
width: calc(30% - 30px);
}
@media (max-width: 999px) {
.cf7__cols--step-1 {
display: block;
column-count: 2;
column-gap: 60px;
}
}
@media (max-width: 767px) {
.cf7__cols--step-1 {
column-count: 1;
}
}
.cf7__cols--step-1 .cf7__col--2 {
width: calc(70% - 30px);
}
@media (max-width: 999px) {
.cf7__cols--step-1 .cf7__col {
width: 100%;
}
.cf7__cols--step-1 .cf7__col--2 {
width: 100%;
}
}
.cf7__cols--step-1 .cf7__col--2 .wpcf7-form-control.wpcf7-checkbox {
display: block;
column-count: 2;
column-gap: 60px;
}
@media (max-width: 999px) {
.cf7__cols--step-1 .cf7__col--2 .wpcf7-form-control.wpcf7-checkbox {
column-count: 1;
}
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox {
width: 100%;
position: relative;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
width: 100%;
position: relative;
display: block;
margin: 0 0 20px 0;
break-inside: avoid-column;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:last-child {
margin-bottom: 0;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
position: relative;
display: block;
padding-left: 40px;
cursor: pointer;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label::-moz-selection {
background-color: transparent;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label::selection {
background-color: transparent;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::-moz-selection {
background-color: transparent;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::selection {
background-color: transparent;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label > input {
display: none;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .cf7-checkbox-icon {
width: 20px;
height: 20px;
display: block;
position: absolute;
top: 5px;
left: 0;
border: 1px solid #232D4B;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:checked ~ .cf7-checkbox-icon {
background-color: #232D4B;
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:checked ~ .cf7-checkbox-icon::before {
content: '';
position: absolute;
top: 3px;
left: 2px;
width: 11px;
height: 5px;
border-left: 2px solid #FFF;
border-bottom: 2px solid #FFF;
display: block;
transform: rotate(-45deg);
}
.cf7__cols .wpcf7-form-control.wpcf7-checkbox.cf7__checkbox--small {
font: normal normal normal 14px/20px Poppins;
}
.cf7mls-btns {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: flex-start;
gap: 30px;
position: relative;
}
.cf7mls-btns .wpcf7-spinner {
position: absolute;
top: 0;
left: 0;
}
.cf7mls-btns .action-button.cf7mls_back {
background-color: #FFF !important;
color: #005573;
padding: 0 15px !important;
-webkit-appearance: none;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
min-height: 44px;
margin: 0 !important;
cursor: pointer;
text-transform: uppercase;
border-radius: 0;
border: 2px solid #005573;
font-family: inherit;
}
.cf7mls-btns .action-button.cf7mls_back:hover {
background: #0086B0 !important;
color: #fff !important;
}
.cf7mls-btns .action-button.cf7mls_next,
.fieldset-cf7mls-wrapper .wpcf7-submit {
background-color: #f04641 !important;
color: #fff;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right.svg);
background-position: right 15px center;
background-repeat: no-repeat;
padding: 0 45px 0 15px !important;
-webkit-appearance: none;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
min-height: 44px;
margin: 0 !important;
cursor: pointer;
white-space: normal !important;
word-wrap: break-word;
font-family: inherit;
word-break: break-word;
text-transform: uppercase;
border: 2px solid #f04641;
border-radius: 0 !important;
}
.cf7__cols .wpcf7-form-control {
width: 100%;
display: block;
margin-bottom: 20px;
}
.cf7__cols .wpcf7-form-control.wpcf7-text,
.cf7__cols .wpcf7-form-control.wpcf7-textarea {
position: relative;
display: block;
border: 0;
border-bottom: 1px solid #949595;
font: normal normal normal 20px/30px Poppins;
letter-spacing: 0px;
color: #232D4B;
width: 100%;
padding: 5px 0;
}
.cf7__cols .wpcf7-form-control.wpcf7-textarea {
min-height: 132px;
height: 132px;
}
.cf7__cols .cf7__label,
.cf7__cols .cf7__label p {
text-align: left;
font: normal normal bold 14px/20px Poppins;
letter-spacing: 0px;
}
span.required {
color: #F00 !important;
}
.cf7__cols .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-text::-moz-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-text:-moz-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
.cf7__cols .wpcf7-form-control.wpcf7-textarea:-moz-placeholder {
opacity: 1;
color: #999999;
}
.cf7__cols .wpcf7-form-control.wpcf7-text:focus-visible,
.cf7__cols .wpcf7-form-control.wpcf7-textarea:focus-visible {
outline: none !important;
}
.cf7__cols--step-3 .cf7__col {
width: 100%;
position: relative;
display: block;
column-count: 2;
column-gap: 60px;
}
@media (max-width: 767px) {
.cf7__cols--step-3 .cf7__col {
column-count: 1;
}
}
.wpcf7-checkbox.required .wpcf7-list-item-label::after {
content: "*";
color: #F00 !important;
font-weight: 700;
}
.promotion-box--image-right.promotion-box .tiles .tile .tile-image {
margin-left: 42%;
}
.promotion-box--image-right.promotion-box .tiles .tile .tile-content {
left: 0;
}
.promotion-box .tiles .tile .tile-content .promotion-box__headline2 {
font: normal normal normal 28px/35px Poppins;
color: #FFF;
text-transform: none;
}
.promotion-box .tiles .tile .tile-content .promotion-box__description2 {
font: normal normal normal 20px/30px Poppins;
margin-bottom: 0;
}
.promotion-box--full-width-without-image.promotion-box .tiles .tile .tile-image {
display: none !important;
}
.promotion-box--full-width-without-image.promotion-box .tiles .tile .tile-content {
left: 0;
width: 100%;
position: relative;
transform: none;
background: #005573 0% 0% no-repeat padding-box;
box-shadow: none;
}
.promotion-box--full-width-without-image.promotion-box .tiles .tile {
height: auto;
}
.author-article .data .btn.btn-red {
width: max-content;
margin-top: 20px;
margin-bottom: 20px;
}
.author-article {
align-items: flex-start;
}
.author-article .avatar-wrapper {
position: relative;
}
.author-article .avatar-wrapper .avatar__linkedin {
width: 32px;
height: 32px;
background: #00AA9B no-repeat url(//nearshore-it.eu/pl//wp-content/uploads/2024/04/in-icon.svg) center;
display: block;
position: absolute;
bottom: 0;
right: 30px;
border-radius: 50%;
}
h2.with-red-line::before {
content: "";
display: block;
height: 6px;
width: 170px;
background-color: #F04641;
margin-bottom: 30px;
}
.latest-news-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
grid-gap: 43px;
list-style-type: none;
padding: 0;
margin: 0;
}
.latest-news-grid .news-card {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.latest-news-grid .news-thumbnail {
height: 277px;
}
.latest-news-grid .news-thumbnail img {
height: 100%;
object-fit: cover;
}
.latest-news-grid .news-date {
font-size: 1.125rem;
line-height: 1.375rem;
font-weight: 400;
color: #00aa9b;
text-transform: uppercase;
margin: 30px 0 20px;
}
.latest-news-grid .news-title {
margin-bottom: 20px;
}
.latest-news-grid .btn {
display: inline-flex;
margin-top: auto;
}
.latest-news-row {
list-style-type: none;
padding: 0;
margin: 0;
}
.latest-news-row .news-card {
display: flex;
flex-direction: column;
}
@media (min-width: 768px) {
.latest-news-row .news-card {
flex-direction: row;
}
}
.latest-news-row li:not(:last-child) .news-card {
margin-bottom: 30px;
}
.latest-news-row .news-thumbnail {
flex-shrink: 0;
height: 150px;
width: 216px
}
.latest-news-row .news-thumbnail img {
height: 100%;
object-fit: cover;
}
@media (min-width: 768px) {
.latest-news-row .news-content {
padding-left: 30px;
flex-grow: 1;
}
}
.latest-news-row .news-date {
font-size: 1.125rem;
line-height: 1.375rem;
font-weight: 400;
color: #00aa9b;
text-transform: uppercase;
margin: 20px 0;
}
@media (min-width: 768px) {
.latest-news-row .news-date {
margin: 0 0 20px;
}
}
.latest-news-row .news-title {
margin-bottom: 20px;
}
.latest-news-row .btn {
display: inline-flex;
font-weight: normal;
}
.category-filters {
flex-wrap: wrap;
margin-bottom: 5px;
}
.category-filters .btn {
margin-bottom: 20px;
}
.category-filters .btn.active {
background-color: #31859C;
color: #FFF;
}
.articles-tags {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 100px 0;
}
.articles-tags__item {
margin: 0 10px 10px 0;
border: 2px solid #EDEDED;
color: #232D4B;
font-size: 14px;
padding: 9px;
}
.banner-hero .form-wrapper {
display: flex;
align-items: center;
flex-direction: column;
}
@media (min-width: 768px) {
.banner-hero .form-wrapper {
flex-direction: row;
}
}
.banner-hero .form-group {
flex-grow: 1;
margin-bottom: 30px;
}
@media (min-width: 768px) {
.banner-hero .form-group {
margin-right: 30px;
margin-bottom: 0;
}
}
.banner-hero .form-jc.white {
margin-bottom: 0;
height: calc(1.875rem + 18px);
}
.top-intro .content {
display: flex;
padding: 0 0 50px;
border-bottom: 1px solid #ededed;
}
.top-intro .content .left {
width: 66.66%;
padding: 0 5.625vw 0 0;
}
.top-intro .content .right {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: column;
width: 33.34%;
position: relative;
}
@media (max-width: 992px) {
.top-intro .content .left {
width: 100%;
padding: 0;
}
.top-intro .content .right {
display: none;
}
}
.page-breadcrumbs {
margin: 32px 0;
}
.newsletter-popup-content .btn.btn-inline {
justify-content: start;
}
.newsletter-popup-content .btn.btn-inline::after {
position: relative;
margin: auto;
margin-left: 20px;
margin-right: 20px;
}
.newsletter-popup[data-newsletter-popup="confirm"] .newsletter-popup-content p {
margin-bottom: 0 !important;
}
.top-intro .intro-image {
height: 100%;	
object-fit: cover;
}
.top-intro .intro-image img{
max-height: 400px;      
object-fit: cover;
}
.top-intro .content .intro-text h1 {
margin: 0 0 20px;
}
.top-intro {
padding: 46px 0 50px;
}
body:not(.single-post):not(.home) .newsletter-controller-side {
display: none;
}
.wpcf7-checkbox.required2 .wpcf7-list-item-label::after {
content: "*";
color: #F00 !important;
font-weight: 700;
}
.single-intro .content {
min-width: 66.66%;
width: 66.66%;
max-width: 66.66%;
padding: 0 5.625vw 0 0;
}
.single-intro .newsletter-right {
min-width: 33.34%;
width: 33.34%;
max-width: 33.34%;
padding: 40px 0 0 0;
}
@media (max-width: 991px) {
.single-intro .content {
min-width: 100%;
width: 100%;
max-width: 100%;
padding: 0;
}
.single-intro .newsletter-right {
display: none !important;
}
}
.specialization {
padding: 128px 0;
background-color: #232D4B;
}
@media (max-width: 1024px) {
.specialization {
padding: 90px 0;
}
}
@media (max-width: 768px) {
.specialization {
padding: 72px 0;
}
}
.specialization .content .content-title h3 {
color: #fff;
font-weight: 600;
}
.specialization .slick-slider {
margin-bottom: 0 !important;
}
.specialization .slick-slider .slick-dots {
margin: 32px 0 0;
}
.specialization-slider {
display: flex;
margin: 64px 0 0;
padding: 0 86px;
}
@media (max-width: 1024px) {
.specialization-slider {
margin: 45px 0 0;
padding: 0 62px;
}
}
@media (max-width: 768px) {
.specialization-slider {
margin: 36px 0 0;
padding: 0;
}
}
@media (max-width: 768px) {
.specialization-slider .slick-arrow {
display: none !important;
}
}
.specialization-slider .item {
background-color: rgba(255, 255, 255, 0.2);
padding: 32px;
margin: 0 14px 28px;
}
@media (max-width: 1024px) {
.specialization-slider .item {
padding: 20px;
}
}
@media (max-width: 768px) {
.specialization-slider .item {
margin: 0 0 18px;
padding: 18px;
}
}
.specialization-slider .item:nth-last-child(1) {
margin-bottom: 0;
}
.specialization-slider .item p {
color: #FFFFFF;
}
.specialization-slider .item-title {
margin-bottom: 16px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 1024px) {
.specialization-slider .item-title {
margin: 0 0 10px;
}
}
@media (max-width: 768px) {
.specialization-slider .item-title {
margin: 0 0 6px;
}
}
.specialization-slider .item-title p {
margin-bottom: 0;
font-weight: 700;
line-height: 1.563rem;
}
.specialization-slider .item-title .icon {
margin-left: 10px;
width: 24px;
height: auto;
flex-shrink: 0;
}
.specialization-slider .item-title .icon img {
width: 100%;
height: auto;
max-height: 100%;
object-fit: contain;
}
.specialization-slider .item-description p {
font-size: 1.125rem;
font-weight: 500;
line-height: 30px;
}
@media screen and (max-width: 1024px) {
.specialization-slider .item-description p {
font-size: 0.875rem;
font-weight: 500;
line-height: 25px;
}
}
@media screen and (max-width: 576px) {
.specialization-slider .item-description p {
font-size: 1rem;
font-weight: 500;
line-height: 28px;
}
}
.specialization-slider .item-description .btn {
margin: 16px 0 0;
font-size: 1.125rem;
font-weight: 800;
line-height: 30px;
}
@media (max-width: 1024px) {
.specialization-slider .item-description .btn {
margin: 10px 0 0;
font-size: 0.875rem;
font-weight: 800;
line-height: 25px;
}
}
@media (max-width: 576px) {
.specialization-slider .item-description .btn {
margin: 12px 0 0;
font-size: 1rem;
font-weight: 800;
line-height: 28px;
}
}
.specialization.people {
background-color: #EDEDED;
padding: 130px 0 212px;
}
.specialization.people .slick-initialized .slick-slide {
height: 536px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.specialization.people .slick-initialized .slick-slide a {
text-align: center;
display: flex;
flex-direction: column;
justify-content: flex-start;
flex-grow: 1;
height: 1px;
}
@media (max-width: 1024px) {
.specialization.people {
padding: 75px 0 140px;
}
}
@media (max-width: 768px) {
.specialization.people {
padding: 72px 0;
}
}
.specialization.people .content .content-title h3 {
color: #232D4B;
}
.specialization.people .content .specialization-slider {
margin: 32px 0 0;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider {
margin: 20px 0 0;
}
}
@media (max-width: 768px) {
.specialization.people .content .specialization-slider {
margin: 36px 0 0;
}
}
.specialization.people .content .specialization-slider .item {
background-color: transparent;
padding: 0;
text-decoration: none;
display: block;
margin: 0 14px 32px;
}
.specialization.people .content .specialization-slider .item:nth-last-child(1) {
margin-bottom: 0;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item {
margin: 0 0 10px;
}
}
@media (max-width: 768px) {
.specialization.people .content .specialization-slider .item {
margin: 0 0 36px;
}
}
.specialization.people .content .specialization-slider .item .item-title {
flex-direction: column-reverse;
margin: 0 0 8px;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item .item-title {
margin: 0 0 5px;
}
}
.specialization.people .content .specialization-slider .item .item-title .icon {
margin: 0 0 16px;
width: 170px;
height: 170px;
border-radius: 170px;
overflow: hidden;
position: relative;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item .item-title .icon {
width: 132px;
height: 132px;
}
}
@media (max-width: 768px) {
.specialization.people .content .specialization-slider .item .item-title .icon {
margin: 0 0 12px;
}
}
.specialization.people .content .specialization-slider .item .item-title .icon img {
object-fit: cover;
object-position: top;
filter: gray;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.specialization.people .content .specialization-slider .item .item-title .icon .mask {
transition: 400ms;
position: absolute;
top: 100%;
left: 0;
background: rgba(0, 170, 155, 0.84);
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 0 17px;
}
.specialization.people .content .specialization-slider .item .item-title .icon .mask img {
width: 50px;
height: 50px;
filter: none;
margin: 0 0 8px;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item .item-title .icon .mask img {
width: 24px;
height: 24px;
}
}
.specialization.people .content .specialization-slider .item .item-title .icon .mask p {
font-size: 1.125rem;
font-weight: 700;
line-height: 25px;
color: #fff;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item .item-title .icon .mask p {
font-size: 0.875rem;
font-weight: 700;
line-height: 20px;
}
}
@media (max-width: 768px) {
.specialization.people .content .specialization-slider .item .item-title .icon .mask p {
font-size: 1rem;
font-weight: 700;
line-height: 28px;
}
}
.specialization.people .content .specialization-slider .item .item-title p {
color: #232D4B;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item .item-title p {
font-size: 1rem;
font-weight: 700;
line-height: 26px;
}
}
.specialization.people .content .specialization-slider .item:hover .item-title .icon .mask {
top: 0;
}
.specialization.people .content .specialization-slider .item .item-description p {
font-size: 1rem;
font-weight: 500;
line-height: 22px;
color: #232D4B;
text-align: center;
}
@media (max-width: 1024px) {
.specialization.people .content .specialization-slider .item .item-description p {
font-size: 0.875rem;
font-weight: 400;
line-height: 22px;
}
}
@media (max-width: 768px) {
.specialization.people .content .specialization-slider .item .item-description p {
font-size: 1rem;
font-weight: 400;
line-height: 22px;
}
}
.specialization.people .content .specialization-slider .slick-arrow {
display: inline-block !important;
}
.specialization.people .slick-slider .slick-dots {
margin: 32px 0 0;
}
.specialization.people .slick-slider .slick-dots li button {
background-color: #232D4B;
}
.specialization.people .slick-slider .slick-dots li.slick-active button {
background-color: #00AA9B;
}
.special-content-box {
margin-top: 32px;
padding: 16px;
}
.special-content-box ul {
list-style: none;
}
@media (max-width: 1024px) {
.special-content-box {
padding: 20px;
margin-top: 20px;
}
}
@media (max-width: 576px) {
.special-content-box {
padding: 12px;
margin-top: 20px;
}
}
.special-content-box.style-1 {
border: 1px solid #005573;
color: #005573;
}
.special-content-box.style-2 {
background-color: #005573;
color: #fff;
}
.special-content-box.style-2 p {
margin-bottom: 16px;
font-size: 1.375rem;
}
.special-content-box.style-2 ul li {
position: relative;
}
.special-content-box.style-2 ul li::before {
content: "";
top: 10px;
left: -19px;
width: 5px;
height: 10px;
display: block;
position: absolute;
background-image: url(//nearshore-it.eu/wp-content/images/icon-arrow-right-2.svg);
background-repeat: no-repeat;
background-size: contain;
}
.special-content-box.style-3 {
border: 1px solid #00AA9B;
margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
.special-content-box.style-3 {
margin-bottom: 20px;
}
}
@media screen and (max-width: 576px) {
.special-content-box.style-3 {
margin-bottom: 18px;
}
}
.special-content-box.style-3 .box {
display: flex;
gap: 16px;
}
.special-content-box.style-3 .box .image img {
max-width: 96px;
}
@media (max-width: 1024px) {
.special-content-box.style-3 .box .image img {
max-width: 90px;
}
}
.special-content-box.style-3 .user-data {
margin-top: 16px;
color: #00AA9B;
}
.special-content-box.style-3 .user-data strong {
font-weight: 800;
}
@media (max-width: 1024px) {
.special-content-box.style-2 p {
font-size: 1rem;
line-height: 1.625rem;
margin-bottom: 10px;
}
.special-content-box.style-2 li {
font-size: 0.875rem;
line-height: 1.625rem;
}
.special-content-box.style-3 .user-data {
margin-top: 10px;
}
.special-content-box.style-3 .box {
flex-direction: row;
}
}
@media (min-width: 576px) {
.image.mobile-only {
display: none;
}
.image.desktop-only {
display: block;
}
}
@media (max-width: 576px) {
.image.desktop-only {
display: none;
}
.image.mobile-only {
display: block;
}
.special-content-box.style-2 p {
font-size: 1.125rem;
}
.special-content-box.style-2 li {
font-size: 1rem;
margin-bottom: 12px;
}
.special-content-box.style-2 li:last-child {
margin-bottom: 0;
}
.special-content-box.style-3 .desc-box {
margin-top: 12px;
display: flex;
gap: 12px;
}
.special-content-box.style-3 .box .image img {
max-width: 72px;
}
.special-content-box.style-3 .user-data {
margin-top: 0;
}
}
.is-root-container .special-content-box.style-2 li::before {
background-image: url(//nearshore-it.eu/wp-content/themes/wp-content/themes/inetum/assets/images/icon-arrow-right-2.svg);
}
.specialization.specialization2 .bx-wrapper {
background-color: transparent;
}
.specialization.specialization2 .specialization-slider {
margin-top: 0;
}
.specialization.specialization2 .bx-wrapper .bx-pager-item .bx-pager-link:not(.active) {
background-color: #FFF !important;
}
.specialization.specialization2 .has-text-color {
font-family: "Poppins",sans-serif !important;
line-height: 48px;
color: var(--wp--preset--color--white) !important;
font-style: normal;
font-weight: 700;
margin-bottom: 50px;
padding-top: 24px;
position: relative;
}
.specialization.specialization2 .header-line::before {
content: "";
display: block;
width: 170px;
height: 6px;
background-color: #f04641;
position: absolute;
top: 0;
left: 0;
}
@media (max-width: 1024px) {
.specialization.specialization2 .section-title {
font-size: 1.75rem;
font-weight: 800;
line-height: 36px;
margin-bottom: 20px;
}
.specialization.specialization2 .header-line::before {
width: 114px;
}
.specialization.specialization2 h3 {
font-size: 1.2rem;
}
}
@media (max-width: 576px) {
.specialization.specialization2 .section-title {
font-size: 1.5rem;
font-weight: 800;
line-height: 36px;
margin-bottom: 18px;
}
.specialization.specialization2 .header-line::before {
width: 68px;
height: 4px;
}
.specialization.specialization2 h3 {
font-size: 1.3rem;
}
}
form.mailpoet-manage-subscription {
padding: 52px 50px 50px 50px;
background: #005573;
color: #FFF;
width: 500px;
max-width: 100%;
}
form.mailpoet-manage-subscription div.mailpoet_paragraph {
margin: 0 0 12px;
padding: 30px 0 0;
position: relative;
}
form.mailpoet-manage-subscription div.mailpoet_paragraph:last-child {
padding-top: 0;
margin-bottom: 0;
}
form.mailpoet-manage-subscription div.mailpoet_paragraph label {
color: #fff;
top: 0;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
display: inline-block;
position: absolute;
left: 0;
}
form.mailpoet-manage-subscription div.mailpoet_paragraph input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
form.mailpoet-manage-subscription div.mailpoet_paragraph select,
form.mailpoet-manage-subscription div.mailpoet_paragraph textarea {
border: none;
background-color: #fff;
padding: 0 10px;
height: 45px;
margin: 0;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 400;
font-family: "Poppins", sans-serif !important;
display: block;
width: 100%;
color: #232d4b;
}
form.mailpoet-manage-subscription div.mailpoet_paragraph .mailpoet_submit {
margin: 30px 0 0;
cursor: pointer;
background-color: #f04641;
color: #fff;
background-image: url(//nearshore-it.eu/wp-content/themes/nearshore/assets/images/icon-arrow-right.svg);
background-position: right 15px center;
background-repeat: no-repeat;
padding: 0 45px 0 15px;
font-size: 1.25rem;
line-height: 1.875rem;
font-weight: 700;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
min-height: 48px;
}
form.mailpoet-manage-subscription div.mailpoet_paragraph .mailpoet_submit:hover {
background-color: #f25c58;
}
.single-project{
margin-top: 119px;
}
.authorTableSize{
width: 66.66%;
padding: 0 5.625vw 0 0;
}
@media (max-width: 992px) {
.authorTableSize{
width: 100%;
}
}
body header .header-absolute {
padding-right: 0;
}
.wpml-ls-legacy-dropdown {
width: 80px;
margin-left: 20px;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
background-color: #00aa9b;
border: 0;
}
.wpml-ls-legacy-dropdown a {
border: 0;
background-color: transparent;
padding: 5px 20px ;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
background-color: #00aa9b;
color: #fff;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
right: 17px;
top: 6px;
background-image: url(//nearshore-it.eu/pl//wp-content/themes/nearshore/assets/images/icon-arrow-down.svg);
background-repeat: no-repeat;
background-position: center; width: 20px;
height: 20px;
border: 0 !important;
}
.mobile-hide .wpml-ls-legacy-dropdown {
display: none;   margin-bottom: 60px;
margin-left: 0;
}
@media (max-width: 1100px){
.mobile-hide .wpml-ls-legacy-dropdown {
display: block;
}
}
.mobile-hide .wpml-ls-legacy-dropdown a {
color: #fff;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}