:root {
    --primary: #396466;
    --secondary: #73BEB9;
    --gray: #f5f5f5;
    --ease: 400ms ease-in-out;
    --bounce: 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 1;
    background: #fff;
}
html::-webkit-scrollbar {
    width: 6px;
    background: var(--primary);
}
html::-webkit-scrollbar-thumb {
    width: 6px;
    background: var(--primary);
}
img,
picture,
video,
canvas,
svg {
    border-style: none;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    display: block;
}
hr {
    box-sizing: content-box;
    overflow: visible;
}
a {
    color: inherit;
    text-decoration: none;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0);
    font: inherit;
    color: var(--primary);
    font-family: 'Montserrat-Medium';
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0;
    background: rgba(0, 0, 0, 0);
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
    background: rgba(0, 0, 0, 0);
}
ul[role='list'],
ol[role='list'] {
    list-style: none;
    padding: 0;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type='search'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    display: none;
    opacity: 0;
    visibility: hidden;
}
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    appearance: button;
    font: inherit;
}
@media (prefers-reduced-motion: reduce) {
    html:focus-within {
        scroll-behavior: auto;
    }
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}
[hidden] {
    display: none !important;
}
:where(button, input:not([type='checkbox']), select, textarea) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
strong,
b {
    font-weight: 600;
    color: inherit;
    font-family: inherit;
}
em,
i {
    font-style: italic;
}
.__no-scroll {
    overflow: hidden !important;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-BoldItalic';
    src: url('../fonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-ExtraBoldItalic';
    src: url('../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url('../fonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-ExtraLightItalic';
    src: url('../fonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Italic';
    src: url('../fonts/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-MediumItalic';
    src: url('../fonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-LightItalic';
    src: url('../fonts/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-SemiBoldItalic';
    src: url('../fonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeSpeed;
    font-family: 'Montserrat-Regular';
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 125%;
}
h4 {
    font-size: 2.5em;
}
h5 {
    font-size: 2em;
}
h6 {
    font-size: 1.25em;
}
p,
li,
a {
    line-height: 125%;
}
header {
    width: 60%;
    height: 130px;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    transition: 0.4s ease-in-out;
    margin: auto;
}
header .header_wrapper {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: end;
    background: #fff;
    padding: 2rem 8rem;
}

header .header_wrapper picture {
    width: fit-content;
}

header .header_wrapper picture img{
    width: 250px;
}
main {
    height: calc(100vh - 130px);
    display: flex;
    align-items: center;
    justify-content: center;
}

._wrapper-form{
    width: 40%;
    position: relative;
    display: block;
    margin: auto;    
    padding: 20px 0;
}

._wrapper-form ._title {
    display: flex;
    align-items: center;
    gap: 10px;
}

._wrapper-form  ._title._margin {
    margin-top: 20px;
    margin-bottom: -17px;
}

._wrapper-form ._title picture{
    width: fit-content;
}

._wrapper-form ._title picture img{
    width: 50px;
}

._wrapper-form ._title ._text h5, ._wrapper-form ._title ._text h6{
    font-family: 'Montserrat-ExtraBold';
    color: var(--primary);
    font-size: 1.25rem;
}

._wrapper-form ._form{
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

._wrapper-form._teleprompter ._form {
    margin-top: 10px;
}
._wrapper-form ._form ._input{
    width: 100%;
}

._wrapper-form ._form ._input label{
    color: var(--primary);
    font-size: 1.2em;
    font-family: 'Montserrat-Regular';
}

._wrapper-form ._form ._input label span{
    color: var(--secondary);
    font-weight: 600;
    margin-right: 3px;
}

._wrapper-form ._form ._input input, ._wrapper-form ._form ._input select{
    width: 100%;
    height: 40px;
    border: 2px solid var(--secondary);
    border-radius: 50px;
    padding: 5px 15px;
    margin-top: 10px;
}


._wrapper-form ._form ._input textarea{
    position: relative;
    width: 100%;
    border: 2px solid var(--secondary);
    border-radius: 15px;
    padding: 10px 15px;
    overflow: auto;
    z-index: 3;
    margin-top: 10px;
}

._wrapper-form ._form ._input input[type = 'file']{
    display: none;
}

._wrapper-form ._form ._multiple{
    display: flex;
    gap: 10px;
}

._wrapper-form ._form ._input._images {
    display: flex;
    align-items: center;
    gap: 5px;
}

._wrapper-form ._form ._input._images p {
    color: #a4a4a4;
    font-size: 452;
    font-weight: 600;
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

._wrapper-form ._form ._input ._file {
    width: fit-content;
    display: flex;
    background: var(--secondary);
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    padding: 5px 10px;
    cursor: pointer;
}

._wrapper-form ._form ._input ._file img {
    width: 15px;
}

._wrapper-form ._form ._input ._file h6 {
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
}

._wrapper-form ._form ._input._multiple ._input.w-50 {
    width: 50%;
}

._wrapper-form ._form ._input._multiple ._input input {
    margin-top: 0;
}

._wrapper-form ._form ._button{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.selected {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 2px solid var(--secondary);
    font-size: 1.2em;
    color: var(--primary);
    text-decoration: underline;
    font-family: 'Montserrat-Regular';
    border-radius: 50px;
    padding: 9px 15px;
}

.selected .arrow {
    width: 12px;
    transition: var(--ease);
}

section.filter_overlay {
    width: 100%;
    height: 100dvh;
    position: fixed;
    display: block;
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    top: 0;
    left: 0;
    inset: 0;
    z-index: 110;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: var(--ease);
}

section.filter_overlay.visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.options {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--gray);
    border: 3px solid var(--secondary);
    border-radius: 15px;
    list-style: none;
    margin: auto;
    padding: 0;
    width: 400px;
    height: fit-content;
    max-height: 80%;
    overflow-y: auto;
    display: block;
    z-index: 1000;
}

.options li {
    color: var(--primary);
    font-family: 'Montserrat-Medium';
    padding: 6px 1rem;
    transition: var(--ease);    
    cursor: pointer;
}

.selected,
.options li {
    -webkit-tap-highlight-color: transparent; /* iOS */
    -webkit-touch-callout: none;
    user-select: none;
}
.selected:focus,
.options li:focus {
    outline: none;
}

.options li.active {
    background: var(--secondary);
    color: #fff;
} 

.options li:hover {
    background: var(--secondary);
    color: #fff;
} 

.options li.close {
    position: absolute;
    right: 0;
    color: var(--primary);
    font-weight: 600;
    font-family: 'Montserrat-Medium';
}

._nav{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 3%;
}

._nav a{
    cursor:pointer;
}

._nav a img{
    width: 45px;
}

._input._right {
    display: flex;
    justify-content: end;
    margin-bottom: 7px;
}

._input._right .selected {
    width: 40%;
}

button{
    font-family: 'Monserrat-SemiBold';
    border: 3px solid var(--secondary);
    color: var(--secondary);
    font-size: 1.3rem;
    padding: 6px 20px;
    border-radius: 50px;
    transition: var(--ease);
}

button:hover{
    background: var(--secondary);
    color: #fff;
}

button.highlighted {
    background: var(--secondary);
    color: #fff;
}

button.highlighted:hover {
    background: #fff;    
    color: var(--secondary);
}

.teleprompter {
    width: 100%;
    height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    border: 2px solid var(--secondary);
    backdrop-filter: blur(2px);
    padding: 6% 1%;
    border-radius: 15px;
}

.text-list {
    position: relative;
    z-index: 2;
    padding: 1px 20px;
}

.text-list p {
    font-family: 'Montserrat-ExtraBold';
    font-size: 17px;
    text-align: center;
    margin: 5px 0;
    color: #b5c4c5;
    padding: 0 20px;
    transition: 400ms ease-in-out;
}

.text-list p.active {
    color: var(--primary);
    font-size: 18px;
    font-weight: 600;
    background: #ffffffa8;
    transform: scale(1.1);
    z-index: 1;
    position: relative;
}

.contenedor p {
    padding: 8px;
    margin: 4px 0;
}

.contenedor p.activo {
    background-color: var(--primary); /* verde */
    color: white;
    border-radius: 4px;
}

.swal2-styled.swal2-default-outline:focus {
    box-shadow: none !important;
}
.swal2-styled.swal2-confirm:focus {
    box-shadow: none !important;
}

.swal2-styled.swal2-confirm {
    font-family: 'Montserrat-Regular' !important;
}
.swal2-styled.swal2-cancel {
    font-family: 'Montserrat-Regular' !important;
}

.swal2-styled.swal2-deny{
    font-family: 'Montserrat-Regular' !important;
}

.swal2-title {
    font-family: 'Montserrat-Regular' !important;
    font-size: 1.375em !important;
}
@media (max-width: 768px) {
    header {
        width: 100%;
        height: 80px;
        position: relative;
        display: block;
        top: 0;
        left: 0;
        transition: 0.4s ease-in-out;
        margin: auto;
    }

    header .header_wrapper {
        padding: 2rem 1rem;
    }

    ._wrapper-form{
        width: 70%;    
    }
}

@media (max-width: 575px) {
    h4 {
        font-size: 2em;
    }
    
    ._wrapper-form{
        width: 90%;    
    }

    ._input._right .selected {
        width: 50%;
    }

    ._wrapper-form._teleprompter {
        margin-top: 40%;
    }
}

@media (max-width: 412px){
    ._input._right .selected {
        width: 50%;
    }
}

@media (max-width: 375px) {
    header .header_wrapper {
        padding: 1rem 1rem;
    }
}

@media (max-width: 360px) {
    ._wrapper-form ._title ._text h5, ._wrapper-form ._title ._text h6 {
        font-size: 1.15rem;
    }
}
