:root {
    --accent: #027aad;
    /* 2, 122, 173 */
    --sub-accent: #004d6d;
    /* 0, 77, 109 */
    --color-1: #347C7B;
    --color-2: #947601;
    --color-3: #d5e5e6;
}

body,
html {
    margin: 0;
    padding: 0;
    background-color: #fffef4;
    font-family: system-ui
}

.secondlevel-container {
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.3);
    max-width: 500px;
}

.gridicons--location {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 9A7 7 0 1 0 5 9c0 1.387.409 2.677 1.105 3.765h-.008L12 22l5.903-9.235h-.007A6.97 6.97 0 0 0 19 9m-7 3a3 3 0 1 1 0-6a3 3 0 0 1 0 6'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.ic--round-mail {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-.4 4.25l-6.54 4.09c-.65.41-1.47.41-2.12 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.ic--sharp-phone {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m21 15.46l-5.27-.61l-2.52 2.52a15.05 15.05 0 0 1-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97z'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.devicon--linkedin {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%230076b2' d='M116 3H12a8.91 8.91 0 0 0-9 8.8v104.42a8.91 8.91 0 0 0 9 8.78h104a8.93 8.93 0 0 0 9-8.81V11.77A8.93 8.93 0 0 0 116 3'/%3E%3Cpath fill='%23fff' d='M21.06 48.73h18.11V107H21.06zm9.06-29a10.5 10.5 0 1 1-10.5 10.49a10.5 10.5 0 0 1 10.5-10.49m20.41 29h17.36v8h.24c2.42-4.58 8.32-9.41 17.13-9.41C103.6 47.28 107 59.35 107 75v32H88.89V78.65c0-6.75-.12-15.44-9.41-15.44s-10.87 7.36-10.87 15V107H50.53z'/%3E%3C/svg%3E")
}

.skill-icons--instagram {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cg fill='none'%3E%3Crect width='256' height='256' fill='url(%23skillIconsInstagram0)' rx='60'/%3E%3Crect width='256' height='256' fill='url(%23skillIconsInstagram1)' rx='60'/%3E%3Cpath fill='%23fff' d='M128.009 28c-27.158 0-30.567.119-41.233.604c-10.646.488-17.913 2.173-24.271 4.646c-6.578 2.554-12.157 5.971-17.715 11.531c-5.563 5.559-8.98 11.138-11.542 17.713c-2.48 6.36-4.167 13.63-4.646 24.271c-.477 10.667-.602 14.077-.602 41.236s.12 30.557.604 41.223c.49 10.646 2.175 17.913 4.646 24.271c2.556 6.578 5.973 12.157 11.533 17.715c5.557 5.563 11.136 8.988 17.709 11.542c6.363 2.473 13.631 4.158 24.275 4.646c10.667.485 14.073.604 41.23.604c27.161 0 30.559-.119 41.225-.604c10.646-.488 17.921-2.173 24.284-4.646c6.575-2.554 12.146-5.979 17.702-11.542c5.563-5.558 8.979-11.137 11.542-17.712c2.458-6.361 4.146-13.63 4.646-24.272c.479-10.666.604-14.066.604-41.225s-.125-30.567-.604-41.234c-.5-10.646-2.188-17.912-4.646-24.27c-2.563-6.578-5.979-12.157-11.542-17.716c-5.562-5.562-11.125-8.979-17.708-11.53c-6.375-2.474-13.646-4.16-24.292-4.647c-10.667-.485-14.063-.604-41.23-.604zm-8.971 18.021c2.663-.004 5.634 0 8.971 0c26.701 0 29.865.096 40.409.575c9.75.446 15.042 2.075 18.567 3.444c4.667 1.812 7.994 3.979 11.492 7.48c3.5 3.5 5.666 6.833 7.483 11.5c1.369 3.52 3 8.812 3.444 18.562c.479 10.542.583 13.708.583 40.396s-.104 29.855-.583 40.396c-.446 9.75-2.075 15.042-3.444 18.563c-1.812 4.667-3.983 7.99-7.483 11.488c-3.5 3.5-6.823 5.666-11.492 7.479c-3.521 1.375-8.817 3-18.567 3.446c-10.542.479-13.708.583-40.409.583c-26.702 0-29.867-.104-40.408-.583c-9.75-.45-15.042-2.079-18.57-3.448c-4.666-1.813-8-3.979-11.5-7.479s-5.666-6.825-7.483-11.494c-1.369-3.521-3-8.813-3.444-18.563c-.479-10.542-.575-13.708-.575-40.413s.096-29.854.575-40.396c.446-9.75 2.075-15.042 3.444-18.567c1.813-4.667 3.983-8 7.484-11.5s6.833-5.667 11.5-7.483c3.525-1.375 8.819-3 18.569-3.448c9.225-.417 12.8-.542 31.437-.563zm62.351 16.604c-6.625 0-12 5.37-12 11.996c0 6.625 5.375 12 12 12s12-5.375 12-12s-5.375-12-12-12zm-53.38 14.021c-28.36 0-51.354 22.994-51.354 51.355s22.994 51.344 51.354 51.344c28.361 0 51.347-22.983 51.347-51.344c0-28.36-22.988-51.355-51.349-51.355zm0 18.021c18.409 0 33.334 14.923 33.334 33.334c0 18.409-14.925 33.334-33.334 33.334s-33.333-14.925-33.333-33.334c0-18.411 14.923-33.334 33.333-33.334'/%3E%3Cdefs%3E%3CradialGradient id='skillIconsInstagram0' cx='0' cy='0' r='1' gradientTransform='matrix(0 -253.715 235.975 0 68 275.717)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fd5'/%3E%3Cstop offset='.1' stop-color='%23fd5'/%3E%3Cstop offset='.5' stop-color='%23ff543e'/%3E%3Cstop offset='1' stop-color='%23c837ab'/%3E%3C/radialGradient%3E%3CradialGradient id='skillIconsInstagram1' cx='0' cy='0' r='1' gradientTransform='matrix(22.25952 111.2061 -458.39518 91.75449 -42.881 18.441)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233771c8'/%3E%3Cstop offset='.128' stop-color='%233771c8'/%3E%3Cstop offset='1' stop-color='%2360f' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")
}

.devicon--facebook {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='118.35' height='118.35' x='4.83' y='4.83' fill='%233d5a98' rx='6.53' ry='6.53'/%3E%3Cpath fill='%23fff' d='M86.48 123.17V77.34h15.38l2.3-17.86H86.48v-11.4c0-5.17 1.44-8.7 8.85-8.7h9.46v-16A127 127 0 0 0 91 22.7c-13.62 0-23 8.3-23 23.61v13.17H52.62v17.86H68v45.83z'/%3E%3C/svg%3E")
}

.color-accent {
    color: var(--accent)
}

.color-sub-accent {
    color: var(--sub-accent)
}

.bg-accent {
    background-color: var(--color-3)
}

.bg-sub-accent {
    background-color: var(--sub-accent)
}

.firstlevel-container {
    background-color: #adc9d2;
    background-image: url(../img/bg-image-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100vw;
    display: flex
}

.logo-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 15px;
    border-radius: 20px
}

.logo-container h1 {
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    margin-top: 10px;
    text-align: center;
    text-shadow: 0 4px 4px rgb(0 0 0 / 20%);
    margin: 15px 5px 0 5px
}

.logo-container p {
    margin: 0;
    font-weight: 600;
    color: #000;
    font-size: 2.5vh
}

.logo-container img {
    width: 15vh;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .25))
}

.content-container {
    background: rgba(255, 255, 255, .6);
    backdrop-filter: blur(22px);
    border-radius: 20px;
    padding: 0 20px;
    margin-top: 20px
}

.link-container {
    display: flex;
    align-items: center;
    gap: 20px
}

.link-container span {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #1818b3;
    border-radius: 7px
}

@keyframes slideUp {
    from {
        transform: translateY(300px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-300px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slideLeft {
    from {
        transform: translateX(300px)
    }

    to {
        transform: translateX(0)
    }
}

.border-box {
    box-sizing: border-box
}

.font-600 {
    font-weight: 600
}

.font-13px {
    font-size: 13px
}

.font-14px {
    font-size: 14px
}

.font-15px {
    font-size: 15px
}

.font-17px {
    font-size: 17px
}

.font-20px {
    font-size: 20px
}

.font-23px {
    font-size: 23px
}

.font-25px {
    font-size: 25px
}

.font-30px {
    font-size: 30px
}

.font-35px {
    font-size: 35px
}

.text-accent {
    color: var(--color-3)
}

.text-sub-accent {
    color: var(--sub-accent)
}

.text-sub-accent-light {
    color: var(--sub-accent-light)
}

.text-danger {
    color: #ce0202
}

.text-white {
    color: #fff
}

.text-white-200 {
    color: #dbdbdb
}

.text-white-500 {
    color: #7d7d7d
}

.text-white-700 {
    color: #434343
}

.text-black {
    color: #000
}

.decoration-none {
    text-decoration: none
}

.text-center {
    text-align: center
}

.mt-0px {
    margin-top: 0
}

.mt-5px {
    margin-top: 5px
}

.mt-10px {
    margin-top: 10px
}

.mt-13px {
    margin-top: 13px
}

.mt-15px {
    margin-top: 15px
}

.mt-20px {
    margin-top: 20px
}

.mt-25px {
    margin-top: 25px
}

.mt-30px {
    margin-top: 30px
}

.mt-35px {
    margin-top: 35px
}

.mt-45px {
    margin-top: 45px
}

.mt-50px {
    margin-top: 50px
}

.mt-60px {
    margin-top: 60px
}

.mt-70px {
    margin-top: 70px
}

.mt-100px {
    margin-top: 100px
}

.p-10px {
    padding: 10px
}

.p-15px {
    padding: 15px
}

.detail_box {
    padding: 24px 16px 16px;
}

.py-3px {
    padding-top: 3px;
    padding-bottom: 3px
}

.py-5px {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-7px {
    padding-top: 7px;
    padding-bottom: 7px
}

.py-10px {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-15px {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-20px {
    padding-top: 20px;
    padding-bottom: 20px
}

.px-7px {
    padding-left: 7px;
    padding-right: 7px
}

.px-10px {
    padding-left: 10px;
    padding-right: 10px
}

.px-15px {
    padding-left: 15px;
    padding-right: 15px
}

.px-20px {
    padding-left: 20px;
    padding-right: 20px
}

.px-30px {
    padding-left: 30px;
    padding-right: 30px
}

.px-50px {
    padding-left: 50px;
    padding-right: 50px
}

.h-1px {
    height: 1px
}

.h-2px {
    height: 2px
}

.h-3px {
    height: 3px
}

.h-4px {
    height: 4px
}

.h-5px {
    height: 5px
}

.h-7px {
    height: 7px
}

.h-10px {
    height: 10px
}

.h-20px {
    height: 20px
}

.h-30px {
    height: 30px
}

.h-35px {
    height: 35px
}

.h-50px {
    height: 50px
}

.h-100px {
    height: 100px
}

.h-8per {
    height: 8%
}

.h-10per {
    height: 10%
}

.h-12per {
    height: 12%
}

.h-70per {
    height: 70%
}

.h-80per {
    height: 80%
}

.h-90per {
    height: 90%
}

.h-99per {
    height: 99%
}

.h-100per {
    height: 100%
}

.w-1px {
    width: 1px
}

.w-2px {
    width: 2px
}

.w-20 {
    width: 20px
}

.w-25 {
    width: 25px
}

.w-30 {
    width: 30px
}

.w-35 {
    width: 35px
}

.w-40 {
    width: 40px
}

.w-45 {
    width: 45px
}

.w-50 {
    width: 50px
}

.w-100 {
    width: 100px
}

.w-5per {
    width: 5%
}

.w-7per {
    width: 7%
}

.w-10per {
    width: 10%
}

.w-20per {
    width: 20%
}

.w-25per {
    width: 25%
}

.w-30per {
    width: 30%
}

.w-32per {
    width: 32%
}

.w-40per {
    width: 40%
}

.w-50per {
    width: 50%
}

.w-60per {
    width: 60%
}

.w-70per {
    width: 70%
}

.w-80per {
    width: 80%
}

.w-90per {
    width: 90%
}

.w-95per {
    width: 95%
}

.w-100per {
    width: 100%
}

.w-105per {
    width: 105%
}

.w-110per {
    width: 110%
}

.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.items-start {
    align-items: start
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: start
}

.justify-center {
    justify-content: center
}

.justify-around {
    justify-content: space-around
}

.flex-shrink-0 {
    flex-shrink: 0
}

.gap-5px {
    gap: 5px
}

.gap-7px {
    gap: 7px
}

.gap-10px {
    gap: 10px
}

.gap-15px {
    gap: 15px
}

.gap-20px {
    gap: 20px
}

.gap-25px {
    gap: 25px
}

.gap-30px {
    gap: 30px
}

.gap-35px {
    gap: 35px
}

.border {
    border: 1px solid
}

.border-accent {
    border: 1px solid var(--color-3)
}

.border-sub-accent {
    border: 1px solid var(--sub-accent)
}

.border-b {
    border-bottom: 1px solid
}

.border-b-light-a {
    border-bottom: 1px solid #d7d7d7
}

.border-b-light-b {
    border-bottom: 1px solid #aaa
}

.border-b-accent {
    border-bottom: 1px solid var(--color-3)
}

.border-b-sub-accent {
    border-bottom: 1px solid var(--sub-accent)
}

.bdr-rds-5px {
    border-radius: 5px
}

.bdr-rds-7px {
    border-radius: 7px
}

.bdr-rds-10px {
    border-radius: 10px
}

.bdr-rds-15px {
    border-radius: 15px
}

.bdr-rds-20px {
    border-radius: 20px
}

.bg-color {
    background-color: var(--color-3)
}

.bg-sub-accent {
    background-color: var(--sub-accent)
}

.bg-sub-accent-light {
    background-color: var(--sub-accent-light)
}

.bg-gray-100 {
    background-color: #f5f5f5
}

.bg-gray-200 {
    background-color: #dbdbdb
}

.bg-gray-400 {
    background-color: #919191
}

.bg-gray-500 {
    background-color: #7d7d7d
}

.bg-gray-700 {
    background-color: #434343
}

.bg-black {
    background-color: #000
}

.bg-white {
    background-color: #fff
}

.bg-white-30per {
    background-color: rgb(255 255 255 / 30%)
}

.bg-white-50per {
    background-color: rgb(255 255 255 / 50%)
}

.bg-white-70per {
    background-color: rgb(255 255 255 / 70%)
}