.mb-0 { margin-bottom: 0 !important; } .mb-10 { margin-bottom: 10px !important; } .mb-12 { margin-bottom: 12px !important; } .mb-16 { margin-bottom: 16px !important; } .mb-20 { margin-bottom: 20px !important; } .mb-24 { margin-bottom: 24px !important; } .mb-32 { margin-bottom: 32px !important; } .mb-36 { margin-bottom: 36px !important; } .mb-n-3 { margin-bottom: -3px !important; } .mb-n-6 { margin-bottom: -6px !important; } .mt-0 { margin-top: 0 !important; } .mt-12 { margin-top: 12px !important; } .mt-24 { margin-top: 24px !important; } .mr-0 { margin-right: 0 !important; } .mr-6 { margin-right: 6px !important; } .mr-24 { margin-right: 24px !important; } .ml-0 { margin-left: 0 !important; } .mx-0 { margin-left: 0 !important; margin-right: 0 !important; } .mx-12 { margin-left: 12px !important; margin-right: 12px !important; } .mx-24 { margin-left: 24px !important; margin-right: 24px !important; } .mx-auto { margin: 0 auto !important; } .my-0 { margin-top: 0 !important; margin-bottom: 0 !important; } .my-24 { margin-top: 24px !important; margin-bottom: 24px !important; } .pb-0 { padding-bottom: 0 !important; } .pb-24 { padding-bottom: 24px !important; } .pt-0 { padding-top: 0 !important; } .pt-8 { padding-top: 8px !important; } .pr-0 { padding-right: 0 !important; } .pl-0 { padding-left: 0 !important; } .px-15 { padding-left: 15px !important; padding-right: 15px !important; } .px-10 { padding-left: 10px !important; padding-right: 10px !important; } .px-24 { padding-left: 24px !important; padding-right: 24px !important; } .px-0 { padding-left: 0 !important; padding-right: 0 !important; } .py-0 { padding-top: 0 !important; padding-bottom: 0 !important; } .py-24 { padding-top: 24px !important; padding-bottom: 24px !important; } .p-16{ padding: 16px !important; } .p-20{ padding: 20px !important; } .d-block { display: block !important; } .d-none { display: none !important; } .d-flex { display: flex !important; } .d-grid { display: grid !important; } .flex-wrap { flex-wrap: wrap !important; } .align-items-center { align-items: center !important; } .align-content-center { align-content: center !important; } .gap-8 { gap: 8px !important; } .gap-24 { gap: 24px !important; } .justify-content-between { justify-content: space-between !important; } .justify-content-end { justify-content: end !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-static { position: static !important; } .font-bold { font-weight: 700 !important; } .font-normal { font-weight: 400 !important; } .text-center { text-align: center !important; } .text-right { text-align: right !important; } .text-left { text-align: left !important; } .font-12px { font-size: 12px !important; } .font-20px { font-size: 20px !important; } .font-24px { font-size: 24px !important; } .text-yellow { color: #FDBE1C !important; } .text-white { color: #FFFFFF !important; } .text-light { color: #5D5D5D !important; } .text-black { color: #000 !important; } .text-gray { color:#888888 !important; } .text-red { color: #FB0D1B !important; } .text-decoration-none { text-decoration: none !important; } .border-left-red { border-left: 4px solid #FB0D1B !important; } .border-top-red { border-top: 4px solid #FB0D1B !important; } .bg-black { background-color: #000000 !important; } .bg-white { background: #FFFFFF !important; } .shadow-0 { box-shadow: none !important; } .w-0 { width: unset !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .h-100 { height: 100% !important; } .h-44px { height: 44px !important; } .max-w-1056 { max-width: 1056px !important; } .border-none { border: none !important; } .cursor-pointer { cursor: pointer !important; } .float-left { float: left !important; } .line-height-default { line-height:140%; } .img-fluid { width: 100%; height: auto; } .circle { border: 1px solid #000; border-radius: 50%; } @media only screen and (max-width:767px) { .d-md-block { display: block !important; } .d-md-none { display: none !important; } .d-md-flex { display: flex !important; } .d-md-grid { display: grid !important; } .scroll-md-x { width: 100%; overflow-x: auto; white-space: nowrap; } .p-md-16 { padding-right: 16px !important; padding-left: 16px !important; } .px-md-0 { padding-right: 0 !important; padding-left: 0 !important; } .px-md-16 { padding-right: 16px !important; padding-left: 16px !important; } .mt-md-0 { margin-top: 0 !important; } .mt-md-16 { margin-top: 16px !important; } .mt-md-24 { margin-top: 24px !important; } .mb-md-0 { margin-bottom: 0 !important; } .mb-md-16 { margin-bottom: 16px !important; } .mb-md-24 { margin-bottom: 24px !important; } .max-md-w-0 { max-width: unset !important; } .font-md-26px { font-size: 26px !important; } } @media only screen and (max-width:992px) { .d-lg-block { display: block !important; } .d-lg-none { display: none !important; } .d-lg-flex { display: flex !important; } } @media only screen and (max-width:1024px) { .d-xl-none { display:none !important; } .pb-xl-0 { padding-bottom: 0 !important; } .mb-xl-24 { margin-bottom: 24px !important; } .bg-xl-white { background-color: #FFFFFF !important; } }