#modal{display:flex;justify-content:center;align-items:center;z-index:6}#modal,#modal-background{position:fixed;top:0;right:0;left:0;bottom:0}#modal-background{background-color:rgba(0,0,0,.7)}#modal-content{position:absolute;background-color:#fff;border-radius:30px}#login-h1,#login-modal-form,.login-inputs{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:center}#login-modal-form{padding:2rem;width:20rem}.errors-li{color:red}.errors-ul{padding:0}#login-modal-login-btn{background-color:var(--pinterest-red);padding:.5rem;width:100%;color:#fff;border-radius:20px;border:none;font-size:16px}#login-modal-login-btn:hover{background-color:#ad081b;background-color:var(--hovered-red)}#demo-user2-link,#demo-user-link{border:1px solid grey;padding:.5rem;width:100%;text-align:center;border-radius:20px}.login-inputs{width:100%;padding:.5rem}.login-inputs-labels{width:100%}#demo-user2-link:hover,#demo-user-link:hover{background-color:#e2e2e2}#signup-h1,#signup-modal-form,.signup-inputs{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:center}#signup-modal-form{padding:0 2rem 2rem}.sign-up-errors{color:red}#signup-modal-signup-btn{background-color:var(--pinterest-red);padding:.5rem;width:100%;color:#fff;border-radius:20px;border:none;font-size:16px}#signup-modal-signup-btn:hover{background-color:#ad081b;background-color:var(--hovered-red)}button{cursor:pointer}ul{list-style:none}.profile-dropdown{position:absolute;right:4rem;border:2px solid #000;padding:0 1rem;text-align:center;background-color:#fff;z-index:1}.hidden{display:none}.links-and-profile-btn-container{display:flex;justify-content:space-between;align-items:center;height:50px}.links-container{display:flex;grid-gap:1rem;gap:1rem;margin-right:1rem;align-items:center}#profile-btn{margin-right:5.2rem;border:none;background-color:#fff}#profile-btn:hover{font-size:large}.login-signup-container{display:flex;align-items:center;grid-gap:1rem;gap:1rem;margin-right:40px}.profile-group{display:flex;height:40px;margin-left:1rem;padding-left:.5rem}.home{font-size:20px;color:var(--pinterest-red)}.home:hover{font-weight:500}#logo-img{width:35px;height:35px}#nav-link-li{display:flex;align-items:center}#create-link:hover{font-size:17px;font-weight:500}#user-link{font-size:14px;padding:.7rem}.user-link-wrapper{display:flex;align-items:center;justify-content:center;text-align:center;background-color:#e5e3e6;padding:.3rem;border-radius:50%;width:2rem;height:2rem;border:1px solid grey;cursor:pointer}.user-link-wrapper:hover{width:2.3rem;height:2.3rem;border:5px solid #a3a1a1}#dropdown-logout-btn{border:none;background-color:var(--pinterest-red);color:#fff;border-radius:3px;width:100%}#dropdown-logout-btn:hover{background-color:#ad081b}.profile-menu-selections{border-bottom:1px solid grey;margin-bottom:5px}.login-btn-container>button,.signup-btn-container>button{padding:.5rem .8rem;border-radius:20px;font-size:16px;border:none}.login-btn-container>button{background-color:var(--pinterest-red);color:#fff}.signup-btn-container>button{background-color:#efefef}.login-btn-container>button:hover{background-color:#ad081b}.signup-btn-container>button:hover{background-color:#e2e2e2}.about-btn-container>a:hover{border-bottom:2px solid #000;font-weight:500}#arrow-dropdown:hover{font-weight:700}.search-input-and-icon-container{border:1px solid grey;border-radius:20px;display:flex;align-items:center;width:100%;overflow:hidden;padding-right:.5rem;justify-content:space-between}#search-icon{cursor:pointer}#search-input{width:30rem;border:none;padding-left:1rem}#search-input:focus{outline:none}#search-form{display:flex}@media screen and (max-width:945px){#search-form{width:50vw}}@media screen and (max-width:630px){#search-form{width:40vw}}@media screen and (max-width:565px){#create-link,.home{font-size:3vw}#search-input{width:80%}}@media screen and (max-width:535px){#search-form{width:200px}}@media screen and (max-width:520px){#search-form{width:185px}}@media screen and (max-width:505px){.home.word-link{display:none}.about-btn-container>a,.login-btn-container>button,.signup-btn-container>button{font-size:3vw}}@media screen and (max-width:446px){#search-form{width:170px}.about-btn-container>a,.login-btn-container>button,.signup-btn-container>button{font-size:2.5vw}}@media screen and (max-width:420px){.links-and-profile-btn-container{height:8rem;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;padding:0 .3rem}.login-signup-container{grid-row-start:2;grid-column:1/span 2;justify-content:space-evenly}.about-btn-container>a,.login-btn-container>button,.signup-btn-container>button{width:6rem;border-radius:15px;font-size:3vw}#nav-link-li{grid-column:1/span 2;justify-content:center}.home.name{font-size:8vw}.profile-group{grid-column-start:2;grid-column-end:-1;grid-row-start:1;grid-row-end:2;padding-left:10rem}#search-form{grid-row-start:2;grid-column:1/span 2;grid-row-end:3;width:200%}#search-input{width:100%}#create-link{font-size:4vw}}@media screen and (max-width:380px){#search-form{width:205%}.profile-group{padding-left:8rem}}@media screen and (max-width:375px){#search-form{width:202%}}@media screen and (max-width:365px){#search-form{width:215%}.login-signup-container{flex-direction:column;align-items:center}.about-btn-container>a,.login-btn-container>button,.signup-btn-container>button{width:10rem;border-radius:15px;font-size:3.5vw}}@media screen and (max-width:360px){#search-form{width:200%}}@media screen and (max-width:350px){#search-form{width:220%}.profile-group{padding-left:6rem}}@media screen and (max-width:340px){#search-form{width:230%}}@media screen and (max-width:330px){#search-form{width:240%}}@media screen and (max-width:320px){#search-form{width:255%}}@media screen and (max-width:310px){#search-form{width:265%}.profile-group{padding-left:4rem}}@media screen and (max-width:294px){#search-form{width:200%}}@media screen and (max-width:274px){.profile-group{padding-left:1.5rem}}*{box-sizing:border-box}.everything-wrapper{margin:1rem}.card{border-radius:16px;display:flex;overflow:hidden}#pin-image{width:100%;height:100%;object-fit:cover}.card:hover{-webkit-filter:brightness(40%);filter:brightness(40%)}.my-masonry-grid{display:flex;margin-left:-10px;width:auto}.my-masonry-grid_column{padding-left:10px;background-clip:padding-box}.my-masonry-grid_column>div{margin-bottom:8px}.saving-btn-wrapper{position:relative;height:5px}#saving-btn2{background-color:#000}#saving-btn,#saving-btn2{position:absolute;z-index:2;right:1.5%;top:10px;border:0;color:#fff;opacity:0;padding:.4rem .6rem;border-radius:14px}#saving-btn{background-color:var(--pinterest-red)}.pin-card-frontpage:hover #board-selector,.pin-card-frontpage:hover #saving-btn,.pin-card-frontpage:hover #saving-btn2{opacity:1}#not-found-ptag{padding:1rem}.show{width:50%;background-color:rgba(0,0,0,.6);color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noshow,.show{position:absolute;z-index:2;opacity:0;top:10px;cursor:pointer;left:2%}.noshow{width:1.5rem;font-weight:500;color:red;background-color:initial;border:none}#board-selector>option{background-color:#fff;color:#000;border:none}@-webkit-keyframes moveUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-80px);transform:translateY(-80px)}}@keyframes moveUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-80px);transform:translateY(-80px)}}@-webkit-keyframes blink1{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes blink1{0%{opacity:0}50%{opacity:1}to{opacity:0}}.center-container{text-align:center;font-size:2.5rem}.pics{width:180px;height:350px;color:#fff;border-radius:16px;object-fit:cover}.pics-container{display:flex;justify-content:center;grid-gap:1rem;gap:1rem}.page-words-bottom{color:#c28b00;margin:0}.main-word-section{margin-bottom:100px}.page-words-top{padding:0;margin-bottom:0}.dot{color:#c28b00}.pic-1{-webkit-animation-name:moveUp;animation-name:moveUp;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pic-2{-webkit-animation-name:moveUp;animation-name:moveUp;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pic-3{-webkit-animation-name:moveUp;animation-name:moveUp;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pic-4{-webkit-animation-name:moveUp;animation-name:moveUp;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pic-5{-webkit-animation-name:moveUp;animation-name:moveUp;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.dot-1{-webkit-animation:blink1 3s linear .2s infinite;animation:blink1 3s linear .2s infinite}.dot-2{-webkit-animation:blink1 3s linear .4s infinite;animation:blink1 3s linear .4s infinite}.dot-3{-webkit-animation:blink1 3s linear .6s infinite;animation:blink1 3s linear .6s infinite}.splash-page-footer{align-self:flex-end;border-top:1px solid grey;margin-top:2rem}.github-linkedin-links{display:flex;grid-gap:1rem;gap:1rem;align-items:center;justify-content:center}.github-linkedin-links>a>i{font-size:1.5rem}.github-linkedin-links>a>i:hover{font-size:1.8rem}@media screen and (max-width:1000px){.pics{width:160px;height:330px}}@media screen and (max-width:900px){.pic-5{display:none}}@media screen and (max-width:760px){.pic-4{display:none}}@media screen and (max-width:560px){@-webkit-keyframes moveUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.pics-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.pic-4{display:block}.pics{width:100%}}@media screen and (max-width:365px){.pics-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.pic-5{display:block}}#create-board-form,#create-board-h1,.create-board-inputs{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:center}#create-board-form{padding:2rem}#create-board-btn{padding:.5rem;width:5rem;background-color:rgb(230,0,35,70%);color:#fff;border-radius:8px}#create-board-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}.create-board-errors-container{width:15rem;text-align:center}.create-board-errors{color:red;padding:.5rem}#pin-creation-form{box-shadow:2px 2px 2px grey;border:1px solid grey;border-radius:15px;width:870px;display:flex;align-items:center;padding:1rem;height:645px}.right-side{flex-direction:column;flex:1 1;padding:1rem}.left-side,.right-side{display:flex;height:100%;align-items:center;width:50%}.left-side{flex-direction:column;grid-gap:1rem;gap:1rem}#save-btn{width:5rem;background-color:rgb(230,0,35,70%);color:#fff;padding:.5rem;border:none;border-radius:0 10px 10px 0}.pin-creation-container{display:flex;justify-content:center}.save-btn-container{display:flex;width:90%;height:3rem;justify-content:space-between}.image-container{border:2px solid #000;height:500px;width:325px;border-radius:20px;overflow:hidden}#provided-pin-img{width:100%;height:100%;object-fit:cover;display:block}.url-input{margin-top:2rem;width:15rem;outline-color:grey;border-radius:5px;padding:.2rem}.description-textarea,.title-input{width:90%}.description-textarea{border-radius:20px;margin-top:30px;padding:15px}.title-input{border:none;border-bottom:1px solid grey;font-size:1.5rem}.title-input:focus{outline:none}.create-pin-errors{padding:0;margin:0;color:red}.pin-errors-container{padding:1rem}.create-board-btn-container>button{padding:.5rem;height:100%}#save-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}#no-img-pic{width:100%;height:100%;object-fit:contain}input[type=file]{cursor:pointer}.select-and-save{display:flex}.select-and-save>button,.select-and-save>select{height:100%}@media screen and (max-width:940px){#pin-creation-form{width:750px}}@media screen and (max-width:800px){#pin-creation-form{width:650px}.image-container{width:90%}.save-btn-container{flex-direction:column;height:5rem;align-items:center}}@media screen and (max-width:700px){#pin-creation-form{width:600px}}@media screen and (max-width:640px){#pin-creation-form{width:550px}}@media screen and (max-width:580px){#pin-creation-form{flex-direction:column;height:1290px;width:500px}.left-side,.right-side{width:100%;height:50%}.save-btn-container{flex-direction:row;height:3rem}.save-btn-container>*{height:100%}}@media screen and (max-width:540px){#pin-creation-form{width:470px}}@media screen and (max-width:525px){#pin-creation-form{width:430px}}@media screen and (max-width:486px){#pin-creation-form{width:400px}}@media screen and (max-width:440px){#pin-creation-form{width:370px}.save-btn-container{flex-direction:column;height:5rem;grid-gap:.3rem;gap:.3rem}}@media screen and (max-width:425px){#pin-creation-form{width:340px;width:300px}}@media screen and (max-width:347px){#pin-creation-form{width:285px;height:900px}.left-side{height:30%}.image-container{height:90%}.right-side{height:70%}}#edit-comment-form,#edit-comment-h1,.edit-comment-inputs{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:center}#edit-comment-form{padding:0 3rem 3rem}#comment-label-and-area{width:15rem}.edit-comment-inputs{width:100%}.sub-main-container{margin:auto;box-shadow:2px 2px 2px grey;border:1px solid grey;border-radius:15px;width:870px;display:flex;align-items:center;padding:1rem;height:645px}#specific-pin-img{width:100%;height:100%;object-fit:cover;display:block}.pin-left-side,.right-text-section{width:50%;height:100%}.right-side-above-comments{width:100%;height:80%;padding:1.5rem;overflow-y:scroll;white-space:pre-wrap;overflow-wrap:break-word}.left-img-container{border:2px solid #000;height:600px;width:100%;margin:4px auto auto;border-radius:20px;overflow:hidden}#pin-description-ptag{text-align:justify}#go-back-btn{margin-left:5rem;margin-bottom:2rem;padding:.5rem;display:flex;align-items:center;grid-gap:.1rem;gap:.1rem}#saved-ptag,.empty-comment-error{color:red}#save-pin-btn{background-color:rgb(230,0,35,70%);color:#fff;padding:.59rem;border-radius:0 8px 8px 0;border:none}#select-board-select{padding:.5rem}#save-pin-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}.comment-container{display:flex;grid-gap:1rem;gap:1rem}#username-ptag{font-weight:500;margin:.3rem}#comment-ptag{overflow-wrap:anywhere;margin:.3rem}#make-comment-section{border:1px solid grey;display:flex;border-radius:20px;overflow:hidden}#comment-writing-textarea{width:90%;padding-left:1rem;padding-top:.5rem;border:none}#comment-writing-textarea:focus{outline:none}#num-comments-ptag{border-top:1px solid grey;padding-top:5px;font-weight:500}#post-comment-btn{border:none;background-color:rgb(230,0,35,70%);color:#fff;width:10%}#post-comment-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}.fa-paper-plane{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.bottom-comment-area{padding:0 1.5rem}.edit-delete-btns-wrapper{display:flex;grid-gap:.3rem;gap:.3rem;align-items:center}.edit-delete-btns-wrapper>*{border:none;padding:none;margin:none;font-size:10px;background-color:initial;color:#4c4a4a}.edit-delete-btns-wrapper>:hover{color:#242424;font-weight:500}#delete-comment-btn{cursor:pointer}#pin-post-username-span{font-weight:500;color:#000}#posted-by-div{color:grey}@media screen and (max-width:940px){.sub-main-container{width:750px}}@media screen and (max-width:800px){.sub-main-container{width:650px}}@media screen and (max-width:700px){.sub-main-container{width:600px}}@media screen and (max-width:640px){.sub-main-container{width:550px}}@media screen and (max-width:580px){.sub-main-container{flex-direction:column;height:1290px;width:500px}.pin-left-side,.right-text-section{width:100%;height:50%}}@media screen and (max-width:540px){.sub-main-container{width:470px}}@media screen and (max-width:525px){.sub-main-container{width:430px}}@media screen and (max-width:486px){.sub-main-container{width:400px}}@media screen and (max-width:440px){.sub-main-container{width:370px}}@media screen and (max-width:425px){.sub-main-container{width:340px;width:300px}}@media screen and (max-width:347px){.sub-main-container{width:285px;height:900px}.pin-left-side{height:30%}.left-img-container{height:90%}.right-text-section{height:70%}}.board-card{height:220px;display:flex;flex-direction:column;justify-content:space-between}.text-section{height:30px;margin:0;padding:0;display:flex;align-items:center}.container-for-boards{margin-top:5rem;grid-gap:1rem;gap:1rem;padding:0 1rem;flex-wrap:wrap;display:flex;justify-content:center}.board-card-link{height:165px}.pin-image-1{border-right:1px solid #fff;grid-row-start:1;grid-row-end:3;width:100%;grid-column-start:1;grid-column-end:1;height:187px;object-fit:cover}.pin-image-2{border-bottom:1px solid #fff;grid-row-start:1;grid-row-end:2}.pin-image-2,.pin-image-3{width:100%;height:93px;grid-column-start:2;grid-column-end:3;object-fit:cover}.pin-image-3{grid-row-start:2;grid-row-end:3}.pic-collage{border:1px solid grey;width:234px;height:154x;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;border-radius:16px;overflow:hidden}.center{grid-gap:1rem;gap:1rem}.center,.user-info-area{display:flex;align-items:center;justify-content:center}.user-info-area{flex-direction:column}#username-ptag2{margin:1rem auto 0;font-size:25px}#user-circle{border:1px solid grey;padding:1rem 1.5rem;font-size:25px;margin:0;border-radius:50px;background-color:#d3d3d3;cursor:default}.under-user-info-area{display:flex;margin:1rem;align-items:center;grid-gap:1rem;gap:1rem}a{text-decoration:none;color:#000}.center>*{font-size:18px}.boards-link.selected{border-bottom:2px solid #000}.board-name-ptag,.saved-ptag{font-weight:700}#created-pins-link:hover,.boards-link:hover{font-weight:500}#create-board-btn-container{display:flex;justify-content:center;margin-top:1rem}#create-board-btn-container>button{padding:.5rem;background-color:#e60023;background-color:var(--pinterest-red);color:#fff;border-radius:8px;border:none}#create-board-btn-container>button:hover{background-color:red}.saved-card{height:220px;display:flex;flex-direction:column;justify-content:space-between;width:234px}.saved-card-link{border:1px solid grey;border-radius:16px;height:187px;position:relative;overflow:hidden}.saveImageDiv{width:55%;border:none;border-radius:16px;height:187px;position:absolute;object-fit:cover}.img-4{right:0;background-color:#add8e6;border:none}.img-3{right:15%;background-color:#f08080;z-index:1}.img-2,.img-3{border:none;border-right:1px solid #fff}.img-2{right:30%;background-color:#fafad2;z-index:2}.img-1{left:0;background-color:#87cefa;z-index:4;border:none;border-right:1px solid #fff}#edit-pin-form,#edit-pin-h1,.edit-pin-inputs{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:center}#edit-pin-form{padding:3rem}#delete-pin-modal{padding:2rem}#delete-pin-h1,#delete-pin-modal{display:flex;flex-direction:column;align-items:center}.delete-modal-btns-wrapper{display:flex;width:12rem;justify-content:space-between}.board-select-label{display:flex;flex-direction:column;width:10rem}.edit-pin-errors-container{text-align:center;width:15rem;margin:auto}.edit-pin-errors{padding:0;margin:0;color:red}#save-edit-btn{width:5rem;background-color:rgb(230,0,35,70%);color:#fff;border-radius:8px;padding:.3rem}#save-edit-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}#cancel-btn,#delete-btn{padding:.5rem;width:5rem;border-radius:8px}#cancel-btn{background-color:grey;color:#fff}#cancel-btn:hover{background-color:#403e3e}#delete-btn{background-color:rgb(230,0,35,70%);color:#fff}#delete-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}.edit-delete-btn-container{display:flex;justify-content:flex-end;grid-gap:5px;gap:5px}.edit-btn-wrapper>button{width:5rem;padding:.4rem;background-color:grey;color:#fff;border-radius:8px}.edit-btn-wrapper>button:hover{background-color:#403e3e}.delete-btn-wrapper>button{width:5rem;padding:.4rem;background-color:#e60023;background-color:var(--pinterest-red);color:#fff;border-radius:8px}.delete-btn-wrapper>button:hover{background-color:red}.edit-pin-inputs{width:20rem}.second-masonry-grid{display:flex;margin-left:-10px;width:auto}.second-masonry-grid_column{padding-left:10px;background-clip:padding-box}.second-masonry-grid_column>div{margin-bottom:10px}.right-text-section2{height:100%;width:50%}.container-for-created{margin-top:5rem;padding:0 1rem}.created-pins-link.selected{border-bottom:2px solid #000}.boards-link:hover,.created-pins-link:hover{font-weight:500}@media screen and (max-width:580px){.right-text-section2{height:50%;width:100%}}#edit-board-form,#edit-board-h1,.edit-board-inputs{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:center}#edit-board-form{padding:3rem}#delete-board-h1,#delete-board-modal{display:flex;flex-direction:column;align-items:center;padding:1rem}.buttons-wrapper{display:flex;width:10rem;justify-content:space-between}.edit-board-errors-container{width:15rem;text-align:center}.edit-board-errors{color:red}#edit-board-btn{padding:.5rem;width:5rem;background-color:rgb(230,0,35,70%);color:#fff;border-radius:8px}#edit-board-btn:hover{background-color:#e60023;background-color:var(--pinterest-red)}.edit-delete-board-btns-container{display:flex;grid-gap:1rem;gap:1rem;margin:1rem 0}.edit-board-btn-wrapper>button{background-color:grey;color:#fff;padding:.5rem;border-radius:8px}.edit-board-btn-wrapper>button:hover{background-color:#403e3e}.delete-board-btn-wrapper>button{background-color:var(--pinterest-red);color:#fff;padding:.5rem;border-radius:8px}.delete-board-btn-wrapper>button:hover{background-color:red}#remove-pin-btn{position:absolute;z-index:1;color:#fff;background-color:initial;border:none;font-size:20px;padding:.5rem .8rem;right:1.5%;top:10px}#remove-pin-btn:hover{background-color:#413f3f;border-radius:50px}.remove-btn-wrapper{position:relative;opacity:0;height:5px}.pin-card:hover .remove-btn-wrapper{opacity:1}.third-masonry-grid{display:flex;margin-left:-10px;width:auto}.third-masonry-grid_column{padding-left:10px;background-clip:padding-box}.third-masonry-grid_column>div{margin-bottom:8px}#board-description-ptag{white-space:pre-wrap;overflow-wrap:break-word}#about-section{padding:2rem}#about-section,.about-word-section{display:flex;flex-direction:column;justify-content:center;align-items:center}.about-word-section{width:22rem;text-align:justify}.logo-images{width:2rem;height:2rem}.name-logo{display:flex;align-items:center;grid-gap:1.5rem;gap:1.5rem;margin-bottom:5px;border:1px solid #000}#about-section>h1{margin-bottom:0}#website-name{color:var(--pinterest-red);padding:0;font-size:30px;margin-top:0}.my-links-section{display:flex;width:8rem;grid-gap:1.5rem;gap:1.5rem}#github-atag>i,#linkedin-atag>i{font-size:3rem}#github-atag>i:hover,#linkedin-atag>i:hover{font-size:3.5rem}.about-wrapper{display:flex;grid-gap:1.5rem;gap:1.5rem}.me-div{border-right:1px solid grey}.me-div>img{border-radius:50%;width:185px;border:2px solid grey;margin-right:1.5rem}@media screen and (max-width:615px){.about-wrapper{flex-direction:column;align-items:center}.me-div{border-right:none}}@media screen and (max-width:365px){#website-name{font-size:20px}}.center-everything{display:flex;flex-direction:column;align-items:center}.not-found-img-container{position:relative;height:350px;overflow:hidden;width:300px;border-top-right-radius:18px;border-top-left-radius:18px}#not-found-img{position:absolute;height:auto;bottom:55px;width:100%;border-radius:18px}#go-back-home-btn{padding:.5rem;background-color:rgb(230,0,35,70%);border:none;color:#fff;border-radius:8px}#go-back-home-btn:hover{background-color:var(--pinterest-red)}:root{--pinterest-red:#e60023;--hovered-red:#ad081b}*{font-family:"Roboto",sans-serif}
/*# sourceMappingURL=main.a7c45183.chunk.css.map */