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%
}

html {
    font-size: .3rem
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

main {
    display: block
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #000
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: 'MyCustomFont', sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible;
    border-radius: 0
}

.clearfix::after, .clearfix::before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.container {
	font-size:initial;
    width: 100%;
    max-width: 1200PX;
    margin: 0 auto
}

.fz_64 {
    font-size: 64PX
}

.fz_30 {
    font-size: 30PX
}

.fz_28 {
    font-size: 28PX
}

.fz_26 {
    font-size: 26PX
}

.fz_24 {
    font-size: 24PX
}

.fz_22 {
    font-size: 22PX
}

.fz_20 {
    font-size: 20PX
}

.fz_16 {
    font-size: 16PX
}

.fz_14 {
    font-size: 14PX
}

.fc_p {
    color: #332c2b
}

.fc_w {
    color: #fff
}

.fc_b {
    color: #273ea8
}

.fc_k {
    color: #000
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mblack {
    font-family: 'MyCustomFont', sans-serif;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mbold {
    font-family: 'MyCustomFont', sans-serif;
    font-weight: 700;
	padding:5px;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mextrabold {
    font-family: 'MyCustomFont', sans-serif;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mextralight {
    font-family: 'MyCustomFont', sans-serif;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mlight {
    font-family: 'MyCustomFont', sans-serif;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mmedium {
    font-family: 'MyCustomFont', sans-serif;
    font-weight: 700;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mregular {
    font-family: 'MyCustomFont', sans-serif;
    font-weight: 600;
}
.serve_project .mregular{
 font-size: 13px
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.msemibold {
    font-family: 'MyCustomFont', sans-serif;
    font-weight: 700;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.mthin {
    font-family: 'MyCustomFont', sans-serif;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url(Sora-VariableFont_wght.ttf);
    font-weight: 400;
    font-style: normal
}

.apple {
    font-family: 'MyCustomFont', sans-serif;
}
.top_right .msemibold{
	color: #275ca8 ;
}

.df {
    display: flex
}
