:root{--primary-color:#000;--secondary-color:#fff;--hover-active-color:#b6b6b6}.wrapper-detail{padding:3.75rem 2.375rem;max-width:1280px;margin:0 auto}@media(max-width:768px){.wrapper-detail{padding:3.75rem 1rem}}@media(max-width:450px){.wrapper-detail{padding:0 1rem}}.wrapper-detail .header{display:flex;align-items:baseline;justify-content:space-between}@media(max-width:470px){.wrapper-detail .header{position:relative}}.wrapper-detail .header .title{font-size:57px;margin-bottom:1.56rem}@media(max-width:470px){.wrapper-detail .header .title{font-size:45px}}.wrapper-detail .information{margin-bottom:.937rem;font-size:24px}.wrapper-detail .information a{color:var(--primary-color)}@media(max-width:450px){.wrapper-detail .information{font-size:24px}}.wrapper-detail .images{margin-top:2.81rem}.wrapper-detail .images-item{width:100%;height:auto;margin-bottom:.937rem}.wrapper-detail .arrows{text-align:right;margin-top:1rem}@media(max-width:450px){.wrapper-detail .arrows{margin:1rem 0}}.wrapper-detail .arrow-left{margin-right:1.875rem}.wrapper-detail .arrow-left,.wrapper-detail .arrow-right{cursor:pointer}.spinner{text-align:center;height:100vh}.spinner p{font-size:1.3rem}