/*
Theme Name: Froser
Description: Froser
Version: 1.0
Author: Jerry
*/

@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Alexandria", sans-serif;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    overflow: hidden;
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none !important;
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

html {
    font-size: 62.5%;
}


@media (max-width: 1450px) {
    html {
        font-size: 49%;
        -webkit-text-size-adjust: none;
    }
}

@media (max-width: 1189px) {
    html {
        font-size: 40.5%;
        -webkit-text-size-adjust: none;
    }
}

@media (max-width: 1028px) {
    html {
        font-size: 35.5%;
        -webkit-text-size-adjust: none;
    }
}

@media (max-width: 767px) {

    html {
        font-size: 48%;
        -webkit-text-size-adjust: none;
    }
}

body button:focus {
    outline: none;
}

body img {
    display: block;
    max-width: 100%;
    height: auto;
}

body {
    /* max-width: 1920px; */
    margin: 0 auto;
}

.container {
    max-width: 124rem;
}

.container {
    padding-right: 0;
    padding-left: 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}


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




.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 0;
    padding-left: 0;
}

.main-header .container {
    max-width: 124rem;
}

.main-header .navbar,
.main-header .navbar-nav .nav-link,
.main-header .navbar .navbar-brand {
    padding: 0;
    margin: 0;
}


#cookie-notice .cn-button:not(.cn-button-custom) {
    border: none;
    position: relative;
    width: 20.5rem;
    height: 4.6rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: #F1E7C6 !important;
    font-size: 1.4rem;
    font-weight: 700;
    color: #1E2A32;
    border-radius: 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

.screen-reader-response {
    display: none;
}

.wpcf7-response-output,
.wpcf7-not-valid-tip {
    position: relative;
    top: 0.5rem;
}

body {
    padding: 0 1rem;
}


.main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 1.7rem 0;
    background-color: #ffffff;
}

.main-footer .items {
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.main-footer .items .item1 {
    max-width: 33.9rem;
    min-width: 33.9rem;
}

.main-footer .items .item2 {
    max-width: 29.8rem;
    min-width: 29.8rem;
}

.main-footer .items .item3 {
    max-width: 17.2rem;
    min-width: 17.2rem;
}

.main-footer .item-heading {
    font-family: "Inter", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    color: #008037;
    margin-bottom: 0.8rem;
}

.main-footer .item-text {
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #6D6D6D;
}

.main-footer .item2 .item-text.heading {
    margin-bottom: 2.4rem;
}

.main-footer .item2 .item-text {
    margin-bottom: 0.8rem;
}

.main-footer .item2 .item-text:last-of-type {
    margin-bottom: 0;
}

.main-footer .item3 .item-text {
    display: block;
    margin-bottom: 1.5rem;
}

.main-footer .item3 .item-text:last-of-type {
    margin-bottom: 0;
}

.main-footer .copyright-heading {
    font-family: "Instrument Sans", sans-serif;
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -5%;
    color: #000000;
}

.main-footer .copyright-text {
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #4E4E4E;
}

.main-footer .copyright-text a {
    color: #4E4E4E;
}

.main-footer .line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.24);
    margin: 2.4rem 0 4.4rem 0;
}

.main-footer .wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.main-header .custom-logo {
    max-width: 24.2rem;
    height: auto;
}

.main-header .navbar-nav {
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
}

.main-header .nav-link {
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -2%;
    color: #000000;
}

.start {
    margin-top: 8.6rem;
    padding: 27.3rem 0 6.4rem 0;
    background: url('https://froser.jbeghnzeab.cfolks.pl/wp-content/uploads/2026/03/image-1-1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.start .start-heading {
    font-family: "Inter", sans-serif;
    font-size: 6.4rem;
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
    margin-bottom: 1.6rem;
}

.start .start-text {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: 1.6rem;
}

.start .button-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-column-gap: 1.6rem;
    -moz-column-gap: 1.6rem;
    column-gap: 1.6rem;
}

.start .button-wrapper .start-button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    width: 22.602rem;
    height: 4.802rem;
    background-color: #E62424;
    border-radius: 99.9rem;
    font-family: "Inter", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffffff;
}

.start .button-wrapper .start-button.second {
    background-color: #ffffff;
    color: #E62424;
}

.description {
    padding: 7.2rem 0 9rem 0;
}

.description .description-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 4.8rem;
}

.description .line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.29);
    margin-bottom: 4.8rem;
}

.description .items {
    -webkit-box-align: start;
    align-items: flex-start;
    gap: 3.6rem;
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #F5F5F5;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
    border-radius: 1.6rem;
}

.description .items .item {
    max-width: 21rem;
    min-width: 21rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    row-gap: 1.5rem;
}

.description .items .item .item-icon {
    max-width: 4.8rem;
}

.description .items .item .item-heading {
    font-size: 1.8rem;
    line-height: 1.2;
    color: #545454;
    text-align: center;
}

.why {
    padding: 7.2rem 0;
    background-color: #F5F5F5;
}

.why .items {
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.why .items .left {
    max-width: 32.2rem;
}

.why .items .left .why-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 5.4rem;
}

.why .items .right {
    max-width: 81.2rem;
}

.why ul.custom,
.job-offers ul {
    list-style: none;
    /* wyłącza domyślne kropki */
    padding-left: 0;
    margin-left: 0;
}

.why ul.custom li,
.job-offers ul li {
    position: relative;
    padding-left: 2.7rem;
    /* miejsce na ikonkę */
    font-size: 1.8rem;
    line-height: 1.2;
    color: #3F3F3F;
    margin-bottom: 3.6rem;
}

.why ul.custom li::before,
.job-offers ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5rem;
    /* dopasuj do linii tekstu */
    width: 1.4rem;
    height: 1.4rem;
    border: 2px solid green;
    border-top-left-radius: 0.6rem;
    border-top-right-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem;
    border-bottom-right-radius: 0.6rem;
}

.why .why-button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    width: 20.502rem;
    height: 4.802rem;
    background-color: #E62424;
    border-radius: 99.9rem;
    font-family: "Inter", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffffff;
}

.process {
    padding: 7.2rem 0;
}

.process .process-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 10.9rem;
}

.process .items {
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.process .items .left {
    max-width: 37.1rem;
}

.process .items .right {
    padding: 3.8rem 3.6rem;
    background-color: #F5F5F5;
    max-width: 81.2rem;
}

.process .items .right .sub-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-column-gap: 3.8rem;
    -moz-column-gap: 3.8rem;
    column-gap: 3.8rem;
    margin-bottom: 3.6rem;
}

.process .items .right .sub-item:last-of-type {
    margin-bottom: 0;
}

.process .items .right .sub-item:last-of-type .sub-item-heading::after {
    display: none;
}

.process .items .right .sub-item .sub-item-heading {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 4.4rem;
    height: 4.4rem;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.29);
    color: #000000;
    font-size: 2rem;
    font-weight: 500;

}

.process .items .right .sub-item .sub-item-heading::after {
    content: '';
    position: absolute;
    bottom: -3.8rem;
    left: 50%;
    width: 1px;
    height: 3.7rem;
    background: rgba(0, 0, 0, 0.29);
}

.process .items .right .sub-item .sub-item-subheading {
    font-size: 2.4rem;
    font-weight: 500;
    color: #000000;
}

.experience {
    padding: 7.2rem 0;
}

.experience .experience-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 2.4rem;
}

.experience .line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.29);
    margin-bottom: 2.4rem;
}

.experience .experience-text {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #6B6B6B;
    margin-bottom: 4.8rem;
}

.experience .items .item {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.experience .items .item .left {
    width: 61rem;
}

.experience .items .item .right {
    width: 52.1rem;
}

.experience .items .item .right .item-heading {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 2rem;
}

.experience .items .item .right .line {
    background: rgba(0, 0, 0, 0.09);
}

.experience .items .item .right .item-button {
    display: inline-block;
    background-color: #008037;
    padding: 0.3rem 0.6rem;
    border-radius: 9.9rem;
    font-size: 1.2rem;
    color: #ffffff;
    margin-bottom: 0.4rem;
}

.experience .items .item .right .item-text {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #6B6B6B;
    margin-bottom: 3.2rem;
}

.experience .experience-button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    background-color: #E62424;
    width: 30.802rem;
    height: 4.802rem;
    border-radius: 99.9rem;
    font-family: "Inter", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffffff;
    margin: 9.5rem auto 0 auto;
}

.experience .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.experience .slick-dots {
    bottom: -4.7rem;
}

.experience .slick-dots li {
    width: 1rem;
    height: 2rem;
    margin: 0 0.4rem;
    z-index: 99;
}

.experience .slick-dots li button {
    width: 1rem;
    height: 1rem;
    padding: 0;
}

.experience .slick-dots li button::before {
    content: '';
    width: 1rem;
    height: 1rem;
    background-color: #6B6B6B;
    border-radius: 50%;
    font-size: unset;
    line-height: unset;
    opacity: unset;
}

.experience .slick-dots li.slick-active {
    width: 2.6rem;
}

.experience .slick-dots li.slick-active button {
    width: 2.6rem;
}

.experience .slick-dots li.slick-active button::before {
    opacity: 1;
    width: 2.6rem;
    border-radius: 0.5rem;
    background-color: #000000;
}

.partners {
    padding: 7.2rem 0;
}

.partners .partners-heading {
    font-size: 3.9rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 13.1rem;
}

.partners .partners-subheading {
    font-family: "Inter", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 3.6rem;
}

.partners .line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.09);
    margin: 3.6rem 0;
}

.partners .items {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.partners .items .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 21.7rem;
    max-width: 24.76rem;
    min-width: 24.76rem;
    border-right: 1px solid rgba(0, 0, 0, 0.09);
}

.partners .items .item:last-of-type {
    border: none;
}

.partners .items .item .image-wrapper {
    width: 11rem;
    height: 5.3rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.partners .items.second .item {
    max-width: 20.617rem;
    min-width: 20.617rem;
    height: 21.5rem;
}

.partners .items.second .item .image-wrapper {
    width: 11.1rem;
    height: 4.8rem;
}

.main-footer {
    background-color: #F5F5F5;
    padding: 11.2rem 0 6rem 0;
}

.start-background {
    position: relative;
    background: url('images/about-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 11rem 0 15.2rem 0;
    margin-top: 8.6rem;
    margin-bottom: 1rem;
    border-bottom-left-radius: 1.6rem;
    border-bottom-right-radius: 1.6rem;
}

.start-background::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    /* przyciemnienie */
    z-index: 1;
    /* upewnij się, że warstwa z przyciemnieniem będzie na wierzchu */
    border-bottom-left-radius: 1.6rem;
    border-bottom-right-radius: 1.6rem;
}

.start-background .start-background-heading {
    position: relative;
    font-family: "Inter", sans-serif;
    font-size: 6.4rem;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    z-index: 2;
}

.who {
    padding: 7.2rem 0;
    background-color: #F5F5F5;
    border-radius: 1.6rem;
}

.who .items {
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 9.9rem;
}

.who .items .left {
    max-width: 27.3rem;
}

.who .items .right {
    max-width: 81.2rem;
}

.who .items .left .who-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
}

.who .items .right .who-text {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #3F3F3F;
    margin-bottom: 1.5rem;
}

.who .items .right .who-text:last-of-type {
    margin-bottom: 0;
}

.what {
    padding: 7.2rem 0;
}

.what .items {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.what .items .left {
    max-width: 37.1rem;
}

.what .items .right {
    border-radius: 1.6rem;
    padding: 8.65rem 13.3rem 8.65rem 3.6rem;
    max-width: 81.2rem;
    background-color: #F5F5F5;
}

.what .what-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 2.4rem;
}

.what .what-text {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #3F3F3F;
}

.experience.offer-site .items .line.long {
    margin: 7.1rem 0;
}

.description.carrer-site .items .item {
    max-width: 27.15rem;
    min-width: 27.15rem;
}

.who.carrer-site {
    background-color: transparent;
}

.who.carrer-site .items {
    margin-bottom: 0;
}

.job-offers {
    padding: 3.6rem 0 7.2rem 0;
}

.job-offers .job-offers-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 3.6rem;
}

.job-offers .heading-wrapper {
    padding: 4rem 2rem;
    background-color: #008037;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.job-offers .heading-wrapper .left {
    width: 100.5rem;
}

.job-offers .heading-wrapper .left .title {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    color: #ffffff;
}

.job-offers .heading-wrapper .right .place {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    color: #ffffff;
}

.job-offers .heading-wrapper .right {
    width: 23.5rem;
}

.job-offers .card {
    border: none;
}

.job-offers .card .btn {
    border: none;
    border-radius: 0;
    padding: 0;
}

.job-offers .card .btn:hover,
.job-offers .card .btn:focus {
    text-decoration: none;
}

.job-offers .card .card-body {
    padding: 0;
}

.job-offers .card-header {
    border: none;
    border-radius: 0;
    padding: 0;
    background-color: transparent;
}

.job-offers .card:nth-child(odd) .card-header {
    background-color: #F5F5F5;
}

.job-offers .card-header h2 {
    padding: 4.1rem 2rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.job-offers .card-header h2 .btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-column-gap: 1.6rem;
    -moz-column-gap: 1.6rem;
    column-gap: 1.6rem;
    width: 100.5rem;
    font-size: 1.8rem;
    font-weight: 600;
    color: #000000;
}
.right-arrow{
   max-width: 2.5rem; 
}
.job-offers .card-header .btn .chevron {
    max-width: 1.2rem;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.job-offers .card-header .btn.collapsed .chevron {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.job-offers .card-header h2 .place {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    color: #000000;
    width: 23.5rem;
}

.job-offers .card .card-body .card-body-heading {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 4rem;
}

.job-offers .card .card-body {
    padding: 3.6rem 9.7rem 3.6rem 3.6rem;
}

.job-offers .card .card-body li {
    font-size: 1.8rem;
    line-height: 1.2;
    color: #3F3F3F;
    margin-bottom: 1.8rem;
}

.job-offers .card .card-body li:last-of-type {
    margin-bottom: 0;
}

.job-offers .line {
    margin: 3.6rem 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.29);
}

.apply {
    margin-top: 8.6rem;
    padding: 8.649rem 0;
    background-color: #F5F5F5;
    border-radius: 1.6rem;
}

.apply .items {
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.apply .items .left {
    max-width: 32.1rem;
}
.apply .items .left .apply-image{
	border-radius: 1.6rem;
}

.apply .items .right {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 81.2rem;
}

.apply .items .right .apply-heading {
    font-size: 3.9rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 4.8rem;
}

.apply .form-control {
    -webkit-transition: none;
    transition: none;
    background-color: transparent;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.31);
    border-radius: 0.8rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    height: 4.4rem;
    font-size: 1.6rem;
    color: #000000;
}

.apply form {
    padding: 3.6rem;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 1.6rem;
}

.apply .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.41);
}

.apply .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.41);
}

.apply .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.41);
}

.apply .form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.41);
}

.apply .form-control::placeholder {
    color: rgba(0, 0, 0, 0.41);
}

.apply textarea.form-control {
    padding-top: 1.2rem;
    min-height: 10.6rem;
}

.apply form label {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0.8rem;
}

.apply form .form-row {
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0;
}

.apply form .form-row .item {
    max-width: 36.25rem;
}

.apply form .form-group {
    padding: 0;
    margin-bottom: 1.5rem;
}

.custom-file-upload {
    margin-bottom: 20px;
}

.apply .custom-file-upload__label {
    margin-bottom: 1.5rem;
}

.custom-file-upload__input {
    display: none;
}

.custom-file-upload__box {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.custom-file-upload__button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: none;
    border-radius: 99.9rem;
    width: 25.3rem;
    height: 4.3rem;
    background-color: #008037;
    cursor: pointer;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    font-family: "Inter", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffffff;
}

.custom-file-upload__button:hover {
    background: transparent;
    border: 1px solid #008037;
    color: #008037;
}

.custom-file-upload__info {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 0.5rem;
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #000000;
}

.custom-file-upload__name {
    word-break: break-word;
}

.custom-file-upload__remove {
    display: none;
    cursor: pointer;
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.6rem;
    color: #E62424;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    border: none;
}

.apply .form-check,
.apply .wpcf7-list-item label {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    padding-left: 0;
}

.apply .form-check input {
    position: relative;
    margin-top: 0;
}

.apply .wpcf7-list-item {
    margin: 0;
}

.apply .form-check label,
.apply .wpcf7-list-item-label {
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: -2%;
    color: #0F1425;
    margin-bottom: 0;
}

.apply form .send {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    background-color: #E62424;
    width: 22.602rem;
    height: 4.802rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffffff;
    border: none;
    border-radius: 99.9rem;
}

.experience.offer-site .experience-filters {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 0.5rem solid #EBEBEB;
    margin: 0 auto 6.4rem auto;
    width: 57.6rem;
    border-radius: 99.9rem;
}

.experience.offer-site .experience-filter-btn {
    width: 28.3rem;
    height: 4.3rem;
    background-color: transparent;
    cursor: pointer;
    border: none;
    border-bottom-left-radius: 99.9rem;
    border-top-left-radius: 99.9rem;
    font-family: "Inter", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #000000;
}

.experience.offer-site .experience-filter-btn.active {
    background-color: #000;
    color: #fff;
}

.experience.offer-site .experience-filter-btn.active.next {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 99.9rem;
    border-top-right-radius: 99.9rem;
}

.experience.offer-site .projects-group {
    display: none;
}

.experience.offer-site .projects-group.active {
    display: block;
}

.start-background .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    row-gap: 0.8rem;
}

#breadcrumbs {
    display: inline-block;
    border: 1px solid #B8B8B8;
    padding: 0.3rem 1rem;
    position: relative;
    z-index: 99;
    text-align: center;
    border-radius: 9.9rem;
}

#breadcrumbs span,
#breadcrumbs span a {
    font-family: "Instrument Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -2%;
    color: #ffffff;
}

#breadcrumbs>span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-column-gap: 0.4rem;
    -moz-column-gap: 0.4rem;
    column-gap: 0.4rem;
}

.apply .form-control:focus {
    border: 2px solid #000000;
    box-shadow: none;
}

.custom-acceptance .wpcf7-list-item {
    margin: 0;
}

.custom-acceptance .wpcf7-list-item-label {
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: start;
    align-items: flex-start;
    gap: 1rem;
    cursor: pointer;
    padding-left: 3.4rem;
    line-height: 1.4;
}

.custom-acceptance input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.custom-acceptance .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    border: 0.1rem solid #000;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label::before {
    background: #000;
    border-color: #000;
}

.custom-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    left: 0.6rem;
    top: 0.3rem;
    width: 0.6rem;
    height: 1rem;
    border: solid #fff;
    border-width: 0 0.2rem 0.2rem 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wpcf7-submit.send {
    padding-right: 3.5rem;
    background-image: url('images/right-arrow.svg');
    background-repeat: no-repeat;
    background-position: right 2rem center;
    background-size: 2.5rem 2.5rem;
}

.main-header .navbar {
    position: relative;
    z-index: 1000;
}

.main-header .navbar-toggler {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 4.4rem;
    height: 4.4rem;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    z-index: 1001;
}

.main-header .navbar-toggler:focus {
    box-shadow: none;
    outline: none;
}

.main-header .navbar-toggler-box {
    position: relative;
    width: 2.8rem;
    height: 2rem;
    display: block;
}

.main-header .navbar-toggler-line {
    position: absolute;
    left: 0;
    width: 2.8rem;
    height: 0.2rem;
    background: #000;
    border-radius: 0.2rem;
    -webkit-transition: opacity 0.3s ease, top 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, top 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease, -webkit-transform 0.3s ease;
}

.main-header .navbar-toggler-line:nth-child(1) {
    top: 0;
}

.main-header .navbar-toggler-line:nth-child(2) {
    top: 0.9rem;
}

.main-header .navbar-toggler-line:nth-child(3) {
    top: 1.8rem;
}

.main-header .mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 998;
}

body.menu-open {
    overflow: hidden;
}

.main-header.menu-open .mobile-menu-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.main-header.menu-open .navbar-toggler-line:nth-child(1) {
    top: 0.9rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-header.menu-open .navbar-toggler-line:nth-child(2) {
    opacity: 0;
}

.main-header.menu-open .navbar-toggler-line:nth-child(3) {
    top: 0.9rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media (max-width: 991.98px) {
    .main-header .navbar-collapse.is-open {
        box-shadow: 2rem 0 4rem rgba(0, 0, 0, 0.12);
    }
}

@media (max-width: 991.98px) {
    .main-header .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 32rem;
        max-width: 85%;
        height: 100vh;
        background: #fff;
        z-index: 999;
        padding: 9rem 2.4rem 2.4rem;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.35s ease;
        transition: -webkit-transform 0.35s ease;
        transition: transform 0.35s ease;
        transition: transform 0.35s ease, -webkit-transform 0.35s ease;
        overflow-y: auto;
        display: block !important;
    }

    .main-header .navbar-collapse.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .main-header .navbar-nav {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
        width: 100%;
    }

    .main-header .navbar-nav .menu-item {
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }

    .main-header .navbar-nav .nav-link {
        display: block;
        width: 100%;
        padding: 1.6rem 0;
        font-size: 1.8rem;
        line-height: 1.3;
    }
}

@media (min-width: 992px) {
    .main-header .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767px) {
    section{
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
	.main-header{
		padding-left: 2rem;
        padding-right: 2rem;
	}
    .start .start-heading br{
        display: none;
    }
    .start .start-text br{
        display: none;
    }
    .description .description-heading br{
        display: none;
    }
    .why .items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .why .items .left{
        max-width: 100%;
        margin-bottom: 3rem;
    }
    .why .items .right{
        max-width: 100%;
    }
    .process .items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .process .items .left{
        max-width: 100%;
         margin-bottom: 3rem;
    }
    .process .items .right{
        max-width: 100%;
    }
    .experience .items .item .left{
        width: 100%;
        margin-bottom: 3rem;
    }
    .experience .items .item .right{
        width: 100%;
    }
    .partners .items{
        -webkit-box-pack: center;
                justify-content: center;
    }
    .partners .items .item{
        border-right: none;
    }
    .main-footer{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .main-footer .items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                row-gap: 3rem;
    }
    .main-footer .wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                -webkit-box-align: start;
                        align-items: flex-start;
    }

    .who .items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                row-gap: 3rem;
    }
    .who .items .left{
        max-width: 100%;
    }
    .who .items .right{
        max-width: 100%;
    }

    .what .items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                row-gap: 3rem;
		flex-flow: column-reverse;
    }
    .what .items .left{
        max-width: 100%;
    }
    .what .items .right{
        max-width: 100%;
        padding-right: 3.6rem;
    }
    .job-offers .card .card-body{
        padding-right: 3.6rem;
    }
    .job-offers .card-header h2 .btn{
        width: auto;
    }
    .job-offers .card-header h2 .place{
        width: auto;
        text-align: right;
    }
    .job-offers .heading-wrapper .left{
        width: auto;
    }
    .job-offers .heading-wrapper .right{
        width: auto;
        text-align: right;
    }
    .apply .items{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                        row-gap: 3rem;
    }
    .apply .items .left{
        max-width: 100%;
    }
    .apply .items .right{
        max-width: 100%;
    }
    .apply form .form-row{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .apply form .form-row .item{
        max-width: 100%;
    }
    .partners .items .item{
        height: 11rem;
    }
    .partners .items.second .item{
        height: 11rem;
    }
}

@media (max-width: 550px) {
    .experience.offer-site .experience-filters{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                width: 22rem;
                border: none;
    }
    .experience.offer-site .experience-filter-btn{
        width: 100%;
        border-radius: 99.9rem;
    }
    .experience.offer-site .experience-filter-btn.active.next{
        border-radius: 99.9rem;
    }
    .job-offers .card-header h2 .btn, .job-offers .card-header h2 .place{
        font-size: 1.5rem;
    }
    .job-offers .card-header h2 .btn{
        -webkit-column-gap: 0.5rem;
           -moz-column-gap: 0.5rem;
                column-gap: 0.5rem;
    }
    .start .start-heading{
        font-size: 5.4rem;
    }
    .start .button-wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                -webkit-box-align: start;
                        align-items: flex-start;
                row-gap: 1rem;
    }
	.why .why-image, .process .peocess-image, .what .what-image, .apply .apply-image{
		width: 100%;
	}
}