.composer_cols_container .composer_wrapper {opacity: 0;-webkit-transition: opacity 500ms;-o-transition: opacity 500ms;transition: opacity 500ms;}.composer_cols_container.scrolled .composer_wrapper {opacity: 1;}.composer_cols_container.boxed {width: 100%;max-width: 1200px;}.composer_cols_container.wide:not(.media) {padding: 0px 15px;}.composer_cols_container.section .composer_wrapper {width: 100%;max-width: 1200px;margin: auto;}a.generic_button {padding: 10px 30px 10px 24px;color: white;text-transform: uppercase;font-size: 12px;font-weight: bold;letter-spacing: 1px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;border: 2px solid;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;line-height: 100%;}a.generic_button + a.generic_button {margin-left: 10px;}a.generic_button:after {content: '';border: solid;border-width: 0 1px 1px 0;display: inline-block;padding: 2px;position: absolute;right: 22px;top: 50%;-webkit-transform: translateY(-50%) rotate(-45deg);-ms-transform: translateY(-50%) rotate(-45deg);transform: translateY(-50%) rotate(-45deg);}a.generic_button:hover {background: transparent;}a.generic_button.bordered {background: transparent;}a.generic_button.bordered:hover {color: white;}a.btn_center {display:table;margin: auto;white-space: nowrap;}a.generic_button.bordered.btn_white {border-color: white;color: white;}a.generic_button.bordered.btn_white:hover {background: white;}input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border: 2px Solid;background: transparent;}input[type="button"], input[type="reset"], input[type="submit"] {padding: 10px 24px;color: white;text-transform: uppercase;font-size: 12px;font-weight: bold;letter-spacing: 1px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;border: 2px solid;cursor: pointer;}.composer_cols_container {margin: auto;}.composer_cols_wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 40px;}.composer_cols_wrapper ul {margin: 0;font-size: 1rem;margin-bottom: 1rem;line-height: 1.6rem;}.col_container {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.composer_centered {text-align: center;}.composer_txt_img-bkg {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}.composer_txt_img-bkg > div {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;padding: 60px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.composer_txt_img-bkg:not(.only_text) > div:last-child {padding-top: 30%;background-size: cover;background-position: center;background-repeat: no-repeat;}.composer_wrapper .composer_txt_img-bkg a.generic_button, .composer_wrapper .text_img_bkg a.generic_button {margin-top: 2em;}.composer_wrapper > div.left {text-align:left;}.composer_wrapper > div.center {text-align:center;}.composer_wrapper > div.right {text-align:right;}.col_container.image_box:hover {-webkit-box-shadow: 0px 5px 20px 5px #ddd;box-shadow: 0px 5px 20px 5px #ddd;}.col_container.image_box {border: 1px solid #eee;border-radius: 4px;}.col_container.image_box a.box_lnk {color: inherit;}.col_container.image_box .img_box {padding-top: 60%;background-size: cover;background-position: center;background-repeat: no-repeat;border-top-left-radius: 4px;border-top-right-radius: 4px;}.col_container.image_box .txt_box {padding: 25px 30px 24px 30px;border-top: 3px solid;}.col_container.image_box .txt_box h3 {margin-top: 0;font-weight: 500;margin-bottom: 12px;}.col_container.image_box .txt_box > span {display: block;}.col_container.image_box span.text {font-size: 0.9rem;}.composer_cols_container .img_boxes_wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 4px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.composer_cols_container .img_boxes_wrapper a {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;-ms-flex-preferred-size: calc((100%/3) - 3px);flex-basis: calc((100%/3) - 3px);}.composer_cols_container .img_boxes_wrapper .img_box_card {position: relative;padding-top: 75%;overflow: hidden;background-position: center;background-repeat: no-repeat;background-size: cover;}.composer_cols_container .img_boxes_wrapper .img_box_card span, .composer_cols_container .img_boxes_wrapper .img_box_card h2, .composer_cols_container .img_boxes_wrapper .img_box_card h5 {position: absolute;color: white;font-size: 18px;z-index: 2;display: block;padding: 15px;bottom: 0;width: 100%;margin: auto;}.composer_cols_container .img_boxes_wrapper .img_box_card span:after, .composer_cols_container .img_boxes_wrapper .img_box_card h2:after, .composer_cols_container .img_boxes_wrapper .img_box_card h5:after {content: '';border: solid;border-width: 0 2px 2px 0;display: inline-block;padding: 0.15rem;position: absolute;right: -1rem;top: 50%;-webkit-transform: translateY(-50%) rotate(-45deg);-ms-transform: translateY(-50%) rotate(-45deg);transform: translateY(-50%) rotate(-45deg);}.composer_cols_container .img_boxes_wrapper .img_box_card:after {content: '';position: absolute;display: block;width: 100%;height: 60%;bottom: 0;left: 0;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;opacity: 0.7;background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, var(--theme--primary--color) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(var(--theme--primary--color)));background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, var(--theme--primary--color) 100%);}.composer_cols_container .img_boxes_wrapper .img_box_card:hover::after {height: 250%;opacity: 1;}.composer_wrapper .text_img_bkg:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}.composer_wrapper .text_img_bkg {background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}.composer_wrapper .text_img_bkg > div {width: 100%;max-width: 1200px;margin: auto;}.composer_wrapper .text_img_bkg > div > div {padding: 60px 0;position: relative;z-index: 2;}.boxed .composer_wrapper .text_img_bkg > div > div {padding: 60px;}.tit-txt-tit-bkg_container {position: relative;text-align: center;}.tit-txt-tit-bkg_big-title {display: block;position: absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);font-size: 200px;text-transform: uppercase;font-weight: 900;font-style: italic;line-height: 160px;opacity: 0.07;z-index: 0;white-space: nowrap;}.tit-txt-tit-bkg_title {font-size: 32px;display: table;margin: auto;line-height: 36px;padding: 50px 0px;}.tit-txt-tit-bkg_title strong {font-weight: 900;}a.tit-txt-tit-button {margin: auto;display: table;direction: rtl;margin-top: 40px;position: relative;z-index: 1;}.acc_content .panel {max-height: 0;overflow: hidden;-webkit-transition: max-height 0.2s ease-out;-o-transition: max-height 0.2s ease-out;transition: max-height 0.2s ease-out;}.acc_content .panel > div {font-size: 16px;line-height: 26px;margin: 20px 0px;}.acc_content .panel > div > span {display: block;}.acc_content .panel > div > a.generic_button {margin-top: 20px;padding: 10px 20px!important;font-size: 14px!important;}.accordions_wrapper .acc_opener {font-size: 1rem;font-weight: inherit;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;padding: 12px 0px;cursor: pointer;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.accordions_wrapper .acc_opener:before {content: '';display: inline-block;width: 20px;height: 20px;margin-right: 10px;border-radius: 3px;-webkit-box-flex: 0;-ms-flex: none;flex: none;}.accordions_wrapper .acc_opener:after {width: 20px;height: 20px;display: inline-block;content: '';-webkit-mask: url(../ico/ico_plus.svg) no-repeat 50% 50%;mask: url(../ico/ico_plus.svg) no-repeat 50% 50%;-webkit-mask-size: cover;mask-size: cover;background: white;position: absolute;}.accordions_wrapper .acc_opener:hover::after {-webkit-mask: url(../ico/ico_down.svg) no-repeat 50% 50%;mask: url(../ico/ico_down.svg) no-repeat 50% 50%;}.accordions_wrapper .acc_opener.opened:after {-webkit-mask: url(../ico/ico_minus.svg) no-repeat 50% 50%;mask: url(../ico/ico_minus.svg) no-repeat 50% 50%;}.accordions_wrapper .acc_opener.opened:hover:after {-webkit-mask: url(../ico/ico_up.svg) no-repeat 50% 50%;mask: url(../ico/ico_up.svg) no-repeat 50% 50%;}.tabcontent {display: none;}#tabs_container .tabs {display: -webkit-box;display: -ms-flexbox;display: flex;text-align: center;margin-bottom: 50px;row-gap: 10px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;font-size: 1.1em;}#tabs_container .tablinks {border-bottom: 2px solid;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 10px 30px;text-transform: uppercase;cursor: pointer;max-width: calc(100% / 3);opacity: 0.6;}#tabs_container .tablinks:hover, #tabs_container .tablinks.active {opacity: 1;}.tablinks.active {pointer-events: none;}#tabs_container .tabcontent > div {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 60px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}#tabs_container .tabcontent > div > div {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}#tabs_container .tabcontent .tab_img_bkg > div {padding-top: 70%;background-size: cover;background-position: center;background-repeat: no-repeat;}#tabs_container .tabcontent > div > div span {display: block;}#tabs_container .tabcontent > div > div a {margin-top: 10px;}.gallery_row {display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fill, calc(25% - 4px));grid-gap: 5px;}.carousel_row {display: block;}.gallery_column {padding-top: 75%;background-size: cover;background-position: center center;background-repeat: no-repeat;position: relative;cursor: pointer;margin: auto;width: 100%;}.gallery_column:hover:before {height: 100%;}.gallery_column:before {content: '';height: 0px;width: 100%;position: absolute;bottom: 0;left: 0;opacity: 0.7;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.gallery_column:hover:after {width: 40px;height: 40px;display: inline-block;content: '';-webkit-mask: url(../ico/ico_zoom.svg) no-repeat 50% 50%;mask: url(../ico/ico_zoom.svg) no-repeat 50% 50%;-webkit-mask-size: cover;mask-size: cover;background: white;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.gallery_column.no_modal {cursor: auto;}.gallery_column.no_modal:before, .gallery_column.no_modal:after {display: none;}.modal {display: none;position: fixed;z-index: 999999999;left: 0;top: 0;width: 100vw;height: 100vh;overflow: hidden;background-color: rgba(0,0,0,0.8);-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;align-items: center;}.modal-content {position: relative;width: 90%;max-width: 1200px;}.modal-content > div > img {height: auto!important;width: auto!important;margin: auto;display: block;max-height: 90vh;}.close:hover{opacity: 0.6;}.close {position: absolute;top: 20px;right: 35px;cursor: pointer;}i.close:before {width: 50px;height: 50px;display: block;content: '';-webkit-mask: url(../ico/ico_close.svg) no-repeat 50% 50%;mask: url(../ico/ico_close.svg) no-repeat 50% 50%;-webkit-mask-size: cover;mask-size: cover;background: white;}.mySlides {display: none;}.prev {left:30px;}.next{right: 45px;}.prev:hover, .next:hover {opacity: 0.6;}.prev, .next {cursor: pointer;position: absolute;color: white;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}span.prev:before {-ms-transform: rotate(135deg);transform: rotate(135deg);-webkit-transform: rotate(135deg);}span.next:before {-ms-transform: rotate(315deg);transform: rotate(315deg);-webkit-transform: rotate(315deg);}span.prev:before, span.next:before {content: '';color: white;border: solid white;border-width: 0 4px 4px 0;display: inline-block;padding: 18px;opacity: 0.6;}.loghi_carousel_heading {font-size: 32px;text-align: center;}.loghi_carousel_wrapper {position: relative;}.loghi_carousel_wrapper .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.loghi_carousel_single {display: -webkit-box!important;display: -ms-flexbox!important;display: flex!important;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 30px 50px;}.loghi_carousel_single img {-webkit-filter: grayscale(100%);filter: grayscale(100%);opacity: 0.5;max-height: 90px;height: auto;width: auto;}.loghi_carousel_single img:hover {-webkit-filter: unset;filter: unset;filter: unset;opacity: 1;}h3.carousel_video_title {text-align: center;margin-bottom: 60px;}.carousel_row.video {margin-left: -15px;margin-right: -15px;}.carousel_row.video .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;}.carousel_row.video .slick-slide {margin: 0 15px;height: auto;}.carousel_row.video .single_video > div:nth-child(2) {padding: 20px 30px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 10px;}.carousel_row.video .single_video > div:nth-child(2) > span.video_title {font-size: 1.1rem;font-weight: bold;}.carousel_row.video .single_video > div:nth-child(2) > span.video_description {font-size: 0.9rem;font-style: italic;}.carousel_row.video .gallery_column {padding-top: 55%;border-top-left-radius: 4px;border-top-right-radius: 4px;}.carousel_row.video .gallery_column:hover:after {-webkit-mask: url(../ico/ico_play.svg) no-repeat 50% 50%;mask: url(../ico/ico_play.svg) no-repeat 50% 50%;}.modal-content > .video {position: relative;padding-top: 55%;}.modal-content > .video > iframe {position: absolute;top: 0;width: 100%;height: 100%;}.blog_cards_wrapper.carousel {grid-template-columns: repeat(auto-fill, 100%);margin-left: -10px;margin-right: -10px;}.blog_cards_wrapper.carousel .blog_card {margin: 0px 10px;}.blog_cards_wrapper.carousel .blog_card:hover {-webkit-box-shadow: unset;box-shadow: unset;opacity: 0.5;}.blog_cards_wrapper {display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fill, calc((100%/3) - 14px));gap: 20px;}.blog_cards_wrapper .blog_card {border: 1px solid #e9e9e9;position: relative;}.blog_cards_wrapper .blog_card:hover {-webkit-box-shadow: 0px 0px 20px 5px #dbdbdb;box-shadow: 0px 0px 20px 5px #dbdbdb;border: 1px solid #cbcbcb;}.blog_cards_wrapper .blog_card_img {padding-top: 100%;background-size: cover;background-position: center center;}.blog_cards_wrapper .blog_card_content {color: var(--theme--text--color);padding: 35px 20px 20px 20px;position: relative;}.blog_cards_wrapper span.blog_date {position: absolute;top: -16px;color: white;font-size: 12px;text-transform: uppercase;line-height: 100%;padding: 10px 22px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);font-weight: bold;width: auto;text-align: center;white-space: nowrap;}.blog_cards_wrapper span.blog_title {display: block;text-align: center;font-size: 22px;line-height: 100%;margin-bottom: 20px;}.blog_cards_wrapper span.blog_excerpt {font-size: 14px;line-height: 20px;display: block;}.composer_cols_wrapper.icon_set {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.icon_single {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.icon_single > div:first-child {width: 3rem;height: 3rem;position: relative;}.icon_single > div:first-child .svg_content {width: 3rem;height: 3rem;display: inline-block;content: '';-webkit-mask-size: cover;mask-size: cover;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.icon_single > div:last-child {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;padding-left: 15px;}.icon_single > div:last-child > span {display: block;}.icon_single > div:last-child > span:first-child {font-size: 1.1rem;}.icon_single > div:last-child > span:last-child {font-size: 0.9rem;}span.pre_title {font-size: 13px;text-transform: uppercase;font-weight: bold;letter-spacing: 2.5px;}.staff_container {display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fill, calc(25% - 15px));gap: 20px;}.staff_container .staff_card {position: relative;}.staff_container .staff_card:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: -o-linear-gradient(top, rgba(0,0,0,0) 20%, var(--theme--primary--color) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0,0,0,0)), to(var(--theme--primary--color)));background: linear-gradient(to bottom, rgba(0,0,0,0) 20%, var(--theme--primary--color) 100%);}.staff_container .staff_card > div {position: relative;padding-top: 149%;background-size: cover;background-position: center;background-repeat: no-repeat;background-color: white;}.staff_container .staff_card > div > div {position: absolute;z-index: 2;color: white;left: 30px;right: 30px;bottom: 30px;}.staff_container .staff_card > div > div > span:nth-child(1) {font-size: 18px;display: block;}.staff_container .staff_card > div > div > span:nth-child(2) {font-size: 11px;text-transform: uppercase;font-weight: 600;letter-spacing: 1px;display: block;}.staff_container .staff_card > div > div > a {font-size: 12px;color: white;font-weight: 600;margin-top: 20px;display: none;}.staff_container .staff_card:hover > div > div > a {display: block;}.composer_cols_container .counter_wrapper {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;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 20px;}.composer_cols_container .counter_wrapper > div {-webkit-box-flex: calc(25% - 15px);-ms-flex: calc(25% - 15px);flex: calc(25% - 15px);text-align: center;}.statistic {font-size: 3rem;line-height: 3.6rem;}@media all and (min-width:1024px) {.composer_txt_img-bkg.only_text.left > div {padding-left: 0;}}.review_container {display: block;margin-left: -15px;margin-right: -15px;}.review_container .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;}.review_container .slick-slide {margin: 0 15px;height: auto;}.review_card > div:first-child {background-size: cover;padding-top: 70%;background-position: center;background-repeat: no-repeat;}.review_card > div:last-child {background: var(--theme--primary--color);padding: 30px 30px;color: white;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;}.review_card span.material-symbols-outlined {font-size: 32px;margin-left: -6px;color:#fef9f9;}.review_card > div:last-child > div {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 16px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.review_card > div:last-child > div > div:first-child {width: 80px;}.review_card > div:last-child > div > div:last-child {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.review_card > div:last-child > div > div:first-child > div {background-size: cover;height: 80px;border-radius: 50%;background-position: center;background-repeat: no-repeat;border: 2px solid white;}.review_card h6 {color: white;margin-bottom: 0;}span.review_star:before {width: 26px;height: 26px;display: inline-block;content: '';-webkit-mask: url(../ico/ico-star.svg) no-repeat 50% 50%;mask: url(../ico/ico-star.svg) no-repeat 50% 50%;-webkit-mask-size: cover;mask-size: cover;background: white;}.composer_cols_container.divider {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.composer_cols_container.divider > div {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 20px;}.divider span.svg_content {width: 3rem;height: 3rem;display: inline-block;content: '';background: var(--theme--primary--color);}.composer_cols_container.divider > div:before, .composer_cols_container.divider > div:after {content: '';display: block;height: 1px;width: 80px;background: var(--theme--primary--color);}@media all and (max-width:1280px) {.composer_cols_container:not(.media) {padding-left:30px;padding-right: 30px;}}@media all and (max-width:1024px) {.composer_txt_img-bkg {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.composer_txt_img-bkg > div {padding: 30px;}.composer_txt_img-bkg.only_text > div {padding-left: 0px;padding-right: 0px;}.composer_txt_img-bkg:not(.only_text) > div:last-child {padding-top: 60%!important;-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.composer_cols_container .img_boxes_wrapper a {flex-basis: 100%;}.col.col_1_3, .col.col_2_3 {width: 100%;}.composer_cols_wrapper {-ms-flex-wrap: wrap;flex-wrap: wrap;}.composer_cols_container.wide.media {padding: 0px;}.col_container {width: 100%;-webkit-box-flex: 1;-ms-flex: auto;flex: auto;}.blog_cards_wrapper {grid-template-columns: repeat(auto-fill, calc((100%/2) - 10px));}.gallery_row {grid-template-columns: repeat(auto-fill, calc(50% - 3px));}.close {right: 10px;top: 10px;}.composer_cols_wrapper.icon_set {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.icon_single:not(:last-child) > div:last-child {border-right: unset;}.staff_container {grid-template-columns: repeat(auto-fill, 100%);}.staff_container .staff_card {margin: 0px 5px;}.staff_container .staff_card > div > div > a {display: block;}.staff_container .staff_card > div > div {left: 15px;right: 15px;bottom: 25px;}#tabs_container .tablinks {max-width: 100%;}#tabs_container .tabcontent > div {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}#tabs_container .tabcontent > div > div.tab_img_bkg {width: 100%;-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.composer_cols_container .counter_wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}@media all and (min-width:769px) {.mobile_dev {display:none!important }}@media all and (max-width:768px) {.desktop_dev {display:none!important }.blog_cards_wrapper {grid-template-columns: repeat(auto-fill, 100%);}.blog_cards_wrapper .blog_card_img {padding-top: 60%;}}