.content h2{font-size:1.35rem!important}.blog-title{position:relative}.content h5{font-weight:400;font-size:.8rem!important;text-align:left;width:75%;color:#fff;margin-bottom:1em;position:absolute}@media(max-width:1240px){.content h5{margin-top:1.5em}}@media(max-width:768px){.title-select .currentOption{height:auto!important}.title-select .currentOption h2{margin-bottom:.5em!important}.content h5{position:relative;width:100%}}.buttons{display:flex;justify-content:flex-end;margin-top:1em}@media(max-width:768px){.buttons{margin-top:2.5em}}.buttons .upload{background-color:#2563ec;border-radius:15px;color:#fff;padding:.5em 1.5em;font-weight:700;border:.5px solid #000;font-size:.9rem}.buttons .upload svg{fill:#fff;position:relative;display:inline-block;top:50%;transform:translateY(-40%);margin-left:.25em}.images{margin-top:2em;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1em}.images .image{position:relative;width:100%;height:100%;background:#707073;border-radius:15px;box-shadow:5px 5px 10px rgba(0,0,0,.5);padding:.3em;cursor:pointer;transition:box-shadow .5s ease-in-out,filter .2s ease-in-out;aspect-ratio:1/1}.images .image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:15px!important;position:relative!important}.images .image:hover{box-shadow:10px 10px 15px rgba(0,0,0,.8);filter:brightness(.8)}.image-gallery{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1000}.image-gallery .image-gallery-wrapper{height:100%;width:100%;display:grid;grid-template-columns:10% 80% 10%;grid-template-rows:85% 15%}.image-gallery .current-image{justify-self:center;align-self:center;max-width:90%;max-height:95%;cursor:zoom-in}.image-gallery .current-image.zoomed{cursor:zoom-out;width:120%;max-height:110%}.image-gallery .current-image img{width:100%;position:relative!important}.image-gallery .toLeft,.image-gallery .toRight{background:rgba(0,0,0,0);border:none;color:#fff;font-size:3em;cursor:pointer}.image-gallery .toLeft:hover,.image-gallery .toRight:hover{background:linear-gradient(90deg,rgb(0,0,0),rgba(0,0,0,.4))}.image-gallery .buttons{align-self:center;justify-self:center;display:flex;justify-content:center;gap:1.75em}.image-gallery .close,.image-gallery .download{font-size:1rem;background-color:#27262a;color:#fff;border:1px solid #36353b;border-radius:5px;padding:1em 1.5em;transition:background-color .2s ease-in-out;font-weight:700}.image-gallery .close:focus,.image-gallery .close:hover,.image-gallery .download:focus,.image-gallery .download:hover{cursor:pointer;background-color:#605f63}.rightBar{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10%}@media(max-width:768px){.rightBar{width:80%;margin:0 auto}.rightBar h2{font-size:1.7rem}}.rightBar h2{text-align:center;font-size:1.25rem;color:#fff;margin-bottom:1em}.rightBar h2:nth-child(2){margin-top:1.5em}.rightBar h3{font-size:1.05rem;color:#fff;margin-bottom:1.5em}.rightBar ol,.rightBar p{color:#fff;font-size:.9rem}.rightBar ol li{list-style-type:decimal;list-style-position:inside}.title-select{position:relative;margin-top:1.5em}.title-select *{color:#b6b5ba;font-size:1rem}.title-select .currentOption{background:none;border:none;position:relative;cursor:pointer;height:2rem}.title-select .currentOption h2:after{content:"";display:inline-block;position:relative;top:-.1rem;right:-.3rem;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #b6b5ba}.title-select .options{position:absolute;z-index:1000;min-width:50%;max-width:100%;margin-top:.2em;display:flex;flex-direction:column;background-color:#18171c;max-height:15em;overflow-y:auto}.title-select .options .option{background-color:#18171c;border:none;border-bottom:1px solid #2b2a30;cursor:pointer;line-height:1.3rem;text-align:left;padding:.3em}.title-select .options .option:last-of-type{border-bottom:none}.title-select .options .option:hover{background-color:#2b2a30}