@font-face{font-family:Monda;src:url(../fonts/monda/Monda-Medium.woff2) format("woff2"),url(../fonts/monda/Monda-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Monda;src:url(../fonts/monda/Monda-Bold.woff2) format("woff2"),url(../fonts/monda/Monda-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Monda;src:url(../fonts/monda/Monda-Regular.woff2) format("woff2"),url(../fonts/monda/Monda-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Monda;src:url(../fonts/monda/Monda-SemiBold.woff2) format("woff2"),url(../fonts/monda/Monda-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins/Poppins-Regular.woff2) format("woff2"),url(../fonts/poppins/Poppins-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins/Poppins-Bold.woff2) format("woff2"),url(../fonts/poppins/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins/Poppins-Light.woff2) format("woff2"),url(../fonts/poppins/Poppins-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/poppins/Poppins-Medium.woff2) format("woff2"),url(../fonts/poppins/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.catalog-page{width:100%;height:100%;display:flex;flex-direction:column}.banner{width:100%;background-color:#f4f4f4;padding:50px 0}.banner .banner-container{max-width:1440px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;place-items:center}@media screen and (max-width: 991px){.banner .banner-container{grid-template-columns:repeat(1,1fr);padding:0 24px}}.banner .banner-container h4{color:#10395c;font-weight:600}@media screen and (max-width: 991px){.banner .banner-container h4{text-align:center}}.banner .banner-container img{width:100%;height:100%;max-width:400px;max-height:400px;object-fit:cover}.banner .banner-container p{font-size:14px;font-weight:400;color:#707070;padding-right:24px}@media screen and (max-width: 991px){.banner .banner-container p{text-align:center;padding:0}}.catalog{padding:0 0 50px}.catalog .catalog-container{max-width:1440px;width:100%;margin:0 auto;display:grid;grid-template-columns:200px 1fr;gap:50px}@media screen and (max-width: 991px){.catalog .catalog-container{grid-template-columns:repeat(1,1fr);padding:20px 10px;gap:20px}}.catalog .catalog-categories{display:flex;flex-direction:column;align-items:flex-end;gap:10px;position:sticky;left:0;top:0;height:100vh;padding-top:50px}@media screen and (max-width: 991px){.catalog .catalog-categories{height:auto;padding-top:10px;padding-bottom:10px;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.catalog .catalog-categories .categories-container{display:flex;flex-direction:column;align-items:flex-end;gap:10px}@media screen and (max-width: 991px){.catalog .catalog-categories .categories-container{display:none}}.catalog .catalog-categories .categories-select{display:none}@media screen and (max-width: 991px){.catalog .catalog-categories .categories-select{display:flex}}.catalog .catalog-categories .categories-select select{font-family:Poppins;font-weight:500;font-size:14px;color:#10395c}.catalog .catalog-categories h5{color:#ce5c35;font-weight:600;margin-bottom:10px}@media screen and (max-width: 991px){.catalog .catalog-categories h5{margin-bottom:0}}.catalog .catalog-categories .categorie{font-family:Poppins;font-weight:400;font-size:14px;transition:color .3s ease,transform .3s ease;cursor:pointer;text-align:right}.catalog .catalog-categories .categorie:hover{color:#ce5c35;transform:scale(1.2);text-decoration:none}.catalog .catalog-grid{padding-top:50px;padding-bottom:200px;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}@media screen and (max-width: 991px){.catalog .catalog-grid{grid-template-columns:repeat(2,1fr);gap:15px;padding-top:0;padding-bottom:0}}.catalog .catalog-grid .card-product{width:100%;height:310px;background-color:#f4f4f4;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px}@media screen and (max-width: 991px){.catalog .catalog-grid .card-product{padding:15px 7px;gap:15px;height:100%}}.catalog .catalog-grid .card-product img{width:100%;height:100%;object-fit:cover;max-width:153px;max-height:233px}.catalog .catalog-grid .card-product p{font-weight:500;font-size:14px;color:#10395c;width:100%;text-align:center}
