*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif}.colum{color:#bec6d1;font-size:large;text-align:center;width:240px}.table{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;width:100%}.name_home{font-size:4em;letter-spacing:.05em;padding-top:9%;text-shadow:3px 3px 0 #000}.name_home,.title_home{color:#bec6d1;display:flex;font-family:Montserrat,Lato,Noto Sans,sans-serif;justify-content:center;text-align:center}.title_home{font-size:xx-large;margin-bottom:80px;padding-top:4%}.main_home{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.page_home{align-items:center;display:flex;flex-direction:column;height:93.2%;margin:auto;position:static;width:80%}.night{right:80px;top:10px;-webkit-transform:rotate(22deg);transform:rotate(22deg);z-index:-1}@media screen and (max-width:750px){.page_day_out{width:75%}.night{display:none}}nav{position:static}.nav-scroll,nav{height:59px;left:0;margin:auto;top:0;width:100%}.nav-scroll{position:fixed}.list,.list-scroll{align-items:center;background:#0b0d13;display:flex;gap:1%;height:100%;justify-content:center;list-style-type:none;margin:auto;width:100%}.items{color:#f1f1f1;cursor:pointer;font-size:20px;text-transform:uppercase}.block:hover{background-color:#d5d4db;color:#000;transition:.4s}.btn{color:#000;display:none;font-size:20px;padding:5px;position:absolute;right:10px;top:7px}.block{background-color:#0b0d13;border:none;color:#fff;cursor:pointer;display:block;font-family:Deja Vu Sans,Lato,noto sans,sans-serif;font-size:26px;font-weight:700;opacity:1;padding:14px 28px;text-align:center;width:100%}@media screen and (max-width:750px){nav{position:static;width:auto;z-index:-1}.list{flex-direction:column;height:auto}.items:first-child{border-top:1px solid #fff;margin-top:50px}.items{border-top:1px solid #fff;margin-right:0;width:100%;z-index:1000}.btn,.items{text-align:center}.btn{border:none;color:#fff;cursor:pointer;display:block;font-family:Deja Vu Sans,Lato,noto sans,sans-serif;font-size:26px;font-weight:700;margin-top:-10px;padding:16px;position:relative;width:105vw}.btn,.btn:hover{background-color:#000}.btn:hover{color:grey;transition:.4s}}.name_about{color:#bec6d1;display:flex;font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:4em;justify-content:center;letter-spacing:.05em;margin-bottom:50px;padding-top:11.9%;text-align:center;text-shadow:3px 3px 0 #000}.main_about{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.page_about{height:93.5%;margin:0 auto;position:static;width:75%}.profile{align-items:center;color:#bec6d1;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-evenly}.profile-image{display:grid;grid-template-columns:1fr;margin-bottom:40px;max-height:400px;max-width:400px}.profile-para{color:#bec6d1;flex:2 1;font-size:22px;max-width:768px;min-width:250px;text-align:start;text-align:center;word-spacing:2px}@media screen and (max-width:1270px){.profile{flex-direction:column}.page_about{width:90%}}@media screen and (max-width:490px){.profile-image{max-height:300px;max-width:300px}}.page_resume{align-items:flex-start;flex-direction:column;height:93.5%;justify-content:center;margin:0 auto;max-width:950px;padding-left:25px;padding-right:25px;padding-top:51px;position:static}.name_resume{color:#bec6d1;display:flex;font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:4em;justify-content:center;letter-spacing:.05em;padding-top:14%;text-align:center;text-shadow:3px 3px 0 #000}.main_resume{height:100vh;overflow-x:hidden;overflow-y:auto;position:static;width:100vw}.div_button_resume{align-items:center;display:flex;height:100px;justify-content:center;margin:70px auto 50px;width:200px}.download_resume{background-color:#181717;border:#000;border-radius:0;border-radius:10px;box-shadow:3px 3px 0 #111;color:#bec6d1;font-size:medium;height:45px;width:300px}.download_resume:hover{background-color:#d5d4db;color:#000;cursor:pointer;transition:.4s}.resume-main-body{display:flex;flex-direction:column;justify-content:flex-start}.resume_title{font-size:35px}.resume_list_item,.resume_title{color:#bec6d1;margin-bottom:20px;margin-top:20px}.resume_list_item{flex-direction:column;font-size:20px;margin-left:20px}.resume_sub_item{color:#bec6d1;font-size:20px;justify-content:space-between;margin-bottom:10px;margin-left:50px;margin-top:10px}.dates{align-self:flex-end;float:right}.certs{display:flex;flex-direction:column;width:290px}.certs-grid{display:flex;justify-content:space-evenly;margin-bottom:50px;width:100%}.certs i{color:#bec6d1;flex-direction:column;font-size:20px;margin-bottom:20px;text-align:center}.badge{height:290px;width:290px}@media screen and (max-width:650px){.dates{float:none}.resume_sub_item{justify-content:space-between;margin-bottom:10px;margin-top:10px}.resume_list_item,.resume_sub_item{color:#bec6d1;display:flex;flex-direction:column;font-size:20px}.resume_list_item{margin-bottom:20px;margin-top:20px}.certs-grid{align-items:center;display:flex;flex-direction:column;justify-content:center}.certs{justify-self:center;margin-bottom:30px}}body{align-items:center;background:radial-gradient(ellipse at bottom,#1b2735 0,#090a0f 100%);display:flex;font-family:Anton,sans-serif;height:100vh;justify-content:center;overflow:auto}.night{height:100%;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:100%}.shooting_star{-webkit-animation:tail 3s ease-in-out infinite,shooting 3s ease-in-out infinite;animation:tail 3s ease-in-out infinite,shooting 3s ease-in-out infinite;background:linear-gradient(-45deg,#5f91ff,rgba(0,0,255,0));border-radius:999px;-webkit-filter:drop-shadow(0 0 6px #699bff);filter:drop-shadow(0 0 6px rgb(105,155,255));height:2px;left:50%;position:absolute;top:100%}.shooting_star:after,.shooting_star:before{-webkit-animation:shining 3s ease-in-out infinite;animation:shining 3s ease-in-out infinite;background:linear-gradient(-45deg,rgba(0,0,255,0),#5f91ff,rgba(0,0,255,0));border-radius:100%;content:"";height:2px;position:absolute;right:0;top:calc(50% - 1px);-webkit-transform:translateX(50%) rotate(45deg);transform:translateX(50%) rotate(45deg)}.shooting_star:after{-webkit-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}.shooting_star:first-child{left:calc(50% - 99px);top:calc(50% - 75px)}.shooting_star:first-child,.shooting_star:first-child:after,.shooting_star:first-child:before{-webkit-animation-delay:4463ms;animation-delay:4463ms}.shooting_star:nth-child(2){left:calc(50% - 259px);top:calc(50% - 69px)}.shooting_star:nth-child(2),.shooting_star:nth-child(2):after,.shooting_star:nth-child(2):before{-webkit-animation-delay:6049ms;animation-delay:6049ms}.shooting_star:nth-child(3){left:calc(50% - 112px);top:calc(50% - 70px)}.shooting_star:nth-child(3),.shooting_star:nth-child(3):after,.shooting_star:nth-child(3):before{-webkit-animation-delay:5.39s;animation-delay:5.39s}.shooting_star:nth-child(4){left:calc(50% - 87px);top:calc(50% - 74px)}.shooting_star:nth-child(4),.shooting_star:nth-child(4):after,.shooting_star:nth-child(4):before{-webkit-animation-delay:4009ms;animation-delay:4009ms}.shooting_star:nth-child(5){left:calc(50% - 252px);top:calc(50% - 93px)}.shooting_star:nth-child(5),.shooting_star:nth-child(5):after,.shooting_star:nth-child(5):before{-webkit-animation-delay:7085ms;animation-delay:7085ms}.shooting_star:nth-child(6){left:calc(50% - 284px);top:calc(50% - 115px)}.shooting_star:nth-child(6),.shooting_star:nth-child(6):after,.shooting_star:nth-child(6):before{-webkit-animation-delay:1037ms;animation-delay:1037ms}.shooting_star:nth-child(7){left:calc(50% - 83px);top:calc(50% - 145px)}.shooting_star:nth-child(7),.shooting_star:nth-child(7):after,.shooting_star:nth-child(7):before{-webkit-animation-delay:4773ms;animation-delay:4773ms}.shooting_star:nth-child(8){left:calc(50% - 236px);top:calc(50% + 127px)}.shooting_star:nth-child(8),.shooting_star:nth-child(8):after,.shooting_star:nth-child(8):before{-webkit-animation-delay:7607ms;animation-delay:7607ms}.shooting_star:nth-child(9){left:calc(50% - 187px);top:calc(50% - 99px)}.shooting_star:nth-child(9),.shooting_star:nth-child(9):after,.shooting_star:nth-child(9):before{-webkit-animation-delay:325ms;animation-delay:325ms}.shooting_star:nth-child(10){left:calc(50% - 168px);top:calc(50% - 111px)}.shooting_star:nth-child(10),.shooting_star:nth-child(10):after,.shooting_star:nth-child(10):before{-webkit-animation-delay:8552ms;animation-delay:8552ms}.shooting_star:nth-child(11){left:calc(50% - 153px);top:calc(50% + 24px)}.shooting_star:nth-child(11),.shooting_star:nth-child(11):after,.shooting_star:nth-child(11):before{-webkit-animation-delay:9557ms;animation-delay:9557ms}.shooting_star:nth-child(12){left:calc(50% - 94px);top:calc(50% - 149px)}.shooting_star:nth-child(12),.shooting_star:nth-child(12):after,.shooting_star:nth-child(12):before{-webkit-animation-delay:9258ms;animation-delay:9258ms}.shooting_star:nth-child(13){left:calc(50% - 13px);top:calc(50% - 196px)}.shooting_star:nth-child(13),.shooting_star:nth-child(13):after,.shooting_star:nth-child(13):before{-webkit-animation-delay:8298ms;animation-delay:8298ms}.shooting_star:nth-child(14){left:calc(50% - 126px);top:calc(50% - 161px)}.shooting_star:nth-child(14),.shooting_star:nth-child(14):after,.shooting_star:nth-child(14):before{-webkit-animation-delay:7825ms;animation-delay:7825ms}.shooting_star:nth-child(15){left:calc(50% - 159px);top:calc(50% + 9px)}.shooting_star:nth-child(15),.shooting_star:nth-child(15):after,.shooting_star:nth-child(15):before{-webkit-animation-delay:5138ms;animation-delay:5138ms}.shooting_star:nth-child(16){left:calc(50% - 284px);top:calc(50% - 121px)}.shooting_star:nth-child(16),.shooting_star:nth-child(16):after,.shooting_star:nth-child(16):before{-webkit-animation-delay:3422ms;animation-delay:3422ms}.shooting_star:nth-child(17){left:calc(50% - 64px);top:calc(50% + 47px)}.shooting_star:nth-child(17),.shooting_star:nth-child(17):after,.shooting_star:nth-child(17):before{-webkit-animation-delay:4577ms;animation-delay:4577ms}.shooting_star:nth-child(18){left:calc(50% - 147px);top:calc(50% - 152px)}.shooting_star:nth-child(18),.shooting_star:nth-child(18):after,.shooting_star:nth-child(18):before{-webkit-animation-delay:9181ms;animation-delay:9181ms}.shooting_star:nth-child(19){left:calc(50% - 86px);top:calc(50% - 200px)}.shooting_star:nth-child(19),.shooting_star:nth-child(19):after,.shooting_star:nth-child(19):before{-webkit-animation-delay:858ms;animation-delay:858ms}.shooting_star:nth-child(20){left:calc(50% - 287px);top:calc(50% - 87px)}.shooting_star:nth-child(20),.shooting_star:nth-child(20):after,.shooting_star:nth-child(20):before{-webkit-animation-delay:4796ms;animation-delay:4796ms}@-webkit-keyframes tail{0%{width:0}30%{width:100px}to{width:0}}@keyframes tail{0%{width:0}30%{width:100px}to{width:0}}@-webkit-keyframes shining{0%{width:0}50%{width:30px}to{width:0}}@keyframes shining{0%{width:0}50%{width:30px}to{width:0}}@-webkit-keyframes shooting{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(300px);transform:translateX(300px)}}@keyframes shooting{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(300px);transform:translateX(300px)}}@-webkit-keyframes sky{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes sky{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.shooting_star_red{-webkit-animation:tail 3s ease-in-out infinite,shooting 3s ease-in-out infinite;animation:tail 3s ease-in-out infinite,shooting 3s ease-in-out infinite;background:linear-gradient(-45deg,red,rgba(0,0,255,0));border-radius:999px;-webkit-filter:drop-shadow(0 0 6px #ff0026);filter:drop-shadow(0 0 6px rgb(255,0,38));height:2px;left:50%;position:absolute;top:100%}.shooting_star_red:after,.shooting_star_red:before{-webkit-animation:shining 3s ease-in-out infinite;animation:shining 3s ease-in-out infinite;background:linear-gradient(-45deg,rgba(127,0,0,0),#ff0026,rgba(127,0,0,0));border-radius:100%;content:"";height:2px;position:absolute;right:0;top:calc(50% - 1px);-webkit-transform:translateX(50%) rotate(45deg);transform:translateX(50%) rotate(45deg)}.shooting_star_red:after{-webkit-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}.shooting_star_red:first-child{left:calc(50% - 38px);top:calc(50% - 29px)}.shooting_star_red:first-child,.shooting_star_red:first-child:after,.shooting_star_red:first-child:before{-webkit-animation-delay:1937ms;animation-delay:1937ms}.shooting_star_red:nth-child(2){left:calc(50% - 96px);top:calc(50% - 83px)}.shooting_star_red:nth-child(2),.shooting_star_red:nth-child(2):after,.shooting_star_red:nth-child(2):before{-webkit-animation-delay:812ms;animation-delay:812ms}.shooting_star_red:nth-child(3){left:calc(50% - 292px);top:calc(50% - 108px)}.shooting_star_red:nth-child(3),.shooting_star_red:nth-child(3):after,.shooting_star_red:nth-child(3):before{-webkit-animation-delay:9527ms;animation-delay:9527ms}.shooting_star_red:nth-child(4){left:calc(50% - 84px);top:calc(50% + 88px)}.shooting_star_red:nth-child(4),.shooting_star_red:nth-child(4):after,.shooting_star_red:nth-child(4):before{-webkit-animation-delay:6922ms;animation-delay:6922ms}.shooting_star_red:nth-child(5){left:calc(50% - 96px);top:calc(50% + 94px)}.shooting_star_red:nth-child(5),.shooting_star_red:nth-child(5):after,.shooting_star_red:nth-child(5):before{-webkit-animation-delay:4617ms;animation-delay:4617ms}.shooting_star_red:nth-child(6){left:calc(50% - 187px);top:calc(50% + 159px)}.shooting_star_red:nth-child(6),.shooting_star_red:nth-child(6):after,.shooting_star_red:nth-child(6):before{-webkit-animation-delay:231ms;animation-delay:231ms}.shooting_star_red:nth-child(7){left:calc(50% - 267px);top:calc(50% - 87px)}.shooting_star_red:nth-child(7),.shooting_star_red:nth-child(7):after,.shooting_star_red:nth-child(7):before{-webkit-animation-delay:7193ms;animation-delay:7193ms}.shooting_star_red:nth-child(8){left:calc(50% - 181px);top:calc(50% - 110px)}.shooting_star_red:nth-child(8),.shooting_star_red:nth-child(8):after,.shooting_star_red:nth-child(8):before{-webkit-animation-delay:6071ms;animation-delay:6071ms}.shooting_star_red:nth-child(9){left:calc(50% - 50px);top:calc(50% + 30px)}.shooting_star_red:nth-child(9),.shooting_star_red:nth-child(9):after,.shooting_star_red:nth-child(9):before{-webkit-animation-delay:5934ms;animation-delay:5934ms}.shooting_star_red:nth-child(10){left:calc(50% - 225px);top:calc(50% - 5px)}.shooting_star_red:nth-child(10),.shooting_star_red:nth-child(10):after,.shooting_star_red:nth-child(10):before{-webkit-animation-delay:6222ms;animation-delay:6222ms}.shooting_star_red:nth-child(11){left:calc(50% - 13px);top:calc(50% + 81px)}.shooting_star_red:nth-child(11),.shooting_star_red:nth-child(11):after,.shooting_star_red:nth-child(11):before{-webkit-animation-delay:4991ms;animation-delay:4991ms}.shooting_star_red:nth-child(12){left:calc(50% - 253px);top:calc(50% - 99px)}.shooting_star_red:nth-child(12),.shooting_star_red:nth-child(12):after,.shooting_star_red:nth-child(12):before{-webkit-animation-delay:6398ms;animation-delay:6398ms}.shooting_star_red:nth-child(13){left:calc(50% - 125px);top:calc(50% - 92px)}.shooting_star_red:nth-child(13),.shooting_star_red:nth-child(13):after,.shooting_star_red:nth-child(13):before{-webkit-animation-delay:5232ms;animation-delay:5232ms}.shooting_star_red:nth-child(14){left:calc(50% - 297px);top:calc(50% - 194px)}.shooting_star_red:nth-child(14),.shooting_star_red:nth-child(14):after,.shooting_star_red:nth-child(14):before{-webkit-animation-delay:2363ms;animation-delay:2363ms}.shooting_star_red:nth-child(15){left:calc(50% - 243px);top:calc(50% + 40px)}.shooting_star_red:nth-child(15),.shooting_star_red:nth-child(15):after,.shooting_star_red:nth-child(15):before{-webkit-animation-delay:8392ms;animation-delay:8392ms}.shooting_star_red:nth-child(16){left:calc(50% - 138px);top:calc(50% + 122px)}.shooting_star_red:nth-child(16),.shooting_star_red:nth-child(16):after,.shooting_star_red:nth-child(16):before{-webkit-animation-delay:1881ms;animation-delay:1881ms}.shooting_star_red:nth-child(17){left:calc(50% - 47px);top:calc(50% + 59px)}.shooting_star_red:nth-child(17),.shooting_star_red:nth-child(17):after,.shooting_star_red:nth-child(17):before{-webkit-animation-delay:5688ms;animation-delay:5688ms}.shooting_star_red:nth-child(18){left:calc(50% - 255px);top:calc(50% - 158px)}.shooting_star_red:nth-child(18),.shooting_star_red:nth-child(18):after,.shooting_star_red:nth-child(18):before{-webkit-animation-delay:46ms;animation-delay:46ms}.shooting_star_red:nth-child(19){left:calc(50% - 284px);top:calc(50% - 186px)}.shooting_star_red:nth-child(19),.shooting_star_red:nth-child(19):after,.shooting_star_red:nth-child(19):before{-webkit-animation-delay:5726ms;animation-delay:5726ms}.shooting_star_red:nth-child(20){left:calc(50% - 27px);top:calc(50% + 183px)}.shooting_star_red:nth-child(20),.shooting_star_red:nth-child(20):after,.shooting_star_red:nth-child(20):before{-webkit-animation-delay:557ms;animation-delay:557ms}.name_projects{color:#bec6d1;display:flex;font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:4em;justify-content:center;letter-spacing:.05em;padding-top:8.5%;text-align:center;text-shadow:3px 3px 0 #000}.main_projects{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.page_projects{gap:100px;height:93.5%;margin-left:auto;margin-right:auto;padding-top:51px;position:static;width:80%}.double-image,.page_projects{display:flex;flex-direction:column}.double-image{align-items:center;gap:20px;width:100%}.display-left-projects{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.display-left-projects-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:30px;width:800px}.display-left-projects-text p{color:#bec6d1;font-size:24px;text-align:center}.display-left-projects-text h2{color:#bec6d1;font-size:40px;margin-bottom:30px;text-align:center}.display-right-projects{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-evenly}.display-right-projects-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:30px;width:800px}.display-right-projects-text p{color:#bec6d1;font-size:24px;text-align:center}.display-right-projects-text h2{color:#bec6d1;font-size:40px;margin-bottom:30px;text-align:center}.display-noodleworld-projects{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.display-noodleworld-projects-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:30px;width:100%}.display-noodleworld-projects-text p{color:#bec6d1;font-size:24px;text-align:center}.display-noodleworld-projects-text h2{color:#bec6d1;font-size:40px;margin-bottom:30px;text-align:center}.noodleworld-image{flex-wrap:wrap;max-width:100%}.display-TRDB-projects{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-evenly}.display-TRDB-projects-text{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.display-TRDB-projects-text p{color:#bec6d1;font-size:24px;text-align:center}.display-TRDB-projects-text h2{color:#bec6d1;font-size:40px;margin-bottom:30px;text-align:center}.display-TRDB-projects-grid{grid-gap:20px;display:grid;font-size:20px;gap:20px;grid-template-columns:repeat(2,1fr);width:100%}.display-TRDB-projects-grid p{font-size:20px;margin-top:10px}.TRDB-Image{flex-wrap:wrap;max-width:100%}@media screen and (max-width:1530px){.display-noodleworld-projects{flex-direction:column-reverse}.display-noodleworld-projects-text{flex-wrap:wrap;margin-bottom:40px;margin-left:0}.display-noodleworld-projects-text h2{flex-wrap:wrap}.display-TRDB-projects{flex-direction:column-reverse}.display-TRDB-projects-text{flex-wrap:wrap;margin-bottom:40px;margin-left:0}.display-TRDB-projects-text h2{flex-wrap:wrap}.double-image{flex-direction:row}}@media screen and (max-width:1250px){.display-left-projects{flex-direction:column-reverse}.display-left-projects-text{margin-bottom:40px;margin-left:0;width:100%}.display-right-projects{flex-direction:column-reverse}.display-right-projects-text{margin-bottom:40px;margin-right:0;width:100%}}@media screen and (max-width:780px){.double-image{flex-direction:column}.display-TRDB-projects-grid{grid-template-columns:repeat(1,1fr)}}.container-about-weather{justify-content:space-around}.container-about-weather,.container-about-weather-no-show{align-items:center;background:rgba(0,0,0,.781);border:1px solid;border-radius:25px;display:flex;flex-direction:column;height:500px;padding:25px;width:600px}.container-about-weather-no-show{justify-content:flex-start}.input-about-weather,.input-about-weather-no-show{border-radius:30px;font-size:large;height:50px;padding:20px;width:400px}.input-about-weather-no-show{margin-bottom:30px;margin-top:21px}.weather-content-rows-beginning{color:#fff;font-size:x-large;justify-self:flex-start;margin-left:auto;margin-right:auto;padding-bottom:10px;padding-top:10px;text-align:center;width:400px}.weather-all{display:flex;flex-direction:row;justify-content:space-evenly;width:500px}.weather-now{align-content:space-between;display:flex;flex-direction:column;justify-content:center;width:240}.weather-content-rows-description,.weather-content-rows-name{color:#fff;flex:1 1;font-size:xx-large;text-transform:capitalize}.weather-content-rows-description{width:240px}.weather-content-rows-temp{display:flex;flex-direction:row}.weather-content-humidity,.weather-content-rows-temp{align-items:center;color:#fff;flex:1 1;font-size:xx-large}.weather-content-humidity{margin-top:30px}.weather-content-wind{color:#fff;flex:1 1;font-size:xx-large;margin-right:auto;margin-top:30px}.weather-forcast{display:grid;grid-template-columns:auto auto}.weather-forcast-days{align-content:space-around;border:2px solid;border-radius:10px;color:#fff;display:flex;flex:1 1;flex-direction:column;font-size:xx-large;height:130px;justify-content:center;margin:10px;text-shadow:3px 3px 0 #000;width:100px}.weather-forcast-days-image{flex:1 1}.weather-forcast-days-text{flex:1 1;text-align:center}.weather-forcast-bottom{align-content:center;display:flex;height:150px;position:relative;right:220px;top:165px;width:250px}.weather-forcast-days-text-no{bottom:60px;flex:1 1;font-size:20px;position:relative;text-align:center}.quiz{background-color:#252d4a;border-top-left-radius:15px;border-top-right-radius:15px;color:#bec6d1;display:flex;height:-webkit-min-content;height:min-content;justify-content:space-evenly;min-height:300px;padding:20px;width:600px}.score-section{align-items:center;display:flex;font-size:24px}.question-section{display:flex;flex-direction:column;position:relative;width:100%}.question-count{font-size:28px;margin-bottom:20px}.question-count span{font-size:28px}.question-text{margin-bottom:12px}.timer-text{background:#e6990c;border:5px solid #ffbd43;border-radius:15px;margin-right:20px;margin-top:20px;padding:15px;text-align:center}.answer-section{display:flex;flex-direction:column;justify-content:space-between;width:100%}.quiz-button{background-color:#252d4a}.correct,.quiz-button{align-items:center;border:5px solid #234668;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:flex-start;padding:5px;width:100%}.correct{background-color:#2f922f}.incorrect{align-items:center;background-color:#f33;border:5px solid #234668;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:flex-start;padding:5px;width:100%}button:hover{background-color:#555e7d}button:focus{outline:none}button svg{margin-right:5px}.lore{align-items:center;background-color:#252d4a;border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:#bec6d1;display:flex;flex-direction:column;height:-webkit-min-content;height:min-content;min-height:300px;padding:20px;width:600px}.lore-title{font-size:30px;width:auto}.next-question-button-container{align-self:flex-start;position:relative;top:137px;width:80px}.next-question-button{height:40px;width:80px}.lore-text{font-size:20px}.name_blog{color:#bec6d1;display:flex;font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:4em;justify-content:center;letter-spacing:.05em;padding-top:11.4%;text-align:center;text-shadow:3px 3px 0 #000}.main_blog{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.page_blog{height:100%;margin:0 auto;padding-top:51px;position:static;width:65%}.desc_blog{color:#bec6d1;font-size:22px;margin-top:50px;text-align:center;word-spacing:2px}.blog_container{align-items:center;border-bottom:solid #bec6d1;border-top:solid #bec6d1;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:70px;padding:30px 10px}.blog_image{flex-wrap:wrap;width:400px}.blog_title_and_desc{color:#bec6d1;display:flex;flex-direction:column;font-size:18px;text-align:center;width:500px}.blog_desc_sub{font-size:22px;margin-top:20px;word-spacing:.5px}.blog_container_after_first{align-items:center;border-bottom:solid #bec6d1;display:flex;flex-wrap:wrap;justify-content:space-around;padding:30px 10px}@media (max-width:675px){.blog_image,.blog_title_and_desc{width:300px}.page_blog{width:80%}}.main_day_out{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.page_day_out{flex-direction:column;margin-left:auto;margin-right:auto;margin-top:150px;width:60%}.page_day_out,.title_stuff{color:#bec6d1;display:flex;justify-content:center}.title_stuff{margin-bottom:40px;width:100%}.title_stuff h1{display:flex;font-size:4em;margin-right:auto;padding-right:40px}.page_day_out h2,.title_stuff h1{font-family:Montserrat,Lato,Noto Sans,sans-serif;text-align:center;text-shadow:3px 3px 0 #000}.page_day_out h2{font-size:2em;margin-bottom:40px}.back_arrow{color:#bec6d1;height:50px;width:50px}.back_arrow-box{align-items:center;display:flex;margin-right:auto}.desc_day_out{font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:2rem;font-size:2em;letter-spacing:.05em;margin-bottom:40px;margin-left:auto;margin-right:auto;text-align:center;text-shadow:3px 3px 0 #000}.para_day_out{font-size:1.4em;text-align:justify}.grid_for_images_day_out{grid-row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:40px;row-gap:15px}.main_trip_london{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.page_trip_london{flex-direction:column;margin-left:auto;margin-right:auto;margin-top:150px;width:60%}.page_trip_london,.title_stuff_trip_london{color:#bec6d1;display:flex;justify-content:center}.title_stuff_trip_london{margin-bottom:40px;width:100%}.title_stuff_trip_london h1{display:flex;font-size:4em;margin-left:auto;margin-right:auto;padding-right:40px}.page_trip_london h2,.title_stuff_trip_london h1{font-family:Montserrat,Lato,Noto Sans,sans-serif;text-align:center;text-shadow:3px 3px 0 #000}.page_trip_london h2{font-size:2em;margin-bottom:40px}.back_arrow_trip{color:#bec6d1;height:50px;width:50px}.back_arrow-box_trip{align-items:center;display:flex}.desc_trip_london{font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:2rem;font-size:2em;letter-spacing:.05em;margin-bottom:40px;margin-left:auto;margin-right:auto;text-align:center;text-shadow:3px 3px 0 #000}.para_trip_london{color:#bec6d1;font-size:1.4em;margin-bottom:1em;margin-top:1em;text-align:justify;width:100%}.map_1{margin-top:40px}.map_1,.spiderman-image{height:auto;margin-bottom:40px;width:100%}.images_in_grid{width:100%}.grid_for_images_london{grid-template-columns:1fr 1fr;margin-bottom:40px}.grid_for_images_2_london,.grid_for_images_london{grid-row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;display:grid;row-gap:15px}.grid_for_images_2_london{grid-template-columns:1fr 1fr 1fr;margin-bottom:20px}@media screen and (max-width:1080px){.page_trip_london{width:80%}}@media screen and (max-width:750px){.page_trip_london{width:90%}.grid_for_images_2_london,.grid_for_images_london{grid-template-columns:1fr}}.main_lovejoy{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.name_lovejoy{color:#bec6d1;font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:4em;justify-content:center;letter-spacing:.05em;margin-top:15%;text-align:center;text-shadow:3px 3px 0 #000}.page_lovejoy{flex-direction:column;margin-left:auto;margin-right:auto;margin-top:150px;width:60%}.date_lovejoy,.page_lovejoy{color:#bec6d1;display:flex;justify-content:center}.date_lovejoy{margin-top:2%}.date_lovejoy,.desc_lovejoy{font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:2em;letter-spacing:.05em;text-align:center;text-shadow:3px 3px 0 #000}.desc_lovejoy{color:#bec6d1;justify-content:center;margin-bottom:1.5em;margin-top:7%}.para_lovejoy{color:#bec6d1;font-size:1.4em;margin-bottom:1em;margin-top:1em;text-align:justify;width:100%}.grid_lovejoy,.grid_lovejoy_1{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(315px,1fr))}.grid_lovejoy_1,.lovejoy_image{width:100%}.caption_lovejoy{font-size:medium;margin-top:10px;text-align:center}.video_lovejoy_1{margin-left:auto;margin-right:auto}.warning{text-align:center}.list_of_songs{display:flex;flex-direction:column;gap:10px;margin-left:40px;margin-top:20px}@media screen and (max-width:1080px){.page_lovejoy{width:75%}}@media screen and (max-width:750px){.page_lovejoy{width:85%}}.main_friendsgiving{height:100vh;overflow-x:hidden;overflow-y:auto;width:100vw}.name_friendsgiving{color:#bec6d1;font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:4em;justify-content:center;letter-spacing:.05em;margin-top:15%;text-align:center;text-shadow:3px 3px 0 #000}.page_friendsgiving{flex-direction:column;margin-left:auto;margin-right:auto;margin-top:150px;width:60%}.date_friendsgiving,.page_friendsgiving{color:#bec6d1;display:flex;justify-content:center}.date_friendsgiving{margin-top:2%}.date_friendsgiving,.desc_friendsgiving{font-family:Montserrat,Lato,Noto Sans,sans-serif;font-size:2em;letter-spacing:.05em;text-align:center;text-shadow:3px 3px 0 #000}.desc_friendsgiving{color:#bec6d1;justify-content:center;margin-bottom:1.5em;margin-top:7%}.para_friendsgiving{color:#bec6d1;font-size:1.4em;margin-bottom:1em;margin-top:1em;text-align:justify;width:100%}.grid_friendsgiving{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media screen and (max-width:1080px){.page_friendsgiving{width:75%}}@media screen and (max-width:750px){.page_friendsgiving{width:85%}}
/*# sourceMappingURL=main.dd15cb61.css.map*/