/*! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
  
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}
img.absolute.top-\[-1\%\].right-\[14\%\].z-\[2\].lg\:visible.invisible {
    max-width: 150px;
}
img.absolute.top-\[-15\%\].left-\[38\%\].z-\[1\].lg\:visible.invisible {
    max-width: 180px;
}
code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

button,
select {
    text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none;
}

:-moz-focusring {
    outline: auto;
}

:-moz-ui-invalid {
    box-shadow: none;
}

progress {
    vertical-align: initial;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
}

fieldset,
legend {
    padding: 0;
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

dialog {
    padding: 0;
}

textarea {
    resize: vertical;
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer;
}

:disabled {
    cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}

img,
video {
    max-width: 100%;
    height: auto;
}

[hidden] {
    display: none;
}



.container2 {
    width: 100%;
}

@media (min-width:640px) {
    .container2 {
        max-width: 640px;
    }
}

@media (min-width:768px) {
    .container2 {
        max-width: 768px;
    }
}

@media (min-width:1024px) {
    .container2 {
        max-width: 1024px;
    }
}

@media (min-width:1280px) {
    .container2 {
        max-width: 1280px;
    }
}

@media (min-width:1536px) {
    .container2 {
        max-width: 1536px;
    }
}

.visible {
    visibility: visible;
}

.invisible {
    visibility: hidden;
}

.collapse {
    visibility: collapse;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.inset-0 {
    inset: 0;
}

.bottom-\[-8\%\] {
    bottom: -8%;
}

.bottom-\[40\%\] {
    bottom: 40%;
}

.bottom-\[50\%\] {
    bottom: 50%;
}

.left-\[-4\%\] {
    left: -4%;
}

.left-\[-40px\] {
    left: -40px;
}

.left-\[0\%\] {
    left: 0;
}

.left-\[20px\] {
    left: 20px;
}

.left-\[38\%\] {
    left: 38%;
}

.left-\[5\%\] {
    left: 5%;
}

.left-\[60\%\] {
    left: 60%;
}

.right-\[-0\%\] {
    right: 0;
}

.right-\[-15px\] {
    right: -15px;
}

.right-\[-4\%\] {
    right: -4%;
}

.right-\[-5\%\] {
    right: -5%;
}

.right-\[0\%\] {
    right: 0;
}

.right-\[14\%\] {
    right: 14%;
}

.start-0 {
    inset-inline-start: 0;
}

.top-0 {
    top: 0;
}

.top-\[-09\%\] {
    top: -9%;
}

.top-\[-1\%\] {
    top: -1%;
}

.top-\[-10\%\] {
    top: -10%;
}

.top-\[-10px\] {
    top: -10px;
}

.top-\[-15\%\] {
    top: -15%;
}

.top-\[-15px\] {
    top: -15px;
}

.top-\[0\%\] {
    top: 0;
}

.z-50 {
    z-index: 50;
}

.z-\[-0\] {
    z-index: 0;
}

.z-\[-1\] {
    z-index: -1;
}

.z-\[2\] {
    z-index: 2;
}

.z-\[0\] {
    z-index: 0;
}

.z-\[1\] {
    z-index: 1;
}

.col-span-12 {
    grid-column: span 12/span 12;
}

.m-0 {
    margin: 0;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-2 {
    margin-bottom: .5rem;
}

.mb-3 {
    margin-bottom: .75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-5 {
    margin-bottom: 1.25rem !important;
}

.mb-\[-36px\] {
    margin-bottom: -156px ;
}

.me-1 {
    margin-inline-end: .25rem;
}

.me-2 {
    margin-inline-end: .5rem;
}

.me-3 {
    margin-inline-end: .75rem;
}

.me-4 {
    margin-inline-end: 1rem;
}

.ms-2 {
    margin-inline-start: .5rem;
}

.ms-3 {
    margin-inline-start: .75rem;
}

.ms-auto {
    margin-inline-start: auto;
}

.mt-0 {
    margin-top: 0;
}

.mt-2 {
    margin-top: .5rem;
}

.mt-3 {
    margin-top: .75rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.flex {
    display: flex;
}

.grid {
    display: grid;
}

.contents {
    display: contents;
}

.hidden {
    display: none;
}

.h-10 {
    height: 2.5rem;
}

.h-\[40px\] {
    height: 40px;
}

.h-\[50px\] {
    height: 50px;
}

.h-full {
    height: 100%;
}

.w-10 {
    width: 2.5rem;
}

.w-92{
    width:92%;
    
}

.w-24 {
    width: 6rem;
}

.w-36 {
    width: 5rem;
}

.w-60 {
    width: 15rem;
}

.w-\[118px\] {
    width: 118px;
}

.w-\[50px\] {
    width: 50px;
}

.w-\[80px\] {
    width: 80px;
}

.w-full {
    width: 100%;
}

.max-w-\[1130px\] {
    max-width: 950px;
}

.scale-\[1\.2\] {
    transform: scale(1.2);
}


.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-visible {
    overflow: visible;
}

.rounded {
    border-radius: .25rem;
}

.rounded-\[10px\] {
    border-radius: 10px;
}

.rounded-\[20px\] {
    border-radius: 20px;
}

.rounded-\[41px\] {
    border-radius: 41px;
}

.rounded-\[8px\] {
    border-radius: 8px;
}

.rounded-full {
    border-radius: 9999px;
}

.border {
    border-width: 1px;
}

.border-0 {
    border-width: 0;
}

.border-\[5px\] {
    border-width: 5px;
}

.border-none {
    border-style: none;
}

.border-\[\#C30808\] {
    border:5px solid #C30808;
}

.border-\[\#CCCCCC\] {
  
    border-color: #CCCCCC;
}

.bg-\[\#039A6B\] {
  
    background-color: #039A6B;
}

.bg-\[\#C30808\] {
  
    background-color: #C30808;
}

.bg-black {
  
    background-color: #000000ab;
}

.bg-transparent {
    background-color: initial;
}

.bg-white {
   
    background-color: white;
}


.bg-\[url\(\'\/assets\/images\/ppopt2\.png\'\)\] {
    background-image: url(../images/ppopt2.png)
}

.bg-cover {
    background-size: cover;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.p-3 {
    padding: .75rem !important;
}

.p-5 {
    padding: 1.25rem !important;
}

 .right{
        right: -29px;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem!important;
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.py-10 {
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.pb-2 {
    padding-bottom: .5rem;
}

.pb-3 {
    padding-bottom: .75rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

.pb-8 {
    padding-bottom: 2rem;
}

.pl-1 {
    padding-left: .25rem;
}

.pl-3 {
    padding-left: .75rem;
}

.ps-0 {
    padding-inline-start: 0;
}

.ps-1 {
    padding-inline-start: .25rem;
}

.ps-2 {
    padding-inline-start: .5rem;
}

.ps-4 {
    padding-inline-start: 1rem;
}

.ps-5 {
    padding-inline-start: 1.25rem;
}

.pt-0 {
    padding-top: 0;
}

.pt-2 {
    padding-top: .5rem;
}

.pt-3 {
    padding-top: .75rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-5 {
    padding-top: 1.25rem;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-start {
    text-align: start
}

.text-end {
    text-align: end;
}

.text-\[14px\] {
    font-size: 14px;
}

.text-\[18px\] {
    font-size: 18px;
}

.text-\[22px\] {
    font-size: 22px;
}

.text-\[23px\] {
    font-size: 23px;
}

.font-\[600\] {
    font-weight: 600;
}

.font-\[700\],
.font-bold {
    font-weight: 700;
}

.font-normal {
    font-weight: 400;
}

.uppercase {
    text-transform: uppercase;
}

.leading-\[50px\] {
    line-height: 50px;
}

.text-\[\#5D5D5D\] {
  
    color: #5D5D5D;
}
.text-\[\#8A0820\] {
  
    color: #8A0820;
}

.text-\[\#868686\] {
  
    color: #868686;
}

.text-\[\#B00C24\] {
  
    color: #B00C24;
}

.text-\[\#B1B1B1\] {
  
    color: #B1B1B1;
}

.text-\[\#fff\],
.text-white {
  
    color: #868686;
    font-size:12px;
}

.line-through {
    text-decoration-line: line-through;
}

.outline {
    outline-style: solid;
}

.drop-shadow-md {
  
       box-shadow: 0 5px 6px #0000003b;
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}

.placeholder\:text-\[18px\]::placeholder {
    font-size: 18px;
}

.placeholder\:text-\[18px\]::placeholder {
    font-size: 18px;
}

.placeholder\:font-\[400\]::placeholder {
    font-weight: 400;
}

.placeholder\:font-\[400\]::placeholder {
    font-weight: 400;
}

.placeholder\:text-white::placeholder {
    font-size: 12px;
    color: #868686;
}

.placeholder\:text-white::placeholder {
    font-size: 12px;
    color: #868686;
}

.focus\:outline-0:focus {
    outline-width: 0;
}

.focus\:ring-0:focus {
  
  
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@media (min-width:640px) {
    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media (min-width:768px) {
    .md\:text-\[17px\] {
        font-size: 17px;
    }

    .md\:text-\[30px\] {
        font-size: 30px;
    }
}

@media (min-width:1024px) {
    .lg\:visible {
        visibility: visible !important;
    }

    .lg\:z-\[1\] {
        z-index: 1;
    }

    .lg\:col-span-6 {
        grid-column: span 6/span 6;
    }

    .lg\:block {
        display: block;
    }

    .lg\:rounded-\[50px\] {
        border-radius: 50px;
    }

    .border-\[\#C30808\] {
        border:15px solid #C30808;
    }

    .lg\:bg-\[length\:100\%_100\%\] {
        background-size: 100% 100%;
    }

    .lg\:p-8 {
        padding: 2.5rem;
    }

    .lg\:py-16 {
        padding-top: 3rem;
    padding-bottom: 3rem;
    }
   
}

@media (min-width:1280px) {
    .xl\:visible {
        visibility: visible !important;
    }

    .xl\:w-\[85\%\] {
        width: 95%;
    }
    .xl\:w-\[92\%\] {
        width: 92%;
    }
}


.inset-y-36 {
    top: 9rem;
    bottom: 9rem;
}

