.justify-self-start{justify-self:flex-start;justify-self:flex-end}.align-start{align-self:start}.align-end{align-self:flex-end}.justify-self-center{justify-self:center}.align-self-center{align-self:center}.p16{padding:16px}.mb2{margin-bottom:2%}.mt-5perc{margin-top:5%}:root{--danger:red;--lightBlack:#242424;--success:#01c567;--primary:#163300;--lite-primary:#9fe870;--toggle-btn:#d8f6c5;--toggle-btn-active:#01c567;--gray:#ecefeb;--dark-gray:#5b5c5a;--font-color-primary:#163300;--pink:#ff6782;--lite-pink:#ffaebc}.width100{width:380px}.main-theme{--danger:red;--lightBlack:#242424;--success:#01c567;--primary:#163300;--lite-primary:#9fe870;--toggle-btn:#d8f6c5;--toggle-btn-active:#01c567;--gray:#ecefeb;--dark-gray:#5b5c5a;--font-color-primary:#163300;--pink:#ff1493;--lite-pink:#ffaebc}.pink-theme{--danger:red;--lightBlack:#242424;--success:#01c567;--primary:#ff6782;--lite-primary:pink;--toggle-btn:pink;--toggle-btn-active:#ff6782;--gray:#ecefeb;--dark-gray:#5b5c5a;--font-color-primary:#163300;--pink:#ff1493;--lite-pink:#ffaebc}.text-grey{color:#5b5c5a}.text-dark-gray{color:var(--dark-gray)}.text-grey-2{color:#828281}.text-white{color:#fff}.text-offwhite{color:#d8d8d8}.text-blue{color:blue}.text-black{color:#000}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.webkit-05{-webkit-text-stroke:.5px var(--black)}.webkit-1{-webkit-text-stroke:1px var(--black)}.webkit-15{-webkit-text-stroke:1.5px var(--black)}.webkit-2{-webkit-text-stroke:2px var(--black)}.webkit-3{-webkit-text-stroke:3px var(--black)}.webkit-4{-webkit-text-stroke:4px var(--black)}.webkit-white-1{-webkit-text-stroke:1px var(--white)}.webkit-white-15{-webkit-text-stroke:1.5px var(--white)}.webkit-only-white-15{-webkit-text-stroke:1.5px #fff}.webkit-white-2{-webkit-text-stroke:2px var(--white)}.webkit-only-white-1{-webkit-text-stroke:1px var(--only-white)}body,html{margin:0;padding:0;font-size:16px;line-height:1.5;box-sizing:border-box;font-family:inter,sans-serif;font-style:normal;font-optical-sizing:auto;scroll-behavior:smooth;letter-spacing:.2px;background-color:#fff}.dark-mode body,html.dark-mode{color:#fff}.d-flex{display:flex}.d-grid{display:grid}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-inline-flex{display:inline-flex}.d-inherit{display:inherit}.d-none{display:none}.d-flex-wrap{flex-wrap:wrap}.d-flex-no-wrap{flex-wrap:nowrap!important}.d-flex-row{flex-direction:row}.d-flex-column{flex-direction:column}.d-flex-row-reverse{flex-direction:row-reverse}.d-flex-column-reverse{flex-direction:column-reverse}.d-align-center{align-items:center}.d-align-start{align-items:flex-start}.d-align-end{align-items:flex-end}.d-align-baseline{align-items:baseline}.d-align-stretch{align-items:stretch}.d-justify-center{justify-content:center}.d-justify-start{justify-content:flex-start}.d-justify-end{justify-content:flex-end}.d-justify-space-between{justify-content:space-between}.d-justify-space-around{justify-content:space-around}.d-flex-100{flex:1 1}.p-relative{position:relative}.p-absolute{position:absolute}.p-fixed{position:fixed}.p-sticky{position:-webkit-sticky;position:sticky}.p-static{position:static}.p-inherit{position:inherit}.p-initial{position:static}.likes{padding:8px 14px 8px 12px;gap:8px;border-radius:100px;border:1px solid var(--light-3,#d9d9d9)}.bg-black{background:var(--light-5,#242424)}.bg-pink{background:var(--pink)}.bg-gray{background-color:#d9d9d9}.bg-grey-lite{background-color:#fafafa}.bg-lite-green{background-color:var(--lite-primary)}.btn-3dots{padding:8px;border-radius:10px;border:1px solid var(--light-3,#d9d9d9);background-color:transparent;margin-left:5px;height:-moz-fit-content;height:fit-content}.p-unset{position:unset}.text-success{color:var(--success)}.text-pink{color:var(--pink)}.text-primary{color:var(--primary)}.text-lite-primary{color:var(--lite-primary)}.text-primary2{color:var(--font-color-primary)}.text-danger{color:var(--danger)}.bg-black{background-color:var(--black)}.bg-white{background-color:#fff}.bg-blue{background-color:var(--blue)}.bg-white-2{background-color:var(--white2)}.bg-search{background-color:var(--search)}.bg-primary{background-color:var(--primary)}.bg-danger{background-color:#d74437}.op-1{opacity:1}.op-01{opacity:.1}.op-03{opacity:.3}.op-04{opacity:.4}.op-05{opacity:.5}.op-06{opacity:.6}.op-07{opacity:.7}.op-08{opacity:.8}.op-09{opacity:.9}.o-hidden{overflow:hidden}.ox-hidden{overflow-x:hidden}.oy-hidden{overflow-y:hidden}.o-scroll{overflow:scroll}.o-visible{overflow:visible}.ox-scroll{overflow-x:scroll}.oy-scroll{overflow-y:scroll}.filterPrice{border-radius:8px;border:1px solid var(--light-3,#d9d9d9);background:var(--light-white,#fff);height:36px;display:flex;padding:6px 10px;align-items:center;gap:8px;align-self:stretch}.btn-clearAll{display:inline-flex;padding:8px;align-items:center;gap:8px;border-radius:12px;border:2px solid var(--light-2,#eaeaea)}.notificationNumber{display:flex;width:20px;height:20px;justify-content:center;align-items:center;font-style:normal;font-weight:600;background-color:red;border-radius:50%;color:#fff;margin-left:-30px;margin-top:-40px;z-index:2}.padding-10{padding:10px}.create_button{border-radius:12px;background:var(--light-1,#f5f5f5);padding:20px;justify-content:flex-start;gap:28px;border:none}.btn-tag,.create_button{display:flex;align-items:center}.btn-tag{padding:8px 16px;gap:10px;border-radius:100px;background:#f5f5f5;border:none}.btn-med{display:flex;flex-direction:row;justify-content:center;align-items:center;width:152px}.btn-med,.btn-subscribe{padding:10px 20px;gap:8px;height:44px;border-radius:12px;border:none}.btn-subscribe{width:114px;background:#ffdccc;font-weight:600;font-size:16px;line-height:24px;color:#fff}.btn-noBorder{background:var(#f5f5f5)}.settingsTab{padding:10px 20px;border-radius:12px;gap:10px;background:none}.btn-media,.settingsTab{border:none;display:flex;justify-content:center;align-items:center}.btn-media{flex-direction:row;padding:8px;gap:8px;width:40px;height:40px;background:#f5f5f5;border-radius:12px}.btn-media2{padding:10px}.btn-media2,.filter{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;background:#fff;border:1px solid #d9d9d9;border-radius:10px}.filter{padding:8px 12px 8px 16px;height:40px}.orange{background:linear-gradient(185.49deg,#f2810f 4.39%,#f55c3d 95.61%)!important;color:#fff;font-weight:600}.white{background:#fff}.btn-currencySelect{border-radius:8px;border:1px solid var(--light-3,#d9d9d9);background:var(--light-white,#fff);padding:6px 16px}.btn-currencySelect,.btn-noBorder{display:flex;align-items:center;justify-content:center}.btn-noBorder{flex-direction:row;padding:10px 20px;gap:10px;height:44px;border:none;background:#f5f5f5;border-radius:12px}.btn{padding:10px 25px;font-style:normal;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-width:1px;border-style:solid;font-weight:600}.btn-primary{background-color:var(--black);color:var(--white);border-color:var(--black)}.btn-only-white{background-color:var(--only-white);color:#000;border-color:#000}.btn-secondary{background-color:var(--white2);color:var(--black);border-color:var(--black);transition:all .3s ease}.btn-secondary:hover{background-color:var(--black);color:var(--white)}.btn-outline-black{background-color:transparent;color:var(--black);border-color:var(--black)}.btn-outline-danger{background-color:var(--white);color:var(--danger);border-color:var(--danger)}.btn-gradient{background:linear-gradient(180deg,#f42796,#e60a66);border:.5px solid #fff;box-shadow:2px 2px 0 rgba(0,0,0,.21);color:var(--white)}p{margin:0}a,p{font-size:clamp(.825rem,.79rem + .175vw,1rem)}a{text-decoration:none;cursor:pointer;color:inherit}ol,ul{font-size:clamp(.825rem,.79rem + .175vw,1rem)}.list-style-none{list-style:none}.noBackground{background:none}.noBackground:active{background:none!important;transform:translateY(.5px)!important;transition:.1s ease}.cursor-pointer{cursor:pointer}.cursor-blocked{cursor:not-allowed}.cursor-grab{cursor:-webkit-grab;cursor:grab}button{color:#000}.letter-spacing-03,button{letter-spacing:.03em}.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rounded{border-radius:12px}.rounded-5{border-radius:5px}.rounded-8{border-radius:8px}.rounded-12{border-radius:12px}.rounded-20{border-radius:20px}.rounded-r-20{border-radius:0 20px 20px 0}.rounded-40{border-radius:40px}.rounded-50{border-radius:50%}.rounded-80{border-radius:80px}.NFT3dots{width:max-content!important;left:-105px!important}.rounded-100{border-radius:100px}.border{border:.5px solid #000}.border-bottom{border-bottom:2px solid #e2e2e2}.border-bottom-primary{border-bottom:2px solid var(--primary)}.shadow{box-shadow:2px 2px 0 rgba(0,0,0,.21)}.border-white{border:1px solid var(--white)}.radius-15{border-radius:12px}.border-light{border:1px solid rgba(0,0,0,.1)}.border-light-2{border:2px solid var(--light-2)}.border-black{border:1px solid var(--black)}.border-none{border:none}.border-success{border:1px solid var(--success)}.border-danger{border:1px solid var(--danger)}.border-top{border-top:1px solid var(--border)}.badge-success{background:rgba(75,192,200,.1);color:#4bc0c8;border:none;padding:14px 24px;font-size:1.9rem;line-height:1.5;border-radius:100px}form input{font-size:clamp(.825rem,.79rem + .175vw,1rem);line-height:2.85rem;font-weight:500}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.gap-9{gap:36px}.gap-10{gap:40px}.gap-50{gap:50px}.scale-1{scale:1.1}.rotate-45{transform:rotate(45deg)}.rotate--45{transform:rotate(-45deg)}.rotate-180{transform:rotate(180deg)}.keep-all{word-break:keep-all}.flex-1{flex:1 1}.circular-img{width:40px;min-width:40px;height:40px;background-color:#eeebeb;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.square-img{width:42px;min-width:42px;height:42px}.square-img,.square-img-lg{background-color:#eeebeb;border-radius:7px;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.square-img-lg{width:80px;min-width:60px;height:80px}.circular-img-lg{width:60px;min-width:60px;height:60px}.circular-img-lg,.circular-img-xl{background-color:#eeebeb;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.circular-img-xl{width:150px;min-width:150px;height:150px}.circular-img-lg>img,.circular-img-xl>img,.circular-img>img,.square-img-lg>img,.square-img>img{max-width:100%;max-height:100%}.m-auto{margin:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-h-0{max-height:0}.max-h-screen{max-height:100%}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.stroke-white{stroke:#fff}.rectangle{position:relative;display:inline-block;width:50px;height:23px}.rectangle input{display:none}.toggle{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var( --toggle-btn)}.toggle,.toggle:before{position:absolute;transition:.4s;border-radius:500px}.toggle:before{content:"";height:20px;width:20px;top:2px;left:2px;background-color:#fff}input:checked+.toggle:before{background-color:var( --toggle-btn-active);transform:translateX(26px)}input::placeholder,textarea::placeholder{font-family:Inter,sans-serif;font-size:18px;color:#999}.blogContent{max-width:100%;line-height:1.75;font-size:1rem;color:#1a202c}.blogContent h1{font-size:2rem;line-height:1rem!important;font-weight:700;margin:1.5rem 0 1rem}.blogContent h2{font-size:1.5rem;margin:1.25rem 0 .75rem}.blogContent h2,.blogContent h3{line-height:2rem!important;font-weight:700}.blogContent h3{font-size:1.25rem;margin:1rem 0 .5rem}.blogContent p{margin:1rem 0}.blogContent ol,.blogContent ul{margin:1rem 0;padding-left:1.5rem}.blogContent li{margin-bottom:.5rem}.blogContent a{color:#000;text-decoration:underline}.blogContent blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;font-style:italic;color:#4b5563;margin:1rem 0}.blogContent img{max-width:100%;border-radius:.5rem;margin:1rem 0}.blogContent pre{background-color:#f9fafb;padding:1rem;border-radius:.375rem;overflow-x:auto;font-size:.875rem}.btn-small{border-radius:40px;border:.5px solid var(--primary);min-width:-moz-fit-content;min-width:fit-content}.btn-small,.btn-small-2{padding:8px 20px;height:40px;width:auto}.btn-small-2{border-radius:40px;font-weight:600}.transparent{background-color:transparent}.bg-green{background-color:var(--lite-primary);border:none}.lightGreenBack{background-color:var(--gray)}.image-darken{filter:brightness(.5)}.frontPageCard1,.frontPageCard2{border-radius:80px;padding:80px 20px;height:400px}.loginBack{background-color:var(--gray);background-image:url(/images/loginBack.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}.formBack{background-color:#fff;padding:20px 60px;border-radius:80px;box-shadow:0 -4px 16px 0 hsla(96,76%,92%,.4)}.carPosition{position:absolute;bottom:10px;right:10%}.fullHeight{height:100vh}.min-fullHeight{min-height:100vh}.fitHeight{max-height:-moz-fit-content;max-height:fit-content}.aboutUsBack{background-image:url(/images/AboutUs.png);height:60vh;background-repeat:no-repeat;background-size:cover;background-position:bottom}.container{max-width:1920px;margin:auto}.inner-container{max-width:1120px;margin:auto}.translate-x-100{transform:translateX(100%)}.translate-x-0{transform:translateX(0)}.tooltip{position:relative;display:inline-block;cursor:pointer}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#f1f1f1;color:#000;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s;border:1px solid #e1e1e1;box-shadow:0 0 5px rgba(0,0,0,.2)}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#f1f1f1}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.tooltip .tooltiptext:before{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#ccc;z-index:-1}.top-10,.top-20{top:20px}.top-0{top:0}.right-0{right:0}.right-20{right:20px}.bottom-20{bottom:-20px;z-index:10}.z-10{z-index:10}.image-center{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media (max-width:1024px){.swap-icon{width:-moz-fit-content;width:fit-content;transform:rotate(90deg);background-color:var(--lite-primary);border-radius:100%;display:flex;align-items:center;justify-items:center;padding:5px;position:absolute;top:50px;right:100px;z-index:9}}@media (max-width:650px){.image-center{position:static;bottom:0;left:0;transform:none}.swap-icon{right:30px}}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.hide-scroll::-webkit-scrollbar{width:0}.activeNavItem{background-color:var(--lite-primary);transition:smooth}.goog-te-banner-frame.skiptranslate{display:none!important}.goog-te-gadget{font-family:Roboto,Arial,sans-serif!important;font-size:13px!important;color:#fff!important;display:flex!important;flex-direction:column!important;gap:4px!important}.goog-logo-link{color:#fff!important;opacity:.8!important;font-size:10px!important;text-decoration:none!important;text-align:right!important;margin-top:4px!important}.goog-te-menu-value{display:none!important}.goog-te-combo{background:#fff!important;color:#333!important;padding:6px 8px!important;border-radius:4px!important;border:1px solid #ddd!important;min-width:120px!important;cursor:pointer!important}table{display:none!important}@media (max-width:768px){.goog-te-combo,.goog-te-gadget{width:100%!important}}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;line-height:34px;color:inherit}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;line-height:32px;color:inherit}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;line-height:36px;color:inherit}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:8px}.m-3{margin:clamp(.625rem,.6rem + .125vw,.75rem)}.m-4{margin:clamp(.8rem,.76rem + .2vw,1rem)}.m-5{margin:clamp(.93rem,.866rem + .32vw,1.25rem)}.m-6{margin:clamp(1.125rem,1.05rem + .375vw,1.5rem)}.m-7{margin:clamp(1.25rem,1.15rem + .5vw,1.75rem)}.m-8{margin:clamp(1.5rem,1.4rem + .5vw,2rem)}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:clamp(.625rem,.6rem + .125vw,.75rem)}.mt-4{margin-top:clamp(.8rem,.76rem + .2vw,1rem)}.mt-5{margin-top:clamp(.93rem,.866rem + .32vw,1.25rem)}.mt-6{margin-top:clamp(1.125rem,1.05rem + .375vw,1.5rem)}.mt-7{margin-top:clamp(1.25rem,1.15rem + .5vw,1.75rem)}.mt-8{margin-top:clamp(1.5rem,1.4rem + .5vw,2rem)}.mt-64{margin-top:clamp(1.5rem,.6667rem + 3.7037vw,4rem)}.mt-80{margin-top:80px}.mt-100{margin-top:clamp(2.5rem,1.25rem + 5.5556vw,6.25rem)}.mt-auto{margin-top:auto}.mb-40{margin-bottom:40px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:clamp(.625rem,.6rem + .125vw,.75rem)}.mb-4{margin-bottom:clamp(.8rem,.76rem + .2vw,1rem)}.mb-5{margin-bottom:clamp(.93rem,.866rem + .32vw,1.25rem)}.mb-64{margin-bottom:clamp(1.5rem,.6667rem + 3.7037vw,4rem)}.mb-80{margin-bottom:clamp(3.5rem,2.375rem + 5vw,5rem)}.mb-100{margin-bottom:clamp(2.5rem,1.25rem + 5.5556vw,6.25rem)}.ml-0{margin-left:0}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:clamp(.625rem,.6rem + .125vw,.75rem)}.ml-4{margin-left:clamp(.8rem,.76rem + .2vw,1rem)}.ml-5{margin-left:clamp(.93rem,.866rem + .32vw,1.25rem)}.ml-6{margin-left:clamp(.9375rem,.825rem + .5625vw,1.5rem)}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:clamp(.625rem,.6rem + .125vw,.75rem)}.p-4{padding:clamp(.8rem,.76rem + .2vw,1rem)}.p-5{padding:clamp(.93rem,.866rem + .32vw,1.25rem)}.pl-0{padding-left:0}.pl-1{padding-left:4px}.pl-2{padding-left:8px}.pl-3{padding-left:clamp(.625rem,.6rem + .125vw,.75rem)}.pl-4{padding-left:clamp(.8rem,.76rem + .2vw,1rem)}.pl-5{padding-left:clamp(.93rem,.866rem + .32vw,1.25rem)}.pt-0{padding-top:0}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:clamp(.625rem,.6rem + .125vw,.75rem)}.pt-4{padding-top:clamp(.8rem,.76rem + .2vw,1rem)}.pt-5{padding-top:clamp(.93rem,.866rem + .32vw,1.25rem)}.pt-64{padding-top:clamp(1.5rem,.6667rem + 3.7037vw,4rem)}.pt-100{padding-top:clamp(2.5rem,1.25rem + 5.5556vw,6.25rem)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:clamp(.625rem,.6rem + .125vw,.75rem)}.pb-4{padding-bottom:clamp(.8rem,.76rem + .2vw,1rem)}.pb-5{padding-bottom:clamp(.93rem,.866rem + .32vw,1.25rem)}.pb-64{padding-bottom:clamp(1.5rem,.6667rem + 3.7037vw,4rem)}.pr-0{padding-right:0}.pr-1{padding-right:4px}.pr-2{padding-right:8px}.pr-3{padding-right:clamp(.625rem,.6rem + .125vw,.75rem)}.pr-4{padding-right:clamp(.8rem,.76rem + .2vw,1rem)}.pr-5{padding-right:clamp(.93rem,.866rem + .32vw,1.25rem)}.pr-50{padding-right:clamp(1.25rem,.7143rem + 2.6786vw,3.125rem)}.row{display:flex;flex-wrap:wrap}.col-1{width:calc(100% / 12 * 1)}.col-2{width:calc(100% / 12 * 2)}.col-3{width:calc(100% / 12 * 3)}.col-4{width:calc(100% / 12 * 4)}.col-5{width:calc(100% / 12 * 5)}.col-6{width:calc(100% / 12 * 6)}.col-7{width:calc(100% / 12 * 7)}.col-8{width:calc(100% / 12 * 8)}.col-9{width:calc(100% / 12 * 9)}.col-10{width:calc(100% / 12 * 10)}.col-11{width:calc(100% / 12 * 11)}.col-12{width:calc(100% / 12 * 12)}.offset-1{margin-left:calc(100% / 12 * 1)}.offset-2{margin-left:calc(100% / 12 * 2)}.offset-3{margin-left:calc(100% / 12 * 3)}.offset-4{margin-left:calc(100% / 12 * 4)}.offset-5{margin-left:calc(100% / 12 * 5)}.offset-6{margin-left:calc(100% / 12 * 6)}.offset-7{margin-left:calc(100% / 12 * 7)}.offset-8{margin-left:calc(100% / 12 * 8)}.offset-9{margin-left:calc(100% / 12 * 9)}.offset-10{margin-left:calc(100% / 12 * 10)}.offset-11{margin-left:calc(100% / 12 * 11)}@media screen and (min-width:359.98px){.col-xs-1{width:calc(100% / 12 * 1)}.col-xs-2{width:calc(100% / 12 * 2)}.col-xs-3{width:calc(100% / 12 * 3)}.col-xs-4{width:calc(100% / 12 * 4)}.col-xs-5{width:calc(100% / 12 * 5)}.col-xs-6{width:calc(100% / 12 * 6)}.col-xs-7{width:calc(100% / 12 * 7)}.col-xs-8{width:calc(100% / 12 * 8)}.col-xs-9{width:calc(100% / 12 * 9)}.col-xs-10{width:calc(100% / 12 * 10)}.col-xs-11{width:calc(100% / 12 * 11)}.col-xs-12{width:calc(100% / 12 * 12)}.offset-xs-1{margin-left:calc(100% / 12 * 1)}.offset-xs-2{margin-left:calc(100% / 12 * 2)}.offset-xs-3{margin-left:calc(100% / 12 * 3)}.offset-xs-4{margin-left:calc(100% / 12 * 4)}.offset-xs-5{margin-left:calc(100% / 12 * 5)}.offset-xs-6{margin-left:calc(100% / 12 * 6)}.offset-xs-7{margin-left:calc(100% / 12 * 7)}.offset-xs-8{margin-left:calc(100% / 12 * 8)}.offset-xs-9{margin-left:calc(100% / 12 * 9)}.offset-xs-10{margin-left:calc(100% / 12 * 10)}.offset-xs-11{margin-left:calc(100% / 12 * 11)}}@media screen and (min-width:567.98px){.col-sm-1{width:calc(100% / 12 * 1)}.col-sm-2{width:calc(100% / 12 * 2)}.col-sm-3{width:calc(100% / 12 * 3)}.col-sm-4{width:calc(100% / 12 * 4)}.col-sm-5{width:calc(100% / 12 * 5)}.col-sm-6{width:calc(100% / 12 * 6)}.col-sm-7{width:calc(100% / 12 * 7)}.col-sm-8{width:calc(100% / 12 * 8)}.col-sm-9{width:calc(100% / 12 * 9)}.col-sm-10{width:calc(100% / 12 * 10)}.col-sm-11{width:calc(100% / 12 * 11)}.col-sm-12{width:calc(100% / 12 * 12)}.offset-sm-1{margin-left:calc(100% / 12 * 1)}.offset-sm-2{margin-left:calc(100% / 12 * 2)}.offset-sm-3{margin-left:calc(100% / 12 * 3)}.offset-sm-4{margin-left:calc(100% / 12 * 4)}.offset-sm-5{margin-left:calc(100% / 12 * 5)}.offset-sm-6{margin-left:calc(100% / 12 * 6)}.offset-sm-7{margin-left:calc(100% / 12 * 7)}.offset-sm-8{margin-left:calc(100% / 12 * 8)}.offset-sm-9{margin-left:calc(100% / 12 * 9)}.offset-sm-10{margin-left:calc(100% / 12 * 10)}.offset-sm-11{margin-left:calc(100% / 12 * 11)}}@media screen and (min-width:767.98px){.col-md-1{width:calc(100% / 12 * 1)}.col-md-2{width:calc(100% / 12 * 2)}.col-md-3{width:calc(100% / 12 * 3)}.col-md-4{width:calc(100% / 12 * 4)}.col-md-5{width:calc(100% / 12 * 5)}.col-md-6{width:calc(100% / 12 * 6)}.col-md-7{width:calc(100% / 12 * 7)}.col-md-8{width:calc(100% / 12 * 8)}.col-md-9{width:calc(100% / 12 * 9)}.col-md-10{width:calc(100% / 12 * 10)}.col-md-11{width:calc(100% / 12 * 11)}.col-md-12{width:calc(100% / 12 * 12)}.offset-md-1{margin-left:calc(100% / 12 * 1)}.offset-md-2{margin-left:calc(100% / 12 * 2)}.offset-md-3{margin-left:calc(100% / 12 * 3)}.offset-md-4{margin-left:calc(100% / 12 * 4)}.offset-md-5{margin-left:calc(100% / 12 * 5)}.offset-md-6{margin-left:calc(100% / 12 * 6)}.offset-md-7{margin-left:calc(100% / 12 * 7)}.offset-md-8{margin-left:calc(100% / 12 * 8)}.offset-md-9{margin-left:calc(100% / 12 * 9)}.offset-md-10{margin-left:calc(100% / 12 * 10)}.offset-md-11{margin-left:calc(100% / 12 * 11)}}@media screen and (min-width:991.98px){.col-lg-1{width:calc(100% / 12 * 1)}.col-lg-2{width:calc(100% / 12 * 2)}.col-lg-3{width:calc(100% / 12 * 3)}.col-lg-4{width:calc(100% / 12 * 4)}.col-lg-5{width:calc(100% / 12 * 5)}.col-lg-6{width:calc(100% / 12 * 6)}.col-lg-7{width:calc(100% / 12 * 7)}.col-lg-8{width:calc(100% / 12 * 8)}.col-lg-9{width:calc(100% / 12 * 9)}.col-lg-10{width:calc(100% / 12 * 10)}.col-lg-11{width:calc(100% / 12 * 11)}.col-lg-12{width:calc(100% / 12 * 12)}.offset-lg-1{margin-left:calc(100% / 12 * 1)}.offset-lg-2{margin-left:calc(100% / 12 * 2)}.offset-lg-3{margin-left:calc(100% / 12 * 3)}.offset-lg-4{margin-left:calc(100% / 12 * 4)}.offset-lg-5{margin-left:calc(100% / 12 * 5)}.offset-lg-6{margin-left:calc(100% / 12 * 6)}.offset-lg-7{margin-left:calc(100% / 12 * 7)}.offset-lg-8{margin-left:calc(100% / 12 * 8)}.offset-9{margin-left:calc(100% / 12 * 9)}.offset-lg-10{margin-left:calc(100% / 12 * 10)}.offset-lg-11{margin-left:calc(100% / 12 * 11)}}@media screen and (min-width:1199.98px){.col-xl-1{width:calc(100% / 12 * 1)}.col-xl-2{width:calc(100% / 12 * 2)}.col-xl-3{width:calc(100% / 12 * 3)}.col-xl-4{width:calc(100% / 12 * 4)}.col-xl-5{width:calc(100% / 12 * 5)}.col-xl-6{width:calc(100% / 12 * 6)}.col-xl-7{width:calc(100% / 12 * 7)}.col-xl-8{width:calc(100% / 12 * 8)}.col-xl-9{width:calc(100% / 12 * 9)}.col-xl-10{width:calc(100% / 12 * 10)}.col-xl-11{width:calc(100% / 12 * 11)}.col-xl-12{width:calc(100% / 12 * 12)}.offset-xl-1{margin-left:calc(100% / 12 * 1)}.offset-xl-2{margin-left:calc(100% / 12 * 2)}.offset-xl-3{margin-left:calc(100% / 12 * 3)}.offset-xl-4{margin-left:calc(100% / 12 * 4)}.offset-xl-5{margin-left:calc(100% / 12 * 5)}.offset-xl-6{margin-left:calc(100% / 12 * 6)}.offset-xl-7{margin-left:calc(100% / 12 * 7)}.offset-xl-8{margin-left:calc(100% / 12 * 8)}.offset-xl-9{margin-left:calc(100% / 12 * 9)}.offset-xl-10{margin-left:calc(100% / 12 * 10)}.offset-xl-11{margin-left:calc(100% / 12 * 11)}}@media screen and (min-width:1399.98px){.col-xxl-1{width:calc(100% / 12 * 1)}.col-xxl-2{width:calc(100% / 12 * 2)}.col-xxl-3{width:calc(100% / 12 * 3)}.col-xxl-4{width:calc(100% / 12 * 4)}.col-xxl-5{width:calc(100% / 12 * 5)}.col-xxl-6{width:calc(100% / 12 * 6)}.col-xxl-7{width:calc(100% / 12 * 7)}.col-xxl-8{width:calc(100% / 12 * 8)}.col-xxl-9{width:calc(100% / 12 * 9)}.col-xxl-10{width:calc(100% / 12 * 10)}.col-xxl-11{width:calc(100% / 12 * 11)}.col-xxl-12{width:calc(100% / 12 * 12)}.offset-xxl-1{margin-left:calc(100% / 12 * 1)}.offset-xxl-2{margin-left:calc(100% / 12 * 2)}.offset-xxl-3{margin-left:calc(100% / 12 * 3)}.offset-xxl-4{margin-left:calc(100% / 12 * 4)}.offset-xxl-5{margin-left:calc(100% / 12 * 5)}.offset-xxl-6{margin-left:calc(100% / 12 * 6)}.offset-xxl-7{margin-left:calc(100% / 12 * 7)}.offset-xxl-8{margin-left:calc(100% / 12 * 8)}.offset-xxl-9{margin-left:calc(100% / 12 * 9)}.offset-xxl-10{margin-left:calc(100% / 12 * 10)}.offset-xxl-11{margin-left:calc(100% / 12 * 11)}}.margin-10{margin:10px}@media screen and (min-width:2099.98px){.col-xxxl-1{width:calc(100% / 12 * 1)}.col-xxxl-2{width:calc(100% / 12 * 2)}.col-xxxl-3{width:calc(100% / 12 * 3)}.col-xxxl-4{width:calc(100% / 12 * 4)}.col-xxxl-5{width:calc(100% / 12 * 5)}.col-xxxl-6{width:calc(100% / 12 * 6)}.col-xxxl-7{width:calc(100% / 12 * 7)}.col-xxxl-8{width:calc(100% / 12 * 8)}.col-xxxl-9{width:calc(100% / 12 * 9)}.col-xxxl-10{width:calc(100% / 12 * 10)}.col-xxxl-11{width:calc(100% / 12 * 11)}.col-xxxl-12{width:calc(100% / 12 * 12)}.offset-xxxl-1{margin-left:calc(100% / 12 * 1)}.offset-xxxl-2{margin-left:calc(100% / 12 * 2)}.offset-xxxl-3{margin-left:calc(100% / 12 * 3)}.offset-xxxl-4{margin-left:calc(100% / 12 * 4)}.offset-xxxl-5{margin-left:calc(100% / 12 * 5)}.offset-xxxl-6{margin-left:calc(100% / 12 * 6)}.offset-xxxl-7{margin-left:calc(100% / 12 * 7)}.offset-xxxl-8{margin-left:calc(100% / 12 * 8)}.offset-xxxl-9{margin-left:calc(100% / 12 * 9)}.offset-xxxl-10{margin-left:calc(100% / 12 * 10)}.offset-xxxl-11{margin-left:calc(100% / 12 * 11)}}a{word-break:break-all}.h1,h1{font-size:clamp(2.25rem,1.75rem + 2.5vw,4rem)}.h2,h2{font-size:clamp(1.625rem,1.375rem + 1.25vw,2.5rem)}.h3,h3{font-size:clamp(1.25rem,1.0357rem + 1.0714vw,2rem)}.h4,h4{font-size:clamp(1rem,.8571rem + .7143vw,1.5rem)}.h5,h5{font-size:clamp(.9375rem,.8482rem + .4464vw,1.25rem)}.h6,h6{font-size:clamp(.75rem,.7143rem + .1786vw,.875rem)}.font-12{font-size:clamp(.625rem,.5893rem + .1786vw,.75rem)}.font-14{font-size:14px}@media screen and (max-width:1199.98px){.font-14{font-size:12px}}.font-16{font-size:clamp(.825rem,.775rem + .25vw,1rem)}.font-18{font-size:clamp(.875rem,.8036rem + .3571vw,1.125rem)}.font-20{font-size:20px}.font-28{font-size:clamp(1.125rem,.9464rem + .8929vw,1.75rem)}.font-24{font-size:24px}.font-36{font-size:clamp(1.5rem,1.2857rem + 1.0714vw,2.25rem)}.font-32{font-size:32px}.font-48{font-size:clamp(1.875rem,1.5536rem + 1.6071vw,3rem)}.font-56{font-size:clamp(1.9rem,1.173rem + 1.939vw,3.5rem)}.font-64{font-size:clamp(2rem,1.6rem + 2vw,4rem)}.l-16{line-height:clamp(.875rem,.85rem + .125vw,1rem)}.l-22{line-height:clamp(1.125rem,1.075rem + .25vw,1.375rem)}.l-24{line-height:clamp(1.25rem,1.2rem + .25vw,1.5rem)}.l-27{line-height:clamp(1.375rem,1.3125rem + .3125vw,1.6875rem)}.l-36{line-height:clamp(1.75rem,1.65rem + .5vw,2.25rem)}.l-40{line-height:clamp(1.8875rem,1.765rem + .6125vw,2.5rem)}.l-42{line-height:clamp(1.9375rem,1.8rem + .6875vw,2.625rem)}.l-50{line-height:clamp(2.2125rem,2.03rem + .9125vw,3.125rem)}.l-54{line-height:clamp(2.25rem,2.025rem + 1.125vw,3.375rem)}.l-74{line-height:clamp(2.625rem,2.225rem + 2vw,4.625rem)}.l-96{line-height:clamp(3.125rem,2.55rem + 2.875vw,6rem)}.l-117{line-height:clamp(3.4375rem,2.6625rem + 3.875vw,7.3125rem)}.f-100{font-weight:100}.f-200{font-weight:200}.f-300{font-weight:300}.f-400{font-weight:400}.f-500{font-weight:500}.toaster{z-index:10}.input-large{padding:10px 16px;gap:8px;height:44px;background:#fff;border:1px solid #d9d9d9;border-radius:12px}.f-600{font-weight:600}.f-700{font-weight:700}.f-800{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-underline{text-decoration:underline}.text-line-through{text-decoration:line-through}.word-break-all{word-break:break-all}.word-no-break{word-break:keep-all}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}