@keyframes premikajCursor{0%{top:50%;left:90%}10%{top:55%;left:70%}20%{top:70%;left:20%}25%{top:75%;left:15%}35%{top:10%;left:80%}40%{top:15%;left:60%}50%{top:15%;left:50%}60%{top:15%;left:30%}70%{top:15%;left:10%}80%{top:20%;left:20%}90%{top:30%;left:50%}to{top:50%;left:90%}}.stripes{top:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;width:100vw;background-color:var(--bckg-color);overflow:hidden;cursor:none;height:calc(var(--vh) * 100)}.logged-in .stripes{height:100vh}.tml-action .stripes{position:fixed}.page-template-tmp_PageHome .stripes{width:100%;position:absolute;top:0;height:calc(var(--vh) * 100);display:grid;grid-template-columns:1fr;place-content:end start}.stripes .cursor{position:fixed;top:50%;left:70%;width:150px;height:150px;border-radius:50%;background-color:var(--cursor-color);transform:translate(-50%,-50%);filter:blur(35px);transition:width .2s ease-out,height .2s ease-out;opacity:1;pointer-events:none}.stripes .cursor:before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px)}@media only screen and (min-width:0px) and (max-width:767px){.stripes .cursor{animation:premikajCursor 6s linear 0s infinite normal both}}@media only screen and (min-height:660px) and (min-width:600px){.stripes .cursor{width:250px;height:250px}}@media only screen and (min-height:660px) and (min-width:768px){.stripes .cursor{opacity:1}}.stripes .cursor.hide{width:0;height:0;transition:width 1s ease-out,height 1s ease-out}.stripes .cursor.hovering{width:2vw;height:2vw;transition:width 1s ease-out,height 1s ease-out}.stripes:hover .cursor{opacity:1}.stripes img.img_stripes{position:absolute;top:0;left:0;bottom:0;width:100%;height:100vh;object-fit:cover;object-position:right}.stripes .text_on_stripes{width:100%;max-width:640px;position:absolute;bottom:0;left:0;display:grid;grid-template-columns:1fr;place-content:end start;padding-left:3.6rem;padding-bottom:8.2rem;transition:all 0.4s}@media only screen and (min-width:600px){.stripes .text_on_stripes{grid-template-columns:1fr}}@media only screen and (min-height:660px) and (min-width:768px){.stripes .text_on_stripes{max-width:760px;padding-left:14rem;padding-bottom:15rem}}@media only screen and (min-height:660px) and (min-width:1244px){.stripes .text_on_stripes{padding-left:15.5rem}}.page-template-tmp_PageHome .stripes .text_on_stripes{padding-bottom:66px;padding-right:3.6rem;height:calc(var(--vh) * 100)}@media only screen and (min-height:660px) and (min-width:768px){.page-template-tmp_PageHome .stripes .text_on_stripes{padding-bottom:89px}}@media only screen and (min-height:660px) and (min-width:1024px){.page-template-tmp_PageHome .stripes .text_on_stripes{padding-bottom:92px}}.stripes .text_on_stripes .bold_text,.stripes .text_on_stripes .text_under,.stripes .text_on_stripes .thin_text{color:#fff;margin:0}.stripes .text_on_stripes .thin_text{color:#ED1C24;font-size:1.6rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.stripes .text_on_stripes .bold_text{font-size:2.8rem;line-height:1.2;margin-bottom:2rem;font-weight:800}@media only screen and (min-height:660px) and (min-width:768px){.stripes .text_on_stripes .bold_text{font-size:3.3rem}}@media only screen and (min-height:660px) and (min-width:1024px){.page-template-tmp_PageAzureOrUsername .stripes .text_on_stripes .bold_text,.page-template-tmp_PageHome .stripes .text_on_stripes .bold_text{font-size:4.5rem;margin-bottom:2.7rem}}.stripes .text_on_stripes .text_under{font-size:3.3rem;font-weight:200}@media only screen and (min-height:660px) and (min-width:768px){.stripes .text_on_stripes .text_under{font-size:4rem}}@media only screen and (min-height:660px) and (min-width:1024px){.page-template-tmp_PageAzureOrUsername .stripes .text_on_stripes .text_under,.page-template-tmp_PageHome .stripes .text_on_stripes .text_under{font-size:3.6rem}}.stripes .text_on_stripes .btn{margin-top:6rem}