:root{--primary: #00b4e8;--secondary: #01566b;--tertiary: #26d0f4;--fourth: #4b4a4a;--btn-color: #00b4e8;--title: #1a1919;--text: #141414;--btn-hover-color: #0e98be;--btn-border-color: #045a72}body{overflow-x:hidden;background-image:url(/assets/images/bg.jpg);background-size:cover;background-attachment:fixed;background-position:center}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:-1}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background:var(--btn-hover-color);border-radius:6px}.scroolbarSubBlock::-webkit-scrollbar{width:6px}.scroolbarSubBlock::-webkit-scrollbar-thumb{background:var(--btn-hover-color);border-radius:8px}.scroolbarSubBlock::-webkit-scrollbar-track{background:var(--btn-color);border-radius:8px}.my-masonry-grid{display:flex;justify-content:center;margin-left:-30px;width:auto}.my-masonry-grid_column{padding-left:30px;background-clip:padding-box}.my-masonry-grid_column>div{background:grey;margin-bottom:20px}@keyframes slideIn{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}.slide{animation:slideIn .5s ease-in-out}.bg3{background:rgb(209,161,13);background:linear-gradient(40deg,rgba(209,161,13,1) 0%,rgba(247,202,63,1) 19%,rgba(255,240,192,1) 49%,rgba(247,202,63,1) 81%,rgba(209,161,13,1) 100%)}.btnStyle1{cursor:pointer;position:relative;padding:10px 20px;background:var(--btn-color);border-top-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 1px 2px #0003;transition:all 1s}.btnStyle1:after,.btnStyle1:before{content:" ";width:10px;height:10px;position:absolute;border:0px solid #fff;transition:all 1s}.btnStyle1:after{top:-1px;left:-1px;border-top:5px solid var(--btn-border-color);border-left:5px solid var(--btn-border-color)}.btnStyle1:before{bottom:-1px;right:-1px;border-bottom:5px solid var(--btn-border-color);border-right:5px solid var(--btn-border-color)}.btnStyle1:hover{border-top-right-radius:0;border-bottom-left-radius:0;background-color:var(--secondary)}.btnStyle1:hover:before,.btnStyle1:hover:after{width:100%;height:100%}.btnStyle2{background:linear-gradient(to left top,var(--btn-color) 40%,var(--secondary) 80%);border-style:none;color:#fff;letter-spacing:3px;font-weight:600;outline:none;cursor:pointer;position:relative;padding:15px 30px;overflow:hidden;transition:all .5s;border-radius:5px;box-shadow:0 1px 2px #0003}.btnStyle2 span{position:absolute;display:block}.btnStyle2 span:nth-child(1){height:3px;width:200px;top:0;left:-200px;background:linear-gradient(to right,rgba(0,0,0,0),var(--btn-border-color));border-top-right-radius:1px;border-bottom-right-radius:1px;animation:span1 2s linear infinite;animation-delay:1s}.btnStyle2 span:nth-child(2){height:70px;width:3px;top:-70px;right:0;background:linear-gradient(to bottom,rgba(0,0,0,0),var(--btn-border-color));border-bottom-left-radius:1px;border-bottom-right-radius:1px;animation:span2 2s linear infinite;animation-delay:2s}.btnStyle2 span:nth-child(3){height:3px;width:200px;right:-200px;bottom:0;background:linear-gradient(to left,rgba(0,0,0,0),var(--btn-border-color));border-top-left-radius:1px;border-bottom-left-radius:1px;animation:span3 2s linear infinite;animation-delay:3s}.btnStyle2 span:nth-child(4){height:70px;width:3px;bottom:-70px;left:0;background:linear-gradient(to top,rgba(0,0,0,0),var(--btn-border-color));border-top-right-radius:1px;border-top-left-radius:1px;animation:span4 2s linear infinite;animation-delay:4s}.btnStyle2:hover{transition:all .5s;transform:rotate(-3deg) scale(1.1);box-shadow:0 3px 5px #0006}.btnStyle2:hover span{animation-play-state:paused}.btnStyle3{background:transparent;border-style:none;color:#fff;letter-spacing:3px;font-weight:600;outline:none;cursor:pointer;position:relative;padding:15px 30px;overflow:hidden;transition:all .5s;border-radius:5px;box-shadow:0 1px 2px #ffffff98}.btnStyle3 span{position:absolute;display:block}.btnStyle3 span:nth-child(1){height:3px;width:200px;top:0;left:-200px;background:linear-gradient(to right,rgba(0,0,0,0),var(--btn-border-color));border-top-right-radius:1px;border-bottom-right-radius:1px;animation:span1 2s linear infinite;animation-delay:1s}@keyframes span1{0%{left:-200px}to{left:200px}}.btnStyle3 span:nth-child(2){height:70px;width:3px;top:-70px;right:0;background:linear-gradient(to bottom,rgba(0,0,0,0),var(--btn-border-color));border-bottom-left-radius:1px;border-bottom-right-radius:1px;animation:span2 2s linear infinite;animation-delay:2s}@keyframes span2{0%{top:-70px}to{top:70px}}.btnStyle3 span:nth-child(3){height:3px;width:200px;right:-200px;bottom:0;background:linear-gradient(to left,rgba(0,0,0,0),var(--btn-border-color));border-top-left-radius:1px;border-bottom-left-radius:1px;animation:span3 2s linear infinite;animation-delay:3s}@keyframes span3{0%{right:-200px}to{right:200px}}.btnStyle3 span:nth-child(4){height:70px;width:3px;bottom:-70px;left:0;background:linear-gradient(to top,rgba(0,0,0,0),var(--btn-border-color));border-top-right-radius:1px;border-top-left-radius:1px;animation:span4 2s linear infinite;animation-delay:4s}@keyframes span4{0%{bottom:-70px}to{bottom:70px}}.btnStyle3:hover{transition:all .5s;transform:rotate(-3deg) scale(1.1);box-shadow:0 3px 5px #0006}.btnStyle3:hover span{animation-play-state:paused}
