.portfolio-top-section{color:var(--color-light);position:relative;z-index:10}.portfolio-top-section .bg-img-left,.portfolio-top-section .bg-img-right{width:500px;position:absolute;top:-200px;z-index:-1}.portfolio-top-section .bg-img-right{right:0}.portfolio-top-section .bg-img-left{left:0}.portfolio-top-section .sub-text{text-transform:uppercase;font-weight:500}.portfolio-top-section .main-text{font-size:40px;line-height:1.2;font-weight:700;color:var(--color-light)}.portfolio-top-section .top-img{width:500px;max-width:100%}@media(max-width:768px){.portfolio-top-section .main-text{font-size:24px}}.domain-details{position:relative;background-image:url(/page-bg.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:auto}.domain-details .heading{position:relative;padding-bottom:20px}.domain-details .heading:before{content:"";position:absolute;bottom:0;left:45%;height:4px;width:50px;margin:auto;background:linear-gradient(225deg,hsl(15,100%,51%),hsl(302,100%,38%));border-radius:2px}.domain-details .product-box .product-img{border-radius:8px}.domain-details .product-box .description{font-weight:300}.domain-details .product-box .tags .tag{border-radius:12px;z-index:0;color:var(--color-light);padding:3px 14px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.domain-details .product-box .tags .tag:before{content:"";position:absolute;inset:0;padding:1px;border-radius:12px;background:linear-gradient(225deg,hsl(15,100%,51%),hsl(302,100%,38%));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.domain-details .product-box .arrow-btn{padding:10px;background-color:#fff;background:rgba(111,111,111,.327);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:inline-block;border-radius:30px;transition:all .3s ease;scale:1;cursor:pointer}.domain-details .product-box .arrow-btn:hover{scale:1.1}