.link-page{padding:0;width:100%;margin:0;text-align:center}.link-page .container{margin:0 auto;max-width:100%}.link-page .container .rim{height:1px;position:absolute;width:100%;bottom:0;left:0;right:0;background:linear-gradient(90deg,transparent,#E9B145,transparent);background-position:0 50%;animation:5s ease rimLight;animation-iteration-count:infinite;z-index:2;opacity:1;transition:.3s opacity;transition-delay:1s}.link-page .container .rim.top{bottom:auto;top:0}@keyframes rimLight{0%{background-position:0 50%}100%{background-position:-100vw 50%}}.link-page .container .news-container{position:relative;height:70px;background:linear-gradient(90deg,#0F0E10,#000);margin:0}.link-page .container .news-container.bordered{border-top:1px solid #FFF}.link-page .container .news-container #latest-news{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0}.link-page .container .news-container #latest-news .call-to-action{position:absolute;left:0;top:0;width:100%;height:100%;animation:30s actionShow linear infinite;font-size:18px;line-height:68px;text-align:center;font-weight:400;text-transform:uppercase;letter-spacing:2px;word-spacing:2px;color:#FFF;text-decoration:none;cursor:default}@media only screen and (max-width:767px){.link-page .container .news-container #latest-news .call-to-action{font-size:12px;letter-spacing:.5px;word-spacing:.5px}}@keyframes actionShow{0%,10%,100%,98%{opacity:1}12%,90%{opacity:0}}.link-page .container .news-container #latest-news .marquee{position:absolute;top:0;width:100%;margin:0 auto;white-space:nowrap;overflow:hidden;color:#FFF;font-size:20px;font-weight:300;letter-spacing:1.5px;word-spacing:1px;line-height:68px}.link-page .container .news-container #latest-news .marquee .marquee-scroll{display:inline-block;padding-left:50%;animation:marquee 30s linear infinite}@media only screen and (max-width:767px){.link-page .container .news-container #latest-news .marquee .marquee-scroll{padding-left:30%}}.link-page .container .news-container #latest-news .marquee .icon{display:inline-block;margin:0 15px}@keyframes marquee{0%{transform:translate(50%,0)}100%{transform:translate(-100%,0)}}.link-page .container .news-container #latest-news .marquee b{font-weight:700}@keyframes move{to{transform:translateX(-100%)}}.link-page .container .main-section{position:relative;width:100%;margin:0 auto;padding:70px 0;height:auto;background:#FFF}.link-page .container .main-section.padded{padding:70px 50px!important}.link-page .container .main-section.no-padding{padding:70px 0 0!important}@media only screen and (max-width:767px){.link-page .container .main-section{padding:50px 0}}.link-page .container .main-section.pre-footer{padding:70px 0 170px!important}@media only screen and (max-width:767px){.link-page .container .main-section.pre-footer{padding:50px 0 150px!important}}.link-page .container .main-section.large{height:auto;background:linear-gradient(0deg,#020202,#20222c)}.link-page .container .main-section.fixed-bg{background-attachment:fixed}.link-page .container .main-section.bevel{background:#0F0E10;padding:70px 0}@media only screen and (max-width:767px){.link-page .container .main-section.bevel{padding:50px 0}}.link-page .container .main-section.bevel .section-subtitle{color:#0F0E10}.link-page .container .main-section.emboss{background:#0F0E10;padding:50px 0 55px}@media only screen and (max-width:767px){.link-page .container .main-section.emboss{padding:50px 0}}.link-page .container .main-section.emboss .section-subtitle{color:#FFF}.link-page .container .main-section.emboss.dark{background:linear-gradient(0deg,#000,#0F0E10)}.link-page .container .main-section.no-shadow{box-shadow:none!important}.link-page .container .main-section.min-padding{padding:30px 0}.link-page .container .main-section.no-pad-top{padding-top:0}.link-page .container .main-section.no-pad-bottom{padding-bottom:0}.link-page .container .main-section.max-padding{padding:100px 0 110px}.link-page .container .main-section .container .center.no-padding,.link-page .container .main-section .no-padding,.link-page .container .main-section.no-padding{padding:0}.link-page .container .main-section .container{max-width:1100px}.link-page .container .main-section .container.full{max-width:100%}.link-page .container .main-section .container .center.min-padding{padding:0 10px}.link-page .container .main-section .container .left{text-align:left;padding-right:0;padding-left:30px}.link-page .container .main-section .container .left.bordered{border-left:1px solid rgba(255,255,255,.1)}.link-page .container .main-section .container .right{text-align:right;padding-left:0;padding-right:30px}.link-page .container .main-section .container .right.bordered{border-right:1px solid rgba(255,255,255,.1)}@media only screen and (max-width:767px){.link-page .container .main-section .container .left,.link-page .container .main-section .container .right{text-align:center;padding:0 20px}}.link-page .container .main-section .canvas-carousel{max-width:unset}.link-page .container .main-section .canvas-carousel .canvas-card{max-width:100%;flex:0 0 calc(100% - 30px);margin:0 auto;position:relative;padding:0;overflow:hidden;height:auto;cursor:pointer;display:none}@media only screen and (max-width:767px){.link-page .container .main-section .canvas-carousel .canvas-card{display:block}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details,.link-page .container .main-section .canvas-carousel .canvas-card::before{opacity:1!important}.link-page .container .main-section .canvas-carousel .canvas-card .platform-logo{transform:translateY(0)!important;opacity:1!important}}.link-page .container .main-section .canvas-carousel .canvas-card:hover .canvas-details,.link-page .container .main-section .canvas-carousel .canvas-card:hover::before{opacity:1}.link-page .container .main-section .canvas-carousel .canvas-card:hover .platform-logo{transform:translateY(0);opacity:1}.link-page .container .main-section .canvas-carousel .canvas-card:before{content:'';position:absolute;top:0;left:0;width:100%;height:calc(100% - 5px);background:linear-gradient(0deg,rgba(233,177,69,.5),transparent);border-radius:7px;opacity:0;transition:.5s opacity}.link-page .container .main-section .canvas-carousel .canvas-card video{width:100%;height:auto;border-radius:7px}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details{position:absolute;height:auto;bottom:5px;top:unset;left:0;width:100%;padding:20px;z-index:3;opacity:0;transition:1s opacity}@media only screen and (max-width:767px){.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details{padding:10px}}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .canvas-message{font-size:12px;letter-spacing:.5px;word-spacing:.5px;font-weight:400;text-shadow:0 0 3px rgba(255,255,255,.5);background:linear-gradient(0deg,rgba(15,14,16,.2),rgba(15,14,16,.4));padding:10px 15px 15px;border-radius:7px;text-align:left;margin-top:10px}@media only screen and (max-width:767px){.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .canvas-message{font-size:13px}}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .canvas-message span{display:block;font-size:12px;font-weight:500;margin-top:10px;background:#0F0E10;color:#FFF;text-align:center;padding:5px;border-radius:5px;transition:.3s color,.3s background,.3s text-shadow}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .canvas-message span i{font-size:15px;transform:translateY(1px);margin-right:3px}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .canvas-message span:hover{background:#E9B145;color:#020202;text-shadow:0 0 3px rgba(15,14,16,.5)}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .release-context .release-cover{width:90px;height:90px;background-size:cover!important;background-repeat:no-repeat!important;background-position:50% 50%!important;border-radius:7px;margin-bottom:10px}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .release-context .release-details{width:100%;margin:0 auto;white-space:nowrap;padding:0 1px}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .release-context .release-details .release-title{text-align:left;display:block;margin:0;padding:0}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .release-context .release-details .release-title p{font-size:14px;line-height:20px;font-weight:500}@media only screen and (max-width:767px){.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .release-context .release-details .release-title p{font-size:14px;letter-spacing:0;word-spacing:0}}.link-page .container .main-section .canvas-carousel .canvas-card .canvas-details .release-context .release-details .release-title p span{display:block;font-size:12px;font-weight:400}.link-page .container .main-section .canvas-carousel .canvas-card .platform-logo{height:70px;position:absolute;top:5px;right:2px;opacity:0;transform:translateY(10px);transition:.5s opacity,.5s transform}.link-page .container .main-section .newsletter-subscribe,.link-page .container .main-section .socials-follow{height:auto}.link-page .container .main-section .newsletter-subscribe.subscribed .subscribed-message,.link-page .container .main-section .socials-follow.subscribed .subscribed-message{margin:15px 0 0;height:20px;opacity:1;text-shadow:0 0 3px rgba(255,255,255,.3)}.link-page .container .main-section .newsletter-subscribe .section-title,.link-page .container .main-section .socials-follow .section-title{font-size:33px;font-weight:300;color:#FFF;letter-spacing:0;word-spacing:0;margin:0 0 25px;padding:0}.link-page .container .main-section .newsletter-subscribe .section-title.stream,.link-page .container .main-section .socials-follow .section-title.stream{text-transform:uppercase;letter-spacing:5px;font-size:12px;font-weight:400}.link-page .container .main-section .newsletter-subscribe .section-title.stream i,.link-page .container .main-section .socials-follow .section-title.stream i{font-size:15px;vertical-align:middle;font-weight:700}.link-page .container .main-section .newsletter-subscribe .section-title.stream span,.link-page .container .main-section .socials-follow .section-title.stream span{display:block;letter-spacing:1px;word-spacing:1px;font-size:27px;font-weight:600;text-transform:none}@media only screen and (max-width:767px){.link-page .container .main-section .newsletter-subscribe .section-title,.link-page .container .main-section .socials-follow .section-title{font-size:30px;line-height:35px;margin-bottom:20px}}.link-page .container .main-section .newsletter-subscribe .section-title span,.link-page .container .main-section .socials-follow .section-title span{font-weight:700;font-style:normal}.link-page .container .main-section .newsletter-subscribe .section-detail,.link-page .container .main-section .socials-follow .section-detail{margin:0 auto 30px;font-size:20px;letter-spacing:.5px;word-spacing:.5px;line-height:40px;font-weight:300;padding:0}.link-page .container .main-section .newsletter-subscribe .section-detail span,.link-page .container .main-section .socials-follow .section-detail span{font-weight:700}.link-page .container .main-section .newsletter-subscribe .section-input,.link-page .container .main-section .socials-follow .section-input{max-width:500px;margin:30px auto 0}.link-page .container .main-section .newsletter-subscribe .section-input input,.link-page .container .main-section .socials-follow .section-input input{font-weight:400;font-size:18px;padding-bottom:0}@media only screen and (max-width:767px){.link-page .container .main-section .newsletter-subscribe .section-detail,.link-page .container .main-section .socials-follow .section-detail{font-size:18px;line-height:35px}.link-page .container .main-section .newsletter-subscribe .section-input,.link-page .container .main-section .socials-follow .section-input{height:100px}.link-page .container .main-section .newsletter-subscribe .section-input input,.link-page .container .main-section .socials-follow .section-input input{height:50px}}.link-page .container .main-section .newsletter-subscribe .section-input button,.link-page .container .main-section .socials-follow .section-input button{border-radius:7px 25px 25px 7px;font-weight:700;padding:0 20px;font-size:15px;letter-spacing:1px;word-spacing:1px}@media only screen and (max-width:767px){.link-page .container .main-section .newsletter-subscribe .section-input button,.link-page .container .main-section .socials-follow .section-input button{top:50px;width:calc(100% - 12px);border-radius:7px}}.link-page .container .main-section .newsletter-subscribe .section-input button:hover,.link-page .container .main-section .socials-follow .section-input button:hover{background:#E9B145!important;color:#0F0E10!important}.link-page .container .main-section .newsletter-subscribe .subscribed-message,.link-page .container .main-section .socials-follow .subscribed-message{font-size:14px;font-weight:400;line-height:20px;height:0;overflow:hidden;text-shadow:0 0 3px rgba(255,255,255,0);transition:.3s height,.3s margin,.3s text-shadow,.3s opacity}.link-page .container .main-section .newsletter-subscribe .subscribed-message span,.link-page .container .main-section .socials-follow .subscribed-message span{font-weight:700}.link-page .container .main-section .socials-follow .release-cover{height:300px;margin:0 auto 35px;width:300px;border-radius:10px;background-size:cover!important;background-repeat:no-repeat!important;background-position:50% 50%!important;border:1px solid rgba(255,255,255,.1)}.link-page .container .main-section .socials-follow .social-links{line-height:30px;font-size:25px;list-style:none}.link-page .container .main-section .socials-follow .social-links .link{display:inline-block;margin:0 auto 10px;width:60px;min-width:45px;color:rgba(255,255,255,.3);text-shadow:0 0 3px transparent;border:1px solid rgba(255,255,255,.1);border-radius:5px;padding:7px 0;transition:.3s color,1s text-shadow,.3s border;text-decoration:none}.link-page .container .main-section .socials-follow .social-links .link p{display:none}@media only screen and (max-width:767px){.link-page .container .main-section .socials-follow .social-links .link{display:block;width:100%;min-width:20px;padding:8px 10px 10px;text-align:left;text-shadow:none!important}.link-page .container .main-section .socials-follow .social-links .link:hover i,.link-page .container .main-section .socials-follow .social-links .link:hover p{color:#E9B145}.link-page .container .main-section .socials-follow .social-links .link:hover p span{background:#E9B145;color:#0F0E10;border:1px solid #0F0E10}.link-page .container .main-section .socials-follow .social-links .link:hover p span i{color:#0F0E10}.link-page .container .main-section .socials-follow .social-links .link:last-of-type{margin-bottom:0}.link-page .container .main-section .socials-follow .social-links .link p{display:inline;vertical-align:middle;font-size:15px;font-weight:400;color:rgba(255,255,255,.8);transition:.3s color}.link-page .container .main-section .socials-follow .social-links .link p span{float:right;font-size:12px;font-weight:600;border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);border-radius:5px;padding:0 10px;line-height:32px;transition:.3s background,.3s color,.3s border}.link-page .container .main-section .socials-follow .social-links .link p span i{color:rgba(255,255,255,.5);font-size:14px;margin:0;vertical-align:middle;width:17px;text-align:right;transition:.3s color}.link-page .container .main-section .socials-follow .social-links .link i{width:30px;text-align:center;font-size:24px;vertical-align:middle;margin-bottom:1px;color:rgba(255,255,255,.8);transition:.3s color}}.link-page .container .main-section .socials-follow .social-links .link:hover{color:#E9B145;text-shadow:0 0 3px rgba(233,177,69,.5);border:1px solid #E9B145}.link-page .container .main-section .pattern{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-size:30%!important;background-position:50% 0;opacity:.03;animation:30s pattern;animation-direction:normal;animation-iteration-count:infinite;animation-timing-function:linear}.link-page .container .main-section .pattern.no-anim{animation:none;opacity:.015}.link-page .container .main-section .pattern.slide{background-attachment:fixed!important}@keyframes pattern{0%,100%{opacity:.01}50%{opacity:.03}}.link-page .container .main-section .section-title{color:#FFF;position:relative;display:inline-block;letter-spacing:0;word-spacing:0;font-size:40px;font-weight:500;font-style:normal;padding:0;border-radius:3px;margin:-8px 0 15px;line-height:42px;transition:.3s color,.3s border}@media only screen and (max-width:767px){.link-page .container .main-section .pattern{background-size:70%!important}.link-page .container .main-section .section-title{line-height:45px;letter-spacing:0;word-spacing:0;margin-bottom:20px}}.link-page .container .main-section .section-title.alt{margin-bottom:50px;border-bottom:1px solid rgba(255,255,255,.1);text-transform:uppercase;letter-spacing:5px;font-size:12px;font-weight:500}@media only screen and (max-width:767px){.link-page .container .main-section .section-title.alt{margin-bottom:20px}}.link-page .container .main-section .section-title.alt:before{display:none}.link-page .container .main-section .section-subtitle{font-size:40px;font-weight:500;letter-spacing:0;word-spacing:0;margin:0 0 10px;color:#0F0E10;font-style:normal}.link-page .container .main-section .section-subtitle span{display:block;font-size:25px;font-weight:400;font-style:normal}.link-page .container .main-section .section-subtitle.small{font-weight:300;font-size:40px;margin-bottom:-10px}@media only screen and (max-width:767px){.link-page .container .main-section .section-subtitle.small{font-size:25px;margin-bottom:-7px}}.link-page .container .main-section .section-subtitle.large,.link-page .container .main-section .section-subtitle.larger{color:#fff;font-size:65px;font-weight:500}@media only screen and (max-width:767px){.link-page .container .main-section .section-subtitle.large,.link-page .container .main-section .section-subtitle.larger{font-size:47px;line-height:45px;margin-top:10px}}.link-page .container .main-section .section-subtitle.larger{font-size:130px;margin-top:-25px}@media only screen and (max-width:767px){.link-page .container .main-section .section-subtitle.larger{font-size:100px;margin-top:25px}.link-page .container .main-section .section-subtitle{font-size:40px;letter-spacing:0;word-spacing:0;margin-bottom:15px}}.link-page .container .main-section .section-note{font-size:20px;letter-spacing:0;word-spacing:0;font-weight:300;margin:15px 0 0;color:#FFF}.link-page .container .main-section .section-note.invert{color:#0F0E10;font-weight:800!important}.link-page .container .main-section .section-note.invert span{color:#0F0E10;font-weight:500}.link-page .container .main-section .section-note.large{margin:0;font-size:34px;letter-spacing:-1px;word-spacing:-1px;text-align:left}@media only screen and (max-width:767px){.link-page .container .main-section .section-note.large{font-size:20px}.link-page .container .main-section .section-note.large.invert{font-size:28px}}.link-page .container .main-section .section-note.center{font-size:27px;text-align:center;margin:15px auto 0!important;letter-spacing:0;word-spacing:0;text-transform:uppercase}.link-page .container .main-section .section-note span{color:#E9B145;font-weight:500}@media only screen and (max-width:767px){.link-page .container .main-section .section-note.center{font-size:20px;margin:0 0 15px!important}.link-page .container .main-section .section-note{margin:0 0 15px;font-weight:300}}.link-page .container .main-section .section-detail{color:#FFF;font-size:25px;font-weight:300;line-height:35px;letter-spacing:0;word-spacing:0;margin:0}.link-page .container .main-section .section-detail span{font-weight:500;font-style:normal}@media only screen and (max-width:767px){.link-page .container .main-section .section-detail{font-size:20px;line-height:25px;letter-spacing:-.6px!important;word-spacing:-1px}}.link-page .container .main-section .section-detail.alt{color:#0F0E10;font-size:25px;line-height:30px;padding:0;margin:30px auto 0;font-weight:300;letter-spacing:0;word-spacing:0}.link-page .container .main-section .section-detail.alt.margined{margin-top:240px}.link-page .container .main-section .section-detail.alt span{display:block;font-weight:500;font-style:normal}@media only screen and (max-width:767px){.link-page .container .main-section .section-detail.alt.margined{margin-top:0}.link-page .container .main-section .section-detail.alt{font-size:23px;line-height:30px;font-weight:300}}.link-page .container .main-section .section-action{display:inline-block;width:100%;height:auto;padding:6px 30px 7px;box-shadow:none;color:#FFF;background:#E9B145;letter-spacing:1.5px;word-spacing:0;line-height:29px;margin:5px 0 0;font-size:15px;font-weight:500;text-decoration:none;opacity:0;transform:translateY(20px);transition:.3s color,.3s border,.3s background,.3s opacity,.3s transform}.link-page .container .main-section .section-action:hover{background:#0F0E10;color:#FFF}.link-page .container .main-section .section-input{position:relative;margin:30px 0 0;border-radius:10px 25px 25px 10px;overflow:hidden;background:#FFF;height:50px;color:#0F0E10;transition:.3s border,.3s background,.3s color}.link-page .container .main-section .section-input.invalid{background-color:#dc3545}.link-page .container .main-section .section-input.top-m{margin-top:20px}.link-page .container .main-section .section-input.textarea{height:140px;margin-top:15px}.link-page .container .main-section .section-input.selection{height:200px;white-space:nowrap;overflow-x:scroll;border-bottom-left-radius:0;border-bottom-right-radius:0}.link-page .container .main-section .section-input.half{width:calc(50% - 10px);display:inline-block}.link-page .container .main-section .section-input.half.right-input{margin-left:10px}@media only screen and (max-width:767px){.link-page .container .main-section .section-input.half.right-input{margin-left:0}.link-page .container .main-section .section-input.half{width:100%}.link-page .container .main-section .section-input{border-radius:5px}}.link-page .container .main-section .section-input:hover .icon,.link-page .container .main-section .section-input:hover input::placeholder{opacity:1}.link-page .container .main-section .section-input .icon{position:absolute;left:0;top:0;color:#0F0E10;width:50px;height:50px;text-align:right;line-height:49px;font-size:18px;padding-right:10px;opacity:.8;transition:.3s opacity}.link-page .container .main-section .section-input .icon.hidden{opacity:0}.link-page .container .main-section .section-input input,.link-page .container .main-section .section-input select,.link-page .container .main-section .section-input textarea{background:0 0;width:100%;height:100%;border:none;color:#0F0E10;padding:0 25px 2px 55px;font-size:20px;font-weight:300;letter-spacing:.5px;word-spacing:0}@media only screen and (max-width:767px){.link-page .container .main-section .section-input input,.link-page .container .main-section .section-input select,.link-page .container .main-section .section-input textarea{padding-bottom:4px}}.link-page .container .main-section .section-input input::placeholder,.link-page .container .main-section .section-input select::placeholder,.link-page .container .main-section .section-input textarea::placeholder{color:#0F0E10;opacity:.8;transition:.3s opacity}.link-page .container .main-section .section-input input option,.link-page .container .main-section .section-input select option,.link-page .container .main-section .section-input textarea option{color:#0F0E10;background:#FFF;font-size:16px}.link-page .container .main-section .section-input select{width:calc(100% - 10px);float:left}.link-page .container .main-section .section-input textarea{padding:7px 16px 7px 55px;resize:none;color:rgba(255,255,255,.5);transition:.3s padding}.link-page .container .main-section .section-input textarea.active{color:#FFF;padding-left:16px}.link-page .container .main-section .section-input .selection-option{position:relative;background-size:80%!important;background-repeat:no-repeat!important;background-position:50% 20%!important;height:calc(100% - 20px);display:inline-block;width:180px;margin:10px 0 0 5px;border-radius:3px;background-color:#000!important;border:1px solid rgba(255,255,255,.3);transition:.3s border;cursor:pointer}.link-page .container .main-section .section-input .selection-option:first-of-type{margin-left:10px}.link-page .container .main-section .section-input .selection-option:last-of-type{margin-right:10px}.link-page .container .main-section .section-input .selection-option.selected,.link-page .container .main-section .section-input .selection-option:hover{border:1px solid #E9B145}.link-page .container .main-section .section-input .selection-option.selected .title,.link-page .container .main-section .section-input .selection-option:hover .title{color:#E9B145}.link-page .container .main-section .section-input .selection-option .title{position:absolute;bottom:0;left:0;right:0;width:100%;text-align:center;font-size:16px;letter-spacing:0;word-spacing:0;font-weight:300;margin:0;padding:8px 15px 10px;white-space:nowrap;background:#020202;transition:.3s color}.link-page .container .main-section .section-input button{position:absolute;top:0;right:0;width:auto;padding:0 15px;background:#070607;height:41px;margin:4px 6px;border-radius:5px 25px 25px 5px;color:#FFF;letter-spacing:0;word-spacing:0;font-size:15px;font-weight:600}@media only screen and (max-width:767px){.link-page .container .main-section .section-input button{border-radius:15px 3px 3px 15px;padding-left:20px}}.link-page .container .main-section .section-input button:hover{background:#020202!important;color:#FFF!important}.link-page .container .main-section .call-to-action,.link-page .container .main-section .release-highlight{margin:50px 0 0;padding-top:0;padding-bottom:0;border-top:1px solid #FFF;border-bottom:1px solid #FFF}.link-page .container .main-section .call-to-action.call-to-action,.link-page .container .main-section .call-to-action.glued,.link-page .container .main-section .release-highlight.call-to-action,.link-page .container .main-section .release-highlight.glued{margin-top:0;border-top:none}.link-page .container .main-section .call-to-action.release-highlight:hover .release-media::after,.link-page .container .main-section .release-highlight.release-highlight:hover .release-media::after{opacity:1}.link-page .container .main-section .call-to-action.release-highlight:hover .release-context .release-cover,.link-page .container .main-section .release-highlight.release-highlight:hover .release-context .release-cover{border:1px solid rgba(255,255,255,.7)}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action.release-highlight button,.link-page .container .main-section .release-highlight.release-highlight button{position:absolute;bottom:-377px;z-index:3;left:10px;right:10px;background:rgba(2,2,2,.3)}}.link-page .container .main-section .call-to-action .action-media,.link-page .container .main-section .call-to-action .release-media,.link-page .container .main-section .release-highlight .action-media,.link-page .container .main-section .release-highlight .release-media{position:relative;overflow:hidden}.link-page .container .main-section .call-to-action .action-media:before,.link-page .container .main-section .call-to-action .release-media:before,.link-page .container .main-section .release-highlight .action-media:before,.link-page .container .main-section .release-highlight .release-media:before{content:'';position:absolute;top:0;left:auto;right:0;width:100%;height:100%;background:linear-gradient(-90deg,#0F0E10 10%,rgba(15,14,16,0));z-index:2}.link-page .container .main-section .call-to-action .action-media.release-media,.link-page .container .main-section .call-to-action .release-media.release-media,.link-page .container .main-section .release-highlight .action-media.release-media,.link-page .container .main-section .release-highlight .release-media.release-media{background-size:100vh!important;background-repeat:no-repeat!important;background-position:100% 50%!important;background-attachment:fixed!important}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action .action-media.release-media,.link-page .container .main-section .call-to-action .release-media.release-media,.link-page .container .main-section .release-highlight .action-media.release-media,.link-page .container .main-section .release-highlight .release-media.release-media{height:440px;background-position:50% 50%!important}}.link-page .container .main-section .call-to-action .action-media.release-media:after,.link-page .container .main-section .call-to-action .release-media.release-media:after,.link-page .container .main-section .release-highlight .action-media.release-media:after,.link-page .container .main-section .release-highlight .release-media.release-media:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(-45deg,rgba(255,255,255,.3) -50%,transparent 100%);opacity:0;transition:1s opacity}.link-page .container .main-section .call-to-action .action-media.release-media:before,.link-page .container .main-section .call-to-action .release-media.release-media:before,.link-page .container .main-section .release-highlight .action-media.release-media:before,.link-page .container .main-section .release-highlight .release-media.release-media:before{left:0;right:0;width:30%;background:linear-gradient(90deg,#0F0E10 20%,rgba(15,14,16,0))}.link-page .container .main-section .call-to-action .action-media .media,.link-page .container .main-section .call-to-action .release-media .media,.link-page .container .main-section .release-highlight .action-media .media,.link-page .container .main-section .release-highlight .release-media .media{position:absolute;top:0;right:0;min-width:100%;min-height:100%}.link-page .container .main-section .call-to-action .action-context,.link-page .container .main-section .call-to-action .release-context,.link-page .container .main-section .release-highlight .action-context,.link-page .container .main-section .release-highlight .release-context{text-align:left;padding:50px 60px 55px 30px}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action .action-media.release-media:before,.link-page .container .main-section .call-to-action .release-media.release-media:before,.link-page .container .main-section .release-highlight .action-media.release-media:before,.link-page .container .main-section .release-highlight .release-media.release-media:before{width:100%;opacity:.2}.link-page .container .main-section .call-to-action .action-context,.link-page .container .main-section .call-to-action .release-context,.link-page .container .main-section .release-highlight .action-context,.link-page .container .main-section .release-highlight .release-context{padding:50px 15px;text-align:left}}.link-page .container .main-section .call-to-action .action-context.release-context,.link-page .container .main-section .call-to-action .release-context.release-context,.link-page .container .main-section .release-highlight .action-context.release-context,.link-page .container .main-section .release-highlight .release-context.release-context{text-align:right;padding:50px 30px 55px 60px}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action .action-context.release-context,.link-page .container .main-section .call-to-action .release-context.release-context,.link-page .container .main-section .release-highlight .action-context.release-context,.link-page .container .main-section .release-highlight .release-context.release-context{padding:50px 15px;text-align:left}}.link-page .container .main-section .call-to-action .action-context.release-context .label,.link-page .container .main-section .call-to-action .release-context.release-context .label,.link-page .container .main-section .release-highlight .action-context.release-context .label,.link-page .container .main-section .release-highlight .release-context.release-context .label{display:block;color:#0F0E10;width:300px;font-size:15px;font-weight:600;letter-spacing:.5px;word-spacing:.5px;padding:10px 15px;border-radius:5px;background:linear-gradient(90deg,transparent,#E9B145);text-transform:uppercase;margin:0 0 10px auto}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action .action-context.release-context .label,.link-page .container .main-section .call-to-action .release-context.release-context .label,.link-page .container .main-section .release-highlight .action-context.release-context .label,.link-page .container .main-section .release-highlight .release-context.release-context .label{width:100%;background:linear-gradient(-90deg,transparent,#E9B145);margin:0 0 20px}}.link-page .container .main-section .call-to-action .action-context.release-context .release-details,.link-page .container .main-section .call-to-action .release-context.release-context .release-details,.link-page .container .main-section .release-highlight .action-context.release-context .release-details,.link-page .container .main-section .release-highlight .release-context.release-context .release-details{display:block;font-size:15px;font-weight:300;margin:7px 0 0}.link-page .container .main-section .call-to-action .action-context.release-context .release-cover,.link-page .container .main-section .call-to-action .release-context.release-context .release-cover,.link-page .container .main-section .release-highlight .action-context.release-context .release-cover,.link-page .container .main-section .release-highlight .release-context.release-context .release-cover{position:absolute;top:49px;right:-330px;width:300px;height:300px;background-size:cover!important;background-repeat:no-repeat!important;background-position:50% 50%!important;border-radius:7px;margin:0;border:1px solid rgba(255,255,255,.1);z-index:3;transition:.5s border}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action .action-context.release-context .release-cover,.link-page .container .main-section .call-to-action .release-context.release-context .release-cover,.link-page .container .main-section .release-highlight .action-context.release-context .release-cover,.link-page .container .main-section .release-highlight .release-context.release-context .release-cover{right:10px;left:10px;bottom:-310px;top:unset;margin:0 auto}}.link-page .container .main-section .call-to-action .action-context button:hover i,.link-page .container .main-section .call-to-action .release-context button:hover i,.link-page .container .main-section .release-highlight .action-context button:hover i,.link-page .container .main-section .release-highlight .release-context button:hover i{width:60px}.link-page .container .main-section .call-to-action.alt,.link-page .container .main-section .release-highlight.alt{border-top:none;padding-top:0;margin:0}.link-page .container .main-section .call-to-action h4,.link-page .container .main-section .release-highlight h4{font-size:33px;font-weight:300;color:#FFF;letter-spacing:0;word-spacing:0;margin:0 0 25px;padding:0}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action h4,.link-page .container .main-section .release-highlight h4{font-size:32px;letter-spacing:-.5px;word-spacing:-1px;margin-bottom:20px}}.link-page .container .main-section .call-to-action h4 span,.link-page .container .main-section .release-highlight h4 span{font-weight:700;font-style:normal}.link-page .container .main-section .call-to-action .artist-message,.link-page .container .main-section .call-to-action .release-message,.link-page .container .main-section .release-highlight .artist-message,.link-page .container .main-section .release-highlight .release-message{margin:0 auto 30px;font-size:20px;letter-spacing:.5px;word-spacing:.5px;line-height:40px;font-weight:300;padding:0}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action .artist-message,.link-page .container .main-section .call-to-action .release-message,.link-page .container .main-section .release-highlight .artist-message,.link-page .container .main-section .release-highlight .release-message{font-size:18px;line-height:35px;margin-bottom:0;letter-spacing:0;word-spacing:0}}.link-page .container .main-section .call-to-action .artist-message span,.link-page .container .main-section .call-to-action .release-message span,.link-page .container .main-section .release-highlight .artist-message span,.link-page .container .main-section .release-highlight .release-message span{font-weight:700}.link-page .container .main-section .call-to-action button,.link-page .container .main-section .release-highlight button{color:#FFF;opacity:1;margin:0 auto;width:auto;height:auto;font-size:20px;font-weight:700;font-style:normal;text-transform:unset;padding:12px 25px 10px;border:1px solid #FFF;transition:.3s background,.3s color,.3s border}@media only screen and (max-width:767px){.link-page .container .main-section .call-to-action button,.link-page .container .main-section .release-highlight button{margin-top:30px!important;padding:10px 15px 11px!important;font-size:18px!important}.link-page .container .main-section .call-to-action button i,.link-page .container .main-section .release-highlight button i{display:none}}.link-page .container .main-section .call-to-action button i,.link-page .container .main-section .release-highlight button i{width:0;font-size:33px;font-weight:100;vertical-align:middle;margin-right:0;padding-right:0;border-right:1px solid transparent;transition:.3s border,.3s width,.3s padding,.3s margin;overflow:hidden}.link-page .container .main-section .call-to-action button:hover,.link-page .container .main-section .release-highlight button:hover{color:#020202!important;background:#FFF!important;border:1px solid #020202}.link-page .container .main-section .call-to-action button:hover i,.link-page .container .main-section .release-highlight button:hover i{width:45px;margin-right:20px;padding-right:20px;border-right:1px solid rgba(15,14,16,.5)}.link-page .container .main-section .elfsight-app-7a0fa2b8-72a8-4302-b5d2-45441e90094d{max-height:798px;overflow:hidden;margin-top:30px}.link-page .container .main-section #instagram-feed{margin:35px 0 10px}.link-page .container .main-section #instagram-feed .media{height:337px;padding:0;max-width:calc(33.3333% - 10px);flex:0 0 calc(33.3333% - 10px);margin:0 auto 10px;overflow:hidden;border-radius:5px;opacity:.8;transition:.3s opacity}@media only screen and (max-width:767px){.link-page .container .main-section #instagram-feed .media{max-width:calc(50% - 10px);flex:0 0 calc(50% - 10px);height:calc(50vw - 25px)}}.link-page .container .main-section #instagram-feed .media:hover{opacity:1}.link-page .container .main-section #instagram-feed .media .media-thumbnail{width:100%;height:100%;background-size:cover!important;background-repeat:no-repeat!important;background-position:50% 50%!important}