.home{display:grid;grid-template-areas:"header" "video" "toptours" "spc-0" "createtour" "spc-1" "greatdestinations" "promotions" "spc-2" "logomiddleware" "buttons" "testimony" "spc-2plus" "tags" "spc-3" "footer";grid-template-rows:108px 1fr auto 30px auto 75px auto auto 65px auto auto auto 65px auto 65px auto}.spc-1{grid-area:spc-1}.spc-2{grid-area:spc-2}.spc-1,.spc-2{width:100%;max-width:1440px;margin:0 auto;height:100%}.tags{grid-area:tags;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:10px;width:100%;max-width:1440px;margin:0 auto}.tag-unit{max-width:350px;display:flex;justify-content:center;align-items:center}.buttons{grid-area:buttons;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:10px;margin:40px auto 60px;width:100%;max-width:1440px}.tag-unit-buttons{max-width:250px;display:flex;justify-content:center;align-items:center}@media (min-width: 1200px) and (max-width: 1460px){.buttons,.tags{width:100%;max-width:1200px}}@media (min-width: 992px) and (max-width: 1199px){.buttons,.tags{width:100%;max-width:992px}}@media (max-width: 991px){.buttons,.tags{max-width:100%}.home{grid-template-areas:"header" "video" "toptours" "spc-0" "createtour" "spc-1" "greatdestinations" "promotions" "spc-2" "logomiddleware" "buttons" "testimony" "spc-2plus" "tags" "spc-3" "footer";grid-template-rows:108px 1fr auto 40px auto 75px auto auto 10px auto auto auto 65px auto 65px auto}}
