:root {
--font: "Roboto", sans-serif;;


--base-color: #FFFFFF;


--base-text-color: #101119;


--footer-color: #4D4D4D;


--footer-text-color: #FFFFFF;


--button-color: #3A5DF8;


--button-hover-color: #091955;


--button-text-color: #FFFFFF;


--header-color: #FFFFFF;


--header-text-color: #0e0e0e;


--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}

/* =====================================
    Variables
===================================== */
:root {
  /* server sets the following variables */

  /* 
  --font: "Roboto", sans-serif;
  --base-color: #FFFFFF;
  --base-text-color: #101119;
  --footer-color: #4D4D4D;
  --footer-text-color: #FFFFFF;
  --button-color: #3A5DF8;
  --button-hover-color: #091955;
  --button-text-color: #FFFFFF;
  --header-color: #fefefe;
  --header-text-color: #FFFFFF;
  --clear-filters-display-text: inline-block;
  --clear-filters-display-icon: inline-block;
*/
  --white: #fff;
  --offwhite: #f8f9fa;
  --black: #101119;
  --grey: #4D4D4D;
  --light-grey: #F2F2F2;
  --blue: #072AC8;
  --blue-light: #3A5DF8;
  --blue-dark: #091955;
  --main1: #072AC8;
  --main2: #03CEA4;
  --main3: #FF7D00;
  --icon: 'Material Symbols Rounded' !important;
  --radius: 0.5rem;
  --radius-brand: 0.5rem;
  --radius-minimal: 0.25rem;
  --card-shadow: 0 2px 12px rgba(157, 18, 18, 0.42);
  --card-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  /* --card-shadow-hover: 0 4px 20px rgba(0, 0, 0, 0.12); */
  --menu-shadow: 0 5px 4px rgba(0, 0, 0, 0.05);
}



body {
  background-color: var(--offwhite) !important;
}

input {
  border-radius: var(--radius-minimal) !important;
}



/* Header */
#body > div.header-wrapper.collapse > div > div.row.header-bar.clearfix > div.header-bar-section.left > ul > li:nth-child(1) {
  padding-left: 0px;
}
#body > div.header-wrapper.collapse > div > div.row.header-bar.clearfix > div.header-bar-section.right > ul > li:nth-child(2) {
  padding-right: 0px;
}

/* .header-wrapper .row.header, .menu-wrapper .menu-bar-items {
  padding: 0px 0.5em !important;
} */

/* Buttons */
.button, .buy-button, .minibasket .minibasket-icon {
  background-color: var(--button-color) !important;
  border-radius: var(--radius-minimal) !important;
  font-weight: 600;
  color: var(--white) !important;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(47, 91, 255, 0.25);
}
.button:hover, .buy-button:hover, .buy-button:focus, .buy-button:active, .minibasket .minibasket-icon:hover {
  background-color: var(--button-hover-color)!important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(47, 91, 255, 0.35);
}


.vat-switcher-button {
  border-radius: var(--radius-minimal) !important;
  padding: 2px 4px;
  box-shadow: 0 2px 8px rgba(47, 91, 255, 0.25);
  background-color: var(--button-color) !important;
}

.vat-switcher-label {
  color: var(--white);
}

.callout.success {
  background-color: var(--main2);
  border-radius: var(--radius-minimal);
  box-shadow: 0 2px 8px rgba(3, 206, 164, 0.25);
  margin-left: 15px;
  margin-right: 15px;
}

/* Icons */

/* i.fas.fa-chevron-left {
  transform: rotateY(183deg);
} */

.minibasket .minibasket-icon:hover i.fas, .minibasket .minibasket-icon:hover i.far {
  color:var(--white);
}



/* =====================================
    n-Menu
===================================== */

.menu-wrapper .menu-bar {
  box-shadow: var(--menu-shadow);
  background-color: #fff;
}

.header-wrapper.fixed {
  box-shadow: var(--menu-shadow);
}
.header-wrapper .row.header .logo-container a {
  width: 100%;
  height: auto;
}
.fa-times:before {
  position: inherit;
  width: 15px;
  text-align: center;
  position: absolute;
  right: 48px;
  top: 16px;
  padding: 0px;
  font-size: 15px;
}
.product-search-input-container .product-search-button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  padding: 12px;
  float: right;
  position: absolute;
  right: 0px;
  top:0px;
}
.product-search .product-search-input {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
  box-shadow: none;
  padding: 25px 15px;
  border-radius: var(--radius);
  border: 1px solid var(--light-grey);
  transition: all 0.3s ease;
}

.product-search .product-search-input:focus {
  border-color: var(--main1);
  box-shadow: 0 0 0 3px rgba(47, 91, 255, 0.1);
}

.product-search-input-container {
  position: relative;
  padding: 0px;
  background-color: transparent;
}



/* Desktop product menu */
.menu-bar-desktop-products-menu-show-more {
  font-size: .8rem;
  font-weight: bold;
  text-align: right;
}
.menu-bar-desktop-products-menu-items {padding-left:0px;transition:.2s ease-in-out;}
.menu-bar-desktop-products-menu-items a {transition:.2s ease-in-out;}
.menu-bar-desktop-products-menu-items a:hover {padding-left:10px;transition:.2s ease-in-out;}
.menu-bar-desktop-products-menu-items a:hover:before {
  content: "\e5cc";
  font-family: var(--icon);
  margin-right: 3px;
  color: #aaa;
  transition: .2s ease-in-out;
  font-size: 18px;
  position: absolute;
  margin-left: -15px;
  margin-top: -4px;
  font-weight: 600;
}

.menu-bar-desktop-categories-menu {
  flex: 0 0 auto;
}

.menu-bar-desktop-categories-menu-item {
  /* border-bottom: none; */
  margin: 3px 0px 0px 4px;
  border-top-left-radius: var(--radius-minimal);
  border-bottom-left-radius: var(--radius-minimal);
  border: 1px solid #ddd;
  border-right: none;
  cursor: pointer;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 20px;
  position: relative;
  font-weight: bold;
  
  /* width: fit-content; */
}



.menu-bar-desktop-categories-menu-item:last-child {
  border-bottom: 1px solid #ddd;
}

.menu-bar-desktop-categories-menu-item.active {
  background-color: #fff !important;
  /* text-align: right; */
  padding-left: 20px;
  padding-right: 10px;
  color: var(--blue) !important;
  box-shadow: inset 10px 0px 0px 0px var(--blue);
  border-color: var(--blue);

  transition: .2s ease-in-out;
}
.menu-bar-desktop-categories-menu-item.active>a {
  
  color: var(--blue) !important;
}

ul.menu-bar-desktop-categories-menu-items {
  padding: 14px 0px;
  /* width: calc-size(fit-content, size + 1em); */
  margin-left: 1em;
}
.menu-bar-desktop-products-menus {
  padding: 14px;
}
.menu-bar-desktop-products-menu-label {
  /* border-bottom: none; */
}
.menu-bar-desktop-categories-menu-item:hover {
  background-color: transparent;
  /* box-shadow: inset 10px 0px 0px 0px var(--blue);
  .menu-bar-desktop-categories-menu-item:hover {
  transition: .2s ease-in-out; */
}
.menu-bar-desktop-categories-menu-item:hover>a {
  color: var(--blue) !important;
}

/* mobile menu */
.menu-bar-products-content .top-menu-header {
  border: 1px solid var(--blue);
  border-radius: var(--radius-minimal);
  box-shadow: 0 2px 8px rgba(7, 42, 200, 0.25);
  margin: 4px;
  
}
.menu-bar-products-content .is-submenu-item {
  border-bottom: 1px solid #eee;
}
.menu-bar-products-content .js-drilldown-back {
  border: 1px solid var(--blue);
  border-radius: var(--radius-minimal);
  box-shadow: 0 2px 8px rgba(7, 42, 200, 0.25);
  margin: 4px;
  position: relative;
  display: inline-block !important;
}
.menu-bar-products-content .js-drilldown-back:before {
  content: "\e5cb";
  font-family: var(--icon);
  margin-right: 6px;
  color: var(--blue);
  font-size: 32px;
  position: absolute;
  top: -0.15em;
  left: 0px;
}


/* Resource menu */
/* .resource-menu-desktop ul li>ul>li:hover {background: none;}
.resource-menu-desktop ul li>ul>li:hover a {
  color:#9f9f9f;
} */

/* hide loggged in as / sisÃ¤Ã¤nkirjautuneena $name */
/* .row:has(.login-icon-small) {
  display: none;
} */


.header-wrapper .inner-wrapper .row.header {
  /* height: 70px !important; */
  padding: 8px 0px 0px 8px;
}

@media (min-width: 640px) {
    .main-wrapper .content-column.mainContentFixed {
        margin-top: 70px;
    }
}

@media (max-width: 640px) {
  .row.header .product-search {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
  }
}

/* Login Box */

.login-container, .checkout-login-container {
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
  background-color: var(--white);
  margin-bottom: 30px;
}


button.button.login-form-button {
  padding: 11px 30px;
  float: right;
}
.login-form-forgot-password {
  float: right;
  margin-right: 24px;
  padding: 11px 30px !important;
}
button.button.forgot-password-send {
  padding: 11px 30px;
  float: right;
}
button.button.forgot-password-cancel {
  padding: 11px 30px;
  float: right;
  margin-right: 24px;
}

label.forgot-password-email.input-required {
  color: var(--base-text-color) !important;
}

.login-form-forgot-password::before {
  content: "\f0e0";
  margin-right: 6px;
  top: 0px;
  position: relative;
  font-family: 'Font Awesome 6 Free';
}
.login-form-register {
  float: right;
  color: #D60115!important;
  border: 2px solid #D60115;
  background-color: transparent!important;
  font-weight: bold;
  position: absolute;
  top: 16px;
  right: 41px;
  border-radius: 2px;
}

#loginform {
  padding: 40px;
  padding: 48px 40px 40px 40px;
}
.forgot-password-form {
  padding: 40px;
}
#loginform .login-username, #loginform .login-password {
  width: 50%;
  float: left;
  color: var(--base-text-color);
}
#loginform label:nth-child(2) {
  float: right;
}
.login-username {
  padding-right: 10px;
}
.login-password {
  padding-left: 10px;
}
#loginform input[type="text"], input[type="password"] {
  border-radius: var(--radius-minimal) !important;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  box-shadow: none;
}
button.login-form-forgot-password:hover {
  background-color: transparent;
  opacity:0.6!important;
}

.login-username.input-required {
  color: var(--base-text-color) !important;
}

/* =====================================
n-Front page
===================================== */

.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

/* =====================================
    n-Filter Page
===================================== */

/* Filter Menu */
.es-filters-wrapper {
  box-shadow: var(--card-shadow);
  background-color: #fff;
  padding: 1px 17px 12px;
  margin-bottom: 30px;
  border: 1px solid var(--light-grey);
  border-radius: var(--radius-brand);
}

.es-filter-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.es-filter-header > .es-clear-all-filters-button {
  padding: 2px 4px;
  flex: 1 1 0%;
}

.row.medium-uncollapse.es-product-list .columns.small-12.medium-3 {
  padding-left: 0px !important;
}



/* =====================================
    n-Product Page
===================================== */


.product-card .product-card-price .price .price-text {
  font-size: 2rem;
  font-weight: bold;
  color: #1c1c1c;
}
.product-card__tablinks {
  margin-top: 10px;
}
.admin-tablink {
  border-left: 1px solid var(--black);
  padding: 0px;
}
.product-card-information-container > div > div.product-card__tablinks > a:nth-child(2), .product-card-information-container > div > div.product-card__tablinks > a:nth-child(3) {padding-left:7px; margin-right:5px;}


.prodlist-row {
  box-shadow: var(--card-shadow);
  background-color: #fff;
  border-radius: var(--radius-brand);
}
/* Accordion */

.accordion-title {
  font-size: 16px;
  font-weight: 700;
}
.product-card-tabs .accordion-title {
  padding: 17px 22px;
  background-color: #fff;
  font-weight: bold;
  border-radius: var(--radius);
}
.product-card-tabs .accordion li {
  border: none;
  margin-bottom: 5px;
  background-color: #fff;
  border-radius: var(--radius);
  box-shadow: var(--card-shadow);
}
.product-card-tabs .accordion-title:after {
  content: inherit;
}
i.fas.fa-plus.tab-expand {
  content: inherit;
  position: inherit;
  right: inherit;
  top: inherit;
}
i.fas.fa-minus.tab-fold {
  content: inherit;
  position: inherit;
  right: inherit;
  top: inherit;
}
.tab-expand, .tab-fold {
  color: #231F20;
}
.product-card-tabs .accordion-title:hover {
  background-color: #fff;
}
table tbody tr:nth-child(odd) {
  box-shadow: inset 0px -1px #D9D9D9;
  background-color: #fff;
}
table tbody tr:nth-child(even) {
  box-shadow: inset 0px -1px #D9D9D9;
  background-color: #fff;
}
.product-card-tabs .accordion-content {
  background-color: transparent;
  padding: 0px 22px!important;
  margin: 0px;
}
.product-card-tabs .accordion {
  background-color: transparent;
}
th.product-card-specification-label {
  font-size: 16px;
  font-weight: 700 !important;
  line-height: 28px;
  text-align: left;
}
:last-child:not(.is-active)>.accordion-title {
  border-bottom: 0px;
  border-radius: 0 0 0 0;
}
:last-child>.accordion-content:last-child {
  border-bottom: none;
}
.product-card-tab-information {
  padding-bottom: 20px;
}
.ccs-ds-extendedSpec-header {
  background: none!important;
}
/* =====================================
    n-Landing Page 
===================================== */

/* Blog banners */

.tnnet-banners {
  font-family: "Roboto", sans-serif;
  margin: 15px 0;
}

.tnnet-banners__title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: var(--black);
  letter-spacing: -0.02em;
}

.tnnet-banners__container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
}

.tnnet-banners__card {
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  max-width: 400px;
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
  background-color: var(--white);
  overflow: hidden;
  height: 100%;
}

.tnnet-banners__card img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  transition: all 0.3s ease;
}

.tnnet-banners__card:hover img {
  /* box-shadow: var(--card-shadow-hover); */
  transform: translateY(-4px);
}


.tnnet-banners__image {
  width: 100%;
  border-radius: 0.5rem;
}

.tnnet-banners__headline {
  margin: 12px 0.5em 8px;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--black);
  line-height: 1.4;
  flex-grow: 1;
}

.tnnet-banners__tag {
  display: inline-block;
  align-self: flex-start;
  margin: 0 0.5em 1em;
  padding: 6px 10px;
  border: 1px solid #e5e7eb;
  border-radius: var(--radius-minimal);
  font-size: 0.85rem;
  color: var(--grey);
  font-weight: 500;
  background-color: var(--white);
}


#tnnet-case-hero {
  border-radius: var(--radius-brand) !important;
  box-shadow: var(--card-shadow);
}


/* =====================================
    n-Order & n-Basket Page 
===================================== */

/* Basket */
.fa-minus-circle:before {
  content: "\f068";
}
.fa-plus-circle:before {
  content: "\2b";
}
.basket .basket-qty-minus, .basket .basket-remove {
  color: var(--button-color);
  font-size: .7rem;
}
.basket .basket-qty-plus {
  color: var(--button-color);
  font-size: 1.2rem;
}
ul.no-bullet.basket-totals-list li {
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
}

.basket > .basket-totals, .basket > .basket__financing-form, .basket > .basket-buttons  {
  margin-left: 0px;
  margin-right: 0px;
}


.basket-items > .product-with-stock {
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
  /* overflow: hidden; */
  border: 1px solid #ddd);
}

.basket .columns:has(.basket-price) {
  /* width: unset; */
  flex: 1 1 auto;
  min-width: 150px;
}

.basket-items .basket-price .basket-editable-text {
  overflow-wrap: break-word;
  /* word-break: break-all;
  white-space: wrap; */
}

.basket .basket-data > .row {
  display: flex;
  flex-wrap: wrap;
}

#body .selected-accessories .small-product-list-item {
  border-radius: var(--radius-brand);
  /* border: 2px solid #ddd; */
  background-color: var(--white);
  box-shadow: var(--card-shadow);
  margin-bottom: 15px;
}
#body .selected-accessories h4 {
  margin-left: 0.5em;
}

#body .selected-accessories .small-product-list-image img  {
  border: 0;
  z-index: 1;
}
#body .selected-accessories {
  border: 0;
  margin-left: 0px;
}

.checkout .basket-item .row {
  margin: 0px 0.25em;
}

.checkout .product-with-stock {
  margin-bottom: 15px;
}

.order-history .basket-item {
  /* padding: 0 1em; */
}
.order-history .basket-item .basket-product {
  margin: 1em;
}

/* fronpage promotions */

.js-section-margin_top {
  margin-top: 30px;
}
.promotion-item:hover {
  box-shadow: none;
}

.promotion-item .promotion-price:has(.price-suffix) span {
/* .promotion-item .price-suffix { */
  white-space: nowrap;
}


.promoted-products-list {
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
  background-color: var(--white);
}
.promoted-products-list li {
  padding: 10px;
}

/* div:not(.RECENTLY_VIEWED) .promoted-products__item {
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
  background-color: var(--white);
} */

.promoted-products {
  padding: 15px 0px;
  margin-top: 0px;
}

.RECENTLY_VIEWED .promoted-products__item-container {
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
  background-color: var(--white);
  margin: 4px;
}
.RECENTLY_VIEWED .promoted-products__item-container .small-product-list-prices .small-product-list-price .product-price  {
  white-space: wrap;
}

.card-arrow span {
  font-size: 1rem;
}
.card-icon span {
  color: var(--main1);
}
.card-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  padding:0px;
}
a.card:hover {
  /* background-color: var(--light-grey); */
  border: 1px solid var(--blue);
  box-shadow: var(--card-shadow-hover);
  transform: translateY(-2px);
}
a.card:hover .card-arrow {background-color:var(--main1); color:var(--white);}

.card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: var(--radius-brand);
  padding: 20px;
  text-decoration: none;
  color: black;
  box-shadow: var(--card-shadow);
  transition: all 0.3s ease;
  margin-bottom:.1rem;
  border: 1px solid var(--light-grey);
}

.section.small-12.js-section-products {
  margin-top: 30px;
}

/* Product Cards */
.product-list-item,
.product-card-container {
  border-radius: var(--radius-brand);
  overflow: hidden;
  box-shadow: var(--card-shadow);
  transition: all 0.3s ease;
  background-color: #fff;
}

.product-list-item:hover,
.product-card-container:hover {
  box-shadow: var(--card-shadow-hover);
  transform: translateY(-2px);
}


.promotion-container .promotion-item {
  border-radius: var(--radius-brand);
  box-shadow: var(--card-shadow);
}

.card-icon {
  width: 28px;
  height: 28px;
  margin-right: 12px;
  top: 2px;
  position: relative;
}

.card-text {
  flex-grow: 1;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--black);
  letter-spacing: -0.01em;
}

.card-arrow {
  width: 36px;
  height: 36px;
  background: var(--offwhite);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main1);
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
.support-section .material-symbols-rounded {
  font-weight: 300;
  top: 6px;
  position: relative;
  left: 20px;
}


/* =====================================
n-Footer
===================================== */

.footer {
  background-color: var(--black);
}

/* =====================================
n-Media Queries
===================================== */

@media (max-width: 575px) {
  /* Mobile styles */
  .logo-container {
    padding: 5px 15px !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* Landscape phone styles */
  .logo-container {
    padding: 5px 15px !important;
  }
  ul.content-footer-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .logo-container {
    padding: 5px 15px !important;
  }
  /* Tablet styles */
  .footer .footer-wrapper .content-footer-wrapper {
    margin-left: 0px;
  }
  .footer .footer-wrapper .content-footer-wrapper li {
    margin-left: 0px;
  }
  ul.content-footer-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* Desktop styles */
  .logo-container {
    padding: 20px !important;
  }
  ul.content-footer-wrapper {
    display: flex;
  }
}

@media (min-width: 1200px) {
  /* Large screens styles */
  .logo-container {
    padding: 20px !important;
  }
  .menu-bar-items {
    /* padding:0px; */
  }
  .header-wrapper .row.header .logo-container {
    /* padding:0px; */
  }
  .row.header .minibasket {
    /* padding: 8px 0px 8px 8px; */
  }
  ul.content-footer-wrapper {
    display: flex;
  }
  .footer .footer-wrapper .content-footer-wrapper {
    margin-left: 0px;
  }
  .footer .footer-wrapper .content-footer-wrapper li {
    margin-left: 0px;
  }
}



.logo-container a img {
  max-height: 32px !important;
  width: auto;
  height: auto;
}

ul.content-footer-wrapper li:not(:has(h3), :has(span)) {
  display: none !important;
}

ul.content-footer-wrapper span a {
  text-wrap: nowrap;
}

ul.content-footer-wrapper {
  margin: 20px auto 0 auto !important;
  justify-content: space-evenly;
}
ul.content-footer-wrapper li {
  margin: 20px 5px !important;
}


/* =====================================
Support Bar Styles
===================================== */

.tnnet-support {
  --muted: #cbd5e1;
  --pill: #101938;
  --accent: #2f5bff;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  padding: 10px 14px;
  border-radius: var(--radius-brand);
  background: linear-gradient(0, var(--blue-dark), var(--blue));
  box-shadow: 0 6px 18px rgba(0,0,0,.18);
  font-family: 'Roboto', sans-serif;
  color: var(--white);
}

.tnnet-support__left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.tnnet-support__title {
  font-weight: 500;
  letter-spacing: -.03125rem;
}

.tnnet-support__separator {
  opacity: .35;
}

.tnnet-support__hours {
  color: var(--muted);
}

.tnnet-support__spacer {
  flex: 1 1 auto;
}

.tnnet-support__right {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.tnnet-support__contact-link {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--white);
  background: transparent;
  padding: 8px 12px;
  border-radius: 10px;
}

.tnnet-support__contact-icon {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

.tnnet-support__contact-text {
  font-weight: 700;
}


.promotion-item-bar {
  grid-template-columns: 1fr auto !important;
}



.pagination .current {
  background-color: var(--button-color) !important;
  color: var(--white) !important;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(47, 91, 255, 0.25);
  border-radius: var(--radius-minimal) !important;
}