@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;font-family:Poppins,sans-serif}.gray{color:gray}.standart{font-weight:400}.nav-container{display:flex;background-color:#fff;flex-grow:1;box-shadow:0 8px 26px -8px #0000001f;-webkit-box-shadow:0px 8px 26px -8px rgba(0,0,0,.12);-moz-box-shadow:0px 8px 26px -8px rgba(0,0,0,.12)}.nav-container>img{width:10em;height:3em;margin:3em 0 3em 3em;align-items:center}.hero-container{display:flex;padding:5em;gap:1.5em;justify-content:center;margin:auto}.gallery-container2,.gallery-container4{display:flex;flex-direction:column;justify-content:space-around;gap:1.5em}.gallery-container1>img,.gallery-container3>img,.gallery-container4>img,.gallery-container5>img{width:10em;height:auto;border-radius:1em;overflow:hidden}.gallery-container2>img{width:10em;height:auto;border-radius:1em}.gallery-container3,.gallery-container1,.gallery-container5{display:flex;flex-direction:column;justify-content:space-around;margin-top:3em;margin-bottom:3em}.mid-container{display:inline-block;flex-direction:column;max-width:42em;margin-bottom:5em}.mid-container>h1{font-weight:600;font-size:4em;margin-left:36px;margin-bottom:auto}.mid-container>p{font-weight:300;font-size:2em;margin-left:36px}.main-card-container{display:flex;overflow:scroll;flex-wrap:nowrap;overflow-x:auto}.card-container{display:flex;width:16.5em;overflow:hidden;margin-left:36px;margin-bottom:5em;height:100%;flex:0 0 auto;flex-direction:column;position:relative}.photo>img{border-radius:1em;width:100%}.photo{width:auto;height:auto}.detail>img{width:auto;margin-right:10px}.detail>*{font-weight:300}strong{font-weight:600}.card--badge{position:absolute;top:6px;left:6px;background-color:#fff;padding:5px 7px;border-radius:1em;font-weight:700;opacity:90%}
