
@layer base {
  
  body, :host {
    /* Color */
      --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
  /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-poppins: 'Poppins',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .bwwKPH {
    overflow-x:hidden;
  }
      

      
        
        
      
      
  .driuRW {
    color:#211b66;
  display:block;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fvsdtQ {
    gap:0.75rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .ehoeXy {
    color:#a0aec0;
  display:block;
  font-size:0.875rem;
  font-family:Poppins;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .KHFGA {
    color:#718096;
  display:block;
  font-size:0.875rem;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .zIaiO {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  background: #104b7d;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bCZnZl {
    display:flex;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
        
      
      
  .fdETnY {
    color:#a0aec0;
  width:100%;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .cZhTIn {
    color:#718096;
  display:block;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .envjxL {
    gap:0.25rem;
  padding-top:0.25rem;
  padding-left:0.25rem;
  border-radius:0.5rem;
  outline-color:#211b66;
  outline-style:solid;
  outline-width:1px;
  padding-right:0.25rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

      
        
        
      
      
  .cnnYKH {
    gap:0.5rem;
  }
      

      
        
        
      
      
  .eDbNrt {
    color:#211b66;
  display:block;
  font-family:Poppins;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .caTzFH {
    gap:0.25rem;
  color:#211b66;
  display:flex;
  font-size:0.875rem;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .daZLgM {
    color:#ffffff;
  font-family:Poppins;
  font-weight:var(--font-weight-bolder);
  }
      

      
        
        
      
      
  .cXDFjU {
    gap:2rem;
  width:100%;
  display:flex;
  position:relative;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .cXDFjU {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cXDFjU {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
        
      
      
  .sDyXO {
    gap:1rem;
  height:100%;
  display:flex;
  align-items:start;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .SKWcH {
    width:100%;
  height:0.3rem;
  background: #e3e3e3;
  }
      

      
        
        
      
      
  .cEoRiq {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:lisbethround.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#913943;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .eIcQma {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .evQXNi {
    gap:0.75rem;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .ca-DvZF {
    gap:0.5rem;
  width:100%;
  }
      

      
        
        
      
      
  .fBxivZ {
    width:100%;
  display:inline-block;
  font-size:1.5rem;
  text-align:left;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .cjdaIl {
    color:#211b66;
  width:100%;
  display:flex;
  font-size:1rem;
  align-items:center;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .fahHdX {
    color:#1b1464;
  display:block;
  font-family:inherit;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fahHdX:hover {
    color:#ed8936;
  }
      

        
        
      
      
  .dJCgHj {
    gap:1.5rem;
  width:100%;
  display:flex;
  align-items:center;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  padding-bottom:4rem;
  justify-content:start;
  background-color:#ffffff;
  }
      

      
          @media (min-width: 640px) {
            
  .dJCgHj {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          
        
        
      
      
  .ciXdyb {
    color:#ffffff;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .evEKjw {
    color:#211b66;
  display:block;
  font-size:1.25rem;
  font-family:Poppins;
  font-weight:700;
  line-height:1.25;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .doKCpi {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:henrikskregesk.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#104b7d;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .dCgeEN {
    flex:1 1 0%;
  display:flex;
  padding:1rem;
  z-index:2;
  overflow-y:auto;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .xkcFa {
    gap:0.25rem;
  flex:1 1 0%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .bIYRyC {
    gap:0.25rem;
  color:#211b66;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-family:Poppins;
  font-weight:700;
  outline-style:none;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .eyjCLw {
    color:#211b66;
  width:100%;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bWFEZw {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:Andersknudsen.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  padding-left:0px;
  padding-right:0px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .ImjLs {
    gap:0.75rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .egzpug {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
        
        
      
      
  .cIIPng {
    width:100%;
  display:block;
  font-size:1rem;
  text-align:left;
  font-weight:var(--font-weight-bolder);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .boYOv {
    gap:1rem;
  height:100%;
  display:flex;
  padding:1.5rem;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .bNtcOh {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  background: #913943;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .egplkR {
    top:-2rem;
  left:0px;
  right:0px;
  display:flex;
  position:absolute;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .dIcAXA {
    gap:3rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .iKHCD {
    color:#211b66;
  display:block;
  font-size:1.25rem;
  font-weight:700;
  line-height:1.25;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .chJcPL {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eAIdlR {
    color:#211b66;
  display:block;
  font-family:Poppins;
  padding-top:0.25rem;
  padding-left:0.25rem;
  border-radius:0.5rem;
  outline-color:#211b66;
  outline-style:solid;
  outline-width:1px;
  padding-right:0.25rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

      
        
        
      
      
  .bwvpOc {
    color:#211b66;
  width:100%;
  display:block;
  font-size:1.5rem;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bZIyje {
    gap:0.25rem;
  color:#211b66;
  width:100%;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-family:Poppins;
  font-weight:700;
  outline-style:none;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .UfvJa {
    color:#211b66;
  width:100%;
  display:flex;
  font-size:1.5rem;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .fCcBMG {
    gap:1rem;
  width:100%;
  display:flex;
  text-align:center;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .dIPnGW {
    gap:1.5rem;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (max-width: 768px) {
            
  .dIPnGW {
    width:100%;
  }
      

          }
          
        
        
      
      
  .bNMXTe {
    gap:0.25rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .dcReNR {
    gap:0.25rem;
  color:#211b66;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-family:Poppins;
  font-weight:700;
  outline-style:none;
  flex-direction:row;
  padding-bottom:0rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .dgXQJU {
    height:100%;
  display:flex;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
        
      
      
  .TBGlv {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:louise.jpg/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bJmBQu {
    display:flex;
  position:relative;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
        
      
      
  .cvtCFe {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:SigneSylvest(1).jpg/public") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .ezvLMC {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#255956;
  }
      

      
        
        
      
      
  .dkgErn {
    color:#718096;
  width:100%;
  display:block;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .ciIuXo {
    color:#211b66;
  display:inline-block;
  font-size:1.875rem;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .eZQKyA {
    gap:1rem;
  display:flex;
  padding:1.5rem;
  align-items:flex-start;
  font-family:'Poppins';
  border-color:#d5125a;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .ckXyMo {
    color:#211b66;
  width:100%;
  display:flex;
  font-size:1rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eKrikl {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .eKrikl {
    flex-direction:row;
  }
      

          }
          
        
        
      
      
  .cZWncP {
    gap:1rem;
  width:100%;
  display:flex;
  flex-wrap:wrap;
  text-align:center;
  align-items:start;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .fvzImR {
    color:var(--grey-50, #FAFAFA);
  display:block;
  font-size:1.25rem;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .dQPFDn {
    display:flex;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
        
      
      
  .dSYdgC {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  background:#E8BA42;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bwYxDP {
    height:8.5rem;
  display:flex;
  padding:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .ecwIDC {
    width:100%;
  display:block;
  text-align:left;
  font-weight:var(--font-weight-bolder);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .ftwikP {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:andreas-round.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#104b7d;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .oLjsw {
    top:40%;
  left:0px;
  right:0px;
  bottom:40%;
  display:flex;
  position:absolute;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .RHnGt {
    gap:1.5rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .RHnGt {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .RHnGt {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
        
      
      
  .djNGou {
    color:#1b1464;
  width:50%;
  display:block;
  font-family:inherit;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .djNGou:hover {
    color:#ed8936;
  }
      

        
        
      
      
  .erlZck {
    color:#1c1566;
  display:block;
  font-family:inherit;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .erlZck:hover {
    color:#ed8936;
  }
      

        
        
      
      
  .euEoVj {
    color:var(--grey-50, #FAFAFA);
  display:block;
  font-size:2.25rem;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
          @media (min-width: 640px) {
            
  .euEoVj {
    font-size:3rem;
  }
      

          }
          
        
        
      
      
  .dkeAga {
    gap:1.5rem;
  width:100%;
  height:20rem;
  display:flex;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:keynote-bred.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (max-width: 768px) {
            
  .dkeAga {
    width:100%;
  }
      

          }
          
        
        
      
      
  .GsCUh {
    color:#211b66;
  display:inline-block;
  font-size:1.5rem;
  text-align:left;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .bfQOWl {
    color:#ed8936;
  width:3rem;
  height:3rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  background-color:#d5125a;
  }
      

      
        
        
      
      
  .bnAlfZ {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:jimbakerboys.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#913943;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bTDCFm {
    display:grid;
  row-gap:3rem;
  column-gap:1.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .bTDCFm {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bTDCFm {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
        
      
      
  .cpBzkE {
    gap:0.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .bkaXYi {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:Andrea500x500.png/full") scroll padding-box border-box repeat repeat center center / cover;
  text-align:left;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .ffzuwH {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:Lea(2).png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bTOcuA {
    width:100%;
  display:flex;
  z-index:99999999999;
  align-items:center;
  margin-left:auto;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
          @media (max-width: 1024px) {
            
  .bTOcuA {
    display:flex;
  z-index:9;
  position:fixed;
  padding-left:0rem;
  padding-right:0rem;
  flex-direction:column;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bTOcuA {
    display:flex;
  padding-left:2.5rem;
  padding-right:2.5rem;
  flex-direction:column;
  }
      

          }
          
        
        
      
      
  .eWhTzc {
    gap:0.25rem;
  background:;
  padding-top:0.25rem;
  padding-left:0.25rem;
  outline-color:#211b66;
  outline-style:solid;
  outline-width:2px;
  padding-right:0.25rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  .bTZUQW {
    gap:0.75rem;
  width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .jFdsn {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:padel.png/full") center center / cover;
  border-color:#cccccc;
  border-style:solid;
  border-width:1px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .fHrPLF {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:pernilleredder(1).jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .LnMmQ {
    :;
  width:100%;
  display:flex;
  max-width:80rem;
  align-items:center;
  font-family:'Poppins';
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .LnMmQ {
    display:flex;
  }
      

          }
          
        
        
      
      
  .bkBuVd {
    color:#211b66;
  display:inline-block;
  font-size:1.5rem;
  text-align:center;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .ddqGjD {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:jakobhgild.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bYlPXm {
    width:100%;
  height:3rem;
  display:flex;
  background:#d5125a;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .dRZdb {
    top:-2rem;
  left:0px;
  right:0px;
  display:flex;
  row-gap:0.2rem;
  position:absolute;
  column-gap:0.2rem;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .eXeSac {
    gap:0.5rem;
  width:100%;
  font-family:Poppins;
  }
      

      
        
        
      
      
  .cgdZss {
    gap:1.5rem;
  width:100%;
  display:flex;
  background: #FAFAFA;
  align-items:center;
  padding-top:4rem;
  flex-direction:column;
  padding-bottom:4rem;
  justify-content:start;
  }
      

      
          @media (min-width: 640px) {
            
  .cgdZss {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          
        
        
      
      
  .cfMICq {
    color:#a0aec0;
  display:block;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .cfMICq {
    width:6rem;
  }
      

          }
          
        
        
      
      
  .bWvLBx {
    width:100%;
  display:grid;
  row-gap:3rem;
  max-width:80rem;
  column-gap:1.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:1fr 1fr;
  }
      

      
          @media (max-width: 768px) {
            
  .bWvLBx {
    flex-direction:column;
  grid-template-columns:1fr;
  }
      

          }
          
        
        
      
      
  .dEuzZz {
    gap:1.5rem;
  width:100%;
  display:flex;
  max-width:48rem;
  font-family:'Poppins';
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .cHcSNr {
    width:100%;
  display:block;
  max-width:60rem;
  text-align:center;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .dkezqH {
    align-items:center;
  font-family:Poppins;
  flex-direction:row;
  justify-content:start;
  }
      

      
          @media (max-width: 700px) {
            
  .dkezqH {
    display:none;
  }
      

          }
          
        
        
      
      
  .eHscNV {
    color:#211b66;
  display:block;
  font-size:1.25rem;
  font-family:Poppins;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .dAObFX {
    width:100%;
  display:block;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#fff;
  border-top-width:1px;
  }
      

      
        
        
      
      
  .eyDlUS {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  background: #255956;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bBAgRD {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:mettevognhviid1.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#913943;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .kpgyE {
    row-gap:1rem;
  column-gap:1rem;
  }
      

      
        
        
      
      
  .NULHZ {
    color:#718096;
  width:100%;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eUMXES {
    gap:1rem;
  width:100%;
  display:flex;
  flex-wrap:wrap;
  text-align:center;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .bvPzWw {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:kennethchristenround.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#913943;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .biUqUi {
    gap:1.5rem;
  display:flex;
  flex-wrap:wrap;
  font-family:'Poppins';
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:center;
  }
      

      
          @media (min-width: 640px) {
            
  .biUqUi {
    display:flex;
  }
      

          }
          
        
        
      
      
  .bNflxa {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  background: #E8BA42;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bdrElM {
    color:#211b66;
  background:;
  }
      

      
        
        
      
      
  .dtacHu {
    color:#a0aec0;
  width:100%;
  display:block;
  font-size:0.875rem;
  font-family:Poppins;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eWWvYm {
    gap:0.25rem;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .fdmbAb {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:kristiantvederound.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .ffmFtn {
    width:70px;
  height:auto;
  }
      

      
        
        
      
      
  .fFMroR {
    width:100%;
  display:block;
  text-align:left;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .Ltaqv {
    color:#fff;
  height:3rem;
  display:flex;
  align-items:center;
  font-family:'Poppins';
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  border-radius:0.375rem;
  padding-right:1.5rem;
  flex-direction:row;
  justify-content:center;
  background-color:#d5125a;
  }
      

      
  .Ltaqv:hover {
    background-color:#dd6b20;
  }
      


  .Ltaqv:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#ed8936;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
        
      
      
  .gmOnV {
    gap:0.25rem;
  display:flex;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .cjgWeJ {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:3rem;
  }
      

      
          @media (min-width: 768px) {
            
  .cjgWeJ {
    padding-top:4rem;
  padding-bottom:4rem;
  }
      

          }
          
        
        
      
      
  .bBVqci {
    color:#718096;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .wDvJz {
    gap:1rem;
  height:100%;
  display:flex;
  background: #ffffff;
  align-items:start;
  padding-top:3rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:space-between;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
        
      
      
  .dmlLYv {
    color:#211b66;
  display:flex;
  align-items:center;
  font-family:Poppins;
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .dujUuz {
    display:flex;
  overflow:hidden;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
        
      
      
  .bjdmWn {
    color:#1e1563;
  width:50%;
  display:block;
  font-family:inherit;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .bjdmWn:hover {
    color:#ed8936;
  }
      

        
        
      
      
  .bwqRpl {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:morten-svensson.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#104b7d;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .diBaaa {
    color:#ed8936;
  width:3rem;
  height:3rem;
  display:flex;
  align-items:center;
  font-family:'Poppins';
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  background-color:#d5125a;
  }
      

      
        
        
      
      
  .oCKho {
    color:#718096;
  display:flex;
  font-size:0.875rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .fyitEf {
    gap:1.5rem;
  width:100%;
  display:flex;
  background: #ffffff;
  align-items:center;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  padding-bottom:4rem;
  justify-content:start;
  }
      

      
          @media (min-width: 640px) {
            
  .fyitEf {
    padding-top:4rem;
  padding-bottom:4rem;
  }
      

          }
          
        
        
      
      
  .bwrbfp {
    gap:1rem;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .cskpcB {
    gap:3rem;
  width:100%;
  display:flex;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  }
      

      
        
        
      
      
  .dUNpuV {
    gap:1.5rem;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .eKewcs {
    gap:2rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  }
      

      
          @media (min-width: 768px) {
            
  .eKewcs {
    flex-direction:row;
  }
      

          }
          
        
        
      
      
  .RzTpX {
    gap:0.50rem;
  flex-wrap:wrap;
  }
      

      
        
        
      
      
  .dglnCp {
    color:#a0aec0;
  display:block;
  font-size:0.875rem;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eJtTUZ {
    width:100%;
  height:100vh;
  display:flex;
  z-index:2;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
        
      
      
  .eByeFj {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:michaellundorff.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .dynjlD {
    gap:3rem;
  width:100%;
  display:flex;
  max-width:80rem;
  margin-left:auto;
  padding-top:1.5rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  }
      

      
        
        
      
      
  .cxkxNS {
    width:100%;
  display:flex;
  row-gap:2rem;
  max-width:80rem;
  column-gap:2rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  }
      

      
        
        
      
      
  .dXRASY {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:mathilde.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#104b7d;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .brneQF {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:DanielJensen(1).png/full") scroll border-box padding-box repeat repeat center center / cover white;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .ecIHCZ {
    padding-bottom:2rem;
  }
      

      
        
        
      
      
  .Kffxp {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:mortenwindround.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bTrdUM {
    color:#718096;
  display:none;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
          @media (max-width: 700px) {
            
  .bTrdUM {
    display:flex;
  flex-direction:column;
  }
      

          }
          
        
        
      
      
  .dlJFKY {
    gap:0.5rem;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .fxCZid {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:RasmusFiilSvarrer1.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#104b7d;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .flIErj {
    gap:1rem;
  display:flex;
  align-items:center;
  padding-top:2rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  border-top-width:1px;
  }
      

      
          @media (min-width: 640px) {
            
  .flIErj {
    flex-direction:row;
  }
      

          }
          
        
        
      
      
  .bMXgvP {
    top:-2rem;
  left:0px;
  right:0px;
  display:flex;
  row-gap:1rem;
  position:absolute;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .dQunKw {
    color:#fafafa;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .KOvko {
    color:#fff;
  height:3rem;
  display:flex;
  max-width:20rem;
  align-items:center;
  font-family:'Poppins';
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  border-radius:0.375rem;
  padding-right:1.5rem;
  flex-direction:row;
  justify-content:center;
  background-color:#d5125a;
  }
      

      
  .KOvko:hover {
    background-color:#dd6b20;
  }
      


  .KOvko:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#ed8936;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
        
      
      
  .eCREph {
    top:0px;
  width:100%;
  display:block;
  z-index:9999999;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#fff;
  }
      

      
        
        
      
      
  .dJeXuc {
    gap:1.5rem;
  width:100%;
  display:flex;
  background: #FAFAFA;
  align-items:center;
  padding-top:4rem;
  flex-direction:column;
  padding-bottom:4rem;
  justify-content:start;
  }
      

      
          @media (min-width: 640px) {
            
  
      

          }
          
        
        
      
      
  .dERihy {
    width:100%;
  display:flex;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  }
      

      
        
        
      
      
  .iJDcT {
    gap:1.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:center;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .iJDcT {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .iJDcT {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
        
      
      
  .cWuIlV {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:Anne(2).png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .YSKtT {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#913943;
  }
      

      
        
        
      
      
  .eIaBZb {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:camilla-pink.png/full") center center / cover white;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bncwFy {
    width:100%;
  display:flex;
  row-gap:1.5rem;
  column-gap:1.5rem;
  text-align:center;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .LJXRE {
    display:none;
  position:fixed;
  }
      

      
          @media (max-width: 700px) {
            
  .LJXRE {
    top:0px;
  left:0px;
  width:65vw;
  bottom:0px;
  height:100vh;
  display:flex;
  z-index:100;
  position:fixed;
  flex-direction:column;
  background-color:var(--grey-50, #FAFAFA);
  }
      

          }
          
        
        
      
      
  .eiIZzC {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:peter.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bdDNeT {
    gap:0.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bQbLeK {
    color:#211b66;
  width:100%;
  display:inline-block;
  flex-wrap:wrap;
  font-size:1.5rem;
  text-align:left;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .eDICKh {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:anders-kuhnel-round.png/full") center center / cover white;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .ULnSi {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#F39996;
  }
      

      
        
        
      
      
  .knYDL {
    color:#1a202c;
  display:inline-block;
  font-size:1.5rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .bFAUYI {
    color:#211b66;
  display:block;
  animation:;
  font-size:1.25rem;
  font-family:Poppins;
  font-weight:700;
  line-height:1.25;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .ehQzoI {
    width:100%;
  display:flex;
  background: #FAFAFA;
  align-items:center;
  flex-direction:column;
  justify-content:start;
  }
      

      
          @media (min-width: 640px) {
            
  
      

          }
          
        
        
      
      
  .cWViCR {
    gap:1rem;
  width:100%;
  display:flex;
  font-size:1.5rem;
  text-align:center;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .dmKOyH {
    gap:1rem;
  display:flex;
  padding:1.5rem;
  border-color:#d5125a;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  }
      

      
        
        
      
      
  .edCcqv {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:sren-mini.png/full") scroll border-box padding-box repeat repeat center center / cover;
  border-color:#913943;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .dsYgDU {
    right:0px;
  bottom:0px;
  height:5rem;
  display:flex;
  z-index:99999999999999;
  position:fixed;
  background:;
  align-items:flex-start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:flex-end;
  }
      

      
        
        
      
      
  .EIeoX {
    color:#211b66;
  width:100%;
  display:inline-block;
  flex-wrap:wrap;
  font-size:1.5rem;
  text-align:left;
  font-family:Poppins;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  }
      

      
        
        
      
      
  .gLnLA {
    gap:1.5rem;
  width:100%;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:start;
  }
      

      
          @media (min-width: 640px) {
            
  .gLnLA {
    padding-top:4rem;
  padding-bottom:4rem;
  }
      

          }
          
        
        
      
      
  .bgJaUi {
    color:#1e1563;
  display:flex;
  font-family:inherit;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:0.25rem;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .bgJaUi:hover {
    color:#ed8936;
  }
      

        
        
      
      
  .altJN {
    color:#a0aec0;
  display:block;
  max-width:20rem;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .cWCIvM {
    gap:1rem;
  height:100%;
  display:flex;
  align-items:start;
  padding-top:3em;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:column;
  padding-bottom:1.5rem;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .bhUlJX {
    gap:1rem;
  height:100%;
  display:flex;
  align-items:start;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:column;
  padding-bottom:3rem;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
        
      
      
  .bZdqDN {
    gap:1.5rem;
  width:100%;
  display:flex;
  background: #ffffff;
  align-items:center;
  flex-direction:column;
  justify-content:start;
  }
      

      
          @media (min-width: 640px) {
            
  .bZdqDN {
    padding-top:4rem;
  padding-bottom:4rem;
  }
      

          }
          
        
        
      
      
  .dDDFFv {
    width:100%;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  
      

          }
          
        
        
      
      
  .bmjnVk {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:birgitteround.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#E8BA42;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .rNnhf {
    gap:1.5rem;
  width:100%;
  display:flex;
  align-items:center;
  padding-top:4rem;
  flex-direction:column;
  padding-bottom:4rem;
  justify-content:start;
  background-color:#ffffff;
  }
      

      
          @media (min-width: 640px) {
            
  .rNnhf {
    padding-top:4rem;
  padding-bottom:4rem;
  }
      

          }
          
        
        
      
      
  .eCZhQB {
    top:0px;
  width:100%;
  height:100%;
  position:absolute;
  background-color:#231c683b;
  }
      

      
        
        
      
      
  .bEpJZZ {
    gap:1rem;
  width:100%;
  display:flex;
  font-family:Poppins;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .cTgNZf {
    gap:0.75rem;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .dSQbAV {
    color:#fff;
  width:100%;
  height:2.5rem;
  display:flex;
  font-size:0.875rem;
  max-width:10rem;
  background:#d5125a;
  align-items:center;
  font-family:Poppins;
  font-weight:500;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:0.375rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:center;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .dSQbAV:hover {
    transition:background-color 500ms ease 0ms ;
  --tw-bg-opacity:0.9;
  background-color:#f0518c;
  }
      


  .dSQbAV:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#d5125a;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-opacity:0.5;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
        
      
      
  .dvtscC {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:annemajdalround.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .eKWZzu {
    display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .bJtkZb {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:lisbethhounstrup.png/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#255956;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .dozywu {
    gap:3rem;
  width:100%;
  max-width:80rem;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  justify-content:start;
  }
      

      
          @media (min-width: 768px) {
            
  
      

          }
          

          @media (min-width: 1024px) {
            
  .dozywu {
    max-width:80rem;
  }
      

          }
          
        
        
      
      
  .eWXLoR {
    gap:2rem;
  display:flex;
  flex-wrap:wrap;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:0.5rem;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .eWXLoR {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
        
      
      
  .begAqb {
    color:#1c1566;
  display:block;
  font-family:inherit;
  padding-top:.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:.25rem;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .begAqb:hover {
    color:#ed8936;
  }
      

        
        
      
      
  .fCFIHJ {
    gap:2rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .fCFIHJ {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
        
      
      
  .eRkDZg {
    width:100%;
  max-width:80rem;
  }
      

      
          @media (min-width: 640px) {
            
  .eRkDZg {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (max-width: 640px) {
            
  .eRkDZg {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          
        
        
      
      
  .DqvQD {
    display:block;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  background-size:cover;
  --tw-gradient-to:#fff;
  background-image:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:Odense-kontor-facade-vvvv.webp/public");
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  background-position:center;
  }
      

      
          @media (min-width: 1020px) {
            
  .DqvQD {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          

          @media (max-width: 1020px) {
            
  .DqvQD {
    padding-top:12rem;
  padding-bottom:4rem;
  }
      

          }
          
        
        
      
      
  .cDCDvC {
    width:4rem;
  height:4rem;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/chocolate_mace__indu_healthy_alligator:janemller.jpg/full") scroll padding-box border-box repeat repeat center center / cover;
  border-color:#104b7d;
  border-style:solid;
  border-width:2px;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-left-radius:100%;
  border-bottom-right-radius:100%;
  }
      

      
        
        
      
      
  .bqiBx {
    width:100%;
  height:100vh;
  z-index:1;
  position:fixed;
  background-color:#0000006e;
  }
      

      
        
        
      
      
  .vOsqu {
    width:2rem;
  height:2rem;
  display:block;
  overflow:hidden;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#E8BA42;
  }
      

      
        
        
      