







/* 1a. Containers */




/* 1b. Colors */



:root {
  --black: #1b1c1d;
  --white: #FFFFFF;
  --primary-green: #69be28;
  --primary-grey: #565A5C;
  --primary-blue: #5BC6E8;
  --primary-yellow: #C9DD03;
  --secondary-blue: #50C9B5;
  --secondary-grey: #8B8178;
  --light-grey: #E0E1DD;
  --secondary-light-grey: #F6F6F6;
  --tertiary-green: #4F7C31;
  --tertiary-yellow: #7F8B1F;
  --tertiary-teal: #428278;
}

/* 1c. Typography */































/* 1d. Buttons */













\





/* 1e. Forms */













































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1280px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 72px 2rem;
}

.dnd-section > .row-fluid {
  max-width: 1280px !important;
}
@media only screen and (max-width: 796px) {
  .dnd-section,
  .content-wrapper--vertical-spacing
/*   ,
  div.dnd-section.dnd_area-row-2-padding,
  div.dnd-section.dnd_area-row-3-padding,
  div.dnd-section.dnd_area-row-4-padding,
  div.dnd-section.dnd_area-row-5-padding */
  {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
    padding-left: 16px !important;
    padding-right: 16px !important
  }
}





html {
  font-size: 16px;
  line-height: 24px;
}

body {

      font-family: brother-1816, helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;

  color: #1b1c1d;
  font-size: 16px;
  line-height: 24px;
}

/* Paragraphs */

p {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  line-height: 24px;
}
.p1 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  color: #1b1c1d;
  font-size: 24px;
  line-height: 32px;
}
.p2 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  color: #1b1c1d;
  font-size: 20px;
  line-height: 28px;
}
.p3 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  color: #1b1c1d;
  font-size: 16px;
  line-height: 24px;
 
}

.p4 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  color: #1b1c1d;
  font-size: 14px;;
  line-height: 20px;
}

.p5 {
  font-size: 12px;
  color: #1b1c1d;
  line-height: 16px;
}

}
.p3 p{
  margin-bottom: 12px;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: brother-1816, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: brother-1816, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: brother-1816, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 70px;
  line-height: 100%;
  text-transform: none;
}
.h1-mob {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 54px;
  line-height: 100%;
  text-transform: none;
}

@media only screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 54px;
  }
  
  .h1-mob{
     font-size: 40px;
  }
}

h2,
.h2 {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 42px;
  line-height: 50px;
  text-transform: none;
  font-weight:100;
  margin-bottom:24px;
}
@media only screen and (max-width: 768px) {
  .h2 {
    font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
    color: #1b1c1d;
    font-size: 32px;
    line-height: 36px;
    text-transform: none;
  }
}

h3,
.h3 {
  font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 32px;
  line-height: 36px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 20px;
  line-height: 28px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border: 0px solid white;
  margin-left: 0px;
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
  padding:0px;
}

blockquote::before, blockquote::after {
    background-image: url(https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Icons/blockquote.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    width: 40px;
    height: 40px;
    display: block;
}

blockquote::after {
   transform: rotate(180deg);
  float:right;
  margin-top:10px;
}

ul {
  list-style: none;
}
li {
  position: relative;
}
ul li:before {
  content: " • ";
  position: absolute;
  left: -16px;
  font-size: inherit;
}




button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 0px none #1b1c1d;

  padding-top: 12px;
padding-right: 20px;
padding-bottom: 12px;
padding-left: 20px;

  font-family: brother-1816, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(105, 190, 40, 1.0)

;
  border-radius: 8px 0px 8px 0px;
  color: #FFFFFF;
  font-size: 20px;
  text-transform: none;
  font-weight: 250 !important;
  border: 1px solid transparent ;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid rgba(255, 255, 255, 0%);
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(79, 124, 49, 1.0)

;
   !important;
  border-radius: 8px 0px 8px 0px;
  border-color: rgba(0,0,0,0) !important;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(145, 230, 80, 1.0);
  border-color: #434445;
}





form,
.submitted-message {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  border: 0px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  padding-top: 16px;
padding-right: 0px;
padding-bottom: 16px;
padding-left: 0px;
;
}

.submitted-message {
  font-size: 20px;
  text-align: center;
  color: var(--white);
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding: 0px;
;
  font-family: brother-1816; font-style: normal; font-weight: 250; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 32px;
  color: #1b1c1d;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}


/* Labels */

form label {
  color: #ffffff;
}

/* Help text */

form legend {
  color: #1b1c1d;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px none #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1B1C1D;
  border-radius: 4px 4px 4px 4px;
  outline: none !important;
}


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

/* Footer input */
footer form input[type=email] {
  border-radius: 4px 0 0 4px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #8B8178;
}

::-moz-placeholder {
  color: #8B8178;
}

:-ms-input-placeholder {
  color: #8B8178;
}

::placeholder {
  color: #8B8178;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #8B8178;
}

.fn-date-picker td.is-selected .pika-button {
  background: #1b1c1d;
}

.fn-date-picker td .pika-button:hover {
  background-color: #1b1c1d !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #1b1c1d;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 0px none #1b1c1d;
;
  padding-top: 16px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1c1d;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(105, 190, 40, 1.0)

;
  border-radius: 8px 0px 8px 0px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(79, 124, 49, 1.0)

;
  color: #ffffff;
  border-radius: 8px 0px 8px 0px;
  border: 0px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(145, 230, 80, 1.0);
  border-color: #434445;
}





/* Table */

table {
  border: 1px solid #1b1c1d;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #1b1c1d;

  padding: 18px;

  color: #1b1c1d;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(27, 28, 29, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1b1c1d;
}





.header {
  background: linear-gradient(180deg, rgba(27, 28, 29, 0.00) 0%, rgba(27, 28, 29, 0.00) 87.06%);
  transition: all .3s ease;
}

.header.header-top {
  background: linear-gradient(180deg, rgba(27, 28, 29, 0.80) 0%, rgba(27, 28, 29, 0.00) 87.06%);
  
  background-blend-mode: multiply;
}

.header:before {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 148px;
  z-index: -1;
  border-radius: 0 0 30px 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  transition: all .3s ease .3s;
}

.header.header-top:before {
  content: "";
  /*height: 0px;*/
  top:-148px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: all .2s linear .3s;
}

.header.header-top.header-open:before {
  content: "";
  top: 0;
  transition: all .2s linear, border-radius .2s linear .3s;
}
.header.header-open:before {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.header.header-open.header-submenu-open:before {
  border-radius: 0;
  transition: all .2s linear, border-radius .2s linear 0s;
}

.header__row-1{
  display:none;
}
/*
.header__container {
 max-width: 1280px;
}
*/
.header__logo--main {
    padding: 0px;
}

/* Blog header Overrides */
.hs-blog-post .header:before {
  height: 0;
}

.menu-top-row{
  display:flex;
  justify-content: flex-end;
  padding:16px 16px 0px 16px;
  gap: 16px;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #1b1c1d;
  font-family: brother-1816;
  transition: all .3s ease;
}

.header.header-top .menu__item--depth-1>.menu__link {
  color: var(--white);
  transition: all .2s ease .3s;
}
.header.header-top.header-open .menu__item--depth-1>.menu__link {
  color: #1b1c1d;
  transition: all .2s ease;
}
.hs-blog-post .header.header-top.header-open .menu__item--depth-1>.menu__link {
  color: var(--white);
}

.menu__child-toggle-icon {
  border-top-color: #1b1c1d;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #000000;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #434445;
}

.menu__child-toggle-icon:active {
  border-top-color: #434445;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
/*   background-color: #1b1c1d; */
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #1b1c1d;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #1b1c1d;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #1b1c1d;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #1b1c1d;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: brother-1816;
}

.header__language-switcher-label-current:after {
  border-top-color: #1b1c1d;
}

@media(max-width: 767px) {

  .header:before {
    height: 81px;
    transition: all .3s linear .3s, border-radius .2s linear .3s, box-shadow 0s linear .3s;
  }
  .header.header-top:before {
    height: 0px;
    transition: all .2s linear .3s;
  }
  
  .header.header-open:before {
    border-radius: 0;
    transition: all .2s linear .2s, border-radius .2s linear 0s, box-shadow 0s linear .2s;
  }
  .header.header-open.header-top:before {
    height: 81px; 
    transition: all .2s linear, border-radius .2s linear 0s;
  }

  .header__navigation {
    /*background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;*/
    transition: all .3s ease;
  }
  .header__navigation .menu--mobile .menu-bottom-row {
    border-radius: 0 0 30px 30px;
    /*transition: all .3s linear;*/
    overflow: hidden;
    background-color: var(--white);
    /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);*/
    box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, .075);
  }
  .header.header-open.header-top .header__navigation .menu--mobile .menu-bottom-row {
    transition: all .3s linear .2s;
  }
  /*
  .header.header-top .header__navigation .menu--mobile {
    background-color: transparent;
  }
  .header-submenu-open .header__navigation .menu--mobile {
    border-radius: 0;
  }*/
  .search_submenu_wrapper {
    top: 80px !important;
  }
  .header.header-top .header__navigation {
    background-color: transparent;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .header.header-open.header-top .header__navigation {
    /*background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;*/
    transition: all .3s ease;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #1b1c1d;
  }

  .hs-blog-post .header.header-top.header-open .menu__item--depth-1>.menu__link {
    color: #1b1c1d;
  }
}







.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  z-index: 2;
  position: relative;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #1b1c1d;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 72px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #1b1c1d;
}

.blog-post__tag-link {
  color: #1b1c1d;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #434445;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #1b1c1d;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #434445;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 72px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
}





/* Button + Button icons */
.rounded {
  border-radius: 50px !important;
}

svg.circle-arrow-fill,
svg.circle-arrow {
  vertical-align: middle;
  margin-left: 8px;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>svg.circle-arrow-fill,
*:hover>svg.circle-arrow-fill,
*:hover>span>svg.circle-arrow,
*:hover>svg.circle-arrow {
  margin-left: 16px;
}
.centered-btn:hover>span>svg.circle-arrow-fill,
.centered-btn:hover>span>svg.circle-arrow
.centered-btn:hover>svg.circle-arrow-fill,
.centered-btn:hover>svg.circle-arrow {
  margin-left: 8px !important;
}
.circle-arrow .fill-icon {
  visibility: hidden;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow .fill-icon,
*:hover>.circle-arrow .fill-icon {
  visibility: visible;
}
.circle-arrow .outline-arrow,
.circle-arrow .outline-circle {
  visibility: visible;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow .outline-arrow,
*:hover>span>.circle-arrow .outline-circle,
*:hover>.circle-arrow .outline-arrow,
*:hover>.circle-arrow .outline-circle {
  visibility: hidden;
}

.circle-arrow-fill .fill-icon {
  visibility: visible;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow-fill .fill-icon,
*:hover>.circle-arrow-fill .fill-icon {
  visibility: hidden;
}
.circle-arrow-fill .outline-arrow,
.circle-arrow-fill .outline-circle {
  visibility: hidden;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow-fill .outline-arrow,
*:hover>span>.circle-arrow-fill .outline-circle,
*:hover>.circle-arrow-fill .outline-arrow,
*:hover>.circle-arrow-fill .outline-circle {
  visibility: visible;
}

svg.video-btn-icon {
  vertical-align: middle;
  margin-left: 8px;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.video-btn-icon,
*:hover>.video-btn-icon {
  margin-left: 16px;
}

svg.video-btn-icon path {
  visibility: visible;
  transition: all .2s linear, visibility 0s;
}


/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #1b1c1d;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #434445;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #1b1c1d;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #1b1c1d;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #434445;
}

.hs-pagination__link-icon svg {
  fill: #1b1c1d;
}

/* Pricing card */

.card__price {
  font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 32px;
}

.card__body svg {
  fill: #1b1c1d;
}

/* Social follow */

.social-links__icon {
  background-color: #1b1c1d;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #434445;
  font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 32px;
}






.hasShadow{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
/**********************************************/
/* Included in the theme-overrides.css file   */
/**********************************************/

.en-wb {
  word-break: break-word;
}
/* Custom Layouts */
.text-left-img-right>.row-fluid,
.text-right-img-left>.row-fluid {
  gap: 72px;
}

@media only screen and (max-width: 768px) {
  .text-left-img-right>.row-fluid {
    gap: 32px;
  }
  .text-right-img-left>.row-fluid {
    flex-direction: column-reverse;
    gap: 32px;
  }
}

/* Arrow sections */
.blue-arrow-right:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 600px;
  background-image: url(https://info.kilcoyglobalfoods.com/hubfs/Module%20Images/blue-arrow.svg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  margin-top: -300px;
  pointer-events: none;
}
.nutrition-arrow-left:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 686px;
  background-image: url(https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Module%20Images/Left%20Triangle%20Image-min.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  margin-top: -180px;
  pointer-events: none;
}
/* Link underline */
.link-underline:after {
  content: "";
  background-color: var(--black);
  bottom: 1px;
  height: 1px;
  left: 0;
  position: relative;
  margin-top: 4px;
  margin-bottom: -4px;
  display: block;
  visibility: hidden;
  width: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-underline:hover:after {
  visibility: visible;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* Side by side image - content sections */
.content-image {
  display: flex;
  align-items: center;
}

.content-image .content-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-image.right-block {
  flex-direction: row-reverse;
}

.content-image.left-block  .content-section {
  border-radius: 32px 0px;
}
.content-image.right-block .content-section {
  border-radius: 0px 32px;
}

.content-image.left-block .curve-image-wrapper {
  max-height: 406px;
}
.content-image.right-block .curve-image-wrapper {
  max-height: 406px;
}

.content-image .curve-image-wrapper {
  border-radius: 32px;
  overflow: hidden;
  z-index: 2;
  display: flex;
  flex:1;
  max-height:406px;
}


.content-image .curve-image-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  object-fit: cover;
  transition: all .3s ease;
}
.content-image .curve-image-wrapper:hover img {
  transform: scale(1.05);
}

@media only screen and (max-width: 968px) {
  .content-image {
    flex-direction: column-reverse !important;
  }
  .content-image .content-section {
    width: 100% !important;
  }
  .content-image .curve-image-wrapper {
    margin: 0 !important;
  }   
}

/* Video and Thumbnail */
.video-thumbnail-wrapper {
  border-radius: 32px;
  overflow: hidden;
  max-height:406px;
}
.video-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  object-fit: cover;
  border-radius: 32px;
  transition: all .3s ease;
}
.video-thumbnail-wrapper:hover img {
  transform: scale(1.05);
}

.video-thumbnail {
  position: relative;
  display:flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 406px;
}
.video-thumbnail svg {
  position: absolute;
}
.video-thumbnail svg circle {
  fill-opacity: 0.5;
  transition: all .3s ease;
}
.video-thumbnail:hover svg circle {
  fill-opacity: 0.9;
}

/* Image Cta Panel */
.image-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all .3s ease-in;
}
.image-panel.next {
  height: 425px;
  justify-content: flex-start;
}
.image-panel:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  transform-origin: center;
  transition: transform 0.3s ease-in;
}
.image-panel:focus::after, .image-panel:hover::after {
  transform: scale(1.05);
}
.image-panel .panel-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all .3s ease-in;
  z-index: 1;
}
.image-panel:hover .panel-overlay {
  opacity: 0 !important;
  transition: all .3s ease-in;
}
.panel-card {
  background-color: transparent;
  border-radius: 32px 0; 
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 581px;
  transition: all .3s ease-in;
}
.image-panel.next .panel-card {
  width: 510px;
}
.image-panel:hover .panel-card {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}


/* Magicpop overrides */

.mfp-counter {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 100 !important;
  line-height: 24px !important;
  right: 16px !important;
  top: -2px !important;
}
.mfp-close {
  color: #fff !important;
  padding: 8px !important;
  text-align: right !important;
  width: auto !important;
  font-size: 40px !important;
  font-weight: 100 !important;
  border: solid 1px #ffffff !important;
  font-family: brother-1816, helvetica, sans-serif !important;
  display: flex !important;
  align-items: center !important;
  border-radius: 50px !important;
  position: fixed !important;
  right: 20px !important;
  top: 20px !important;
  opacity: 1 !important;
}
.mfp-close:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.mfp-bottom-bar {
  margin-top: -44px !important;
}
.mfp-title {
  color: #ffffff;
  padding-right: 32px !important;
  padding-left: 32px!important;
  font-size: 24px;
  font-weight: 100;
}

img.mfp-img {
  border-radius: 30px !important;
  overflow: hidden !important;
  padding: 0 !important;
  max-height: calc(100vh - 160px) !important;
}
.spec-sheet img.mfp-img {
  border-radius: 0px !important;
}
figure:before {
  border-radius: 30px !important;
  content: "";
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 80%, rgba(0, 0, 0, 0.80) 100%) !important;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
}
.spec-sheet figure:before {
  border-radius: 0px !important;
  background: none !important;
}
.mfp-arrow {
  opacity: 1 !important;
  margin: 0 !important;
  top: 45% !important;
}
.mfp-arrow:after {
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  top: 0 !important;
  padding: 32px !important;
}
.mfp-arrow-right:after {
  border: 0px solid #fff !important;
  margin-left: 0 !important;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%23ffffff'/%3E%3C/svg%3E") !important;
  transform: scale(2);
}
.mfp-arrow-left:after {
  margin-left: 0;
  border: 0px solid #fff !important;
  margin-right: 0 !important;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%23ffffff'/%3E%3C/svg%3E") !important;
  transform: scale(2) scaleX(-1);
  left: auto !important;
  right: 0 !important;
}
.mfp-arrow:before {
  display: none !important;
   border: 0 !important;
}
.mfp-arrow:hover {
  margin-top: 0 !important;
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.mfp-arrow:active {
  margin-top: 0 !important;
  margin-right: -10px !important;
  margin-left: -10px !important;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important;
}
.mfp-bg {
  background: #000 !important;
  opacity: .9 !important;
}

.white-popup {
  max-width: 85vw;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 30px;
}

.wrapper {
  max-width: 1091px;
  height: 720px;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 56px 64px;
  margin: 0 auto;
  border-radius: 30px;
  background: var(--white);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
.wrapper .info-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 64px;
  margin-bottom: 32px;
  flex-basis: 20%;
  flex-grow: 1;
}
.mb-score .info-wrapper {
  flex-basis: 25%;
}
.wrapper .info-wrapper .info-text h2 {
  font-weight: 500;
}
.wrapper .info-wrapper .info-title-wrapper .h2.score {
  font-weight: 100;
  flex-grow: 1;
  white-space: nowrap;
}
.wrapper .info-wrapper .info-text p {
  font-weight: 300;
  margin: 0;
}
.wrapper .info-wrapper .info-code {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.wrapper .info-wrapper .info-code .h3 {
  font-weight: 250;
}
.wrapper .info-wrapper .info-code .info-tooltip {
  display: flex;
  margin-left: 8px;
  position: relative;
}
.wrapper .info-wrapper .info-code .info-tooltip svg circle {
  fill: var(--black);
  transition: all .3s ease;
}
.wrapper .info-wrapper .info-code .info-tooltip:hover svg circle {
  fill: #488092;
}
.wrapper .info-wrapper .info-title-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 16px;
}
.wrapper .info-wrapper .info-title-wrapper .h2,
.wrapper .info-wrapper .info-title-wrapper h2 {
  margin: 0;
}
.wrapper .info-wrapper .info-title-wrapper img {
  max-width: 74px;
  max-height: 74px;
  overflow: hidden;
}
.model-wrapper img.showcase-img {
  object-fit: contain;
  height: 100%;
}

/* Scrollbar Styling */
.mfp-inline-holder::-webkit-scrollbar {
  width: 8px;
}

.mfp-inline-holder::-webkit-scrollbar-track {
  background-color: #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.mfp-inline-holder::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: var(--light-grey); 
}

/* Protrait video popup override */
.portrait-video .hs-video-container iframe,
.portrait-video .hs-video-container {
  max-height: 90vh;
}
.portrait-video .hs-video-wrapper {
  padding-bottom: 177.78% !important;
}

@media only screen and (max-width: 786px) {
  .mfp-bg.mfp-ready {
    
  }
  .mfp-container.mfp-inline-holder {
    padding: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .mfp-inline-holder .mfp-close {
    color: var(--black) !important;
    border: solid 1px var(--black) !important;
    position: absolute !important;
  }
  .mfp-inline-holder button.mfp-arrow {
    position: absolute;
    display: flex;
    top: 100% !important;
    height: 0;
    width: 40px;
    display: none;
  }
  .mfp-inline-holder button.mfp-arrow.mfp-arrow-right {
    left: calc(100% - 78px) !important;
  }
  .mfp-inline-holder .mfp-arrow-right:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%231b1c1d'/%3E%3C/svg%3E") !important;
    /*transform: scale(2);*/
    position: absolute !important;
    padding: 10px 20px !important;
    left: 0;
  }
  .mfp-inline-holder button.mfp-arrow.mfp-arrow-left {
    left: 24px;
  }
  .mfp-inline-holder .mfp-arrow-left:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%231b1c1d'/%3E%3C/svg%3E") !important;
    /*transform: scale(2) scaleX(-1);*/
    position: absolute !important;
    padding: 10px 20px !important;
    left: 0;
  }

  .mfp-inline-holder .mfp-content .wrapper {
    padding: 32px 24px 32px;
    min-height: 100vh;
    overflow-y: scroll;
    max-width: 100vw;
    border-radius: 0;
    position: relative;
    gap: 32px;
  }
  .mfp-content .wrapper .info-wrapper {
    gap: 16px;
    margin-bottom: 0px;
    flex-direction: column;
    flex-basis: 40%;
  }
  .mfp-content .wrapper .model-wrapper {
    flex-basis: 45%;
    min-height: 300px;
  }
  .mfp-content .wrapper .info-wrapper h2 {
    margin-bottom: 16px;
  }
  .mfp-content .wrapper .info-wrapper .info-title-wrapper {
    flex-wrap: wrap;
    gap: 12px;
  }
  .wrapper .info-wrapper .info-title-wrapper img {
    flex-basis: 15%;
  }
  .mfp-content .wrapper .info-wrapper .info-title-wrapper h2 {
    margin-bottom: 0px;
    flex-basis: 75%;
  }
  .mfp-content .wrapper .info-wrapper .info-code {
    justify-content: flex-end;
  }
  .mfp-arrow {
    top: 90% !important;
  }
  .mfp-wrap {
    overflow: hidden !important;
  }
}
@media only screen and (max-width: 440px) {
  .mfp-content .wrapper {
    gap: 16px;
  }
  .wrapper .info-wrapper .info-title-wrapper {
    gap: 8px;
  }
  .wrapper .info-wrapper .info-title-wrapper img {
    max-width: 56px;
    max-height: 56px;
    flex-basis: 25%;
  }
  .mfp-content .wrapper .info-wrapper h2 {
    font-size: 32px;
    line-height: 40px;
    flex-basis: 70%;
  }
  .wrapper .info-wrapper .info-title-wrapper .h2.score {
    font-size: 20px;
    line-height: 28px;
  }
  .wrapper .info-wrapper .info-text p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .mfp-content .wrapper {
    padding: 26px 18px;
  }
}
/* tool tip */
.info-tooltip .pop-up-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.info-tooltip span.pop-up {
  position: absolute;
  bottom: -400%;
  font-size: clamp(12px, 2vw, 13px);
  display: block;
  width: 300px;
  background: var(--white);
  color: var(--black);
  padding: 32px;
  border-radius: 30px;
  z-index: 11;
  line-height: 1;
  opacity: 0;
  transform: scale(0);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
  transition: 0.3s all ease;
}

.info-tooltip:hover span.pop-up {
  opacity: 1;
  transform: scale(1);
  bottom: 195%;
  width: 300px;
}
.info-tooltip:hover span.pop-up::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='27' viewBox='0 0 36 27' fill='none'%3E%3Cpath d='M22.3239 23.5532C20.3967 26.8723 15.6033 26.8723 13.6761 23.5532L-1.10459e-06 2.57483e-06L36 5.72205e-06L22.3239 23.5532Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  left: calc(50% - 18px);
  filter: drop-shadow(0px 3px 2px rgb(0 0 0 / 0.1));
  top: 100%;
}
.info-tooltip span.pop-up .p2 {
  font-weight: 700;
  margin-bottom: 8px;
}
.info-tooltip span.pop-up .p4 {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
}

.p3.code {
  margin-top: 16px;
  font-weight: 300;
  margin-bottom: 0;
}


@media only screen and (max-width: 786px) {  
  .info-tooltip span.pop-up {
    right: -16px;
    border-radius: 16px;
  }
  .info-tooltip:hover span.pop-up::before {
    left: calc(100% - 50px);
  }
}

/* Small tabs */
.tab-description {
  display: none;
  font-weight: 300;
}
.tab-description.active {
  display: block;
}
.image-side img {
  display: none;
}
.image-side img.active-solo,
.image-side img.active {
  display: block;
}
.tab-buttons {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}
.tab-button {
  padding: 12px;
  background: var(--white);
  border-radius: 8px;
  border: solid 1px var(--black);
  cursor: pointer;
  transition: all .3s ease;
}
.tab-button:hover {
  padding: 12px;
  background: var(--light-grey);
  border-radius: 8px;
  border: solid 1px var(--black);
}
.tab-button.active {
  padding: 12px;
  background: var(--light-grey);
  border-radius: 8px;
  border: solid 1px #ffffff01;
}

/* tabs */
.tabs {
  max-width: 969px;
  width: 100%;
  position: relative;
  height: 452px;
  display: flex;
  gap: 8px;
}
.tab-switch {
  display: none;
}
.tab-content {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 47px;
  left: 0;
  /*padding: 24px;*/
  background: var(--secondary-light-grey);
  color: var(--black);
  border: 1px solid var(--light-grey);
  opacity: 0;
  transition: all 0.35s;
  bottom: 0;
  display: flex;
}
.tab {
  float: left;
  width: 100%;
  flex-grow: 1;
}
/*
.tabs::before,
.tabs::after {
  content: "";
  display: table;
}
*/
.tabs::after {
  clear: both;
}
.tab-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  width: 100%;
  padding: 8px 0;
  white-space: nowrap;
  flex-grow: 1;
  display: inline-block;
  cursor: pointer;
}
.label-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 100%;
  height: 36px;
  margin-top: 12px;
  margin-right: 4px;
  background: var(--light-grey);
  border: 1px solid var(--light-grey);
  border-bottom: 0;
  border-radius: 8px 8px 0px 0px;
  color: var(--secondary-grey);
  cursor: pointer;
  top: 0;
  transition: all 0.25s;
  z-index: 4;
}
.tab-switch:checked + .label-wrapper + .tab-content {
  z-index: 2;
  opacity: 1;
  transition: all 0.35s;
}
.tab-switch:checked + .label-wrapper {
  background: var(--secondary-light-grey);
  height: 48px;
  margin-top: 0;
  color: #2c3e50;
  border: 1px solid var(--light-grey);
  border-bottom: 0;
  transition: all 0.35s;
  z-index: 3;
  top: 0 ;
}
.tab-switch:checked ~ .label-wrapper .tab-label {
  cursor: default;
  padding: 10px 0;
}

@media only screen and (max-width: 786px) {
  .tab-label {
    padding: 4px;
    white-space: initial;
    overflow: hidden;
    max-height: 100%;
  }
  .tab-content {
    min-height: 300px;
  }
  .label-wrapper {
    height: 60px;
  }
  .tab-switch:checked + .label-wrapper {
    height: 72px;
  }
  .tab-switch:checked ~ .label-wrapper .tab-label {
    padding: 4px;
  }
  .tab-content {
    top: 71px;
  }
}
@media only screen and (max-width: 440px) {
  .tabs {
    gap: 2px;
  }
  .tab-label {
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
  }
  
}

.model-wrapper {
  flex-basis: 50%;
  flex-grow: 1;
}
.model-wrapper,
model-viewer {
  display: flex;
  height: auto;
  width: 100%;
  overflow: hidden;
  justify-content: center;
  background: var(--secondary-light-grey);
}
.model-wrapper img {
  padding: 24px;
  overflow: hidden;
}

.img-wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  max-height: 120px;
  flex-grow: 0;
  overflow: hidden;
}

@media screen and (max-width: 1420px){

  .nutrition-arrow-left:before{
    display:none;
  }

}

@media screen and (max-width: 796px){

  .row-fluid-wrapper.dnd-section:has(.right-gradient-section) {
    background-color: #000;
    padding-top: 40px !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 15% 100% !important;
  }
  .row-fluid-wrapper.dnd-section:has(.right-gradient-section):before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    bottom: 200px;
    width: 100%;
    height: 100px;
    left: 0px;
    content: "";
    z-index: 1;
  }


  .row-fluid-wrapper.dnd-section:has(.left-gradient-section) {
    background-color: #000;
    padding-top: 40px !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 85% 100% !important;
  }
  .row-fluid-wrapper.dnd-section:has(.left-gradient-section.just-overlay) {
    background-color: var(--black);
    padding: 0 !important;
  }
  .row-fluid-wrapper.dnd-section:has(.left-gradient-section):before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    bottom: 200px;
    width: 100%;
    height: 100px;
    left: 0px;
    content: "";
    z-index: 1;
  }
  .row-fluid-wrapper.dnd-section:has(.left-gradient-section.just-overlay):before {
    display: none;
  }

  .left-gradient-section:before,
  .right-gradient-section:before {
    box-shadow: inset -0vw 1px 5px 5px rgba(0, 0, 0, .59) !important;
    -webkit-box-shadow: inset 0vw 1px 5px 5px rgba(0, 0, 0, .59) !important;
    -moz-box-shadow: inset -0vw 1px 5px 5px rgba(0, 0, 0, .59) !important;
  }

  .row-fluid-wrapper.dnd-section.stack-image-mob-left {
    padding:0px !important;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 15% 100% !important;
  }


  .stack-image-mob-left .text-block {
    border-radius:0px !important;
  }

  .row-fluid-wrapper.dnd-section.stack-image-mob-right {
    padding:0px !important;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 85% 100% !important;
  }

  .stack-image-mob-right .text-block {
    border-radius:0px !important;
  }

  .row-number-14.dnd_area-row-4-background-image.dnd-section.dnd_area-row-4-padding {
    background-color: black;
    background-size: auto 730px !important;
    background-position: bottom center !important;
  }
  .row-fluid-wrapper.dnd-section.stack-image-mob-left.mobile-spec-img-stack,
  .row-fluid-wrapper.dnd-section.stack-image-mob-right.mobile-spec-img-stack {
    padding: 32px 16px 350px !important;
    background-color: var(--black) !important;
  }
  
}

/* buttons */
.seo-text {
  opacity: 0 !important;
  font-size: 1px !important;
  line-height: 1 !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute !important;
}


.row-fluid-wrapper.dnd-row:has(.bring-row-above) + .row-fluid-wrapper.dnd-row img{
    position: relative;
  z-index: 9;
}

.table-style-1{
  border: 0px solid #353A3B;
    border-radius: 10px;
    width: 100% !important;
    border-spacing: 0px;
    border-collapse: unset;
   table-layout: fixed; 
}

.table-style-1 td{
 width: 50% !important;
  min-width: 50% !important;
  padding: 30px 20px;
      font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 250;
    text-decoration: none;
    color: #1b1c1d;
    font-size: 20px;
    line-height: 28px;
}
.table-style-1  td:first-of-type{
  border-right: 0px solid black;
  border-bottom: 0px solid black;
}

.table-style-1  td:last-of-type{
  border-bottom: 0px solid black;
}

.table-style-1 tr:first-of-type td:first-of-type{
border-top-left-radius: 10px;
}

.table-style-1 tr:first-of-type td:last-of-type{
border-top-right-radius: 10px;
}


.table-style-1 tr:last-of-type td:first-of-type{
border-bottom-left-radius: 10px;
  border-bottom: 1px solid black;
}

.table-style-1 tr:last-of-type td:last-of-type{
border-bottom-right-radius: 10px;
   border-bottom: 1px solid black;
}
.table-style-1 td:first-of-type{
 text-align: right;
   font-weight: bold;
    align-content: center;
}

h2 {
  word-break: break-word; /* Allows breaking inside long words */
  word-wrap: break-word; /* Ensures content fits the container */
  white-space: normal; /* Prevents forced line breaks */
  line-break: strict; /* Uses Japanese-specific breaking rules */
}