@font-face{font-display:swap;font-family:PFBagueSansPro;font-style:normal;font-weight:400;src:url(../fonts/Bague/PFBagueSansPro-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:PFBagueSansPro;font-style:normal;font-weight:500;src:url(../fonts/Bague/PFBagueSansPro-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:PFBagueSansPro;font-style:normal;font-weight:700;src:url(../fonts/Bague/PFBagueSansPro-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:PF Regal Text Pro;font-style:normal;font-weight:400;src:url(../fonts/RegalTextPro/PFRegalTextPro-RegularA.woff2) format("woff2")}@font-face{font-display:swap;font-family:PF Regal Text Pro;font-style:normal;font-weight:500;src:url(../fonts/RegalTextPro/PFRegalTextPro-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:PF Regal Text Pro;font-style:normal;font-weight:700;src:url(../fonts/RegalTextPro/PFRegalTextPro-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:PF Regal Text Pro;font-style:italic;font-weight:400;src:url(../fonts/RegalTextPro/PFRegalTextPro-RegularAItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans Arabic;font-style:normal;font-weight:400;src:url(../fonts/NotoSansArabic/NotoSansArabic-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans Arabic;font-style:normal;font-weight:700;src:url(../fonts/NotoSansArabic/NotoSansArabic-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Calleo-Trial;font-style:normal;font-weight:300;src:url(../fonts/CalleoTrial/Calleo-Trial-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Calleo-Trial;font-style:normal;font-weight:400;src:url(../fonts/CalleoTrial/Calleo-Trial-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Calleo-Trial;font-style:normal;font-weight:500;src:url(../fonts/CalleoTrial/Calleo-Trial-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Calleo-Trial;font-style:normal;font-weight:600;src:url(../fonts/CalleoTrial/Calleo-Trial-SemiBold.woff2) format("woff2")}.grid{display:grid;grid-column-gap:var(--grid-column-gap,var(--spacer-16));grid-row-gap:var(--grid-row-gap,var(--spacer-16));grid-template-columns:repeat(var(--grid-columns,12),1fr)}.grid>div{grid-column:auto/span 12}.grid .col-1{grid-column:auto/span 1}.grid .col-2{grid-column:auto/span 2}.grid .col-3{grid-column:auto/span 3}.grid .col-4{grid-column:auto/span 4}.grid .col-5{grid-column:auto/span 5}.grid .col-6{grid-column:auto/span 6}.grid .col-7{grid-column:auto/span 7}.grid .col-8{grid-column:auto/span 8}.grid .col-9{grid-column:auto/span 9}.grid .col-10{grid-column:auto/span 10}.grid .col-11{grid-column:auto/span 11}.grid .col-12{grid-column:auto/span 12}@media (min-width:744px){.grid .col-s-1{grid-column:auto/span 1}.grid .col-s-2{grid-column:auto/span 2}.grid .col-s-3{grid-column:auto/span 3}.grid .col-s-4{grid-column:auto/span 4}.grid .col-s-5{grid-column:auto/span 5}.grid .col-s-6{grid-column:auto/span 6}.grid .col-s-7{grid-column:auto/span 7}.grid .col-s-8{grid-column:auto/span 8}.grid .col-s-9{grid-column:auto/span 9}.grid .col-s-10{grid-column:auto/span 10}.grid .col-s-11{grid-column:auto/span 11}.grid .col-s-12{grid-column:auto/span 12}}@media (min-width:1024px){.grid .col-m-1{grid-column:auto/span 1}.grid .col-m-2{grid-column:auto/span 2}.grid .col-m-3{grid-column:auto/span 3}.grid .col-m-4{grid-column:auto/span 4}.grid .col-m-5{grid-column:auto/span 5}.grid .col-m-6{grid-column:auto/span 6}.grid .col-m-7{grid-column:auto/span 7}.grid .col-m-8{grid-column:auto/span 8}.grid .col-m-9{grid-column:auto/span 9}.grid .col-m-10{grid-column:auto/span 10}.grid .col-m-11{grid-column:auto/span 11}.grid .col-m-12{grid-column:auto/span 12}}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body{font-family:var(--font-family--primary)}canvas,img,svg,video{display:block;max-width:100%;width:100%}svg.nuxt-icon{margin-bottom:0}html{--color-red:#d00;--color-white:#fff;--color-secondary-white:#f5f5f5;--color-black:#0f1319;--color-gold:#907c4b;--color-grey:#717171;--color-gold-50:#f6f4ee;--color-gold-100:#eee9dd;--color-gold-200:#dcd3bc;--color-gold-300:#cbbd9a;--color-gold-400:#b9a779;--color-gold-500:#907c4b;--color-grey-2:#a4a4a4;--color-grey-50:#f2f2f2;--color-grey-100:#e6e6e5;--color-grey-200:#cdcdcb;--color-grey-300:#b4b4b1;--color-grey-400:#9b9b97;--color-grey-450:#1d1f22;--color-grey-500:#1c1c1b;--color-grey-600:#686864;--color-grey-700:#4e4e4b;--color-grey-800:#343432;--color-grey-900:#484848;--spacer-2:2px;--spacer-4:4px;--spacer-8:8px;--spacer-12:12px;--spacer-16:16px;--spacer-20:20px;--spacer-24:24px;--spacer-32:32px;--spacer-40:40px;--spacer-60:60px;--spacer-80:80px;--spacer-160:160px;--togas-content-max-width:1366px;--togas-content-padding:0 var(--spacer-16);--header-height:54px;--header-navigation-height:36px}@media (min-width:744px){html{--header-height:70px}}@media (min-width:1365px){html{--togas-content-max-width:960px;--togas-content-max-width:1286px}}@media (min-width:1919px){html{--togas-content-max-width:1600px}}@media (min-width:1024px){html{--togas-content-padding:0}}@media (min-width:744px){.mobile-only{display:none!important}}@media (min-width:1024px){.tablet-only{display:none!important}}@media (max-width:1023px){.desktop-only,.from-tablet-only{display:none!important}}@media (max-width:743px){.tablet-desktop-only{display:none!important}}.display-none{display:none!important}#app-layout{background-color:var(--color-black);display:flex;flex-direction:column;min-height:100vh}#content-layout{flex-grow:1}.--container{margin:0 auto;max-width:var(--togas-content-max-width);padding:var(--togas-content-padding)}.no-scroll{height:100vh;overflow:hidden}.img-fit{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}html{--font-family--primary:"PFBagueSansPro",sans-serif;--font-family--secondary:"PF Regal Text Pro",serif;--font-family--noto-sans-arabic:"Noto Sans Arabic",var(--font-family--primary);--font-family--calleo-trial:"Calleo-Trial",var(--font-family--primary);--font-weight--light:300;--font-weight--normal:400;--font-weight--medium:500;--font-weight--semibold:600;--font-weight--bold:700;--font-size--xxs:.625rem;--font-size--xs:.75rem;--font-size--sm:.875rem;--font-size--base:1rem;--font-size--lg:1.125rem;--font-size--20:1.25rem;--font-size--xl:1.5rem;--font-size--xxl:2.25rem;--font-size--xxxl:2.625rem;--line-height--xxxs:.75rem;--line-height--xxs:.875rem;--line-height--xs:1.125rem;--line-height--sm:1.25rem;--line-height--base:1.375rem;--line-height--lg:1.5rem;--line-height--xl:1.875rem;--line-height--xxl:2rem;--line-height--xxxl:3rem;--h1-font-weight:var(--font-weight--normal);--h2-font-weight:var(--font-weight--normal);--h3-font-weight:var(--font-weight--bold);--h4-font-weight:var(--font-weight--normal);--h5-font-weight:var(--font-weight--medium);--h6-font-weight:var(--font-weight--normal);--h1-font-size:var(--font-size--xl);--h2-font-size:var(--font-size--xl);--h3-font-size:var(--font-size--lg);--h4-font-size:var(--font-size--lg);--h5-font-size:var(--font-size--base);--h6-font-size:var(--font-size--base);--h1-line-height:var(--line-height--xl);--h2-line-height:var(--line-height--xl);--h3-line-height:var(--line-height--lg);--h4-line-height:var(--line-height--lg);--h5-line-height:var(--line-height--base);--h6-line-height:var(--line-height--base)}@media (min-width:1024px){html{--h1-font-weight:var(--font-weight--normal);--h2-font-weight:var(--font-weight--normal);--h4-font-weight:var(--font-weight--medium);--h5-font-weight:var(--font-weight--bold);--h6-font-weight:var(--font-weight--normal);--h1-font-size:var(--font-size--xxl);--h2-font-size:var(--font-size--xxl);--h3-font-size:var(--font-size--xl);--h1-line-height:var(--line-height--xxxl);--h2-line-height:var(--line-height--xxxl);--h3-line-height:var(--line-height--xxl);--h5-line-height:var(--line-height--lg);--h6-line-height:var(--line-height--base)}}html{--swiper-theme-color:#fff;--swiper-pagination-color:#fff;--swiper-pagination-bottom:25px;--swiper-pagination-bullet-horizontal-gap:6px;--swiper-pagination-bullet-width:20px;--swiper-pagination-bullet-height:4px;--swiper-pagination-bullet-inactive-color:linear-gradient(transparent 2px,#fff,transparent 3px);--swiper-pagination-bullet-border-radius:4px;--swiper-pagination-bullet-inactive-opacity:1}@media (min-width:1024px){html{--swiper-pagination-bottom:20px;--swiper-pagination-bullet-width:34px;--swiper-pagination-bullet-horizontal-gap:8px}}.collapse-enter-active,.collapse-leave-active{transition:all .3s}.collapse-enter{transform:translateY(100%)}.collapse-leave-to{opacity:0;transform:translateY(0)}.error{color:var(--color-red);display:block;margin-bottom:var(--spacer-16)}
