.d-grid{display:grid}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.order-last{order:99}.order-first{order:0}@media screen and (max-width: 1024px){.sm-col-span-1{grid-column:span 1/span 1}.sm-col-span-2{grid-column:span 2/span 2}.sm-col-span-3{grid-column:span 3/span 3}.sm-col-span-4{grid-column:span 4/span 4}.sm-col-span-5{grid-column:span 5/span 5}.sm-col-span-6{grid-column:span 6/span 6}.sm-col-span-7{grid-column:span 7/span 7}.sm-col-span-8{grid-column:span 8/span 8}.sm-col-span-9{grid-column:span 9/span 9}.sm-col-span-10{grid-column:span 10/span 10}.sm-col-span-11{grid-column:span 11/span 11}.sm-col-span-12{grid-column:span 12/span 12}.sm-order-first{order:0}.sm-order-last{order:99}}.form-wrapper{width:100%;transition:opacity .4s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper.hide{opacity:0;visibility:hidden;pointer-events:none}.form-wrapper form{width:100%}.form-wrapper form .form-field{position:relative;width:100%;margin-bottom:20px}.form-wrapper form .form-field:last-child{margin-bottom:0}.form-wrapper form .form-field.form-append .append{position:absolute;top:0;right:0;width:60px;height:100%;background-color:#cad4df;display:flex;align-items:center;justify-content:center;border-top-right-radius:10px;border-bottom-right-radius:10px}.form-wrapper form .form-field.form-append .append p{color:#fff;font-weight:500;font-size:18px;line-height:1}.form-wrapper form .form-field.error .field-label,.form-wrapper form .form-field.error .pseudo-input{color:#bb2525 !important}.form-wrapper form .form-field.error .field-label .icon svg path,.form-wrapper form .form-field.error .pseudo-input .icon svg path{stroke:#bb2525}.form-wrapper form .form-field.error .error-msg{opacity:1;transform:translateY(0)}.form-wrapper form .form-field.error .input__toggle .list-item-label:before{border:1.5px solid #bb2525 !important}.form-wrapper form .form-field .error-msg{position:absolute;font-style:normal;font-weight:500;font-size:12px;line-height:1.5;left:26px;color:#bb2525;top:100%;opacity:0;transform:translateY(-10px);pointer-events:none;transition:all .3s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .field-label{position:absolute;top:18px;left:26px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:18px;transform-origin:left;line-height:1.5;pointer-events:none;z-index:10;color:rgba(255,255,255,.8);transition:all .3s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .input__search input[type=search]{width:100%;border:1px solid rgba(255,255,255,.6);backdrop-filter:blur(12px);background:#fff;border-radius:100px;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:22px;padding:12px 16px 12px 24px;color:#66645f;transition:color .4s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .input__search input[type=search]::placeholder{color:#b3b1af}.form-wrapper form .form-field .input__search input[type=search]:not(:placeholder-shown)+.field-label{opacity:0}.form-wrapper form .form-field .input__search input[type=search]:focus::-webkit-search-cancel-button{opacity:1;pointer-events:all}.form-wrapper form .form-field .input__search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:22px;width:22px;background:url(67e4b5dbda84ab7b77ad.svg) no-repeat 50% 50%;background-size:contain;opacity:0;cursor:pointer;pointer-events:none;transition:opacity .2s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .input__search .field-label{top:50%;transform:translateY(-50%);right:16px;left:initial;display:flex}.form-wrapper form .form-field .input__search .field-label svg path{stroke:none;fill:#66645f}.form-wrapper form .form-field input[type=email],.form-wrapper form .form-field input[type=text],.form-wrapper form .form-field textarea{max-height:60px;height:100%;padding:27px 24px 9px;background:rgba(255,255,255,.1);border:1.5px solid rgba(255,255,255,.2);border-radius:10px;width:100%;color:rgba(255,255,255,.8);font-style:normal;font-weight:500;font-size:18px;line-height:24px;font-family:"Poppins",sans-serif;transition:all .3s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field input[type=email]::placeholder,.form-wrapper form .form-field input[type=text]::placeholder,.form-wrapper form .form-field textarea::placeholder{color:rgba(0,0,0,0)}.form-wrapper form .form-field input[type=email]:focus+.field-label,.form-wrapper form .form-field input[type=email]:active+.field-label,.form-wrapper form .form-field input[type=email]:not(:placeholder-shown)+.field-label,.form-wrapper form .form-field input[type=text]:focus+.field-label,.form-wrapper form .form-field input[type=text]:active+.field-label,.form-wrapper form .form-field input[type=text]:not(:placeholder-shown)+.field-label,.form-wrapper form .form-field textarea:focus+.field-label,.form-wrapper form .form-field textarea:active+.field-label,.form-wrapper form .form-field textarea:not(:placeholder-shown)+.field-label{color:rgba(255,255,255,.6);transform:translateY(-13px) scale(0.66)}.form-wrapper form .form-field input[type=email]:focus,.form-wrapper form .form-field input[type=email]:active,.form-wrapper form .form-field input[type=text]:focus,.form-wrapper form .form-field input[type=text]:active,.form-wrapper form .form-field textarea:focus,.form-wrapper form .form-field textarea:active{border:1.5px solid rgba(255,255,255,.8);color:#fff}.form-wrapper form .form-field input[type=email]:not(:placeholder-shown),.form-wrapper form .form-field input[type=text]:not(:placeholder-shown),.form-wrapper form .form-field textarea:not(:placeholder-shown){color:#fff}.form-wrapper form .form-field input[type=email]:not([readonly]):hover,.form-wrapper form .form-field input[type=text]:not([readonly]):hover,.form-wrapper form .form-field textarea:not([readonly]):hover{border:1.5px solid rgba(255,255,255,.8)}.form-wrapper form .form-field input[type=email][readonly],.form-wrapper form .form-field input[type=text][readonly],.form-wrapper form .form-field textarea[readonly]{cursor:default}.form-wrapper form .form-field textarea{max-height:initial;min-height:60px}.form-wrapper form .form-field .word-count{opacity:0;position:absolute;top:12px;right:12px;font-size:12px;font-family:"Poppins",sans-serif;font-style:normal;color:rgba(255,255,255,.8);line-height:1;pointer-events:none}.form-wrapper form .form-field .word-count.active{opacity:1}.form-wrapper form .form-field .input__toggle input[type=checkbox],.form-wrapper form .form-field .input__toggle input[type=radio]{position:absolute}.form-wrapper form .form-field .input__toggle input[type=checkbox]:checked+.list-item-label:before,.form-wrapper form .form-field .input__toggle input[type=radio]:checked+.list-item-label:before{background:#fff}.form-wrapper form .form-field .input__toggle input[type=checkbox]:checked+.list-item-label:after,.form-wrapper form .form-field .input__toggle input[type=radio]:checked+.list-item-label:after{opacity:1;transform:rotate(45deg)}.form-wrapper form .form-field .input__toggle input[type=checkbox]:focus+.list-item-label:before,.form-wrapper form .form-field .input__toggle input[type=radio]:focus+.list-item-label:before{box-shadow:0 0 0 2px rgba(255,255,255,.2)}.form-wrapper form .form-field .input__toggle.input__radio input[type=radio]:checked+.list-item-label:after{opacity:1;transform:scale(1)}.form-wrapper form .form-field .input__toggle.input__radio input[type=radio]:checked+.list-item-label:before{background:rgba(0,0,0,0);border:1.5px solid rgba(255,255,255,.8)}.form-wrapper form .form-field .input__toggle.input__radio .list-item-label:before{border-radius:50%;border:1.5px solid rgba(255,255,255,.2);top:-2px}.form-wrapper form .form-field .input__toggle.input__radio .list-item-label:after{content:"";width:7px;height:7px;max-width:7px;background:#fff;max-height:7px;min-width:7px;min-height:7px;border-radius:50%;top:5px;border:none;color:#fff;transform-origin:center;transform:scale(1.4);transition:all .5s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .input__toggle .list-item-label{display:inline-block;color:rgba(255,255,255,.8);position:relative;cursor:pointer;line-height:1.2;padding-left:40px}.form-wrapper form .form-field .input__toggle .list-item-label:before{content:"";background:rgba(255,255,255,.2);border:1.5px solid rgba(255,255,255,.4);border-radius:5px;width:21px;height:21px;max-width:21px;max-height:21px;min-width:21px;min-height:21px;margin-right:12px;position:absolute;left:0;top:-1px;display:inline-block;transition:all .2s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .input__toggle .list-item-label:after{content:"";display:inline-block;position:absolute;left:7px;width:6px;color:#7d91a0;height:10px;border-color:inherit;border-bottom:2px solid;border-right:2px solid;transform:rotate(25deg);top:4px;border-radius:0 1px .1px 0;opacity:0;transition:all .2s cubic-bezier(0.1, 0, 0.3, 1)}.form-wrapper form .form-field .input__toggle .list-item-label:hover:before{border:1.5px solid rgba(255,255,255,.8)}.form-wrapper form .form-field .input__toggle .list-item-label p{color:inherit;line-height:inherit}.form-wrapper form .form-field .input__toggle.input__pills input[type=radio]:checked+.button{border:1px solid #fff}.form-wrapper form .form-field .input__toggle.input__pills input[type=radio]:checked+.button .btn-bg{background:#fff}.form-wrapper form .form-field .input__toggle.input__pills input[type=radio]:checked+.button span{color:#66645f}.form-wrapper form .form-field .choices{font-family:"Poppins",sans-serif}.form-wrapper form .form-field .choices.is-open:after{transform-origin:50% 80%;transform:translateY(-50%) rotate(225deg)}.form-wrapper form .form-field .choices .choices__inner{border:1px solid rgba(102,100,95,.6);border-radius:100px;background:rgba(0,0,0,0);min-height:46px;padding:12px 24px;display:flex;align-items:center;color:#66645f;font-style:normal;font-weight:400;font-size:14px;line-height:22px}.form-wrapper form .form-field .choices .choices__inner .choices__placeholder{opacity:1}.form-wrapper form .form-field .choices .choices__inner .choices__list--single{padding:0}.form-wrapper form .form-field .choices .choices__list--dropdown{border-radius:30px;margin-top:48px;background:#fff;border:none}.form-wrapper form .form-field .choices .choices__list--dropdown .choices__list{border-radius:25px;-ms-overflow-style:none;scrollbar-width:none;padding:8px 24px}.form-wrapper form .form-field .choices .choices__list--dropdown .choices__list::-webkit-scrollbar{display:none}.form-wrapper form .form-field .choices .choices__list--dropdown .choices__list .choices__item{font-size:14px;line-height:22px;color:#66645f;padding:16px 0;font-weight:400;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.form-wrapper form .form-field .choices .choices__list--dropdown .choices__list .choices__item.is-selected,.form-wrapper form .form-field .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.form-wrapper form .form-field .choices .choices__list--dropdown .choices__list .choices__item:last-child{border-bottom:none}.form-wrapper form .form-field .choices:after{right:24px;display:inline-block;border-style:initial;width:10px;color:rgba(102,100,95,.8);height:10px;margin-top:-2px;border-color:inherit;border-bottom:1px solid;border-right:1px solid;transform:translateY(-50%) rotate(45deg);transition:all .4s cubic-bezier(0.1, 0, 0.3, 1)}.loader-wrapper{position:absolute;left:50%;transform:translate(-50%, -50%);top:50%;opacity:0;pointer-events:none;visibility:hidden;z-index:10;transition:opacity .5s cubic-bezier(0.1, 0, 0.3, 1)}.loader-wrapper.active{opacity:1;visibility:visible;pointer-events:all}.loader-wrapper.overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;background:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4))}.loader-wrapper.static{position:relative;left:initial;top:initial;transform:initial;height:0;overflow:hidden;transition:all .3s cubic-bezier(0.1, 0, 0.3, 1)}.loader-wrapper.static .loader{display:block;margin:auto}.loader-wrapper.d-center{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loader-wrapper .loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;animation:rotate 1s linear infinite}.loader-wrapper .loader:before,.loader-wrapper .loader:after{content:"";box-sizing:border-box;position:absolute;inset:0px;border-radius:50%;border:5px solid #fff;animation:prixClipFix 2s linear infinite}.loader-wrapper .loader:after{transform:rotate3d(90, 90, 0, 180deg);border-color:#aebed2}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}75%,100%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}}.modal-form-overlay{position:fixed;display:flex;align-items:center;top:0;left:0;min-height:100%;height:auto;width:100%;visibility:hidden;opacity:0;pointer-events:none;z-index:100;background:#7d91a0;transition:all .3s cubic-bezier(0.1, 0, 0.3, 1)}@media screen and (max-width: 1024px){.modal-form-overlay{overflow:auto;height:100%}}.modal-form-overlay.active{pointer-events:all;opacity:1;visibility:visible}.modal-form-overlay .form-modal-close-btn{position:absolute;top:35px;right:40px;z-index:10}@media screen and (max-width: 1024px){.modal-form-overlay .form-modal-close-btn{top:20px;right:20px}}.modal-form-overlay .modal-header{position:absolute;top:32px;transform:translateX(-50%);left:50%}@media screen and (max-width: 1024px){.modal-form-overlay .modal-header{top:20px}}.modal-form-overlay .modal-form{min-height:480px;height:100%}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form{min-height:initial}}.modal-form-overlay .modal-form .info{height:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;margin-right:-20px}@media screen and (max-width: 640px){.modal-form-overlay .modal-form .info{padding-top:104px;padding-bottom:20px;margin-right:initial;overflow:initial}}.modal-form-overlay .modal-form .info .title{max-width:480px}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .info .title{max-width:initial}}.modal-form-overlay .modal-form .info .text{margin-top:24px;max-width:480px}@media screen and (max-width: 640px){.modal-form-overlay .modal-form .info .text{max-width:initial;margin-top:16px}}.modal-form-overlay .modal-form .info .vector-wrapper{position:absolute;top:135px;right:0;z-index:1;transform:translate(50%, -50%)}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .info .vector-wrapper{display:none}}.modal-form-overlay .modal-form .form-info{justify-content:center;flex-direction:column;height:100%;z-index:6;display:flex;align-items:flex-start;padding-left:110px;padding-right:40px;position:relative}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .form-info{height:auto;padding:40px 0}}.modal-form-overlay .modal-form .form-info .subtitle{font-weight:500;font-size:20px;line-height:28px;color:#fff;margin-bottom:16px}.modal-form-overlay .modal-form .form-info .background{position:absolute;width:100%;height:100vh;top:50%;z-index:-1;transform:translate(-50%, -50%);left:50%}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .form-info .background{width:calc(100% + 40px);height:100%}}.modal-form-overlay .modal-form .form-info .background:after{content:"";position:absolute;top:0;width:50vw;left:0;height:100%;background:rgba(125,145,160,.85);backdrop-filter:blur(2.5px)}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .form-info .background:after{width:100%}}.modal-form-overlay .modal-form .form-info .background img{width:50vw;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .form-info .background img{width:100%}}.modal-form-overlay .modal-form .form-info .confirm-message{display:flex;position:absolute;top:50%;left:50%;text-align:center;padding-left:110px;transform:translate(-50%, -50%);flex-direction:column;align-items:center;opacity:0;width:100%;visibility:hidden;transition:opacity .5s cubic-bezier(0.1, 0, 0.3, 1)}@media screen and (max-width: 1024px){.modal-form-overlay .modal-form .form-info .confirm-message{padding-left:0}}.modal-form-overlay .modal-form .form-info .confirm-message.active{opacity:1;visibility:visible}.vertical-title-wrapper{position:relative;order:999;display:flex;grid-column-start:12;grid-column-end:13;align-items:flex-start;justify-content:flex-end}@media screen and (max-width: 1024px){.vertical-title-wrapper{grid-column:span 12/span 12;order:0;justify-content:flex-start}}.vertical-title-wrapper.horizontal{order:0;grid-column-start:1;grid-column-end:13;justify-content:flex-start}@media screen and (min-width: 1025px){.vertical-title-wrapper.horizontal{margin-bottom:40px}}.vertical-title-wrapper.horizontal .title{white-space:normal;writing-mode:initial;text-orientation:initial;transform:initial}.vertical-title-wrapper .title{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;white-space:nowrap;transform:rotate(180deg);writing-mode:tb;text-orientation:mixed}@media screen and (max-width: 1024px){.vertical-title-wrapper .title{white-space:normal}}.vertical-title-wrapper .title.white{color:#fff}.vertical-title-wrapper .title.black{color:#000}.vertical-title-wrapper .title.gray{color:#66645f}.vertical-title-wrapper .title.large{font-size:120px;line-height:120px}@media screen and (max-width: 1024px){.vertical-title-wrapper .title.large{font-size:60px;line-height:70px;transform:initial}}@media screen and (max-width: 640px){.vertical-title-wrapper .title.large{font-size:40px;line-height:50px}}.vertical-title-wrapper .title.medium{font-size:100px;line-height:110px}@media screen and (max-width: 1024px){.vertical-title-wrapper .title.medium{font-size:60px;line-height:70px;transform:initial}}@media screen and (max-width: 640px){.vertical-title-wrapper .title.medium{font-size:40px;line-height:50px}}.vertical-title-wrapper .title.small{font-size:80px;line-height:90px}@media screen and (max-width: 1024px){.vertical-title-wrapper .title.small{font-size:60px;line-height:70px;transform:initial}}@media screen and (max-width: 640px){.vertical-title-wrapper .title.small{font-size:40px;line-height:50px}}@media screen and (max-width: 1024px){.vertical-title-wrapper .title{writing-mode:initial;text-orientation:initial}}.vertical-carousel{height:100%}@media screen and (max-width: 1024px){.vertical-carousel{margin:40px 0;height:auto}}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper{margin-bottom:40px}}.vertical-carousel .carousel-wrapper .carousel-slide{display:flex;flex-direction:row;align-items:flex-end;position:relative;height:100%;max-height:680px;min-height:680px}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide{flex-direction:column;max-height:none;min-height:initial;height:auto;display:block}}.vertical-carousel .carousel-wrapper .carousel-slide.blue_white .description .title,.vertical-carousel .carousel-wrapper .carousel-slide.blue_white .description .message{color:#fff}.vertical-carousel .carousel-wrapper .carousel-slide.beige_black .description .title{color:#000}.vertical-carousel .carousel-wrapper .carousel-slide.beige_black .description .message{color:#66645f}.vertical-carousel .carousel-wrapper .carousel-slide .description{max-width:320px;transform:translateX(-100px);width:100%;transition:transform .6s cubic-bezier(0.1, 0, 0.3, 1)}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide .description{max-width:unset;transform:initial}}.vertical-carousel .carousel-wrapper .carousel-slide .description .title,.vertical-carousel .carousel-wrapper .carousel-slide .description .message{color:#fff;text-align:right}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide .description .title,.vertical-carousel .carousel-wrapper .carousel-slide .description .message{text-align:left}}.vertical-carousel .carousel-wrapper .carousel-slide .description .title{margin-top:24px;font-weight:500}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide .description .title{margin-top:16px}}.vertical-carousel .carousel-wrapper .carousel-slide .image-wrapper{padding-left:40px;padding-right:60px;width:100%;height:100%;max-width:660px;position:relative;z-index:1}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide .image-wrapper{display:none}}.vertical-carousel .carousel-wrapper .carousel-slide .image-wrapper img{max-height:680px;max-width:560px;width:100%;height:100%;aspect-ratio:560/680;object-fit:cover;object-position:center;transform:translateX(100px);transition:transform .6s cubic-bezier(0.1, 0, 0.3, 1);display:block}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide .image-wrapper img{max-width:260px;aspect-ratio:260/300;transform:translateX(calc(260px - 100% - 88px))}}.vertical-carousel .carousel-wrapper .carousel-slide.swiper-slide-active{z-index:10}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide.swiper-slide-active{z-index:unset}}.vertical-carousel .carousel-wrapper .carousel-slide.swiper-slide-active .description{transform:translateX(0)}@media screen and (max-width: 1024px){.vertical-carousel .carousel-wrapper .carousel-slide.swiper-slide-active .description{transform:unset}}.vertical-carousel .carousel-wrapper .carousel-slide.swiper-slide-active .image-wrapper img{transform:translateX(0)}.vertical-carousel .controls{display:flex;flex-direction:row;justify-content:space-between;position:absolute;height:100%;right:5%;top:0;z-index:10;align-items:flex-end;gap:10px}@media screen and (max-width: 1319px){.vertical-carousel .controls{right:0}}@media screen and (max-width: 1024px){.vertical-carousel .controls{justify-content:flex-start;flex-direction:row;padding-right:initial;position:static;width:100%;z-index:10}}.vertical-carousel .controls .btn-nav{background:rgba(0,0,0,0);border:none;padding:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.vertical-carousel .controls .pagination.blue_white .swiper-pagination-bullet{color:#fff;opacity:.4}.vertical-carousel .controls .pagination.beige_black .swiper-pagination-bullet{color:#66645f;opacity:.4}.vertical-carousel .controls .pagination .swiper-pagination-bullet{font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer;opacity:.4;transition:opacity .4s cubic-bezier(0.1, 0, 0.3, 1)}@media screen and (max-width: 1024px){.vertical-carousel .controls .pagination .swiper-pagination-bullet{font-size:18px}}.vertical-carousel .controls .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.vertical-carousel .controls .pagination.swiper-pagination-fraction{font-weight:500;font-size:20px;line-height:20px;color:#fff;flex-direction:row;align-items:flex-end}@media screen and (max-width: 1024px){.vertical-carousel .controls .pagination.swiper-pagination-fraction{font-size:18px;justify-content:flex-end}}.testimonials-carousel{padding-top:60px;padding-bottom:60px;overflow-x:hidden}@media screen and (max-width: 1024px){.testimonials-carousel{padding:40px 0}}.testimonials-carousel.blue_white{background-color:#aebed2}.testimonials-carousel.beige_black{background-color:#f5f3f2}.testimonials-carousel .testimonials-container{display:flex}@media screen and (max-width: 1024px){.testimonials-carousel .testimonials-container{flex-direction:column}}.testimonials-carousel .testimonials-container .wrapper{width:100%;position:relative;min-height:680px}@media screen and (max-width: 1024px){.testimonials-carousel .testimonials-container .wrapper{min-height:unset}}.testimonials-carousel .testimonials-container .wrapper .carousel-btn{position:absolute;z-index:10;top:60px;right:18%}@media screen and (max-width: 1319px){.testimonials-carousel .testimonials-container .wrapper .carousel-btn{right:12%}}@media screen and (max-width: 1199px){.testimonials-carousel .testimonials-container .wrapper .carousel-btn{right:45px}}@media screen and (max-width: 1024px){.testimonials-carousel .testimonials-container .wrapper .carousel-btn{top:initial;position:static;margin-left:100%;transform:translateX(-100%)}.testimonials-carousel .testimonials-container .wrapper .carousel-btn .btn-bg{background:#fff}.testimonials-carousel .testimonials-container .wrapper .carousel-btn span{color:#66645f}}
