#intro-popup .text-white{color:#fff}
#intro-popup .text-black{color:#000}
#intro-popup .bg-white{background:#fff}
#intro-popup .bg-\[\#e9e9e9\]{background:#e9e9e9}
#intro-popup .text-\[\#FF5900\]{color:#FF5900}
#intro-popup .text-\[\#21262C\]{color:#21262C}
#intro-popup .font-bold{font-weight:700}
#intro-popup .font-inter{font-family:"Inter",sans-serif!important}
#intro-popup .text-center{text-align:center}
#intro-popup .list-disc{list-style-type:disc}
#intro-popup .relative{position:relative}
#intro-popup .absolute{position:absolute}
#intro-popup .block{display:block}
#intro-popup .hidden{display:none}
#intro-popup .flex{display:flex}
#intro-popup .flex-col{flex-direction:column}
#intro-popup .flex-row{flex-direction:row}
#intro-popup .flex-wrap{flex-wrap:wrap}
#intro-popup .flex-nowrap{flex-wrap:nowrap}
#intro-popup .items-start{align-items:flex-start}
#intro-popup .items-center{align-items:center}
#intro-popup .justify-between{justify-content:space-between}
#intro-popup .justify-center{justify-content:center}
#intro-popup .mx-auto{margin-left:auto;margin-right:auto}
#intro-popup .mx-0{margin-left:0;margin-right:0}
#intro-popup .mt-auto{margin-top:auto}
#intro-popup .w-full{width:100%}
#intro-popup .h-auto{height:auto}
#intro-popup .z-10{z-index:10}
#intro-popup .z-0{z-index:0}
#intro-popup .overflow-hidden{overflow:hidden}
#intro-popup .overflow-visible{overflow:visible}
#intro-popup .border-white{border-color:#fff}
#intro-popup .border-t{border-top:1px solid}
#intro-popup .border-r{border-right:1px solid}
#intro-popup .border-none{border:none}
#intro-popup .mt-5{margin-top:1.25rem}
#intro-popup .pt-7{padding-top:1.75rem}
#intro-popup .text-xl{font-size:1.25rem;line-height:1.75rem}
#intro-popup .gap-y-6{row-gap:1.5rem}
#intro-popup .gap-y-10{row-gap:2.5rem}
#intro-popup .gap-3{gap:.75rem}
#intro-popup .gap-7{gap:1.75rem}
#intro-popup .gap-y-\[48px\]{row-gap:48px}
#intro-popup .gap-\[38px\]{gap:38px}
#intro-popup .max-w-\[1618px\]{max-width:1618px}
#intro-popup .max-w-\[881px\]{max-width:881px}
#intro-popup .max-w-\[348px\]{max-width:348px}
#intro-popup .max-w-\[377px\]{max-width:377px}
#intro-popup .w-\[140px\]{width:140px}
#intro-popup .w-\[148px\]{width:148px}
#intro-popup .h-\[148px\]{height:148px}
#intro-popup .w-\[101px\]{width:101px}
#intro-popup .w-\[100px\]{width:100px}
#intro-popup .h-\[100px\]{height:100px}
#intro-popup .w-\[16px\]{width:16px}
#intro-popup .h-\[16px\]{height:16px}
#intro-popup .w-\[15px\]{width:15px}
#intro-popup .h-\[15px\]{height:15px}
#intro-popup .ml-2{margin-left:.5rem}
#intro-popup .ml-5{margin-left:1.25rem}
#intro-popup .mr-\[11px\]{margin-right:11px}
#intro-popup .mt-\[40px\]{margin-top:40px}
#intro-popup .mt-\[50px\]{margin-top:50px}
#intro-popup .px-\[8px\]{padding-left:8px;padding-right:8px}
#intro-popup .py-\[5px\]{padding-top:5px;padding-bottom:5px}
#intro-popup .px-\[50px\]{padding-left:50px;padding-right:50px}
#intro-popup .py-\[15px\]{padding-top:15px;padding-bottom:15px}
#intro-popup .pt-\[55px\]{padding-top:55px}
#intro-popup .pb-\[71px\]{padding-bottom:71px}
#intro-popup .pl-\[30px\]{padding-left:30px}
#intro-popup .bottom-\[30px\]{bottom:30px}
#intro-popup .right-1\/2{right:50%}
#intro-popup .text-\[30px\]{font-size:30px}
#intro-popup .text-\[35px\]{font-size:35px}
#intro-popup .text-\[50px\]{font-size:50px}
#intro-popup [class*="rotate-x-"],#intro-popup [class*="-rotate-"]{transform:rotateX(var(--intro-rotate-x,0deg)) rotateZ(var(--intro-rotate-z,0deg))}
#intro-popup .rotate-x-180{--intro-rotate-x:180deg}
@media (min-width:768px){
#intro-popup .md\:w-\[227px\]{width:227px}
#intro-popup .md\:h-\[55px\]{height:55px}
#intro-popup .md\:mt-\[50px\]{margin-top:50px}
#intro-popup .md\:block{display:block}
#intro-popup .md\:hidden{display:none}
}
@media (min-width:1280px){
#intro-popup .xl\:flex-row{flex-direction:row}
#intro-popup .xl\:items-center{align-items:center}
#intro-popup .xl\:max-w-\[881px\]{max-width:881px}
#intro-popup .xl\:pr-12{padding-right:3rem}
#intro-popup .xl\:pl-\[48px\]{padding-left:48px}
#intro-popup .xl\:border-r{border-right:1px solid}
#intro-popup .xl\:border-none{border:none}
#intro-popup .xl\:pt-0{padding-top:0}
#intro-popup .xl\:ml-\[55px\]{margin-left:55px}
#intro-popup .xl\:mx-0{margin-left:0;margin-right:0}
#intro-popup .xl\:overflow-visible{overflow:visible}
#intro-popup .xl\:bottom-\[60px\]{bottom:60px}
#intro-popup .xl\:-right-\[85\%\]{right:-85%}
#intro-popup .xl\:rotate-x-0{--intro-rotate-x:0deg}
#intro-popup .xl\:-rotate-\[6deg\]{--intro-rotate-z:-6deg}
}
#intro-popup .intro-grid{flex-direction:column}
@media (min-width:1280px){#intro-popup .intro-grid{flex-direction:row}}

#intro-popup .mt-2{margin-top:.5rem}
#intro-popup .text-\[32px\]{font-size:32px}
@media (min-width:768px){
#intro-popup .md\:mt-0{margin-top:0}
#intro-popup .md\:text-\[50px\]{font-size:50px}
#intro-popup .md\:inline{display:inline}
#intro-popup .md\:ml-2{margin-left:.5rem}
}
