/** Shopify CDN: Minification failed

Line 11:0 Unexpected "<"
Line 136:0 Unexpected "<"
Line 311:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
   body {
            margin: 0;
        }
  form#business_form label {
    color: #0B0500;
    font-family: "Shanti";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align:left;
    margin-bottom:12px;
}
h1.company_heading {
    color: #0B0500;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    margin: 0;
}
.container_wrapper {
    max-width: 1240px;
    margin: auto;
    padding: 40px;
    border-radius: 8px;
}
.business_form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}
.input_group {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: calc(50% - 10px);
}
.header_section {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
p.company_description {
    color: #666;
    text-align: center;
    font-family: "Shanti";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    max-width: 1045px;
    margin: 0 auto;
}
.full_wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
textarea#message_box {
    padding-top: 20px;
}
input, select, textarea {
    height: 70px;
    border: 1px solid #969696;
    color: #555;
    font-family: "Shanti";
    padding-left: 25px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
textarea {
    resize: vertical;
    height: 200px;
}
.full_width_input {
    width: 100%;
    min-width: 100%;
}
.submit_btn {
    display: inline-flex;
    height: 54px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: 1px solid #969696;
    background: #FFF;
}

@media (max-width: 1024px) {
    .container_wrapper {
        padding: 20px;
    }
    .input_group {
        min-width: 100%;
    }
    input, select, textarea {
        height: 60px;
        font-size: 14px;
        padding-left: 15px;
    }
    textarea {
        height: 150px;
    }
}
@media (max-width: 768px) {
    .business_form {
        flex-direction: column;
    }
    .input_group {
        min-width: 100%;
    }
    textarea {
        height: 120px;
    }
}
</style>
<style>
   body {
           
            margin: 0;
           
        }
  form#contact_form label {
    color: #0B0500;
font-family: "Shanti";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
    text-align:left;
    margin-bottom:12px;
}
  .container_wrapper {
    padding-top: 0;
    margin-top: 100px;
}
  select#blomster {
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/cdn/shop/files/Vector_4.svg?v=1741214449'); 
    background-position: right 10px center; 
    background-repeat: no-repeat;
    background-size: 15px; 
    background-color: white;
    border: 1px solid #ccc; 
    width: 100%; 
}
  
h1.parther_heading {
            color: #0B0500;
            text-align: center;
            font-family: "EB Garamond";
            font-size: 54px;
            font-style: normal;
            font-weight: 500;
            line-height: 64px;
            margin: 0;
        }
        .container {
            max-width: 1240px;
            margin: auto;
            padding: 40px;
            border-radius: 8px;
        }
        form {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: space-between;
        }
        .form-group {
            display: flex;
            flex-direction: column;
            flex: 1;
            min-width: calc(50% - 10px);
        }
        .parthner-header {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
        p.parthner-content {
            color: #666;
            text-align: center;
            font-family: "Shanti";
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
            margin: 0;
    max-width: 625px;
    margin: 0 auto;


        }
        .parthner-all-content {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
  .parthner-all-content {
    margin-top: 55px;
}
        form.partner-form label {
            color: #0B0500;
            font-family: "Shanti";
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
            text-align: left;
            margin-bottom: 12px;
        }
        textarea#anmodninger {
    padding-top: 20px;
}
        input, select, textarea {
            
            height: 70px;
            border: 1px solid #969696;
            color: #555;
            font-family: "Shanti";
            padding-left: 25px;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
        }
        textarea {
            resize: vertical;
            height: 200px;
        }
        .full-width {
            width: 100%;
            min-width: 100%;
        }
        .submilt-button {
        
          
    display: inline-flex;
height: 54px;
padding: 10px 30px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
    border: 1px solid #969696;
background: #FFF;
        }
     
        /* Responsive Design */
        @media (max-width: 1024px) {
            .container {
                padding: 20px;
            }
            .form-group {
                min-width: 100%;
            }
          h1.parther_heading {
    font-size: 42px;
    line-height: 43px;
}
            input, select, textarea {
                height: 60px;
                font-size: 14px;
                padding-left: 15px;
            }
            textarea {
                height: 150px;
            }
        }
        @media (max-width: 768px) {
           .container_wrapper {
    padding-top: 0;
    margin-top: 50px;
}
          h1.company_heading{
            font-size:35px;
          }
            form {
                flex-direction: column;
            }
            .form-group {
                min-width: 100%;
            }
            textarea {
                height: 120px;
            }
        }
</style>