:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:left;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{position:absolute;text-align:left;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hero-t5__swiper_container .swiper-pagination{position:absolute;bottom:90px!important;right:0;width:auto;margin:0}.hero-t5.swiper-pagination-bullet{background:var(--grayscale0Color);border:2px solid var(--grayscale0Color);opacity:1;width:12.15px;height:12.15px}.hero-t5.swiper-pagination-bullet-active{background-color:var(--primary180Color)}.hero-mode-dark .hero-t5.swiper-pagination-bullet{background-color:var(--primary180Color);border:2px solid var(--primary180Color)}.hero-mode-dark .hero-t5.swiper-pagination-bullet-active{background-color:var(--grayscale0Color)}@media screen and (max-width:767px){.hero-t5__swiper_container .swiper-pagination{bottom:60px!important}}.hero-t6__swiper_container .swiper-pagination{position:absolute;top:0;right:120px;display:flex;flex-direction:column;justify-content:center;width:auto!important;left:auto!important}.hero-t6.swiper-pagination-bullet{margin-bottom:10px!important;opacity:1!important}.hero-t6.bullet-main{width:15px!important;height:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid transparent;background:transparent!important}.hero-t6.swiper-pagination-bullet-active.bullet-main{border:1px solid #fff}.hero-t6 .bullet-children{width:9px;height:9px;background:#fff;border-radius:100%}.hero-mode-dark .hero-t6 .bullet-children{background-color:#000}.hero-mode-dark .hero-t6.swiper-pagination-bullet-active.bullet-main{border:1px solid #000}@media only screen and (max-width:767px){.hero-t6__swiper_container .swiper-pagination{right:0}}.hero-t7__swiper_container .swiper-pagination-bullets{text-align:left!important;padding-left:var(--desktop-padding)!important;margin-bottom:100px!important}.hero-mode- .swiper-pagination-bullet,.hero-mode-light .swiper-pagination-bullet{background:var(--grayscale0Color)}.hero-mode-dark .swiper-pagination-bullet{background:var(--primaryColor)}@media only screen and (max-width:1023px){.hero-t7__swiper_container .swiper-pagination{top:34px;height:20px;margin-bottom:0!important;display:flex;justify-content:flex-start;padding-left:var(--tablet-padding)!important}}@media only screen and (max-width:767px){.hero-t7__swiper_container .swiper-pagination{padding-left:var(--mobile-padding)!important}}.hero-t8__swiper_container .swiper-pagination{position:unset!important;margin-top:20px;transform:none!important;width:100%!important}.hero-t8.swiper-pagination-bullet{background:#ff0;border:2px solid var(--grayscale0Color);opacity:1;width:8px;height:8px}.hero-t8.swiper-pagination-bullet-active{background:#ff0;width:28px}.hero-mode-dark .hero-t8.swiper-pagination-bullet{background-color:var(--primary180Color);border:2px solid var(--primary180Color)}.hero-mode-dark .hero-t8.swiper-pagination-bullet-active{background-color:var(--grayscale0Color)}.arrow{stroke-width:3;stroke:#491ec4}@font-face{font-family:EvelethW01-Bold;src:local("EvelethW01-Bold"),url(/fonts/Eveleth-W01-Bold.ttf) format("truetype")}@font-face{font-family:Eveleth-Clean-Regular;src:local("Eveleth-Clean-Regular"),url(/fonts/Eveleth-Clean-Regular.otf) format("truetype")}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-Thin"),url(/fonts/Greycliff/GreycliffCFFigma001-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-ThinOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-ThinOblique.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-ExtraLight"),url(/fonts/Greycliff/GreycliffCFFigma001-ExtraLight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-ExtraLightOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-ExtraLightOblique.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-Light"),url(/fonts/Greycliff/GreycliffCFFigma001-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-LightOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-LightOblique.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-Regular"),url(/fonts/Greycliff/GreycliffCFFigma001-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-RegularOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-RegularOblique.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-Medium"),url(/fonts/Greycliff/GreycliffCFFigma001-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-MediumOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-MediumOblique.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-DemiBold"),url(/fonts/Greycliff/GreycliffCFFigma001-DemiBold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-DemiBoldOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-DemiBoldOblique.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-Bold"),url(/fonts/Greycliff/GreycliffCFFigma001-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-BoldOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-BoldOblique.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-ExtraBold"),url(/fonts/Greycliff/GreycliffCFFigma001-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-ExtraBoldOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-ExtraBoldOblique.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-Heavy"),url(/fonts/Greycliff/GreycliffCFFigma001-Heavy.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:GreycliffCF;src:local("GreycliffCFFigma001-HeavyOblique"),url(/fonts/Greycliff/GreycliffCFFigma001-HeavyOblique.otf) format("opentype");font-weight:900;font-style:italic}@font-face{font-family:Myriad Pro;src:local("Myriad Pro"),url(/fonts/Myriad-Pro.ttf) format("truetype")}@font-face{font-family:Rokkitt;src:local("Rokkitt"),url(/fonts/Rokkitt-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Almarai;src:local("Almarai"),url(/fonts/Almarai-Regular.ttf) format("truetype")}@font-face{font-family:Inter;src:local("Inter"),url(/fonts/Inter-VariableFont_slnt,wght.ttf) format("truetype")}@font-face{font-family:Permanent Marker;src:local("Permanent Marker"),url(/fonts/PermanentMarker-Regular.ttf) format("truetype")}@font-face{font-family:"IBM Plex Serif SemiBold";src:local("IBM Plex Serif SemiBold"),url(/fonts/IBMPlexSerif-SemiBold.ttf) format("truetype")}@font-face{font-family:"IBM Plex Serif";src:local("IBM Plex Serif"),url(/fonts/IBMPlexSerif-Regular.ttf) format("truetype")}@font-face{font-family:Roboto Slab;src:local("Roboto Slab"),url(/fonts/Roboto-Slab.ttf) format("truetype")}@font-face{font-family:Hind Madurai;src:local("Hind Madurai"),url(/fonts/HindMadurai-Regular.ttf) format("truetype")}@font-face{font-family:Hind Madurai;src:local("Hind Madurai"),url(/fonts/HindMadurai-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:ITC Avant Garde Gothic Pro;src:local("ITC Avant Garde Gothic Pro"),url(/fonts/ITC-Avant-Garde-Gothic-Pro-Medium.ttf) format("truetype")}@font-face{font-family:ITC Avant Garde Gothic Pro Bold;src:local("ITC Avant Garde Gothic Pro Bold"),url(/fonts/ITC-Avant-Garde-Gothic-Pro-Bold.ttf) format("truetype")}@font-face{font-family:Scandia;src:local("Scandia"),url(/fonts/Scandia-Bold.ttf) format("truetype")}@font-face{font-family:Scandia Regular;src:local("Scandia Regular"),url(/fonts/scandia-regular.ttf) format("truetype")}@font-face{font-family:Archivo Black;src:local("Archivo Black"),url(/fonts/ArchivoBlack-Regular.ttf) format("truetype")}@font-face{font-family:Barlow;src:local("Barlow"),url(/fonts/Barlow-Regular.ttf) format("truetype")}@font-face{font-family:Ubuntu;src:local("Ubuntu"),url(/fonts/Ubuntu-Bold.ttf) format("truetype")}@font-face{font-family:League Spartan;src:local("League Spartan"),url(/fonts/LeagueSpartan-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Helvetica Neue Light;src:local("Helvetica Neue Light"),url(/fonts/HelveticaNeueLight.otf) format("truetype")}@font-face{font-family:Arial;src:local("Arial"),url(/fonts/arial.ttf) format("truetype")}@font-face{font-family:Arial Bold;src:local("Arial Bold"),url(/fonts/arial-bold.ttf) format("truetype")}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0!important;font-family:var(--primary-family);overflow-x:hidden}@media (max-width:768px){html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}}