@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Roboto:wght@100;300;400;500;700&display=swap");*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif}body::-webkit-scrollbar{display:none}a{text-decoration:none;color:inherit}.goldenButton{cursor:pointer;border:none;position:relative;overflow:hidden;width:189px;height:59px;background:linear-gradient(215.91deg,#f8db75 22.43%,#a4730f 80.57%);border-radius:5px;color:#ffffff;font-size:18px;font-family:Roboto;font-weight:600;transition:color .4s ease}.goldenButton:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#ffffff;transition:all .4s ease-in-out;z-index:0;border-radius:2px}.goldenButton:hover:before{left:0}.goldenButton:hover{border:2px solid transparent;border-image:linear-gradient(215.91deg,#f8db75 22.43%,#a4730f 80.57%);border-image-slice:1}.goldenButton>span{position:relative;z-index:1}.goldenButton:hover>span{border-radius:5px!important;background:linear-gradient(215.91deg,#f8db75 22.43%,#a4730f 80.57%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blackButton{cursor:pointer;border:none;position:relative;overflow:hidden;width:189px;height:59px;background:black;border-radius:5px;color:#ffffff;font-size:18px;font-family:Roboto;font-weight:600;transition:color .4s ease}.blackButton:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#ffffff;transition:all .4s ease-in-out;z-index:0;border-radius:2px}.blackButton:hover:before{left:0}.blackButton:hover{border:2px solid #b88a2f;border-image-slice:1;background:none;border-radius:5px!important}.blackButton>span{position:relative;z-index:1}.blackButton:hover>span{border-radius:5px!important;background:linear-gradient(215.91deg,#f8db75 22.43%,#a4730f 80.57%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.youTubeButton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inDesktop{display:block}.inMobile{display:none}@media (max-width:500px){.inDesktop{display:none}.inMobile{display:block}}:root{--react-pdf-text-layer:1;--highlight-bg-color:rgba(180,0,170,1);--highlight-selected-bg-color:rgba(0,100,0,1)}@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:initial;inset:0;overflow:hidden;line-height:1;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::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}: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:black;--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{-webkit-backdrop-filter:invert(100%);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: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:rgba(255,255,0,1);box-shadow:0 2px 10px rgba(255,255,0,1)}.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{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:rgba(255,255,153,1);box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) rgba(136,136,136,1);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 rgba(51,51,51,1);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;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_d2dc74{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_d2dc74{--font-manrope:"Manrope","Manrope Fallback"}.Footer_footer__4vzqH{position:static;background-color:#FFFFFF;color:#333;font-family:Arial,sans-serif}.Footer_footerContent__33dnM{padding:40px 100px;display:flex;justify-content:space-between;border-bottom:2px solid var(--Color-gold-15,#c1882326);gap:42px}.Footer_brands__dhgvj{padding:0;width:348px;height:162px;display:flex;flex-direction:column;align-items:baseline;gap:19px}.Footer_brands__dhgvj img{width:118.89px;max-height:32px}.Footer_subLogoBox__G2HXM{width:fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;gap:4px}.Footer_kk__lnbqg{color:#000000;font-size:24px;font-weight:600;font-family:Roboto}.Footer_brands__dhgvj p{padding:0;margin:0}.Footer_footerSection__3w8Yc{height:fit-content;display:flex;flex-direction:column;max-width:240px;margin-top:16px}.Footer_footertitle___jSLG{font-family:normal}.Footer_footerSection__3w8Yc h4{font-weight:400;color:#00000050;font-size:16px;margin-bottom:8px;font-family:Manrope}.Footer_footerresponsive1__ACwOT,.Footer_footerresponsive2__1ibUO,.Footer_footerresponsive__RvV10{margin-bottom:20px}.Footer_footerlogo__5grmW{display:flex;flex-direction:column}.Footer_subLogo__Te1si{height:26px;width:96px!important}.Footer_footerSection__3w8Yc a,.Footer_footerSection__3w8Yc p,.Footer_linkText__iappP{color:#333;text-decoration:none;margin:5px 0;font-size:14px}.Footer_linkText1__X_BRb{color:white;text-decoration:none;margin:5px 0;font-size:14px}.Footer_footerSection__3w8Yc a:hover{text-decoration:underline!important;text-decoration-color:#FFA500!important}.Footer_socialMedia__sXOzJ a{font-size:20px;margin-right:10px;color:#333}.Footer_socialMedia__sXOzJ p:hover{text-decoration:underline!important;text-decoration-line:#FFA500!important}.Footer_footerBottom__OFeMd{display:flex;justify-content:space-between;flex-wrap:wrap;padding:22px 100px;background-color:#292929}.Footer_footerBottom__OFeMd p{font-size:12px;color:#ffffff;font-size:16px;font-weight:600;font-family:Roboto}.Footer_termBox__Ex_3k{display:flex;justify-content:space-between}.Footer_policyBox__jPOx0{display:flex;gap:24px}.Footer_footersebiDescription__X4w3a{padding:40px 100px;gap:10px;border-radius:12px 0 0 0;font-family:Manrope;font-weight:400;color:#292929;font-size:16px;text-align:justify}.Footer_follows_logo__gNQzl{width:30px;height:30px;object-fit:contain}.Footer_footer_content__aYz4v{padding:40px 100px;font-weight:400;color:#00000080;font-size:16px;margin-bottom:10px;font-family:Manrope}@media (min-width:768px) and (max-width:1000px){.Footer_footerContent__33dnM{padding:50px;gap:15px}}@media (max-width:768px){.Footer_footerContent__33dnM{flex-direction:column;padding:16px;gap:0}.Footer_footer_content__aYz4v,.Footer_footersebiDescription__X4w3a{padding:16px}.Footer_termBox__Ex_3k{flex-direction:column}.Footer_policyBox__jPOx0{flex-wrap:wrap}.Footer_footerresponsive__RvV10{display:flex;margin-bottom:0}.Footer_footerresponsive2__1ibUO{display:flex;margin-bottom:-12px}.Footer_footerresponsive1__ACwOT{margin-right:40px}.Footer_footerlogo__5grmW{display:flex;flex-direction:row;margin-right:15px}.Footer_footerBottom__OFeMd{flex-direction:column-reverse;gap:20px;align-items:center;padding:21px 5px}}.style_mainContainer__V4oXG{height:91px}.style_nav__04pPh{width:100%;height:91px;background-color:#ffffff;display:flex;align-items:center;justify-content:space-between;padding:0 100px;position:fixed;top:0;right:0;left:0;z-index:10}.style_navShadow__4BGb3{box-shadow:0 0 10px black}.style_logoBox__vU4xW{cursor:pointer}.style_logos__N_HJG{width:237px;height:auto}.style_dropBox__oND5H{display:flex;align-items:center;gap:20px}.style_aboutus__S5xx2{font-family:Roboto;font-size:18px;font-weight:300;color:#000000;text-decoration:none}.style_callButton__KMn05{cursor:pointer;border:none;position:relative;overflow:hidden;width:189px;height:59px;background:linear-gradient(215.91deg,#f8db75 22.43%,#a4730f 80.57%);border-radius:5px;color:#ffffff;font-size:18px;font-family:Roboto,sans-serif;font-weight:600;transition:color .4s ease}.style_callButton__KMn05:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#ffffff;transition:all .4s ease-in-out;z-index:0}.style_callButton__KMn05:hover:before{left:0}.style_callButton__KMn05:hover{border:2px solid #b88a2f;border-image-slice:1;border-radius:5px!important}.style_callButton__KMn05>span{position:relative;z-index:1}.style_callButton__KMn05:hover>span{border-radius:5px!important;background:linear-gradient(215.91deg,#f8db75 22.43%,#a4730f 80.57%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.style_hamburger__qkfEg{background:none;border:none;font-size:24px;cursor:pointer;display:none}.style_mobileMenuShadow__PvcCm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000050;z-index:100;display:flex;justify-content:center;padding:16px 11px}.style_mobileMenu__tDZ1a{border-radius:12px;display:flex;flex-direction:column;gap:24px;padding:24px 16px;background-color:#ffffff;height:fit-content;width:100%;box-shadow:0 4px 10px rgba(0,0,0,.1)}.style_mobileAboutus__lhG1A{font-size:16px;font-weight:300;text-decoration:none;border-bottom:1px solid #00000040;height:40px}.style_mobileCallButton__viMSX{cursor:pointer;border:none;width:100%;height:48px;background:#000000;border-radius:5px;color:#ffffff;font-size:18px;font-family:Roboto;font-weight:600;margin-top:16px}.style_mobilelogo__JZKfS{height:52px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #00000040}.style_mobilelogos__VrpGk{max-width:150px;height:42px}@media screen and (max-width:768px){.style_mainContainer__V4oXG{height:84px}.style_nav__04pPh{padding:0 20px}.style_logos__N_HJG{width:172px;height:auto}.style_dropBox__oND5H{display:none}.style_hamburger__qkfEg{display:block}.style_hideDesktop___A142{display:none}.style_callButton__KMn05{height:48px;width:115px}.style_aboutus__S5xx2{font-size:16px}}.Dropdown_dropdown__5Fhe_{position:relative;display:inline-block}.Dropdown_buttons__dqd1T{color:#000000;background:none;border:none;cursor:pointer;font-size:18px;font-family:Roboto;font-weight:300;display:flex;align-items:center;justify-content:center}.Dropdown_icon__4J8E9{transition:transform .3s ease;margin-left:4px;margin-top:4px}.Dropdown_rotate__zfpBD{transform:rotate(180deg)}.Dropdown_menu__EZgZl{position:absolute;top:100%;left:0;width:200px;background-color:white;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-top:8px;padding:8px 0;z-index:10}.Dropdown_menuItem__nkkSw{width:100%;padding:8px 16px;color:#00000080;text-align:left;background:none;border:none;cursor:pointer;font-weight:400;font-family:Manrope;font-size:16px}.Dropdown_menuItem__nkkSw:hover{background-color:#f0f0f0}@media screen and (max-width:768px){.Dropdown_buttons__dqd1T{height:40px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #00000040}.Dropdown_buttons__dqd1T p{font-size:16px;font-weight:500;color:#000000;font-family:Roboto}.Dropdown_menu__EZgZl{position:static;box-shadow:none;width:100%;height:fit-content;padding:4px;color:#00000080;font-size:16px}.Dropdown_menuItem__nkkSw{width:100%;padding:8px 1px;color:#00000080;text-align:left;background:none;border:none;cursor:pointer;font-weight:400;font-family:Roboto;font-size:16px;line-height:24px}}