/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Inter,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;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:480px){.container{max-width:480px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container{max-width:1280px;padding-right:2rem;padding-left:2rem}}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-dark{--bg-opacity:1;background-color:#212530;background-color:rgba(33,37,48,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#f8f7f3;background-color:rgba(248,247,243,var(--bg-opacity))}.bg-blue-light{--bg-opacity:1;background-color:#e9eef5;background-color:rgba(233,238,245,var(--bg-opacity))}.bg-blue-darker{--bg-opacity:1;background-color:#474f64;background-color:rgba(71,79,100,var(--bg-opacity))}.bg-center{background-position:50%}.bg-cover{background-size:cover}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border{border-width:1px}.border-t{border-top-width:1px}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.flex-auto{flex:1 1 auto}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-16{height:4rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-xxl{font-size:1.375rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.7}.leading-dilute{line-height:1.8}.leading-loose{line-height:2}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.ml-auto{margin-left:auto}.opacity-10{opacity:.1}.opacity-30{opacity:.3}.opacity-70{opacity:.7}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pt-24{padding-top:6rem}.pt-32{padding-top:8rem}.pb-48{padding-bottom:12rem}.pb-56{padding-bottom:14rem}.pb-64{padding-bottom:16rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.fill-current{fill:currentColor}.text-center{text-align:center}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-dark{--text-opacity:1;color:#212530;color:rgba(33,37,48,var(--text-opacity))}.text-opacity-50{--text-opacity:0.5}.text-opacity-60{--text-opacity:0.6}.text-opacity-70{--text-opacity:0.7}.text-opacity-90{--text-opacity:0.9}.hover\:text-opacity-100:hover{--text-opacity:1}.italic{font-style:italic}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.visible{visibility:visible}.invisible{visibility:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.gap-x-8{-moz-column-gap:2rem;grid-column-gap:2rem;column-gap:2rem}.gap-y-16{grid-row-gap:4rem;row-gap:4rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}body,html{--bg-opacity:1;background-color:#212530;background-color:rgba(33,37,48,var(--bg-opacity));width:100%}html.scroll-disabled{position:fixed}@media (min-width:1024px){html.scroll-disabled{position:static}}body.rtl{direction:rtl}.half-container{width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.half-container{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.half-container{max-width:384px}}@media (min-width:1024px){.half-container{max-width:512px;padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.half-container{max-width:640px}}.checkbox{display:grid;align-items:center;grid-gap:1rem;gap:1rem;grid-template-columns:min-content auto}.checkbox__control{--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-width:1px;border-radius:.375rem;display:inline-grid;height:1.5rem;width:1.5rem;overflow:hidden}.checkbox__control svg{height:100%;width:100%;transition-property:opacity;transition-duration:.2s;opacity:0}.checkbox__input{display:grid;grid-template-areas:"checkbox"}.checkbox__input>*{grid-area:checkbox}.checkbox__input input{opacity:0;width:1px;height:1px}.checkbox__input input:focus+.checkbox__control{box-shadow:0 0 0 3px rgba(32,63,120,.4)}.checkbox__input input:checked+.checkbox__control{--border-opacity:1;border-color:#203f78;border-color:rgba(32,63,120,var(--border-opacity));--bg-opacity:1;background-color:#203f78;background-color:rgba(32,63,120,var(--bg-opacity))}.checkbox__input input:checked+.checkbox__control svg{opacity:1}.ask-banner{border-radius:.375rem;padding:3rem 2.5rem;background-repeat:no-repeat!important;background-size:cover!important;background-position:50%;background:url(https://d1sa58t3f9wj4i.cloudfront.net/packs/media/application/images/ask-banner-210c8b5a5ff0a9e887387731f17400bf.png)}.ask-banner-img{height:100%;position:absolute;top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover}.ask-banner-content{display:flex;flex-direction:column;align-items:center}.ask-banner-content h3{font-weight:700;font-size:1.25rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));line-height:1.8;text-align:center;margin-bottom:3rem}.ask-banner-content .btn{width:100%}@media (min-width:640px){.ask-banner-content .btn{width:50%}}@media (min-width:768px){.ask-banner-content .btn{width:100%}}.btn{font-weight:700;font-size:1.25rem;line-height:1.7;text-align:center;padding:.75rem 1.25rem;border-radius:.375rem;transition-property:all;transition-duration:.2s;display:inline-block}.btn:active,.btn:focus{outline:none;outline-offset:0}.btn:active:not(:disabled),.btn:hover:not(:disabled){opacity:.8}.btn:disabled{cursor:not-allowed}.btn-wide{max-width:100%;min-width:100%}@media (min-width:640px){.btn-wide{min-width:17rem}}.btn-wider{max-width:100%;min-width:100%}@media (min-width:640px){.btn-wider{min-width:22.5rem}}.btn-small{padding:.25rem .75rem;font-size:.875rem}.btn-md{font-size:1rem;padding-top:.75rem;padding-bottom:.75rem}.btn-block{display:block;width:100%}.content-content .block+.btn-block,.content-content .btn-block+.block{margin-top:3rem}.content-content .block.header-block+.btn-block,.content-content .btn-block.header-block+.block{margin-top:1rem}.btn-primary{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#203f78;background-color:rgba(32,63,120,var(--bg-opacity))}.btn-primary:active,.btn-primary:focus{box-shadow:0 0 0 3px rgba(32,63,120,.4)}.btn-primary:disabled{--bg-opacity:1;background-color:#dbdee7;background-color:rgba(219,222,231,var(--bg-opacity));box-shadow:none}.btn-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}.btn-white:active,.btn-white:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.4)}.btn-outline,.btn-outline-light{background-color:transparent;--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity));--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-width:1px}.btn-outline-light:hover,.btn-outline:hover{--bg-opacity:1;background-color:#203f78;background-color:rgba(32,63,120,var(--bg-opacity));--border-opacity:1;border-color:#203f78;border-color:rgba(32,63,120,var(--border-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));opacity:1}.btn-outline-light:active,.btn-outline-light:focus,.btn-outline:active,.btn-outline:focus{box-shadow:0 0 0 3px rgba(32,63,120,.4)}.btn-outline-light{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.divider{height:0;--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-top-width:1px}.divider.light{opacity:.3}.field,.header-search.-form input{font-size:1.125rem;line-height:1.8;padding:.75rem 3rem .75rem 1.5rem;max-width:100%;min-width:0;--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-radius:.375rem;border-width:1px;transition-property:all;transition-duration:.2s}.header-search.-form body.rtl input,body.rtl .field,body.rtl .header-search.-form input{padding-right:1.5rem;padding-left:3rem}.field:active,.field:focus,.header-search.-form input:active,.header-search.-form input:focus{outline:none;outline-offset:0;box-shadow:0 0 0 3px #dbdee7}.field::-moz-placeholder,.header-search.-form input::-moz-placeholder{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.5}.field::placeholder,.header-search.-form input::placeholder{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.5}.field-group{display:flex;align-items:center;flex-direction:column}@media (min-width:480px){.field-group{flex-direction:row}}.field-group>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}@media (min-width:480px){.field-group>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}}.field-group .field,.field-group .header-search.-form input,.header-search.-form .field-group input{flex:1 1;width:100%}@media (min-width:480px){.field-group .field,.field-group .header-search.-form input,.header-search.-form .field-group input{width:auto;border-top-right-radius:0;border-bottom-right-radius:0}}@media (min-width:480px){.header-search.-form body.rtl .field-group input,body.rtl .field-group .field,body.rtl .field-group .header-search.-form input{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}}.field-group .btn{width:100%}@media (min-width:480px){.field-group .btn{width:auto;border-top-left-radius:0;border-bottom-left-radius:0}}@media (min-width:480px){body.rtl .field-group .btn{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}}.footer-logos{display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media (min-width:640px){.footer-logos{flex-direction:row}}@media (min-width:1024px){.footer-logos{display:block}}.footer-logos{margin-bottom:1.5rem}@media (min-width:1024px){.footer-logos{margin-bottom:0}}.footer-logos>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}@media (min-width:640px){.footer-logos>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}}@media (min-width:1024px){.footer-logos>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}}.footer-menu{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.footer-menu{grid-template-columns:repeat(3,minmax(0,1fr))}}.footer-menu{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--text-opacity:0.7}.footer-menu-column>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.footer-menu-column{display:flex;flex-direction:column;text-align:center}@media (min-width:640px){.footer-menu-column{text-align:left;width:10rem}}.footer-menu-column{font-size:1.125rem}.footer-menu-column a:hover{color:#fff;color:rgba(255,255,255,var(--text-opacity));--text-opacity:1;text-decoration:underline}.keep-ratio{overflow:hidden;position:relative;height:0;width:100%}.keep-ratio .keep-ratio-el{border:none;overflow:hidden;left:0;top:0;height:100%;width:100%;position:absolute}.header{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:1.25rem .5rem}@media (min-width:768px){.header{padding-left:1rem;padding-right:1rem}}@media (min-width:1280px){.header{padding-left:2.5rem;padding-right:2.5rem}}.header{position:relative;display:flex;align-items:center}.header.-dark,.header.-dark .header-mobile-section{--bg-opacity:1;background-color:#212530;background-color:rgba(33,37,48,var(--bg-opacity))}.header.-dark .header-mobile-section{left:-10rem;right:-10rem}.header.-dark .header-menu{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.header.-dark .header-hamburger .line{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.header-mobile-section{display:flex;flex-direction:column;align-items:center;flex-grow:1}.header-mobile-section>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.header-mobile-section{padding-top:2rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));position:absolute;z-index:50;transition-property:transform;transition-duration:.2s;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));overflow:auto}@media (min-width:1024px){.header-mobile-section{overflow:visible}}.header-mobile-section{left:0;right:0;--transform-translate-x:-100%;top:6.7rem;height:calc(100vh - 5.7rem)}body.rtl .header-mobile-section{--transform-translate-x:100%}@media (min-width:640px){.header-mobile-section{top:6.25rem;height:calc(100vh - 6.25rem)}}@media (min-width:1024px){.header-mobile-section{position:static;flex-direction:row;height:auto}.header-mobile-section>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.header-mobile-section{padding-top:0}.header-mobile-section,body.rtl .header-mobile-section{--transform-translate-x:0}}.mobile-active .header-mobile-section{transform:translateX(0)!important}.header-hamburger{display:block}.content-content .block+.header-hamburger,.content-content .header-hamburger+.block{margin-top:3rem}.content-content .block.header-block+.header-hamburger,.content-content .header-hamburger.header-block+.block{margin-top:1rem}@media (min-width:1024px){.header-hamburger{display:none}}.header-hamburger{margin-left:auto;width:2.5rem;height:1.25rem;position:relative}body.rtl .header-hamburger{margin-left:0;margin-right:auto}.header-hamburger:active,.header-hamburger:focus{outline:none}.header-hamburger .line{display:block;background:#203f78;width:2.5rem;height:.25rem;position:absolute;left:0;border-radius:.125rem;transition:all .4s}.header-hamburger .line.line-1{top:0}.header-hamburger .line.line-2{top:50%}.header-hamburger .line.line-3{top:100%}.mobile-active .header-hamburger .line-1{transform:translateY(.625rem) translateX(0) rotate(45deg)}.mobile-active .header-hamburger .line-2{opacity:0}.mobile-active .header-hamburger .line-3{transform:translateY(-.625rem) translateX(0) rotate(-45deg)}@media (min-width:1024px){.header-languages{margin-left:2rem}}@media (min-width:1024px){body.rtl .header-languages{margin-left:0;margin-right:2rem}}.header-languages.active .header-languages-trigger{--bg-opacity:1;background-color:#f8f7f3;background-color:rgba(248,247,243,var(--bg-opacity))}.header-languages.active .header-languages-dropdown{display:grid}.header-languages-trigger{font-weight:700;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.8;text-transform:uppercase;display:flex;border-radius:.375rem;margin-left:auto;margin-right:auto;padding:1rem .75rem;position:relative}.header-languages-trigger>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}body.rtl .header-languages-trigger>:not(template)~:not(template){--space-x-reverse:1}.header-languages-trigger svg{--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}.header-languages-trigger:hover{--bg-opacity:1;background-color:#f8f7f3;background-color:rgba(248,247,243,var(--bg-opacity))}.header-languages-dropdown{display:grid}@media (min-width:1024px){.header-languages-dropdown{display:none}}.header-languages-dropdown{right:0;z-index:20}@media (min-width:1024px){.header-languages-dropdown{position:absolute}}.header-languages-dropdown{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.header-languages-dropdown{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-languages-dropdown{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.375rem;margin:.5rem;padding-top:1rem;padding-bottom:1rem}body.rtl .header-languages-dropdown{left:0;right:auto}@media (min-width:1024px){.header-languages-dropdown{box-shadow:0 4px 4px rgba(0,0,0,.25);width:27rem}}.header-languages-item{font-size:1rem}@media (min-width:1024px){.header-languages-item{font-weight:700}}.header-languages-item{text-align:center}@media (min-width:1024px){.header-languages-item{text-align:left}}.header-languages-item{padding:.5rem}@media (min-width:1024px){.header-languages-item{padding:.75rem 1rem}}.header-languages-item{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.1s}@media (min-width:1024px){body.rtl .header-languages-item{text-align:right}}.header-languages-item:not(.disabled):hover{--bg-opacity:1;background-color:#203f78;background-color:rgba(32,63,120,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.header-languages-item.disabled{font-weight:400;--text-opacity:1;color:#dbdee7;color:rgba(219,222,231,var(--text-opacity));cursor:not-allowed}.logos-container>:not(template)~:not(template){--space-y-reverse:0;--space-x-reverse:0;margin:calc(0.5rem*(1 - var(--space-y-reverse))) calc(0.5rem*var(--space-x-reverse)) calc(0.5rem*var(--space-y-reverse)) calc(0.5rem*(1 - var(--space-x-reverse)))}.logos-container{display:flex;flex-direction:column;align-items:center}@media (min-width:1024px){.logos-container>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}}@media (min-width:480px){.logos-container>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.logos-container{flex-direction:row}}.header-menu>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.header-menu{display:flex;flex-direction:column;flex-shrink:0}@media (min-width:1024px){.header-menu>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}}@media (min-width:1024px){.header-menu{display:block}}.header-menu{text-align:center}@media (min-width:1024px){.header-menu{text-align:left}}.header-menu{padding-left:2.5rem;padding-right:2.5rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.8;white-space:nowrap;font-weight:700}@media (min-width:1024px){.header-menu>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}}.header-menu{transition-property:all;transition-duration:.2s}@media (min-width:1024px){body.rtl .header-menu>:not(template)~:not(template){--space-x-reverse:1}}.header-menu a:hover{color:#203f78;color:rgba(32,63,120,var(--text-opacity));--text-opacity:1}.header-search.-button{display:none}@media (min-width:1024px){.header-search.-button{display:block}}@media (min-width:1280px){.header-search.-button{display:none}}.header-search.-button{margin-left:auto;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.8;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.2s}.header-search.-button:hover{--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}.header-search.-form{display:block}.content-content .block+.header-search.-form,.content-content .header-search.-form+.block{margin-top:3rem}.content-content .block.header-block+.header-search.-form,.content-content .header-search.-form.header-block+.block{margin-top:1rem}@media (min-width:1024px){.header-search.-form{display:none}}@media (min-width:1280px){.header-search.-form{display:block}}.header-search.-form{position:relative;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.8}@media (min-width:1024px){.header-search.-form{margin-left:auto}}@media (min-width:1024px){body.rtl .header-search.-form{margin-left:0;margin-right:auto}}.header-search.-form input{width:16rem}@media (min-width:1024px){.header-search.-form input{width:10rem}}@media (min-width:1280px){.header-search.-form input{width:14rem}}.header-search.-form input:active+button,.header-search.-form input:focus+button{opacity:1;--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}.header-search.-form input::-webkit-search-cancel-button{-webkit-appearance:none}.header-search.-form button{position:absolute;top:0;right:0;bottom:0;padding-right:1rem;width:3rem}@media (min-width:1280px){.header-search.-form button{padding-right:1.5rem}}.header-search.-form button{transition-property:all;transition-duration:.2s;opacity:.5}.header-search.-form button svg{margin-left:auto}body.rtl .header-search.-form button{padding-right:0;padding-left:1rem;left:0;right:auto}@media (min-width:1280px){body.rtl .header-search.-form button{padding-left:1.5rem}}body.rtl .header-search.-form button svg{margin-left:0;margin-right:auto}.header-search.-form button:active,.header-search.-form button:focus{opacity:1;--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}.item:hover .item-img-wrap .item-img{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-scale-x:1.05;--transform-scale-y:1.05}.item:hover .item-title{--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}a.item-img-wrap{border-radius:.375rem;overflow:hidden;position:relative;display:block}.content-content .block+a.item-img-wrap,.content-content a.item-img-wrap+.block{margin-top:3rem}.content-content .block.header-block+a.item-img-wrap,.content-content a.item-img-wrap.header-block+.block{margin-top:1rem}a.item-img-wrap{margin-bottom:1rem}a.item-img-wrap .item-play-icon{position:absolute;bottom:0;left:0;height:2rem;width:2rem;margin:1rem;z-index:10}.item-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;transition-property:transform;transition-duration:.2s}.item-title{font-weight:700;font-size:1.125rem}@media (min-width:640px){.item-title{font-size:1.25rem}}@media (min-width:768px){.item-title{font-size:1.375rem}}.content-share{display:flex;align-items:center}.content-share>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}body.rtl .content-share>:not(template)~:not(template){--space-x-reverse:1}.content-share .content-share-label{font-size:.75rem}.content-share .content-share-links{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.content-share .content-share-link{transition-property:opacity;transition-duration:.2s}.content-share .content-share-link:active,.content-share .content-share-link:focus,.content-share .content-share-link:hover{opacity:.8}.content-related{--bg-opacity:1;background-color:#f8f7f3;background-color:rgba(248,247,243,var(--bg-opacity));padding-top:4rem;padding-bottom:6rem}.content-related-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.content-related-title{font-weight:700;font-size:1.875rem}@media (min-width:640px){.content-related-title{font-size:2.25rem}}.content-related-all-btn{min-width:10.375rem}.content-related-body>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.content-related-body{display:flex;flex-direction:column}@media (min-width:768px){.content-related-body>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}}.content-related-body{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:768px){.content-related-body{display:grid}}.content-head .content-type{font-weight:700;margin-bottom:1rem;--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity));display:block}.content-content .block+.content-head .content-type,.content-content .content-head .content-type+.block{margin-top:3rem}.content-content .block.header-block+.content-head .content-type,.content-content .content-head .content-type.header-block+.block{margin-top:1rem}.content-head .content-title{font-size:2.25rem}@media (min-width:640px){.content-head .content-title{font-size:2.875rem}}.content-head .content-title{font-weight:700;line-height:1.375;margin-bottom:1.25rem}.content-body{padding-top:2rem;padding-bottom:4rem}.content-body.with-sidebar{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(8,minmax(0,1fr))}@media (min-width:768px){.content-body.with-sidebar{display:grid}}.content-body.with-sidebar>:first-child{margin-bottom:2rem}@media (min-width:768px){.content-body.with-sidebar>:first-child{margin-bottom:0;grid-column:span 5/span 5}}@media (min-width:1024px){.content-body.with-sidebar>:first-child{grid-column:span 6/span 6}}@media (min-width:768px){.content-body.with-sidebar>:last-child{grid-column:span 3/span 3}}@media (min-width:1024px){.content-body.with-sidebar>:last-child{grid-column:span 2/span 2}}.content-body.narrow>div{margin-left:auto;margin-right:auto;width:100%}@media (min-width:1024px){.content-body.narrow>div{width:66.666667%}}.content-content{font-size:1.125rem;line-height:1.8}.content-content .block+.block{margin-top:3rem}.content-content .block.header-block+.block{margin-top:1rem}.content-content .paragraph-block a,.content-content .raw-block a{--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity));text-decoration:underline}.content-content .header-block{font-size:1.5rem}@media (min-width:640px){.content-content .header-block{font-size:1.875rem}}.content-content .header-block{font-weight:700;line-height:1.375}.content-content .text-image-block{margin-bottom:2rem}@media (min-width:1024px){.content-content .text-image-block{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.content-content .text-image-block.-left .text-image-block-image-wrapper{order:-1}}.content-content .text-image-block .text-image-block-text{display:flex;flex-direction:column;justify-content:center;padding-top:1rem;padding-bottom:1rem}@media (min-width:1024px){.content-content .text-image-block .text-image-block-text{padding-top:0;padding-bottom:0}}.content-content .text-image-block .text-image-block-title{font-size:1.5rem}.content-content .columns-block{margin-bottom:1rem}.content-content .columns-block.-opaque{--bg-opacity:1;background-color:#f8f7f3;background-color:rgba(248,247,243,var(--bg-opacity))}.content-content .columns-block.-opaque .columns-block-col{padding-left:1rem;padding-right:1rem}.content-content .columns-block.-opaque .columns-block-body,.content-content .columns-block.-opaque .columns-block-title{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}@media (min-width:1024px){.content-content .columns-block{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.content-content .columns-block .columns-block-col{padding-top:1rem;padding-bottom:1rem}.content-content .columns-block .columns-block-title{font-size:1.5rem}.content-content .fancy-list-block{margin-bottom:1rem}@media (min-width:1024px){.content-content .fancy-list-block{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.content-content .fancy-list-block .fancy-list-block-title{font-size:1.5rem;padding-top:1rem;padding-bottom:1rem}.content-content .fancy-list-block .fancy-list-block-list,.content-content .fancy-list-block .fancy-list-block-title{margin-top:auto;margin-bottom:auto}.content-content .fancy-list-block .fancy-list-block-list,.content-content .list-block{list-style-position:inside;list-style-type:decimal}.content-content .iframe-block-caption{font-weight:700;margin-top:1rem}.content-content .delimiter-block{margin-top:2rem;margin-bottom:2rem;--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-top-width:1px}.content-content .image-block img{margin-left:auto;margin-right:auto}.content-content .image-block .image-block-caption{font-weight:400;font-size:.75rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.5;text-align:center}.content-content .article-content .raw-block iframe,.content-content .raw-block iframe{display:block;margin:0 auto}.content-content .quote-block{--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-left-width:2px;padding-top:.5rem;padding-bottom:.5rem;padding-left:2rem;font-size:1.25rem}.content-content .quote-block-caption{font-size:1rem;font-style:italic;margin-top:.5rem}div.content-featured-image{border-radius:.375rem;overflow:hidden;margin-bottom:2rem}div.content-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.content-featured-image-caption{font-size:.75rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.5;margin-top:.25rem}.content-hero{--bg-opacity:1;background-color:#212530;background-color:rgba(33,37,48,var(--bg-opacity))}.content-hero-content{display:block;position:relative}.content-content .block+.content-hero-content,.content-content .content-hero-content+.block{margin-top:3rem}.content-content .block.header-block+.content-hero-content,.content-content .content-hero-content.header-block+.block{margin-top:1rem}.content-hero-content{overflow:hidden}.content-hero-content:hover .content-hero-image{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-scale-x:1.05;--transform-scale-y:1.05}.content-hero-image{width:100%;transition-property:transform;transition-duration:.1s;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-scale-x:1;--transform-scale-y:1}.content-hero-play-icon{position:absolute;bottom:0;left:0;margin:3rem;height:4rem;width:4rem}.ask-page{background-repeat:no-repeat!important;background-size:cover!important;background-position:50%;background:linear-gradient(180deg,#f8f7f3,rgba(248,247,243,0)),url(https://d1sa58t3f9wj4i.cloudfront.net/packs/media/application/images/ask-bg-3a4d7232b0e1d6fef331ca3f47956cd2.png)}.ask-page h1{line-height:40px}@media (min-width:640px){.ask-page h1{line-height:64px}}.ask-page .ask-form{min-width:100%}@media (min-width:640px){.ask-page .ask-form{min-width:35rem}}.ask-page .ask-form .btn{padding-left:2rem;padding-right:2rem}.facts-index{padding-top:2rem;padding-bottom:6rem;align-items:flex-start}@media (min-width:768px){.facts-index{display:flex}}.facts-index-filter-col{padding-right:2rem;width:17rem}.facts-index-results-col{flex:1 1}.facts-index-results-take-wrap{margin-top:1.5rem}@media (min-width:768px){.facts-index-results-take-wrap{margin-top:0;text-align:right}}@media (min-width:768px){body.rtl .facts-index-results-take-wrap{text-align:left}}.facts-index-categories>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.facts-index-categories{display:flex;flex-direction:column;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.7}.facts-index-results{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.facts-index-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.facts-index-results{grid-template-columns:repeat(3,minmax(0,1fr))}}.facts-index-results{padding-top:1.5rem;padding-bottom:5rem}.facts-index-results .item-title{font-size:1.125rem}@media (min-width:1280px){.facts-index-results .item-title{font-size:1.25rem}}.facts-index-no-results{display:block;text-align:center}.content-content .block+.facts-index-no-results,.content-content .facts-index-no-results+.block{margin-top:3rem}.content-content .block.header-block+.facts-index-no-results,.content-content .facts-index-no-results.header-block+.block{margin-top:1rem}.facts-index-no-results{padding-top:2rem;padding-bottom:2rem;font-size:1.125rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.7}.facts-index-take{position:relative;display:inline-block;border-radius:.375rem;min-width:15rem}.facts-index-take-trigger{position:relative;--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-width:1px;border-radius:.375rem;padding:.5rem 5rem .5rem 1.5rem;min-width:100%;font-size:1.125rem;line-height:1.8;text-align:left;cursor:pointer}.facts-index-take-trigger:active,.facts-index-take-trigger:focus{outline:none;outline-offset:0;box-shadow:0 0 0 3px rgba(32,63,120,.4)}.facts-index-take-trigger svg{position:absolute;right:2rem;top:1.3rem}.facts-index-take-dropdown{position:absolute;z-index:10;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));margin-top:.5rem;padding-top:.5rem;padding-bottom:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.facts-index-take-dropdown button{padding:.5rem 1.5rem;font-size:1rem;text-align:left}.facts-index-take-dropdown button:hover{text-decoration:underline}.facts-index-listing{line-height:1.7;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.facts-index-listing{grid-template-columns:repeat(3,minmax(0,1fr))}}.facts-index-listing .left-col,.facts-index-listing .right-col{--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity));border-bottom-width:1px;height:100%;display:flex;align-items:center}.facts-index-listing .left-col.-header,.facts-index-listing .right-col.-header{display:none}@media (min-width:768px){.facts-index-listing .left-col.-header,.facts-index-listing .right-col.-header{display:flex}}.facts-index-listing .left-col.-header,.facts-index-listing .right-col.-header{font-weight:700;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.5;padding-top:.75rem;padding-bottom:.75rem}@media (min-width:768px){.facts-index-listing .left-col{grid-column:span 2/span 2}}.facts-index-listing .left-col{font-weight:700;border-color:transparent}@media (min-width:768px){.facts-index-listing .left-col{--border-opacity:1;border-color:#dbdee7;border-color:rgba(219,222,231,var(--border-opacity))}}.facts-index-listing .left-col{padding-bottom:0;padding-top:.75rem}@media (min-width:768px){.facts-index-listing .left-col{padding-top:.5rem;padding-bottom:.5rem}}.facts-index-listing .left-col a{font-size:1.25rem}.facts-index-listing .left-col a:hover{--text-opacity:1;color:#203f78;color:rgba(32,63,120,var(--text-opacity))}.facts-index-listing .right-col{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.5;padding-top:0;padding-bottom:.75rem}@media (min-width:768px){.facts-index-listing .right-col{padding-top:.5rem;padding-bottom:.5rem}}.testimonies-index{padding-top:2rem;padding-bottom:6rem}.testimonies-index-results{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.testimonies-index-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.testimonies-index-results{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonies-index-results{padding-bottom:5rem}.testimonies-index-results .item-title{font-size:1.125rem}@media (min-width:1280px){.testimonies-index-results .item-title{font-size:1.25rem}}.testimonies-index-results:empty{display:block;text-align:center}.content-content .block+.testimonies-index-results:empty,.content-content .testimonies-index-results:empty+.block{margin-top:3rem}.content-content .block.header-block+.testimonies-index-results:empty,.content-content .testimonies-index-results:empty.header-block+.block{margin-top:1rem}.testimonies-index-results:empty:after{font-size:1.125rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.7;content:"No Testimonies were Found"}.testimonies-index-no-results{display:block;text-align:center}.content-content .block+.testimonies-index-no-results,.content-content .testimonies-index-no-results+.block{margin-top:3rem}.content-content .block.header-block+.testimonies-index-no-results,.content-content .testimonies-index-no-results.header-block+.block{margin-top:1rem}.testimonies-index-no-results{padding-top:2rem;padding-bottom:2rem;font-size:1.125rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.7}.homepage-hero{display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;padding:5rem 1rem}.homepage-hero,.homepage-hero :not(.homepage-hero-image){position:relative}.homepage-hero h1,.homepage-hero h2{font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.homepage-hero h1{font-size:2.25rem;margin-bottom:1rem}@media (min-width:640px){.homepage-hero h1{font-size:2.875rem}}.homepage-hero h2{font-size:1.25rem;margin-bottom:1.5rem}.homepage-hero p{line-height:1.5;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--text-opacity:0.7;width:100%}@media (min-width:768px){.homepage-hero p{width:66.666667%}}@media (min-width:1024px){.homepage-hero p{width:50%}}.homepage-hero-image{position:absolute;top:0;left:0;min-height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.facts-section{padding-bottom:4rem}.facts-section .tier1,.facts-section .tier2,.facts-section .tier3{margin-top:2rem;margin-bottom:2rem}.facts-section .tier1{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(10,minmax(0,1fr))}@media (min-width:1024px){.facts-section .tier1{display:grid}}.facts-section .tier1{margin-bottom:4rem}@media (min-width:1024px){.facts-section .tier1{margin-bottom:2rem}}.facts-section .tier1 .fact-info{display:flex;flex-direction:column;justify-content:center;padding-top:1rem;padding-bottom:1rem;margin-bottom:1rem}@media (min-width:1024px){.facts-section .tier1 .fact-info{margin-bottom:0;grid-column:span 4/span 4}}@media (min-width:1280px){.facts-section .tier1 .fact-info{grid-column:span 3/span 3}}@media (min-width:1024px){.facts-section .tier1 .item-img-wrap{grid-column:span 6/span 6}}@media (min-width:1280px){.facts-section .tier1 .item-img-wrap{grid-column:span 7/span 7}}.facts-section .tier1 .item-img-wrap{margin-bottom:0}.facts-section .tier1 .item-title{font-weight:700;font-size:1.875rem}@media (min-width:640px){.facts-section .tier1 .item-title{font-size:2.25rem}}.facts-section .tier1 .item-title{margin-bottom:1.5rem}@media (min-width:640px){.facts-section .tier1 .item-title{margin-bottom:2rem}}.facts-section .tier1 .fact-annotation{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.6;font-size:1.125rem}.facts-section .tier2{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.facts-section .tier2{grid-template-columns:repeat(2,minmax(0,1fr))}}.facts-section .tier3{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.facts-section .tier3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.facts-section .tier3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.facts-section .tier3{grid-template-columns:repeat(4,minmax(0,1fr))}}.facts-section .tier3 .item-title{font-weight:700;font-size:1.125rem}@media (min-width:640px){.facts-section .tier3 .item-title{font-size:1.25rem}}.testimonies-section{--bg-opacity:1;background-color:#212530;background-color:rgba(33,37,48,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));padding-top:4rem;padding-bottom:8rem}.testimonies-section-title{font-weight:700;font-size:1.875rem}@media (min-width:640px){.testimonies-section-title{font-size:2.25rem}}@media (min-width:768px){.testimonies-section-title{font-size:2.875rem}}.testimonies-section-title{margin-bottom:4rem}.testimonies-section-testimonies{display:flex}.testimonies-section-testimonies>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}@media (min-width:1024px){.testimonies-section-testimonies>:not(template)~:not(template){--space-y-reverse:0;--space-x-reverse:0;margin:calc(0px*(1 - var(--space-y-reverse))) calc(2rem*var(--space-x-reverse)) calc(0px*var(--space-y-reverse)) calc(2rem*(1 - var(--space-x-reverse)))}}.testimonies-section-testimonies{flex-direction:column}@media (min-width:1024px){.testimonies-section-testimonies{flex-direction:row}}@media (min-width:1024px){.testimonies-section-testimonies .tier1{width:80%}}@media (min-width:1280px){.testimonies-section-testimonies .tier1{width:75%}}.testimonies-section-testimonies .tier1 .item-title{font-size:1.125rem}@media (min-width:640px){.testimonies-section-testimonies .tier1 .item-title{font-size:1.5rem}}@media (min-width:768px){.testimonies-section-testimonies .tier1 .item-title{font-size:1.875rem}}@media (min-width:1024px){.testimonies-section-testimonies .tier1 .item-title{font-size:2.25rem}}@media (min-width:768px){.testimonies-section-testimonies .tier1 .item-play-icon{width:3.5rem;height:3.5rem}}.testimonies-section-testimonies .tier2{display:grid;grid-gap:2rem;gap:2rem;grid-template-rows:repeat(2,minmax(0,1fr))}@media (min-width:640px){.testimonies-section-testimonies .tier2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}}.testimonies-section-testimonies .tier2{flex-direction:column;justify-content:space-between}@media (min-width:1024px){.testimonies-section-testimonies .tier2{display:flex;width:20%}}@media (min-width:1280px){.testimonies-section-testimonies .tier2{width:25%}}.testimonies-section-testimonies .tier2 .item-title{font-size:1.125rem}@media (min-width:640px){.testimonies-section-testimonies .tier2 .item-title{font-size:1.25rem}}.ask-section{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.ask-section{display:grid}}.ask-section{overflow:hidden}.ask-section-info{width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.ask-section-info{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.ask-section-info{max-width:384px}}@media (min-width:1024px){.ask-section-info{max-width:512px;padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.ask-section-info{max-width:640px}}.ask-section-info>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.ask-section-info{display:flex;flex-direction:column;justify-content:center;height:100%;padding-top:3rem;padding-bottom:3rem}.ask-section-info>h2{font-weight:700;font-size:1.5rem}@media (min-width:640px){.ask-section-info>h2{font-size:1.875rem}}@media (min-width:768px){.ask-section-info>h2{font-size:2.25rem}}.ask-section-info>p{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:0.7;font-size:1.125rem;line-height:1.7}@media (min-width:640px){.ask-section-info>p{font-size:1.25rem}}.ask-section-img img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.result-item:hover .result-item-img-wrap .result-item-img{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-scale-x:1.05;--transform-scale-y:1.05}.result-item:hover .result-item-title{text-decoration:underline}.result-item{display:flex;align-items:flex-start;flex-direction:column}@media (min-width:640px){.result-item{flex-direction:row}}.result-item>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}@media (min-width:640px){.result-item>:not(template)~:not(template){--space-y-reverse:0;--space-x-reverse:0;margin:calc(0px*(1 - var(--space-y-reverse))) calc(2rem*var(--space-x-reverse)) calc(0px*var(--space-y-reverse)) calc(2rem*(1 - var(--space-x-reverse)))}}@media (min-width:640px){body.rtl .result-item>:not(template)~:not(template){--space-x-reverse:1}}a.result-item-img-wrap{border-radius:.375rem;overflow:hidden;position:relative;display:block}.content-content .block+a.result-item-img-wrap,.content-content a.result-item-img-wrap+.block{margin-top:3rem}.content-content .block.header-block+a.result-item-img-wrap,.content-content a.result-item-img-wrap.header-block+.block{margin-top:1rem}a.result-item-img-wrap{flex-shrink:0;width:100%}@media (min-width:640px){a.result-item-img-wrap{width:auto}}a.result-item-img-wrap .result-item-play-icon{position:absolute;bottom:0;left:0;height:2rem;width:2rem;margin:1rem;z-index:10}.result-item-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;transition-property:transform;transition-duration:.2s}.result-item-title{font-weight:700;font-size:1.125rem}@media (min-width:640px){.result-item-title{font-size:1.25rem}}.result-item-title{margin-bottom:.5rem}.result-item-annotation{font-size:1rem}@media (min-width:640px){.result-item-annotation{font-size:1.125rem}}.result-item-annotation{line-height:1.8}.search-index.facts-index{display:block}.content-content .block+.search-index.facts-index,.content-content .search-index.facts-index+.block{margin-top:3rem}.content-content .block.header-block+.search-index.facts-index,.content-content .search-index.facts-index.header-block+.block{margin-top:1rem}@media (min-width:1024px){.search-index.facts-index{display:flex}}.search-index .facts-index-results{display:block}.content-content .block+.search-index .facts-index-results,.content-content .search-index .facts-index-results+.block{margin-top:3rem}.content-content .block.header-block+.search-index .facts-index-results,.content-content .search-index .facts-index-results.header-block+.block{margin-top:1rem}.search-index .facts-index-results>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}@media (min-width:480px){.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:640px){.sm\:block{display:block}.sm\:flex-row{flex-direction:row}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:4rem}.sm\:mt-0{margin-top:0}.sm\:mr-4{margin-right:1rem}.sm\:text-left{text-align:left}.sm\:w-auto{width:auto}.sm\:w-4\/5{width:80%}}@media (min-width:768px){.md\:h-32{height:8rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xxl{font-size:2.875rem}.md\:w-2\/3,.md\:w-4\/6{width:66.666667%}.md\:w-9\/12{width:75%}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:col-start-2{grid-column-start:2}}@media (min-width:1024px){.lg\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.lg\:flex{display:flex}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:w-1\/2{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-auto{grid-column-start:auto}}@media (min-width:1280px){.xl\:text-3xxl{font-size:2rem}.xl\:text-5xl{font-size:3rem}.xl\:w-8\/12{width:66.666667%}}div#driver-popover-item{display:none;position:absolute;background:#fff;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px rgba(0,0,0,.4);z-index:1000000000}div#driver-popover-item .driver-popover-tip{border:5px solid #fff;content:"";position:absolute}div#driver-popover-item .driver-popover-tip.bottom{bottom:-10px;border-color:#fff transparent transparent}div#driver-popover-item .driver-popover-tip.bottom.position-center{left:49%}div#driver-popover-item .driver-popover-tip.bottom.position-right{right:20px}div#driver-popover-item .driver-popover-tip.left{left:-10px;top:10px;border-color:transparent #fff transparent transparent}div#driver-popover-item .driver-popover-tip.left.position-center{top:46%}div#driver-popover-item .driver-popover-tip.left.position-bottom{top:auto;bottom:20px}div#driver-popover-item .driver-popover-tip.right{right:-10px;top:10px;border-color:transparent transparent transparent #fff}div#driver-popover-item .driver-popover-tip.right.position-center{top:46%}div#driver-popover-item .driver-popover-tip.right.position-bottom{top:auto;bottom:20px}div#driver-popover-item .driver-popover-tip.top{top:-10px;border-color:transparent transparent #fff}div#driver-popover-item .driver-popover-tip.top.position-center{left:49%}div#driver-popover-item .driver-popover-tip.top.position-right{right:20px}div#driver-popover-item .driver-popover-tip.mid-center{display:none}div#driver-popover-item .driver-popover-footer{display:block;margin-top:10px}div#driver-popover-item .driver-popover-footer button{display:inline-block;padding:3px 10px;border:1px solid #d4d4d4;text-decoration:none;text-shadow:1px 1px 0 #fff;color:#2d2d2d;font:11px/normal sans-serif;cursor:pointer;outline:0;background-color:#f1f1f1;border-radius:2px;zoom:1;line-height:1.3}div#driver-popover-item .driver-popover-footer button.driver-disabled{color:grey;cursor:default;pointer-events:none}div#driver-popover-item .driver-popover-footer .driver-close-btn{float:left}div#driver-popover-item .driver-popover-footer .driver-btn-group,div#driver-popover-item .driver-popover-footer .driver-close-only-btn{float:right}div#driver-popover-item .driver-popover-title{font:19px/normal sans-serif;margin:0 0 5px;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1}div#driver-popover-item .driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;color:#2d2d2d;font-weight:400;zoom:1}.driver-clearfix:after,.driver-clearfix:before{content:"";display:table}.driver-clearfix:after{clear:both}.driver-stage-no-animation{transition:none!important;background:transparent!important;outline:5000px solid rgba(0,0,0,.75)}div#driver-page-overlay{background:#000;position:fixed;bottom:0;right:0;display:block;width:100%;height:100%;zoom:1;filter:alpha(opacity=75);opacity:.75;z-index:100002!important}div#driver-highlighted-element-stage,div#driver-page-overlay{top:0;left:0;transition:all .3s}div#driver-highlighted-element-stage{position:absolute;height:50px;width:300px;background:#fff;z-index:100003!important;display:none;border-radius:2px}.driver-highlighted-element{z-index:100004!important}.driver-position-relative{position:relative!important}.driver-fix-stacking{z-index:auto!important;opacity:1!important;transform:none!important;-moz-filter:none!important;-ms-filter:none!important;-o-filter:none!important;filter:none!important;-ms-perspective:none!important;-o-perspective:none!important;perspective:none!important;transform-style:flat!important;-webkit-transform-box:border-box!important;-moz-transform-box:border-box!important;-ms-transform-box:border-box!important;-o-transform-box:border-box!important;transform-box:border-box!important;will-change:unset!important}div#driver-highlighted-element-stage{background-color:hsla(0,0%,100%,.85)!important}div#driver-page-overlay{opacity:.35!important}div#driver-popover-item{min-width:400px;max-width:400px;background-color:hsla(0,0%,100%,.85);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;border-radius:4px}div#driver-popover-item .driver-popover-tip.bottom{border-color:hsla(0,0%,100%,.85) transparent transparent}div#driver-popover-item .driver-popover-tip.top{border-color:transparent transparent hsla(0,0%,100%,.85)}div#driver-popover-item .driver-popover-tip.left{border-color:transparent transparent transparent hsla(0,0%,100%,.85)}div#driver-popover-item .driver-popover-tip.right{border-color:transparent hsla(0,0%,100%,.85) transparent transparent}div#driver-popover-item .driver-popover-title{display:none}div#driver-popover-item .driver-popover-description #statics-editor textarea{display:block;padding:8px;background:#fff;border-radius:2px;color:#505d68;width:100%;min-height:auto;height:160px;border:none;box-shadow:0 0 3px rgba(165,173,186,.6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5;transition:box-shadow .2s;margin:0 0 16px;resize:none}div#driver-popover-item .driver-popover-description #statics-editor textarea:focus{outline:none;box-shadow:0 0 0 2px rgba(165,173,186,.4)}div#driver-popover-item .driver-popover-description #statics-editor textarea[disabled]{background:#f4f5f7;cursor:not-allowed}div#driver-popover-item .statics-editor--actions{display:flex;text-align:center}div#driver-popover-item .statics-editor--actions button{font-size:14px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;letter-spacing:normal;text-transform:none;height:unset;width:unset;line-height:1;margin:0}div#driver-popover-item .statics-editor--actions .btn-save{color:#fff;background:#0252cc;border-radius:4px;padding:10px 40px;border:none;opacity:.8;transition:opacity .2s}div#driver-popover-item .statics-editor--actions .btn-save:hover{opacity:1}div#driver-popover-item .statics-editor--actions .btn-save:focus{opacity:1;box-shadow:0 0 0 2px rgba(2,82,204,.4)}div#driver-popover-item .statics-editor--actions .btn-save[disabled]{background:#a5adba;opacity:1;cursor:not-allowed}div#driver-popover-item .statics-editor--actions .btn-close{background:none;border:none;color:#a5adba;padding:10px 5px;margin-left:10px;border-radius:4px}div#driver-popover-item .statics-editor--actions .btn-close:hover{text-decoration:underline}div#driver-popover-item .statics-editor--actions .btn-close:focus{box-shadow:0 0 0 2px rgba(165,173,186,.4)}div#driver-popover-item .statics-editor--actions .btn-close[disabled]{opacity:.6;cursor:not-allowed}div#driver-popover-item .statics-editor--actions .btn-close[disabled]:hover{text-decoration:none}.static-string.highlight-active{cursor:pointer;transition:outline,background .2s;outline:1px dashed #ffab02!important;outline-offset:-1px}.static-string.highlight-active:not(.driver-highlighted-element):hover{background-color:rgba(255,171,2,.2)}.static-string.highlight-active.driver-highlighted-element{outline:1px solid transparent!important}