#nav-icon3 {
    width: 30px;
    height: 25px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: rgb(3, 111, 153);
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 10px;
}

#nav-icon3 span:nth-child(4) {
    top: 20px;
}

#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}


@media screen and (min-width: 991px) {
    .bam-company-info-link-wrapper:hover .bam-company-info-chevron {
        color: rgb(16, 193, 255);
    }
}

.bam-company-info-chevron {
    -webkit-transition: -webkit-transform .1s;
    -ms-transition: -ms-transform .1s;
    transition: transform .1s;
}

.bam-container-submenu {
    transition: max-height 0.4s;
    transition-timing-function: ease-in-out;
}

.crv-menu-level-two {
    padding-inline-start: 0px;
}

.crv-menu-item-level-two:last-child {
    border: 0px;
}

.crv-container-header-contact {
    z-index: 10001;
}

@media screen and (min-width: 991px) {
    .crv-menu-item-level-two-link {
        white-space: nowrap;
    }

    .bq-menu-item-level-one:first-child {
        visibility: hidden;
    }

    .bq-container-menu-drop {
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    }

    .bq-menu-item-level-two {
        vertical-align: top;
    }

    .bq-menu-level-two {
        list-style: none;
    }

    .crv-menu-item-level-one-link {
        cursor: pointer;
    }

    .crv-mobile-overlay {
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        opacity: 0;
        height: 0vh;
    }

    .overlay {
        transition: opacity 0.3s;
        opacity: 1;
        height: 100vh;
    }
}

@media screen and (max-width: 991px) {
    .bq-header-row {
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    }

    .bq-menu {
        height: calc(100vh - 66px);
    }
}

/*
.crv-container-menu.sticky
{
  margin-top:-150px;
  }
.crv-container-menu{
  margin-top:0px;
}
*/
.crv-container-menu,
.crv-container-menu.sticky {
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

@media screen and (min-width: 991px) {
    .nav-underline.crv-menu-item-level-one-link:after {
        content: "";
        height: 5px;
        width: 50%;
        background-color: rgb(3, 111, 153);
        position: absolute;
        bottom: -2px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 3px;
    }
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.o-form .realname {
    position: fixed;
    height: 10px;
    width: 100px;
    top: -100px;
}

.o-form input[type=checkbox],
.o-form input[type=radio] {
    box-sizing: border-box;
    padding: initial;
    position: initial;
    margin-top: initial;
    margin-left: initial;
    width: auto;
    margin-right: 8px;
}

.o-form input[type=password] {
    letter-spacing: 5px;
}

.o-form select {
    background-color: white;
    border-radius: 0;
    height: 40px;
    width: 100%;
    background-image: initial;
}

.o-form label[for] {
    font-weight: initial;
    letter-spacing: initial;
    line-height: initial;
}

.o-form-label {
    width: 100%
}

/* markdown issues */
.o-checkbox-label a {
    padding-left: 4px;
    padding-right: 4px;
}

.o-form img,
.o--swap img {
    max-width: 100%;
}

.o--row {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.o--row:after,
.o--row:before {
    content: " ";
    display: table
}

.o--row:after {
    clear: both
}

.o--row .o-layout.row {
    margin-left: 0;
    margin-right: 0;
}

.o--column {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.o--hidden {
    display: none !important
}

.o--checkbox,
.o--checkbox-label {
    display: inline-block;
}

.o--submit {
    min-width: 100px;
    min-height: 40px;
}

.o--form-error .o--submit,
.o--form-error .o--submit:hover {
    background-color: red;
}

.o--form-error .o--submit:after {
    color: red;
    content: attr(data-error);
    position: absolute;
    right: -60px;
}

.o-col-12-12-1,
.o-col-12-6-1 {
    width: 8.3333333333333%
}

.o-col-12-12-2,
.o-col-12-6-2 {
    width: 16.666666666667%
}

.o-col-12-12-3,
.o-col-12-6-3 {
    width: 25%
}

.o-col-12-12-4,
.o-col-12-6-4 {
    width: 33.333333333333%
}

.o-col-12-12-5,
.o-col-12-6-5 {
    width: 41.666666666667%
}

.o-col-12-12-6,
.o-col-12-6-6 {
    width: 50%
}

.o-col-12-12-7,
.o-col-12-6-7 {
    width: 58.333333333333%
}

.o-col-12-12-8,
.o-col-12-6-8 {
    width: 66.666666666667%
}

.o-col-12-12-9,
.o-col-12-6-9 {
    width: 75%
}

.o-col-12-12-10,
.o-col-12-6-10 {
    width: 83.333333333333%
}

.o-col-12-12-11,
.o-col-12-6-11 {
    width: 91.666666666667%
}

.o-col-12-12-12,
.o-col-12-6-12 {
    width: 100%
}

@media screen and (max-width:991px) {
    .o--column {
        margin-bottom: 10px;
    }

    .o-col-12-6-1,
    .o-col-12-6-2,
    .o-col-12-6-3,
    .o-col-12-6-4,
    .o-col-12-6-5,
    .o-col-12-6-6 {
        width: 50%
    }

    .o-col-12-6-7,
    .o-col-12-6-8,
    .o-col-12-6-9,
    .o-col-12-6-10,
    .o-col-12-6-11,
    .o-col-12-6-12 {
        width: 50%
    }

    .o-col-12-12-1,
    .o-col-12-12-2,
    .o-col-12-12-3,
    .o-col-12-12-4,
    .o-col-12-12-5,
    .o-col-12-12-6 {
        width: 100%
    }

    .o-col-12-12-7,
    .o-col-12-12-8,
    .o-col-12-12-9,
    .o-col-12-12-10,
    .o-col-12-12-11,
    .o-col-12-12-12 {
        width: 100%
    }
}

@media screen and (max-width:766px) {
    .o--column {
        margin-bottom: 10px;
    }

    .o-col-12-6-1,
    .o-col-12-6-2,
    .o-col-12-6-3,
    .o-col-12-6-4,
    .o-col-12-6-5,
    .o-col-12-6-6 {
        width: 100%
    }

    .o-col-12-6-7,
    .o-col-12-6-8,
    .o-col-12-6-9,
    .o-col-12-6-10,
    .o-col-12-6-11,
    .o-col-12-6-12 {
        width: 100%
    }

    .o-col-12-12-1,
    .o-col-12-12-2,
    .o-col-12-12-3,
    .o-col-12-12-4,
    .o-col-12-12-5,
    .o-col-12-12-6 {
        width: 100%
    }

    .o-col-12-12-7,
    .o-col-12-12-8,
    .o-col-12-12-9,
    .o-col-12-12-10,
    .o-col-12-12-11,
    .o-col-12-12-12 {
        width: 100%
    }
}

.o--swap:not(.o-preview-form) {
    display: none !important
}

.o--code:not(.o-preview-form) {
    display: none !important
}

.o--reset:not(.o-preview-form) {
    display: none !important
}

.show-code .o--form:not(.o-preview-form),
.show-reset .o--form:not(.o-preview-form),
.show-swap .o--form:not(.o-preview-form) {
    display: none !important;
}

.show-swap .o--swap:not(.o-preview-form) {
    display: block !important;
}

.show-code .o--code:not(.o-preview-form) {
    display: block !important;
}

.show-reset .o--reset:not(.o-preview-form) {
    display: block !important;
}

.o-form-error.hidden {
    display: none;
}

.o-error .o-form-error:not(.hidden) {
    display: block;
}

.o-form input[type=password] {
    letter-spacing: 5px;
}

.o-form-error {
    display: none;
}

.o-form input {
    width: 100%;
    padding: .7em;
}

.o-form select,
.o-form input {
    padding: 8px 12px;
}

.o-form-error-wrapper[class$=-error] {
    display: block;
    background-color: red;
    padding: 1em;
    color: white;
}

.o-form-label,
.o-radio-label,
.o-checkbox-label {
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.o-form-primary-wrapper {
    position: relative;
    width: fit-content;
}

.o-form-secondary-wrapper {
    position: relative;
    width: fit-content;
}

\.o-error \.o-form-error {
    display: block
}

.o-form-input {
    transition: background-color 400ms
}

.o-form-radiorow-wrapper[readonly] {
    pointer-events: none;
}

.o-form-select-wrapper[readonly] {
    pointer-events: none;
}

.o-form-checkbox-wrapper[readonly] {
    pointer-events: none;
}

@font-face {
    font-family: "Open Sans Regular";
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/b0d32328-8d67-4b29-a610-9bb6537fcc5d.ttf');
}

@font-face {
    font-family: "Caveat Bold Bold";
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/c20fff1d-7abb-4ad9-85f4-8644731f50dd.ttf');
}

@font-face {
    font-family: "Caveat Regular";
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/e9a4b531-e077-4175-aa87-22a9648cdccf.ttf');
}

@font-face {
    font-family: "Open Sans Bold Bold";
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/46627b90-3d39-4435-95f5-398e5682b04b.ttf');
}

@font-face {
    font-family: "Open Sans Bold Italic Bold Italic";
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/eccae2a1-5d6b-4983-98df-aa148f0b1d72.ttf');
}

@font-face {
    font-family: "Open Sans ExtraBold Italic Italic";
    font-weight: 800;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/d50a2cc8-9ca8-4eed-a3d2-a1cc51b18a92.ttf');
}

@font-face {
    font-family: "Open Sans ExtraBold Regular";
    font-weight: 800;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/945b1705-4955-4239-9735-d16a91e4455b.ttf');
}

@font-face {
    font-family: "Open Sans Italic Italic";
    font-weight: 400;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/282b1f7b-64e9-4cbf-874b-0597682f3c74.ttf');
}

@font-face {
    font-family: "Open Sans Light Italic Italic";
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/fe1dd433-ace4-49a7-8d3c-86ef1145c1f3.ttf');
}

@font-face {
    font-family: "Open Sans Light Regular";
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/842c8016-1f61-4735-a6e5-0526df17762a.ttf');
}

@font-face {
    font-family: "Open Sans Medium Italic Italic";
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/b7bc9858-da36-4093-863b-d4ef6621fbde.ttf');
}

@font-face {
    font-family: "Open Sans Medium Regular";
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/bd37fbf1-aca3-4521-906c-9e29d1413cc5.ttf');
}

@font-face {
    font-family: "Open Sans SemiBold Italic";
    font-weight: 600;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/862e38b0-7163-4229-ac9f-799f29cef84c.ttf');
}

@font-face {
    font-family: "Open Sans SemiBold Regular";
    font-weight: 600;
    font-style: normal;
    src: url('https://cdn.opptylab.com/fonts/7abb0b94-af58-4868-a1e2-4a0426389b1c.ttf');
}

.o-new-light-collection-search-theme img {
    position: absolute;
}

@media screen and (max-width:991px) {
    .o-new-light-collection-search-theme img {
        display: none;
    }
}

.preview-form.mobile .o--form img,
.preview-form.tablet .o--form img {
    display: none;
}

.o-new-light-collection-search-theme {
    --o-button-primary-bg-color: rgb(16, 193, 255);
    --o-button-primary-bg-disabled-color: rgb(16, 193, 255, 0.7);
    --o-button-primary-bg-hover-color: rgb(24, 207, 255);
    --o-button-primary-disabled-color: rgb(215, 215, 215);
    --o-button-primary-fg-color: white;
    --o-button-primary-fg-disabled-color: white;
    --o-button-primary-fg-hover-color: white;
    --o-button-primary-font-size: 16px;
    --o-button-primary-height-size: 57px;
    --o-button-primary-icon-color: initial;
    --o-button-primary-padding-left: 60px;
    --o-button-primary-padding-right: 60px;
    --o-button-primary-text-align: center;
    --o-button-secondary-bg-color: rgb(249, 178, 96);
    --o-button-secondary-bg-disabled-color: rgba(249, 178, 96, 0.7);
    --o-button-secondary-bg-hover-color: rgb(255, 184, 106);
    --o-button-secondary-disabled-color: rgb(27, 81, 130);
    --o-button-secondary-fg-color: white;
    --o-button-secondary-fg-disabled-color: white;
    --o-button-secondary-fg-hover-color: white;
    --o-button-secondary-font-size: 16px;
    --o-button-secondary-height-size: 57px;
    --o-button-secondary-icon-color: rgb(254, 252, 252);
    --o-button-secondary-padding-left: 60px;
    --o-button-secondary-padding-right: 60px;
    --o-button-secondary-text-align: center;
    --o-checkradio-bg-color: rgb(255, 255, 255);
    --o-checkradio-border-color: rgb(120, 120, 120);
    --o-font-family-btn-primary: "Open Sans Bold Bold";
    --o-font-family-btn-secondary: "Open Sans Bold Bold";
    --o-font-family-error: "Open Sans Medium Regular";
    --o-font-family-form: "Open Sans Medium Regular";
    --o-font-family-input: "Open Sans SemiBold Regular";
    --o-font-family-label: "Open Sans SemiBold Regular";
    --o-form-bg-color: rgba(0, 0, 0, 0);
    --o-form-error-color: rgb(255, 113, 113);
    --o-form-error-font: "Open Sans Medium Regular";
    --o-form-fg-color: rgb(255, 255, 255);
    --o-form-icon-font: "opptyform";
    --o-form-input-font-color: rgb(0, 0, 0);
    --o-form-input-placeholder-font-color: rgba(0, 0, 0, 0.5);
    --o-form-subtitle-font-color: rgb(0, 0, 0);
    --o-form-subtitle-font-family: "Open Sans Bold Bold";
    --o-form-subtitle-font-size: 23px;
    --o-form-title-font-color: rgb(0, 0, 0);
    --o-form-title-font-family: "Open Sans Bold Bold";
    --o-form-title-font-size: 29px;
    --o-input-label-font-color: rgb(116, 116, 116);
    --o-input-bg-color: rgb(244, 248, 253);
    --o-input-border-color: rgba(120, 120, 120, 0);
    --o-input-border-width: 0px;
    --o-input-disabled-color: rgb(216, 216, 216);
    --o-input-error-border-color: rgb(255, 113, 113, 1);
    --o-input-fg-color: rgb(116, 116, 116);
    --o-input-border-radius: 6px;
    --o-input-border-radius-button: 15px;
    --o-input-border-checkmark-radius: 2px;
    --o-input-border-style: solid;
    --o-input-focus-bg-color: rgb(244, 248, 253);
    --o-input-focus-border-color: rgba(3, 111, 153, 1);
    --o-input-focus-border-width: 2px;
    --o-input-focus-border-style: solid;
    --o-input-focus-fg-color: rgb(113, 124, 125);
    --o-input-font-size: 16px;
    --o-input-height-size: 40px;
    --o-label-font-size: 14px;
    --o-radio-label-font-size: 14px;
    --o-radio-label-fg-color: rgb(0, 0, 0);
    --o-radio-input-bg-color: rgb(255, 255, 255);
    --o-radio-input-fg-color: rgb(16, 193, 255);
    --o-radio-border-width: 1px;
    --o-radio-border-width-checked: 2px;
    --o-radio-border-color: rgb(219, 226, 234);
    --o-radio-border-color-checked: rgb(16, 193, 255);
    --o-radio-shadow: 2px 2px 8px 1px rgb(232, 236, 242);
    --o-checkradio-size: 18px;
    --o-checkbox-label-font-size: 14px;
    --o-checkbox-label-fg-color: rgb(0, 0, 0);
    --o-checkbox-border-width: 1px;
    --o-checkbox-border-color: rgb(219, 226, 234);
    --o-checkbox-shadow: 2px 2px 8px 1px rgb(232, 236, 242);
    --o-checkmark-bg-color: rgb(255, 255, 255);
    --o-checkmark-fg-color: rgb(16, 193, 255);
}

.o-new-light-collection-search-theme o-form-submit-primary {
    border-bottom: 2px;
    border-color: rgb(13, 150, 232);
}

.o-new-light-collection-search-theme .o-form-submit-secondary {
    border-bottom: 2px;
    border-color: rgb(232, 163, 87);
}

/* THIS IS SPECIAL SEARCH COLLECTION STLYING */
.o-new-light-collection-search-theme .o-form-select-icon {
    position: absolute;
    right: 2em;
    color: var(--o-input-fg-color);
    margin-top: 37px !important;
    pointer-events: none;
}

.o-new-light-collection-search-theme .o-form-input-wrapper .o-form-label,
.o-new-light-collection-search-theme .o-form-select-wrapper .o-form-label {
    display: block;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (max-width: 766px) {
    /*.o-new-light-collection-search-theme .o-form {
      flex-direction: column !important;
  }*/
}

.o-new-light-collection-search-theme .o-form {
    width: 100%;
    display: flex;
    /* flex-direction: row; */
    flex-direction: column-reverse;
    flex-wrap: nowrap;
}

.o-new-light-collection-search-theme .o-form>.o-form-label {
    display: none;
}

.o-new-light-collection-search-theme .o-form-input-wrapper,
.o-new-light-collection-search-theme .o-form-select-wrapper {
    min-width: 25%;
    display: flex;
    flex-direction: column !important;
    flex: 1;
    position: relative;
}

/*
@media screen and (min-width: 991px) {
  .o-new-light-collection-search-theme .o-form-input-wrapper, .o-new-light-collection-search-theme .o-form-select-wrapper {
      padding-left: 10px;
      padding-right: 10px;
  }
}
*/
.o-new-light-collection-search-theme .o-form-input-wrapper {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

/* UP TO HERE IS SPECIAL SEARCH COLLECTION STYLING */
.o-new-light-collection-search-theme .o--form,
.o-new-light-collection-search-theme .o--swap {
    width: 100%;
    -webkit-font-smoothing: auto;
    font-family: var(--o-font-family-label);
    font-family: var(--o-font-family-form);
    background-color: var(--o-form-bg-color);
    color: var(--o-form-fg-color);
    font-size: var(--o-input-font-size);
}

.o-new-light-collection-search-theme .o-form-label {
    font-family: var(--o-font-family-label);
    font-size: var(--o-label-font-size);
    color: var(--o-input-label-font-color);
}

.o-new-light-collection-search-theme .o-radio-label {
    font-family: var(--o-font-family-label);
    font-size: var(--o-radio-label-font-size);
    color: var(--o-radio-label-fg-color);
}

.o-new-light-collection-search-theme .o-checkbox-label {
    font-family: var(--o-font-family-label);
    font-size: var(--o-checkbox-label-font-size);
    color: var(--o-checkbox-label-fg-color);
}

.o-new-light-collection-search-theme .o-form .o-form-select,
.o-new-light-collection-search-theme .o-form .o-form-input {
    display: block;
    width: 100%;
    padding: 8px 12px;
    margin-bottom: 0px;
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer;
    font-family: var(--o-font-family-input);
    background-color: var(--o-input-bg-color) !important;
    color: var(--o-form-input-font-color) !important;
    height: var(--o-input-height-size);
    font-size: var(--o-input-font-size);
    border-width: var(--o-input-border-width);
    border-color: var(--o-input-border-color);
    border-radius: var(--o-input-border-radius);
}

.o-new-light-collection-search-theme .o-form .o-form-select::placeholder,
.o-new-light-collection-search-theme .o-form .o-form-input::placeholder {
    color: var(--o-form-input-placeholder-font-color);
}

.o-new-light-collection-search-theme .o-form .o-form-select:focus,
.o-new-light-collection-search-theme .o-form .o-form-input:focus {
    padding: 8px 12px;
    background-color: var(--o-input-focus-bg-color) !important;
    color: var(--o-form-input-font-color) !important;
    border-width: var(--o-input-focus-border-width);
    border-color: var(--o-input-focus-border-color) !important;
    border-style: var(--o-input-focus-border-style);
}

.o-new-light-collection-search-theme .o-radio-wrapper o-radio-label {
    padding-left: 0px;
}

.o-new-light-collection-search-theme .o-radio-wrapper {
    margin-left: 15px;
    cursor: pointer;
}

.o-new-light-collection-search-theme .o-radiomark {
    background-color: var(--o-radio-input-bg-color);
    border-width: var(--o-radio-border-width);
    box-shadow: var(--o-radio-shadow);
}

.o-new-light-collection-search-theme .o-radio-wrapper .o-radiomark circle.border {
    stroke: var(--o-radio-border-color);
    stroke-width: var(--o-radio-border-width);
}

.o-new-light-collection-search-theme .o-radio-wrapper input:checked~.o-radiomark circle.border {
    stroke: var(--o-radio-border-color-checked);
    stroke-width: var(--o-radio-border-width-checked);
}

.o-new-light-collection-search-theme .o-radio-wrapper input:checked~.o-radiomark circle.dot {
    fill: var(--o-radio-input-fg-color);
}

.o-new-light-collection-search-theme .o-checkbox-wrapper {
    cursor: pointer;
}

.o-new-light-collection-search-theme .o-checkmark {
    background-color: var(--o-checkmark-bg-color);
    color: var(--o-checkmark-fg-color);
    box-shadow: var(--o-checkbox-shadow);
    border-color: var(--o-checkbox-border-color);
}

.o-new-light-collection-search-theme .o-checkbox {
    border-width: var(--o-checkbox-border-width);
    border-color: var(--o-checkbox-border-color);
}

.o-new-light-collection-search-theme .o-checkbox-label,
.o-new-light-collection-search-theme .o-radio-label {
    padding-left: 0px;
    padding-right: 0px;
}

.o-new-light-collection-search-theme .o-checkbox-wrapper .o-checkbox-label,
.o-new-light-collection-search-theme .o-radio-wrapper .o-radio-label {
    padding-left: 8px;
    padding-right: 8px;
}

.o-new-light-collection-search-theme select option:checked {
    background: rgba(0, 0, 0, 0.05) -webkit-linear-gradient(bottom, #000000 0%, #000000 100%);
}

.o-new-light-collection-search-theme .o-form .o-form-submit-primary {
    display: inline-block;
    position: static;
    border: 0;
    text-decoration: none;
    cursor: pointer;
    font-family: var(--o-font-family-btn-primary);
    background-color: var(--o-button-primary-bg-color);
    color: var(--o-button-primary-fg-color);
    text-align: var(--o-button-primary-text-align);
    font-size: var(--o-button-primary-font-size);
    line-height: var(--o-button-primary-height-size);
    padding-right: var(--o-button-primary-padding-right);
    padding-left: var(--o-button-primary-padding-left);
    border-radius: var(--o-input-border-radius-button);
}

.o-new-light-collection-search-theme .o-form .o-form-submit-secondary {
    display: inline-block;
    position: static;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    font-family: var(--o-font-family-btn-secondary);
    background-color: var(--o-button-secondary-bg-color);
    color: var(--o-button-secondary-fg-color);
    text-align: var(--o-button-secondary-text-align);
    font-size: var(--o-button-secondary-font-size);
    line-height: var(--o-button-secondary-height-size);
    padding-right: var(--o-button-secondary-padding-right);
    padding-left: var(--o-button-secondary-padding-left);
    border-radius: var(--o-input-border-radius-button);
}

.o-new-light-collection-search-theme .o-form .o-form-submit-primary:hover {
    background-color: var(--o-button-primary-bg-hover-color);
    color: var(--o-button-primary-fg-hover-color);
}

.o-new-light-collection-search-theme .o-form .o-form-submit-secondary:hover {
    background-color: var(--o-button-secondary-bg-hover-color);
    color: var(--o-button-secondary-fg-hover-color);
}

.o-new-light-collection-search-theme .o-form .o-form-submit-primary[disabled] {
    background-color: var(--o-button-primary-bg-disabled-color);
    color: var(--o-button-primary-fg-disabled-color);
}

.o-new-light-collection-search-theme .o-form .o-form-submit-secondary[disabled] {
    background-color: var(--o-button-secondary-bg-disabled-color);
    color: var(--o-button-secondary-fg-disabled-color);
}

.o-new-light-collection-search-theme .o-form-submit-primary[disabled]+.o-form-button-icon {
    color: var(--o-button-primary-fg-disabled-color);
}

.o-new-light-collection-search-theme .o-form-submit-secondary[disabled]+.o-form-button-icon {
    color: var(--o-button-primary-fg-disabled-color);
}

.o-new-light-collection-search-theme .o-form-primary-wrapper .o-form-button-icon {
    pointer-events: none;
    ;
    color: var(--o-button-secondary-icon-color);
    line-height: var(--o-button-primary-height-size);
}

.o-new-light-collection-search-theme .o-form-secondary-wrapper .o-form-button-icon {
    pointer-events: none;
    ;
    color: var(--o-button-secondary-icon-color);
    line-height: var(--o-button-secondary-height-size);
}

.o-new-light-collection-search-theme .o-form-error,
.o-new-light-collection-search-theme .o-error .o-form-label {
    color: var(--o-form-error-color);
    font-family: var(--o-form-error-font);
}

.o-new-light-collection-search-theme .o-error .o-form-input {
    border-color: var(--o-input-error-border-color);
}

.o-new-light-collection-search-theme .o--column h2 {
    font-family: var(--o-form-title-font-family);
    font-size: var(--o-form-title-font-size);
    color: var(--o-form-title-font-color);
}

.o-new-light-collection-search-theme .o--column h3,
.o-new-light-collection-search-theme .o--column h4 {
    font-family: var(--o-form-subtitle-font-family);
    font-size: var(--o-form-subtitle-font-size);
    color: var(--o-form-subtitle-font-color);
}

.o-new-light-collection-search-theme .o-checkbox-label a {
    color: rgb(0, 60, 113);
}

.o-new-light-collection-search-theme .o-checkbox-label a:hover {
    color: white;
}

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

    .o-new-light-collection-search-theme .o-form .o-form-submit-primary,
    .o-new-light-collection-search-theme .o-form .o-form-submit-secondary {
        width: 100%;
    }

    .o-new-light-collection-search-theme .o-form-primary-wrapper,
    .o-new-light-collection-search-theme .o-form-secondary-wrapper {
        width: 100%;
    }
}

.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}


.bam-collsrch-article-link:hover .bam-collsrch-heading {
    color: rgb(16, 193, 255);
    -webkit-transition: 0.25s;
    transition: 0.25s;
}