.collection-head{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%}@media screen and (min-width: 993px){.collection-head{min-height:1000px;padding:42px var(--gl-indent) 73px}}@media screen and (max-width: 992px){.collection-head{min-height:max(375px, min(100vw, 600px));padding:42px var(--gl-indent)}}.collection-head__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collection-head__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1230px;height:100%}.collection-head__title,.collection-head__description,.collection-head__anchor{position:relative;z-index:1;max-width:540px}.collection-head__title{font-family:"Rockstar",sans-serif;font-weight:400;line-height:.98;margin:0}@media screen and (min-width: 993px){.collection-head__title{font-size:120px}}@media screen and (max-width: 992px){.collection-head__title{font-size:70px}}.collection-head__title:not(:last-child){margin-bottom:24px}@media screen and (min-width: 993px){.collection-head__title.collection-head__title--indent_mod:not(:last-child){margin-bottom:75px}}@media screen and (max-width: 992px){.collection-head__title.collection-head__title--indent_mod:not(:last-child){margin-bottom:32px}}.collection-head__description{margin-bottom:25px;font-weight:400;line-height:1.33}.collection-head__description p{margin:0}@media screen and (min-width: 993px){.collection-head__description{font-size:18px}}@media screen and (max-width: 992px){.collection-head__description{font-size:16px}}.collection-head__description:not(:last-child){margin-bottom:24px}.collection-head__anchor{display:flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:8px;font-size:16px;font-weight:600;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:background-color .3s ease, color .3s ease}@media screen and (max-width: 992px){.collection-head__anchor{width:100%;max-width:335px}}
