@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap";*,*::after,*::before{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style-type:none}html{font-family:"Raleway",sans-serif;scroll-behavior:smooth}body{background:var(--white);background-color:#f9f9fd}.pattern{position:fixed;top:0;height:100vh;width:100vw;z-index:-1;opacity:.4;background-image:linear-gradient(#f7e8d3 2.2px, transparent 2.2px),linear-gradient(90deg, #f7e8d3 2.2px, transparent 2.2px),linear-gradient(#f7e8d3 1.1px, transparent 1.1px),linear-gradient(90deg, #f7e8d3 1.1px, #f9f9fd 1.1px);background-size:55px 55px,55px 55px,11px 11px,11px 11px;background-position:-2.2px -2.2px,-2.2px -2.2px,-1.1px -1.1px,-1.1px -1.1px}.pattern2{background-color:#f9f9fd;opacity:.2;background-image:linear-gradient(135deg, #f7e8d3 25%, transparent 25%),linear-gradient(225deg, #f7e8d3 25%, transparent 25%),linear-gradient(45deg, #f7e8d3 25%, transparent 25%),linear-gradient(315deg, #f7e8d3 25%, #f9f9fd 25%);background-position:11px 0,11px 0,0 0,0 0;background-size:11px 11px;background-repeat:repeat}.navbar{display:flex;flex-direction:row;justify-content:center;align-items:center}.navbar__container{position:absolute;top:0;left:0;width:100%;height:95vh;background:#f7e8d3;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5.625rem;backdrop-filter:blur(4.375rem);transform:translateY(-100%);z-index:1;transition:transform .4s ease-in-out}.navbar__container.active{transform:translateY(0);box-shadow:0 0 1.25rem rgba(0,0,0,.2)}@media(min-width: 40rem){.navbar__container{position:revert;height:revert;flex-direction:row;justify-content:space-around;gap:1.875rem;margin-right:.9375rem;transform:translateY(0);z-index:revert;box-shadow:none;background:none}}.navbar--link{padding:.625rem 2.1875rem;font-weight:500;color:rgba(26,26,26,.7);border-radius:3.125rem;background:rgba(239,209,168,.15);transition:color .25s ease-in-out,background .25s ease-in-out}.navbar--link:hover{color:#1a1a1a;background:rgba(239,209,168,.75)}@media(min-width: 40rem){.navbar--link{padding:.375rem 1.5625rem}}.hamburger{width:2.8125rem;height:2.8125rem;padding:.625rem .3125rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;color:rgba(26,26,26,.5);transition:color .25s ease-in-out;z-index:1;cursor:pointer}.hamburger .bar{width:100%;height:.3125rem;border-radius:.5rem;background:#1a1a1a;transition:all .4s ease-in-out}@media(min-width: 40rem){.hamburger{display:none}}.hamburger.active{justify-content:center}.hamburger.active .bar{background:#df0000}.hamburger.active :nth-child(2){width:0;height:0}.hamburger.active :nth-child(1){transform-origin:center;transform:rotate(-45deg) translateX(-0.1875rem)}.hamburger.active :nth-child(3){transform-origin:center;transform:rotate(45deg) translateX(-0.1875rem)}.video__box{background:#fff;width:100%;max-width:78.125rem;min-height:18.75rem;padding:.9375rem 1.5625rem;margin-top:2.8125rem;border-radius:.875rem;display:flex;justify-content:space-around;align-items:center;flex-direction:column;gap:.9375rem;box-shadow:0 .375rem 1.5rem rgba(149,157,165,.2)}@media(min-width: 40rem){.video__box{flex-direction:row;padding:2.8125rem 1.5625rem}}@media(min-width: 64rem){.video__box{min-height:21.875rem;padding:2.8125rem}}.video__local,.video__online{width:100%;max-width:28.125rem;height:8.125rem;max-height:15.625rem;background:#fff;padding:.5rem;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;border-radius:.5rem}@media(min-width: 40rem){.video__local,.video__online{min-height:12.5rem}}.video__local,.video__online{border:.0625rem dashed #ccc;display:grid;grid-template-columns:3.125rem 1fr;place-items:center}@media(min-width: 40rem){.video__local,.video__online{grid-template-columns:6.25rem 1fr}}.video__local .icon,.video__online .icon{display:flex;justify-content:center;align-items:center;width:100%;font-size:2rem;padding:0 .625rem;border-right:.0625rem solid rgba(204,204,204,.397)}.video__local .content,.video__online .content{display:grid;grid-template-columns:1fr;place-items:center;padding:0 .5rem;gap:.625rem;text-align:center}.video__local .content--text,.video__online .content--text{font-size:.75rem}@media(min-width: 40rem){.video__local .content--text,.video__online .content--text{font-size:.9375rem}}.video__local .content--action,.video__online .content--action{background:#1a1a1a;color:#f7e8d3;padding:.5rem 2rem;text-align:center;font-weight:500;border-radius:.1875rem;text-transform:uppercase;letter-spacing:.125rem;line-height:1.1875rem;transition:all .3s ease-in-out;cursor:pointer}.video__local .content--action:hover,.video__online .content--action:hover{color:#1a1a1a;background:#f7e8d3;box-shadow:0 .125rem 1.125rem rgba(204,204,204,.765)}.video__online{border:none}.video__local .content--action{position:relative}.video__local .content--action input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.dailouge__box{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10;background:rgba(255,255,255,.6);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:transform .45s ease-in-out,opacity .45s ease-in-out}.dailouge__box.active{opacity:1;pointer-events:revert}.dailouge__container{position:relative;width:60%;max-width:37.5rem;height:50%;max-height:25rem;background:#fff;border-radius:.25rem;box-shadow:0 .125rem 1.125rem rgba(204,204,204,.765);display:flex;justify-content:space-between;align-items:center;flex-direction:column;overflow:hidden}.dailouge__container .title{height:4.0625rem;width:100%;padding:.625rem;display:flex;justify-content:space-between;align-items:center;background:#1a1a1a;color:#f7e8d3;font-weight:500}.dailouge__container .paste--box{padding:.625rem;width:100%;height:100%}@media(min-width: 40rem){.dailouge__container .paste--box{padding:1.125rem}}.dailouge__container .paste--box input{width:100%;height:3rem;padding:.3125rem;font-size:.875rem;border:.125rem solid rgba(26,26,26,.1);border-radius:.5rem;outline:none}.dailouge__container .paste--box input:focus-within{border-color:#efd1a8}.dailouge__container .paste--box input::placeholder{letter-spacing:.0625rem;word-spacing:.1875rem;font-weight:500;color:rgba(0,0,0,.4)}.btn--close{position:absolute;top:1.125rem;right:.625rem;height:1.125rem;width:1.125rem;background:red;border-radius:50%;border:.125rem solid red;transition:border .2s ease-in-out;box-sizing:border-box;cursor:pointer}.btn--close:hover{border-color:rgba(255,255,255,.6)}.btn--remove{height:1.75rem;width:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out}.btn--remove:hover{background:rgba(26,26,26,.05)}.btn--remove:active{color:red}.btn--add,.btn--ans{margin:.3125rem auto;margin-bottom:.625rem;padding:.3125rem 1.5625rem;background:#000;color:#adff2f;font-weight:400;letter-spacing:.125rem;border-radius:.1875rem;cursor:pointer;transition:color .25s ease-in-out,background .25s ease-in-out}.btn--add:hover,.btn--ans:hover{font-weight:500;background:#adff2f;color:#1a1a1a;box-shadow:0 .125rem .75rem rgba(26,26,26,.1)}.btn--ans{margin:0;padding:.3125rem .9375rem;border:none;outline:none;color:#efd1a8;font-weight:500;font-size:.75rem;box-shadow:0 .125rem .5rem rgba(26,26,26,.2)}.btn--ans:hover{background:#efd1a8;color:#1a1a1a}.btn--transcribe,.btn--transcribe1{font-size:.875rem;padding:.3125rem;background:#efd1a8;color:#1a1a1a;height:1.875rem;width:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .25s ease-in-out}.btn--transcribe:hover,.btn--transcribe1:hover{background:#1a1a1a;color:#efd1a8}.btn--transcribe span,.btn--transcribe1 span{display:none}@media(min-width: 40rem){.btn--transcribe,.btn--transcribe1{font-size:.875rem;padding:.3125rem .5rem;border-radius:.25rem;width:fit-content}.btn--transcribe span,.btn--transcribe1 span{display:inline;margin-left:.5rem}}.btn-upque * input[type=file]{background:red}.result__container{padding:1.75rem .625rem;overflow-y:scroll}.result__container::-webkit-scrollbar{display:none}@media(min-width: 40rem){.result__container{padding:1.75rem}}.result .ytvideo__container{display:flex;justify-content:center;align-items:center;position:relative;padding-bottom:56.25%;margin:.625rem;height:0}@media(min-width: 40rem){.result .ytvideo__container{margin:2.8125rem;padding-bottom:25.8125rem}}@media(min-width: 64rem){.result .ytvideo__container{margin:auto 12.5rem;padding-bottom:27.5rem}}.result .ytvideo__container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.375rem}@media(min-width: 64rem){.result .ytvideo__container iframe{max-width:40.625rem;max-height:27.5rem}}.slider__cont,.actions{display:flex;justify-content:flex-start;align-items:center;gap:.625rem}table{border-collapse:collapse;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:auto;width:100%;max-width:75rem;-moz-box-shadow:0 0 1.5625rem rgba(26,26,26,.15);-webkit-box-shadow:0 0 1.5625rem rgba(26,26,26,.15);box-shadow:0 0 1.5625rem rgba(26,26,26,.15)}table thead{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}table thead th{font-size:.875rem;font-weight:400;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.5);text-align:left;padding:.625rem 1.25rem;background:#1a1a1a}@media(min-width: 40rem){table thead th{font-size:1rem;padding:1.25rem}}table thead th:first-child{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}table thead th:last-child{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}table .table-body tr td{font-weight:400;color:#1a1a1a;font-size:.75rem;padding:.625rem}@media(min-width: 40rem){table .table-body tr td{font-size:.875rem}}table .table-body tr:nth-child(2n){background:rgba(247,232,211,.4)}table .table-body tr:last-child td:first-child{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}table .table-body tr:last-child td:last-child{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}table .table-body tr:hover>tr td{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}table .table-body tr:hover>tr:hover td{text-shadow:none;color:#2d2d2d;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.btn-slider input{background:rgba(239,209,168,.4);appearance:none;-webkit-appearance:none;height:.625rem;border:.03125rem solid rgba(26,26,26,.1);border-radius:.25rem}.btn-slider input::-webkit-slider-thumb{cursor:pointer;appearance:none;height:1.25rem;width:1.25rem;background:rgba(239,209,168,.9);border:.125rem solid rgba(26,26,26,.2);border-radius:50%;box-shadow:0 0 .5rem rgba(26,26,26,.1)}.btn-slider .slider--value{margin-left:.5rem;text-align:center;font-weight:500}audio{height:30px;width:250px}@media(min-width: 40rem){audio{height:35px;width:300px}}.file--cont{display:flex;align-items:center;justify-content:flex-start;gap:.625rem}.file--cont .audio--controls{margin-left:.5rem;font-size:1.5rem;cursor:pointer}.file--cont .audio--controls:hover,.file--cont .audio--controls:active{color:rgba(26,26,26,.8)}.notification{display:flex;justify-content:space-around;align-items:center;flex-direction:row;min-height:3.125rem;margin-top:.625rem;width:100%;padding:.3125rem .625rem;transform:translateY(200%);background:#fffffe;border-radius:.25rem;box-shadow:0 .375rem 1.125rem rgba(26,26,26,.1),0 0 .125rem rgba(26,26,26,.1);animation:fade-in .6s ease-in-out forwards}.notification__container{width:100%;width:17.5rem;max-width:21.875rem;position:fixed;bottom:1.25rem;left:.9375rem;z-index:50}.notification .icon{width:10%}.notification .content{width:80%}.notification .content h4{font-weight:500;font-size:.875rem;color:rgba(26,26,26,.9)}.notification .content p{font-size:.8125rem;color:rgba(26,26,26,.5)}.notification .btn{cursor:pointer;width:1.5625rem;height:1.5625rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.notification .btn:hover{background:rgba(26,26,26,.05)}.notification .btn:active i{color:#e01919}.fa-circle-check{color:#46e706;font-size:1.125rem}.fa-circle-xmark{color:red;font-size:1.125rem}.fa-xmark{font-size:1.125rem}@keyframes fade-in{0%{transform:translateY(200%);opacity:0}100%{transform:translateY(0);opacity:1}}.loading{display:none}.loading.active{display:revert}.wrap-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;height:11.25rem}.loader{position:relative;width:8rem;height:8rem}.loader::before{z-index:1;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:3.4782608696rem;height:3.4782608696rem;background:#6b1414;border-radius:50%}.loader .box{position:absolute;width:4rem;height:4rem;overflow:hidden}.loader .box::before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;opacity:.1}.loader .box:nth-child(1){top:0;left:0}.loader .box:nth-child(1)::before{top:50%;left:50%;background:#f7e8d3;animation:lightMe1 8s ease-in-out infinite normal}.loader .box:nth-child(2){top:0;right:0}.loader .box:nth-child(2)::before{top:50%;right:50%;background:#efd1a8;animation:lightMe2 8s ease-in-out infinite normal}.loader .box:nth-child(3){bottom:0;right:0}.loader .box:nth-child(3)::before{bottom:50%;right:50%;background:#6b1414;animation:lightMe3 8s ease-in-out infinite normal}.loader .box:nth-child(4){bottom:0;left:0}.loader .box:nth-child(4)::before{bottom:50%;left:50%;background:#000;animation:lightMe4 8s linear infinite normal}.loader .wrap-text{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;overflow:hidden}.loader .text{position:relative;width:40px;height:40px;line-height:40px;animation:slider 12s ease-in infinite}.loader .text span{display:block;width:40px;height:40px;line-height:40px;text-align:center;font-size:1.375rem;font-weight:500;color:#fff}.loader-text{color:#1a1a1a;font-size:.75rem;transform:translateY(-1.5rem);letter-spacing:4px;opacity:.2;animation:blink 2s ease-in-out infinite alternate}@keyframes lightMe1{0%{opacity:.1}25%{opacity:1}100%{opacity:1}}@keyframes lightMe2{0%{opacity:.1}25%{opacity:.1}50%{opacity:1}100%{opacity:1}}@keyframes lightMe3{0%{opacity:.1}50%{opacity:.1}75%{opacity:1}100%{opacity:1}}@keyframes lightMe4{0%{opacity:.1}75%{opacity:.1}100%{opacity:1}}@keyframes slider{0%{transform:translateY(0)}10.5%{transform:translateY(0)}12.5%{transform:translateY(-40px)}23%{transform:translateY(-40px)}25%{transform:translateY(-80px)}35%{transform:translateY(-80px)}37.5%{transform:translateY(-120px)}47.5%{transform:translateY(-120px)}50%{transform:translateY(-160px)}60%{transform:translateY(-160px)}62.5%{transform:translateY(-200px)}72.5%{transform:translateY(-200px)}75%{transform:translateY(-240px)}85%{transform:translateY(-240px)}87.5%{transform:translateY(-280px)}100%{transform:translateY(-280px)}}@keyframes blink{from{opacity:.2}to{opacity:.75}}.progress__bar{display:none}.progress__bar.active{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.2)}.progress__container{padding:1.25rem;border-radius:.5rem;background:#fffffe;display:flex;justify-content:center;align-items:center;gap:.625rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.08)}.progress__container p{font-size:.75rem;font-weight:600}.progress__container #progress[value]{height:1.5rem}.progress__container label{font-weight:500;font-size:.875rem;color:#1a1a1a}.scroll__up{display:block;position:fixed;bottom:-100%;right:.625rem;width:2.8125rem;height:2.8125rem;z-index:100}.scroll__up.show-scroll{bottom:1.25rem}.scrollup{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f7e8d3;opacity:.9;padding:.3125rem;border-radius:.25rem;z-index:50;transition:.4s ease-in-out;box-shadow:0 0 .75rem rgba(0,0,0,.1)}.scrollup:hover{background-color:#efd1a8;opacity:1}.scrollup i{font-size:1.125rem;color:#fff}header{display:flex;justify-content:space-between;align-items:center;padding:.625rem;background:#fff;box-shadow:0 0 .625rem rgba(0,0,0,.85);border-bottom:.0625rem solid #d7d7d7}header .logo{display:flex;justify-content:center;align-items:center}@media(min-width: 64rem){header{padding:.625rem 10.625rem}}.hero{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;min-height:37.5rem;background:#efd1a8;background:-webkit-linear-gradient(top, #EFD1A8, transparent);background:-moz-linear-gradient(top, #EFD1A8, transparent);background:linear-gradient(to bottom, #EFD1A8, transparent)}.hero__img{margin:2.8125rem 0}.hero__text{text-align:center}.hero__text h1{color:#1a1a1a;text-shadow:1px 0px 1px #ccc,0px 1px 1px #eee,1px 1px 1px #ccc,0px 2px 1px #eee,1px 2px 1px #ccc,0px 3px 1px #eee,1px 3px 1px #ccc,0px 4px 1px #eee,1px 4px 1px #ccc,0px 5px 1px #eee,1px 5px 1px #ccc,0px 6px 1px #eee,1px 6px 1px #ccc;margin-bottom:.9375rem;line-height:2.625rem}.hero__text p{color:rgba(26,26,26,.6);line-height:1.25rem}.transcribe{padding:.9375rem;display:flex;align-items:center;justify-content:center}@media(min-width: 40rem){.transcribe{margin:2.8125rem auto}}.transcribe__container{width:100%;max-width:77.5rem;background:rgba(247,232,211,.8);border-radius:.5rem;box-shadow:0 .125rem .75rem rgba(26,26,26,.1);overflow:hidden;transition:height .45s ease-in-out}.transcribe__container .heading{display:flex;align-items:flex-end;justify-content:flex-start;gap:.4375rem;margin:.625rem;margin-bottom:0}@media(min-width: 40rem){.transcribe__container .heading{gap:1.5625rem;margin:1.25rem;margin-bottom:0}}.transcribe__heading,.transcribe__summary{padding:.627rem;width:55%;max-width:13.125rem;background:#efd1a8;border-top-right-radius:.5rem;border-top-left-radius:.5rem;text-align:center;color:#000;font-weight:500;font-size:1rem;letter-spacing:.0625rem}.transcribe__summary,.transcribe .generate__pdf{max-width:9.375rem;height:2.1875rem;padding:.375rem .625rem;border:none;outline:none;border-radius:.1875rem;margin-bottom:.3125rem;font-size:.875rem;color:#f7e8d3;background:#1a1a1a;opacity:1;cursor:pointer;transition:all .25s ease-in-out;box-shadow:0 .125rem .5rem rgba(26,26,26,.2),0 -0.125rem .75rem rgba(26,26,26,.4) inset}.transcribe__summary:hover,.transcribe .generate__pdf:hover{background:#d21b30;color:#fffffe}.transcribe__summary span,.transcribe .generate__pdf span{display:none}@media(min-width: 40rem){.transcribe__summary span,.transcribe .generate__pdf span{display:inline;margin-left:.625rem}}.transcribed--result{margin:.625rem;margin-top:0;padding:.625rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.9375rem;border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;background:#fffffe;box-shadow:0 -0.125rem .75rem rgba(26,26,26,.2) inset;transition:background .4s ease-in-out;position:relative;overflow:hidden}@media(min-width: 40rem){.transcribed--result{padding:1.25rem;margin:1.25rem;margin-top:0}}.transcribed--result.blur{background:rgba(26,26,26,.15)}.transcribed--result .keywords{display:flex;gap:.5rem;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.transcribed--result .keywords span{padding:.25rem 1rem;border-radius:.125rem;background:rgba(26,26,26,.03);text-transform:lowercase;font-size:.875rem;line-height:2.375rem;cursor:pointer}.transcribed--result .keywords span:hover{background:rgba(239,209,168,.35)}.transcribed--result .keywords span.clearHighlight{background:#d70909;color:#fffffe;border-radius:.25rem;text-transform:capitalize}.transcribed--result .summary--container{position:absolute;top:0;right:0;width:65%;height:100%;padding:.625rem;max-width:37.5rem;background:#fffffe;border-left:.0625rem solid rgba(26,26,26,.1);transform:translateX(100%);transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;overflow-x:scroll}@media(min-width: 40rem){.transcribed--result .summary--container{padding:1.25rem}}.transcribed--result .summary--container::-webkit-scrollbar{display:none}.transcribed--result .summary--container.active{transform:translateX(0);box-shadow:-0.125rem 0 1rem rgba(26,26,26,.2)}.transcribed--result .summary--container.print{z-index:-100;display:none;opacity:0}.transcribed--result div h3{font-size:1rem;font-weight:600;margin-bottom:.3125rem}.transcribed--result div .speaker--detail{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;font-size:.875rem}.transcribed--result div .speaker--detail .speaker{color:brown}.transcribed--result div .speaker--detail .time{color:rgba(26,26,26,.4)}.transcribed--result div .speaker--detail .time:hover{color:rgba(0,0,255,.7)}.transcribed--result div .paragraph{font-size:.875rem;margin-bottom:.625rem}@media(min-width: 40rem){.transcribed--result div h3{font-size:1.125rem}.transcribed--result div .speaker--detail,.transcribed--result div .paragraph{font-size:1rem}}.qna{width:100%;height:100%;padding:.75rem;margin-bottom:.9375rem;display:flex;justify-content:center;align-items:center}.qna__section{width:100%;max-width:78.125rem;height:100%;padding:.75rem;background:rgba(239,209,168,.08);backdrop-filter:blur(0.1875rem);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.625rem;border:.0625rem dashed #efd1a8;border-radius:.75rem}@media(min-width: 40rem){.qna__section{grid-template-columns:1fr 1fr}}.qna__section .pdf--generation{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:.3125rem;gap:.3125rem}.qna__section .pdf--generation h4{font-size:1.125rem;padding:.3125rem 0 .5rem}@media(min-width: 40rem){.qna__section .pdf--generation h4{padding:0}}.qna__section .pdf--generation .generate__pdf{width:100%;max-width:7.1875rem;height:max-content;padding:.5625rem .75rem;border:none;outline:none;border-radius:.1875rem;font-size:.875rem;color:#f7e8d3;background:#1a1a1a;opacity:1;cursor:pointer;transition:all .25s ease-in-out;box-shadow:0 .125rem .5rem rgba(26,26,26,.2),0 -0.125rem .75rem rgba(26,26,26,.4) inset}.qna__section .pdf--generation .generate__pdf:hover{background:#d21b30;color:#fffffe}.qna__section .pdf--generation .generate__pdf span{margin-left:.625rem}.qna__container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;max-width:76.5rem;height:2.8125rem;border:.065625rem solid rgba(239,209,168,.815);padding:.625rem;border-radius:.234375rem;background:rgba(239,209,168,.18);backdrop-filter:blur(0.625rem);overflow:hidden;transition:height .35s ease-in-out;cursor:pointer}.qna__container.active{height:max-content}.qna__container.mod--2{flex-direction:row;gap:.625rem;height:3.4375rem;padding:.5rem;max-width:29.6875rem;align-self:flex-start}.qna--question{font-weight:600;font-size:1rem;z-index:2;color:#640505;width:100%;display:flex;align-items:center;justify-content:space-between}.qna--question span i{transition:transform .25s ease-in-out}.qna--question span i.active{transform:rotate(180deg)}.qna--answer{width:100%;font-size:.875rem;opacity:0;color:#460000;transform:translateY(-10%);transition:transform .35s ease-in-out,opacity .15s ease-in-out;z-index:1}.qna--answer.active{opacity:1;transform:translateY(0)}.qna--answer .seprator{width:75rem;max-width:100%;margin:.5rem 0;height:.0375rem;background:rgba(100,5,5,.2);transition:all .25s ease-in-out}.qna--getans{width:100%;height:100%;padding:.625rem;border-radius:.25rem;border:.0625rem solid #efd1a8;outline:none}footer{height:100%;min-height:3.4375rem;width:100%;background:#1a1a1a;display:flex;align-items:center;justify-content:center}footer a{color:rgba(255,255,255,.4);font-size:.625rem;letter-spacing:.0625rem;text-transform:uppercase}::-webkit-scrollbar{width:.5rem;background:rgba(26,26,26,.05)}::-webkit-scrollbar-thumb{background-color:#f7e8d3;border-radius:.3125rem}::-webkit-scrollbar-thumb:hover{background-color:#efd1a8}/*# sourceMappingURL=main.min.css.map */