@charset "utf-8";
section.section-full {
    width:100%;
    position:relative;
}
section.section {
    padding:0 2rem;
    margin:0 auto;
    position:relative;
    max-width:calc(var(--max-width) - 4rem);
}

.w-100 {
    width: 100px !important;
}
.w-150 {
    width: 150px !important;
}
.w-200 {
    width: 200px !important;
}
.w-300 {
    width: 300px !important;
}

.w00 {
    width: 100% !important;
}

div#stnWrap {
    width:100%;
    position:relative;
}
section.stnWrap {
    padding:0 2rem;
    max-width: var(--max-width);
    margin:0 auto;
    position:relative;
}
section.stnfullWrap {
    width:100%;
    position:relative;
}
div.stnBtnWrap {
    padding:1rem 0;
    display: flex; gap: 1rem;
    position:relative;
}


/*
#142a5e
#e9f1f7
#2367a8
#25a3cb
 */
