:root{--text-color: #111827;--sub-text-color: #4b5563;--brand-color: #dc2626;--brand-light-color: #fef2f2;--brand-hover-color: #b91c1c;--background-color: #fff;--second-background-color: #d1d5db;--second-section-background-color: #f9fafb;--blured-bg-color: #ffffff80;--default-btn-color: #fff;--border-color: #e5e7eb;--border-second-color: #e5e7eb;--icon-color: #f87171;--icon-bg-color: #fef2f2;--icon-bg-2-color: #fee2e2;--hover-color: #f3f4f6;--input-bg-color: white;--input-border-color: #d1d5db;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--box-shadow: 0 0 #0000, , 0 0 #0000, var(--tw-shadow);--linear-gradient-from-color: #ffffffe6;--linear-gradient-to-color: #fef2f2cc}[data-theme=dark]{--text-color: #fff;--sub-text-color: #d1d5db;--brand-color: #dc2626;--brand-light-color: #fef2f2;--brand-hover-color: #b91c1c;--background-color: #111827;--second-background-color: #374151;--second-section-background-color: #1f2937;--blured-bg-color: #1f293780;--default-btn-color: #fff;--border-color: #1f2937;--border-second-color: #4b5563;--icon-color: #f87171;--icon-bg-2-color: #f88171;--icon-bg-color: #dc262633;--hover-color: #374151;--input-bg-color: #374151;--input-border-color: #4b5563;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--box-shadow: 0 0 #0000, , 0 0 #0000, var(--tw-shadow);--linear-gradient-from-color: #111827e6;--linear-gradient-to-color: #7f1d1dcc}@font-face{font-family:cairo;src:url(/fonts/Cairo-VariableFont.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+FB50-FDFF,U+FE70-FEFF,U+0020-007E}@font-face{font-family:NotoKufi;src:url(/fonts/NotoKufiArabic-VariableFont.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+FB50-FDFF,U+FE70-FEFF,U+0020-007E}:root{--cairo-font: "cairo", sans-serif;--notoKufi-font: "NotoKufi", sans-serif}*{box-sizing:border-box;outline:none;padding:0;margin:0;direction:rtl}html{scroll-behavior:smooth}body{font-family:var(--cairo-font),var(--notoKufi-font),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;background-color:var(--background-color)}.page-container{max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;margin:auto}a{text-decoration:none;color:var(--text-color);cursor:pointer}button{background-color:transparent;outline:none;border:none;font-family:inherit}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#hero .animation-element{opacity:0;transform:translateY(50px);transition:.9s opacity ease-in-out,.9s transform ease-in-out}#hero .animation-element.in-view{opacity:1;transform:translateY(0)}.animation-element li:not(.pricing__feature),.animation-element .header,.animation-element .faq-item,.animation-element .animated{opacity:0;transform:translateY(50px);transition:.9s opacity ease-in-out,.9s transform ease-in-out}.animation-element li:not(.pricing__feature).contact__info-section,.animation-element .header.contact__info-section,.animation-element .faq-item.contact__info-section,.animation-element .animated.contact__info-section{transform:translate(-50px)}.animation-element li:not(.pricing__feature).contact__form-section,.animation-element .header.contact__form-section,.animation-element .faq-item.contact__form-section,.animation-element .animated.contact__form-section{transform:translate(50px)}.animation-element.in-view .header{opacity:1;transform:translateY(0)}.animation-element.in-view li:not(.pricing__feature),.animation-element.in-view .faq-item,.animation-element.in-view .animated{opacity:1;transform:translateY(0);transition-delay:calc(.3s * var(--i))}.animation-element.in-view li:not(.pricing__feature).contact__info-section,.animation-element.in-view li:not(.pricing__feature).contact__form-section,.animation-element.in-view .faq-item.contact__info-section,.animation-element.in-view .faq-item.contact__form-section,.animation-element.in-view .animated.contact__info-section,.animation-element.in-view .animated.contact__form-section{transform:translate(0)}.brand-color-btn{background-color:var(--brand-color);color:var(--default-btn-color);font-weight:500;font-size:1rem;font-family:inherit;line-height:1.5rem;padding:.5rem 1rem;border-radius:.5rem;border:none;text-wrap:nowrap}.brand-color-btn:hover{background-color:var(--brand-hover-color)}.hide-in-mobile{display:inline-block}.show-in-mobile{display:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:var(--brand-color);border-radius:4px}::-webkit-scrollbar-track{background:#f1f1f1}@media screen and (max-width:992px){.hide-in-mobile{display:none!important}.show-in-mobile{display:inline-block}}.nav-bar{position:sticky;top:0;left:0;z-index:50;background-color:var(--background-color);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);min-width:100%;width:max-content}.nav-bar .page-container{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;height:4rem}.nav-bar__logo{flex-shrink:0}.nav-bar__logo img{object-fit:contain;height:2.5rem;width:auto;max-width:100%;vertical-align:middle}.nav-bar__middle-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem}.nav-bar__middle-menu a{font-weight:500;font-size:.875rem;line-height:1.25rem;transition:.3s all ease-in-out;padding:.5rem .75rem;text-align:center;border-radius:.375rem}.nav-bar__middle-menu a:hover{color:var(--brand-color)}.nav-bar__middle-menu a.active{color:var(--brand-color);background-color:var(--brand-light-color)}.nav-bar__theme-switch{position:relative;display:inline-block;width:3.5rem;height:2rem;z-index:40}.nav-bar__theme-switch input{opacity:0;width:0;height:0}.nav-bar__theme-switch .slider{background-color:var(--second-background-color);border-radius:30px;cursor:pointer;position:absolute;inset:0;transition:background-color .3s}.nav-bar__theme-switch .slider:before{content:"";position:absolute;height:1.5rem;width:1.5rem;left:.25rem;top:.25rem;background-color:var(--background-color);border-radius:50%;transition:transform .3s}.nav-bar__theme-switch .icon{position:absolute;top:50%;transform:translateY(-50%);font-size:.85rem;line-height:.85;pointer-events:none}.nav-bar__theme-switch .sun{left:.5rem;color:gold}.nav-bar__theme-switch .moon{right:.5rem;color:#60a5fa;display:none}.nav-bar__theme-switch input:checked+.slider:before{transform:translate(1.5rem)}.nav-bar__theme-switch input:checked+.slider .sun{display:none}.nav-bar__theme-switch input:checked+.slider .moon{display:block}.nav-bar__left-side{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem}.nav-bar__left-side #hamburger-menu{position:fixed;top:4rem;left:0;z-index:1000;background-color:var(--background-color);border-bottom:1px solid transparent;border-top:1px solid transparent;min-width:100vw;width:fit-content;height:0;overflow:hidden}.nav-bar__left-side #hamburger-menu div{display:flex;flex-direction:column;align-items:self-start;justify-content:flex-start;padding:.5rem .5rem .75rem}.nav-bar__left-side #hamburger-menu div a{font-weight:500;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;text-align:right;width:100%}.nav-bar__left-side #hamburger-menu div a:hover,.nav-bar__left-side #hamburger-menu div a.active{color:var(--brand-color)}.nav-bar__left-side #hamburger-menu div.nav-bar__theme-switch-container{align-self:end}.nav-bar__left-side #hamburger-menu.active{height:17rem;border-color:var(--border-color)}.nav-bar__left-side .hamburger-menu-btn{line-height:1;color:var(--sub-text-color);cursor:pointer;padding:.25rem;display:inline-flex}.nav-bar__left-side .hamburger-menu-btn svg{display:flex}.nav-bar__left-side .hamburger-menu-btn:hover{color:var(--text-color)}.layout-footer{width:100%;background-color:#111827;padding-top:3rem;padding-bottom:3rem;border-top:1px solid var(--border-color)}.layout-footer strong{display:inline-block;font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#fff;margin-bottom:1rem}.layout-footer span{font-size:1rem;line-height:1.5rem;color:#d1d5db;margin-bottom:.5rem}.layout-footer ul{list-style:none}.layout-footer ul li{color:#d1d5db;font-size:1rem;line-height:1.5rem}.layout-footer ul li:not(:first-of-type){margin-top:.75rem}.layout-footer ul li.flex{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.layout-footer ul li.flex svg{color:#f87171}.layout-footer ul li a{color:inherit;font-size:inherit;line-height:inherit}.layout-footer .page-container{display:flex;flex-direction:column}.layout-footer__top{display:flex;align-items:flex-start;justify-content:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #1f2937}.layout-footer__top div{flex-grow:1}.layout-footer__top div:first-of-type{display:flex;flex-direction:column;gap:1rem;flex-basis:50%}.layout-footer__logo{flex-shrink:0}.layout-footer__logo img{object-fit:contain;height:2.5rem;width:auto;max-width:100%;vertical-align:middle}.layout-footer__social{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}.layout-footer__social svg{color:#9ca3af}.layout-footer__social svg:hover{color:#f87171}.layout-footer__links-container{display:flex;align-items:flex-start;justify-content:flex-start;gap:.75rem!important;color:#d1d5db;font-size:1rem;line-height:1.5rem}.layout-footer__links-container a{color:inherit;font-size:inherit;line-height:inherit}.layout-footer__links-container a:hover{color:#f87171}.layout-footer__bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.layout-footer__bottom *{color:#9ca3af;font-size:.875rem;line-height:1.25rem}.layout-footer__bottom a:hover{color:#f87171}.layout-footer__legal{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1rem}@media screen and (min-width:769px)and (max-width:1366px){.layout-footer__copy{padding-inline-start:4.5rem}.layout-footer__legal{padding-inline-end:4.5rem}}@media screen and (max-width:768px){.layout-footer__top{flex-direction:column;align-items:flex-start}.layout-footer__bottom{flex-direction:column;align-items:center;justify-content:center}}.whatsapp-widget{position:fixed;z-index:9999}.whatsapp-widget--bottom-right{bottom:1.5rem;right:1.5rem}.whatsapp-widget--bottom-left{bottom:1.5rem;left:1.5rem}.whatsapp-widget--top-right{top:1.5rem;right:1.5rem}.whatsapp-widget--top-left{top:1.5rem;left:1.5rem}@media(max-width:768px){.whatsapp-widget--bottom-right,.whatsapp-widget--bottom-left{bottom:1rem}.whatsapp-widget--bottom-right{right:1rem}.whatsapp-widget--bottom-left{left:1rem}}.whatsapp-widget__button{width:56px;height:56px;background:#e53e3e;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:all .3s ease;position:relative;overflow:hidden}.whatsapp-widget__button:hover{transform:scale(1.1)}.whatsapp-widget__button:active{transform:scale(.95)}.whatsapp-widget__button--pulse{animation:pulse 2s infinite}.whatsapp-widget__icon{width:24px;height:24px;color:#fff;fill:currentColor}.whatsapp-widget__overlay{position:fixed;inset:0;background-color:#00000080;backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:all .3s ease}.whatsapp-widget__overlay--visible{opacity:1;visibility:visible}.whatsapp-widget__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);background:var(--background-color);border-radius:1rem;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;width:100%;max-width:28rem;opacity:0;visibility:hidden;transition:all .3s ease;z-index:9999}.whatsapp-widget__modal--visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}@media(max-width:768px){.whatsapp-widget__modal{width:95%;max-width:none}}.whatsapp-widget__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.whatsapp-widget__title{font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--text-color);margin:0}.whatsapp-widget__close{width:36px;height:36px;padding:.5rem;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.5rem;color:var(--sub-text-color);transition:all .2s ease}.whatsapp-widget__close:hover{background:var(--hover-color);color:var(--text-color)}.whatsapp-widget__contacts{display:flex;flex-direction:column;gap:1rem}.whatsapp-widget__contact{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--second-section-background-color);border-radius:12px;border:1px solid var(--border-second-color);cursor:pointer;transition:all .2s ease;text-decoration:none;color:inherit}.whatsapp-widget__contact:hover{background:var(--background-color);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.whatsapp-widget__contact:active{transform:translateY(0)}.whatsapp-widget__contact-icon{width:2.5rem;height:2.5rem;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.whatsapp-widget__whatsapp-icon{width:20px;height:20px;color:#fff;fill:currentColor}.whatsapp-widget__contact-info{flex:1;text-align:right}.whatsapp-widget__contact-title{font-size:1rem;font-weight:600;color:var(--text-color)}.whatsapp-widget__contact-subtitle{font-size:.875rem;color:var(--sub-text-color);margin:0;line-height:1.25rem}@keyframes pulse{0%{box-shadow:0 4px 12px #e53e3e66,0 0 #e53e3eb3}70%{box-shadow:0 4px 12px #e53e3e66,0 0 0 10px #e53e3e00}to{box-shadow:0 4px 12px #e53e3e66,0 0 #e53e3e00}}.scroll-to-top{position:fixed;z-index:9998;cursor:pointer;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);box-shadow:0 4px 12px #00000026}.scroll-to-top--bottom-right{bottom:1.5rem;right:1.5rem}.scroll-to-top--bottom-left{bottom:1.5rem;left:1.5rem}.scroll-to-top--top-right{top:1.5rem;right:1.5rem}.scroll-to-top--top-left{top:1.5rem;left:1.5rem}.scroll-to-top--small{width:40px;height:40px}.scroll-to-top--small .scroll-to-top__icon{width:16px;height:16px}.scroll-to-top--medium{width:50px;height:50px}.scroll-to-top--medium .scroll-to-top__icon{width:20px;height:20px}.scroll-to-top--large{width:60px;height:60px}.scroll-to-top--large .scroll-to-top__icon{width:24px;height:24px}.scroll-to-top--default{background:var(--second-section-background-color);color:var(--text-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:.75rem;transform:scale(1);transition:all .3s ease}.scroll-to-top--default:hover{background:var(--second-background-color);transform:scale(1.1)}.scroll-to-top--primary{background:var(--brand-color);color:#fff}.scroll-to-top--primary:hover{background:var(--brand-hover-color);transform:scale(1.1)}.scroll-to-top--secondary{background:var(--icon-color);color:#fff}.scroll-to-top--secondary:hover{background:var(--icon-bg-color);transform:scale(1.1)}.scroll-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:active{transform:translateY(0) scale(.95)}.scroll-to-top__icon{transition:transform .2s ease;stroke-width:2;fill:none;stroke:currentColor}.scroll-to-top:hover .scroll-to-top__icon{transform:translateY(-2px)}.scroll-to-top--pulse{animation:pulse-scroll 2s infinite}@keyframes pulse-scroll{0%{box-shadow:0 4px 12px #00000026,0 0 #4299e1b3}70%{box-shadow:0 4px 12px #00000026,0 0 0 10px #4299e100}to{box-shadow:0 4px 12px #00000026,0 0 #4299e100}}#hero{position:relative;min-height:calc(100dvh - 4rem);width:100%;background-image:linear-gradient(45%,var(--linear-gradient-from-color) 80%,var(--linear-gradient-to-color));display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:1rem 0 6rem}#hero img{position:absolute;top:0;left:50%;transform:translate(-50%);object-fit:cover;height:100%;width:auto;min-width:100%;z-index:0;filter:opacity(.3)}#hero .content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center;z-index:1}@media screen and (max-width:768px){#hero .content{gap:.75rem;justify-content:space-between;margin:0;max-height:-webkit-fill-available}}#hero .content h1{color:var(--text-color);font-size:4.5rem;line-height:1;font-weight:700}#hero .content h1 .brand-name{display:block;font-size:.38em;font-weight:700;color:var(--brand-color);letter-spacing:.04em;margin-bottom:.75rem}#hero .content h1 .highlight{color:var(--brand-color)}#hero .content p{color:var(--sub-text-color);font-size:1.5rem;line-height:2rem}#hero .content .btn-continer{display:flex;flex-direction:row;gap:2rem}#hero .content .btn-continer .brand-color-btn,#hero .content .btn-continer .brand-borderd-btn{font-size:1.125rem;line-height:1.75rem;padding:1rem 2rem;font-weight:600;transform:scale(1);transition:.1s all ease-in-out;cursor:pointer}#hero .content .btn-continer .brand-color-btn:hover,#hero .content .btn-continer .brand-borderd-btn:hover{transform:scale(1.05)}#hero .content .btn-continer .brand-borderd-btn{border:2px solid var(--brand-color);border-radius:.75rem;color:var(--brand-color)}#hero .content .btn-continer .brand-borderd-btn:hover{background-color:var(--brand-color);color:var(--default-btn-color)}#hero .content .kpis-info{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;padding-top:2rem}#hero .content .kpis-info .kpis-info__card div{color:var(--text-color);text-align:center}#hero .content .kpis-info .kpis-info__card div:first-of-type{font-size:1.875rem;line-height:2.25rem;font-weight:700}#hero .content .kpis-info .kpis-info__card div:last-of-type{font-size:.875rem;line-height:1.25rem}#hero .scroll{position:absolute;bottom:2rem;-webkit-animation:upDown 1s infinite alternate;animation:upDown 1s infinite alternate}@keyframes upDown{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media screen and (max-width:768px){#hero .content h1{font-size:3rem;line-height:1.25;font-weight:700}#hero .content p{font-size:1.25rem;line-height:1.625}#hero .content .btn-continer{flex-direction:column;align-items:stretch;width:100%}}.why-orderatos-section .feature-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:5rem}.why-orderatos-section .feature-container:last-of-type{margin-bottom:0}.why-orderatos-section .feature-container .image-box{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.why-orderatos-section .feature-container .image-box img{width:100%;min-height:100%;object-fit:cover;object-position:center;height:24rem}.why-orderatos-section .feature-container .image-box:hover{transform:scale(1.05);transition:transform .2s ease-in-out}.why-orderatos-section .feature-container .text-box{text-align:right;align-self:center}.why-orderatos-section .feature-container .text-box svg{color:var(--icon-color);padding:1rem;background-color:var(--icon-bg-color);border-radius:1rem;font-weight:900;margin-bottom:1.5rem}.why-orderatos-section .feature-container .text-box h3{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--text-color);margin-top:1.5rem}.why-orderatos-section .feature-container .text-box p{font-size:1.125rem;line-height:1.625rem;color:var(--sub-text-color);margin-top:1.5rem}.why-orderatos-section .feature-container .text-box button{margin-top:1.5rem;padding:.75rem 1.5rem}.why-orderatos-section .feature-container .text-box button:hover{transform:scale(1.05);transition:transform .2s ease-in-out}@media(max-width:992px){.why-orderatos-section .feature-container{grid-template-columns:1fr}.why-orderatos-section .feature-container .image-box img{height:20rem}.why-orderatos-section .feature-container:nth-child(2n) .text-box{order:-1}}section:not(.hero){padding-top:5rem;padding-bottom:5rem;scroll-margin-top:4.5rem;text-align:center}section:not(.hero) .header{margin-bottom:4rem}section:not(.hero) .header .title{font-size:2.25rem;line-height:2.5rem;font-weight:700;color:var(--text-color);margin-bottom:1.5rem}section:not(.hero) .header .title span{color:var(--brand-color)}section:not(.hero) .header .description{font-size:1.25rem;line-height:1.75rem;color:var(--sub-text-color)}@media(min-width:768px){section:not(.hero) .header .title{font-size:3rem;line-height:1;font-weight:700}}.testimonials{width:100%;background-color:var(--second-section-background-color)}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:2rem;list-style:none}@media(min-width:1024px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.testimonials__card{background:var(--background-color);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.testimonials__profile{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem}.testimonials__avatar{width:3rem;height:3rem;border-radius:50%;object-fit:cover;vertical-align:middle}.testimonials__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.25rem}.testimonials__name{font-size:1rem;line-height:1.5;font-weight:600;color:var(--text-color)}.testimonials__title{font-size:.875rem;color:var(--sub-text-color)}.testimonials__rating{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1rem}.testimonials__star{width:1.25rem;height:1.25rem;transition:color .2s ease}.testimonials__star--filled{color:#fbbf24;fill:#fbbf24}.testimonials__star--empty{color:#e5e7eb;fill:#e5e7eb}.testimonials__text{color:var(--text-color);font-size:1rem;line-height:1.625;text-align:right}.testimonials__text:before,.testimonials__text:after{content:'"';color:var(--text-color)}#faq{max-width:56rem;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media(min-width:640px){#faq{padding-left:1.5rem;padding-right:1.5rem}}#faq .faq-item{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;margin-bottom:1rem;border-radius:.75rem;background-color:var(--second-section-background-color);overflow:hidden;text-align:right}#faq .faq-item:last-of-type{margin-bottom:0}#faq .faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none;cursor:pointer;padding:1.5rem;color:var(--text-color);font-size:1.125rem;line-height:1.75rem;font-weight:600;transition:.15s background-color cubic-bezier(.4,0,.2,1)}#faq .faq-item summary::-webkit-details-marker{display:none}#faq .faq-item summary:hover{background-color:var(--hover-color)}#faq .faq-item__icon{flex-shrink:0;color:var(--sub-text-color);display:inline-flex;transition:transform .15s ease}#faq .faq-item[open] .faq-item__icon{transform:rotate(180deg)}#faq .faq-item__answer{padding:0 1.5rem 1.5rem;color:var(--sub-text-color);font-size:1rem;line-height:1.625rem}
