/* Fonts */
@font-face { 
  font-family: "Helvetica-W01-Roman"; 
  src: url("//static.parastorage.com/services/santa-resources/dist/viewer/user-site-fonts/fonts/Helvetica/v3/HelveticaLTW04-Roman.woff2") format("woff2"), 
    url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/4021a3b9-f782-438b-aeb4-c008109a8b64.woff") format("woff");
  font-display: block;
}
@font-face { 
  font-family: wf_6e942980a1e0497a8cf6f6edf; 
  src: url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/wf_6e.woff2) format("woff2"),
    url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/wf_6e.woff) format("woff"),
    url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/wf_6e.ttf) format("ttf"); 
  font-display: block;
}
@font-face {
  font-family: "Museo-Slab-W01-100"; 
  src: url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/MuseoSlabW05-100.woff2) format("woff2"),
    url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/MuseoSlabW05-100.woff) format("woff"); 
  font-display: block;
}
h5{
  margin-bottom:20px;
}
html {
  --cooper-md: wf_6e942980a1e0497a8cf6f6edf;
}
/* Globals */
ul li {
  margin: 0;
}
h2 {
  font-family: var(--cooper-md);
}
a {
  text-decoration: underline;
}
a.hs-button {
  text-decoration: none;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  height: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  background-clip: padding-box;
}

form label {
  margin-bottom: 4px;
  font-weight: 500;
  line-height: 20px;
  font-family: Roboto;
  font-size: 13px;
}

.hs-form-field {
  margin-bottom: 18px;
}

fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  max-width: 100%;
}

.actions {
  margin-top: 18px;
  margin-bottom: 1em;
  padding: 17px 0px 0;
}

form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  height: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  background-clip: padding-box;
}

form label {
  margin-bottom: 4px;
  font-weight: 500;
  line-height: 20px;
  font-family: Roboto;
  font-size: 13px;
}

.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}

select.is-placeholder {
  color: #bfbfbf;
}

.legal-consent-container .hs-form-booleancheckbox-display>span p {
  margin-left: 0 !important;
}

.hs-form-field {
  margin-bottom: 18px;
}

fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  max-width: 100%;
}

.actions {
  margin-top: 18px;
  margin-bottom: 1em;
  padding: 17px 0px 0;
}

form input[type=submit] {
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-family: Roboto;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 12px 24px;
  transition: all .15s linear;
  font-weight: 700;
}

.cm-hemitc-form form input[type=submit]:hover {
  color: #fff;
  background: #d52a7d;
  border-color: #d52a7d;
}

form legend {
  font-size: 11px;
  margin: 0px 0px 6px;
}

/* Footer */
.footer-social {
  padding: 0 51px 0 0;
  gap: 0;
}

.footer-social-item {
  width: auto;
  height: auto;
}

.footer-social-item:not(:last-child) {
  margin-right: 4px;
}

.footer-social-item img {
  width: 28px;
}

.footer-content p {
  font-size: ;
}


/* Header */
header.header {
  padding: 23px 0 22px;
  --shd: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: var(--shd,0 0 5px rgba(0,0,0,.7));
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 9;
}

.header .row {
  display: flex;
  flex-wrap: wrap;
}

.header .menu_col_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: auto;
}

.menu_col_wrap .hs-menu-wrapper>ul {
  font-size: 15px; 
  padding-right: 22px;
  padding-top: 6px;
}

.menu_col_wrap .hs-menu-wrapper>ul>li {
  padding: 0 5.5px;
  margin: 0;
}

.menu_col_wrap .hs-menu-wrapper>ul>li>a {
  padding: 0 10px;
  line-height: 31px;
  font-weight: bold;
  color: rgb(59,59,59);
  display: inline-block;
}
.menu_col_wrap .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(156,156,156);
}
.menu_col_wrap .hs-menu-wrapper>ul>li ul li a {
  color: #3b3b3b;
  display: inline-block;
  font-weight: 700;
  line-height: 31px;
  padding: 0 16px;
}
.menu_col_wrap .hs-menu-wrapper>ul>li ul li a:hover {
  color: rgba(156,156,156);
}
.footer .footer-content a:hover {
  color: rgb(59, 59, 59);
}

.footer .footer-content a {
  color: rgb(59, 59, 59);
}
.hs-menu-wrapper>ul li a {
  text-decoration: none;
}

.header .logo img {
  width: 80px !important;
  height: 36px !important;
  object-fit: cover;
}

.header .logo .floating_link {
  position: absolute;
  font-size: 12px;
  top: -11px;
}

.header .logo {
  position: relative;
  padding-left: 14px;
  padding-top: 6px;
}

.header .logo .floating_link a {
  text-decoration: underline;
}

.header .page-center {
  max-width: 967px;
}

.header .logo .floating_link a {
  color: #000;
}

.header_height {
  min-height: 87px;
}

header.header.lp {
  background: transparent;
  box-shadow: none;
  padding: 39px 0 20px;
  position: absolute;
}

.header.lp .logo img {
  width: 250px !important;
  height: 62px !important;
}

.header.lp .logo {
  padding: 0;
}

.header.lp .page-center {
  max-width: 1036px;
}

.header_height.lp {
  min-height: 101px;
}
a.hs-button, .btn_item a {
  text-decoration: none;
}

/* Site */
.custom_pricing {
  padding: 65px 0 50px;
}

.pricing-table-gp.custom_pricing .pricing-top.full_width_structure {
  margin: 0;
}

.pricing-table-gp.custom_pricing .pricing-top h2 {
  font-size: 37px;
  line-height: normal;
  font-weight: 400;
  font-family: var(--cooper-md);
  margin: 0 0 59px;
}

.pricing-table-gp.custom_pricing .pricing-top .cm_pr_btn {
  margin: 0;
}

.pricing-table-gp.custom_pricing .pricing-table-items {
  padding: 0 8px;
}

.pricing-table-gp.custom_pricing .row.flex_row {
  margin: 0 -8px;
}

.pricing-table-gp.custom_pricing .pricing-area {
  padding: 28px 24px 36px;
  border-radius: 10px;
}

.pricing-table-gp.custom_pricing .pricing-area .plan-title {
  font-family: var(--cooper-md);
  font-size: 27px;
  line-height: 1.37;
  margin: 0 0 27px;
  text-transform: none;
  color: #242323;
}

.pricing-table-gp.custom_pricing .price-icon {
  padding: 0;
}

.pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .plan-title {
  font-size: 25px;
  line-height: 1.32;
  margin: 0 0 32px;
}

.pricing-table-gp.custom_pricing .content_box {
  font-size: 16px;
  color: #242323;
  line-height: normal;
  border-bottom: 1px solid rgb(66 66 66 / 19%);
  padding-bottom: 34px;
  margin-bottom: 28px;
}

.pricing-table-gp.custom_pricing .content_box p {
  margin: 0 0 17px;
  font-family: helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  line-height: 1.2;
}

.pricing-table-gp.custom_pricing .pricing-area.popular-item .content_box {
  margin-bottom: 16px;
  border-color: rgb(255 255 255 / 19%);
  padding-bottom: 39px;
}

.pricing-table-gp.custom_pricing .content_box p:last-child {
  margin-bottom: 0;
}

.pricing-table-gp.custom_pricing .features_list_ul li div {
  line-height: 1.4em;
  font-size: 16px;
}

.pricing-table-gp.custom_pricing .texti-list.features_list ul li:not(:last-child) {
  margin: 0 0 22.39px;
}

.pricing-table-gp.custom_pricing .texti-list.features_list ul li svg {
  display: none;
}

.pricing-table-gp.custom_pricing .texti-list.features_list ul li:before {
  min-width: 18px;
  height: 18px;
  background-image: url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/Recoforetag_January2024/images/icon-check-1.png);
  content: '';
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .features_list_ul li div {
  line-height: 1.188;
}

.pricing-table-gp.custom_pricing .no-add-feat {
  margin-bottom: 80px;
}

.pricing_content {
  padding: 40px 0 55px;
}

.cnt-wit-bg-wrp.pricing_content h5.title {
  font-size: 20px;
  line-height: 1.4em;
  font-family: var(--cooper-md);
  font-weight: normal;
  margin: 0;
}

.pricing-table-gp.custom_pricing .btn_item a {
  font-size: 16px;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  border-radius: 20px;
  background-color: #d02574;
}

.pricing-table-gp.custom_pricing .btn_item a:hover {
  background-color: rgb(237,34,129);
  color: #fff;
}

.pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .btn_item a {
  border: 1px solid #9c9c9c;
  background: transparent;
  border-radius: 0;
  color: #045184;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .3s ease;
}

.pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .btn_item a:hover {
  color: rgb(233,233,233);
  background-color: rgb(4,81,132);
  border-color: rgb(59,59,59);
}

.pricing-table-gp.custom_pricing .pricing-part {
  width: 100%;
}

.pricing-table-gp.custom_pricing .popup_modal {
  background: rgba(99, 205, 255, 0.84);
}

.pricing-table-gp.custom_pricing .popup_modal .popup_modal_box {
  max-width: 857px;
}

.pricing-table-gp.custom_pricing .popup_modal .content_box h2 {
  font-size: 27px;
  line-height: normal;
  font-family: var(--cooper-md);
  font-weight: 400;
  margin-bottom: 50px;
}

.pricing-table-gp.custom_pricing .popup_modal .form__box {
  padding: 0;
  max-width: 619px;
  margin: 0 auto;
}

.pricing-table-gp.custom_pricing .popup_modal .content_box {
  border: none;
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  background-image: url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/Recoforetag_January2024/images/3h3uBUj5QZKUKJOoWNNKTg.png);
  margin: 0 auto;
  max-width: 619px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 38px;
}

.pricing-table-gp.custom_pricing .popup_modal .content_box * {
  color: #FFF;
}

.popup_modal .popup_modal_box {
  transform: none;
  opacity: 0;
  visibility: hidden;
  transition: all .8s ease 0.3s;
}

.popup_modal.active_show .popup_modal_box {
  opacity: 1;
  visibility: visible;
}

.job_full_content {
  padding: 73px 0 137px;
}

.job_full_content h2.title {
  font-size: 37px;
  font-family: var(--cooper-md);
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}

.job_two_col_sec {
  padding: 0;
}

.two-col-content.job_two_col_sec .full_width div[class*="col"] {
  padding: 0;
}

.two-col-content.job_two_col_sec .media_column.col8 {
  width: 62.75%;
}

.two-col-content.job_two_col_sec .content-col.col4 {
  flex: 1;
}

.two-col-content.job_two_col_sec .content-col h2 {
  font-size: 37px;
  line-height: normal;
  font-family: var(--cooper-md);
  margin-bottom: 50px;
}

.two-col-content.job_two_col_sec .content-col .cont-inner {
  padding: 68px 0 0;
  max-width: 364px;
  margin: 0 auto;
}

.two-col-content.job_two_col_sec .content-col ul strong {
  display: block;
  font-family: museo-w01-700,serif;
}

.two-col-content.job_two_col_sec .content-col ul {
  line-height: normal;
}

.two-col-content.job_two_col_sec .content-col p {
  margin: 0 0 19px;
}

.om_reco_top {
  padding: 60px 0 55px;
}

.cnt-wit-bg-wrp.om_reco_top h2.title {
  line-height: 1.4em;
  text-align: center;
  font-size: 37px;
  font-family: var(--cooper-md);
  margin-bottom: 52px;
}

.cnt-wit-bg-wrp.om_reco_top .rich_text {
  padding: 46px 93px 58px;
  max-width: 756px;
  margin: 0 auto;
  background-color: #FFF;
  border-radius: 10px;
  line-height: 1.4em;
}

.cnt-wit-bg-wrp.om_reco_top .rich_text h3 {
  font-size: 27px;
  font-family: var(--cooper-md);
  margin: 0 0 27px;
  line-height: 1.4em;
}

.cnt-wit-bg-wrp.om_reco_top .rich_text:before,
.cnt-wit-bg-wrp.om_reco_top .rich_text:after {
  content: "";
  display: table;
}

.cnt-wit-bg-wrp.om_reco_top .rich_text:after {
  clear: both;
}

.varfor_section {
  padding: 51px 0 0;
}

.two-col-content.varfor_section .content-col .description {
  margin: 0;
}

.two-col-content.varfor_section .content-col .description h2 {
  font-size: 38px;
  line-height: normal;
  font-family: var(--cooper-md);
  margin: 0 0 35px;
}

.two-col-content.varfor_section .content-col .description p {
  font-size: 18px;
  line-height: 1.8em;
  color: #000;
}

.two-col-content.varfor_section .mediaimg {
  padding-top: 64px;
}

.two-col-content.varfor_section .content-col .description p:last-child {
  margin-bottom: 0;
}

.varfor_bt_section {
  padding: 0;
}

.two-col-content.varfor_bt_section .content-col .description {
  margin: 0;
}

.two-col-content.varfor_bt_section h2 {
  margin: 37px 0 28px;
  font-family: var(--cooper-md);
  color: rgb(13, 13, 13);
  line-height: 1.4;
}

.two-col-content.varfor_bt_section .content_box {
  margin: 0;
}

.two-col-content.varfor_bt_section p {
  line-height: 1.8em;
  color: #000;
}

.two-col-content.varfor_bt_section .content-col.col6>div {
  padding-right: 115px;
}

.two-col-content.varfor_bt_section .media_column.col6>div {
  padding-left: 115px;
}

.pricing-table-gp.custom_pricing .pricing-table-items:nth-child(2) .features_list_ul li:nth-child(1) div {
  font-weight: bold;
}

.pricing-table-gp.custom_pricing .popup_modal .popup_modal_box .popup_modal_box_inner {
  padding: 60px 15px;
}

.pricing-table-gp.custom_pricing .popup_modal .closeIcon {
  width: auto;
  height: auto;
  background: transparent;
  fill: #000;
}

.pricing-table-gp.custom_pricing .popup_modal .closeIcon svg path {
  fill: inherit;
}

.full_two_col_om {
  padding: 0;
}

.two-col-content.full_two_col_om .media_column img {
  max-width: 500px;
}

.two-col-content.full_two_col_om .media_column {
  text-align: center;
}

.two-col-content.full_two_col_om .content-col {
  padding: 112px 13% 94px;
}

.two-col-content.full_two_col_om .content-col h2 {
  font-family: var(--cooper-md);
  line-height: 1.4em;
}

.two-col-content.full_two_col_om .media_column:before {
  background-color: rgba(255,255,255,.90);
}

.two-col-content.full_two_col_om .media_column .mediaimg {
  margin-bottom: auto;
}

.cm_form_wrap {
  padding: 76px 0 40px;
}

.two-col-content.cm_form_wrap .content-col .description {
  margin: 0 0 10px;
}

.two-col-content.cm_form_wrap .content-col .form_wrap {
  padding: 0;
}

.big_heading {
  padding: 94px 0 99px;
}

.cnt-wit-bg-wrp.big_heading h1 {
  font-size: 56px;
  font-weight: 400;
  margin: 0 0 10px;
  line-height: 1.2;
}

.about-page .cm-full-width-two-col .content-col.col6 p {
  margin-bottom: 30px;
}

.about-page .cm-full-width-two-col .content-col.col6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.about-page .cm-full-width-two-col .media_column.col6 {
  padding-left: 0;
  padding-right: 0;
}

.cm_bg_content {
  padding: 98px 0 130px;
}

.cnt-wit-bg-wrp.cm_bg_content .rich_text {
  background-color: #ebf2e4;
  border-radius: 62px;
  padding: 35px 64px 23px;
}

.cnt-wit-bg-wrp.cm_bg_content .rich_text h2 {
  line-height: 1.1853;
  margin-bottom: 14px;
}

header,footer {
  font-size: 16px;
}

.hs_cos_wrapper_type_rich_text iframe {
  width: 100%;
}


.simple-banner.landing_page_banner {
  padding: 156px 0 58px;
}

.simple-banner.landing_page_banner .banner-content-inner h2 {
  font-size: 35px;
  line-height: 1.2em;
  margin-bottom: 30px;
}

.simple-banner.landing_page_banner .banner-content-inner a.hs-button {
  transition: all 0.2s ease, visibility 0s;
  background: #38788A;
  color: #fff;
  border: 0;
  border-radius: 0;
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  letter-spacing: 0.1em;
  font-size: inherit;
  padding: 13.5px 50px;
  margin: 52px 0 38px;
  display: inline-block;
}

.simple-banner.landing_page_banner .banner-content-inner p:last-of-type {
  margin-bottom: 0;
}

.simple-banner.landing_page_banner .banner-content-inner .top_sec>a:not(.hs-button) {
  color: inherit;
}

.simple-banner.landing_page_banner .banner-content-inner a.hs-button:hover {
  background: #7DA5B1;
}

.pdf_links {
  padding: 80px 0 100px;
}

.feat-wrap.pdf_links .top_sec.noButton {
  padding: 0;
  text-align: left;
  margin: 0 0 32px;
}

.feat-wrap.pdf_links .top_sec.noButton h2 {
  font-size: 23px;
  margin-bottom: 9px;
}

.feat-wrap.pdf_links .top_sec.noButton p {
  letter-spacing: 0.05em;
  color: #8F8F8F;
  font-family: roboto-thin,roboto,sans-serif;
  font-weight: bold;
}

.feat-wrap.pdf_links .btn-wrap .btn_row {
  margin: 0 -6px;
  column-gap: 0;
  justify-content: flex-start;
  row-gap: 17px;
}

.feat-wrap.pdf_links .btn_row a {
  transition: all 0.2s ease, visibility 0s;
  background: #38788A;
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  padding: 14px 20px;
  display: block;
  letter-spacing: 0.1em;
}

.feat-wrap.pdf_links .btn_row>div {
  width: 20%;
  padding: 0 6px;
}

.feat-wrap.pdf_links .btn_row a:hover {
  background: #7DA5B1;
}

.feat-wrap.pdf_links .page-center {
  padding-left: 10px;
  padding-right: 10px;
}

.simple-banner.case_banner {
  min-height: 547px;
}

.simple-banner.case_banner h1 {
  font-family: var(--cooper-md);
  font-weight: normal;
  font-size: 37px;  
}

.simple-banner.case_banner h1:last-child {
  margin: 0;
}

.custom-advanced-list .right-content.fullcontent a {
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cm-kunskap-content.cnt-wit-bg-wrp h2.title {
  font-size: 56px;
  margin-bottom: 28px;
}

.cm-kunskap-content p {
  font-size: 18px;
  line-height: 1.8em;
  text-align: center;
  color: rgba(59,59,59);
  font-weight: 400;
}

.cm-kunskap-content {
  margin-top: 52px;
  margin-bottom: 62px;
}

.cm-kunskap-blog.cm-recent-post .top_sec.noButton p {
  margin-bottom: 9px;
  font-size: 16px;
}

.cm-kunskap-blog.cm-recent-post .top_sec.noButton p {
  font-weight: 400;
}

.cm-kunskap-blog.cm-recent-post .top_sec.noButton p a {
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504;
  font-size: 18px;
  font-weight: 400;
}

.cm-kunskap-blog.cm-recent-post.blog-feed .recent-post-item {
  padding: 0 5px;
}

.cm-kunskap-blog.cm-recent-post .page-center.theme_center {
  max-width: 990px;
}

.cm-kunskap-blog.cm-recent-post h4.recent-post-title {
  font-weight: normal;
  margin-bottom: 4px;
}

.cm-kunskap-blog.cm-recent-post.blog-feed .recent-post-item .post-btm {
  padding-left: 17px;
}

.cm-kunskap-blog {
  padding-bottom: 78px;
}

.cm-kunskap-top-image  h2.title {
  text-align: center;
  font-size: 30px;
}

.cm-kunskap-top-image  .tp-img-cnt-inner h2 a {
  color: rgb(13, 13, 13);
}

.cm-kunskap-top-image p {
  font-weight: 400;
  color: #000;
}
.footer-section .footer-content p:last-child {
    font-size: 14px;
    font-weight: 400;
}
/* /Site */
@media (min-width: 768px) {
  .header .mobile_header {
    display: none;
  }

  .two-col-content.varfor_section .media_column.col3 {
    width: 25%;
  }

  .two-col-content.varfor_section .content-col {
    width: 70%;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .menu_col_wrap .hs-menu-wrapper>ul>li>a {
    padding: 0 3px;
  }

  .menu_col_wrap .hs-menu-wrapper>ul {
    padding-right: 10px;
  }
}

@media (max-width: 900px) and (min-width: 768px) {
  .menu_col_wrap .hs-menu-wrapper>ul {
    font-size: 13px;
  }

  .menu_col_wrap .hs-menu-wrapper>ul>li {
    padding: 0 1px;
  }

  .header .button_wrap a,.header .button_wrap a * {
    font-size: 12px !important;
  }
}

@media (max-width: 1024px) {
  .two-col-content.full_two_col_om .content-col {
    padding: 5%;
  }  
}

@media (max-width: 1024px) and (min-width: 768px) {
  .two-col-content.job_two_col_sec .content-col .cont-inner {
    padding: 68px 20px 0;
  }

  .two-col-content.job_two_col_sec .content-col.col4,.two-col-content.job_two_col_sec .media_column.col8 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .header_height.lp {
    min-height: 105px !important;
  }

  .header_height {
    min-height: 135px !important;
  }

  .footer-social {
    padding: 0;
  }

  .footer-social-item img {
    width: 19px;
  }

  .footer-social-item:not(:first-child) {
    margin-left: 0;
  }

  .footer-social-item:last-child {
    margin-right: 10px;
  }

  .footer-social-item:not(:last-child) {
    margin-right: 15px;
  }

  .footer-content p {
    font-size: 10px;
  }

  .footer.footer_section__2 .footer-section-1 {
    padding-top: 20px;
    padding-bottom: 17px;
  }

  .header .desktop_header {
    display: none;
  }

  .header .floating_link {
    font-size: 14px;
    padding-bottom: 11px;
  }

  .fixed header.header {
    opacity: 0;
    visibility: hidden;
  }

  .fixed.header-show header.header {
    opacity: 1;
    visibility: visible;
  }

  header.header {
    padding: 10px 0 22px;
    transition: all .4s ease;
  }

  .header .page-center {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .header .row>div {
    width: 100%;
  }

  .header .logo {
    padding: 0;
    text-align: center;
  }

  .header .logo img {
    width: 101px !important;
    height: 25px !important;
  }

  .header .button_wrap {
    text-align: center;
    padding: 8px 0 0;
  }

  .header .menu_col_wrap {
    position: fixed;
    background-color: rgba(31,31,31,0.6);
    top: 0;
    height: 100vh;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease;
    transition: all .6s ease .25s;
  }

  .mobile-open .header .menu_col_wrap {
    opacity: 1;
    visibility: visible;
    transition: all .6s ease 0s;
  }

  .mobile_trigger {
    height: 20px;
    width: 22px !important;
    position: absolute;
    right: 22px;
    top: 5px;
    cursor: pointer;
  }

  .mobile_trigger .line {
    border-radius: 2px;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .25s ease-in-out;
    width: 100%;
    background-color: rgb(31,31,31);
  }

  .mobile_trigger .line.line2 {
    margin-top: 9px;
  }

  .mobile_trigger .line.line3 {
    margin-top: 18px;
  }

  .header .menu_col_wrap .menu_wrap {
    width: 81%;
    margin-left: auto;
    background-color: #FFF;
    height: 100%;
    right: -100%;
    position: relative;
    transition: all .6s ease;
    display: block;
    padding-top: 100px;
  }

  .header .menu_col_wrap .hs-menu-wrapper>ul {
    padding: 0 39px 0 30px;
    font-size: 16px;
    width: 100%;
  }

  .header .menu_col_wrap .hs-menu-wrapper>ul li a {
    padding-left: 10px;
    line-height: 56px;
    font-weight: normal;
  }

  .menu_col_wrap .hs-menu-wrapper>ul>li {
    padding: 0;
  }

  .menu_col_wrap .hs-menu-wrapper>ul ul {
    display: none;
  }

  .menu_col_wrap .hs-menu-wrapper>ul ul li {
    margin: 0;
  }

  .header .menu_col_wrap .hs-menu-wrapper>ul ul li a {
    padding-left: 25px;
    display: block;
  }

  .mobile-open .mobile_trigger .line.line1 {
    transform: translateY(10px) translateY(-50%) rotate(-45deg);
  }

  .mobile-open .mobile_trigger .line.line2 {
    opacity: 0;
  }

  .mobile-open .mobile_trigger .line.line3 {
    transform: translateY(-10px) translateY(50%) rotate(45deg);
  }

  .mobile-open .header .menu_col_wrap .menu_wrap {
    right: 0;
  }

  .child-trigger {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 56px;
    margin: 0;
    cursor: pointer;
  }

  .header .menu_col_wrap .menu_wrap>* {
    width: 100%;
    display: block;
  }

  .child-trigger svg {
    position: absolute;
    right: 0;
    margin: 0 20px;
    min-width: 12px;
    width: 1em;
    top: 50%;
    transform: translateY(-50%);
    height: 6.33px;
    fill: currentColor;
  }

  .child-open>.child-trigger svg {
    transform: rotate(180deg);
    transform-origin: center;
    top: calc(50% - 3px);
  }


  .custom_pricing {
    padding: 20px 0 29px;
  }

  .pricing-table-gp.custom_pricing .pricing-top h2 {
    font-size: 22px;
    text-align: left;
    margin: 0 0 20px;
  }

  .pricing-table-gp.custom_pricing .pricing-area .plan-title {
    margin: 0 0 13px;
    font-size: 22px;
  }

  .pricing-table-gp.custom_pricing .pricing-area {
    padding: 24px 20px 35px;
  }

  .pricing-table-gp .pricing-table-itmes-wp {
    padding: 0 20px;
  }

  .pricing-table-gp .pricing-top.full_width_structure .content-col.col12, .pricing-table-gp .toggle-btn {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-table-gp.custom_pricing .content_box {
    margin-bottom: 29px;
    padding-bottom: 29px;
  }

  .pricing-table-gp.custom_pricing .pricing-area.popular-item .content_box {
    margin-bottom: 23px;
    padding-bottom: 13px;
  }

  .pricing-table-gp.custom_pricing .texti-list.features_list ul li:before {
    height: 16px;
    min-width: 16px;
  }

  .pricing-table-gp.custom_pricing .texti-list.features_list ul li:not(:last-child) {
    margin: 0 0 18.19px;
  }

  .pricing-table-gp.custom_pricing .no-add-feat {
    margin-bottom: 18px;
  }

  .pricing-table-gp.custom_pricing .btn_item a {
    padding-bottom: 8px;
    padding-top: 8px;
  }

  .pricing-table-gp .pricing-table-items:not(:last-child) {
    margin-bottom: 21px;
  }

  .pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .plan-title {
    font-size: 21px;
    margin-bottom: 8px;
    line-height: 1.2;
  }

  .pricing-table-gp.custom_pricing .content_box p {
    margin: 0 0 14px;
  }

  .pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .features_list_ul li div {
    line-height: 1.155;
  }

  .pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .features_list_ul li:not(:last-child) {
    margin-bottom: 14px;
  }

  .pricing-table-gp.custom_pricing .pricing-area:not(.popular-item) .btn_item a {
    padding-bottom: 6px;
    padding-top: 6px;
  }

  .pricing_content .page-center {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pricing_content {
    padding: 30px 0 45px;
  }

  .job_full_content {
    padding: 19px 0 0;
  }

  .job_full_content h2.title {
    font-size: 23px;
  }

  .two-col-content.job_two_col_sec .media_column.col8 {
    width: 100%;
  }

  .two-col-content.job_two_col_sec .mediaimg .single-img img {
    width: 100vw !important;
  }

  .two-col-content.job_two_col_sec .flex_row {
    row-gap: 0;
  }

  .two-col-content.job_two_col_sec .content-col .cont-inner {
    padding: 10px 10px 0;
  }

  .two-col-content.job_two_col_sec .content-col h2 {
    font-size: 26px;
  }

  .two-col-content.job_two_col_sec .content-col h2 {
    margin: 0 0 10px;
  }

  .two-col-content.job_two_col_sec .content-col ul {
    font-size: 10px;
  }

  .two-col-content.job_two_col_sec .content-col p {
    margin: 0 0 13px;
  }

  .two-col-content.job_two_col_sec .content-col ul li {
    margin: 0;
  }

  .pricing-table-gp.custom_pricing .popup_modal .content_box h2 {
    margin: 0;
    font-size: 17px;
    color: inherit;
  }

  .pricing-table-gp.custom_pricing .popup_modal .content_box {
    background: none;
    min-height: auto;
    display: block;
  }

  .pricing-table-gp.custom_pricing .popup_modal .popup_modal_inner {
    padding: 0;
  }

  .two-col-content.full_two_col_om .content-col {
    padding: 5%;
  }

  .two-col-content.varfor_bt_section .media_column.col6>div {
    padding: 0;
  }

  .cnt-wit-bg-wrp.om_reco_top h2.title {
    font-size: 20px;
    text-align: left;
    margin-bottom: 28px;
  }

  .om_reco_top {
    padding: 27px 0 0;
  }

  .cnt-wit-bg-wrp.om_reco_top .rich_text {  
    padding: 40px 25px;
  }

  .cnt-wit-bg-wrp.om_reco_top .rich_text h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .cnt-wit-bg-wrp.om_reco_top .rich_text img {
    float: none !important;
    margin: 0 auto 20px !important;
    display: block;
  }

  .two-col-content.varfor_section .content-col .description h2 {
    font-size: 30px;
    margin-bottom: 13px;
  }

  .two-col-content.varfor_section .content-col .description p {
    font-size: {typography=, slider=, buttons=, favicon=, body_font=, footer=, global_colors=, heading_font=, use_custom_font=, global_fonts=, tables=, spacing=, blog_settings=, header=, forms=};
  }

  .two-col-content.varfor_section .mediaimg {
    padding-top: 0;
  }

  .two-col-content.varfor_bt_section .content-col.col6>div {
    padding: 0;
  }

  .two-col-content.varfor_bt_section h2 {
    margin-top: 0;
  }

  .two-col-content.full_two_col_om .flex_row.flex_center {
    row-gap: 0;
  }

  .two-col-content.varfor_section .mediaimg {
    padding-bottom: 35px;
  }

  .cm_form_wrap {
    padding: 32px 0 0;
  }

  .two-col-content.cm_form_wrap .content-col .description {
    margin: 0 0 40px;
  }

  .varfor_bt_section {
    padding: 0 0 30px;
  }

  .two-col-content.full_two_col_om .content-col {
    padding: 10px 10px 0;
  }

  .big_heading {
    padding: 49px 0 0;
  }

  .cnt-wit-bg-wrp.big_heading h1 {
    font-size: 32px;
    line-height: 1.22;
  }

  .about-page .cm-full-width-two-col {
    margin-bottom: 30px;
  }

  .about-page .cm-full-width-two-col .flex_row {
    row-gap: 0;
  }

  .cm_bg_content {
    padding: 22px 0 0;
  }

  .cnt-wit-bg-wrp.cm_bg_content .rich_text {
    padding: 30px 25px;
  }

  .simple-banner.landing_page_banner .banner-content-inner h2 {
    font-size: 22px;
    margin-bottom: 9px;
  }

  .simple-banner.landing_page_banner .banner-content-inner a.hs-button {
    margin: 15px 0;
  }

  .simple-banner.landing_page_banner {
    padding: 140px 0 35px;
  }

  .feat-wrap.pdf_links .btn_row>div {
    width: 50%;
  }

  .pdf_links {
    padding: 40px 0;
  }
  .cm-kunskap-content.cnt-wit-bg-wrp h2.title {
    font-size: 32px;
    line-height: normal;
  }

  .cm-kunskap-content p {
    font-size: 16px;
  }

  .cm-kunskap-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .cm-recent-post .top_sec.noButton h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .cm-kunskap-top-image h2.title {
    font-size: 21px;
  }

  .cm-kunskap-top-image p {
    font-size: 14px;
    line-height: 25.2px;
  }


  .cm-kunskap-top-image .tp-img-cnt-inner h2 {
    font-size: 26px;
  }
}

@media (max-width: 479px) {
  .feat-wrap.pdf_links .btn_row>div {
    width: 100%;
  }
}


@font-face { font-family: "Roboto-Thin"; src: 
  url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/Roboto-Thin.woff2) format("woff2"), 
  url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/Roboto-Thin.woff) format("woff"); font-display: block; }
.custom-iframe {
  padding-top: 25px;
  padding-bottom: 25px;
}
@font-face { font-family: wf_043dfc22ace248b7b8ad881cd; src: 
  url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/file.woff2) format("woff2"),
  url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/file.woff) format("woff"), url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/fonts/file.woff) format("ttf"); font-display: block; }

.custom-iframe .page-center.pdlr10.theme_center {
  max-width: 991px;
}
.custom-iframe iframe {
  border: 0;
  width: 100%;
}

.custom-two-col .page-center.theme_center {
  max-width: 991px;
}

.custom-two-col .description h1 {
  font: normal normal normal 37px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  line-height: normal;
}

.custom-two-col .description p {
  line-height: 1.4em;
}

.custom-two-col .description ul li {
  list-style: none;
  margin-bottom: 10px;
}


.custom-two-col .description ul {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 54px;
}

.custom-two-col .description ul li img {
  margin-right: 10px;
}

.custom-two-col .btn-items a {
  transition: inherit;
  margin: 0px 4px 0px 0px;
  color: #FFFFFF;
  font-family: roboto-bold, roboto, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0em;
  font-size: 15px;
  min-width: 1.8em;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  letter-spacing: normal;
  font-weight: bold;
  padding-left: 30px;
  border-width: 2px;
  padding-right: 30px;
}

.custom-two-col .btn-items a:hover {
  background: #fff;
  border: 2px solid rgb(214, 42, 127);
  background: rgba(255, 255, 255, 0);
  color: #1F1F1F !important;
}

.custom-two-col .btn_item.ty_std.index2 a {
  color: #000;
  min-width: 251px;
  text-decoration: none;
  -st-extends: StylableButton;
  transition: all 0.2s ease, visibility 0s;
  border-radius: 100px;
  background: #F9F9F9;
  border: 2px solid rgb(208, 37, 116);
}

.custom-two-col .btn_item.ty_std.index2 a:hover {
  border: 0px solid rgb(214, 42, 127);
  background: rgba(208, 37, 116, 0.95);
  color: #fff !important;
  border: 2px solid rgb(208, 37, 116);
}

.custom-two-col {
  padding-bottom: 40px;
}





.cm-full-width-two-col .cont-inner {
  max-width: 415px;
  text-align: center;
  margin: 0 auto;
}

.cm-full-width-two-col .content-col.col6 h1 {
  font: normal normal normal 38px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  margin-bottom: 30px;
}

.cm-full-width-two-col .content-col.col6 p {
  line-height: 1.8em;
  text-align: center;
  color: #000;
  margin-bottom: 50px;
}

.cm-full-width-two-col.two-col-content .content-col .btn-items .btn_row {
  justify-content: center;
}

.cm-full-width-two-col .btn-items a {
  transition: inherit;
  margin: 0px 4px 0px 0px;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  font-weight: 700;
  font-weight: bold;
  padding-left: 16px;
  padding-right: 16px;
}



.cm-card-gallery h2 {
  font:  normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  margin: 0;
}

.cm-card-gallery .top_sec.noButton {
  margin-bottom: 30px;
}

.cm-card-gallery .medium_sz  img {
  max-width: 67px;
}

.cm-card-gallery.card_gallery .icon_box span.icon_img.icon_sp img {
  max-width: 67px;
  max-height: 67px;
}

.cm-card-gallery.card_gallery .card_inner {
  box-shadow: 0.00px 17.00px 43px 10px rgba(0,0,0,0.06);
  border-radius: 20px;
}

.cm-card-gallery .card_content p {
  color: #000;
  line-height: 1.4em;
}

.cm-card-gallery .card_content h3 {
  font-size: 18px;
  text-align: center;
  color: rgba(31,31,31);
  letter-spacing: normal;
  line-height: normal;
}
.cm-card-gallery  .page-center {
  max-width: 990px;
}

.cm-card-gallery .card_content h3 {
  margin: 0;
  margin-bottom: 5px;
}

.cm-card-gallery.card_gallery .card_inner {
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.custom-home-banner .page-center {
  max-width: 913px;
}


.cm-form-two-col .description h5 {
  font-size: 20px;
  color: #242323;
  line-height: 28px;
}
.cm-form-two-col.two-col-content .content_box {
  margin: 0;
}
.cm-form-two-col .text_block h2 a {
  color: rgb(13, 13, 13);
}
.cm-form-two-col .text_block h2 {
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  color: rgb(13, 13, 13);
  letter-spacing: 0em;
  font-size: 27px;
}

.cm-form-two-col .content_box ul {
  letter-spacing: normal;
  line-height: normal;
  margin-inline-end: 0;
  margin-inline-start: 0.5em;
  padding-inline-end: 0;
  padding-inline-start: 1.3em;
  margin-bottom: 0;
}

.cm-form-two-col .content_box ul li {
  margin: 0;
  line-height: 22.39px;
}

.cm-form-two-col .text_block ol li {
  margin: 0;
}

.cm-form-two-col .page-center {
  max-width: 930px;
}



.cm-recent-post .top_sec.noButton h2 {
  text-align: center;
  color: rgb(13, 13, 13);
  letter-spacing: 0em;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-size: 27px;
}

.cm-recent-post .top_sec.noButton {
  margin-bottom: 25px;
}

.cm-recent-post .page-center.theme_center {
  max-width: 960px;
}

.cm-recent-post h4.recent-post-title {
  font-size: 22px;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504, wf_6e942980a1e0497a8cf6f6edf, orig_cooper_md_bt_medium;
}

.cm-recent-post h4.recent-post-title a {
  text-decoration: none;
  color: rgb(31, 31, 31);
}

.cm-recent-post.blog-feed .recent-post-item .post-btm {
  padding-left: 24px;
  padding-right: 24px;
}

.cm-recent-post.blog-feed .recent-post-item {
  padding-left: 17px;
  padding-right: 17px;
}

.cm-recent-post.blog-feed .recent-post-item .item_inner {
  border: 1px solid rgba(233,233,233,0.75);
  box-shadow: none;
}



.cutom-reviews {
  padding-top: 90px;
}

.cutom-reviews h2 {
  color: rgb(13, 13, 13);
  letter-spacing: 0em;

  margin: 0;
  text-align: center;
  font-size: 27px;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
}


.cutom-reviews ul li {
  margin: 0;
}
.cutom-reviews .top_sec.noButton {
  margin-bottom: 80px;
}
.cutom-reviews .right_column_btn a {
  color: #fff;
  font-family: roboto-bold,roboto,sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  font-weight: 700;
  letter-spacing: 0;
  letter-spacing: normal;
  margin: 0 4px 0 0;
  min-width: 1.8em;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  text-overflow: ellipsis;
  transition: inherit;
  min-width: 261px;
  border: 2px solid rgb(214, 42, 127);
}
.cutom-reviews .right_column_btn a:hover {
  background: #fff;
  border: 2px solid rgb(214, 42, 127);
  background: rgba(255, 255, 255, 0);
  color: #1F1F1F !important;
}
.custom-iframe.cnt-wit-bg-wrp h2.title {
  color: #0d0d0d;
  font-size: 27px;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  letter-spacing: 0;

  margin: 0;
  text-align: center;
  margin-bottom: 28px;
}
.hs_cos_wrapper_type_header h2{
  color: #0d0d0d;
  font-size: 27px;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  letter-spacing: 0;

}

.custom-logo-slider h2,
.custom-full-width .content_widget.text_left h2 {
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  letter-spacing: 0;

  color: rgb(13, 13, 13);
  letter-spacing: 0em;
  line-height: 1.4em;
  margin-bottom: 35px;
}

.custom-full-width .content_widget.text_left p {
  color: rgba(59,59,59);
}

.custom-full-width .content_widget.text_left ul li p,
.custom-full-width .content_widget.text_left ul li,
.custom-full-width .content_widget.text_left ul {
  margin: 0;
}



.cm-full .right_column_btn a {
  color: #fff;
  font-family: roboto-bold,roboto,sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  font-weight: 700;
  letter-spacing: 0;
  letter-spacing: normal;
  margin: 0 4px 0 0;
  min-width: 1.8em;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  text-overflow: ellipsis;
  transition: inherit;
  min-width: 261px;
  border: 2px solid rgb(214, 42, 127);
}
.bottom-pane .btn_row.count_1 a:hover,
.cm-full .right_column_btn:hover {
  background: #fff;
  border: 2px solid rgb(214, 42, 127);
  background: rgba(255, 255, 255, 0);
  color: #1F1F1F !important;
}

.two-col-content.cm-button-with-image .content-col .btn-items .btn_row {
  margin: 0 !important;
}

.two-col-content.cm-button-with-image .content-col .description {
  margin: 0;
}
.cm-button-with-image .single-img img {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  border: 8px solid #fff;
  background: #fff;
}


.custom-logo-slider.logo_slider.no-slider div[class*=col] {
  margin: 0;
}

.custom-logo-slider .logos_row {
  justify-content: space-between;
  row-gap: 40px;
  column-gap: 41px;
}

.custom-logo-slider h2 {
  margin-bottom: 70px;
}
.bottom-pane.cnt-wit-bg-wrp h2.title {
  color: #0d0d0d;
  font-size: 27px;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  letter-spacing: 0;
  margin-top: 5px;
  margin-bottom: 35px;
}
.bottom-pane.cnt-wit-bg-wrp h2.title {
  color: #0d0d0d;
  font-size: 27px;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  letter-spacing: 0;
  margin-top: 5px;
  margin-bottom: 35px;
}

.bottom-pane .btn_row.count_1 a {
  color: #fff;
  font-family: roboto-bold,roboto,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: 700;
  letter-spacing: 0;
  letter-spacing: normal;
  margin: 0 4px 0 0;
  min-width: 1.8em;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  text-overflow: ellipsis;
  transition: inherit;
  min-width: 261px;
  margin-top: 10px;
  border: 2px solid rgb(214, 42, 127);
  font-style: normal;
  letter-spacing: 0em;
  font-size: 14px;
}
.cm-form-two-col .content_box ol li, 
.cm-form-two-col .content_box ul li {
  color: #000;
}


.Pressrum-wrapper .top_content {
  max-width: 477px;
  margin: 0 auto;
}
.Pressrum-wrapper .top_content p{
  font-family: museo-slab-w01-100,serif;
  font-size: 16px;
  letter-spacing: normal;
  line-height: normal;
}
.Pressrum-wrapper h1{
  font-family: var(--cooper-md);
  font-size: 37px;
  font-weight: 400;
}
.Pressrum-wrapper .bottom_row{
  max-width: 980px;
  margin: 0 auto;
}

.custom-banner.simple-banner {
  min-height: auto;
  padding: 0;
  padding: 115px 0 43px;
}

.custom-banner.simple-banner .page-center {
  padding-left: 10px;
  padding-right: 10px;
}

.custom-banner.simple-banner .top_sec {
  padding-top: 29px;
}

.custom-banner.simple-banner .top_sec h1 {
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-weight: normal;
  line-height: normal;
}

.cm-transparens.cnt-wit-bg-wrp .content_widget h2 {
  color: rgb(13, 13, 13);
  letter-spacing: 0em;
  font: normal normal normal 27px/1.4em wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
}

.cm-transparens.cnt-wit-bg-wrp .content_widget p {
  color: #000;
  margin-bottom: 21px;
  font-family:wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  font-weight:normal;
  line-height:1.4em;
}
.cm-transparens h3 {
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-size: 23px;
}



.cm-contact-detail {
  padding-top: 65px;
}
.cm-contact-detail h2 {
  color: #292929;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-weight: bold;
}
.cm-contact-detail .content_box p {
  margin: 0;
}
.cm-contact-detail .description p {
  line-height: normal;
  font-weight: 300;
}
.cm-contact-detail.two-col-content .content-col .description {
  max-width: 390px;
}
.cm-contact-detail .description p {
  font-family: roboto-thin,roboto,sans-serif;
}
.custom-banner-2.simple-banner .top_sec h1 {
  font-size: 35px;
}
.custom-banner-2.custom-banner.simple-banner {
  padding-bottom: 63px;
}

.custom-advanced-list h2.title {
  font-size: 23px;
  line-height: normal;
  text-align: left;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  color: rgba(59,59,59);
}

.cm-basta.cm-transparens.cnt-wit-bg-wrp .content_widget p {
  letter-spacing: 0.8px;
  color: rgba(31,31,31);
  line-height: 1.8em;
}

.cm-basta:after {
  content: '';
  position: absolute;
  width: 2px;
  top: 80px;
  right: 0;
  background: rgba(66,66,66,0.1);
  height:100%;
}

.cm-basta {
  position: relative;
}

.custom-advanced-list .feat-item-wrp.flex_row.left.text_left.large_icon {
  display: block;
}

.custom-advanced-list .right-content.fullcontent h4 {
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.custom-advanced-list .btn-wrap > div {
  margin: 0 !important;
}

.custom-advanced-list .right-content.fullcontent a {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: rgba(233, 233, 233, 1) rgba(233, 233, 233, 1) rgba(233, 233, 233, 1) rgba(233, 233, 233, 1);
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.29);
  font: normal normal normal 27px/1.4em roboto-bold,roboto,sans-serif;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.08em;
  padding-left: 10px;
  display: block;
  background: #f9f9f9;
}

.cm-basta .content_widget.text_left {
  padding-left: 50px;
}

.cm-two-col-basta .single-img {
  padding-left: 50px;
  text-align: center;
}

.cm-two-col-basta .description h2 {
  font-size: 23px;
  color: rgb(59, 59, 59);
  margin-bottom: 13px;
}

.cm-two-col-basta .single-img img {
  max-width: 345px;
  text-align: center;
}

.cm-two-col-basta .description a {
  color: rgb(51, 51, 51);
  letter-spacing: 0.08em;
  font-size: 14px;
}


.custom-two-col-banner-2.custom-two-col .description h1 {
  font-size: 45px;
  margin-bottom: 16px;
}

.custom-two-col-banner-2.two-col-content .content-col .description p {
  margin: 0;
  font-size: 24px;
  margin-bottom: 21px;
}


.custom-two-col-banner-2.custom-two-col .description ul {
  margin: 0;
}

.custom-two-col-banner-2.custom-two-col .btn-items a {
  padding-left: 20px;
  padding-right: 20px;
}

.custom-two-col-banner-2.custom-two-col .btn_item.ty_std.index2 a {
  background: transparent;
  min-width: auto;
}

.custom-two-col .btn_item.ty_std.index2 a {
  background: transparent;
}

.custom-two-col-banner-2.content-col.col8 {
  padding-right: 80px;
}
.custom-two-col-banner-2.custom-two-col .btn-items a {
  padding-left: 25px;
  padding-right: 30px;
  font-size: 14px;
}
.custom-two-col-banner-2.two-col-content .content-col .description p:last-of-type {
  font-size: 17px !important;
  margin-bottom: 9px;
}

.custom-two-col-banner-2.two-col-content .content-col .description ul li {
  color: #000;
  font-size: 17px;
  vertical-align: middle;
}

.custom-two-col-banner-2.custom-two-col .description ul li img {
  margin: 0;
  width: 22px;
  height: 22px;
  vertical-align: top;
}

.custom-two-col-banner-2.two-col-content .content-col .description p {
  color: #000;
}

.custom-two-col-banner-2.two-col-content .content-col .description {
  margin-bottom: 25px;
}

.cm-card-gallery-2.cm-card-gallery h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}

.cm-card-gallery .card_content h3 {
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504, wf_6e942980a1e0497a8cf6f6edf, orig_cooper_md_bt_medium;
  margin-bottom: 14px !important;
}



.cm-hemitc-form h2.title {
  font-size: 30px;
}

.cm-hemitc-form.two-col-content .content-col .form_wrap {
  padding: 0;
}

.cm-hemitc-form .form-title {
  margin: 0;
}

.cm-hemitc-form.two-col-content .content-col .description {
  margin: 0;
}

.cm-hemitc-form .content_box ul li p {
  font-size: 18px;
  margin: 0;
  color: #000;
}

.cm-hemitc-form .content_box ul li {
  margin: 0;
}
.cm-hemitc-form h2 {
  margin: 0;
  font-size: 30px;
  text-align: center;
  letter-spacing: normal;
  line-height: normal;
}

.cm-hemitc-form .content_box ul {
  color: #000;
  margin-bottom: 50px;
}

.cm-hemitc-form .text_block>p {
  font-size: 12px;
  color: #000;
}


.cm-full-width-two-col-2.cm-full-width-two-col .cont-inner {
  text-align: left;
}

.cm-full-width-two-col.cm-full-width-two-col-2 .content-col.col6 p {
  text-align: left;
  line-height: 1.4em;
  font-size: 16px;
  color: rgba(31,31,31);
}


.cm-full-width-two-col.cm-full-width-two-col-2 .cont-inner {
  max-width: max-content;
}

.cm-full-width-two-col.cm-full-width-two-col-2 .content-col h2 {
  font-size: 36px;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
}

.cm-full-width-two-col.cm-full-width-two-col-2 .content-col h2:last-of-type {
  margin-bottom: 30px;
}
.cm-full-width-two-col-2 .mediaimg {
  padding: 27px;
  padding-top: 0;
  padding-bottom: 0;
}

.two-col-content.cm-full-width-two-col.cm-full-width-two-col-2 .content-col .description {
  padding-left: 80px;
  padding-top: 50px;
}

.custom-iframe-2.cnt-wit-bg-wrp h2.title {
  font-size: 37px;
  margin-bottom: 19px;
}

.custom-iframe-2 .rich_text p {
  font-size: 17px;
  text-align: center;
  letter-spacing: normal;
  line-height: normal;
}

.custom-iframe iframe {
  margin-top: 50px !important;
}

.custom-video-2.custom-video:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 32%;
  background: #fff;
  z-index: 99;
  display: block;
  content: '';
}

.custom-video-2.custom-video {
  position: relative;
}

.custom-video-2.custom-video .page-center {
  position: relative;
  z-index: 999;
}

.custom-two-col-banner-2.custom-two-col .btn_item.ty_std.index2 a:hover {
  background: #d02574;
}
.custom-logo-slider-2 {
  padding: 0;
  padding-bottom: 130px;
}

.custom-logo-slider-2 h2 {
  color: rgba(31,31,31);
  font-size: 30px;
  margin-bottom: 10px;
}

.custom-logo-slider-2 .top_sec.noButton {
  margin-bottom: 32px !important;
}
.cm-contact-detail .content_box p {
  margin: 0;
  font-family: roboto-thin,roboto,sans-serif;
  line-height: normal;
}
.custom-banner-2.custom-banner .img_wrap_inner img {
  max-width: 170px;
}



.bottom-pane-2.bottom-pane.cnt-wit-bg-wrp h2.title {
  font-size: 47px;
  text-align: center;
  letter-spacing: normal;
  line-height: normal;
}

.bottom-pane-2 .rich_text {
  padding-bottom: 1px;
}

.bottom-pane-2 .btn_row.count_2.moreButton a {
  transition: inherit;
  margin: 0px 4px 0px 0px;
  font-family: roboto-bold,roboto,sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0em;
  font-size: 14px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 13px;
  padding-top: 13px;
}

.bottom-pane-2.cnt-wit-bg-wrp .content_widget .btn_row {
  margin-top: 13px;
}

.bottom-pane-2 .btn_item.ty_std.index2 a {
  color: #000;
  background: transparent;
  text-decoration: none;
  border-width: 2px;
}

.bottom-pane-2 .btn_item.ty_std.index2 a:hover {
  color: #fff;
  border: 2px solid rgb(214, 42, 127);
  background: #D62A7F;
}


.bottom-pane-2 .btn_row.count_2.moreButton a:hover {
  background: transparent;
  color: #000;
  border: 2px solid rgb(214, 42, 127);
}

a.hs-button,
.btn_item a{
  transition: all 0.2s ease, visibility 0s;
}



.custom-two-col-banner-2.custom-two-col .description h1 {
  color: rgba(31,31,31);
}


.cm-banner-varfor.simple-banner {
  min-height: 682px;
  display: block;
  padding-top: 50px;
}

.cm-banner-varfor.simple-banner  h1 {
  font-size: 56px;
  line-height: 1.2em;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-weight: normal;
  margin-bottom: 40px;
}

.cm-banner-varfor .banner-content-inner.col12 p {
  margin-bottom: 32px;
}

.cm-banner-varfor .banner-content-inner.col12 h2 {
  font-size: 30px;
}

.cm-banner-varfor .banner-content-inner.col12 {
  max-width: 778px;
}

.cm-banner-varfor .btn_item.ty_std.index1 a {
  line-height: 1.5em;
  font-size: 14px;
  background: rgb(214,42,127);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255,255,255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 8px 10px;
  text-shadow: none;
  width: auto;
  line-height: 1.5em;
  font-weight: bold;
}

.cm-banner-varfor .btn_row.count_1.oneButton {
  margin-top: 32px;
}

.cm-banner-varfor .btn_item.ty_std.index1 a:hover {
  background: rgb(235,46,139);
  color: rgb(255,255,255);
}



.cm-two-equal-col h2.title {
  font-size: 38px;
}

.cm-two-equal-col p {
  color: #000;
  margin-bottom: 32px;
}

.cm-two-equal-col.two-col-content .content_box {
  margin: 0;
}

.cm-two-equal-col .description.aos-init.aos-animate h2 {
  margin-bottom: 31px;
}

.cm-two-equal-col {
  font-size: 18px;
}


.cm-banner-varfor .banner-content-inner.col12 p {
  line-height: 1.8em;
}
.custom-varfor.cnt-wit-bg-wrp h2.title {
  font-size: 38px;
  text-align: left;
  margin-bottom: 34px;
}

.custom-varfor .rich_text p {
  text-align: left;
}

.varfor-bottom.bottom-pane-2.bottom-pane.cnt-wit-bg-wrp h2.title {
  font-size: 38px;
}
.varfor-bottom .rich_text p {
  line-height: 1.5em;
  text-align: center;
  font-weight: normal;
  font-family: helvetica-w01-light,helvetica-w02-light,sans-serif;
}
.varfor-bottom.bottom-pane .btn_row.count_1 a {
  font-size: 15px;
  font-weight: 700;
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  transition: inherit;
  margin: 0px 4px 0px 0px;
  letter-spacing: 0.1em;
}
.varfor-bottom.bottom-pane-2 .rich_text {
  padding-bottom: 1px;
  margin-bottom: 50px;
}


.pressrum-card-gallery .card_content p a {
  font-family: wfont_c477fd_043dfc22ace248b7b8ad881cd8dfd9ea,wf_043dfc22ace248b7b8ad881cd,orig_cooper_md_bt_medium;
  color: rgb(59, 59, 59);
}

.pressrum-card-gallery .card_content {
  text-align: left;
}

.pressrum-card-gallery.card_gallery .bottom_row.notshadow .rowGap15 {
  row-gap: 5px;
}

.pressrum-card-gallery.card_gallery .card_inner {
  padding: 0 20px;
}



.cm-commerce-banner.simple-banner h1 {
  margin-bottom: 27px;
}

.cm-commerce-banner .banner-content-inner.col12 h2 {
  font-size: 24px;
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  font-weight: bold;
  margin-bottom: 44px;
}

.cm-commerce-banner .banner-content-inner.col12 h3 {
  font-size: 30px;
  color: rgb(13, 13, 13);
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
}

.cm-commerce-banner .banner-content-inner.col12 p {
  color: #000;
}

.cm-commerce-banner .btn_item.ty_std.index1 a {
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 15px;
  border: 1px solid #D02574;
}

.cm-commerce-banner .btn_item.ty_std.index1 a:hover {
  border: 1px solid #1F1F1F;
  background: #FFFFFF;
  color: #1F1F1F;
}
.cm-commerce-banner.simple-banner {
  min-height: 609px;
}


.two-col-commerce .top_content h1 {
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-weight: 400;
  margin-bottom: 21px;
  line-height: normal;
}
.two-col-commerce .top_content p {
  font-size: 18px;
  line-height: 1.8em;
  font-weight: bold;
  color: rgba(59,59,59);
}

.two-col-commerce .top_sec.noButton {
  margin-bottom: 58px;
}

.two-col-commerce .description h2 {
  margin-bottom: 0;
  color: rgb(13, 13, 13);
  line-height: 1.4em;
}

.two-col-commerce .description p {
  line-height: 1.8em;
  font-weight: normal;
  color: #000;
  margin-bottom: 32.8px;
}


.cm-google .top_content h2 {
  font-size: 38px;
  line-height: normal;
  margin-bottom: 40px;
}

.cm-google.two-col-commerce .top_content p {
  font-size: 18px;
  line-height: 1.8em;
  font-weight: normal;
  color: #000;
}

.cm-google.two-col-commerce .top_content p a {
  font-weight: bold;
}

.cm-google.two-col-commerce .top_sec.noButton {
  margin-bottom: 23px;
}

.bottom-pane-2 .btn_item.ty_std.index2 a:hover{
  background: #d02574;
  color:#fff;
}

.commerce-form.cm-form-two-col .page-center {
  max-width: 995px;
}

.commerce-form.cm-form-two-col .text_block h2 {
  font-size: 37px;
  margin-bottom: 40px;
}

.commerce-form.cm-form-two-col .text_block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 60px;
}

.commerce-form.cm-form-two-col .text_block ul li {
  line-height: 2em;
  color: rgba(59,59,59);
}

.commerce-form.cm-form-two-col .text_block p:last-of-type {
  color: #000;
}




.cm-fungerar .top_content p {
  text-align: center;
}

.cm-fungerar h2.title {
  margin-bottom: 5px;
}

.cm-fungerar .top_content img {
  margin-top: 25px;
}

.cm-fungerar .top_sec.noButton {
  margin-bottom: 25px;
}

.cm-fungerar .card_content h2 {
  font-size: 18px;
  line-height: normal;
  text-align: center;
  font-family: roboto-bold,roboto,sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

.cm-fungerar .card_content {
  padding-top: 10px;
}

.cm-fungerar .card_content p {
  font-family: helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  line-height: normal;
  color: #000;
  letter-spacing: 0;
  margin-bottom: 19px;
}
.custom-iframe-commerce.cnt-wit-bg-wrp h2.title {
  font-size: 30px;
  margin-bottom: 21px;
}

.custom-iframe-commerce.cnt-wit-bg-wrp p {
  color: #000000;
  line-height: normal;
  margin-bottom: 0;
}

.custom-iframe-commerce iframe {
  margin-top: 30px !important;
}
.custom-logo-slider-commerce.custom-logo-slider h2 {
  margin: 0;
}

.custom-logo-slider-commerce.logo_slider.noDotsArrowsAdded .top_sec.noButton {
  margin-bottom: 0;
}
.cm-kostar h2.title {
  font-size: 30px;
  line-height: normal;
  text-align: center;
}

.cm-kostar .top_content p {
  font-family: roboto-thin,roboto,sans-serif;
  font-weight: bold;
  letter-spacing: normal;
  color: #000;
}

.cm-kostar .top_sec.noButton {
  margin-bottom: 120px;
}
.cm-kostar.card_gallery .card_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cm-kostar.card_gallery .card_box .it_title {
  text-align: center;
  font-size: 27px;
  color: rgb(13, 13, 13);
  letter-spacing: 0em;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  margin: 61px 0px 30px 0;
}

.cm-kostar .card_content p {
  text-align: center;
  color: rgba(59,59,59);
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b, wf_635aafad293445afab2526408, orig_roboto;
}

.cm-kostar .card_content p:last-child {
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  color: #282626;
}

.cm-kostar.card_gallery .card_inner {
  padding: 10px;
}

.cm-kostar.card_gallery .card_item {
  padding: 0 3px;
}
.cm-kostar .btn_item a, 
.cm-kostar a.hs-button {
  letter-spacing: 0.1em;
  color: #FFFFFF;
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  padding-top: 7px;
  padding-bottom: 7px;
}
.cm-kostar .btn_item a:hover, 
.cm-kostar a.hs-button:hover {
  border: 1px solid #1F1F1F;
  background: #FFFFFF;
  color:#1F1F1F;
}
.cm-kostar .slider_btn_footer .btn_row {
  margin-top: 55px;
}
.commerce-form .description {
  margin: 0 !important;
}

.custom-track {
  padding-top: 80px;
}

.custom-track h1 {
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.4em;
  margin-top: 17px;
  margin-bottom: 38px;
}

.custom-track p {
  font-size: 16px;
  color: #000;
  font-family: wfont_d119df_635aafad293445afab2526408d817d9b,wf_635aafad293445afab2526408,orig_roboto;
}

.custom-track form label {
  font-family: Roboto;
  font-size: 16px;
}
.custom-track img {
  max-width: 367px;
}
.custom-track .cont-inner {
  padding-left: 44px;
  padding-right: 190px;
}
.custom-track form input[type=submit] {
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: Roboto;
}
.custom-track.two-col-content .content-col .form_wrap {
  padding: 0px;
  margin-top: 54px;
  padding-left: 5px;
}
.custom-track-iframe.custom-iframe iframe {
  margin: 0 !important;
}



.cm-kontroll .description {
  width: 506px;
  text-align: center;
  padding-left: 88px;
  padding-top: 12px;
}

.cm-kontroll .description h2 {
  font-size: 27px;
  text-align: left;
  margin-bottom: 14px;
}

.cm-kontroll .description p {
  text-align: left;
  line-height: 1.5em;
  color: rgba(59,59,59);
}



.cm-kontroll .description * {
  position: relative;
  z-index: 9;
}
.cm-kontroll .description img.absolute {
  position: absolute;
  left: 50px;
  width: 475px !important;
  top: 22px;
}

.cm-kontroll .form_wrap {
  max-width: 559px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
.cm-testing li.hs-form-booleancheckbox label,
.custom-track li.hs-form-booleancheckbox label,
.cm-kontroll li.hs-form-booleancheckbox label {
  font-size: 14px;
}
.cm-testing  .form_wrap form label,
.cm-kontroll .form_wrap form label, {
  font-family: Roboto;
  font-size: 15px;
}
.cm-testing .top_content h1 {
  font-size: 40px;
  line-height: normal;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  font-weight: normal;
  margin-bottom: 26px;
}

.cm-testing .top_content p {
  margin: 0;
  letter-spacing: 0;
  color: #474B4B;
  line-height: normal;
  padding-left: 9px;
}

.cm-testing .top_content {
  max-width: 525px;
}

.cm-testing .top_content {
  padding-left: 30px;
}

.cm-testing .top_content p:first-of-type {
  line-height: normal;
}

.cm-testing .absolute {
  position: absolute;
  top: -25px;
  right: 63px;
  z-index: 9;
}

.cm-testing .absolute p {
  position: absolute;
  top: 94px;
  color: #fff !important;
  right: 90px;
  line-height: 1.4em !important;
}

.cm-testing .absolute img {
  width: 395px !important;
}
.cm-testing .form_wrap {
  max-width: 591px;
  background: #fff;
  margin: 0 auto;
}
.cm-testing.two-col-content .content-col .form_wrap {
  position: relative;
  top: -8px;
}
.cm-testing.two-col-content .content-col .description {
  margin: 0;
}

.cm-testing.two-col-content .flex_row {
  row-gap: 0;
}
.cm-testing.two-col-content .content-col .form_wrap {
  padding-bottom: 50px;
}
.cm-testing.two-col-content .content-col .form_wrap form {
  max-width: 449px;
  margin: 0 auto;
  margin-top: 38px;
}


.cm-logo-slider.logo_slider .logo_item {
  margin: 0;
}

.cm-logo-slider .logo_slider .top_sec {
  text-align: left;
}

.cm-logo-slider .logo_slider .top_sec h2 {
  font-size: 25px;
  font-family: wfont_92e01e_6e942980a1e0497a8cf6f6edf6528504,wf_6e942980a1e0497a8cf6f6edf,orig_cooper_md_bt_medium;
  margin: 0;
}

.cm-logo-slider .logo_inner img {
  border-radius: 50%;
  max-width: 131px;
}

.cm-logo-slider button.splide__arrow.splide__arrow--next svg {
  display: none;
}

.cm-logo-slider button.splide__arrow.splide__arrow--next,.button.splide__arrow.splide__arrow--prev {
  background: url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/images/arrow.png) no-repeat 50% 0;
  bottom: 20%;
  cursor: pointer;
  opacity: .5;
  position: absolute;
  top: 42%;
  width: 45px;
  z-index: 10;
  align-items: center;
}

.cm-logo-slider button.splide__arrow.splide__arrow--next {
  background-position: 100% 50%;
  right: -45px;
  height: auto;
}


.cm-logo-slider button.splide__arrow.splide__arrow--prev svg {
  display: none;
}

.cm-logo-slider button.splide__arrow.splide__arrow--prev {
  background: url(https://2686412.fs1.hubspotusercontent-na1.net/hubfs/2686412/raw_assets/public/Recoforetag_January2024/images/arrow.png) no-repeat 50% 0;
  bottom: 20%;
  cursor: pointer;
  opacity: .5;
  position: absolute;
  top: 45%;
  width: 45px;
  z-index: 10;
  height: auto;
  background-position: 100% 50%;
  right: -5px;
}
button.splide__arrow.splide__arrow--prev:hover,
button.splide__arrow.splide__arrow--next:hover {
  opacity: 1;
}
.cm-logo-slider h2.title {
  text-align: left;
  margin: 0;
}
.open-copy-link .woFIFd.nCSQim.sRIzV9 {
  opacity: 1;
}

.woFIFd.nCSQim.sRIzV9 {
  opacity: 0;
  align-items: center;
}
.cm-basta.cm-bastas .content_widget.text_left {
  padding-left: 0;
}














header.header{
  background-color:rgba(255, 255, 255, 1.0);
}

.menu_col_wrap .hs-menu-wrapper>ul>li>a{
  color:rgba(59, 59, 59, 1.0);
}

.menu_col_wrap .hs-menu-wrapper>ul>li>a:hover {
  color:rgba(156, 156, 156, 1.0);
}

.menu_col_wrap .hs-menu-wrapper>ul>li ul li a{
  color:rgba(13, 13, 13, 1.0);
}
.menu_col_wrap .hs-menu-wrapper>ul>li ul li a:hover{
  color:rgba(156, 156, 156, 1.0);
}

.menu_col_wrap .hs-menu-wrapper>ul>li ul {
  background-color:rgba(255, 255, 255, 1.0);
}

.footer-section,
footer.footer.footer_section__2 {
  background-color:rgba(255, 255, 255, 1.0);
  color:rgba(59, 59, 59, 1.0);
}


.footer .footer-content a{
  color:rgba(59, 59, 59, 1.0);
}
.footer .footer-content a:hover{
  color:rgba(59, 59, 59, 1.0);
}
body.no-banner .header.lp {
  position: static;
}
.bottom-pane .btn_row.count_1 a {
  background: #D62A7F;
}
.cm-banner-varfor .banner-content-inner.col12 p {
  color: #000;
}
.error-page:before {
  opacity: 0.5;
}
.cm-full-width-two-col .btn-items a:hover {
  background-color: #ed2281;
  border-color: #ed2281;
  color: #fff;
}
.cm-transparens.cnt-wit-bg-wrp .content_widget h2 {
  color: rgb(59, 59, 59);
  font-size: 23px;
}
.left_sec ul li a {
  color: #3b3b3b;
  text-decoration: none;
}
.case_wrap .items .item .image .overaly {
  cursor: pointer;
}
@media(max-width:900px){
  .two-col-content.cm-full-width-two-col.cm-full-width-two-col-2 .content-col .description,
  .cm-two-col-basta .single-img,
  .cm-basta .content_widget.text_left {
    padding-left: 0;
  }
  .custom-track .cont-inner {
    padding-right: 5px;
    padding-left: 0;
  }
  .cm-kontroll.two-col-content .content-col .form_wrap {
    padding-top: 80px;
  }

}
@media(max-width:960px){
  .cm-testing.two-col-content .content-col .form_wrap {
    position: relative;
    top: -81px;
  }
  .cm-testing .absolute {
    position: relative;
    top: 0;
    right: 0;
  }
  .cm-testing .absolute p {
    position: relative;
    right: 0;
    text-align: center;
    top: -210px;
  }

  .cm-testing .top_sec.noButton {
    margin-bottom: 0;
  }
  .cm-testing .top_content {
    max-width: 100%;
  }
  .cm-testing .top_content {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media(max-width:767px){

  .cm-full-width-two-col .content-col.col6 h1 {
    font-size: 23px;
  }
  .cm-full-width-two-col .content-col.col6 h1 {
    margin-bottom: 10px;
  }
  .cutom-reviews h2 {
    font-size: 16px;
    text-align: left;
  }
  .cutom-reviews .top_sec.noButton {
    margin-bottom: 30px;
  }
  .hs_cos_wrapper_type_header h2 {

    font-size: 18px;
  }
  .custom-full-width .content_widget.text_left p {
    color: #3b3b3b;
  }
  .custom-full-width .content_widget.text_left h2, .custom-logo-slider h2 {
    font-size: 18px;
  }
  .custom-two-col .description h1 {
    font-size: 25px;
  }
  .custom-logo-slider .logos_row {
    flex-direction: column;
  }
  .custom-logo-slider h2 {
    margin-bottom: 0;
  }
  .bottom-pane.cnt-wit-bg-wrp h2.title {
    letter-spacing: 0em;
    font-size: 20px;
  }
  .bottom-pane p {
    margin: 0;
  }

  .bottom-pane.cnt-wit-bg-wrp h2.title {
    margin-bottom: 30px;
  }

  .custom-banner .img_wrap_inner img {
    max-width: 120px;
  }

  .custom-banner.simple-banner .top_sec {
    padding-top: 10px;
  }

  .custom-banner.simple-banner .top_sec h1 {
    font-size: 26px;
  }
  .custom-banner.simple-banner {
    padding: 130px 0 32px;
  }

  .cm-transparens.cnt-wit-bg-wrp .content_widget h2 {
    font-size: 26px;
  }
  .cm-contact-detail h2 {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .cm-contact-detail .description p {
    line-height: normal;
    font-size: 12px;
  }
  .cm-contact-detail .content_box p {
    margin: 0;
    font-family: roboto-thin,roboto,sans-serif;
    font-size: 15px;
  }
  .cm-contact-detail.two-col-content .content-col .description {
    max-width: 100%;
  }
  .custom-banner-2.simple-banner .top_sec h1 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .custom-banner-2.custom-banner .img_wrap_inner img {
    max-width: 130px;
  }
  .custom-banner-2.simple-banner .flex_row {
    row-gap: 13px;
  }
  .custom-banner-2.simple-banner .img_before_col .img_wrap {
    padding: 0;
  }
  .custom-banner-2.custom-banner.simple-banner {
    padding-bottom: 0;
  }
  .cm-basta.cm-transparens.cnt-wit-bg-wrp .content_widget h2 {
    font-size: 18px;
    line-height: 1.4em !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .cm-basta.cm-transparens.cnt-wit-bg-wrp .content_widget p {
    letter-spacing: 0.05em;
    font-size: 13px;
  }
  .custom-advanced-list h2.title {
    font-size: 18px;
    margin: 0 !important;
  }
  .custom-advanced-list .right-content.fullcontent a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .custom-advanced-list .right-content.fullcontent h4 {
    margin-bottom: 13px !important;
  }
  .custom-advanced-list .top_sec.noButton {
    margin-bottom: 20px;
  }
  .cm-two-col-basta .description h2 {
    font-size: 22px;
  }
  .cm-two-col-basta .description a {
    font-size: 13px;
  }
  .custom-two-col-banner-2.custom-two-col .description h1 {
    font-size: 25px;
    color: rgba(31,31,31);
    margin-bottom: 10px;
  }

  .custom-two-col-banner-2.two-col-content .content-col .description p {
    font-size: 19px;
    line-height: 1.3em;
    margin-bottom: 10px;
  }

  .custom-two-col-banner-2.two-col-content .content-col .description p:last-of-type {
    font-size: 16px !important;
    line-height: 1.4em;
    margin-bottom: 20px;
  }


  .custom-two-col-banner-2.two-col-content .content-col .description ul li {
    font-size: 16px;
  }

  .custom-two-col-banner-2.custom-two-col .btn_item.ty_std.index2 a {
    width: 100%;
    display: block;
  }

  .custom-two-col-banner-2.two-col-content .content-col .btn-items .btn_row {
    display: block;
  }

  .custom-two-col-banner-2.custom-two-col .btn-items a {
    display: block;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
  }
  .cm-card-gallery-2.cm-card-gallery h2 {
    font-size: 21px;
    margin-bottom: 8px;
  }

  .cm-card-gallery-2.cm-card-gallery .top_sec.noButton {
    margin-bottom: 20px;
  }
  .cm-card-gallery .card_content h3 {
    font-size: 17px;
  }
  .cm-card-gallery.card_gallery .bottom_row.notshadow .rowGap15 {
    row-gap: 10px;
  }
  .cm-hemitc-form h2 {
    font-size: 19px;
  }

  .cm-hemitc-form  .top_sec.noButton {
    margin: 0;
  }
  .cm-hemitc-form .content_box ul li p {
    font-size: 14px;
    line-height: 1.4em;
  }
  .cm-hemitc-form .content_box ul {
    margin-bottom: 20px;
    margin-left: 0.5em;
  }
  .cm-hemitc-form .text_block>p {
    font-size: 10px;
  }
  .cm-hemitc-form.two-col-content.right .content-col {
    padding: 0 20px;
  }
  .cm-hemitc-form .text_block>p {
    padding: 0 15px;
  }
  .two-col-content.cm-full-width-two-col.cm-full-width-two-col-2 .content-col .description {
    padding-top: 0;
    text-align: center;
  }
  .cm-full-width-two-col.cm-full-width-two-col-2 .content-col h2 {
    font-size: 22px;
    text-align: center;
  }
  .cm-full-width-two-col-2 .mediaimg {
    padding: 0;
  }
  .custom-iframe-2.cnt-wit-bg-wrp h2.title {
    font-size: 21px;
  }
  .custom-iframe-2 .rich_text p {
    font-size: 13px;
  }
  .custom-video-2.custom-video {
    padding-bottom: 0;
  }
  .bottom-pane-2.bottom-pane.cnt-wit-bg-wrp h2.title {
    font-size: 22px;
  }
  .cm-banner-varfor.simple-banner h1 {
    font-size: 30px;
  }

  .cm-banner-varfor .banner-content-inner.col12 p {
    font-size: 17px;
  }

  .cm-banner-varfor .banner-content-inner.col12 h2 {
    font-size: 26px;
  }

  .cm-two-equal-col h2.title {
    font-size: 30px;
    text-align: left;
  }
  .cm-two-equal-col p {
    font-size: 17px;
  }

  .cm-two-equal-col.two-col-content .content-col .description h2 {
    font-size: 20px;
  }
  .custom-varfor.cnt-wit-bg-wrp h2.title {
    font-size: 23px;
    line-height: normal;
  }
  .custom-varfor .rich_text p {
    font-size: 17px;
    line-height: 1.8em;
    color: #000;
  }

  .varfor-bottom.bottom-pane-2.bottom-pane.cnt-wit-bg-wrp h2.title {
    font-size: 38px;
    font-size: 23px;
  }
  .varfor-bottom .rich_text p {
    font-size: 17px;
  }
  .pressrum-card-gallery .card_content p a {
    font-size: 13px;
  }
  .cm-banner-varfor.simple-banner h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .cm-banner-varfor .banner-content-inner.col12 h2 {
    font-size: 19px;
    margin-bottom: 10px;
  }

  .cm-banner-varfor.simple-banner {
    padding-top: 15px;
  }

  .cm-commerce-banner .banner-content-inner.col12 h3 {
    font-size: 21px;
    margin-bottom: 10px;
  }

  .cm-banner-varfor .banner-content-inner.col12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .two-col-commerce .top_content h1 {
    font-size: 23px;
  }

  .two-col-commerce .top_content h1 {
    margin-bottom: 10px;
  }

  .two-col-commerce .top_content p {
    font-size: 17px;
  }
  .two-col-commerce h2{
    font-size: 25px;
  }
  .two-col-commerce .page-center {
    padding: 0 5px;
  }
  .two-col-commerce .description p {
    font-size: 17px;
  }
  .two-col-commerce .top_sec.noButton {
    margin-bottom: 15px;
  }
  .commerce-form.cm-form-two-col .text_block h2 {
    font-size: 23px;
    margin-bottom: 20px;
  }
  .commerce-form.cm-form-two-col .text_block ul li {
    line-height: 1.7em;
  }
  .cm-fungerar.card_gallery .card_inner {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-top: 0;
  }

  .cm-fungerar .card_content h2 {
    text-align: left;
  }
  .cm-kostar h2.title {
    font-size: 25px;
  }
  .cm-kostar .top_sec.noButton {
    margin-bottom: 30px;
  }
  .cm-kostar .top_content p {
    font-size: 17px;
    letter-spacing: normal;
  }
  .cm-kostar.card_gallery .card_box .it_title {
    margin: 20px 0px 10px 0;
    font-size: 24px;
  }
  .cm-kostar.card_gallery .bottom_row.notshadow .rowGap15 {
    row-gap: 5px;
  }
  .custom-iframe-commerce.cnt-wit-bg-wrp h2.title {
    font-size: 23px;
  }
  .custom-track h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .cm-kontroll .description {
    padding-left: 0;
  }

  .cm-kontroll .description h2 {
    font-size: 19px;
    margin-bottom: 2px;
  }

  .cm-kontroll .description p {
    line-height: 1.5em;
    font-size: 12px;
    margin-bottom: 18px;
  }

  .cm-kontroll .description {
    text-align: center;
    width: 100%;
  }
  .cm-kontroll.two-col-content .content-col .form_wrap {
    padding-top: 40px;
  }
  .cm-kontroll .description {
    padding-left: 18px;
    padding-right: 18px;
  }
  .cm-kontroll .form_wrap {
    padding-left: 5px;
    padding-right: 5px;
  }
  .cm-kontroll.two-col-content .flex_row {
    row-gap: 22px;
  }

  .cm-kontroll .description img.absolute {
    width: 100% !important;
    left: 0;
    top: 18px;
    height: 29% !important;
  }
  .cm-kontroll .description {
    padding-left: 58px;
  }
  .cm-testing .top_content h1 {
    font-size: 24px;
  }
  .cm-testing .top_content p {
    padding-left: 0;
    font-size: 17px;
  }
  .cm-testing.two-col-content .content-col .form_wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm-testing .absolute p {
    top: -160px;
  }
  .cm-testing .page-center.theme_center {
    padding-left: 5px;
    padding-right: 5px;
  }
  .cm-testing .top_content {
    padding-left: 0;
    padding-right: 0;
  }
  .cm-testing .absolute img {
    display: none;
  }
  .cm-testing.two-col-content .content-col .form_wrap {
    top: 0;
  }
  .cm-testing .absolute p {
    position: static;
    color: #474b4b !important;
  }
  .cm-testing .absolute {
    padding: 30px 0;
  }
  .simple-banner.case_banner {
    min-height: auto;
  }
  .case_wrap {
    padding: 48px 15px;
  }
}

@media(max-width:400px){
  .cm-kontroll .description {
    padding-left: 18px;
  }
}

.banner-small {
  min-height: 320px !important;
}

.banner-small .h1 {
  font-size: clamp(2rem, 5vw, 2.375rem);
  margin-bottom: .75rem;
}

.banner-top-wave::before,
.banner-bottom-wave::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 300px;
  background-color: white;
  z-index: 1;
}

.banner-top-wave::before {
  top: 0;
  clip-path: ellipse(50% 9% at 50% 0%);
  z-index: 2;
}

.banner-bottom-wave::after {
  bottom: 0;
  clip-path: ellipse(50% 11% at 50% 100%);
}