:root{--primary:#e8400c;--free:#0fb78a;--paid:#7c3aed;--dark:#121314;--mid:#4b5563;--light:#9ca3af;--bg:#f8f9fc;--border:#e5e7eb;--radius:14px}.most-downloadable-section{background:#fcfcfa}.most-downloadable-section .row{align-items:end;justify-content:space-between}.most-downloadable-section .heading p{margin:0}.most-downloadable-section .cta_box_right{text-align:right}.most-downloadable-section .cta_box_right a{align-items:center;color:#121314;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:right;letter-spacing:-1.1%;margin:0;text-transform:capitalize;transition:.5s}.most-downloadable-section .cta_box_right a:hover{color:#ff6b6b;gap:10px;transition:.5s}.most-downloadable-section .cta_box_right a:hover svg{left:2px;position:relative}.most-downloadable-section .cta_box_right a span{line-height:0}.most-downloadable-section .cta_box_right a svg{fill:#ff6b6b;height:16px;line-height:0;transition:.5s}.most-downloadable-section .card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;margin:40px 0 0;overflow:hidden;padding:8px;transition:.5s}.most-downloadable-section .card .img-box{border-radius:10px;height:233px;line-height:0;max-height:233px;min-height:233px;overflow:hidden;width:100%}.most-downloadable-section .card .img-box img{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.most-downloadable-section .card .text{background:#fff;padding:20px 10px 0;transition:.5s}.most-downloadable-section .card .text h6{color:#121314;font-size:15px;font-weight:600;letter-spacing:-1.1%;line-height:1.4;margin-bottom:5px;margin-top:15px}.most-downloadable-section .card .text p{color:#ff6b6b;font-size:14px;font-weight:500;letter-spacing:-1.1%;line-height:1.5;margin:0}.most-downloadable-section .card .text span{color:#3d4244;font-size:12px;font-weight:500;letter-spacing:-1.1%;line-height:1.5;margin:0}.most-downloadable-section .card .text a{border-radius:5px;display:inline-block;font-size:14px;font-weight:600;max-width:100%;padding:10px;text-align:center;transition:.5s;width:48%}.most-downloadable-section .card .text .cta_view{background:#121314;border:1px solid #121314;color:#fff}.most-downloadable-section .card .text .cta_view:hover{background:#fff;color:#121314;transition:.5s}.most-downloadable-section .card .text .cta_purchsed{border:1px solid rgba(0,0,0,.1);color:#3d4244}.most-downloadable-section .card .text .cta_purchsed:hover{background:#121314;border:1px solid rgba(0,0,0,.1);color:#fff}.most-downloadable-section .card .text .cta_cards{align-items:center;display:flex;gap:8px;justify-content:space-between;transform:translateY(130px);transition:.5s}.most-downloadable-section .card:hover .text{transform:translateY(-50px);transition:.5s}.most-downloadable-section .card:hover .text .cta_cards{transform:translateY(40px);transition:.5s}.fg-card{cursor:pointer}.fg-overlay{align-items:flex-end;backdrop-filter:blur(4px);background:rgba(17,24,39,.52);cursor:auto;display:flex;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:900}.fg-overlay.open{opacity:1;pointer-events:all}.fg-sheet{background:#fff;border-radius:0;box-shadow:0 -8px 40px rgba(0,0,0,.14);display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:absolute;top:81px;transform:translateY(100%);transition:transform .44s cubic-bezier(.32,.72,0,1);width:100%}.fg-overlay.open .fg-sheet{transform:translateY(0)}.fg-sheet__body{height:calc(92vh - 120px);overflow-y:auto}.fg-sheet__close{align-items:center;background:#fff;border:1.5px solid var(--border);border-radius:50%;color:var(--mid);cursor:pointer;font-size:.85rem;height:34px;position:absolute;right:20px;top:14px;transition:all .2s;width:34px;z-index:10}.fg-sheet__close,.fg-sheet__pill{display:flex;justify-content:center}.fg-sheet__pill{flex-shrink:0;padding:23px 0 15px}.fg-sheet__pill span{background:transparent;border-radius:2px;display:block;height:4px;width:40px}.most-downloadable-section .fg-sheet__head{padding-bottom:18px}.most-downloadable-section .fg-sheet__head-inner{align-items:end;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 28px}.most-downloadable-section .fg-sheet__title{color:#020204;font-size:26px;font-weight:600;margin:0;text-transform:uppercase}.most-downloadable-section .fg-sheet__price-row{align-items:center;display:flex;gap:8px;margin-top:12px}.most-downloadable-section .fg-sheet__price-lbl{color:#3d4244}.most-downloadable-section .fg-sheet__price-lbl,.most-downloadable-section .fg-sheet__price-val{font-family:Inter,serif;font-size:16px;font-weight:400}.most-downloadable-section .fg-sheet__price-val.free{color:var(--free)}.most-downloadable-section .fg-sheet__price-val.paid{color:var(--paid)}.most-downloadable-section .fg-sheet__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.most-downloadable-section .fg-btn-hs{align-items:center;background:transparent;border:1px solid #e7e7e9;border-radius:20px;color:#020204;cursor:pointer;font-family:Inter,serif;font-size:14px;font-weight:600;padding:9px 18px;transition:border-color .2s,color .2s;white-space:nowrap}.most-downloadable-section .fg-btn-hs:hover{border-color:var(--primary);color:var(--primary)}.most-downloadable-section .fg-btn-cust{background:#020204;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-family:Inter,serif;font-size:14px;font-weight:600;gap:8px;padding:9px 18px;transition:background .2s;white-space:nowrap}.most-downloadable-section .fg-btn-cust:hover{background:#000}.most-downloadable-section .fg-btn-cust img{width:12px}.most-downloadable-section .fg-sheet__body{flex:1;overflow-y:auto;scroll-behavior:smooth}.most-downloadable-section .fg-sheet__body::-webkit-scrollbar{width:5px}.most-downloadable-section .fg-sheet__body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.most-downloadable-section .fg-sheet__body::-webkit-scrollbar-track{background:transparent}.most-downloadable-section .fg-sheet__body-inner{margin:0 auto;max-width:1200px;padding:28px 28px 110px}.most-downloadable-section .fg-slider{border:1px solid var(--border);border-radius:8px;margin-bottom:28px;overflow:hidden;position:relative;user-select:none}.most-downloadable-section .fg-slider__track{border-radius:8px;display:flex;transition:transform .42s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}.most-downloadable-section .fg-slider__slide{background:linear-gradient(242.53deg,#ffab57 -6.75%,#f28313 105.69%),#fff;flex:0 0 100%;min-width:100%;padding:20px 100px;width:100%}.most-downloadable-section .fg-slider__slide img{border-radius:8px;display:block;max-height:462px;object-fit:cover;width:100%}.most-downloadable-section .fg-slider__btn{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9);border:1.5px solid hsla(0,0%,100%,.8);border-radius:50%;color:var(--dark);cursor:pointer;display:flex;font-size:.8rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:40px;z-index:4}.most-downloadable-section .fg-slider__btn:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15)}.most-downloadable-section .fg-slider__btn.prev{left:14px}.most-downloadable-section .fg-slider__btn.next{right:14px}.most-downloadable-section .fg-slider__dots{bottom:12px;display:flex;gap:7px;left:50%;position:absolute;transform:translateX(-50%);z-index:4}.most-downloadable-section .fg-dot{background:hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;height:8px;transition:background .2s,transform .2s;width:8px}.most-downloadable-section .fg-dot.active{background:#fff;transform:scale(1.3)}.most-downloadable-section .fg-sheet__body-inner p{color:#3d4244;font-size:16px;font-weight:300;line-height:1.6;margin-top:16px}.most-downloadable-section .fg-sheet__body-inner strong{font-weight:700}.most-downloadable-section .fg-sheet__body-inner h1,.most-downloadable-section .fg-sheet__body-inner h2,.most-downloadable-section .fg-sheet__body-inner h3,.most-downloadable-section .fg-sheet__body-inner h4,.most-downloadable-section .fg-sheet__body-inner h5,.most-downloadable-section .fg-sheet__body-inner h6{color:#1e1e1e;font-family:Geist,sans-serif;font-weight:600;line-height:1.4;margin-top:20px}.most-downloadable-section .fg-sheet__body-inner img{max-width:100%}.most-downloadable-section .fg-sheet__body-inner h1{font-size:42px}.most-downloadable-section .fg-sheet__body-inner h2{font-size:28px}.most-downloadable-section .fg-sheet__body-inner h4{font-size:20px}.most-downloadable-section .fg-sheet__body-inner h3{font-size:22px}.most-downloadable-section .fg-sheet__body-inner h5{font-size:18px}.most-downloadable-section .fg-sheet__body-inner h6{font-size:16px}.most-downloadable-section .fg-sheet__body-inner ul{margin:20px 0 40px;padding-left:25px}.most-downloadable-section .fg-sheet__body-inner ol{margin:20px 0 40px}.most-downloadable-section .fg-sheet__body-inner ol li,.most-downloadable-section .fg-sheet__body-inner ul li{color:#3d4244;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:10px}.most-downloadable-section .fg-sheet__body-inner ol li strong,.most-downloadable-section .fg-sheet__body-inner ul li strong{color:#121314}.most-downloadable-section .fg-mtags-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0;margin-top:30px;padding-bottom:24px}.most-downloadable-section .fg-mtag:hover{background:#121314;color:#fff;transition:.5s}.most-downloadable-section .fg-mtags-label{color:var(--dark);font-size:16px;font-weight:700}.most-downloadable-section .fg-mtag{background:#f5f5f5;border:1px solid rgba(0,0,0,.1);border-radius:30px;color:var(--light);font-size:15px;padding:6px 16px;transition:.5s}.most-downloadable-section .fg-mtag-sep{color:var(--light)}.most-downloadable-section .fg-kb{background:linear-gradient(270deg,#0c0024,#290101);border:1px solid var(--border);border-radius:14px;padding:42px 32px}.most-downloadable-section h2.fg-kb__title{color:#fcfcfa;font-family:Gilda Display,serif;font-size:42px;font-weight:400;margin:0 0 16px}.most-downloadable-section .fg-sheet__body-inner .fg-kb__desc{color:#a5a1b5;font-size:18px;font-weight:200;line-height:1.6;margin-bottom:36px}.most-downloadable-section .fg-kb__btns{display:flex;flex-wrap:wrap;gap:16px}.most-downloadable-section .fg-kb__btn-doc{background:#fff4e9;border:none;border-radius:50px;color:#000;cursor:pointer;font-size:16px;font-weight:600;padding:13px 28px;transition:.5s}.most-downloadable-section .fg-kb__btn-doc:hover{background:var(--primary);color:#fff}.most-downloadable-section .fg-kb__btn-consult{background:transparent;border:1px solid #fff4e9;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:13px 28px;transition:.5s}.most-downloadable-section .fg-kb__btn-consult:hover{background:#fff;color:#000}@media(max-width:991.98px){.most-downloadable-section .cta_box_right{margin-top:30px;text-align:left}}@media (max-width:767px){.most-downloadable-section .text .cta_cards{margin:20px 0;transform:translateY(0)}.most-downloadable-section .fg-card:hover .text,.most-downloadable-section .fg-card:hover .text .cta_cards{transform:translateY(0);transition:.5s}.most-downloadable-section .fg-btn-cust,.most-downloadable-section .fg-btn-hs{font-size:12px;padding:10px}.most-downloadable-section .card .text .cta_cards{transform:translateY(0)}.most-downloadable-section .fg-slider__slide{padding:20px}.most-downloadable-section .fg-sheet__body-inner .fg-kb__desc{font-size:16px}.most-downloadable-section .fg-kb__btn-consult,.most-downloadable-section .fg-kb__btn-doc{font-size:13px;padding:13px 18px}.most-downloadable-section .card .text a{font-size:12px;padding:10px 8px}.fg-page{padding:60px 0}.most-downloadable-section .fg-sheet__body-inner,.most-downloadable-section .fg-sheet__head-inner{padding-left:18px;padding-right:18px}.most-downloadable-section .fg-kb{padding:22px 18px}.most-downloadable-section .fg-kb__title{font-size:18px}.most-downloadable-section .fg-sheet__title{font-size:20px}.most-downloadable-section .fg-controls{display:block;padding-bottom:15px}.most-downloadable-section .fg-search input{border-radius:10px;padding:10px 20px;width:150px}.most-downloadable-section .fg-sel-wrap select{border-radius:10px;font-size:13px;padding:10px 20px}.most-downloadable-section .fg-sel-wrap:after{height:5px;right:10px;top:15px;width:5px}.most-downloadable-section .fg-price-label{font-size:13px}.most-downloadable-section .fg-tab{font-size:14px;padding:10px}.most-downloadable-section .fg-sheet__head-inner{display:block}.most-downloadable-section .fg-sheet__actions{margin-top:15px}.most-downloadable-section .fg-sheet{top:75px}.most-downloadable-section .fg-slider__btn{height:30px;width:30px}.most-downloadable-section .fg-sheet__body-inner h1{font-size:32px}.most-downloadable-section .fg-sheet__body-inner h2{font-size:25px}.most-downloadable-section .fg-sheet__body-inner h4{font-size:18px}.most-downloadable-section .fg-sheet__body-inner h3{font-size:20px}.most-downloadable-section .fg-sheet__body-inner h5{font-size:16px}.most-downloadable-section .card .img-box{height:auto;max-height:none;min-height:auto}}@media (min-width:576px) and (max-width:767.98px){.most-downloadable-section .card .img-box{height:180px;max-height:180px;min-height:180px}}@media (min-width:768px) and (max-width:991.98px){.most-downloadable-section .fg-slider__slide{padding:20px}.most-downloadable-section .fg-sheet__title{font-size:17px;max-width:340px}.most-downloadable-section .fg-btn-cust,.most-downloadable-section .fg-btn-hs{font-size:12px;padding:10px}.most-downloadable-section .text .cta_cards{margin:20px 0;transform:translateY(0)}.most-downloadable-section .fg-card:hover .text,.most-downloadable-section .fg-card:hover .text .cta_cards{transform:translateY(0);transition:.5s}.most-downloadable-section .card .text .cta_cards{transform:translateY(0)}}@media(min-width:992px) and (max-width:1199.98px){.most-downloadable-section .card .img-box{height:170px;max-height:170px;min-height:170px}}