.pdf-viewer{padding:16px}@media(max-width:1199px){.pdf-viewer{padding-bottom:0}}.pdf-viewer__line{border-bottom:1px solid #d3d3d3;margin-right:-25px;margin-left:-25px;padding-top:10px;z-index:1}@media(max-width:1000px){.pdf-viewer__line{display:none}}.pdf-viewer__line.last{position:relative;margin-right:0}.pdf-viewer__line.last:after{content:"";position:absolute;bottom:-3px;right:0;width:1px;height:5px;background-color:#d3d3d3;z-index:1}.pdf-viewer__line.line-active{position:relative;margin-right:0}.pdf-viewer__line.line-active:after{content:"";position:absolute;bottom:-3px;right:0;width:1px;height:5px;background-color:#d3d3d3;z-index:1}.pdf-viewer__line.line-active-start{margin-left:0;position:relative}.pdf-viewer__line.line-active-start:before{content:"";position:absolute;bottom:-3px;left:0;width:1px;height:5px;background-color:#d3d3d3;z-index:1}.pdf-viewer__line.line-active-end{position:relative}.pdf-viewer__line.line-active-end:after{content:"";position:absolute;bottom:-3px;right:0;width:1px;height:5px;background-color:#d3d3d3;z-index:1}.pdf-viewer__wrapper{display:flex;flex-wrap:wrap;gap:24px 16px;justify-content:center}.pdf-viewer__page-wrapper{cursor:pointer;border:1px solid transparent;height:244px;width:198px;overflow:hidden;padding:16px 24px!important}.pdf-viewer__page-wrapper.deleted{border:none!important}.pdf-viewer__page-wrapper.deleted .pdf-viewer__checkboxIcon{display:none!important}.pdf-viewer__page-wrapper.deleted .pdf-viewer__page{opacity:.5!important}.pdf-viewer__page-wrapper__loading{background:#fff!important;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 5px rgba(7,8,10,.239);width:150px;height:212px;margin:0 auto}.pdf-viewer__page-wrapper__loading:hover{background:#fff!important}.pdf-viewer__page-wrapper__loading img{animation:load 2s linear infinite}.pdf-viewer__page-wrapper.active{border-color:#fc334e;background:#e5e5e5}.pdf-viewer__page-wrapper:hover{background:#e5e5e5!important}.pdf-viewer__page-wrapper:hover .pdf-viewer__actions,.pdf-viewer__page-wrapper:hover .pdf-viewer__icons{display:flex}.pdf-viewer__page-wrapper:hover.red-border-hover{border-color:#fc334e}.pdf-viewer__page{box-shadow:0 1px 5px 0 rgba(7,8,10,.24)}.pdf-viewer__actions{position:absolute;bottom:4px;right:15px;display:none;cursor:pointer;border-radius:4px;background:#fff;box-shadow:0 1px 9px 0 hsla(0,0%,6%,.18);align-items:center}.pdf-viewer__actions svg{width:20px;height:20px}.pdf-viewer__actions button{width:36px;height:36px;justify-content:center;align-items:center;border:none;outline:none;background:none;transition:all .3s}.pdf-viewer__actions button:hover{background:#ddd}.pdf-viewer__actions-divider{height:26px;width:1px;background:#d8d8d8}.pdf-viewer__icons{display:none;position:absolute;bottom:4px;cursor:pointer;border-radius:4px;background:#fff;box-shadow:0 1px 9px 0 hsla(0,0%,6%,.18);width:36px;height:36px;justify-content:center;align-items:center}.pdf-viewer__icons svg{width:20px;height:20px}.pdf-viewer__icons.zoomIn{left:15px}.pdf-viewer__icons.zoomIn:hover{background:#ddd}.pdf-viewer__icons.delete{right:15px}.pdf-viewer__icons.delete:hover{background:#ddd}.pdf-viewer__splitIcon{cursor:pointer;position:relative}.pdf-viewer__splitIcon:before{content:"";display:block;width:100%;position:absolute;bottom:0;height:1px;background:#d3d3d3}@media(max-width:1000px){.pdf-viewer__splitIcon.right{transform:rotate(90deg);margin-bottom:-210px}}.pdf-viewer__splitIcon.split-active{z-index:1}.pdf-viewer__splitIcon.split-active:before{display:none}.pdf-viewer__page{box-shadow:0 1px 5px 0 hsla(0,0%,6%,.18)}.pdf-viewer__checkboxIcon{position:absolute;top:6px;left:6px}.pdf-viewer__deleteIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pdf-viewer__info-page{margin-top:6px;font-size:12px;word-break:break-all}.pdf-viewer__info-page.deleted{opacity:.5!important}.pdf-viewer__info-page__file-name{padding:2px 5px;border-radius:4px;background:#ffeddd;color:#1f2633;margin:6px auto;width:max-content}.pdf-viewer__info-page span{font-size:13px;line-height:1;color:#959595}.pdf-viewer__card-row{width:100%;padding:10px 10px 10px 0;background:#fff;display:flex;align-items:center;display:none}.pdf-viewer__card-row.deleted{background:rgba(235,76,96,.05)}.pdf-viewer__card-row button{background:none;outline:none;border:none}.pdf-viewer__card-row-more{display:flex;align-items:center;justify-content:center;width:24px;height:60px;position:relative}.pdf-viewer__card-row-more:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.pdf-viewer__card-row-file{display:flex;align-items:center;justify-content:center;width:42px;height:max-content;border:1px solid #ddd;margin-right:10px;max-height:60px;position:relative;box-shadow:none;overflow:hidden}.pdf-viewer__card-row-file .react-pdf__Page__canvas{max-height:100%}.pdf-viewer__card-row-file.loading{height:60px}.pdf-viewer__card-row-file .pdf-viewer__page{box-shadow:none}.pdf-viewer__card-row-file-loading{height:28px;animation:load 2s linear infinite}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pdf-viewer__card-row-file-deleted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.pdf-viewer__card-row-name{padding:2px 5px;background:#ffeddd;max-width:132px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:12px;line-height:16px;border-radius:4px;margin-bottom:6px;color:#1f2633}@media(max-width:760px){.pdf-viewer__card-row-name{max-width:calc(100svw - 190px)!important}}.pdf-viewer__card-row-pages{line-height:12px;font-size:12px;color:#959595}.pdf-viewer__card-row-actions{margin-left:auto;display:flex;align-items:center;gap:2px}.pdf-viewer__card-row-actions button{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.pdf-viewer__card-row-actions button img{height:20px}.pdf-viewer__card-row-upload-title{font-size:12px;line-height:16px;color:#1f2633}@media(min-width:768px){.pdf-viewer__card-row{padding:16px 24px 16px 16px}.pdf-viewer__card-row-more{margin-right:16px}.pdf-viewer__card-row-file{min-width:62px;max-height:88px;margin-right:24px}.pdf-viewer__card-row-file.loading{height:88px}.pdf-viewer__card-row-name{max-width:162px}.pdf-viewer__card-row-actions{margin-left:auto;display:flex;align-items:center;gap:2px}.pdf-viewer__card-row-actions button{width:40px;height:40px}.pdf-viewer__card-row-actions button img{height:24px}}.pdf-viewer .pdf-viewer-mobile{display:none;width:100%}.pdf-viewer__split-mobile{border-top:1.4px dashed #939393;width:100%;margin:18px 0 0;height:17px;position:relative;cursor:pointer;transition:all .3s;background:#fff}.pdf-viewer__split-mobile:before{height:22px;top:-25px}.pdf-viewer__split-mobile:after,.pdf-viewer__split-mobile:before{content:"";display:block;position:absolute;left:0;width:100%;background:#fff;z-index:0}.pdf-viewer__split-mobile:after{height:9px;bottom:-6px}.pdf-viewer__split-mobile div{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100%;position:relative;transform:translate(-50%,-50%);left:50%;top:0;background:#939393;transition:all .3s}.pdf-viewer__split-mobile.active{border-top:1.4px solid #d32823}.pdf-viewer__split-mobile.active div{background:#d32823}.pdf-viewer__split-mobile.active:after,.pdf-viewer__split-mobile.active:before{display:none}.pdf-viewer__row .pdf-viewer__desktop .pdf-viewer__info-page__file-name{max-width:198px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.pdf-viewer__row .pdf-viewer__desktop{display:none!important}.pdf-viewer__row .pdf-viewer__card-row{display:flex!important}.pdf-viewer__row .pdf-viewer__wrapper{gap:6px}.pdf-viewer__row .pdf-viewer-mobile{display:block}.pdf-viewer__row .pdf-viewer__splitIcon{display:none!important;opacity:0}.pdf-viewer__row .pdf-viewer-mainWrapper{width:100%}.pdf-viewer__row .pdf-viewer-mainWrapper-dragging{height:80px}}@media(max-width:768px){.pdf-viewer__row .pdf-viewer__wrapper{gap:4px}}.pdf-viewer-mainWrapper-dragging{background:rgba(235,76,96,.02);border:1px dashed #eb4c60;height:289px}.pdf-viewer-mainWrapper-dragging .pdf-viewer-mobile,.pdf-viewer-mainWrapper-dragging .pdf-viewer__desktop,.pdf-viewer-mainWrapper-dragging .pdf-viewer__page-wrapper .pdf-viewer__icons,.pdf-viewer-mainWrapper-dragging .pdf-viewer__splitIcon{opacity:0!important}.pdf-viewer__processing{opacity:.5!important}.pdf-viewer__processing .pdf-viewer__page-wrapper:hover{background:transparent!important}@font-face{font-family:__Caveat_752ee3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a5e2b75c1bb90331-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:__Caveat_752ee3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1e418d2e68a3e303-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Caveat_752ee3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c3f4ae9182f305bb-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:__Caveat_752ee3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ad4c734b3ccf0a5d-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:__Caveat_Fallback_752ee3;src:local("Arial");ascent-override:125.37%;descent-override:39.18%;line-gap-override:0.00%;size-adjust:76.57%}.__className_752ee3{font-family:__Caveat_752ee3,__Caveat_Fallback_752ee3;font-weight:400;font-style:normal}@font-face{font-family:__Ingrid_Darling_68921b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/93cff4fbb24fb3b5-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:__Ingrid_Darling_68921b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dfdc981507e6549d-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:__Ingrid_Darling_68921b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/056d7063db5fc2f4-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:__Ingrid_Darling_Fallback_68921b;src:local("Arial");ascent-override:160.85%;descent-override:71.07%;line-gap-override:0.00%;size-adjust:53.47%}.__className_68921b{font-family:__Ingrid_Darling_68921b,__Ingrid_Darling_Fallback_68921b;font-weight:400;font-style:normal}@font-face{font-family:__Imperial_Script_994d71;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/adfe468d4ccad1c8-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:__Imperial_Script_994d71;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8f60fe5b6e5c94b1-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:__Imperial_Script_994d71;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/303c058be9c71c45-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:__Imperial_Script_Fallback_994d71;src:local("Arial");ascent-override:142.81%;descent-override:53.55%;line-gap-override:0.00%;size-adjust:61.62%}.__className_994d71{font-family:__Imperial_Script_994d71,__Imperial_Script_Fallback_994d71;font-weight:400;font-style:normal}@font-face{font-family:__Stalemate_25d9ed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5906b324d2e0c8d1-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:__Stalemate_25d9ed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6b9ca87757b1dd36-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:__Stalemate_Fallback_25d9ed;src:local("Arial");ascent-override:191.69%;descent-override:121.57%;line-gap-override:0.00%;size-adjust:46.79%}.__className_25d9ed{font-family:__Stalemate_25d9ed,__Stalemate_Fallback_25d9ed;font-weight:400;font-style:normal}@font-face{font-family:__Over_the_Rainbow_5c3bd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e01d962e77138df8-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:__Over_the_Rainbow_5c3bd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9b1b40ef9ec2d0d6-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:__Over_the_Rainbow_Fallback_5c3bd4;src:local("Arial");ascent-override:133.46%;descent-override:63.99%;line-gap-override:0.00%;size-adjust:103.32%}.__className_5c3bd4{font-family:__Over_the_Rainbow_5c3bd4,__Over_the_Rainbow_Fallback_5c3bd4;font-weight:400;font-style:normal}@font-face{font-family:__Inspiration_c5540a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a82d90921ff11aa5-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:__Inspiration_c5540a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ab945245aed0e71-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:__Inspiration_c5540a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/20e4d525adac7c47-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:__Inspiration_Fallback_c5540a;src:local("Arial");ascent-override:162.72%;descent-override:74.81%;line-gap-override:0.00%;size-adjust:53.47%}.__className_c5540a{font-family:__Inspiration_c5540a,__Inspiration_Fallback_c5540a;font-weight:400;font-style:normal}@font-face{font-family:__La_Belle_Aurore_a5a023;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5ad472feaf66a382-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:__La_Belle_Aurore_a5a023;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/340e5f507627f4a0-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:__La_Belle_Aurore_Fallback_a5a023;src:local("Arial");ascent-override:115.65%;descent-override:83.25%;line-gap-override:0.00%;size-adjust:93.14%}.__className_a5a023{font-family:__La_Belle_Aurore_a5a023,__La_Belle_Aurore_Fallback_a5a023;font-weight:400;font-style:normal}@font-face{font-family:__Dancing_Script_7fdbeb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7699a3efa79c8f2e-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:__Dancing_Script_7fdbeb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/82535a3e838c0df6-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:__Dancing_Script_7fdbeb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bcba17512fc9ee6c-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:__Dancing_Script_Fallback_7fdbeb;src:local("Arial");ascent-override:114.07%;descent-override:34.72%;line-gap-override:0.00%;size-adjust:80.65%}.__className_7fdbeb{font-family:__Dancing_Script_7fdbeb,__Dancing_Script_Fallback_7fdbeb;font-weight:400;font-style:normal}@font-face{font-family:__Give_You_Glory_710c2f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3f0b34975b33bca0-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:__Give_You_Glory_710c2f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7a35a2cf9fb3d0a9-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:__Give_You_Glory_Fallback_710c2f;src:local("Arial");ascent-override:97.88%;descent-override:59.97%;line-gap-override:0.00%;size-adjust:101.77%}.__className_710c2f{font-family:__Give_You_Glory_710c2f,__Give_You_Glory_Fallback_710c2f;font-weight:400;font-style:normal}@font-face{font-family:__Norican_93292e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9dcd553a05f3a546-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:__Norican_93292e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/15044b417f46a0aa-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:__Norican_Fallback_93292e;src:local("Arial");ascent-override:131.92%;descent-override:49.81%;line-gap-override:0.00%;size-adjust:77.54%}.__className_93292e{font-family:__Norican_93292e,__Norican_Fallback_93292e;font-weight:400;font-style:normal}