/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/[locale]/styles.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
:root {
    --dark-1: rgba(0, 0, 0, 0.1);
    --black: rgba(0, 0, 0, 1);

    /* Header */
    --dark-8: rgb(0, 0, 0, 0.8);
    --dark-5: rgb(0, 0, 0, 0.5);
    /* Header */
    --dark-05: rgba(0, 0, 0, 0.05);
    --dark-02: rgba(0, 0, 0, 0.02);
    /* Header */
    --dark-2: rgba(0, 0, 0, 0.2);
    /* Header */
    --green-dark: #013A21;
    --green-dark-5: rgba(1, 58, 33, 0.5);
    --white: white;
    --green-light: rgb(227, 243, 219);
    --green-light-05: rgb(227, 243, 219, 0.5);
}


@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fade-in {
    animation: fadeIn 0.5s ease-in-out forwards;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fade-out {
    animation: fadeOut 0.5s ease-in-out forwards;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/[locale]/globals.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: var(--font-poppins);
}

html,
body {
    font-size: 18px;
}


/* Apply font globally */
body {
    font-family: var(--font-poppins), Arial, Helvetica, sans-serif;
}

.bold {
    font-weight: 600;
}

.underline {
    text-decoration: underline;
}

button,
input {
    color: var(--black);
}

button:active {
    transform: scale(0.9);
    transition: 80ms;
}

.italic {
    font-style: italic;
}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[3].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[3].use[2]!./node_modules/next/font/local/target.css?{"path":"src/fonts/index.ts","import":"","arguments":[{"src":[{"path":"./poppins/Poppins-Thin.ttf","weight":"100","style":"normal"},{"path":"./poppins/Poppins-ThinItalic.ttf","weight":"100","style":"italic"},{"path":"./poppins/Poppins-ExtraLight.ttf","weight":"200","style":"normal"},{"path":"./poppins/Poppins-ExtraLightItalic.ttf","weight":"200","style":"italic"},{"path":"./poppins/Poppins-Light.ttf","weight":"300","style":"normal"},{"path":"./poppins/Poppins-LightItalic.ttf","weight":"300","style":"italic"},{"path":"./poppins/Poppins-Regular.ttf","weight":"400","style":"normal"},{"path":"./poppins/Poppins-Italic.ttf","weight":"400","style":"italic"},{"path":"./poppins/Poppins-Medium.ttf","weight":"500","style":"normal"},{"path":"./poppins/Poppins-MediumItalic.ttf","weight":"500","style":"italic"},{"path":"./poppins/Poppins-SemiBold.ttf","weight":"600","style":"normal"},{"path":"./poppins/Poppins-SemiBoldItalic.ttf","weight":"600","style":"italic"},{"path":"./poppins/Poppins-Bold.ttf","weight":"700","style":"normal"},{"path":"./poppins/Poppins-BoldItalic.ttf","weight":"700","style":"italic"},{"path":"./poppins/Poppins-ExtraBold.ttf","weight":"800","style":"normal"},{"path":"./poppins/Poppins-ExtraBoldItalic.ttf","weight":"800","style":"italic"},{"path":"./poppins/Poppins-Black.ttf","weight":"900","style":"normal"},{"path":"./poppins/Poppins-BlackItalic.ttf","weight":"900","style":"italic"}],"variable":"--font-poppins"}],"variableName":"poppins"} ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
font-family: 'poppins';
src: url(/_next/static/media/605324f7af12a99a-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 100;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/ef8911147e9862d8-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 100;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/9102fb8415d8f327-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 200;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/2ce504459899a1d8-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 200;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/8b20023e8f811f53-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/acd7f79f9e69ead8-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/4b4ebe20759bdbf2-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/b2efb5cde74c2f1a-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 400;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/a52d0bf095c248da-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/34a634e1e94d3514-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 500;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/98512bf8da1afe43-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/502635913515117a-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 600;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/8001a01b32b71ef5-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/1a15c5ce3e29c0a9-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 700;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/7572a9b5289f55fe-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 800;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/9656981deddb4bed-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 800;
font-style: italic;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/a7317f18e35bd6ef-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 900;
font-style: normal;
}

@font-face {
font-family: 'poppins';
src: url(/_next/static/media/0719401c96a043e7-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 900;
font-style: italic;
}@font-face {font-family: 'poppins Fallback';src: local("Arial");ascent-override: 92.83%;descent-override: 30.94%;line-gap-override: 8.84%;size-adjust: 113.11%
}.__className_153367 {font-family: 'poppins', 'poppins Fallback'
}.__variable_153367 {--font-poppins: 'poppins', 'poppins Fallback'
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/Header/header.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.header_nav__w4Wbg {
    display: flex;
    justify-content: space-between;
    height: 55px;
    align-items: center;
    padding: 0 15px;
    border-bottom: 1px solid var(--dark-2);
    position: relative;
}

.header_navBoxLinks__56CSW,
.header_navBoxInfo__1ZqeU {
    display: flex;
    align-items: center;
}

.header_navLogo__zsTjs {
    height: 26px;
    width: auto;
}

.header_nav__w4Wbg .header_linksPC__fbE6O {
    display: flex;
    list-style: none;
    gap: 7px;
    margin-left: 15px;
}

.header_nav__w4Wbg .header_linksPC__fbE6O li {
    display: flex;
    justify-content: center;
    align-items: center;

}

.header_nav__w4Wbg .header_linksPC__fbE6O li a {
    padding: 7px 12px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    color: var(--dark-8);
}

.header_nav__w4Wbg .header_linksPC__fbE6O li a:hover {
    background: var(--dark-05);
}


.header_language__R3CyV,
.header_mobileMenuIcon__YJcn4 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: transparent;
    border: none;
}

.header_navBoxInfo__1ZqeU {
    gap: 10px;
}


.header_navInternationalIcon__QxXij {
    height: 20px;
    width: auto;
}

.header_navInternationalIcon__QxXij:hover {
    opacity: 0.5;
    cursor: pointer;
    transition: 80ms;
}


.header_navBoxLine__Jzpla {
    width: 2px;
    height: 25px;
    background-color: var(--dark-2);
    margin-left: 20px;
    display: none;
}

.header_loginButton__hzi9n {
    padding: 7px 12px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    color: var(--dark-8);
}

.header_loginButton__hzi9n:hover {
    background: var(--dark-05);
}

.header_signUpButton__CF_kp {
    background: var(--green-dark);
    color: var(--white);
    padding: 7px 15px;
    text-align: center;
    border: none;
    border-radius: 100px;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}

.header_signUpButton__CF_kp:hover {
    background: var(--green-dark-5);
}

.header_mobileMenuIcon__YJcn4 {
    display: none;
}

.header_mobileOverlay__CN5PZ {
    display: none;
}

@media(max-width:1200px) {


    .header_nav__w4Wbg .header_linksPC__fbE6O {
        gap: 0px;
    }
}

@media (max-width:1000px) {
    .header_navBoxLine__Jzpla {
        display: none;
    }

    .header_nav__w4Wbg .header_linksPC__fbE6O {
        display: none;
    }

    .header_navBoxInfo__1ZqeU {
        gap: 3vw;
    }

    .header_loginButton__hzi9n {
        display: none;
    }

    .header_signUpButton__CF_kp {
        padding: 0 15px;
        min-width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 36px;
        font-size: 0.7rem;
        text-decoration: none;
        font-weight: 600;
        text-align: center;
    }

    .header_profilePicture__9BCqp {
        margin: 0;
    }

    .header_mobileMenuIcon__YJcn4 {
        background: var(--dark-1);
        display: flex;
        justify-content: center;
        align-items: center;
        width: 36px;
        height: 36px;
        border-radius: 50%;
    }

    .header_mobileMenuIcon__YJcn4 img {
        height: 13px;
        width: auto;
    }

    .header_mobileOverlay__CN5PZ {
        display: flex;
        z-index: 1;
        position: absolute;
        top: 66px;
        flex-direction: column;
        left: 0;
        height: calc(100svh - 66px);
        width: 100%;
        justify-content: space-between;
        background-color: var(--white);
    }

    .header_mobileLinks__B93Ba {
        padding: 0 15px;
        display: flex;
        width: 100%;
        flex-direction: column;
        list-style: none;
        overflow-y: auto;
        padding-bottom: 30px;
    }

    .header_mobileLinks__B93Ba li {
        border-bottom: 1px solid var(--dark-05);
        padding: 20px 0;
    }


    .header_mobileLinks__B93Ba li:last-child {
        border-bottom: 0px;
    }

    .header_link__ylVKa {
        color: var(--dark-8);
        text-decoration: none;
        font-size: 0.9rem;
    }

    .header_mobileOverlayAuth__6my0m {
        display: flex;
        width: 100%;
        bottom: 0;
        background: var(--dark-02);
        height: 25vh;
        left: 0;
        justify-content: center;
        align-items: center;
        border-top: 1px solid var(--dark-2);
        flex-direction: column;
        padding: 0 15px;
        gap: 15px;
        min-height: 140px;
    }

    .header_mobileOverlayAuth__6my0m a,
    .header_mobileOverlayAuth__6my0m button {
        text-align: center;
        font-weight: 500;
        border: none;
        padding: 10px 0;
        width: 100%;
        font-size: 0.9rem;
        text-decoration: none;
        border-radius: 5px;
    }

    .header_mobileOverlayAuthLogin__SyjuD {
        background: var(--green-light);
        color: var(--black)
    }

    .header_mobileOverlayAuthRegister__tJTVI {
        background: var(--green-dark);
        color: var(--white)
    }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/Header/LanguageOverlay/overlay.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.overlay_overlay__qKvBS {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100svh;
    opacity: 0;
    visibility: hidden;
}

@keyframes overlay_fadeIn__7_h7R {
    from {
        opacity: 0;
        visibility: hidden;
    }

    to {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes overlay_fadeOut__gGovc {
    from {
        opacity: 1;
        visibility: visible;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}

.overlay_showOverlay__KvVXS {
    animation: overlay_fadeIn__7_h7R 0.3s ease-in-out forwards;
}

.overlay_hideOverlay__d9V4l {
    animation: overlay_fadeOut__gGovc 0.1s ease-in-out forwards;
}

.overlay_closeButton__eKLCd {
    position: absolute;
    top: 15px;
    right: 15px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}

.overlay_closeButtonImage__TZd2P {
    height: 40px;
    width: auto;
}

.overlay_overlayContent___LsBY {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    width: 100%;
}

.overlay_language__AIels {
    width: 90%;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 15px;
    border-radius: 5px;
    background: transparent;
    border: 2px solid var(--dark-2);
    max-width: 300px;
}

.overlay_language__AIels:hover {
    box-shadow: 0 0 10px var(--dark-1);
    transition: 80ms;
}

.overlay_language__AIels p {
    font-size: 1.1rem;
}

.overlay_language__AIels img {
    height: 40px;
    width: 40px;
    min-height: 40px;
    min-width: 40px;
    object-fit: cover;
    border: 1px solid var(--dark-05);
    border-radius: 50%;
}


.overlay_languageSelected__gtzYd {
    border-color: var(--green-dark);
}

@media (max-width:1000px) {
    .overlay_closeButton__eKLCd {
        position: absolute;
        top: 20px;
        right: 20px;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        background: transparent;
    }

    .overlay_closeButtonImage__TZd2P {
        height: 30px;
        width: auto;
    }



    .overlay_language__AIels {
        padding: 15px;
        max-width: 200px;
    }

    .overlay_language__AIels p {
        font-size: 1rem;
    }

    .overlay_language__AIels img {
        height: 30px;
        width: 30px;
        min-height: 30px;
        min-width: 30px;
    }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/Popup/UserInfoPopup/user-info.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.user-info_profileContainer__YEqVA,
.user-info_profilePictureBox__dOTu_ {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;

}

.user-info_profilePicture__EIozD {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
}

@media(max-width:1000px) {
    .user-info_profilePicture__EIozD {
        margin: 0;
    }
}

.user-info_userBox__ELB2d {
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 5px;
    background: var(--white);
    box-shadow: var(--dark-02) 0 10px 30px 0;
    border: 1px solid var(--dark-1);
    padding: 10px;
    gap: 10px;
    display: flex;
    z-index: 100;
    flex-direction: column;
    min-width: 250px;
}

.user-info_email__Dw42v {
    text-align: center;
    font-size: 0.65rem;
    color: var(--dark-8);
}

.user-info_userBoxInfo__PhKBO {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: var(--green-light-05);
    border-radius: 2px;
    color: var(--green-dark);
    cursor: pointer;
    text-decoration: none;

}



.user-info_text__p_QlZ {
    display: flex;
    gap: 0px;
    flex-direction: column;
    flex-grow: 1;
}

.user-info_name__9tvjY {
    display: flex;
    gap: 5px;
    font-size: 13px;
}

.user-info_status__Cu70D {
    color: var(--black);
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.user-info_statusIcon__Upuvn {
    height: 11px;
    width: auto;
}

.user-info_check__REQuI {
    width: 17px;
    height: auto;
}

.user-info_line__jwVAi {
    display: flex;
    width: 100%;
    height: 1px;
    background-color: var(--dark-5);
}

.user-info_buttons__bzzTx {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 5px;
}

.user-info_userInfoButton__fEVMU {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: transparent;
    border: none;
    font-size: 0.7rem;
    text-decoration: none;
    color: var(--dark-8);
}

.user-info_userInfoButton__fEVMU img {
    height: 15px;
    width: auto;
}

.user-info_userInfoButton__fEVMU:hover {
    background: var(--dark-02);
    cursor: pointer;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/components/ProfilePicture/profile.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.profile_profilePicture__04RSM {
    border-radius: 50%;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    background: var(--green-dark);
    color: var(--white);
    cursor: pointer;
    object-fit: cover;
}
