@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap);@import url(https://fonts.googleapis.com/css?family=Amatic+SC);@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ranga&display=swap);body,html{height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}.header{background-image:linear-gradient(180deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.6)),url(/static/media/nav-img.dbd82cf30486af298045.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100%;min-height:7em}.header .header-top{color:#fff;display:flex;flex-wrap:wrap;justify-content:space-around}.header .header-top .header-icons{margin-top:3em}.header .header-top .header-icons a{color:#fff;margin-right:20px}.header .header-top .header-icons a:hover{color:#b0c364}.header .header-top .navbar-search{margin-top:2em}.header .header-top .navbar-search .search-bar{border-bottom:2px solid gray;max-width:24em;position:relative}.header .header-top .navbar-search .search-bar input[type=text]{background:transparent;border:none;caret-color:#fff;color:#fff;font-weight:lighter;padding-bottom:.8em;padding-top:.5em}.header .header-top .navbar-search .search-bar input[type=text]:focus{border-color:#fff;outline:none}.header .header-top .navbar-search .search-bar input[type=text]::-webkit-input-placeholder{color:silver;font-style:italic}.header .header-top .navbar-search .search-bar input[type=text]:-ms-input-placeholder{color:silver;font-style:italic}.header .header-top .navbar-search .search-bar input[type=text]::placeholder{color:silver;font-style:italic}.header .header-top .navbar-search .search-bar button{background:transparent;border:none;color:#fff}.navbar-header-text{max-width:100%}.navbar-header-text .navbar-header-text-p1{font-family:Ranga,cursive;font-size:7em;text-align:center}.navbar-header-text .navbar-header-text-p2{color:#787879;font-family:Ranga,cursive;font-size:1.8em;margin-left:7em;margin-top:-2.5em;text-align:center}.navbar{align-items:center;margin:0 auto;max-width:1290px;padding:0 40px}.navbar,.navbar main{display:flex;justify-content:space-between}.navbar main{width:60%}.navbar main ul{color:unset;list-style-type:none;margin:0;padding:0}.navbar main ul li{display:inline-block;position:relative}.navbar main ul li a{color:#000;display:block;font-weight:600;padding:14px 16px;text-align:center;text-decoration:none}.navbar main ul li a:hover{color:#b0c364;text-decoration:none}.navbar main ul li .dropdown{background-color:#b0c364;left:0;opacity:0;position:absolute;top:300%;transition:all .5s;visibility:hidden}.navbar main ul li .dropdown ul{width:150px}.navbar main ul li .dropdown ul li{width:100%}.navbar main ul li .dropdown ul li a:hover{background-color:#000;color:#fff}.navbar main ul li .show{opacity:1;top:150%;visibility:visible}.navbar main ul .pages:hover{color:#b0c364}.navbar button{background-color:transparent;border:none;outline:none}.navbar #login{color:gray}.navbar #login:hover{color:#b0c364}@media only screen and (max-width:674px){.navbar-icons{margin-top:0}.navbar-search{margin-bottom:3em}}@media only screen and (max-width:366px){.navbar_img .navbar-top .navbar-icons{margin-left:1em;margin-top:3em}input[type=text]{width:12em}.navbar-header-text .navbar-header-text-p2{color:#989899;font-family:Ranga,cursive;font-size:1.2em;margin-left:7em;margin-top:-2.5em;text-align:center}}.Header_Container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Noto Sans,sans-serif;gap:3em;justify-content:center;padding:120px 0 80px}.Header_Container .Item{height:20em;position:relative;transition:.2s;width:23em}.Header_Container .Item:hover{box-shadow:0 5px 15px rgba(0,0,0,.35)}.Header_Container .Item:hover .absolute{background:#b0c364;border:2px solid #b0c364;outline:2px solid #fff}.Header_Container .Item:hover .absolute>h6,.Header_Container .Item:hover .absolute>p{color:#fff}.Header_Container .Item img{height:100%;object-fit:cover;object-position:center;width:100%}.Header_Container .Item .absolute{align-items:center;background:#fff;border:2px solid #fff;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;height:8.2em;justify-content:center;left:50%;outline:2px solid #b0c364;outline-offset:-15px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.4s;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:19.5em}.Header_Container .Item .absolute h6{color:#b0c364;font-size:14px;font-weight:700;padding-top:1em;text-transform:uppercase;transition:.2s}.Header_Container .Item .absolute h6:hover{cursor:pointer}.Header_Container .Item .absolute p{color:#000;font-size:24px;font-weight:700;line-height:1em;transition:.2s}.Header_Container .Item .absolute p:hover{cursor:pointer}@media(max-width:373px){.Header_Container{width:100%}.Header_Container .Item{height:30vh;width:80%}.Header_Container .Item .absolute{width:80%}}.Blog_Container{align-content:center;display:grid;justify-content:center}.Blog_Container .Container{font-family:Roboto,sans-serif;max-width:1200px}.Blog_Container .Container .Left-Container{grid-row-gap:1.7em;display:grid;row-gap:1.7em}.Blog_Container .Container .Left-Container .card-left-parent .left-portion img{max-height:18em;object-fit:cover;object-position:center;width:100%}.Blog_Container .Container .Left-Container .card-left-parent .right-portion{display:grid;grid-template-rows:1fr 1fr 1fr 3fr}.Blog_Container .Container .Left-Container .card-left-parent .right-portion h3{font-weight:700}.Blog_Container .Container .Left-Container .card-left-parent .right-portion h3:hover{color:#b0c364}.Blog_Container .Container .Left-Container .card-left-parent .right-portion h5{color:#b0c364;font-size:.87em;font-weight:700;line-height:3;text-transform:uppercase}.Blog_Container .Container .Left-Container .card-left-parent .right-portion h6{font-size:.87em;font-weight:700;text-transform:uppercase}.Blog_Container .Container .Left-Container .card-left-parent .right-portion h6,.Blog_Container .Container .Left-Container .card-left-parent .right-portion p{color:#787879}.Blog_Container .Container .Right-Container{grid-row-gap:1.6em;align-content:center;display:grid;grid-template-rows:auto;justify-content:center;row-gap:1.6em}.Blog_Container .Container .Right-Container .abs-div{background-color:#000;position:relative}.Blog_Container .Container .Right-Container .abs-div span{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:none;flex-wrap:none;font-size:1.25em;font-style:italic;justify-content:center;left:50%;opacity:.6;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Blog_Container .Container .Right-Container .abs-div img{object-fit:cover;opacity:.6}.Blog_Container .Container .Right-Container .cards{grid-row-gap:2em;display:grid;grid-template-rows:auto;row-gap:2em}.Blog_Container .Container .Right-Container .cards .card-right-parent{grid-column-gap:1em;-webkit-column-gap:1em;column-gap:1em;display:grid;grid-template-columns:4.8em 3fr}.Blog_Container .Container .Right-Container .cards .card-right-parent .left-portion img{height:5em;object-fit:cover;object-position:center;width:100%}.Blog_Container .Container .Right-Container .cards .card-right-parent .right-portion h3{font-size:1em;font-weight:700}.Blog_Container .Container .Right-Container .cards .card-right-parent .right-portion h6{font-size:.8em}@media only screen and (min-width:993px){.Container{grid-column-gap:2em;-webkit-column-gap:2em;column-gap:2em;display:grid;grid-template-columns:75% 22%}}@media only screen and (max-width:992px){.Container{grid-row-gap:3em;display:grid;grid-template-rows:auto;row-gap:3em}}@media only screen and (max-width:1200px){.Container{padding:0 2em}}@media only screen and (min-width:370px){.Container .Left-Container .card-left-parent{display:flex;flex-direction:column}.Container .Right-Container .abs-div span{height:6em;width:7em}.Container .Right-Container .abs-div img{height:23.8em;width:16.5em}}@media only screen and (min-width:570px){.Container .Left-Container .card-left-parent{grid-column-gap:1.7em;-webkit-column-gap:1.7em;column-gap:1.7em;display:grid;grid-template-columns:1.2fr 2fr}}@media only screen and (max-width:370px){.Container .Left-Container .card-left-parent .left-portion img{display:none}.Container .Right-Container .abs-div span{height:4em;width:50%}.Container .Right-Container .abs-div img{height:20.8em;width:100%}}@media only screen and (min-width:600px){.Container .Left-Container .card-left-parent{grid-column-gap:1.7em;-webkit-column-gap:1.7em;column-gap:1.7em;display:grid;grid-template-columns:1.2fr 2fr}}.Footer_Container{display:flex;gap:2em;max-width:1200px;padding:4em 2em}.Footer_Container section:first-child{color:#787879;flex:1 1;font-size:.75em;text-align:left}.Footer_Container section:nth-child(2){flex:1 1;text-align:right}.Footer_Container section:nth-child(2) div a{color:#787879;font-family:Noto Sans,sans-serif;font-size:.79em;margin:0 .8em;-webkit-text-decoration-color:#b0c364;text-decoration-color:#b0c364;text-decoration-thickness:3px;transition:.3s ease-in-out}.Footer_Container section:nth-child(2) div a:hover{color:#b0c364}@media only screen and (max-width:1199px){.Footer_Container{max-width:992px}}@media only screen and (max-width:991px){.Footer_Container{max-width:768px}}@media only screen and (max-width:767px){.Footer_Container{align-items:center;flex-direction:column;justify-content:center;max-width:100%}.Footer_Container section:first-child,.Footer_Container section:nth-child(2){text-align:center}}.Post_Container{max-width:100%}.Post_Container .row{display:flex;flex-wrap:wrap;justify-content:center;margin:5em -3em;max-width:100%}.Post_Container .row .image-container{margin:2em;max-height:30em;max-width:30em}.Post_Container .row .image-container img{height:100%;object-fit:cover;width:100%}.Post_Container .row .details{margin:2em;max-width:35em;text-align:center}.Post_Container .row button{background-color:#b0c364;border:none;color:#fff;cursor:pointer;padding:15px 32px;text-align:center;transition:all .8s}.Post_Container .row button:hover{background-color:#000}.Post_Container{font-family:Roboto,sans-serif}.Post_Container h3{font-weight:700}.Post_Container h3:hover{color:#b0c364}.Post_Container h5{color:#b0c364}.Post_Container h5,.Post_Container h6{font-size:.8em;line-height:3;text-transform:uppercase}.Post_Container h6{font-weight:700}.Post_Container h6,.Post_Container p{color:#787879}@media only screen and (max-width:1200px){.Post_Container .row{margin:0}}.Gallery_Container{margin-bottom:1em;margin-top:5em;width:100%}.Gallery_Container .img{transition:all 1s}.Gallery_Container .img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Gallery_Container .gallery{display:grid;grid-template-columns:repeat(5,1fr)}.Gallery_Container .gallery .pics{overflow:hidden;transition:all .35s ease}.Gallery_Container .gallery .pics .images{object-fit:cover;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.Gallery_Container .gallery .pics .images .mod{align-items:center;background-color:rgba(0,0,0,.634);display:flex;height:100%;justify-content:center;opacity:0;transition:all .5s;visibility:hidden;width:100%}.Gallery_Container .gallery .pics .images .mod .plus{align-items:center;background-color:#b0c364;color:#fff;cursor:pointer;display:flex;font-size:30px;height:50px;justify-content:center;-webkit-transform:translateY(40px);transform:translateY(40px);transition:all .7s;width:50px}.Gallery_Container .gallery .pics .images:hover{background-image:unset;-webkit-transform:scale(1.1);transform:scale(1.1)}.Gallery_Container .gallery .pics .images:hover .mod{opacity:1;visibility:visible}.Gallery_Container .gallery .pics .images:hover .plus{-webkit-transform:translateY(0);transform:translateY(0)}.model{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;left:0;opacity:0;overflow:hidden;position:fixed;top:0;-webkit-transform:scale(0);transform:scale(0);transition:opacity .4s ease,visibility .4s ease,-webkit-transform .5s ease-in-out;transition:opacity .4s ease,visibility .4s ease,transform .5s ease-in-out;transition:opacity .4s ease,visibility .4s ease,transform .5s ease-in-out,-webkit-transform .5s ease-in-out;visibility:hidden;width:100%;z-index:999}.model.open{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.model img{display:block;height:auto;line-height:0;margin:0 auto;max-height:100%;max-width:100%;padding:20px 0;width:auto}.model.open svg{background-color:rgba(0,0,0,.4);color:#fff;cursor:pointer;height:2rem;padding:5px;position:fixed;right:10px;top:10px;width:2rem}@media only screen and (min-width:7681px){.images{height:770px}}@media only screen and (max-width:7680px){.images{height:630px}}@media only screen and (max-width:3800px){.images{height:550px}}@media only screen and (max-width:2500px){.images{height:360px}}@media only screen and (max-width:1900px){.images{height:340px}}@media only screen and (max-width:1700px){.images{height:310px}}@media only screen and (max-width:1600px){.images{height:240px}}@media only screen and (max-width:1400px){.images{height:210px}}@media only screen and (max-width:1300px){.images{height:195px}}@media only screen and (max-width:1200px){.images{height:180px}}@media only screen and (max-width:1000px){.images{height:150px}}@media only screen and (max-width:990px){.gallery{grid-template-columns:repeat(3,1fr)!important}.images{height:260px}}@media only screen and (max-width:800px){.images{height:220px}}@media only screen and (max-width:576px){.gallery{grid-template-columns:repeat(2,1fr)!important}.images{height:260px}}@media only screen and (max-width:400px){.images{height:160px}}@media only screen and (max-width:282px){.images{height:100px}}@media only screen and (max-width:250px){.images{height:80px}}.Preloader{background-color:#b0c364;height:100vh;overflow:hidden;width:100vw}.Preloader .text{-webkit-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite;color:#333;font-family:Amatic SC;font-size:6vh;opacity:.75;text-align:center;top:25vh;width:100vw}#cooking,.Preloader .text{margin:0 auto;position:relative}#cooking{height:75vh;overflow:hidden;top:0;width:75vh}#cooking .bubble{border-radius:100%;box-shadow:0 0 .25vh #4d4d4d;opacity:0;position:absolute}#cooking .bubble:first-child{-webkit-animation:bubble 2s cubic-bezier(.53,.16,.39,.96) infinite;animation:bubble 2s cubic-bezier(.53,.16,.39,.96) infinite;background-color:#454545;height:2.5vh;left:58%;margin-top:2.5vh;width:2.5vh}#cooking .bubble:nth-child(2){-webkit-animation:bubble 2s ease-in-out .35s infinite;animation:bubble 2s ease-in-out .35s infinite;background-color:#3d3d3d;height:2vh;left:52%;margin-top:3vh;width:2vh}#cooking .bubble:nth-child(3){-webkit-animation:bubble 1.5s cubic-bezier(.53,.16,.39,.96) .55s infinite;animation:bubble 1.5s cubic-bezier(.53,.16,.39,.96) .55s infinite;background-color:#333;height:1.5vh;left:50%;margin-top:1.8vh;width:1.5vh}#cooking .bubble:nth-child(4){-webkit-animation:bubble 1.8s cubic-bezier(.53,.16,.39,.96) .9s infinite;animation:bubble 1.8s cubic-bezier(.53,.16,.39,.96) .9s infinite;background-color:#2b2b2b;height:1.2vh;left:56%;margin-top:2.7vh;width:1.2vh}#cooking .bubble:nth-child(5){-webkit-animation:bubble 1.6s ease-in-out 1s infinite;animation:bubble 1.6s ease-in-out 1s infinite;background-color:#242424;height:1.1vh;left:63%;margin-top:2.7vh;width:1.1vh}#cooking #area{-webkit-animation:flip 2.1s ease-in-out infinite;animation:flip 2.1s ease-in-out infinite;background-color:transparent;bottom:0;height:50%;right:0;width:50%}#cooking #area,#cooking #area #sides{position:absolute;-webkit-transform-origin:15% 60%;transform-origin:15% 60%}#cooking #area #sides{-webkit-animation:switchSide 2.1s ease-in-out infinite;animation:switchSide 2.1s ease-in-out infinite;height:100%;width:100%}#cooking #area #sides #handle{background-color:transparent;border-left:1vh solid transparent;border-radius:100%;border-top:1vh solid #333;bottom:18%;height:20%;position:absolute;right:80%;-webkit-transform:rotate(20deg) rotateX(0deg) scale(1.3,.9);transform:rotate(20deg) rotateX(0deg) scale(1.3,.9);width:35%}#cooking #area #sides #pan{background-color:#333;border-radius:0 0 1.4em 1.4em;bottom:20%;height:8%;position:absolute;right:30%;-webkit-transform-origin:-15% 0;transform-origin:-15% 0;width:50%}#cooking #area #pancake{-webkit-animation:jump 2.1s ease-in-out infinite;animation:jump 2.1s ease-in-out infinite;height:100%;position:absolute;top:24%;-webkit-transform:rotateX(85deg);transform:rotateX(85deg);width:100%}#cooking #area #pancake #pastry{-webkit-animation:fly 2.1s ease-in-out infinite;animation:fly 2.1s ease-in-out infinite;background-color:#333;border-radius:100%;bottom:26%;box-shadow:0 0 3px 0 #333;height:45%;position:absolute;right:37%;-webkit-transform-origin:-20% 0;transform-origin:-20% 0;width:40%}@-webkit-keyframes jump{0%{top:24%;-webkit-transform:rotateX(85deg);transform:rotateX(85deg)}25%{top:10%;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}50%{top:30%;-webkit-transform:rotateX(85deg);transform:rotateX(85deg)}75%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(85deg);transform:rotateX(85deg)}}@keyframes jump{0%{top:24%;-webkit-transform:rotateX(85deg);transform:rotateX(85deg)}25%{top:10%;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}50%{top:30%;-webkit-transform:rotateX(85deg);transform:rotateX(85deg)}75%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(85deg);transform:rotateX(85deg)}}@-webkit-keyframes flip{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-27deg);transform:rotate(-27deg)}30%,50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}55%{-webkit-transform:rotate(27deg);transform:rotate(27deg)}83.3%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes flip{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-27deg);transform:rotate(-27deg)}30%,50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}55%{-webkit-transform:rotate(27deg);transform:rotate(27deg)}83.3%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes switchSide{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes switchSide{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes fly{0%{bottom:26%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{bottom:40%}50%{bottom:26%;-webkit-transform:rotate(-190deg);transform:rotate(-190deg)}80%{bottom:40%}to{bottom:26%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fly{0%{bottom:26%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{bottom:40%}50%{bottom:26%;-webkit-transform:rotate(-190deg);transform:rotate(-190deg)}80%{bottom:40%}to{bottom:26%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes bubble{0%{opacity:0;top:80%;-webkit-transform:scale(.15);transform:scale(.15)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;top:60%;-webkit-transform:scale(.33);transform:scale(.33)}}@keyframes bubble{0%{opacity:0;top:80%;-webkit-transform:scale(.15);transform:scale(.15)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;top:60%;-webkit-transform:scale(.33);transform:scale(.33)}}@-webkit-keyframes pulse{0%{opacity:.25;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}to{opacity:.25;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:.25;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}to{opacity:.25;-webkit-transform:scale(1);transform:scale(1)}}.BlogBody{display:flex;flex-wrap:wrap;gap:2em;max-width:1200px;padding:0 2em}.BlogBody .blog-left{flex:3.2 1}.BlogBody .blog-right{flex:1 1}@media only screen and (max-width:1199px){.BlogBody{max-width:992px}.BlogBody .blog-left{flex:2.4 1}.BlogBody .blog-right{flex:1 1}}@media only screen and (max-width:991px){.BlogBody{align-items:center;flex-direction:column;justify-content:center;max-width:768px}.BlogBody .blog-right{max-width:330px}}@media only screen and (max-width:767px){.BlogBody{max-width:100%}}.Main-Body{max-width:100%;text-align:left}.Main-Body section:first-child img{width:100%}.Main-Body section:nth-child(2){display:flex;flex-direction:column;font-family:Montserrat,sans-serif;margin:3rem 0}.Main-Body section:nth-child(2) span:first-child{color:#b0c364;font-size:.8em;font-weight:700;text-transform:uppercase}.Main-Body section:nth-child(2) span:nth-child(2){font-size:1.7em;font-weight:600;line-height:2.3em}.Main-Body section:nth-child(2) span:nth-child(3){color:#787879;font-size:.8em;font-weight:700;text-transform:uppercase}.Main-Body section:nth-child(3) p{color:#787879;text-align:justify}.NameCard{margin-bottom:2em;max-width:100%;min-height:100px}.NameCard section:first-child{background-image:url(https://preview.colorlib.com/theme/bueno/img/core-img/xpattern.png.pagespeed.ic.ijBkbx9gqi.webp);padding:0 2.3em .7em}.NameCard section:first-child img{border-radius:50%;margin:2em 0;max-width:100%}.NameCard section:first-child p{color:#787879;text-align:center}.NameCard section:nth-child(2){align-items:center;background-color:#b0c364;color:#fff;display:flex;flex-direction:center;flex-wrap:center;gap:2em;justify-content:center;min-height:3em}.Newslater{background-color:#eaeff1;max-width:100%;padding:30px}.Newslater h6{font-size:16px;font-weight:600;margin-bottom:30px;text-align:center}.Newslater input{border:1px solid #dadfe5;font-weight:600;min-height:50px;padding:0 20px;width:100%}.Newslater input[type=email]{border-bottom:2px solid #b0c364;font-size:12px;margin-bottom:20px;outline:none;text-transform:uppercase}.Newslater input[type=submit]{background-color:#b0c364;color:#fff;font-size:15px}.Newslater p{color:#787879;font-size:11px;font-style:italic;font-weight:500;margin-bottom:0;margin-top:15px}.Blog-Sidebar{grid-row-gap:1.6em;align-content:center;display:grid;grid-template-rows:auto;justify-content:center;margin-bottom:2em;max-width:100%;row-gap:1.6em}.Blog-Sidebar section:first-child{background-color:#000;max-width:100%;position:relative}.Blog-Sidebar section:first-child span{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:none;flex-wrap:none;font-size:1.25em;font-style:italic;height:30%;justify-content:center;left:50%;opacity:.6;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}.Blog-Sidebar section:first-child img{object-fit:cover;opacity:.6;width:100%}.Blog-Sidebar section:nth-child(2){grid-row-gap:1em;display:grid;grid-template-rows:auto;row-gap:1em}.Blog-Sidebar section:nth-child(2) div{grid-column-gap:1em;-webkit-column-gap:1em;column-gap:1em;display:grid;grid-template-columns:4.8em 3fr}.Blog-Sidebar section:nth-child(2) div section:first-child img{height:5em;object-fit:cover;object-position:center;width:100%}.Blog-Sidebar section:nth-child(2) div section:nth-child(2){row-gap:0;text-align:left}.Blog-Sidebar section:nth-child(2) div section:nth-child(2) h3{font-size:1em;font-weight:700;margin:0}.Blog-Sidebar section:nth-child(2) div section:nth-child(2) h6{font-size:.8em}
/*# sourceMappingURL=main.f353af3d.css.map*/