#ibcts-preloader{position:fixed;inset:0;width:100%;height:100%;background:#F4EBDD;display:flex;align-items:center;justify-content:center;z-index:999999;opacity:1;visibility:visible;transition:opacity 0.55s ease,visibility 0.55s ease}.ibcts-loader-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.ibcts-loader-logo{width:220px;max-width:65vw;height:auto;opacity:0;transform:scale(0.92);animation:ibctsLogoIn 0.7s ease forwards}.ibcts-loader-line{width:120px;height:2px;margin-top:25px;overflow:hidden;background:rgba(80,55,30,0.15);border-radius:10px}.ibcts-loader-line span{display:block;width:0;height:100%;background:#594026;animation:ibctsProgress 1.05s ease forwards}@keyframes ibctsLogoIn{0%{opacity:0;transform:scale(0.92)}100%{opacity:1;transform:scale(1)}}@keyframes ibctsProgress{0%{width:0}100%{width:100%}}#ibcts-preloader.ibcts-loaded{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:767px){.ibcts-loader-logo{width:180px;max-width:60vw}.ibcts-loader-line{width:100px;margin-top:20px}}.stack-row{display:flex;align-items:flex-start}@media (min-width:981px){.sticky-col{position:sticky!important;top:150px;align-self:flex-start;height:fit-content}}@media (max-width:980px){.sticky-col{position:static!important;top:auto!important;align-self:auto;height:auto}}.cards-col{position:relative;display:flex;flex-direction:column}.stack-card{position:sticky!important;top:100px;align-self:flex-start;width:100%}.stack-card-1{z-index:1}.stack-card-2{z-index:2}.stack-card-3{z-index:3}#page-container{overflow-y:visible!important}